.. |
__init__.py
|
e643ccad87
wxGUI: add histogram2 to gui_modules/__init__.py
|
13 năm trước cách đây |
colorrules.py
|
74a08e2255
wxGUI: vector color rules: use color tables in vcolr2/
|
13 năm trước cách đây |
dbm.py
|
8bf2edec79
wxGUI: fix dbm_dialogs.ModifyTableRecord
|
13 năm trước cách đây |
dbm_base.py
|
8faf903567
wxGUI: don't encode if value is unicode
|
13 năm trước cách đây |
dbm_dialogs.py
|
a12c258b16
wxGUI/ModifyTableRecord: set focus on first widget
|
13 năm trước cách đây |
debug.py
|
1ff5985498
wxGUI: GRASS_WX_DEBUG -> WX_DEBUG (g.gisenv)
|
14 năm trước cách đây |
disp_print.py
|
388e5509ba
Remove PrintOptions.OnReset()
|
16 năm trước cách đây |
gcmd.py
|
847349f127
wxGUI: implement GdalOutputDialog for v.external.out
|
13 năm trước cách đây |
gcpmanager.py
|
3cce02a19a
fix https://trac.osgeo.org/grass/ticket/1352 (Mismatch between overwrite parameter in GCPManager and v.transform)
|
14 năm trước cách đây |
gcpmapdisp.py
|
339bfbf9b6
add a tooltip explaining that 'map scale' as given here is only really accurate to within the order of magnitude (see https://trac.osgeo.org/grass/ticket/1381)
|
13 năm trước cách đây |
gdialogs.py
|
847349f127
wxGUI: implement GdalOutputDialog for v.external.out
|
13 năm trước cách đây |
ghelp.py
|
d868cccfc4
show 'busy' mouse cursor while fetching addons list
|
13 năm trước cách đây |
globalvar.py
|
868b8be40f
wxGUI: skip creating table for OGR layers (TODO)
|
13 năm trước cách đây |
gmodeler.py
|
8b69ac7f0e
wxGUI/modeler: update year (copyright)
|
13 năm trước cách đây |
goutput.py
|
400da9fa52
wxGUI: re-arange command output buttons
|
13 năm trước cách đây |
gpyshell.py
|
0ed0a96c06
wxGUI/pyshell: fix `ltype` in AddLayer()
|
14 năm trước cách đây |
gselect.py
|
847349f127
wxGUI: implement GdalOutputDialog for v.external.out
|
13 năm trước cách đây |
histogram.py
|
9324cbaddc
wxGUI: define blackList for module flags/params (e.g. d.legend -m)
|
14 năm trước cách đây |
histogram2.py
|
9b9a4bb582
wxGUI: fix calling Histogram and HistogramPyPlot
|
13 năm trước cách đây |
layertree.py
|
4f5c610c72
wxGU: fix opacity level for vdigit
|
13 năm trước cách đây |
location_wizard.py
|
03e35c7f3f
wxGUI: clean up - gettext and __main__
|
13 năm trước cách đây |
mapdisp.py
|
9b9a4bb582
wxGUI: fix calling Histogram and HistogramPyPlot
|
13 năm trước cách đây |
mapdisp_vdigit.py
|
87ef20b289
wxGUI/vdigit: fix copying feature from background map
|
13 năm trước cách đây |
mapdisp_window.py
|
34ad2e8965
wxGUI/vdigit: implement edit line functionality
|
13 năm trước cách đây |
mcalc_builder.py
|
03e35c7f3f
wxGUI: clean up - gettext and __main__
|
13 năm trước cách đây |
menu.py
|
ebecf4693c
https://trac.osgeo.org/grass/ticket/1387 (wingrass65 - wxgui compiling error and not starting) - patch by Vaclav Petras
|
14 năm trước cách đây |
menudata.py
|
83cbf8dd1e
wx.psmap: renamed from Hardcopy Map Output Utility to Cartographic Composer
|
13 năm trước cách đây |
menuform.py
|
400da9fa52
wxGUI: re-arange command output buttons
|
13 năm trước cách đây |
nviz.py
|
51e16c2f14
wxNviz: update headers - add `annakrat` to the authors
|
14 năm trước cách đây |
nviz_mapdisp.py
|
9befbf3abb
wxNviz: cutting planes: default shading changed, fix cplanes indexing, remove unused functionality
|
13 năm trước cách đây |
nviz_preferences.py
|
c6c6c5f659
wxNviz: fix preferences dialog
|
13 năm trước cách đây |
nviz_tools.py
|
6fbeefc7e5
Changing cutting plane horizontal sliders back to x and y
|
13 năm trước cách đây |
ogc_services.py
|
4723334427
wxGUI: don't use deprecated 'dict.has_key()'
|
14 năm trước cách đây |
preferences.py
|
c984ff7e93
wxGUI: enabling automatic selection of map from layer tree for histogramming
|
13 năm trước cách đây |
profile.py
|
65bf020ef0
wxGUI: major icons clean up
|
14 năm trước cách đây |
prompt.py
|
26d771828f
wxGUI: do not some commands in choice widget (search module)
|
13 năm trước cách đây |
psmap.py
|
83cbf8dd1e
wx.psmap: renamed from Hardcopy Map Output Utility to Cartographic Composer
|
13 năm trước cách đây |
psmap_dialogs.py
|
82b64e5947
spelling, inch -> naut miles: 100 * 1852 / 2.54 = 72913.3858267717 (merge from devbr6)
|
13 năm trước cách đây |
render.py
|
21bcc3b1ac
WxGUI command console will now recognize and run d.rast.leg
|
13 năm trước cách đây |
sqlbuilder.py
|
03e35c7f3f
wxGUI: clean up - gettext and __main__
|
13 năm trước cách đây |
states.txt
|
db49180dd7
welcome to GRASS 7.0.svn
|
17 năm trước cách đây |
toolbars.py
|
25bfe96d8c
wxGUI: new histogramming tool based on PyPlot. Histograms single maps and imagery groups, with control over line colors and styles, axes and other plot features.
|
13 năm trước cách đây |
units.py
|
839bf6684d
wxGUI/vdigit: units for geometry attributes
|
16 năm trước cách đây |
utils.py
|
847349f127
wxGUI: implement GdalOutputDialog for v.external.out
|
13 năm trước cách đây |
vclean.py
|
d85d3fa27e
attempt to fix https://trac.osgeo.org/grass/ticket/1264
|
14 năm trước cách đây |
vdigit.py
|
ca7443de38
wxGUI/vdigit: fix 'update categories', implement SetLineCats()
|
13 năm trước cách đây |
workspace.py
|
d74033a1ab
wxGUI: minor changes in AlignExtentFromDisplay
|
13 năm trước cách đây |
wxnviz.py
|
f999be24ed
wxNviz:fix reordering maps in layer tree
|
13 năm trước cách đây |
wxvdigit.py
|
87ef20b289
wxGUI/vdigit: fix copying feature from background map
|
13 năm trước cách đây |
wxvdriver.py
|
87ef20b289
wxGUI/vdigit: fix copying feature from background map
|
13 năm trước cách đây |