Anna Petrasova
|
f1f82d16b4
Fix missing checkboxes in ListCtrl (#204)
|
5 年之前 |
Anna Petrasova
|
b5b00f9729
wxGUI: fix deprecated wx.NewId
|
5 年之前 |
Markus Neteler
|
bb779c2f13
i18N: cleanup gettext usage for Python code (fixes https://trac.osgeo.org/grass/ticket/3790) (contributed by pmav99)
|
6 年之前 |
Anna Petrášová
|
266f1c3474
wxGUI/dbmgr: ListCtrl needs to override certain method
|
6 年之前 |
Anna Petrášová
|
7e1945f230
experimental GSoC 2018 Python 3 support by Sanjeet Bhatti
|
6 年之前 |
Anna Petrášová
|
1ebd517ec2
wxGUI: revert accidently commited changes in https://trac.osgeo.org/grass/changeset/72626
|
7 年之前 |
Anna Petrášová
|
09cd5bf0b5
wxGUI: fix d.vect dialog when loading layer without db connection, caused by https://trac.osgeo.org/grass/changeset/72547
|
7 年之前 |
Martin Landa
|
7db207dcff
wxGUI/dbmgr: set busy cursor when soring values
|
7 年之前 |
Martin Landa
|
d50b5aa3b5
wxGUI/dbmgr: fix sorting unicode issue
|
7 年之前 |
Anna Petrášová
|
8356131b0d
wxGUI: patch by sanjeet to fix warnings when using attribute manager with wxpython 4 - https://trac.osgeo.org/grass/ticket/3510
|
7 年之前 |
Anna Petrášová
|
fea2d77921
wxGUI: make GUI compatible with wxPython Phoenix 3.0.3
|
8 年之前 |
Anna Petrášová
|
4041d1c7be
wxGUI: change size of wx.SpinCtrl for gtk3, see https://trac.osgeo.org/grass/ticket/3201
|
8 年之前 |
Anna Petrášová
|
5ffe36bebf
wxGUI: escape single quotes when editing attributes from GUI, see https://trac.osgeo.org/grass/ticket/2252
|
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
|
a7cff61810
wxGUI/dbmgr: fix string handling (quotes)
|
9 年之前 |
Markus Neteler
|
9a9b8230ed
various spelling errors fixed
|
9 年之前 |
Martin Landa
|
fed9bf8a81
wxGUI/dbmgr: check insert new records by default
|
9 年之前 |
Anna Petrášová
|
a847cfbbe8
wxGUI/dbmgr: fix removing layer together with table
|
9 年之前 |
Martin Landa
|
cb5dfa658c
wxGUI/dbmgr: add clear button to reload all data (drop current selection)
|
10 年之前 |
Martin Landa
|
8b24944b41
wxGUI/dmgr: fix focus on Deselect all
|
10 年之前 |
Martin Landa
|
775f59a9cd
wxGUI/dbmgr: improve handling string where values (check for quotes)
|
10 年之前 |
Martin Landa
|
8c355f83cb
wxGUI/dbmgr: force default where operator (wxPython 3 fix)
|
10 年之前 |
Vaclav Petras
|
843472cd71
wxGUI: use FitInside instead of deprecated SetVirtualSizeHints
|
10 年之前 |
Anna Petrášová
|
5d4e912778
wxGUI/dbmgr: fix editing values in attribute manager on Windows
|
10 年之前 |
Martin Landa
|
cd0c75e070
wxGUI/dbmgr: fix ids for contextual menu
|
10 年之前 |
Martin Landa
|
734c1533dc
wxGUI/dbmgr: implement FieldStatistics
|
10 年之前 |
Martin Landa
|
b6f2ada5f8
wxGUI:dbmgr: select item automatically when WHERE statement is given
|
10 年之前 |
Anna Petrášová
|
c3d3867d5a
wxGUI/dbmgr: attempt to fix unicode errors from https://trac.osgeo.org/grass/ticket/1681
|
10 年之前 |
Luca Delucchi
|
4d3d44467e
wxgui: add support for sphinx documentation
|
11 年之前 |