Commit Graph

4117 Commits

Author SHA1 Message Date
Robin Dunn
bfd7bd588b Add doodle sample 2019-04-12 16:29:53 -07:00
Robin Dunn
ce64eb025b Add Py37 builder to the ubuntu-16.04 vagrant 2019-03-04 11:24:11 -08:00
Robin Dunn
53e8370e02 fix typo 2019-02-27 12:18:04 -08:00
Robin Dunn
53219c9e00 Add a button to the mainloop sample to test wx.PostEvent 2019-02-27 12:17:45 -08:00
Robin Dunn
938fc157b3 Add info about wx.NewIdRef to MigrationGuid, and update OnHTMLOpeningURL section too.
(cherry picked from commit fd1c26d2e1)
2019-02-12 18:52:25 -08:00
Robin Dunn
816d404fad Merge pull request #1157 from swt2c/update_subproj_wxlocale
Update subproject commit for wx.LOCALE constants
2019-02-12 17:41:58 -08:00
Robin Dunn
c201f558bd Merge pull request #1167 from RobinD42/fix-issue1068
Fix the use of the output parameter in HtmlWindow.OnOpeningURL
2019-02-12 17:34:58 -08:00
Robin Dunn
b0436ce02e Fix the use of the output parameter in HtmlWindow.OnOpeningURL the same way
it was fixed in HtmlWindowInterface.OnHTMLOpeningURL.
2019-02-12 15:30:18 -08:00
Scott Talbert
b704e11009 Update subproject commit for wx.LOCALE constants
Fixes #1155
2019-02-04 21:04:04 -05:00
Robin Dunn
385fc6938b Merge branch 'swt2c-update_subproj_commit' into wxPy-4.0.x 2019-02-02 15:58:32 -08:00
Robin Dunn
5c70b8624d Add changelog item for #1150 2019-02-02 15:57:05 -08:00
Scott Talbert
3d629b8048 Update subproject commit
Fixes #1144, #1086, and #1147
2019-01-29 21:57:30 -05:00
Robin Dunn
c3cbf2e68a Merge pull request #1143 from RobinD42/fix-issue1140
Added missing setters for the wheel-related properties in wx.MouseEvent
2019-01-15 16:00:01 -08:00
Robin Dunn
47c3d96760 Merge pull request #1142 from RobinD42/fix-issue1141
Added missing HtmlWindow.ScrollToAnchor method
2019-01-15 15:56:23 -08:00
Robin Dunn
5abd2c67f1 Added missing setters for the wheel-related properties in wx.MouseEvent 2019-01-15 15:21:23 -08:00
Robin Dunn
f84ae3f5a2 Added missing HtmlWindow.ScrollToAnchor method,
and also a couple methods in HtmlCell too.
2019-01-15 15:20:50 -08:00
Robin Dunn
a2e31b42e2 Add section for 4.0.5 2019-01-15 15:19:06 -08:00
Robin Dunn
92fc4afa9d Merge pull request #1131 from swt2c/fix_access_test
Xfail unimplemented access test instead of failing it
2019-01-15 15:16:06 -08:00
Robin Dunn
4d50f773ab Merge pull request #1130 from swt2c/fix_joystick_stubs
Fix joystick stub compilation
2019-01-15 15:15:16 -08:00
Robin Dunn
8c9b379bc4 Merge pull request #1127 from swt2c/fix_vlbox_test
Fix vlbox test on Python 3
2019-01-15 15:14:49 -08:00
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