Vaclav Petras
|
02bfae03d5
Apply Black to wxGUI (#1527)
|
4 年之前 |
Vaclav Petras
|
c6e81b98e8
Fix spelling in comments, esp. in wxGUI code (#1357)
|
4 年之前 |
Anna Petrasova
|
b5b00f9729
wxGUI: fix deprecated wx.NewId
|
5 年之前 |
Markus Neteler
|
bb779c2f13
i18N: cleanup gettext usage for Python code (fixes https://trac.osgeo.org/grass/ticket/3790) (contributed by pmav99)
|
6 年之前 |
Anna Petrášová
|
7e1945f230
experimental GSoC 2018 Python 3 support by Sanjeet Bhatti
|
6 年之前 |
Vaclav Petras
|
082f271469
wxGUI/mapdisp: web browser-like shortcuts for re-rendering the map display [news]
|
8 年之前 |
Martin Landa
|
87e5b1d9b8
wxGUI: apply pep8
|
9 年之前 |
Anna Petrášová
|
4d3581b5bf
wxGUI/vnet: fix adding points because of unregistered handler (author: turek)
|
9 年之前 |
Martin Landa
|
a8e1a5da4e
wxGUI/MapFrame: define default values from name/title as empty string instead of None (avoid wx.Frame initialization failure)
|
10 年之前 |
Anna Petrášová
|
5bc7e8ea9f
wxGUI: fix toolbars problem - https://trac.osgeo.org/grass/ticket/2523 and raster digitizer must be destroyed not just hidden
|
10 年之前 |
Martin Landa
|
9cdcc937bc
wxGUI: close also standalone monitor on Ctrl+W
|
10 年之前 |
Martin Landa
|
955301369f
wxGUI: allow start monitor without toolbar and statusbar
|
10 年之前 |
Martin Landa
|
a68fe933ef
wxGUI: resize MapFrame - fix 'd.mon wx0 w= h='
|
10 年之前 |
Anna Petrášová
|
5ce84bdbb9
wxGUI: fix full screen on Windows by using accelerator table
|
10 年之前 |
Anna Petrášová
|
fb18f58638
wxGUI: added fullscreen mode on F11
|
10 年之前 |
Luca Delucchi
|
4d3d44467e
wxgui: add support for sphinx documentation
|
11 年之前 |
Anna Petrášová
|
b3c3cd2621
wxGUI/mapswipe: add query tool
|
11 年之前 |
Martin Landa
|
50c1d35c5c
wxGUI: moved to DISTDIR/gui
|
11 年之前 |
Martin Landa
|
920231d41d
wxGUI: change map display title when mapset changed from wxGUI
|
11 年之前 |
Anna Petrášová
|
b1f09ea7f0
wxGUI: setting zoom, pan, pointer mode moved from frame to window
|
11 年之前 |
Anna Petrášová
|
57ffe8113a
wxGUI: improved system of switching tools in toolbars
|
11 年之前 |
Anna Petrášová
|
7269d75858
wxGUI/mapdisplay: remove unused variables
|
11 年之前 |
Anna Petrášová
|
99e1a062a6
wxGUI: improve map display cursor handling
|
11 年之前 |
Vaclav Petras
|
11179c984f
wxGUI/mapwindow: removing mouse motion handlers, using signals for coordinates and for vdigit info
|
11 年之前 |
Vaclav Petras
|
cf326f1d45
wxGUI/mapwindow: introducing object with map window properties (and showRegion SbItem simplified)
|
11 年之前 |
Anna Petrášová
|
1867db3d69
wxGUI/statusbar: fix widgets repositioning
|
11 年之前 |
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 年之前 |
Vaclav Petras
|
2aae39ae88
wxGUI/mapwindow: introducing mouseEntered signal and removing gcp manager code
|
11 年之前 |
Vaclav Petras
|
24cd145499
wxGUI/mapwindow: removing direct StatusbarUpdate calls from mapwindow, replaced by zoomChanged signal (statusbar text partialy broken, temporarily)
|
11 年之前 |
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 年之前 |