Anna Petrasova
|
ecd13587d7
wxGUI: more Python 3.10 fixes (#2050)
|
3 年之前 |
nilason
|
6ed2015632
wxGUI: always show preferences dialogs as modeless (#1132)
|
4 年之前 |
Tomas Zigo
|
298301bc6b
wxGUI/g.gui.mapswipe: fix hit Apply button if first and second raster aren't choosed (#1042)
|
4 年之前 |
Anna Petrasova
|
ce352e1ce9
backport changes for wx4.1.0 #570
|
5 年之前 |
Anna Petrasova
|
3203d40893
wxGUI/mapswipe: call dialog Uninit only when dialog was actually created, fix for #833 (#836)
|
4 年之前 |
Tomas Zigo
|
b8b9043ebc
wxGUI, d.rast.edit: remove 'wxversion' module (#713)
|
4 年之前 |
Anna Petrasova
|
5edd1650cb
replace obsolete time.clock() in Python 3.3 (#244)
|
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á
|
3bd818cd67
wxGUI: aui manager in SimpleLayerManager needs to be uninitialized before destroying it
|
6 年之前 |
Anna Petrášová
|
7e1945f230
experimental GSoC 2018 Python 3 support by Sanjeet Bhatti
|
6 年之前 |
Martin Landa
|
87e5b1d9b8
wxGUI: apply pep8
|
9 年之前 |
Martin Landa
|
95ff27c07b
g.gui.mapswipe: remove draw/erase from toolbar, layout cosmetics
|
9 年之前 |
Martin Landa
|
4eadbfb497
g.gui.mapswipe: enlarge frame (gnome) and statusbar (wxPython3)
|
9 年之前 |
Luca Delucchi
|
502e4a0ff4
python script: fixed raster_what function to work with or without localized labels [https://trac.osgeo.org/grass/ticket/2912], added also tests
|
9 年之前 |
Martin Landa
|
c2ee8da8fa
Fix to work with wxPython 3.0
|
10 年之前 |
Luca Delucchi
|
4d3d44467e
wxgui: add support for sphinx documentation
|
11 年之前 |
Anna Petrášová
|
cc40632656
wxGUI/mapswipe: zoom only when there are layers, bug mentioned in https://trac.osgeo.org/grass/ticket/2315
|
11 年之前 |
Anna Petrášová
|
04cce71ca5
wxGUI/mapswipe: fix tracking cursor in mirror mode
|
11 年之前 |
Anna Petrášová
|
b3c3cd2621
wxGUI/mapswipe: add query tool
|
11 年之前 |
Anna Petrášová
|
e547f49039
wxGUI/mapswipe: add preferences dialog to change mirrored cursor appearance
|
11 年之前 |
Anna Petrášová
|
dce3cd2fb0
wxGUI/mapswipe: fix launching from menu when maps are selected in lmgr
|
11 年之前 |
Anna Petrášová
|
159835ce00
wxGUI/mapswipe: added possibility to display multiple raster/vector maps; reusable SimpleLayerManager created
|
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 年之前 |
Vaclav Petras
|
5545e755c5
wxGUI/mapwin: new mapwin subdirectory with map window related code including buffered window
|
11 年之前 |
Anna Petrášová
|
37bded6609
wxGUI: remove frame parameter from BufferedWindow
|
11 年之前 |
Vaclav Petras
|
cf326f1d45
wxGUI/mapwindow: introducing object with map window properties (and showRegion SbItem simplified)
|
11 年之前 |
Anna Petrášová
|
b0f08e5176
wxGUI/mapswipe: fix zoom to map for different map extents
|
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 年之前 |