Commit History

作者 SHA1 備註 提交日期
  Vaclav Petras 356f6db2a3 wxGUI/forms: change working from 'interactively' to 'directly', add colon and tooltips 10 年之前
  Anna Petrášová 3e7bee0957 wxGUI: completely remove GetRealCmd, hopefully not needed anymore for Windows 10 年之前
  Vaclav Petras eb1c8e765b wxGUI/gui_core: use standard format for option name with type in box label in forms (e.g. g.mlist now has 'type=string' instead of 'type, string') 10 年之前
  Luca Delucchi 4d3d44467e wxgui: add support for sphinx documentation 11 年之前
  Martin Landa c3e8ef6852 wxGUI: add SeperatorSelect widget 11 年之前
  Markus Neteler da32bb85b9 Python3 support: exception objects require 'as' keyword (compliant with Python >= 2.6) (trac https://trac.osgeo.org/grass/ticket/2288) 11 年之前
  Martin Landa b226ffabab wxGUI: fix symbol path 11 年之前
  Martin Landa 50c1d35c5c wxGUI: moved to DISTDIR/gui 11 年之前
  Martin Landa 6612e7f771 wxGUI/forms: fix copying command containing spaces 11 年之前
  Martin Landa b71696c20c wxGUI forms: 0-margin for title text 11 年之前
  Anna Petrášová c4a9ec1efc wxGUI: fix StaticWrapText used in generated dialogs for wxPython 3 11 年之前
  Martin Landa c6c7f3cb74 winGRASS: fix dialogs to show manual pages also for python scripts 11 年之前
  Anna Petrášová 156c9c78a3 wxGUI/forms: fix options range for negative values 11 年之前
  Martin Landa 22597e6758 wxGUI: update prompt history when running command from dialog 11 年之前
  Anna Petrášová 1d2ece81e0 wxGUI/forms: creating tmp file (enter values interactively) in m.proj is fixed, before it created a file '-' when text was entered 11 年之前
  Anna Petrášová 0d52ef502a wxGUI/forms: do not create help flag checkbox 11 年之前
  Martin Landa be7a5617b7 wxGUI/forms: don't fail when pOpt is None 11 年之前
  Martin Landa 46e08a88cc wxGUI: another fix related to MapsetSelect (changed to wx.combo.ComboCtrl) 11 年之前
  Martin Landa 6b8b6eec3f wxGUI/forms: fix MapsetSelect updating 11 年之前
  Martin Landa 9baefa4058 wxGUI: disable read-only MapsetSelect (related to https://trac.osgeo.org/grass/changeset/58618) 11 年之前
  Martin Landa 147a364e97 wxGUI: modify MapsetSelect to allow multiple selection 11 年之前
  Anna Petrášová 7ceb80c40d wxGUI: revert accidentaly commited code 11 年之前
  Anna Petrášová 7520791690 wxGUI/timeline: fix https://trac.osgeo.org/grass/ticket/2151 11 年之前
  Martin Landa c47fb86ed9 wxGUI/modeler: implement GrassInterface class (just few issues related to forms.py) 11 年之前
  Martin Landa bb4a619b4c wxGUI/forms: fix dialogs with more signature file params (i.cluster) 11 年之前
  Martin Landa 5b2b764491 wxGUI/forms: fix overwrite flag from settings 11 年之前
  Martin Landa 48524f53b4 wxGUI: re-render display when mask set 11 年之前
  Anna Petrášová f02f9d11d8 wxGUI/animation: fix (workaround) for mysterious gui segfault when modules dialogs were hidden and not destroyed in SimpleLayerManager 11 年之前
  Martin Landa aeb4c0aaf8 fix bug introduced in https://trac.osgeo.org/grass/changeset/58212 (no GUI dialogs from CLI) 11 年之前
  Vaclav Petras a51c797b56 wxGUI/gui_core: fixing test for task and task frame (module dialog, form) 11 年之前