Anna Petrasova
|
55079f3bdb
wxGUI: add single window to settings (#1810)
|
3 年之前 |
Tomas Zigo
|
bc75077672
wxGUI/preferences.py: fix loading default user settings (#2041)
|
3 年之前 |
Linda Kladivova
|
6c8f73419d
wxGUI: rename Modules tab to Tools tab, and Display tab to Layers tab (#1927)
|
3 年之前 |
Tomas Zigo
|
9b95bc1217
wxGUI/gui_core: fix preferences dialog rendered height on wxPython 4.1.1 (#1825)
|
3 年之前 |
Anna Petrasova
|
46cb8231a0
wxGUI/datacatalog: enable lazy loading of maps (#1434)
|
4 年之前 |
Vaclav Petras
|
02bfae03d5
Apply Black to wxGUI (#1527)
|
4 年之前 |
Vaclav Petras
|
c6e81b98e8
Fix spelling in comments, esp. in wxGUI code (#1357)
|
4 年之前 |
Anna Petrasova
|
2fb38437ae
wxGUI: fix flake F401 (unused import) (#1294)
|
4 年之前 |
nilason
|
bc417cd16d
wxGUI: macOS use default output font dialog (#760)
|
4 年之前 |
Anna Petrasova
|
9ff008446c
wxGUI: important fixes for wxPython 4.1.0 with wxWidgets 3.1 (#570)
|
5 年之前 |
Tomas Zigo
|
12ad523233
wxGUI preferences: fix load epsg codes (#545)
|
5 年之前 |
Anna Petrasova
|
f1f82d16b4
Fix missing checkboxes in ListCtrl (#204)
|
5 年之前 |
Ondrej Pesek
|
75d0c5d3aa
get rid of wx.insertStringItem deprecation warnings (#120)
|
5 年之前 |
Markus Neteler
|
bb779c2f13
i18N: cleanup gettext usage for Python code (fixes https://trac.osgeo.org/grass/ticket/3790) (contributed by pmav99)
|
6 年之前 |
Markus Metz
|
f7c61a219c
wxGUI: use g.proj list_codes=EPSG to read EPSG codes
|
6 年之前 |
Anna Petrášová
|
823412867a
wxGUI: missing checkboxes in g.mapsets dialog with wx4, see https://trac.osgeo.org/grass/ticket/3629
|
6 年之前 |
Anna Petrášová
|
7e1945f230
experimental GSoC 2018 Python 3 support by Sanjeet Bhatti
|
6 年之前 |
Martin Landa
|
0c06fa4c20
wxGUI/preferences: add new option for random colors (vector)
|
7 年之前 |
Martin Landa
|
c53617eba3
wxGUI: add settings to show comp. region extent, see https://trac.osgeo.org/grass/ticket/3519
|
7 年之前 |
Maris Nartiss
|
e53edae2da
Try to use some of en_XX locales for en language.
|
7 年之前 |
Vaclav Petras
|
4aae37d427
Python 2.6 does not support ommitting of positional argument specifiers
|
8 年之前 |
Martin Landa
|
0e2e460daf
wxGUI: add 'Align region to resolution' option to preferences
|
8 年之前 |
Anna Petrášová
|
fea2d77921
wxGUI: make GUI compatible with wxPython Phoenix 3.0.3
|
8 年之前 |
Anna Petrášová
|
4041d1c7be
wxGUI: change size of wx.SpinCtrl for gtk3, see https://trac.osgeo.org/grass/ticket/3201
|
8 年之前 |
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 年之前 |
Anna Petrášová
|
4c7454a379
wxGUI: draw example text in font dialog with the selected font
|
8 年之前 |
Anna Petrášová
|
7e2558eba8
wxGUI: remove condition for wxpython3, native font dialog doesn't work with any version on Mac, see https://trac.osgeo.org/grass/ticket/3046
|
9 年之前 |
Anna Petrášová
|
74bacaa3b4
wxGUI: use custom font dialog for output font on Mac, see https://trac.osgeo.org/grass/ticket/3046
|
9 年之前 |
Anna Petrášová
|
d3211c7fad
wxGUI: fix opening dialog for d.* commands fonts in settings on Mac, related to wxWidgets bug https://trac.osgeo.org/grass/ticket/15693, see https://trac.osgeo.org/grass/ticket/3046
|
9 年之前 |
Anna Petrášová
|
ceac8a5952
wxGUI: don't use sys.maxsize with wx.ListCtrl - breaks GUI on 64bit Windows, see https://trac.osgeo.org/grass/ticket/3011
|
9 年之前 |