Commit Graph

3695 Commits

Author SHA1 Message Date
Robin Dunn
7a6a64d26d Merge pull request #755 from jwilk-forks/atan2
Simplify angle calculation in ogl.LineShape.DrawArrow()
2018-02-22 22:20:50 -08:00
Robin Dunn
c343f835fc Merge pull request #764 from XPsoud/master
Some new wxGtk widgets screenshots and a few wxMsw ones update
2018-02-22 22:18:25 -08:00
Robin Dunn
fb8a380814 Merge pull request #762 from mesalu/admonish_deprecation
Admonish deprecations
2018-02-22 22:03:11 -08:00
Mesalu
974105cf0a Update docstring guidelines 2018-02-22 16:22:00 -08:00
Mesalu
c0298312eb Fix #458 2018-02-22 15:37:14 -08:00
Mesalu
5dc799e48c Fix double-deprecation issue on tweaked-deprecations 2018-02-22 15:30:25 -08:00
Mesalu
6b242794bb Ensure that the proper classes make it into the directive's div tag. 2018-02-22 15:30:00 -08:00
Mesalu
438ef3e352 Add style for wxdeprecated directive 2018-02-22 15:29:40 -08:00
Mesalu
d6a42f1b59 Fix accidental partial change from previous commit 2018-02-21 15:40:57 -08:00
Mesalu
f0b6cbdae4 Remove the version from deprecations from doxygen, fix helper method between multiple classes. 2018-02-21 15:28:32 -08:00
Mesalu
bd1cd5a52b Create custom deprecation admonition and use it for all deprecation instances 2018-02-21 15:12:47 -08:00
Robin Dunn
086967a6b0 Merge branch 'mesalu-auto_deprecate' 2018-02-19 20:57:59 -08:00
Robin Dunn
d927149912 Merge pull request #756 from jwilk-forks/string-exceptions
Don't use string exceptions
2018-02-19 16:53:46 -08:00
Robin Dunn
d8ba87ca23 Merge branch 'konstantinbo-konstantinbo-gdi-patch-1' 2018-02-19 16:44:31 -08:00
Robin Dunn
643c57709a Fix Python3 division in ThumbnailCtrl 2018-02-13 18:43:08 -08:00
Robin Dunn
d8f27a8f01 Add changelog items 2018-02-13 18:37:34 -08:00
Robin Dunn
80d04ec33c Add changelog header for 4.0.2 2018-02-13 18:09:41 -08:00
Robin Dunn
75b13e0319 Merge pull request #745 from mesalu/update_wxref
Bump the submodule reference on wxPy-4.0.x. Fixes #741, and probab…
2018-02-13 18:07:31 -08:00
Robin Dunn
01c2096122 Merge pull request #738 from mesalu/sizer_iteration
Add iterability to sizer classes and corresponding unittest
2018-02-13 18:05:04 -08:00
Mesalu
77ac0fdfe7 FIX, er, I mean, tweak build.py to have clean_all, which is the same as callign cleanall 2018-02-13 18:03:23 -08:00
Samuel Dunn
59c418cec9 Bump the submodule reference on WX_3_0_BRANCH. Fixes #741, and probably some others. 2018-02-11 01:08:41 -08:00
Mesalu
5b195634e1 Fix silly little mistake 2018-02-08 22:46:28 -08:00
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