Vaclav Petras
|
02bfae03d5
Apply Black to wxGUI (#1527)
|
4 rokov pred |
Vaclav Petras
|
c6e81b98e8
Fix spelling in comments, esp. in wxGUI code (#1357)
|
4 rokov pred |
Anna Petrasova
|
2fb38437ae
wxGUI: fix flake F401 (unused import) (#1294)
|
4 rokov pred |
nilason
|
bc417cd16d
wxGUI: macOS use default output font dialog (#760)
|
4 rokov pred |
Anna Petrasova
|
9ff008446c
wxGUI: important fixes for wxPython 4.1.0 with wxWidgets 3.1 (#570)
|
5 rokov pred |
Tomas Zigo
|
12ad523233
wxGUI preferences: fix load epsg codes (#545)
|
5 rokov pred |
Anna Petrasova
|
f1f82d16b4
Fix missing checkboxes in ListCtrl (#204)
|
5 rokov pred |
Ondrej Pesek
|
75d0c5d3aa
get rid of wx.insertStringItem deprecation warnings (#120)
|
5 rokov pred |
Markus Neteler
|
bb779c2f13
i18N: cleanup gettext usage for Python code (fixes https://trac.osgeo.org/grass/ticket/3790) (contributed by pmav99)
|
6 rokov pred |
Markus Metz
|
f7c61a219c
wxGUI: use g.proj list_codes=EPSG to read EPSG codes
|
6 rokov pred |
Anna Petrášová
|
823412867a
wxGUI: missing checkboxes in g.mapsets dialog with wx4, see https://trac.osgeo.org/grass/ticket/3629
|
6 rokov pred |
Anna Petrášová
|
7e1945f230
experimental GSoC 2018 Python 3 support by Sanjeet Bhatti
|
6 rokov pred |
Martin Landa
|
0c06fa4c20
wxGUI/preferences: add new option for random colors (vector)
|
7 rokov pred |
Martin Landa
|
c53617eba3
wxGUI: add settings to show comp. region extent, see https://trac.osgeo.org/grass/ticket/3519
|
7 rokov pred |
Maris Nartiss
|
e53edae2da
Try to use some of en_XX locales for en language.
|
7 rokov pred |
Vaclav Petras
|
4aae37d427
Python 2.6 does not support ommitting of positional argument specifiers
|
8 rokov pred |
Martin Landa
|
0e2e460daf
wxGUI: add 'Align region to resolution' option to preferences
|
8 rokov pred |
Anna Petrášová
|
fea2d77921
wxGUI: make GUI compatible with wxPython Phoenix 3.0.3
|
8 rokov pred |
Anna Petrášová
|
4041d1c7be
wxGUI: change size of wx.SpinCtrl for gtk3, see https://trac.osgeo.org/grass/ticket/3201
|
8 rokov pred |
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 rokov pred |
Anna Petrášová
|
4c7454a379
wxGUI: draw example text in font dialog with the selected font
|
8 rokov pred |
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 rokov pred |
Anna Petrášová
|
74bacaa3b4
wxGUI: use custom font dialog for output font on Mac, see https://trac.osgeo.org/grass/ticket/3046
|
9 rokov pred |
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 rokov pred |
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 rokov pred |
Martin Landa
|
87e5b1d9b8
wxGUI: apply pep8
|
9 rokov pred |
Martin Landa
|
31954a17e6
wxGUI: ReadEpsgCodes() raise OpenError exception of failure (no need for backport)
|
9 rokov pred |
Vaclav Petras
|
2a77b5b58d
wxGUI/lmgr: simplify notebook tabs names
|
9 rokov pred |
Anna Petrášová
|
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 rokov pred |
Anna Petrášová
|
60c4f012b6
fix https://trac.osgeo.org/grass/ticket/2451 - pass string instead of unicode to environment
|
10 rokov pred |