Anna Petrasova
|
7275e780f7
wxGUI: module search GUI improved (#1194)
|
4 年之前 |
Vaclav Petras
|
4694e43ed8
wxGUI: Remove calls of unicode function which don't work in Python 3 (#1111)
|
4 年之前 |
Anna Petrasova
|
9ff008446c
wxGUI: important fixes for wxPython 4.1.0 with wxWidgets 3.1 (#570)
|
5 年之前 |
Martin Landa
|
2de6c617d3
wx.Menu.Append: remove text argument (#335)
|
5 年之前 |
Anna Petrasova
|
f1f82d16b4
Fix missing checkboxes in ListCtrl (#204)
|
5 年之前 |
Anna Petrasova
|
b5b00f9729
wxGUI: fix deprecated wx.NewId
|
5 年之前 |
Markus Neteler
|
a157e45d35
svn refs changed to git (#93)
|
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
|
d866d29c07
revert accidental commit https://trac.osgeo.org/grass/changeset/73835
|
6 年之前 |
Martin Landa
|
589bcab16a
libraster: add support for GDAL 2.4 on MS Windows
|
6 年之前 |
Martin Landa
|
18d0489393
wxGUI: install extension dialog - hide repo settings (not used and misleading for user)
|
6 年之前 |
Anna Petrášová
|
7e1945f230
experimental GSoC 2018 Python 3 support by Sanjeet Bhatti
|
6 年之前 |
Anna Petrášová
|
fea2d77921
wxGUI: make GUI compatible with wxPython Phoenix 3.0.3
|
8 年之前 |
Anna Petrášová
|
f7cb321b67
wxGUI: fix extension loading due to new temporal modules
|
8 年之前 |
Anna Petrášová
|
ceac8a5952
wxGUI: don't use sys.maxsize with wx.ListCtrl - breaks GUI on 64bit Windows, see https://trac.osgeo.org/grass/ticket/3011
|
9 年之前 |
Martin Landa
|
87e5b1d9b8
wxGUI: apply pep8
|
9 年之前 |
Martin Landa
|
8d85c960f1
wxGUI/extensions: list only first 10 files
|
9 年之前 |
Vaclav Petras
|
e4b02997ad
g.extension: rename option svnurl to url
|
9 年之前 |
Martin Landa
|
c1be2babdc
wxGUI/extension: print number of loaded extensions
|
10 年之前 |
Martin Landa
|
2feff8f820
wxGUI: update onDone methods to pass event as argument
|
10 年之前 |
Martin Landa
|
b63cf5a326
wxGUI/extension: load data in different thread
|
10 年之前 |
Martin Landa
|
eba8b52fb2
fix https://trac.osgeo.org/grass/changeset/61967 - add missing _()
|
10 年之前 |
Martin Landa
|
86f1791362
wxGUI/extensions: change button's labels to be more clear
|
10 年之前 |
Martin Landa
|
21b030d189
wxGUI: fix calling g.extension on windows
|
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 年之前 |
Martin Landa
|
50c1d35c5c
wxGUI: moved to DISTDIR/gui
|
11 年之前 |
Martin Landa
|
6a2a17bf05
wxGUI: report g.extension error
|
11 年之前 |
Martin Landa
|
ac8cb1961f
wxGUI/extension: ignore --help flag
|
11 年之前 |
Martin Landa
|
e14a210e29
wxGUI: update extensions wrapper (g.extension.rebuild.all has been removed)
|
11 年之前 |