Martin Landa c8daa82699 wxGUI/gdialog: update authors 13 yıl önce
..
__init__.py 167933a411 wxGUI: first steps in creating base class for mapdisp.MapFrame -- reorganization of statusbar 14 yıl önce
colorrules.py c862d4cbfc wxGUI: fix RasterColorTable - OnApply() 14 yıl önce
dbm.py f562b1ef10 wxGUI: v.extract - list -> cats 14 yıl önce
dbm_base.py 59aaf5e72e wxGUI/vector query: don't fail when no attribute table linked to the vector map 13 yıl önce
dbm_dialogs.py 59aaf5e72e wxGUI/vector query: don't fail when no attribute table linked to the vector map 13 yıl önce
debug.py 1ff5985498 wxGUI: GRASS_WX_DEBUG -> WX_DEBUG (g.gisenv) 14 yıl önce
disp_print.py 388e5509ba Remove PrintOptions.OnReset() 16 yıl önce
gcmd.py 847349f127 wxGUI: implement GdalOutputDialog for v.external.out 14 yıl önce
gcpmanager.py cdad14b919 wxGUI: custom dialog for editing imagery groups added 13 yıl önce
gcpmapdisp.py 25cbe64886 wxGUI: zooming methods moved from mapdisp.MapFrame to MapFrameBase (co-author V. Petras) 14 yıl önce
gdialogs.py c8daa82699 wxGUI/gdialog: update authors 13 yıl önce
ghelp.py d868cccfc4 show 'busy' mouse cursor while fetching addons list 14 yıl önce
globalvar.py 167933a411 wxGUI: first steps in creating base class for mapdisp.MapFrame -- reorganization of statusbar 14 yıl önce
gmodeler.py ae723dc253 wxGUI: fix parameter substitution (reset values) 13 yıl önce
goutput.py 1425dcd5bc wxGUI: attempt to fix https://trac.osgeo.org/grass/ticket/1463 (part 1 & 2) 14 yıl önce
gpyshell.py 0ed0a96c06 wxGUI/pyshell: fix `ltype` in AddLayer() 14 yıl önce
gselect.py d09d7cb201 wxGUI: fully-qualified names only for input/map 14 yıl önce
histogram.py 962a9fb83e wxGUI/histogram: update code to follow coding rules 14 yıl önce
layertree.py 28b37ba747 pythonlib: rename getCmd -> get_cmd (follow naming convetion) 14 yıl önce
location_wizard.py 03e35c7f3f wxGUI: clean up - gettext and __main__ 14 yıl önce
mapdisp.py 1425dcd5bc wxGUI: attempt to fix https://trac.osgeo.org/grass/ticket/1463 (part 1 & 2) 14 yıl önce
mapdisp_statusbar.py 77ed66fd34 wxGUI: georectifier partially rewritten (base class is MapFrameBase), co-author Vaclav Petras 14 yıl önce
mapdisp_vdigit.py 07cad6f5ae wxGUI: toolbar access methods added (co-author V. Petras) 14 yıl önce
mapdisp_window.py 1425dcd5bc wxGUI: attempt to fix https://trac.osgeo.org/grass/ticket/1463 (part 1 & 2) 14 yıl önce
mcalc_builder.py f537630bf1 wxGUI/mcalc: fix insertion point for fns 14 yıl önce
menu.py ebecf4693c https://trac.osgeo.org/grass/ticket/1387 (wingrass65 - wxgui compiling error and not starting) - patch by Vaclav Petras 14 yıl önce
menudata.py 83cbf8dd1e wx.psmap: renamed from Hardcopy Map Output Utility to Cartographic Composer 14 yıl önce
menuform.py 329864c978 wxGUI: fix GNotebook.SetSelectionByName() 13 yıl önce
nviz.py 51e16c2f14 wxNviz: update headers - add `annakrat` to the authors 14 yıl önce
nviz_mapdisp.py cfba24eb56 wxNviz: synchronize overlays in 2d and 3d (legend, text labels) 14 yıl önce
nviz_preferences.py c6c6c5f659 wxNviz: fix preferences dialog 14 yıl önce
nviz_tools.py 167933a411 wxGUI: first steps in creating base class for mapdisp.MapFrame -- reorganization of statusbar 14 yıl önce
ogc_services.py 4723334427 wxGUI: don't use deprecated 'dict.has_key()' 14 yıl önce
preferences.py f694375b88 wxGUI/modeler: update settings dialog 13 yıl önce
prompt.py f19d2af61b wxGUI: don't open mcalc builder when running modeler 13 yıl önce
psmap.py 83cbf8dd1e wx.psmap: renamed from Hardcopy Map Output Utility to Cartographic Composer 14 yıl önce
psmap_dialogs.py 82b64e5947 spelling, inch -> naut miles: 100 * 1852 / 2.54 = 72913.3858267717 (merge from devbr6) 14 yıl önce
render.py 315630121d wxGUI: fix https://trac.osgeo.org/grass/changeset/48828 14 yıl önce
sqlbuilder.py f3bba28603 Fixing so that controls work in Mac environment. StaticBox windows must be instantiated before the controls that go into them or they cannot be accessed in OSX. 13 yıl önce
states.txt db49180dd7 welcome to GRASS 7.0.svn 17 yıl önce
toolbars.py c38612ea06 wxgui: enhancements and fixes to analysis modules. Added scatterplot. Also added statistics displays for profile, histogram, and scatterplot. 14 yıl önce
units.py 839bf6684d wxGUI/vdigit: units for geometry attributes 16 yıl önce
utils.py 59d3de2308 wxGUI: improve https://trac.osgeo.org/grass/changeset/48450 (check for element type) 14 yıl önce
vclean.py d85d3fa27e attempt to fix https://trac.osgeo.org/grass/ticket/1264 14 yıl önce
vdigit.py 167933a411 wxGUI: first steps in creating base class for mapdisp.MapFrame -- reorganization of statusbar 14 yıl önce
workspace.py 167933a411 wxGUI: first steps in creating base class for mapdisp.MapFrame -- reorganization of statusbar 14 yıl önce
wxnviz.py cfba24eb56 wxNviz: synchronize overlays in 2d and 3d (legend, text labels) 14 yıl önce
wxplot.py 7c73a395b1 wxgui: display last segment marker 14 yıl önce
wxplot_dialogs.py c38612ea06 wxgui: enhancements and fixes to analysis modules. Added scatterplot. Also added statistics displays for profile, histogram, and scatterplot. 14 yıl önce
wxvdigit.py 87ef20b289 wxGUI/vdigit: fix copying feature from background map 14 yıl önce
wxvdriver.py 87ef20b289 wxGUI/vdigit: fix copying feature from background map 14 yıl önce