Linda Kladivova
|
2f94d78a66
wxGUI: refactoring: Map Display inheriting from wx.Panel (#1675)
|
před 3 roky |
Anna Petrasova
|
d5012a3deb
wxGUI: remove deprecated methods from MapDisplay (#1729)
|
před 3 roky |
Vaclav Petras
|
02bfae03d5
Apply Black to wxGUI (#1527)
|
před 4 roky |
Vaclav Petras
|
635224115c
parser: Use #-space-% to allow writing PEP8-compliant Python code (#1287)
|
před 4 roky |
Vaclav Petras
|
4743d531f7
wxGUI: New, simplified, unified window titles (#1216)
|
před 4 roky |
Anna Petrasova
|
d292e8b9c6
wxGUI: remove legacy initialization of image handlers
|
před 5 roky |
Markus Neteler
|
b4432f400e
change Python shebang to python3 (#75)
|
před 5 roky |
Markus Neteler
|
bb779c2f13
i18N: cleanup gettext usage for Python code (fixes https://trac.osgeo.org/grass/ticket/3790) (contributed by pmav99)
|
před 6 roky |
Martin Landa
|
87e5b1d9b8
wxGUI: apply pep8
|
před 9 roky |
Martin Landa
|
50a2380902
remove wxpath from PYTHONPATH (set path only locally)
|
před 9 roky |
Vaclav Petras
|
29bc5aff40
wxGUI: import only after grass.script.parser() call g.gui.* and PEP8 clean up
|
před 10 roky |
Markus Neteler
|
4197ed8748
scripts/parser: keywords -> keyword (old style remains accepted)
|
před 10 roky |
Martin Landa
|
832623263a
keep topic_gui (the main page requires this topic)
|
před 10 roky |
Markus Neteler
|
be5911eedc
manual: keywords cleanup
|
před 10 roky |
Martin Landa
|
50c1d35c5c
wxGUI: moved to DISTDIR/gui
|
před 11 roky |
Anna Petrášová
|
c9a3b560de
wxGUI: use wx.App instead of wx.PySimpleApp to avoid deprecation warning in wxPython 3
|
před 11 roky |
Martin Landa
|
9cf17c44f7
g.gui.iclass: fix setting group/subgroup from cli
|
před 11 roky |
Markus Neteler
|
8142dfac1e
g.gui.iclass: make it visible in 'Topic: Gui' manual page
|
před 11 roky |
Martin Landa
|
5097af26cc
keywords cosmetics: supervised classification
|
před 11 roky |
Martin Landa
|
86bfbc784a
PEP8 fix
|
před 11 roky |
Martin Landa
|
b2ff6d0e0d
g.gui.*: define common GuiModuleMain fn
|
před 11 roky |
Martin Landa
|
441e4075af
g.gui.iclass: launch GUI in the background
|
před 11 roky |
Vaclav Petras
|
ee95f55bfa
wxGUI/translations: different way of accessing gettext underscore ('_') function (attempt to fix https://trac.osgeo.org/grass/ticket/1739 for grasswxpy)
|
před 11 roky |
Hamish Bowman
|
701c766285
avoid repetition in PYTHONPATH
|
před 11 roky |
Markus Neteler
|
317a514856
keyword cleanup cont'ed
|
před 12 roky |
Anna Petrášová
|
fc0ae66265
wxGUI: ensure compatibility with wxPython 2.9
|
před 12 roky |
Martin Landa
|
25ba960df5
wxGUI/iclass: check topology also for vector maps imported from command line (g.gui.iclass tr=)
|
před 12 roky |
Martin Landa
|
990d6f097a
g.gui.iclass: center on screen before showing the frame
|
před 12 roky |
Martin Landa
|
37c9f90bfc
g.gui.iclass: flag to maximize window
|
před 12 roky |
Martin Landa
|
aa5474907d
fix https://trac.osgeo.org/grass/changeset/54477
|
před 12 roky |