Historique des commits

Auteur SHA1 Message Date
  Markus Neteler 223821e281 Update of formatPanelSizer.Show() item parm to wxPython4 il y a 5 ans
  Markus Neteler bb779c2f13 i18N: cleanup gettext usage for Python code (fixes https://trac.osgeo.org/grass/ticket/3790) (contributed by pmav99) il y a 6 ans
  Anna Petrášová d22fc3e9bd wxGUI: fix https://trac.osgeo.org/grass/ticket/3780 il y a 6 ans
  Anna Petrášová 3bd818cd67 wxGUI: aui manager in SimpleLayerManager needs to be uninitialized before destroying it il y a 6 ans
  Anna Petrášová 7e1945f230 experimental GSoC 2018 Python 3 support by Sanjeet Bhatti il y a 6 ans
  Vaclav Petras c649f041b0 wxGUI: replace print statement by print function for Python 3 support, remove mixed tabs (PEP8 E101, W191, see https://trac.osgeo.org/grass/ticket/2708) il y a 7 ans
  Anna Petrášová fea2d77921 wxGUI: make GUI compatible with wxPython Phoenix 3.0.3 il y a 8 ans
  Anna Petrášová 4041d1c7be wxGUI: change size of wx.SpinCtrl for gtk3, see https://trac.osgeo.org/grass/ticket/3201 il y a 8 ans
  Martin Landa 87e5b1d9b8 wxGUI: apply pep8 il y a 9 ans
  Anna Petrášová 2083d8fcbd wxGUI/animation: add text background/foreground in settings il y a 9 ans
  Anna Petrášová 4037133690 wxGUI/animation: select number of processes in preferences il y a 9 ans
  Anna Petrášová 465e3dea85 wxGUI/animation: fix speed dialog caused by granularirty problem (day vs days), do not restrict the animation speed il y a 10 ans
  Martin Landa c2ee8da8fa Fix to work with wxPython 3.0 il y a 10 ans
  Martin Landa ae5e298cd0 Fix 'allows to' typo, replace with 'allows <word>ing' il y a 10 ans
  Martin Landa 2c621cb398 wxGUI: update for `raster_3d` il y a 10 ans
  Martin Landa 0e10656a94 wxGUI: update to the new element names il y a 10 ans
  Anna Petrášová 17680fc099 wxGUI/animation: update format automatically after editing in preferences il y a 10 ans
  Luca Delucchi 4d3d44467e wxgui: add support for sphinx documentation il y a 11 ans
  Markus Neteler da32bb85b9 Python3 support: exception objects require 'as' keyword (compliant with Python >= 2.6) (trac https://trac.osgeo.org/grass/ticket/2288) il y a 11 ans
  Anna Petrášová ccf2e7bc4b wxGUI/animation: support also registered vector layers, not just registered vector maps, in 2D il y a 11 ans
  Martin Landa 50c1d35c5c wxGUI: moved to DISTDIR/gui il y a 11 ans
  Luca Delucchi 2f26b557eb g.gui.animation: fix small bug with vector input; fix .format() function to be compatible also with python 2.6 il y a 11 ans
  Anna Petrášová f6302c7b67 wxGUI/animation: fix some issues related to wxPython 3 il y a 11 ans
  Anna Petrášová c9a3b560de wxGUI: use wx.App instead of wx.PySimpleApp to avoid deprecation warning in wxPython 3 il y a 11 ans
  Anna Petrášová 929bcf68c5 wxGUI/animation: add option to change region during animation (suggested by lucadelu and neteler) il y a 11 ans
  Anna Petrášová ccbb0928b5 wxGUI/animation: create application settings (bgcolor, time format) il y a 11 ans
  Anna Petrášová 64771d207f wxGUI/animation: enable volume animation; volumes now saved also in workspace file il y a 11 ans
  Anna Petrášová 1454ddf6dc wxGUI/animation: center dialogs on parent il y a 11 ans
  Anna Petrášová f02f9d11d8 wxGUI/animation: fix (workaround) for mysterious gui segfault when modules dialogs were hidden and not destroyed in SimpleLayerManager il y a 11 ans
  Anna Petrášová 69b6346be3 wxGUI/animation: adding support for multiple base layers/series; pep8 compliance il y a 11 ans