Commit History

Author SHA1 Message Date
  Tomas Zigo 4ee9c1f870 wxGUI GroupDialog: fix StaticText widget existence check (#647) 4 years ago
  Anna Petrasova 9ff008446c wxGUI: important fixes for wxPython 4.1.0 with wxWidgets 3.1 (#570) 5 years ago
  Anna Petrasova 69c69f735e address digitizer backround map issue #467 (#494) 5 years ago
  Anna Petrasova 2439753ef5 wxGUI: fix psmap from last change, remove redundant import (#380) 5 years ago
  Tomas Zigo 5a9605354e Fix Cartographic Composer wxPython deprecation warning (#309) 5 years ago
  Anna Petrasova 96a840683d fix deprecated call warning for FutureCall (#294) 5 years ago
  Anna Petrasova c3827c8f86 several fixes related to font dialog (#292) 5 years ago
  Anna Petrasova b5b00f9729 wxGUI: fix deprecated wx.NewId 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á d22fc3e9bd wxGUI: fix https://trac.osgeo.org/grass/ticket/3780 6 years ago
  Anna Petrášová b5f0a0094f wxGUI/psmap: wxPython 4 compatibility 6 years ago
  Anna Petrášová 7e1945f230 experimental GSoC 2018 Python 3 support by Sanjeet Bhatti 6 years ago
  Anna Petrášová d6463e4f43 wxGUI: replace deprecated checkbox event method, see https://trac.osgeo.org/grass/ticket/3570 6 years ago
  Anna Petrášová fac41cb836 wxGUI: use simpler widget for MapsetSelect to avoid wxWidgets bug https://trac.osgeo.org/grass/ticket/17771 on mac 6 years ago
  Anna Petrášová ca844b9b92 wxGUI: fix font dialog on mac, https://trac.osgeo.org/grass/ticket/3542 7 years ago
  Anna Petrášová 077c7ccafc wxGUI: continue making gui compatible with Phoenix 7 years ago
  Anna Petrášová 9bfeec92a4 wxGUI: make opacity dialog resizable 7 years ago
  Vaclav Petras 627058cf24 wxGUI: show the font dialog even when the font from settings is not recognized (fixes traceback) 8 years ago
  Anna Petrášová fea2d77921 wxGUI: make GUI compatible with wxPython Phoenix 3.0.3 8 years ago
  Maris Nartiss d231261d02 Do not fiddle with button size as default works better (shows full length translated strings on the button) 8 years ago
  Anna Petrášová 4041d1c7be wxGUI: change size of wx.SpinCtrl for gtk3, see https://trac.osgeo.org/grass/ticket/3201 8 years ago
  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 years ago
  Martin Landa 87e5b1d9b8 wxGUI: apply pep8 9 years ago
  Anna Petrášová c226954f51 wxGUI: apply natural sort also when filtering data 9 years ago
  Martin Landa 7c29d70ce5 wxGUI/TextEntryDialog: set focus on text widget 9 years ago
  Martin Landa fe18d9bd9f wxGUI: fix quit dialog focus, default is close gui 9 years ago
  Martin Landa 3ca0274241 wxGUI: fix quit layout (on gnome) 9 years ago
  Martin Landa 1ac5449091 wxGUI: pretify quit dialog 9 years ago
  Martin Landa d662c10474 wxGUI/gmodeler: replace wx.TextEntryDialog with gui_core.TextEntryDialog (fix set comment multiline input) 9 years ago
  Martin Landa a97d291093 wxGUI: fix quit end modal issue 9 years ago