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