Commit History

作者 SHA1 備註 提交日期
  Anna Petrášová d1f19354f9 wxGUI: fix rendering behavior in GUI when only d.* is entered in command console without any map 8 年之前
  Martin Landa 6e9fecbe81 v.krige remove from core distribution (see https://trac.osgeo.org/grass/ticket/3136 for details) 8 年之前
  Martin Landa b408d9dd93 wxGUI: rename AddLegend handler to AddLegendRast 8 年之前
  Anna Petrášová d29112fd12 wxGUI: initial vector legend support, currently needs d.legend.vect addon, author Adam Laza 8 年之前
  Anna Petrášová 90f4d85d6e wxGUI: fix overlays in d.mon 8 年之前
  Martin Landa 6c8a4c8241 wxGUI: reorder items in import menu 8 年之前
  Anna Petrášová 8faddca7a0 wxGUI: rewrited handling of decorations (legend, barscale), now multiple legends are possible 8 年之前
  Anna Petrášová bb2e671310 wxGUI: save changes to workspace notification fixed, author Adam Laza, see https://trac.osgeo.org/grass/ticket/2369 8 年之前
  Anna Petrášová 8668dfdacd wxGUI: fix loading workspace after https://trac.osgeo.org/grass/changeset/68645 9 年之前
  Anna Petrášová 11ee250231 wxGUI: write overlays (legend, barscale, arrow) into workspace, see https://trac.osgeo.org/grass/ticket/2369, author Adam Laza 9 年之前
  Anna Petrášová 3edf4afac6 wxGUI: add north arrow the same way as legend if typed in command console 9 年之前
  Anna Petrášová ff8c9e8e71 wxGUI/datacatalog: add option to switch mapset 9 年之前
  Martin Landa 87e5b1d9b8 wxGUI: apply pep8 9 年之前
  Anna Petrášová 90e2a5a76d wxGUI: fix undefined variable from https://trac.osgeo.org/grass/changeset/67864 9 年之前
  Martin Landa 2e8f4e9325 wxGUI: rename map layer type '3d-raster' to 'raster_3d' (sync with g.list) 9 年之前
  Vaclav Petras 2a77b5b58d wxGUI/lmgr: simplify notebook tabs names 9 年之前
  Martin Landa 212038d574 wxGUI: remove non-needed wxPython3 mapdislay size hacks 9 年之前
  Moritz Lennert 2b56d2452d Various typos (fixes https://trac.osgeo.org/grass/ticket/2882 Patch for various spelling errors (sebastic)) 9 年之前
  Anna Petrášová 0ea721b4e3 wxGUI: use native notebook for Layer manager tabs on linux and mac to avoid glitches, keep the FlatNotebook for Windows because native looks ugly 9 年之前
  Martin Landa 58dc9a4daa wxGUI: remove extra print statement 9 年之前
  Štěpán Turek d0c55fc6e8 wx.import dialogs - added all flags and parameters of modules used for import 9 年之前
  Anna Petrášová 182f3af49e wxGUI: correct parent hierarchy in layer manager bottom notebook, it's first step to use wx.Notebook instead of FlatNotebook 9 年之前
  Martin Landa a97d291093 wxGUI: fix quit end modal issue 9 年之前
  Martin Landa 8ac7880ab6 wxGUI: replace message dialog with customized QuitDialog 9 年之前
  Martin Landa 8b34e51e0f wxGUI: remove not needed OnCloseWindowExitGRASS 9 年之前
  Martin Landa e726c1d9f4 wxGUI: explain better quit/close dialog 9 年之前
  Martin Landa d93b7f2491 wxGUI: ask user if to quit GRASS when closeing GUI from title bar 9 年之前
  Martin Landa c985492a97 wxGUI: enable map layers add from wxGUI prompt 9 年之前
  Martin Landa 751608e0d0 simplify GRASS exiting from GUI (see r66917:8) 9 年之前
  Martin Landa 8c5ffa71c5 wxGUI: add experimental option to exit GRASS shell from GUI session 9 年之前