Commit History

Author SHA1 Message Date
  Anna Petrasova b5b00f9729 wxGUI: fix deprecated wx.NewId 5 years ago
  Anna Petrasova 8ad5e8e4ae g.gui.psmap: fixes for Python3 5 years ago
  Ondrej Pesek 75d0c5d3aa get rid of wx.insertStringItem deprecation warnings (#120) 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á 3431613015 wxGUI: fix TextEntryDialog wx4 compatibility 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á fea2d77921 wxGUI: make GUI compatible with wxPython Phoenix 3.0.3 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á ceac8a5952 wxGUI: don't use sys.maxsize with wx.ListCtrl - breaks GUI on 64bit Windows, see https://trac.osgeo.org/grass/ticket/3011 9 years ago
  Anna Petrášová 2d1b702294 wxGUI/psmap: remove confusing error message about units 9 years ago
  Martin Landa 87e5b1d9b8 wxGUI: apply pep8 9 years ago
  Maris Nartiss 1652517a3e Add comments for translators and fix gettext usage 9 years ago
  Anna Petrášová 99c7fbd50a wxGUI/psmap: fix https://trac.osgeo.org/grass/ticket/2852 - fit frame to match current region 9 years ago
  Anna Petrášová 0baaeca811 replace PIL obsolete function tostring to tobytes 9 years ago
  Martin Landa c2ee8da8fa Fix to work with wxPython 3.0 10 years ago
  Anna Petrášová ff4d178f93 wxGUI/psmap: fix accidently renamed dict keys during rast(er) element name change 10 years ago
  Markus Neteler 407a2e6283 update g.region/g.rename calls to use new element names (https://trac.osgeo.org/grass/ticket/2409) 10 years ago
  Martin Landa 0e10656a94 wxGUI: update to the new element names 10 years ago
  Anna Petrášová 1669a32106 wxGUI/psmap: move AddGrowable after adding items for wxPython 3 10 years ago
  Luca Delucchi 4d3d44467e wxgui: add support for sphinx documentation 11 years ago
  Markus Neteler da32bb85b9 Python3 support: exception objects require 'as' keyword (compliant with Python >= 2.6) (trac https://trac.osgeo.org/grass/ticket/2288) 11 years ago
  Martin Landa b226ffabab wxGUI: fix symbol path 11 years ago
  Martin Landa 50c1d35c5c wxGUI: moved to DISTDIR/gui 11 years ago
  Vaclav Petras ee95f55bfa wxGUI/translations: different way of accessing gettext underscore ('_') function (attempt to fix https://trac.osgeo.org/grass/ticket/1739 for grasswxpy) 11 years ago
  Anna Petrášová 3ec1f775fb wxGUI/composer: fix font issue on Windows 12 years ago
  Hamish Bowman b4efca5050 spelling 12 years ago
  Anna Petrášová 61ce677ca5 wxGUI/composer: fixes for https://trac.osgeo.org/grass/ticket/1959 and https://trac.osgeo.org/grass/ticket/1960 (merge from develbranch, https://trac.osgeo.org/grass/changeset/56120,r56121,r56133,r56134) 12 years ago
  Anna Petrášová 7f9e1d7233 wxGUI/psmap: add labels support 12 years ago
  Anna Petrášová db53d65d5a wxGUI: move AddGrowableCol after adding items 12 years ago