提交历史

作者 SHA1 备注 提交日期
  Martin Landa 4d866756f7 wxGUI/forms: fix UnicodeDecodeError on loading file when default and file encoding differs 8 年之前
  Martin Landa 012f68e2c9 GUI dialog: fix guidependency for maps/columns (see eg. v.what.vect query_map -> query_column) 8 年之前
  Martin Landa 8f17d7189e wxGUI: fix https://trac.osgeo.org/grass/changeset/70401 (missing import) 8 年之前
  Vaclav Petras 34733c23cc wxGUI/forms: add debug messages and todos for closing code 8 年之前
  Anna Petrášová fea2d77921 wxGUI: make GUI compatible with wxPython Phoenix 3.0.3 8 年之前
  Anna Petrášová 4041d1c7be wxGUI: change size of wx.SpinCtrl for gtk3, see https://trac.osgeo.org/grass/ticket/3201 8 年之前
  Anna Petrášová cd3263f5aa wxGUI: remove readonly style from r.proj combobox, see https://trac.osgeo.org/grass/ticket/2993 8 年之前
  Vaclav Petras 924b2e6236 wxGUI/forms: simply fail when GISBASE is not set 8 年之前
  Anna Petrášová d29112fd12 wxGUI: initial vector legend support, currently needs d.legend.vect addon, author Adam Laza 8 年之前
  Anna Petrášová 08dec112b8 wxGUI/datacatalog: add reprojection when copying 8 年之前
  Anna Petrášová 8faddca7a0 wxGUI: rewrited handling of decorations (legend, barscale), now multiple legends are possible 8 年之前
  Anna Petrášová 4f1adde1f2 wxGUI: add button to font option in module dialogs to select font interactively, font dialog moved to gui_core/dialogs.py 8 年之前
  Anna Petrášová fcf3fa7e0c wxGUI: fix escape button to close dialogs and fix keyboard shortcuts on Mac, see https://trac.osgeo.org/grass/ticket/797 8 年之前
  Martin Landa 87e5b1d9b8 wxGUI: apply pep8 9 年之前
  Martin Landa fb4adb7409 wxGUI/forms: fix datasource handling in modeler (do not backport) 9 年之前
  Martin Landa 7e2e1092ab wxGUI/forms: do not force fully qualified map names (keep it on the user, forcing can cause problems to the modeler) 9 年之前
  Martin Landa 2e8f4e9325 wxGUI: rename map layer type '3d-raster' to 'raster_3d' (sync with g.list) 9 年之前
  Martin Landa 545cffe1cb wxGUI/forms: fix gdalselect when no layer option is defined 9 年之前
  Anna Petrášová 579b89cdc7 wxGUI/forms: fix g.remove/g.list all selection 9 年之前
  Anna Petrášová 24bec4f31a wxGUI: fix encoding issue from https://trac.osgeo.org/grass/ticket/2835 9 年之前
  Martin Landa 50a2380902 remove wxpath from PYTHONPATH (set path only locally) 9 年之前
  Štěpán Turek 225991d4be wx.gui data import: show reprojection dialog 9 年之前
  Martin Landa f1c070d3a8 wxGUI/gselect: don't ingored set value for GdalSelect 9 年之前
  Martin Landa 547571f663 fix https://trac.osgeo.org/grass/changeset/67272 in better way 9 年之前
  Martin Landa 64c92cd9eb wxGUI/forms: fix OnSetValue for ComboBox widgets on Windows 9 年之前
  Anna Petrášová 8617bf6bd7 wxGUI: continue fix for https://trac.osgeo.org/grass/ticket/2827 9 年之前
  Martin Landa 62f7dd25c8 wxGUI modeler: overwrite flag not saved when reopening module dialog (https://trac.osgeo.org/grass/ticket/2801) 9 年之前
  Martin Landa 29892c8659 wxGUI: fix LayersList import (forms) 9 年之前
  Anna Petrášová 5f8224a405 wxGUI: catch and handle error from typo in console 9 年之前
  Anna Petrášová 9c1df47020 wxGUI: fix reopening d.vect.thematic properties with multiple colors 9 年之前