Martin Landa 3e977d5ca0 wxGUI: use wx.ID_STOP instead of "Abort" 13 yıl önce
..
__init__.py 167933a411 wxGUI: first steps in creating base class for mapdisp.MapFrame -- reorganization of statusbar 13 yıl önce
colorrules.py d8abc52ea6 wxGUI/ColorRules: cosmetics in layout (define growable widgets) 13 yıl önce
dbm.py f562b1ef10 wxGUI: v.extract - list -> cats 13 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 741521540b wxGUI/vdigit: don't try to add new attribute record when no attribute table is defined 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 13 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) 13 yıl önce
gdialogs.py bdbb2977cd wxGUI: don't close GroupDialog when no group selected (OnOk) 13 yıl önce
ghelp.py ed169d3f88 wxGUI/about: hyperlink for project site 13 yıl önce
globalvar.py 167933a411 wxGUI: first steps in creating base class for mapdisp.MapFrame -- reorganization of statusbar 13 yıl önce
gmodeler.py 7c4c509e6a wxGUI/modeler: substitute variables also in input files (ascii) 13 yıl önce
goutput.py 3e977d5ca0 wxGUI: use wx.ID_STOP instead of "Abort" 13 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 13 yıl önce
histogram.py 962a9fb83e wxGUI/histogram: update code to follow coding rules 13 yıl önce
layertree.py 28b37ba747 pythonlib: rename getCmd -> get_cmd (follow naming convetion) 13 yıl önce
location_wizard.py 03e35c7f3f wxGUI: clean up - gettext and __main__ 14 yıl önce
mapdisp.py 5ec40df169 wxNviz: fly-through mode added 13 yıl önce
mapdisp_statusbar.py 77ed66fd34 wxGUI: georectifier partially rewritten (base class is MapFrameBase), co-author Vaclav Petras 13 yıl önce
mapdisp_vdigit.py 741521540b wxGUI/vdigit: don't try to add new attribute record when no attribute table is defined 13 yıl önce
mapdisp_window.py 1425dcd5bc wxGUI: attempt to fix https://trac.osgeo.org/grass/ticket/1463 (part 1 & 2) 13 yıl önce
mcalc_builder.py f537630bf1 wxGUI/mcalc: fix insertion point for fns 13 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 13 yıl önce
menuform.py 8a3381ae4c wxGUI/menuform: add extra linesep for interactive input 13 yıl önce
nviz.py 51e16c2f14 wxNviz: update headers - add `annakrat` to the authors 14 yıl önce
nviz_mapdisp.py 5ec40df169 wxNviz: fly-through mode added 13 yıl önce
nviz_preferences.py 5ec40df169 wxNviz: fly-through mode added 13 yıl önce
nviz_tools.py 5ec40df169 wxNviz: fly-through mode added 13 yıl önce
ogc_services.py 4723334427 wxGUI: don't use deprecated 'dict.has_key()' 14 yıl önce
preferences.py 5ec40df169 wxNviz: fly-through mode added 13 yıl önce
prompt.py 1336ff5be2 wxGUI/gmodeler: auto-complete - check for 'entity' 13 yıl önce
psmap.py 83cbf8dd1e wx.psmap: renamed from Hardcopy Map Output Utility to Cartographic Composer 13 yıl önce
psmap_dialogs.py 82b64e5947 spelling, inch -> naut miles: 100 * 1852 / 2.54 = 72913.3858267717 (merge from devbr6) 13 yıl önce
render.py 315630121d wxGUI: fix https://trac.osgeo.org/grass/changeset/48828 13 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. 13 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) 13 yıl önce
vclean.py d85d3fa27e attempt to fix https://trac.osgeo.org/grass/ticket/1264 14 yıl önce
vdigit.py 741521540b wxGUI/vdigit: don't try to add new attribute record when no attribute table is defined 13 yıl önce
workspace.py 167933a411 wxGUI: first steps in creating base class for mapdisp.MapFrame -- reorganization of statusbar 13 yıl önce
wxnviz.py 5ec40df169 wxNviz: fly-through mode added 13 yıl önce
wxplot.py 7c73a395b1 wxgui: display last segment marker 13 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. 13 yıl önce
wxvdigit.py 87ef20b289 wxGUI/vdigit: fix copying feature from background map 13 yıl önce
wxvdriver.py 87ef20b289 wxGUI/vdigit: fix copying feature from background map 13 yıl önce