Linda Kladivova
|
3a6585624c
wxGUI: Map display object has no attribute iconsize (#2021)
|
3 年之前 |
Linda Kladivova
|
2f94d78a66
wxGUI: refactoring: Map Display inheriting from wx.Panel (#1675)
|
3 年之前 |
Anna Petrasova
|
d5012a3deb
wxGUI: remove deprecated methods from MapDisplay (#1729)
|
3 年之前 |
Vaclav Petras
|
02bfae03d5
Apply Black to wxGUI (#1527)
|
4 年之前 |
Vaclav Petras
|
635224115c
parser: Use #-space-% to allow writing PEP8-compliant Python code (#1287)
|
4 年之前 |
Vaclav Petras
|
4743d531f7
wxGUI: New, simplified, unified window titles (#1216)
|
4 年之前 |
Anna Petrasova
|
d292e8b9c6
wxGUI: remove legacy initialization of image handlers
|
5 年之前 |
Markus Neteler
|
b4432f400e
change Python shebang to python3 (#75)
|
5 年之前 |
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 年之前 |
Martin Landa
|
b632308f1f
g.gui.vdigit: be less verbose when creating a new map
|
9 年之前 |
Martin Landa
|
50a2380902
remove wxpath from PYTHONPATH (set path only locally)
|
9 年之前 |
Anna Petrášová
|
98e0772e56
wxGUI/vdigit: fix standalone tool initialization https://trac.osgeo.org/grass/ticket/2746
|
9 年之前 |
Vaclav Petras
|
29bc5aff40
wxGUI: import only after grass.script.parser() call g.gui.* and PEP8 clean up
|
10 年之前 |
Markus Neteler
|
4197ed8748
scripts/parser: keywords -> keyword (old style remains accepted)
|
10 年之前 |
Martin Landa
|
832623263a
keep topic_gui (the main page requires this topic)
|
10 年之前 |
Markus Neteler
|
be5911eedc
manual: keywords cleanup
|
10 年之前 |
Anna Petrášová
|
1af4c07ea3
wxGUI/vdigit: fix closing digitizer window problem due to not implemented giface progressbar interface
|
10 年之前 |
Vaclav Petras
|
3c04db432e
pythonlib: raise exceptions from run_command and others (https://trac.osgeo.org/grass/ticket/2326)
|
10 年之前 |
Martin Landa
|
50c1d35c5c
wxGUI: moved to DISTDIR/gui
|
11 年之前 |
Anna Petrášová
|
c9a3b560de
wxGUI: use wx.App instead of wx.PySimpleApp to avoid deprecation warning in wxPython 3
|
11 年之前 |
Martin Landa
|
e084f4f05b
g.gui.vdigit: add new flag to create new vector map if doesn't exist
|
11 年之前 |
Martin Landa
|
86bfbc784a
PEP8 fix
|
11 年之前 |
Martin Landa
|
b2ff6d0e0d
g.gui.*: define common GuiModuleMain fn
|
11 年之前 |
Martin Landa
|
669f1c2b1f
g.gui.vdigit: launch GUI in the background
|
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 年之前 |
Hamish Bowman
|
701c766285
avoid repetition in PYTHONPATH
|
11 年之前 |
Markus Neteler
|
317a514856
keyword cleanup cont'ed
|
12 年之前 |
Anna Petrášová
|
fc0ae66265
wxGUI: ensure compatibility with wxPython 2.9
|
12 年之前 |
Martin Landa
|
30d2a35423
wxGUI: rename layer attributes (no l_ prefix)
|
12 年之前 |