Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Anna Petrasova f1f82d16b4 Fix missing checkboxes in ListCtrl (#204) 5 gadi atpakaļ
  Martin Landa 3ed443f1b6 GUI: do not fail on invalid RC file (empty) (#185) 5 gadi atpakaļ
  Māris Nartišs 78a004cb64 wxGUI: Remove python2 specific sys.stderr encoding handling. Fixes #3921 (#167) 5 gadi atpakaļ
  Anna Petrasova 6a120c3720 wxGUI: replace deprecated wx.Yield 5 gadi atpakaļ
  Anna Petrasova d292e8b9c6 wxGUI: remove legacy initialization of image handlers 5 gadi atpakaļ
  Markus Neteler bb779c2f13 i18N: cleanup gettext usage for Python code (fixes https://trac.osgeo.org/grass/ticket/3790) (contributed by pmav99) 6 gadi atpakaļ
  Anna Petrášová 3d9b3af311 wxGUI: remove accidentally commited prints 6 gadi atpakaļ
  Anna Petrášová 7e1945f230 experimental GSoC 2018 Python 3 support by Sanjeet Bhatti 6 gadi atpakaļ
  Vaclav Petras 2a736d3361 wxGUI/startup: obtaining version number as a function 6 gadi atpakaļ
  Vaclav Petras b63e3aee02 wxGUI/startup: mapset and location remames as functions 6 gadi atpakaļ
  Vaclav Petras a4a5a8b67a wxGUI/startup: read_gisrc as a GUI function (fixes https://trac.osgeo.org/grass/changeset/73175) 6 gadi atpakaļ
  Vaclav Petras b177cbad50 wxGUI/startup: read_gisrc as a function 6 gadi atpakaļ
  Vaclav Petras 76071a2eba wxGUI/startup: move delete mapset and location to separate functions 6 gadi atpakaļ
  Vaclav Petras e4d8cf1d76 wxGUI/startup: move mapset creation core to an utils function 6 gadi atpakaļ
  Vaclav Petras 3bc6888076 wxGUI/startup: new mapset dialog as a separate class and reuse create mapset method 6 gadi atpakaļ
  Vaclav Petras bdbba2ae71 wxGUI/startup: file to separate GUI-dependent utils (now only db/loc/mapset setting) 6 gadi atpakaļ
  Vaclav Petras dd3f0dfc7f wxGUI/startup: lock filename and check in one function 6 gadi atpakaļ
  Vaclav Petras dac6d4add5 wxGUI/startup: move search for grassdata to package 6 gadi atpakaļ
  Vaclav Petras 693445e86e wxGUI/startup: get the first possible grassdata match, not last (faster and more expected) 6 gadi atpakaļ
  Vaclav Petras 7974e43f26 wxGUI/startup: window titles should use title case (plus doc) 6 gadi atpakaļ
  Vaclav Petras 0d75b3002d wxGUI: dialog to download locations 7 gadi atpakaļ
  Vaclav Petras c17f9e024a wxGUI/startup: instead of just complaining about no grassdata, try to find it 7 gadi atpakaļ
  Anna Petrášová 52ee25357f fix importing vector during location creation when the vector file name does not match the layer name 7 gadi atpakaļ
  Vaclav Petras 652c57efa0 wxGUI: center dialogs on their parents in startup and psmap 8 gadi atpakaļ
  Vaclav Petras 4aae37d427 Python 2.6 does not support ommitting of positional argument specifiers 8 gadi atpakaļ
  Anna Petrášová fea2d77921 wxGUI: make GUI compatible with wxPython Phoenix 3.0.3 8 gadi atpakaļ
  Martin Landa a7029d00fa wxGUI/location wizard simplification: decrease number of dialogs shown by default 8 gadi atpakaļ
  Martin Landa 3147062cbd wxGUI: catch also UnicodeDecodeError when reading current directory as GISDBASE 8 gadi atpakaļ
  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 gadi atpakaļ
  Martin Landa 87e5b1d9b8 wxGUI: apply pep8 9 gadi atpakaļ