Martin Landa c62680a824 wxGUI: update preferences.py to follow wxGUI coding standards %!s(int64=14) %!d(string=hai) anos
..
__init__.py 5fcf7ee23a wxGUI/vdigit: converted to python & veditlib updated - Vedit_render_map() %!s(int64=14) %!d(string=hai) anos
colorrules.py c15138e65a wxGUI: fix colorrules.py for vectors %!s(int64=14) %!d(string=hai) anos
dbm.py fd3a9e27c3 wxGUI: fix check for mininal wxPython version %!s(int64=14) %!d(string=hai) anos
dbm_base.py 4723334427 wxGUI: don't use deprecated 'dict.has_key()' %!s(int64=14) %!d(string=hai) anos
dbm_dialogs.py fd3a9e27c3 wxGUI: fix check for mininal wxPython version %!s(int64=14) %!d(string=hai) anos
debug.py 1ff5985498 wxGUI: GRASS_WX_DEBUG -> WX_DEBUG (g.gisenv) %!s(int64=14) %!d(string=hai) anos
disp_print.py 388e5509ba Remove PrintOptions.OnReset() %!s(int64=16) %!d(string=hai) anos
gcmd.py 1789af04bf wxGUI/RunCommand(): print debug message in more levels %!s(int64=14) %!d(string=hai) anos
gcpmanager.py 3cce02a19a fix https://trac.osgeo.org/grass/ticket/1352 (Mismatch between overwrite parameter in GCPManager and v.transform) %!s(int64=14) %!d(string=hai) anos
gcpmapdisp.py fd3a9e27c3 wxGUI: fix check for mininal wxPython version %!s(int64=14) %!d(string=hai) anos
gdialogs.py f1a8ea0821 wxGUI: fix typos in variable names %!s(int64=14) %!d(string=hai) anos
ghelp.py 13207607cd wxGUI: avoid gettext warning %!s(int64=14) %!d(string=hai) anos
globalvar.py f0a88897bc wxGUI: ensure that wxversion.ensureMinimal() is not called when wx %!s(int64=14) %!d(string=hai) anos
gmodeler.py fd3a9e27c3 wxGUI: fix check for mininal wxPython version %!s(int64=14) %!d(string=hai) anos
goutput.py c62680a824 wxGUI: update preferences.py to follow wxGUI coding standards %!s(int64=14) %!d(string=hai) anos
gselect.py 131c721040 wxGUI: menu customization implemented by Vaclav Petras (CTU in Prague) %!s(int64=14) %!d(string=hai) anos
histogram.py 9324cbaddc wxGUI: define blackList for module flags/params (e.g. d.legend -m) %!s(int64=14) %!d(string=hai) anos
layertree.py 9951cc1c8e offer univar stats in map menu %!s(int64=14) %!d(string=hai) anos
location_wizard.py 4723334427 wxGUI: don't use deprecated 'dict.has_key()' %!s(int64=14) %!d(string=hai) anos
mapdisp.py 278fcfa316 wxGUI: Tools Toolbar introduced %!s(int64=14) %!d(string=hai) anos
mapdisp_command.py 40c034f876 Imported debug as Debug. %!s(int64=15) %!d(string=hai) anos
mapdisp_vdigit.py 4723334427 wxGUI: don't use deprecated 'dict.has_key()' %!s(int64=14) %!d(string=hai) anos
mapdisp_window.py 27897ca0f3 wxGUI: fix measuring tool on LL-locations (requires ctypes) %!s(int64=14) %!d(string=hai) anos
mcalc_builder.py e8432ebb4e wxGUI: add new icon for raster map calculator %!s(int64=14) %!d(string=hai) anos
menu.py 131c721040 wxGUI: menu customization implemented by Vaclav Petras (CTU in Prague) %!s(int64=14) %!d(string=hai) anos
menudata.py abd97d4075 wx.psmap moved from addons to the main repo %!s(int64=14) %!d(string=hai) anos
menuform.py 13207607cd wxGUI: avoid gettext warning %!s(int64=14) %!d(string=hai) anos
nviz.py 89b013311c wxGUI/nviz: various minor fixes %!s(int64=14) %!d(string=hai) anos
nviz_mapdisp.py ba875a8d29 annakrat: fix some wxnviz known issues (http://grass.osgeo.org/wiki/WxNviz#Known_issues) - # 5 %!s(int64=14) %!d(string=hai) anos
nviz_preferences.py 9e462b4f13 wxGUI/nviz: preference fixes %!s(int64=14) %!d(string=hai) anos
nviz_tools.py ba875a8d29 annakrat: fix some wxnviz known issues (http://grass.osgeo.org/wiki/WxNviz#Known_issues) - # 5 %!s(int64=14) %!d(string=hai) anos
ogc_services.py 4723334427 wxGUI: don't use deprecated 'dict.has_key()' %!s(int64=14) %!d(string=hai) anos
preferences.py c62680a824 wxGUI: update preferences.py to follow wxGUI coding standards %!s(int64=14) %!d(string=hai) anos
profile.py 65bf020ef0 wxGUI: major icons clean up %!s(int64=14) %!d(string=hai) anos
prompt.py 6883289040 glynn: fix bash_history not in utf-8 problem %!s(int64=14) %!d(string=hai) anos
psmap.py abd97d4075 wx.psmap moved from addons to the main repo %!s(int64=14) %!d(string=hai) anos
psmap_dialogs.py abd97d4075 wx.psmap moved from addons to the main repo %!s(int64=14) %!d(string=hai) anos
render.py 13207607cd wxGUI: avoid gettext warning %!s(int64=14) %!d(string=hai) anos
sqlbuilder.py fd3a9e27c3 wxGUI: fix check for mininal wxPython version %!s(int64=14) %!d(string=hai) anos
states.txt db49180dd7 welcome to GRASS 7.0.svn %!s(int64=17) %!d(string=hai) anos
toolbars.py e8432ebb4e wxGUI: add new icon for raster map calculator %!s(int64=14) %!d(string=hai) anos
units.py 839bf6684d wxGUI/vdigit: units for geometry attributes %!s(int64=16) %!d(string=hai) anos
utils.py 7eb934dde6 add debug info, bug fix %!s(int64=14) %!d(string=hai) anos
vclean.py d85d3fa27e attempt to fix https://trac.osgeo.org/grass/ticket/1264 %!s(int64=14) %!d(string=hai) anos
vdigit.py 307e7ea787 wxGUI/vdigit: fix settings dialog %!s(int64=14) %!d(string=hai) anos
workspace.py 4723334427 wxGUI: don't use deprecated 'dict.has_key()' %!s(int64=14) %!d(string=hai) anos
wxnviz.py 5d42bd9178 ctypes: grass module renamed to gis (follow library naming conventions) %!s(int64=14) %!d(string=hai) anos
wxvdigit.py 13207607cd wxGUI: avoid gettext warning %!s(int64=14) %!d(string=hai) anos
wxvdriver.py 5d42bd9178 ctypes: grass module renamed to gis (follow library naming conventions) %!s(int64=14) %!d(string=hai) anos