source: grass/trunk/gui/wxpython

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @68411   8 years wenzeslaus pyedit: specify CLI parameters for script using a dialog (alternative …
(edit) @68410   8 years wenzeslaus pyedit: doc and replace print by Debug
(edit) @68409   8 years wenzeslaus pyedit: ask to save only when needed (works only when mouse is used), …
(edit) @68406   8 years wenzeslaus pyedit: add Submitting/Python, refactor URL, remove prints
(edit) @68405   8 years annakrat wxGUI/catalog: add search
(edit) @68404   8 years wenzeslaus pyedit: be specific about template/example in the replace dialog
(edit) @68401   8 years wenzeslaus pyedit: enable error handing example in menu (forgotten in r68394)
(edit) @68400   8 years wenzeslaus pyedit:use modified to see we need to ask before replacing content
(edit) @68399   8 years wenzeslaus pyedit: add toggle toolbar button for overwrite=True Needs a better …
(edit) @68398   8 years wenzeslaus wxGUI: add environment paramater to GConsole
(edit) @68396   8 years wenzeslaus pyedit: do not use onDone because it is not executed when GUI is …
(edit) @68395   8 years wenzeslaus wxGUI: add todo: caller cannot suppress GUI for a module
(edit) @68394   8 years wenzeslaus pyedit: provide error handling example The module example doesn't …
(edit) @68393   8 years annakrat wxGUI/datacatalog: add option to switch mapset
(edit) @68391   8 years annakrat d.polar: broken since r64459, fixed and enabled from GUI
(edit) @68389   8 years annakrat wxGUI/psmap: remove confusing error message about units
(edit) @68387   8 years ychemin Commented IAU option in Location wizard due to …
(edit) @68380   8 years annakrat wxGUI: fix switching to 3D view after pep8 changes
(edit) @68375   8 years martinl wxGUI/datacatalog: append separator to the contextual menu (cosmetics)
(edit) @68374   8 years martinl wxGUI: apply pep8 (autopep8 --in-place --aggressive --recursive …
(edit) @68319   8 years martinl pyedit: catch CalledModuleError in sample script (map not found)
(edit) @68318   8 years martinl wxGUI: add icon for python editor to the Layer Manager toolbar
(edit) @68316   8 years martinl update link to icons repo
(edit) @68296   8 years martinl pyedit: add py extension for temporary files
(edit) @68273   8 years martinl g.gui.mapswipe: remove draw/erase from toolbar, layout cosmetics
(edit) @68271   8 years martinl g.gui.mapswipe: enlarge frame (gnome) and statusbar (wxPython3)
(edit) @68258   8 years annakrat wxGUI/catalog: fix crashing when mapset has space in name
(edit) @68257   8 years annakrat wxGUI: fix datacatalog context menu
(edit) @68256   8 years annakrat wxGUI: update data catalog - allow editing outside of current mapset
(edit) @68247   8 years martinl g.gui.datacatalog: remove 'experimental' from title
(edit) @68246   8 years annakrat wxGUI: fix vector querying in d.mon, see #2928
(edit) @68238   8 years annakrat wxGUI: fix histogram of imagery group on Windows, see #2961
(edit) @68235   8 years martinl spelling errors (#2985)
(edit) @68232   8 years martinl wxGUI/dbmgr: update images in the manual
(edit) @68230   8 years martinl wxGUI/dbmgr: fix string handling (quotes)
(edit) @68229   8 years martinl wxGUI: enlarge LM window (gnome issue)
(edit) @68227   8 years martinl fix wxGUI make rules (copy only python files)
(edit) @68224   8 years martinl wxGUI/datacatalog: add toolbar and implement two functions - reload …
(edit) @68204   8 years martinl wxGUI: ReadEpsgCodes() raise OpenError exception of failure (no need …
(edit) @68201   8 years martinl wxGUI/gmodeler: avoid recursive deletion when undefining module parameters
(edit) @68200   8 years martinl wxGUI/gmodeler: disable reordering (see #2951)
(edit) @68198   8 years martinl wxGUI/gmodeler: errors when changing order of commands (indexation of …
(edit) @68155   8 years martinl g.gui.gmodeler - not possible to remove data from model (trac #2947)
(edit) @68123   8 years lucadelu g.gui.tplot: fixed bug with wxPython 2.8
(edit) @68122   8 years lucadelu g.gui.tplot: add capabilities to save figure more formats
(edit) @68121   8 years lucadelu g.gui.tplot: improved tool with stvds
(edit) @68103   8 years annakrat wxGUI: apply natural sort also when filtering data
(edit) @68079   8 years neteler wxGUI gmodeler manual: MODIS NDVI url; language fixes
(edit) @68073   8 years annakrat wxGUI/man: fix image names on modules page
(edit) @68067   8 years annakrat wxGUI/doc: add manual page on module dialogs
(edit) @68052   8 years martinl g.gui.gmodeler - strange duplicity when setting comment (#2944)
(edit) @68051   8 years martinl wxGUI/modeler: fix issue related to r68050
(edit) @68050   8 years martinl g.gui.gmodeler - all layers rewritten by last output for more than one …
(edit) @68049   8 years martinl wxGUI/forms: fix datasource handling in modeler (do not backport)
(edit) @68048   8 years martinl wxGUI/gmodeler: re-enable link to user models available from SVN repository
(edit) @68046   8 years martinl wxGUI/gmodeler: major improvements of the manual by Ludka Furtkevicova …
(edit) @68041   8 years martinl g.gui.gmodeler: link sample model in the manual (by Ludka Furtkevicova)
(edit) @68040   8 years martinl wxGUI/forms: do not force fully qualified map names (keep it on the …
(edit) @68015   8 years neteler various spelling errors fixed
(edit) @67986   8 years wenzeslaus wxGUI/pyedit: svn propset, file header, typo
(edit) @67975   8 years wenzeslaus wxGUI/lmgr: open simple Python editor from Python tab
(edit) @67974   8 years wenzeslaus wxGUI: show whitespace in the python editor (pyedit and gmodeler)
(edit) @67973   8 years wenzeslaus wxGUI: use monospaced font the python editor (pyedit and gmodeler)
(edit) @67972   8 years wenzeslaus wxGUI: add simple Python editor [news] Provides Open, Save and Run …
(edit) @67969   8 years annakrat wxGUI: fix undefined variable from r67864
(edit) @67955   8 years martinl wxGUI/modeler: comment-out broken link to user-defined models
(edit) @67951   8 years ychemin Added support for IAU Planetary bodies
(edit) @67908   8 years neteler wxGUI: print more detailed error message in case of matplotlib failure
(edit) @67903   8 years martinl wxGUI: fix _getAddons (use 'g.extension -ag')
(edit) @67875   8 years martinl wxGUI/datacatalog: expand/collapse on double click
(edit) @67874   8 years lucadelu python script: fixed raster_what function to work with or without …
(edit) @67873   8 years martinl wxGUI: fix various datalog issues (copying, renaming, deleting)
(edit) @67871   8 years martinl wxGUI/datacatalog: expand current mapset instead of location
(edit) @67870   8 years martinl g.gui.datacatalog: add node for grass locations
(edit) @67869   8 years martinl g.gui.datacatalog: expand current mapset instead of location
(edit) @67868   8 years martinl g.gui.gdatacatalog: set icon
(edit) @67864   8 years martinl wxGUI: rename map layer type '3d-raster' to 'raster_3d' (sync with g.list)
(edit) @67862   8 years martinl wxGUI/gmodeler: limit data dialog only to raster,raster_3d and vector
(edit) @67857   8 years martinl wxGUI: fixes g.gui.gmodeler - blue diagram when adding a raster data …
(edit) @67856   8 years martinl wxGUI: fixes g.gui.gmodeler - Set comment after erasure (#2904)
(edit) @67854   8 years martinl wxGUI/TextEntryDialog: set focus on text widget
(edit) @67853   8 years wenzeslaus wxGUI: update keyboard shortcuts (#2756)
(edit) @67852   8 years wenzeslaus wxGUI/lmgr: simplify notebook tabs names This saves horizonatal …
(edit) @67838   8 years annakrat wxGUI: fix raster querying broken r67751 (#2920)
(edit) @67833   8 years martinl g.gui.gmodeler: manual cosmetics (author -> authors)
(edit) @67830   8 years martinl g.gui.gmodeler: major manual improvements done by Ludmila Furtkevicova
(edit) @67826   8 years wenzeslaus wxGUI/mapdisp: remove erase and print buttons (#2799) Follows r65774
(edit) @67783   9 years martinl wxGUI/gmodeler: fix ModelDataDialog
(edit) @67776   9 years martinl wxGUI/gmodeler: add support for dbtables
(edit) @67770   9 years annakrat wxGUI: fix adding layers to tree in import dialog also for vectors and …
(edit) @67761   9 years martinl wxGUI/gmodeler: fix parametrized dialog on more items with the same label
(edit) @67760   9 years martinl wxGUI/forms: fix gdalselect when no layer option is defined
(edit) @67752   9 years martinl wxGUI: disable vector selection tool in 3D (patch by krejcmat)
(edit) @67751   9 years martinl wxGUI: hightlight queried features (patch by krejcmat)
(edit) @67747   9 years martinl wxGUI Histogramming Tool: small (cosmetic changes) in the gui of the …
(edit) @67734   9 years martinl wxGUI: fix quit dialog focus, default is close gui
(edit) @67733   9 years martinl wxGUI: remove non-needed wxPython3 mapdislay size hacks
(edit) @67725   9 years martinl wxGUI: fix windows layout (on gnome)
(edit) @67724   9 years martinl wxGUI: fix quit layout (on gnome)
(edit) @67703   9 years mlennert Various typos (fixes #2882 Patch for various spelling errors (sebastic))
Note: See TracRevisionLog for help on using the revision log.