Martin Landa 7e2c5f4661 wxGUI: move import/export dialogs from `gui_core` to `modules` 10 years ago
..
__init__.py 2383503c05 wxGUI: python package init files now part of source code (not in created my make, script for creation is in tools) 12 years ago
dialogs.py 7e2c5f4661 wxGUI: move import/export dialogs from `gui_core` to `modules` 10 years ago
forms.py be1f873a9e wxGUI: fix GdalSelect usage in forms 10 years ago
ghelp.py 4d3d44467e wxgui: add support for sphinx documentation 11 years ago
goutput.py f0ee6a2891 wxGUI: encode from unicode when saving module output to file, see https://trac.osgeo.org/grass/ticket/2614 10 years ago
gselect.py af7a2cf332 wxGUI: implement possibility to use GdalSelect and LayersList in forms.py 10 years ago
mapdisp.py a8e1a5da4e wxGUI/MapFrame: define default values from name/title as empty string instead of None (avoid wx.Frame initialization failure) 10 years ago
menu.py facecfd56f wxGUI: do not load addons metadata at gui start on Windows because it results in crash dialog when addon is incompatible with the current version 10 years ago
preferences.py d70d2ab442 wxGUI/settings: make dialog nonmodal and destroy it instead of hiding (caused problems on MacOSX with wxPython3); make apply button label more understandable; fix Set to default behavior not to apply changes but just set default values in widgets 10 years ago
prompt.py 0e10656a94 wxGUI: update to the new element names 10 years ago
pystc.py 4d3d44467e wxgui: add support for sphinx documentation 11 years ago
query.py e81722688f wxGUI: revert https://trac.osgeo.org/grass/changeset/64818 as not working fix, see https://trac.osgeo.org/grass/ticket/2617 10 years ago
simplelmgr.py 2c621cb398 wxGUI: update for `raster_3d` 10 years ago
toolbars.py 13fc975ebc wxGUI: raster digitizer added, enables drawing areas, lines, points and setting buffer for individual features [news] 10 years ago
treeview.py 34b863faa5 wxGUI: set background color for LayerTree and CTreeView to white (wxPython 3) 10 years ago
vselect.py a8ef11c6cd various typo fixes, found by the Debian lintian QA tool 10 years ago
widgets.py be1f873a9e wxGUI: fix GdalSelect usage in forms 10 years ago