Anna Petrášová
|
7048a23bbc
wxGUI: fix GDALImport dialog to add multiple imported layers to layer manager; update onDone methods to pass event as argument (merge from trunk, https://trac.osgeo.org/grass/changeset/64372 and https://trac.osgeo.org/grass/changeset/64373)
|
9 years ago |
Martin Landa
|
158605b395
Fix to work with wxPython 3.0
|
10 years ago |
Martin Landa
|
229834eae6
sync element names with trunk (https://trac.osgeo.org/grass/ticket/2409)
|
10 years ago |
Luca Delucchi
|
2bafbf74cf
sphinx documentation: backported 60817, 61141 and following related to python sphinx documentation
|
10 years ago |
Markus Neteler
|
ad95702b8f
r.mapcalc: Replace GRASS_RND_SEED with seed= option and -s flag, Use lib/gis PRNG, Store seed in history (https://trac.osgeo.org/grass/changeset/61353); wxGUI/mapcalc: seed handling added to the interface (https://trac.osgeo.org/grass/changeset/61354); GRASS_RND_SEED replaced by seed= (https://trac.osgeo.org/grass/changeset/61358); Add seed= parameter to grass.script.mapcalc() (https://trac.osgeo.org/grass/changeset/61388); python: Add env= parameter to mapcalc, mapcalc_start, raster_what (https://trac.osgeo.org/grass/changeset/61428)
|
10 years ago |
Anna Petrášová
|
a6d50ff66d
wxGUI/mapcalc: backports from trunk (https://trac.osgeo.org/grass/changeset/59516, https://trac.osgeo.org/grass/changeset/60996)
|
10 years ago |
Anna Petrášová
|
02491d022b
wxGUI: fix windows size for wxPython3 on Mac (merge from trunk, https://trac.osgeo.org/grass/changeset/60991)
|
10 years ago |
Martin Landa
|
3618eb3855
define GUIDIR
|
11 years ago |
Martin Landa
|
432b0bfe46
wxGUI/map_calc: fix selection
|
11 years ago |
Anna Petrášová
|
f3f9154b8a
wxGUI/mapcalc: fix map name and function insertion event handling for wxPython 3 (merged from trunk, https://trac.osgeo.org/grass/changeset/59514)
|
11 years ago |
Anna Petrášová
|
972d178656
wxGUI/mapcalc: display correct command in statusbar
|
11 years ago |
Martin Landa
|
b8c1532d78
wxGUI/mcalc: fix inserting point for one-character operators
|
11 years ago |
Vaclav Petras
|
ee95f55bfa
wxGUI/translations: different way of accessing gettext underscore ('_') function (attempt to fix https://trac.osgeo.org/grass/ticket/1739 for grasswxpy)
|
11 years ago |
Hamish Bowman
|
701c766285
avoid repetition in PYTHONPATH
|
11 years ago |
Anna Petrášová
|
7cf0c621df
wxGUI/mapcalc: fix cursor position when adding function
|
12 years ago |
Anna Petrášová
|
7f32aef2ea
wxGUI: remove tabs (except of gui for v.clean)
|
12 years ago |
Markus Neteler
|
0762b0440a
wxGUI map calculator: fix function insert for int()
|
12 years ago |
Vaclav Petras
|
94b4f929a8
wxGUI: replacing wx events by pydispatcher signals, first steps (co-author: annakrat)
|
12 years ago |
Anna Petrášová
|
c12ce8604e
wxGUI: fix https://trac.osgeo.org/grass/ticket/1793
|
12 years ago |
Martin Landa
|
d184467a51
wxGUI/mapcalc: remove command dialog button,
|
12 years ago |
Martin Landa
|
30d2a35423
wxGUI: rename layer attributes (no l_ prefix)
|
12 years ago |
Anna Petrášová
|
12c7bd6293
wxGUI/mapcalc: do not load layer if command failed
|
12 years ago |
Martin Landa
|
8b4701fda7
wxGUI/mapcalc: layout cosmetics
|
12 years ago |
Anna Petrášová
|
a0b87bda8b
wxGUI/mapcalc: fixed https://trac.osgeo.org/grass/ticket/1306
|
12 years ago |
Anna Petrášová
|
8ec906b625
wxGUI/mapcalc: fix https://trac.osgeo.org/grass/ticket/1305, improving focus problem when adding map
|
12 years ago |
Martin Landa
|
7c5f3b08bb
wxGUI: various mirror fixes
|
13 years ago |
Martin Landa
|
a7a3a5c00a
wxGUI: fix modules with `main` fn
|
13 years ago |
Martin Landa
|
2b99214f11
wxGUI: update doxygen docs
|
13 years ago |
Martin Landa
|
422bd4c770
wxGUI major code reorganization (cont'ed)
|
13 years ago |
Martin Landa
|
835020d28a
wxGUI major code reorganization (part 2)
|
13 years ago |