Commit History

Author SHA1 Message Date
  Vaclav Petras e4b02997ad g.extension: rename option svnurl to url 9 years ago
  Martin Landa c1be2babdc wxGUI/extension: print number of loaded extensions 10 years ago
  Martin Landa 2feff8f820 wxGUI: update onDone methods to pass event as argument 10 years ago
  Martin Landa b63cf5a326 wxGUI/extension: load data in different thread 10 years ago
  Martin Landa eba8b52fb2 fix https://trac.osgeo.org/grass/changeset/61967 - add missing _() 10 years ago
  Martin Landa 86f1791362 wxGUI/extensions: change button's labels to be more clear 10 years ago
  Martin Landa 21b030d189 wxGUI: fix calling g.extension on windows 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 50c1d35c5c wxGUI: moved to DISTDIR/gui 11 years ago
  Martin Landa 6a2a17bf05 wxGUI: report g.extension error 11 years ago
  Martin Landa ac8cb1961f wxGUI/extension: ignore --help flag 11 years ago
  Martin Landa e14a210e29 wxGUI: update extensions wrapper (g.extension.rebuild.all has been removed) 11 years ago
  Martin Landa 0ab2194e39 wxGUI/extension: show manual page (via contextual menu) 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á 1f4fac346d wxGUI: add help button to install extension dialog 11 years ago
  Anna Petrášová 1968e54b5c wxGUI: fix opening extension dialog 11 years ago
  Martin Landa a2f2ee722c wxGUI/extension: generate message error dialog when loading fails 11 years ago
  Anna Petrášová 031410f706 update toolboxes after change in addons 11 years ago
  Martin Landa af396678cb wxGUI/extensions: fix loading on windows, parent is not wxWindow 11 years ago
  Anna Petrášová d4cd822c37 wxGUI: refactoring tree structures (menu, search tree, extensions, query) 12 years ago
  Anna Petrášová 6ec82e1793 wxGUI: continue replacing events (moduleSelected), disable currently unused wxGdalSelect event 12 years ago
  Vaclav Petras 94b4f929a8 wxGUI: replacing wx events by pydispatcher signals, first steps (co-author: annakrat) 12 years ago
  Martin Landa 33bed2cbd6 wxGUI/extensions: no need for 'fetch full info' checkbox 12 years ago
  Martin Landa 61328c5ff0 wxGUI/extensions dialog: fetch extensions when dialog is created 12 years ago
  Martin Landa 2d6da86363 wxGUI/extension dialogs: remove 'command dialog' button 12 years ago
  Anna Petrášová 3eb3cc77cd wxGUI/extension: fix search by command 12 years ago
  Vaclav Petras 6d7c8398a5 wxGUI/InstallExtensionWindow: show notification in statusbar (before: event propagated into Layer Manager) 12 years ago
  Anna Petrášová 71e8e9ef09 wxGUI/extension: fix bug caused by recent changes 12 years ago
  Vaclav Petras d7c1b36732 wxGUI/SearchModuleWidget: general notification event, removing GConsole-statusbar dependency (co-author: annakrat) 12 years ago