Markus Neteler
|
bb779c2f13
i18N: cleanup gettext usage for Python code (fixes https://trac.osgeo.org/grass/ticket/3790) (contributed by pmav99)
|
6 年之前 |
Anna Petrášová
|
d22fc3e9bd
wxGUI: fix https://trac.osgeo.org/grass/ticket/3780
|
6 年之前 |
Anna Petrášová
|
b5f0a0094f
wxGUI/psmap: wxPython 4 compatibility
|
6 年之前 |
Anna Petrášová
|
7e1945f230
experimental GSoC 2018 Python 3 support by Sanjeet Bhatti
|
6 年之前 |
Anna Petrášová
|
d6463e4f43
wxGUI: replace deprecated checkbox event method, see https://trac.osgeo.org/grass/ticket/3570
|
6 年之前 |
Anna Petrášová
|
fac41cb836
wxGUI: use simpler widget for MapsetSelect to avoid wxWidgets bug https://trac.osgeo.org/grass/ticket/17771 on mac
|
6 年之前 |
Anna Petrášová
|
ca844b9b92
wxGUI: fix font dialog on mac, https://trac.osgeo.org/grass/ticket/3542
|
7 年之前 |
Anna Petrášová
|
077c7ccafc
wxGUI: continue making gui compatible with Phoenix
|
7 年之前 |
Anna Petrášová
|
9bfeec92a4
wxGUI: make opacity dialog resizable
|
7 年之前 |
Vaclav Petras
|
627058cf24
wxGUI: show the font dialog even when the font from settings is not recognized (fixes traceback)
|
8 年之前 |
Anna Petrášová
|
fea2d77921
wxGUI: make GUI compatible with wxPython Phoenix 3.0.3
|
8 年之前 |
Maris Nartiss
|
d231261d02
Do not fiddle with button size as default works better (shows full length translated strings on the button)
|
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 年之前 |
Martin Landa
|
87e5b1d9b8
wxGUI: apply pep8
|
9 年之前 |
Anna Petrášová
|
c226954f51
wxGUI: apply natural sort also when filtering data
|
9 年之前 |
Martin Landa
|
7c29d70ce5
wxGUI/TextEntryDialog: set focus on text widget
|
9 年之前 |
Martin Landa
|
fe18d9bd9f
wxGUI: fix quit dialog focus, default is close gui
|
9 年之前 |
Martin Landa
|
3ca0274241
wxGUI: fix quit layout (on gnome)
|
9 年之前 |
Martin Landa
|
1ac5449091
wxGUI: pretify quit dialog
|
9 年之前 |
Martin Landa
|
d662c10474
wxGUI/gmodeler: replace wx.TextEntryDialog with gui_core.TextEntryDialog (fix set comment multiline input)
|
9 年之前 |
Martin Landa
|
a97d291093
wxGUI: fix quit end modal issue
|
9 年之前 |
Martin Landa
|
afdcbc6866
wxGUI: fix size of Quit dialog on Windows
|
9 年之前 |
Martin Landa
|
7946caa559
wxGUI: quit dialog cosmetics
|
9 年之前 |
Martin Landa
|
8ac7880ab6
wxGUI: replace message dialog with customized QuitDialog
|
9 年之前 |
Anna Petrášová
|
4d986c6d93
wxGUI: natural sort for map selection and add many maps dialog, https://trac.osgeo.org/grass/ticket/2818
|
9 年之前 |
Martin Landa
|
412c76b51d
wxGUI: remove unused import (dialogs)
|
9 年之前 |
Martin Landa
|
7e2c5f4661
wxGUI: move import/export dialogs from `gui_core` to `modules`
|
9 年之前 |
Martin Landa
|
af7a2cf332
wxGUI: implement possibility to use GdalSelect and LayersList in forms.py
|
9 年之前 |
Martin Landa
|
b30e2106dc
fix variable typo (https://trac.osgeo.org/grass/changeset/65382)
|
10 年之前 |