Upgrade to wxPython 4.0.3 (Phoenix) #7104
wxPython4: initial foundations with wx.adv.TaskbarIcon and others. re…
d7e34545
wxPython 4/Python Console: use wx.TextCtrl.WriteText instead of wx.Te…
cbc07a34
wxPython 4/Python Console: use AppendText instead of WriteText for cu…
b62a64b1
wxPython 4/various dialogs: wx.CENTER_ON_SCREEN is no more, use wx.Ce…
bd06a099
wxPython 4/Welcome dialog: wx.NORMAL cannot be used as a font family …
0961f74d
wxPython 4/cursor manager/Find dialog: use sizer.Add instead of sizer…
bf6ef642
wxPython 4/Launcher: spell out GridSizer gaps, prevents overload erro…
e48f19e4
wxPython 4/speech viewer: few tweaks to constructor, save position be…
8f21e03b
wxPython 4/Input gestures dialog: when Cancel button is clicked, make…
ad04891f
Readme: mention new wxPython and Six compatibility layer requirements…
9f123cd5
wx.Menu: AppendMenu is deprecated, use Append instead. re #7077
2956f933
Add-ons Manager: make sure to nullify dialog instance flag and preven…
47929f94
Merge branch 'master' into wxPy4
8d8f2b47
gui/Config profiles dialog/wxPython 4: nullify instance flag. re #7077.
17ff014c
Merge branch 'master' into wxPy4
886f6dac
Merge branch 'master' into wxPy4
fc97d870
Merge branch 'master' into wxPy4
5026f27a
Merge branch 'master' into wxPy4
e80e5a42
Merge branch 'master' into wxPy4
09eb9792
derekriemer
changed the title Upgrade to wxPython 4.0.0 (Phoenix) Upgrade to wxPython 4.0.0 (Phoenix) WIP 8 years ago
Merge branch 'master' into wxPy4
0131768a
Merge branch 'master' into wxPy4
e2659769
Python console: revert to wx.TextCtrl.write function. re #7077.
7e0b466d
Settings/voice sliders: replace wx.WXK_PRIOR and wx.WXK_NEXT with wx.…
95e52717
Merge branch 'master' into wxPy4
61114f0e
Merge branch 'master' into wxPy4
00ea06ec
Merge branch 'master' into wxPy4
0ff3a04f
Merge branch 'master' into wxPy4
8b29758a
Merge branch 'master' into wxPy4
05029cfd
Merge branch 'master' into HEAD
c50196c0
core.CorePump: block this timer from firing recursively. This could …
b9e40a95
miscDeps now contains wxPython 4.
d90cd53e
michaelDCurran
changed the title Upgrade to wxPython 4.0.0 (Phoenix) WIP Upgrade to wxPython 4.0.0 (Phoenix) 8 years ago
Merge branch 'wxPy4' of https://github.com/josephsl/nvda into wxPy4
1080749d
Core: update copyright years, corrected issue number
1cc5f10f
Comment spelling fix
03aa9c13
Merge branch 'master' into wxPy4
514804c3
Merge branch 'master' into HEAD
b671addb
wxPython 4.0.1 in miscDeps
89709e9e
gui: add a NonRe-entrant timer to replace use of wx.Timer and wx.PyTi…
883efe9d
Replace usage of wx.PyTimer with gui.NonReentrantTimer for all core c…
71531aa8
Clarify comment
e125ef9c
Clarify docstring
fcb0d93b
Merge branch 'master' into wxPy4
c4ea539f
Spelling
eb4858ab
Readme: mention wxPython 4.0.1
df6ca003
LeonarddeR
changed the title Upgrade to wxPython 4.0.0 (Phoenix) Upgrade to wxPython 4.0.1 (Phoenix) 8 years ago
Merge branch 'master' into wxPy4
874a6e45
wxPython 4: use wx.ID_ANY instead of NewID function. Re #8121.
e953dd4e
GUI/SettingsDialogs: remove extra space at ends of lines
3f16889d
Merge branch 'master' into wxPy4
c68a72dc
Merge branch 'master' into wxPy4
bdda3570
Merge branch 'master' into wxPy4
4aab70da
Settings screen: wx.Center again.
79a74117
Merged master
f9f5b570
add a new submodule for wxPython dep
e07bf3e4
Use `CenterOnScreen()` rather than `Center`
0a0cdb84
Define both missing constants
b6523a18
Merge remote-tracking branch 'origin/master' into i7104_wxPy4
75a1afa0
Update copyright years and headers.
5923cd68
Settings dialog: clear instances set when all settings instances are …
b1a3a544
Merge branch 'master' into wxPy4
f23b8cdd
wxPython 4: revert instances checking in SettingsDialog thanks to mit…
5d11d0a6
Dictionary dilaog: use wx.NewId for add, edit, and remove buttons. Re…
89826cf0
Get rid of unnecessary ID usage
e47ac4a4
Log viewer: wx.SAVE -> wx.FD_SAVE, wx.OVERWRITE_PROMPT -> wx.FD_OVERW…
19f8c01f
Log viewer: add copyright headers.
c642e748
Merge branch 'master' into wxPy4
dea4b0a0
wxPython4/settings dialogs: deleteWindows -> delete_windows in sizer.…
418088a3
josephsl
dismissed their stale review
via 418088a3
7 years ago
josephsl
dismissed their stale review
via 418088a3
7 years ago
Merged master
c01f437a
josephsl
dismissed their stale review
via c01f437a
7 years ago
feerrenrut
dismissed their stale review
7 years ago
Merge branch 'master' into wxPy4
323c0301
Merge branch 'master' into wxPy4
ba95eb01
Merged master
0aa0778b
Merge branch 'master' into wxPy4
c3e367ec
josephsl
dismissed their stale review
via c3e367ec
7 years ago
What's new: add wxPython 4.0.1 entry in changes for developers sectio…
5cac3c31
Merge branch 'master' into wxPy4
1bab7ece
Upgrade to wxPython 4.0.3
d15f2109
michaelDCurran
changed the title Upgrade to wxPython 4.0.1 (Phoenix) Upgrade to wxPython 4.0.3 (Phoenix) 7 years ago
Touch intewraction/touch typing mode checkbox: no more wx.NewId funct…
a27ec014
Settings panels: use wx.NewIdRef function to retrieve global ID's for…
5d626248
Readme: mention Python 2.7.15 and wxPython 4.0.3 dependencies.
3e1a6b2c
What's new: wxPython 4.0.1 -> 4.0.3. Re #7077.
cb20a8f8
josephsl
deleted the wxPy4 branch 7 years ago