Commit Verlauf

Autor SHA1 Nachricht Datum
  Ondrej Pesek 726b55ea22 get rid of wx.insertStringItem deprecation warnings (#120) vor 5 Jahren
  Markus Neteler bb779c2f13 i18N: cleanup gettext usage for Python code (fixes https://trac.osgeo.org/grass/ticket/3790) (contributed by pmav99) vor 6 Jahren
  Markus Metz f7c61a219c wxGUI: use g.proj list_codes=EPSG to read EPSG codes vor 6 Jahren
  Anna Petrášová 823412867a wxGUI: missing checkboxes in g.mapsets dialog with wx4, see https://trac.osgeo.org/grass/ticket/3629 vor 6 Jahren
  Anna Petrášová 7e1945f230 experimental GSoC 2018 Python 3 support by Sanjeet Bhatti vor 6 Jahren
  Martin Landa 0c06fa4c20 wxGUI/preferences: add new option for random colors (vector) vor 7 Jahren
  Martin Landa c53617eba3 wxGUI: add settings to show comp. region extent, see https://trac.osgeo.org/grass/ticket/3519 vor 7 Jahren
  Maris Nartiss e53edae2da Try to use some of en_XX locales for en language. vor 7 Jahren
  Vaclav Petras 4aae37d427 Python 2.6 does not support ommitting of positional argument specifiers vor 8 Jahren
  Martin Landa 0e2e460daf wxGUI: add 'Align region to resolution' option to preferences vor 8 Jahren
  Anna Petrášová fea2d77921 wxGUI: make GUI compatible with wxPython Phoenix 3.0.3 vor 8 Jahren
  Anna Petrášová 4041d1c7be wxGUI: change size of wx.SpinCtrl for gtk3, see https://trac.osgeo.org/grass/ticket/3201 vor 8 Jahren
  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 vor 8 Jahren
  Anna Petrášová 4c7454a379 wxGUI: draw example text in font dialog with the selected font vor 8 Jahren
  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 vor 9 Jahren
  Anna Petrášová 74bacaa3b4 wxGUI: use custom font dialog for output font on Mac, see https://trac.osgeo.org/grass/ticket/3046 vor 9 Jahren
  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 vor 9 Jahren
  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 vor 9 Jahren
  Martin Landa 87e5b1d9b8 wxGUI: apply pep8 vor 9 Jahren
  Martin Landa 31954a17e6 wxGUI: ReadEpsgCodes() raise OpenError exception of failure (no need for backport) vor 9 Jahren
  Vaclav Petras 2a77b5b58d wxGUI/lmgr: simplify notebook tabs names vor 9 Jahren
  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 vor 10 Jahren
  Anna Petrášová 60c4f012b6 fix https://trac.osgeo.org/grass/ticket/2451 - pass string instead of unicode to environment vor 10 Jahren
  Anna Petrášová e456a6020c wxGUI: don't save default window layout when window is minimized, checking size is not enough on Windows 8 vor 10 Jahren
  Anna Petrášová 6a63cdd614 wxGUI/preferences: fix font dialog on Windows vor 10 Jahren
  Luca Delucchi 7922bbd219 wxgui core: fix uid bug when uid is missing, for example with network shared data vor 10 Jahren
  Anna Petrášová 4f51ec814d wxGUI: fix font dialog https://trac.osgeo.org/grass/ticket/2391 - d.font was missing monitor vor 10 Jahren
  Luca Delucchi 4d3d44467e wxgui: add support for sphinx documentation vor 11 Jahren
  Martin Landa b226ffabab wxGUI: fix symbol path vor 11 Jahren
  Maris Nartiss 67716c1d1c Do not store language override as an environmental variable; Correctly display word system for no language override. vor 11 Jahren