Historial de Commits

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