Linda Kladivova
|
bccf537ecc
wxGUI/datacatalog: Add new location action to database node in Data tab (#790)
|
4 years ago |
Linda Kladivova
|
278bbfa7d1
wxGUI/datacatalog: Do not reload the tree after canceled or failed Delete or Rename (#789)
|
4 years ago |
Linda Kladivova
|
6c125e9ba7
wxGUI/datacatalog: Add rename and delete of Location and Mapset in Datacatalog (#771)
|
4 years ago |
Linda Kladivova
|
eac40fa170
wxGUI: Add new mapset action to data catalog (#731)
|
4 years ago |
Linda Kladivova
|
4b6d5f4f89
wxGUI/startup: Create grassdata automatically during the first GUI startup (#705)
|
4 years ago |
ggardet
|
e962d5d951
Drop wx.ALIGN_CENTER_HORIZONTAL, wx.ALIGN_CENTER_VERTICAL and wx.ALIGN_RIGHT (#565)
|
5 years ago |
Māris Nartišs
|
7ddde01ae7
Startup screen: Move warning messages to automatically wrapped text widget. (#490)
|
5 years ago |
Anna Petrasova
|
d121f7f3fe
wxGUI: replace obsolete wx.BitmapFromImage
|
5 years ago |
Anna Petrasova
|
f1f82d16b4
Fix missing checkboxes in ListCtrl (#204)
|
5 years ago |
Martin Landa
|
3ed443f1b6
GUI: do not fail on invalid RC file (empty) (#185)
|
5 years ago |
Māris Nartišs
|
78a004cb64
wxGUI: Remove python2 specific sys.stderr encoding handling. Fixes #3921 (#167)
|
5 years ago |
Anna Petrasova
|
6a120c3720
wxGUI: replace deprecated wx.Yield
|
5 years ago |
Anna Petrasova
|
d292e8b9c6
wxGUI: remove legacy initialization of image handlers
|
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á
|
3d9b3af311
wxGUI: remove accidentally commited prints
|
6 years ago |
Anna Petrášová
|
7e1945f230
experimental GSoC 2018 Python 3 support by Sanjeet Bhatti
|
6 years ago |
Vaclav Petras
|
2a736d3361
wxGUI/startup: obtaining version number as a function
|
6 years ago |
Vaclav Petras
|
b63e3aee02
wxGUI/startup: mapset and location remames as functions
|
6 years ago |
Vaclav Petras
|
a4a5a8b67a
wxGUI/startup: read_gisrc as a GUI function (fixes https://trac.osgeo.org/grass/changeset/73175)
|
6 years ago |
Vaclav Petras
|
b177cbad50
wxGUI/startup: read_gisrc as a function
|
6 years ago |
Vaclav Petras
|
76071a2eba
wxGUI/startup: move delete mapset and location to separate functions
|
6 years ago |
Vaclav Petras
|
e4d8cf1d76
wxGUI/startup: move mapset creation core to an utils function
|
6 years ago |
Vaclav Petras
|
3bc6888076
wxGUI/startup: new mapset dialog as a separate class and reuse create mapset method
|
6 years ago |
Vaclav Petras
|
bdbba2ae71
wxGUI/startup: file to separate GUI-dependent utils (now only db/loc/mapset setting)
|
6 years ago |
Vaclav Petras
|
dd3f0dfc7f
wxGUI/startup: lock filename and check in one function
|
6 years ago |
Vaclav Petras
|
dac6d4add5
wxGUI/startup: move search for grassdata to package
|
6 years ago |
Vaclav Petras
|
693445e86e
wxGUI/startup: get the first possible grassdata match, not last (faster and more expected)
|
6 years ago |
Vaclav Petras
|
7974e43f26
wxGUI/startup: window titles should use title case (plus doc)
|
6 years ago |
Vaclav Petras
|
0d75b3002d
wxGUI: dialog to download locations
|
7 years ago |
Vaclav Petras
|
c17f9e024a
wxGUI/startup: instead of just complaining about no grassdata, try to find it
|
7 years ago |