Vaclav Petras
|
02bfae03d5
Apply Black to wxGUI (#1527)
|
4 years ago |
Vaclav Petras
|
c6e81b98e8
Fix spelling in comments, esp. in wxGUI code (#1357)
|
4 years ago |
Vaclav Petras
|
4743d531f7
wxGUI: New, simplified, unified window titles (#1216)
|
4 years ago |
Tomas Zigo
|
476a3afe1a
wxGUI d.histogram: Set default font (#695)
|
4 years ago |
Anna Petrasova
|
2c17c0c79d
wxGUI: fix d.histogram - save only after rendering done
|
5 years ago |
Anna Petrasova
|
d121f7f3fe
wxGUI: replace obsolete wx.BitmapFromImage
|
5 years ago |
Anna Petrasova
|
6a120c3720
wxGUI: replace deprecated wx.Yield
|
5 years ago |
Anna Petrasova
|
b5b00f9729
wxGUI: fix deprecated wx.NewId
|
5 years ago |
Markus Neteler
|
bb779c2f13
i18N: cleanup gettext usage for Python code (fixes https://trac.osgeo.org/grass/ticket/3790) (contributed by pmav99)
|
6 years ago |
Anna Petrášová
|
7e1945f230
experimental GSoC 2018 Python 3 support by Sanjeet Bhatti
|
6 years ago |
Anna Petrášová
|
f337b9f4a8
wxGUI: make wx.BusyInfo compatible with wxPython 4
|
7 years ago |
Anna Petrášová
|
fea2d77921
wxGUI: make GUI compatible with wxPython Phoenix 3.0.3
|
8 years ago |
Martin Landa
|
e0750515a2
d.histogram launched from map display toolbar doesn't work (see https://trac.osgeo.org/grass/ticket/2899)
|
8 years ago |
Martin Landa
|
87e5b1d9b8
wxGUI: apply pep8
|
9 years ago |
Martin Landa
|
c2ee8da8fa
Fix to work with wxPython 3.0
|
10 years ago |
Anna Petrášová
|
64bd584236
wxGUI: workaround for not visible toolbars on Mac with wxPython 3
|
10 years ago |
Luca Delucchi
|
4d3d44467e
wxgui: add support for sphinx documentation
|
11 years ago |
Martin Landa
|
50c1d35c5c
wxGUI: moved to DISTDIR/gui
|
11 years ago |
Anna Petrášová
|
d902ec556a
wxGUI/d.histogram: fix export histogram on Windows
|
11 years ago |
Anna Petrášová
|
3326951fe7
wxGUI:d.histogram: open dialog if no map selected; use selected map even when it's not checked; still mysterious why it draws content of map window when it starts without map
|
11 years ago |
Vaclav Petras
|
5e27a65f29
wxGUI/mapdisp: avoiding usage of lmgr and related objects in mapdisplay (some still remains, some are in used classes; note that this is not an attempt to fix nviz start and end procedures)
|
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á
|
aabbb7a81c
wxGUI/histogram: properly initialize bitmap
|
12 years ago |
Anna Petrášová
|
fc0ae66265
wxGUI: ensure compatibility with wxPython 2.9
|
12 years ago |
Martin Landa
|
30d2a35423
wxGUI: rename layer attributes (no l_ prefix)
|
12 years ago |
Anna Petrášová
|
bc8028d338
wxGUI/histogram: fix launching histogram tool (merge from releasebranch, https://trac.osgeo.org/grass/changeset/54018)
|
12 years ago |
Anna Petrášová
|
d4049aecb2
wxGUI/layertree: better access to layer info (part 2)
|
12 years ago |
Anna Petrášová
|
7ec5eeadbd
wxGUI: https://trac.osgeo.org/grass/ticket/1679 fixed
|
13 years ago |
Anna Petrášová
|
82b75087d3
wxGUI: fix histogram tool (the one using the d.histogram)
|
13 years ago |
Martin Landa
|
cd411d66a3
wxGUI: fix histogramming / profile tools (launch from mapdisp)
|
13 years ago |