.. |
__init__.py
|
167933a411
wxGUI: first steps in creating base class for mapdisp.MapFrame -- reorganization of statusbar
|
%!s(int64=13) %!d(string=hai) anos |
colorrules.py
|
d8abc52ea6
wxGUI/ColorRules: cosmetics in layout (define growable widgets)
|
%!s(int64=13) %!d(string=hai) anos |
dbm.py
|
f562b1ef10
wxGUI: v.extract - list -> cats
|
%!s(int64=13) %!d(string=hai) anos |
dbm_base.py
|
59aaf5e72e
wxGUI/vector query: don't fail when no attribute table linked to the vector map
|
%!s(int64=13) %!d(string=hai) anos |
dbm_dialogs.py
|
741521540b
wxGUI/vdigit: don't try to add new attribute record when no attribute table is defined
|
%!s(int64=13) %!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
|
847349f127
wxGUI: implement GdalOutputDialog for v.external.out
|
%!s(int64=13) %!d(string=hai) anos |
gcpmanager.py
|
cdad14b919
wxGUI: custom dialog for editing imagery groups added
|
%!s(int64=13) %!d(string=hai) anos |
gcpmapdisp.py
|
25cbe64886
wxGUI: zooming methods moved from mapdisp.MapFrame to MapFrameBase (co-author V. Petras)
|
%!s(int64=13) %!d(string=hai) anos |
gdialogs.py
|
bdbb2977cd
wxGUI: don't close GroupDialog when no group selected (OnOk)
|
%!s(int64=13) %!d(string=hai) anos |
ghelp.py
|
ed169d3f88
wxGUI/about: hyperlink for project site
|
%!s(int64=13) %!d(string=hai) anos |
globalvar.py
|
167933a411
wxGUI: first steps in creating base class for mapdisp.MapFrame -- reorganization of statusbar
|
%!s(int64=13) %!d(string=hai) anos |
gmodeler.py
|
327d2efa2f
wxGUI/modeler: fix variable substitution
|
%!s(int64=13) %!d(string=hai) anos |
goutput.py
|
3e977d5ca0
wxGUI: use wx.ID_STOP instead of "Abort"
|
%!s(int64=13) %!d(string=hai) anos |
gpyshell.py
|
0ed0a96c06
wxGUI/pyshell: fix `ltype` in AddLayer()
|
%!s(int64=14) %!d(string=hai) anos |
gselect.py
|
d09d7cb201
wxGUI: fully-qualified names only for input/map
|
%!s(int64=13) %!d(string=hai) anos |
histogram.py
|
962a9fb83e
wxGUI/histogram: update code to follow coding rules
|
%!s(int64=13) %!d(string=hai) anos |
layertree.py
|
28b37ba747
pythonlib: rename getCmd -> get_cmd (follow naming convetion)
|
%!s(int64=13) %!d(string=hai) anos |
location_wizard.py
|
03e35c7f3f
wxGUI: clean up - gettext and __main__
|
%!s(int64=13) %!d(string=hai) anos |
mapdisp.py
|
5ec40df169
wxNviz: fly-through mode added
|
%!s(int64=13) %!d(string=hai) anos |
mapdisp_statusbar.py
|
f9c0c9f62e
wxGUI: fixed removing/inserting statusbar items when switching 2D/3D view
|
%!s(int64=13) %!d(string=hai) anos |
mapdisp_vdigit.py
|
741521540b
wxGUI/vdigit: don't try to add new attribute record when no attribute table is defined
|
%!s(int64=13) %!d(string=hai) anos |
mapdisp_window.py
|
1425dcd5bc
wxGUI: attempt to fix https://trac.osgeo.org/grass/ticket/1463 (part 1 & 2)
|
%!s(int64=13) %!d(string=hai) anos |
mcalc_builder.py
|
3e5342f78a
wxGUI/mcalc: button minor changes
|
%!s(int64=13) %!d(string=hai) anos |
menu.py
|
2a1fb1cd17
wxGUI: implement customizable id for menu items
|
%!s(int64=13) %!d(string=hai) anos |
menudata.py
|
2a1fb1cd17
wxGUI: implement customizable id for menu items
|
%!s(int64=13) %!d(string=hai) anos |
menuform.py
|
6fdf644f83
wxGUI/menuform: colorize "run" button
|
%!s(int64=13) %!d(string=hai) anos |
nviz.py
|
51e16c2f14
wxNviz: update headers - add `annakrat` to the authors
|
%!s(int64=14) %!d(string=hai) anos |
nviz_mapdisp.py
|
5ec40df169
wxNviz: fly-through mode added
|
%!s(int64=13) %!d(string=hai) anos |
nviz_preferences.py
|
5ec40df169
wxNviz: fly-through mode added
|
%!s(int64=13) %!d(string=hai) anos |
nviz_tools.py
|
5ec40df169
wxNviz: fly-through mode added
|
%!s(int64=13) %!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
|
5ec40df169
wxNviz: fly-through mode added
|
%!s(int64=13) %!d(string=hai) anos |
prompt.py
|
1336ff5be2
wxGUI/gmodeler: auto-complete - check for 'entity'
|
%!s(int64=13) %!d(string=hai) anos |
psmap.py
|
83cbf8dd1e
wx.psmap: renamed from Hardcopy Map Output Utility to Cartographic Composer
|
%!s(int64=13) %!d(string=hai) anos |
psmap_dialogs.py
|
5c7471fc00
wxGUI:map composer - fixed https://trac.osgeo.org/grass/ticket/1483
|
%!s(int64=13) %!d(string=hai) anos |
render.py
|
315630121d
wxGUI: fix https://trac.osgeo.org/grass/changeset/48828
|
%!s(int64=13) %!d(string=hai) anos |
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.
|
%!s(int64=13) %!d(string=hai) anos |
states.txt
|
db49180dd7
welcome to GRASS 7.0.svn
|
%!s(int64=17) %!d(string=hai) anos |
toolbars.py
|
c38612ea06
wxgui: enhancements and fixes to analysis modules. Added scatterplot. Also added statistics displays for profile, histogram, and scatterplot.
|
%!s(int64=13) %!d(string=hai) anos |
units.py
|
839bf6684d
wxGUI/vdigit: units for geometry attributes
|
%!s(int64=16) %!d(string=hai) anos |
utils.py
|
59d3de2308
wxGUI: improve https://trac.osgeo.org/grass/changeset/48450 (check for element type)
|
%!s(int64=13) %!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
|
741521540b
wxGUI/vdigit: don't try to add new attribute record when no attribute table is defined
|
%!s(int64=13) %!d(string=hai) anos |
workspace.py
|
167933a411
wxGUI: first steps in creating base class for mapdisp.MapFrame -- reorganization of statusbar
|
%!s(int64=13) %!d(string=hai) anos |
wxnviz.py
|
5ec40df169
wxNviz: fly-through mode added
|
%!s(int64=13) %!d(string=hai) anos |
wxplot.py
|
7c73a395b1
wxgui: display last segment marker
|
%!s(int64=13) %!d(string=hai) anos |
wxplot_dialogs.py
|
c38612ea06
wxgui: enhancements and fixes to analysis modules. Added scatterplot. Also added statistics displays for profile, histogram, and scatterplot.
|
%!s(int64=13) %!d(string=hai) anos |
wxvdigit.py
|
87ef20b289
wxGUI/vdigit: fix copying feature from background map
|
%!s(int64=13) %!d(string=hai) anos |
wxvdriver.py
|
87ef20b289
wxGUI/vdigit: fix copying feature from background map
|
%!s(int64=13) %!d(string=hai) anos |