Scott Talbert
4254f73f2d
Xfail unimplemented access test instead of failing it
2019-01-07 22:37:52 -05:00
Scott Talbert
0c0437b18d
Fix joystick stub compilation
...
Fixes #1125
2019-01-07 08:41:49 -05:00
Scott Talbert
30daf80f36
Fix vlbox test on Python 3
2019-01-06 23:55:02 -05:00
Robin Dunn
ff93eb48b3
Bump version for next wxPy-4.0.x release (if any)
2019-01-06 14:20:39 -08:00
Robin Dunn
edefe4da6d
Clear version flags for release
wxPython-4.0.4
2019-01-05 11:48:40 -08:00
Robin Dunn
da80b2c4ba
Merge branch 'wxPy-4.0.x' into release-prep
2019-01-03 22:17:39 -08:00
Robin Dunn
792d32a1c4
Merge pull request #1124 from RobinD42/fix-issue1123
...
Generate optional stubs for the wxFileSystemWatcher* classes
2019-01-03 22:13:44 -08:00
Robin Dunn
24453e6e82
Merge pull request #1122 from kg-2/patch-1
...
Update FCObjects.py
(cherry picked from commit 1d427573b3 )
2019-01-03 21:59:54 -08:00
Robin Dunn
02c06475f5
Generate optional stubs for the wxFileSystemWatcher* classes
2019-01-03 21:57:06 -08:00
Robin Dunn
4eefc093eb
Some tweaks for CHANGES and update ANNOUNCE
2019-01-03 21:54:59 -08:00
Robin Dunn
2c1cf6e4d0
Set "rc1" build flag
2019-01-03 11:57:50 -08:00
Robin Dunn
d3328d778b
Update ANNOUNCE.txt for the 4.0.4 release
2019-01-03 11:56:53 -08:00
Robin Dunn
983bebaeec
Set a tentative release date, and fix typo
2019-01-03 11:56:20 -08:00
Robin Dunn
1702cb6db8
Merge pull request #1119 from RobinD42/fix-issue1104
...
Fix hhctrl crash in 64-bit MSW builds
2019-01-02 16:30:11 -08:00
Robin Dunn
8245182fc2
A little more info in the changelog
2019-01-02 16:01:03 -08:00
Robin Dunn
de840d4654
Add changelog item for hhctrl.ocx fix
2019-01-02 15:59:08 -08:00
Robin Dunn
94ea54cd68
Update wxWidgets revision to latest WX_3_0_BRANCH
2019-01-02 15:58:40 -08:00
Robin Dunn
f0224794ab
Merge pull request #1118 from RobinD42/fix-issue1095
...
Add missing methods in wx.ListBox
2018-12-31 15:19:38 -08:00
Robin Dunn
5dd7b81e7e
Add example of setting item colours to the demo sample
2018-12-31 14:16:24 -08:00
Robin Dunn
1783ea6fd1
Use pointers for the parameter types
2018-12-31 14:09:58 -08:00
Robin Dunn
5c17aabf3a
Added missing methods in wx.ListBox, SetItemForegroundColour, SetItemBackgroundColour and SetItemFont.
2018-12-31 12:35:50 -08:00
Robin Dunn
fd86b47df7
Just a meaningless change to trigger the buildbot
2018-12-21 15:35:20 -08:00
Robin Dunn
ade36c6ddd
Move new item to end of list, and fixed typos
...
(cherry picked from commit f4984db1b5 )
2018-12-21 14:48:29 -08:00
Robin Dunn
d3deff2ed8
Merge pull request #1096 from Metallicow/aui-fixes-Dec2018
...
Aui fixes dec2018
2018-12-21 14:44:18 -08:00
Robin Dunn
a0c909c7b1
Merge pull request #1111 from a358003542/master
...
toasterbox.py
(cherry picked from commit cb1488a295 )
2018-12-21 14:21:46 -08:00
Robin Dunn
13a65438ae
Merge pull request #1110 from jensgoe/fix_newline_tokenize
...
ignore newline added by Tokenize module since Python 3.6
(cherry picked from commit 7876de4a32 )
2018-12-21 14:19:06 -08:00
Robin Dunn
621c138987
Merge pull request #1100 from jensgoe/fix_fancytext_setY
...
fixed argument assignment
(cherry picked from commit 3a83977348 )
2018-12-21 14:15:00 -08:00
Robin Dunn
c403d25113
Merge pull request #1093 from swt2c/reenable_python3.7_ci
...
Re-enable Python 3.7 in CircleCI builds
2018-12-21 14:11:40 -08:00
Robin Dunn
185eeeec92
Merge pull request #1092 from swt2c/cleanup_ci_deps
...
Clean up CircleCI dependencies
2018-12-21 14:09:13 -08:00
Metallicow
0fa5ae869b
Add Changes For PR #1096
2018-12-03 03:25:11 -06:00
Metallicow
ffd286db8b
TabNavigatorWindow Improvements
...
Makes TabNavigatorWindow Draggable and Resizable similar to other programs that have these. Annoyance fixes mainly if having many items or long names. Also option to popup at mouse pos instead of centre.
This can be demo'd in the agw aui demo as smart tabbing.
2018-12-03 03:17:10 -06:00
Metallicow
64dd594d72
Remove "2.9" version check stuff
...
According to Robin "Classic" wont be updated anymore so this isnt shouldnt be needed in "Phoenix"
2018-12-03 03:14:53 -06:00
Scott Talbert
2301a2382e
Clean up CircleCI dependencies
...
Since we're only building GTK+3, we don't need GTK+2 development packages.
Update to the most recent WebKit and SDL packages. Replace freeglut with
libgl dev packages.
2018-11-30 22:06:15 -05:00
Scott Talbert
a449fd0f6b
Re-enable Python 3.7 in CircleCI builds
2018-11-30 21:35:54 -05:00
Robin Dunn
1c085eea1e
Merge pull request #1087 from cbeytas/master
...
Fix bugs in CustomTreeCtrl and HyperTreeList
(cherry picked from commit e5d24078fd )
2018-11-30 15:00:22 -08:00
Robin Dunn
46b81b96e1
Merge pull request #1082 from Metallicow/Fix-Image-Issues
...
Fix image issues
(cherry picked from commit 1f735769a1 )
2018-11-30 15:00:22 -08:00
Robin Dunn
2e1f703356
Merge pull request #1088 from mickp/FixSortForDisplay
...
Don't try to compare Colours in SortForDisplay.
(cherry picked from commit cfed8387fd )
2018-11-30 15:00:21 -08:00
Robin Dunn
475d533888
Merge pull request #1090 from swt2c/remove_hardcode_spin
...
Remove hard-coded sizes from wx.SpinButton and wx.SpinCtrlDouble in demo
2018-11-30 14:42:16 -08:00
Robin Dunn
f797aec0e6
Merge pull request #1083 from swt2c/fix_pubsub_test
...
Fix pubsub provider test - restore expected whitespace
2018-11-30 14:41:32 -08:00
Robin Dunn
f7d6303690
Merge pull request #1081 from swt2c/fix_filectrl_tests
...
Fix filectrl tests - wait a little longer to ensure event loop runs
2018-11-30 14:41:01 -08:00
Robin Dunn
d565a3500f
Merge pull request #1080 from swt2c/fix_dataview_test
...
Fix dataview test on Python 2
2018-11-30 14:39:19 -08:00
Robin Dunn
66049df936
Merge pull request #1079 from swt2c/skip_unimplemented_tests
...
Skip unimplemented tests instead of failing them
2018-11-30 14:38:53 -08:00
Robin Dunn
b27a45dd94
Update to latest wxWidgets 3.0 revision
2018-11-30 13:42:49 -08:00
Scott Talbert
9739c66a2c
Remove hard-coded sizes from wx.SpinButton and wx.SpinCtrlDouble in demo
2018-11-27 19:59:35 -05:00
Scott Talbert
5fc057d266
Xfail unimplemented tests instead of failing them
2018-11-19 22:14:06 -05:00
Scott Talbert
301f0e8a87
Fix pubsub provider test - restore expected whitespace
2018-11-13 20:34:24 -05:00
Scott Talbert
5cc6975425
Fix filectrl tests - wait a little longer to ensure event loop runs
2018-11-12 23:20:29 -05:00
Scott Talbert
5af729ecf1
Fix dataview test on Python 2
...
sys.maxsize isn't a long on Py2, it's an int. So just remove this assert.
2018-11-12 21:04:13 -05:00
Robin Dunn
7b3a62102c
Use forward slashes in sphinx output
2018-11-08 20:30:01 -08:00
Robin Dunn
79b64126d9
Merge pull request #1066 from garibarba/master
...
Fix bug due to type mismatch.
(cherry picked from commit 68dcd7872a )
2018-11-08 20:24:35 -08:00