Vaclav Petras
|
02bfae03d5
Apply Black to wxGUI (#1527)
|
4 年之前 |
Markus Neteler
|
22dcea97b9
Python scripts: remove UTF-8 coding line (#1461)
|
4 年之前 |
Markus Neteler
|
bb779c2f13
i18N: cleanup gettext usage for Python code (fixes https://trac.osgeo.org/grass/ticket/3790) (contributed by pmav99)
|
6 年之前 |
Martin Landa
|
87e5b1d9b8
wxGUI: apply pep8
|
9 年之前 |
Anna Petrášová
|
356ae9c5e2
wxGUI/profile: use SafeYield to prevent recursion error
|
10 年之前 |
Anna Petrášová
|
acefdde4a0
wxGUI: specify pdc in Graphics API, change pdc where rdigit objects are drawn to avoid problems with pen styles (other than solid) when drawing using wx.GCDC
|
10 年之前 |
Anna Petrášová
|
31297ef713
pythonlib: create new file utils not to clutter core with simple functions and move some of them from core and change all affected imports
|
10 年之前 |
Anna Petrášová
|
1ec0d02873
wxGUI/measuring: don't report meters when units are not recognized like foot_uss
|
10 年之前 |
Luca Delucchi
|
4d3d44467e
wxgui: add support for sphinx documentation
|
11 年之前 |
Markus Neteler
|
da32bb85b9
Python3 support: exception objects require 'as' keyword (compliant with Python >= 2.6) (trac https://trac.osgeo.org/grass/ticket/2288)
|
11 年之前 |
Anna Petrášová
|
51bf1767ee
wxGUI: adds area measurement tool
|
11 年之前 |
Anna Petrášová
|
eb90184e8c
wxGUI: fix ending measuring on display
|
11 年之前 |
Anna Petrášová
|
e4800a52a6
wxGUI/mapwin: DrawCircle added and specify which coordinate type is to be used for GraphicsSet
|
11 年之前 |
Anna Petrášová
|
a84d5ddc4f
wxGUI: clean up message handling related to GConsole (co-author: wenzeslaus)
|
11 年之前 |
Vaclav Petras
|
5545e755c5
wxGUI/mapwin: new mapwin subdirectory with map window related code including buffered window
|
11 年之前 |