Anna Petrášová
|
69b6346be3
wxGUI/animation: adding support for multiple base layers/series; pep8 compliance
|
11 年之前 |
Martin Landa
|
555dc7eb1c
wxGUI: avoid double-rendering when loading workspace
|
11 年之前 |
Martin Landa
|
df076369c8
wxGUI: close current workspace and create new one when creating new location
|
11 年之前 |
Martin Landa
|
9267a862de
fix bogus from https://trac.osgeo.org/grass/changeset/58157
|
11 年之前 |
Martin Landa
|
78600418f3
wxGUI: move iterface check (https://trac.osgeo.org/grass/changeset/58156) to gconsole
|
11 年之前 |
Martin Landa
|
c6b78b1e6c
wxGUI: avoid double launching user-defined scripts
|
11 年之前 |
Anna Petrášová
|
92f973b7e9
wxGUI: fix wrong order of layers when reading from workspace file
|
11 年之前 |
Anna Petrášová
|
a84d5ddc4f
wxGUI: clean up message handling related to GConsole (co-author: wenzeslaus)
|
11 年之前 |
Anna Petrášová
|
7da5ee6c8c
wxGUI/dbmgr: message dialog and BusyInfo should not overlap (wxpython 2.9 issue)
|
11 年之前 |
Martin Landa
|
0db6098af8
wxGUI: Removed keyword arguments from decode() to support versions of Python
|
11 年之前 |
Martin Landa
|
285689c94c
wxGUI: fix SyntaxError from https://trac.osgeo.org/grass/changeset/57913
|
11 年之前 |
Martin Landa
|
ef8326da2d
wxGUI: store current working directory (if set up) in the workspace file
|
11 年之前 |
Martin Landa
|
0deecaa203
wxGUI: update map for [r|r3].colors modules
|
11 年之前 |
Markus Neteler
|
dc7a218e20
wxGUI/lmgr: fix the comment (https://trac.osgeo.org/grass/changeset/57909)
|
11 年之前 |
Vaclav Petras
|
0c9bb441a5
wxGUI/lmgr: comment for https://trac.osgeo.org/grass/changeset/57865 (handling non-ascii characters returned by platform.platform function)
|
11 年之前 |
Vaclav Petras
|
526cb9a45c
wxGUI/lmgr: attempt to handle non-ascii characters returned by platform.platform function
|
11 年之前 |
Vaclav Petras
|
ae72d6ba5c
wxGUI/lmgr: it was not possible to start wxIClass from Search modules tab
|
11 年之前 |
Anna Petrášová
|
9de99bd50b
wxGUI: fix creating new vector
|
11 年之前 |
Vaclav Petras
|
0583d4e045
wxGUI/lmgr: increasing width for some platforms because of missing menu items (https://trac.osgeo.org/grass/ticket/1742)
|
11 年之前 |
Anna Petrášová
|
acb172973b
wxGUI: fix launching import dialogs
|
11 年之前 |
Vaclav Petras
|
5e27a65f29
wxGUI/mapdisp: avoiding usage of lmgr and related objects in mapdisplay (some still remains, some are in used classes; note that this is not an attempt to fix nviz start and end procedures)
|
11 年之前 |
Martin Landa
|
642c093a3f
wxGUI: launch gdal/ogr GUI front-end dialog also from cmd, autogenerated dialog can be launch by --ui switch (TODO: rewrite mechanism to prefer front-ends)
|
11 年之前 |
Martin Landa
|
6bae993d8a
revert accidental https://trac.osgeo.org/grass/changeset/57363
|
11 年之前 |
Martin Landa
|
7d67fd1743
wxGUI: launch gdal/ogr GUI front-end dialog also from cmd, autogenerated dialog can be launch by --ui switch (TODO: rewrite mechanism to prefer front-ends)
|
11 年之前 |
Vaclav Petras
|
cf326f1d45
wxGUI/mapwindow: introducing object with map window properties (and showRegion SbItem simplified)
|
11 年之前 |
Vaclav Petras
|
9f78d80e47
wxGUI/gcp: removing remaining connection to lmgr and obsolate variables
|
11 年之前 |
Vaclav Petras
|
ee95f55bfa
wxGUI/translations: different way of accessing gettext underscore ('_') function (attempt to fix https://trac.osgeo.org/grass/ticket/1739 for grasswxpy)
|
11 年之前 |
Anna Petrášová
|
1f4fac346d
wxGUI: add help button to install extension dialog
|
11 年之前 |
Anna Petrášová
|
49cb07556b
wxGUI: show and hide progress in command console, simplify module command console, remove search engine from command console
|
11 年之前 |
Vaclav Petras
|
a87413aee0
wxGUI/toolboxes: different tree for menu and for search module (missing some formal things)
|
11 年之前 |