Vaclav Petras
|
02bfae03d5
Apply Black to wxGUI (#1527)
|
4 年之前 |
Vaclav Petras
|
0e5144f80c
wxGUI: Enable unused var warning (#1502)
|
4 年之前 |
Anna Petrasova
|
2fb38437ae
wxGUI: fix flake F401 (unused import) (#1294)
|
4 年之前 |
Vaclav Petras
|
4743d531f7
wxGUI: New, simplified, unified window titles (#1216)
|
4 年之前 |
nilason
|
31113f15ad
wxGUI: always show preferences dialogs as modeless (#1132)
|
4 年之前 |
Tomas Zigo
|
b1431df2ad
wxGUI/g.gui.mapswipe: fix hit Apply button if first and second raster aren't choosed (#1042)
|
4 年之前 |
Anna Petrasova
|
c9eb39e2fe
wxGUI/mapswipe: call dialog Uninit only when dialog was actually created, fix for #833 (#836)
|
4 年之前 |
Tomas Zigo
|
1245b5c998
wxGUI, d.rast.edit: remove 'wxversion' module (#713)
|
4 年之前 |
Anna Petrasova
|
9ff008446c
wxGUI: important fixes for wxPython 4.1.0 with wxWidgets 3.1 (#570)
|
5 年之前 |
Anna Petrasova
|
75be02ab0a
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 年之前 |