Commit History

Author SHA1 Message Date
  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
  Martin Landa 87e5b1d9b8 wxGUI: apply pep8 9 years ago
  Anna Petrášová c226954f51 wxGUI: apply natural sort also when filtering data 9 years ago
  Martin Landa 7c29d70ce5 wxGUI/TextEntryDialog: set focus on text widget 9 years ago
  Martin Landa fe18d9bd9f wxGUI: fix quit dialog focus, default is close gui 9 years ago
  Martin Landa 3ca0274241 wxGUI: fix quit layout (on gnome) 9 years ago
  Martin Landa 1ac5449091 wxGUI: pretify quit dialog 9 years ago
  Martin Landa d662c10474 wxGUI/gmodeler: replace wx.TextEntryDialog with gui_core.TextEntryDialog (fix set comment multiline input) 9 years ago
  Martin Landa a97d291093 wxGUI: fix quit end modal issue 9 years ago
  Martin Landa afdcbc6866 wxGUI: fix size of Quit dialog on Windows 9 years ago
  Martin Landa 7946caa559 wxGUI: quit dialog cosmetics 9 years ago
  Martin Landa 8ac7880ab6 wxGUI: replace message dialog with customized QuitDialog 9 years ago
  Anna Petrášová 4d986c6d93 wxGUI: natural sort for map selection and add many maps dialog, https://trac.osgeo.org/grass/ticket/2818 9 years ago
  Martin Landa 412c76b51d wxGUI: remove unused import (dialogs) 9 years ago
  Martin Landa 7e2c5f4661 wxGUI: move import/export dialogs from `gui_core` to `modules` 9 years ago
  Martin Landa af7a2cf332 wxGUI: implement possibility to use GdalSelect and LayersList in forms.py 9 years ago
  Martin Landa b30e2106dc fix variable typo (https://trac.osgeo.org/grass/changeset/65382) 10 years ago
  Martin Landa 4ea61d92a0 wxGUI/import: add encoding widget when importing vectors 10 years ago
  Martin Landa 4f5b1af3fc wxGUI: fix importing vectors with one geometry column 10 years ago
  Martin Landa 370ebc7cb7 wxGUI: implement MapValidator 10 years ago
  Martin Landa 735a03374e wxGUI: fix GDALImport dialog to add multiple imported layers to layer manager 10 years ago
  Martin Landa 71a70a2488 wxGUI: GDAL importer add support for GDAL RFC41 (Support for multiple geometry fields in OGR) 10 years ago
  Martin Landa 2c621cb398 wxGUI: update for `raster_3d` 10 years ago
  Markus Neteler 9cb015760f wxGUI: update for renamed dsn parameter 10 years ago
  Martin Landa 0e10656a94 wxGUI: update to the new element names 10 years ago
  Anna Petrášová faa57c3856 wxGUI: fix zoom to saved region, broken by https://trac.osgeo.org/grass/changeset/61356 10 years ago
  Markus Neteler 5c2ac70817 wxGUI: fix after removing g.mlist (completes https://trac.osgeo.org/grass/changeset/62027) 10 years ago
  Huidae Cho e1984e83be Rename g.mlist to g.list and update g.remove usage 10 years ago
  Luca Delucchi ada3ec0944 wxgui: fix warning in sphinx documentation; some pep8 cleanup 10 years ago
  Anna Petrášová 184211a273 wxGUI: check named region name for illegal characters only when saving the region 10 years ago