Commit Graph

3673 Commits

Author SHA1 Message Date
Mesalu
43c223d3d2 Add iterability to sizer classes and corresponding unittest 2018-02-08 21:19:45 -08:00
Robin Dunn
6305f7f747 Merge pull request #731 from mesalu/jensgoe_patch
Jensgoe patch
2018-02-05 21:14:47 -08:00
Robin Dunn
ce0be7c7c4 Merge pull request #732 from acolomb/fix-doc-link
Fix a link typo in the documentation overview.
2018-02-05 21:14:16 -08:00
Robin Dunn
4cc3fb7a19 Bump version number 2018-02-05 12:49:53 -08:00
Robin Dunn
c7b858589f update announcement text 2018-02-02 15:15:17 -08:00
Robin Dunn
bd38ac8c23 default user name is "vagrant" now 2018-02-02 15:14:58 -08:00
Robin Dunn
f32b8c05ae Merge pull request #724 from RobinD42/wxPy-4.0.1-hotfix
wxPython 4.0.1 hotfix
wxPython-4.0.1
2018-02-01 20:53:26 -08:00
Robin Dunn
95bf511b53 Changelog updates for 4.0.1 2018-02-01 20:04:07 -08:00
Robin Dunn
87b488e4e9 Use wxApp::GetInstance in i_wxPyCheckForApp instead of wxTheApp 2018-02-01 20:03:39 -08:00
Robin Dunn
b2155f004b Update version number for a quickie hot-fix release. 2018-02-01 19:58:19 -08:00
Robin Dunn
0d90f1f612 Fix typo 2018-02-01 19:27:27 -08:00
Robin Dunn
473b58a043 Set LD_RUN_PATH for wxWidgets part of the build too 2018-02-01 19:27:06 -08:00
Robin Dunn
be5e046987 Update wxWidgets changeset to get fix for GTK startup segfault 2018-02-01 19:26:24 -08:00
Robin Dunn
fa205ea637 Update deadsnakes ppa address 2018-02-01 11:38:27 -08:00
Robin Dunn
062f7214d5 Bump version number 2018-01-31 17:25:57 -08:00
Robin Dunn
c727555055 Be a little more specific about starting the build 2018-01-31 17:25:20 -08:00
Robin Dunn
d442a3d2df Update release date and update ANNOUNCE.txt with new items wxPython-4.0.0 2018-01-30 20:35:14 -08:00
Robin Dunn
096b00e1a2 Merge branch 'master' into release-prep 2018-01-30 20:30:17 -08:00
Robin Dunn
93bca1df06 Merge pull request #718 from RobinD42/fix-issue716
Allow buffer objects in RGBImage methods in STC
2018-01-30 20:17:47 -08:00
Robin Dunn
de7031050c Merge pull request #715 from RobinD42/fix-issue712
Ensure that the "Window" menu was found before using it
2018-01-30 19:02:38 -08:00
Robin Dunn
b378df456b Allow buffer objects in RGBImage methods in STC
Fixed StyledTextCtrl.MarkerDefineRGBAImage and RegisterRGBAImage methods to be able to accept any Python buffer compatible object for the pixel data.
2018-01-30 18:51:09 -08:00
Robin Dunn
ba30c4f979 relocate misplaced changelog entries 2018-01-30 18:48:09 -08:00
Robin Dunn
3b500dba08 Ensure that the "Window" menu was found before using it 2018-01-30 13:26:57 -08:00
Robin Dunn
0ff5ce69db Split out the VM name 2018-01-29 21:19:21 -08:00
Robin Dunn
4489952b0a Merge branch 'master' into release-prep 2018-01-29 21:11:44 -08:00
Robin Dunn
54837c15c6 Merge pull request #714 from RobinD42/fix-issue688
Don't call CleanUpModules when reinitializing wxModules
2018-01-29 21:10:32 -08:00
Robin Dunn
ae563770e2 Add changelog 2018-01-29 19:55:52 -08:00
Robin Dunn
8ddac86fd2 Don't CleanUpModules when reinitializing. 2018-01-29 19:48:29 -08:00
Robin Dunn
ef2905c43a Merge branch 'master' into release-prep 2018-01-29 19:26:06 -08:00
Robin Dunn
068e500d28 Merge pull request #713 from RobinD42/fix-issue680
Add context manager methods to wx.DC
2018-01-29 19:25:27 -08:00
Robin Dunn
98e592157c Add docstring for our custom ctor for wx.AcceleratorTable 2018-01-29 14:17:20 -08:00
Robin Dunn
8c4dffb091 Add virtual dtor for DC classes 2018-01-29 14:11:00 -08:00
Robin Dunn
d330ad1b40 Add context manager methods to wx.DC 2018-01-29 12:23:57 -08:00
Robin Dunn
e0c664c953 Only build for gtk3 on Fedora 27
Apparently the webkitgtk libs there do not support gtk2.
2018-01-29 12:05:04 -08:00
Robin Dunn
ea38f0fe51 Add ability to pass build args in env var WXPYTHON_BUILD_ARGS 2018-01-27 16:37:25 -08:00
Robin Dunn
82f95c03b9 Copy changelog items to announcement doc 2018-01-27 16:20:11 -08:00
Robin Dunn
c790d12ec4 Let's just bite the bullet and call this the 4.0.0 final release build. 2018-01-27 16:17:39 -08:00
Robin Dunn
cacfb3c4a9 Keep more snapshot build files around 2018-01-27 16:06:35 -08:00
Robin Dunn
bcb3444f24 Merge pull request #709 from RobinD42/fix-issue687
Fix scrolling regression in DynamicSashWindow
2018-01-25 20:27:50 -08:00
Robin Dunn
0cd2a943e4 Merge pull request #710 from RobinD42/fix-issue704
Update wxWidgets changeset pointer to get TreeListCtrl fix
2018-01-25 20:27:35 -08:00
Robin Dunn
49f75a9475 Fix typo 2018-01-25 16:39:36 -08:00
Robin Dunn
ebde977c82 Fix scrolling regression in DynamicSashWindow 2018-01-25 16:25:34 -08:00
Robin Dunn
179318b3d1 Update wxWidgets changeset pointer to get TreeListCtrl fix 2018-01-25 14:11:19 -08:00
Robin Dunn
264eb7a2e2 Merge pull request #708 from swprojects/i18nwxapp
Small fixes to i18nwxapp
2018-01-25 12:23:47 -08:00
swprojects
b7e08a2a96 Update zip file 2018-01-25 16:25:31 +00:00
swprojects
b6e2b3a05e Fix spelling 2018-01-25 16:24:42 +00:00
swprojects
14dac242d2 Fix FileDialog flags 2018-01-25 16:24:08 +00:00
swprojects
50dd8e7ce4 Fix builtins import 2018-01-25 16:23:34 +00:00
swprojects
2d58f219ca Fix print statements 2018-01-25 16:23:22 +00:00
Robin Dunn
618a384a7a Merge pull request #705 from RobinD42/sip-4.19.7
Update to sip 4.19.7
2018-01-24 17:16:41 -08:00