Vaclav Petras
|
cf326f1d45
wxGUI/mapwindow: introducing object with map window properties (and showRegion SbItem simplified)
|
11 years ago |
Vaclav Petras
|
ec23d47386
wxGUI/mapwindow: removing unused tree variables from BufferedWindow
|
12 years ago |
Vaclav Petras
|
e474f55712
wxGUI/mapwindow: removing lmgr layertree specific code from mapwindow (now rerender request handled fully in layertree)
|
12 years ago |
Vaclav Petras
|
42532cb1fa
wxGUI/mapwindow: removing call to layer tree by direct calls from tree to map object
|
12 years ago |
Anna Petrášová
|
834da79eed
wxGUI: fix python -3 compilation warnings
|
12 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)
|
12 years ago |
Vaclav Petras
|
2fc1550ac8
wxGUI/mapwindow: introducing mouseLeftUpPointer signal and removing gcp manager code
|
12 years ago |
Anna Petrášová
|
a38b04b090
wxGUI: mapwindow/frame code decoupling
|
12 years ago |
Vaclav Petras
|
2aae39ae88
wxGUI/mapwindow: introducing mouseEntered signal and removing gcp manager code
|
12 years ago |
Vaclav Petras
|
24cd145499
wxGUI/mapwindow: removing direct StatusbarUpdate calls from mapwindow, replaced by zoomChanged signal (statusbar text partialy broken, temporarily)
|
12 years ago |
Anna Petrášová
|
f6e87d1855
wxGUI: remove gUpdateMap events and replace by signals
|
12 years ago |
Anna Petrášová
|
d8a65bc676
wxGUI: remove wxUpdateProgress event completely, gUpdateMap partly
|
12 years ago |
Vaclav Petras
|
e88c2efdf9
wxGUI/mapdisp: improving handling of zoom history
|
12 years ago |
Vaclav Petras
|
94a3213b0c
wxGUI/mapdisp: using signals to decouple mapwindow and frame (query, zoom history and mouse handlers signals)
|
12 years ago |
Hamish Bowman
|
d6abb4e42f
clean up language (https://trac.osgeo.org/grass/ticket/1591)
|
12 years ago |
Anna Petrášová
|
c873cd2c7c
wxGUI: change event by signal (EVT_AUTO_RENDER)
|
12 years ago |
Vaclav Petras
|
94b4f929a8
wxGUI: replacing wx events by pydispatcher signals, first steps (co-author: annakrat)
|
12 years ago |
Štěpán Turek
|
bc3f797025
remove self from arguments in calling of UpdateMap method
|
12 years ago |
Anna Petrášová
|
7d2cba4ebf
wxGUI: use latest coordinates in query
|
12 years ago |
Anna Petrášová
|
fc0ae66265
wxGUI: ensure compatibility with wxPython 2.9
|
12 years ago |
Anna Petrášová
|
b4a8e5dd31
wxGUI: refactoring overlays (legend, barscale)
|
12 years ago |
Anna Petrášová
|
2770822517
wxGUI/mapswipe: add cross mirroring cursor
|
12 years ago |
Vaclav Petras
|
0e71617fb8
wxGUI/mapdisp: querying uses giface to ask for layers (layer representation not finished), querying in d.mon works
|
12 years ago |
Martin Landa
|
4cd2dfa96e
wxGUI: fix AbortAllThreads & EVT_UPDATE_PRGBAR
|
12 years ago |
Martin Landa
|
28dbc8ea68
wxGUI: fully-featured support for web services (work in progress)
|
12 years ago |
Martin Landa
|
30d2a35423
wxGUI: rename layer attributes (no l_ prefix)
|
12 years ago |
Martin Landa
|
07b54c7f78
wxGUI: add support for WMS layers (work in progress)
|
12 years ago |
Anna Petrášová
|
b7de7704e0
wxGUI: synchronize displays in wxIClass; improve implementation
|
12 years ago |
Anna Petrášová
|
65f8713756
wxGUI/mapswipe: add text label with map name
|
12 years ago |
Anna Petrášová
|
7446b9117e
wxGUI/mapwindow: remove unused constructor parameters
|
12 years ago |