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