.. |
__init__.py
|
167933a411
wxGUI: first steps in creating base class for mapdisp.MapFrame -- reorganization of statusbar
|
13 years ago |
colorrules.py
|
d8abc52ea6
wxGUI/ColorRules: cosmetics in layout (define growable widgets)
|
13 years ago |
dbm.py
|
f562b1ef10
wxGUI: v.extract - list -> cats
|
13 years ago |
dbm_base.py
|
59aaf5e72e
wxGUI/vector query: don't fail when no attribute table linked to the vector map
|
13 years ago |
dbm_dialogs.py
|
741521540b
wxGUI/vdigit: don't try to add new attribute record when no attribute table is defined
|
13 years ago |
debug.py
|
1ff5985498
wxGUI: GRASS_WX_DEBUG -> WX_DEBUG (g.gisenv)
|
14 years ago |
disp_print.py
|
388e5509ba
Remove PrintOptions.OnReset()
|
16 years ago |
gcmd.py
|
847349f127
wxGUI: implement GdalOutputDialog for v.external.out
|
13 years ago |
gcpmanager.py
|
cdad14b919
wxGUI: custom dialog for editing imagery groups added
|
13 years ago |
gcpmapdisp.py
|
25cbe64886
wxGUI: zooming methods moved from mapdisp.MapFrame to MapFrameBase (co-author V. Petras)
|
13 years ago |
gdialogs.py
|
bdbb2977cd
wxGUI: don't close GroupDialog when no group selected (OnOk)
|
13 years ago |
ghelp.py
|
ed169d3f88
wxGUI/about: hyperlink for project site
|
13 years ago |
globalvar.py
|
167933a411
wxGUI: first steps in creating base class for mapdisp.MapFrame -- reorganization of statusbar
|
13 years ago |
gmodeler.py
|
4702a05bab
wxGUI/modeler: improve validity check (variable substitution)
|
13 years ago |
goutput.py
|
1425dcd5bc
wxGUI: attempt to fix https://trac.osgeo.org/grass/ticket/1463 (part 1 & 2)
|
13 years ago |
gpyshell.py
|
0ed0a96c06
wxGUI/pyshell: fix `ltype` in AddLayer()
|
14 years ago |
gselect.py
|
d09d7cb201
wxGUI: fully-qualified names only for input/map
|
13 years ago |
histogram.py
|
962a9fb83e
wxGUI/histogram: update code to follow coding rules
|
13 years ago |
layertree.py
|
28b37ba747
pythonlib: rename getCmd -> get_cmd (follow naming convetion)
|
13 years ago |
location_wizard.py
|
03e35c7f3f
wxGUI: clean up - gettext and __main__
|
13 years ago |
mapdisp.py
|
5ec40df169
wxNviz: fly-through mode added
|
13 years ago |
mapdisp_statusbar.py
|
77ed66fd34
wxGUI: georectifier partially rewritten (base class is MapFrameBase), co-author Vaclav Petras
|
13 years ago |
mapdisp_vdigit.py
|
741521540b
wxGUI/vdigit: don't try to add new attribute record when no attribute table is defined
|
13 years ago |
mapdisp_window.py
|
1425dcd5bc
wxGUI: attempt to fix https://trac.osgeo.org/grass/ticket/1463 (part 1 & 2)
|
13 years ago |
mcalc_builder.py
|
f537630bf1
wxGUI/mcalc: fix insertion point for fns
|
13 years ago |
menu.py
|
ebecf4693c
https://trac.osgeo.org/grass/ticket/1387 (wingrass65 - wxgui compiling error and not starting) - patch by Vaclav Petras
|
14 years ago |
menudata.py
|
83cbf8dd1e
wx.psmap: renamed from Hardcopy Map Output Utility to Cartographic Composer
|
13 years ago |
menuform.py
|
329864c978
wxGUI: fix GNotebook.SetSelectionByName()
|
13 years ago |
nviz.py
|
51e16c2f14
wxNviz: update headers - add `annakrat` to the authors
|
14 years ago |
nviz_mapdisp.py
|
5ec40df169
wxNviz: fly-through mode added
|
13 years ago |
nviz_preferences.py
|
5ec40df169
wxNviz: fly-through mode added
|
13 years ago |
nviz_tools.py
|
5ec40df169
wxNviz: fly-through mode added
|
13 years ago |
ogc_services.py
|
4723334427
wxGUI: don't use deprecated 'dict.has_key()'
|
14 years ago |
preferences.py
|
5ec40df169
wxNviz: fly-through mode added
|
13 years ago |
prompt.py
|
f19d2af61b
wxGUI: don't open mcalc builder when running modeler
|
13 years ago |
psmap.py
|
83cbf8dd1e
wx.psmap: renamed from Hardcopy Map Output Utility to Cartographic Composer
|
13 years ago |
psmap_dialogs.py
|
82b64e5947
spelling, inch -> naut miles: 100 * 1852 / 2.54 = 72913.3858267717 (merge from devbr6)
|
13 years ago |
render.py
|
315630121d
wxGUI: fix https://trac.osgeo.org/grass/changeset/48828
|
13 years ago |
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 years ago |
states.txt
|
db49180dd7
welcome to GRASS 7.0.svn
|
17 years ago |
toolbars.py
|
c38612ea06
wxgui: enhancements and fixes to analysis modules. Added scatterplot. Also added statistics displays for profile, histogram, and scatterplot.
|
13 years ago |
units.py
|
839bf6684d
wxGUI/vdigit: units for geometry attributes
|
16 years ago |
utils.py
|
59d3de2308
wxGUI: improve https://trac.osgeo.org/grass/changeset/48450 (check for element type)
|
13 years ago |
vclean.py
|
d85d3fa27e
attempt to fix https://trac.osgeo.org/grass/ticket/1264
|
14 years ago |
vdigit.py
|
741521540b
wxGUI/vdigit: don't try to add new attribute record when no attribute table is defined
|
13 years ago |
workspace.py
|
167933a411
wxGUI: first steps in creating base class for mapdisp.MapFrame -- reorganization of statusbar
|
13 years ago |
wxnviz.py
|
5ec40df169
wxNviz: fly-through mode added
|
13 years ago |
wxplot.py
|
7c73a395b1
wxgui: display last segment marker
|
13 years ago |
wxplot_dialogs.py
|
c38612ea06
wxgui: enhancements and fixes to analysis modules. Added scatterplot. Also added statistics displays for profile, histogram, and scatterplot.
|
13 years ago |
wxvdigit.py
|
87ef20b289
wxGUI/vdigit: fix copying feature from background map
|
13 years ago |
wxvdriver.py
|
87ef20b289
wxGUI/vdigit: fix copying feature from background map
|
13 years ago |