Anna Petrášová
|
53d36b616b
wxGUI: base class for profile and measure tool
|
11 years ago |
Anna Petrášová
|
ad47342de5
wxGUI: fix distance formatting for ll projection (recent change broke it)
|
11 years ago |
Anna Petrášová
|
de8e70b016
wxGUI: encapsulate measure functionality
|
11 years ago |
Anna Petrášová
|
99e1a062a6
wxGUI: improve map display cursor handling
|
11 years ago |
Vaclav Petras
|
d0f753205f
wxGUI/mapwindow: implementing mouse moving signal (https://trac.osgeo.org/grass/changeset/57383) and zoom history signals (https://trac.osgeo.org/grass/changeset/57078) for nviz
|
11 years ago |
Vaclav Petras
|
d1e44576af
wxGUI: moving code from BufferedWindow and map display to utils, adding doctests, removing unused functions
|
11 years ago |
Vaclav Petras
|
971901d8c0
wxGUI/mapwindow: frame parameter added to the BufferedWindow (fixing https://trac.osgeo.org/grass/changeset/57385), todos added
|
11 years ago |
Vaclav Petras
|
11179c984f
wxGUI/mapwindow: removing mouse motion handlers, using signals for coordinates and for vdigit info
|
11 years ago |
Martin Landa
|
6bae993d8a
revert accidental https://trac.osgeo.org/grass/changeset/57363
|
11 years ago |
Martin Landa
|
7d67fd1743
wxGUI: launch gdal/ogr GUI front-end dialog also from cmd, autogenerated dialog can be launch by --ui switch (TODO: rewrite mechanism to prefer front-ends)
|
11 years ago |
Anna Petrášová
|
3076d11a74
wxGUI: move legend related code from BufferedWindow
|
11 years ago |
Vaclav Petras
|
cf326f1d45
wxGUI/mapwindow: introducing object with map window properties (and showRegion SbItem simplified)
|
11 years ago |
Anna Petrášová
|
1867db3d69
wxGUI/statusbar: fix widgets repositioning
|
11 years ago |
Štěpán Turek
|
242910404b
reverting https://trac.osgeo.org/grass/changeset/57345 (did not noticed 57340)
|
11 years ago |
Štěpán Turek
|
dd41b37937
calling VDigitWindow - removed tree parameter (not yet used in constructor)
|
11 years ago |
Vaclav Petras
|
ec23d47386
wxGUI/mapwindow: removing unused tree variables from BufferedWindow
|
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 |
Anna Petrášová
|
a38b04b090
wxGUI: mapwindow/frame code decoupling
|
11 years ago |
Vaclav Petras
|
2aae39ae88
wxGUI/mapwindow: introducing mouseEntered signal and removing gcp manager code
|
11 years ago |
Anna Petrášová
|
2da5540499
wxGUI: fix statusbar update
|
11 years ago |
Vaclav Petras
|
24cd145499
wxGUI/mapwindow: removing direct StatusbarUpdate calls from mapwindow, replaced by zoomChanged signal (statusbar text partialy broken, temporarily)
|
11 years ago |
Vaclav Petras
|
d3eccb7c73
wxGUI/mapwindow: reflecting new way of handling zoom history (gcp, mapswipe and iclass were broken before https://trac.osgeo.org/grass/changeset/57078 for unknown reason)
|
11 years ago |
Anna Petrášová
|
d8a65bc676
wxGUI: remove wxUpdateProgress event completely, gUpdateMap partly
|
11 years ago |
Vaclav Petras
|
94a3213b0c
wxGUI/mapdisp: using signals to decouple mapwindow and frame (query, zoom history and mouse handlers signals)
|
11 years ago |
Anna Petrášová
|
5610ae0172
wxGUI: fix https://trac.osgeo.org/grass/ticket/2030
|
11 years ago |
Hamish Bowman
|
701c766285
avoid repetition in PYTHONPATH
|
12 years ago |
Martin Landa
|
cc6def695d
wxGUI/histogram(pyplot): avoid dialog for selecting raster when launching tool for context menu or from map display
|
12 years ago |
Martin Landa
|
b676e4204a
wxGUI: contex menu for rasters - switch from d.histogram-based dialog to
|
12 years ago |
Hamish Bowman
|
cc5729bd4e
fix angle math and document convention used (https://trac.osgeo.org/grass/ticket/1827, merge from devbr6)
|
12 years ago |
Anna Petrášová
|
c873cd2c7c
wxGUI: change event by signal (EVT_AUTO_RENDER)
|
12 years ago |