Commit History

Author SHA1 Message Date
  Anna Petrasova 1ad0804721 add ComboBox event handler (#363) 5 years ago
  Anna Petrasova 4e42737ded fix deprecated call warning for FutureCall (#294) 5 years ago
  Tomas Zigo 7282637d21 Fix error message has appeared after close any module dialog (#249) 5 years ago
  Anna Petrasova 0bd5a64a69 wxGUI: replace deprecated wx.Yield 5 years ago
  Anna Petrasova 2f5c06a50a wxGUI: fix deprecated wx.NewId 5 years ago
  Markus Neteler 95c5ecc3fe fix deprecated wx.NewId() (#150) 5 years ago
  Markus Neteler bb779c2f13 i18N: cleanup gettext usage for Python code (fixes https://trac.osgeo.org/grass/ticket/3790) (contributed by pmav99) 6 years ago
  Anna Petrášová 7e1945f230 experimental GSoC 2018 Python 3 support by Sanjeet Bhatti 6 years ago
  Martin Landa 6f561fad02 wxGUI forms: improve gui dependencies logic, see https://trac.osgeo.org/grass/ticket/3619 6 years ago
  Anna Petrášová d6463e4f43 wxGUI: replace deprecated checkbox event method, see https://trac.osgeo.org/grass/ticket/3570 6 years ago
  Anna Petrášová fac41cb836 wxGUI: use simpler widget for MapsetSelect to avoid wxWidgets bug https://trac.osgeo.org/grass/ticket/17771 on mac 7 years ago
  Martin Landa 96c6d36132 wxGUI/SqlWhereSelect: fix renaming issues 7 years ago
  Martin Landa fad4651813 wxGUI: clean-up https://trac.osgeo.org/grass/changeset/72547 7 years ago
  Martin Landa 1ef10c774d wxGUI: implement widget for SQL WHERE params 7 years ago
  Vaclav Petras 1f1f39bb75 wxGUI: use print function (no traceback, only proper error message with Python 3) 7 years ago
  Anna Petrášová 80c527f240 wxGUI/forms: enable to create new directory for G_OPT_M_DIR 7 years ago
  Anna Petrášová fbe5df3f77 wxGUI: fix encoding problems, see https://trac.osgeo.org/grass/ticket/3340 8 years ago
  Martin Landa b1abee0367 v.in.ogr GUI generates invalid layer parameter (see https://trac.osgeo.org/grass/ticket/3308) 8 years ago
  Martin Landa 4d866756f7 wxGUI/forms: fix UnicodeDecodeError on loading file when default and file encoding differs 8 years ago
  Martin Landa 012f68e2c9 GUI dialog: fix guidependency for maps/columns (see eg. v.what.vect query_map -> query_column) 8 years ago
  Martin Landa 8f17d7189e wxGUI: fix https://trac.osgeo.org/grass/changeset/70401 (missing import) 8 years ago
  Vaclav Petras 34733c23cc wxGUI/forms: add debug messages and todos for closing code 8 years ago
  Anna Petrášová fea2d77921 wxGUI: make GUI compatible with wxPython Phoenix 3.0.3 8 years ago
  Anna Petrášová 4041d1c7be wxGUI: change size of wx.SpinCtrl for gtk3, see https://trac.osgeo.org/grass/ticket/3201 8 years ago
  Anna Petrášová cd3263f5aa wxGUI: remove readonly style from r.proj combobox, see https://trac.osgeo.org/grass/ticket/2993 8 years ago
  Vaclav Petras 924b2e6236 wxGUI/forms: simply fail when GISBASE is not set 8 years ago
  Anna Petrášová d29112fd12 wxGUI: initial vector legend support, currently needs d.legend.vect addon, author Adam Laza 8 years ago
  Anna Petrášová 08dec112b8 wxGUI/datacatalog: add reprojection when copying 8 years ago
  Anna Petrášová 8faddca7a0 wxGUI: rewrited handling of decorations (legend, barscale), now multiple legends are possible 8 years ago
  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 years ago