Robin Dunn
5505161843
Add wx.ClassInfo wrapper and expose getter in wx.Object
2018-03-09 23:07:58 -08:00
Robin Dunn
8aec6c03fe
Add changelog item
2018-03-09 21:48:03 -08:00
Robin Dunn
5c7046bdbc
Add changelog for 778
2018-03-08 13:21:26 -08:00
Robin Dunn
2bd5c69bc3
Added the wxWidgets version number to the tail end of the string returned by wx.version().
2018-03-08 13:14:42 -08:00
Robin Dunn
a78daf4c08
Changelog for wxWidgets update
2018-03-08 13:14:42 -08:00
Robin Dunn
e427e69cdc
Explicitly zero-terminate the array used for the attribute list.
2018-02-27 16:29:32 -08:00
Robin Dunn
38624123f5
Since they're now raising DeprecationWarnings in 4.0.2 we can drop some method compatibility wrappers here.
2018-02-20 08:50:30 -08:00
Robin Dunn
2bac1983bb
Add changelog item
2018-02-19 20:45:59 -08:00
Robin Dunn
430d13bf08
Add changelog item
2018-02-19 13:09:30 -08:00
Robin Dunn
c0120a1760
Mention switching branches
2018-02-13 19:12:53 -08:00
Robin Dunn
96e7fdc53d
Merge branch 'master' into 4.1-first-pass
2018-02-13 19:04:38 -08:00
Robin Dunn
929269e606
Fix Python3 division in ThumbnailCtrl
2018-02-13 18:53:05 -08:00
Robin Dunn
779501315a
Add changelog items
2018-02-13 18:52:44 -08:00
Robin Dunn
a08c293511
Add changelog header for 4.0.2
2018-02-13 18:52:11 -08:00
Robin Dunn
4103750b0d
Use 2 sections, New and Other
2018-02-10 13:05:08 -08:00
Robin Dunn
8253373b77
Add changelog section for 4.1
2018-02-05 21:16:11 -08:00
Robin Dunn
b3388b3872
update announcement text
2018-02-02 15:16:00 -08:00
Robin Dunn
25f1799313
Changelog updates for 4.0.1
2018-02-01 20:23:16 -08:00
Robin Dunn
d442a3d2df
Update release date and update ANNOUNCE.txt with new items
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
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
4489952b0a
Merge branch 'master' into release-prep
2018-01-29 21:11:44 -08:00
Robin Dunn
ae563770e2
Add changelog
2018-01-29 19:55:52 -08:00
Robin Dunn
ef2905c43a
Merge branch 'master' into release-prep
2018-01-29 19:26:06 -08:00
Robin Dunn
d330ad1b40
Add context manager methods to wx.DC
2018-01-29 12:23:57 -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
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
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
fcf0d8cc17
Copy methods from wxGenericProgressDialog to wxProgressDialog.
...
This is needed because some of the methods are non-virtual, and they are reimplemented in the MSW version of wxProgressDialog. In order for those methods to be called they need to have wrappers generated.
2018-01-22 16:25:40 -08:00
Robin Dunn
08461f1090
Add changelog for wx.RadioBox label fix
2018-01-20 13:51:56 -08:00
Robin Dunn
8258a1bc4d
Add changelog for wx.dataview.TreeListCtrl fix
2018-01-19 15:15:46 -08:00
Metallicow
936d722cd8
⁉️ Trim trailing whitespace *.md; *.rst
...
⁉️ Not sure if the generated *.rst stuff is intended to have
whitespace or not, so seperating this from the other commits, so easy to
revert if necessary.
2018-01-16 09:24:16 -06:00
Robin Dunn
92468c7a87
Merge branch 'master' into port-gizmos
2018-01-08 20:32:33 -08:00
Robin Dunn
29be440509
Add changelog for reverse indexing change.
2018-01-08 20:26:23 -08:00
Robin Dunn
81a13fe1be
Add a changelog entry for wx.aui.AuiTabCtrl
2018-01-08 20:17:52 -08:00
Robin Dunn
5cc17558e9
Update changelog for info about the TreeListCtrl class
2018-01-05 19:50:20 -08:00
Robin Dunn
7cafcdb5fd
Merge branch 'master' into port-gizmos
2018-01-05 17:16:30 -08:00
Robin Dunn
9bce90c1c4
tweak wording
2018-01-05 12:29:39 -08:00
Robin Dunn
fe804ba347
Add changelog for CallLater fix.
2018-01-04 16:51:21 -08:00
Robin Dunn
886c0d099b
Merge branch 'master' into port-gizmos
2017-12-29 15:26:09 -08:00
Robin Dunn
1e80272688
Merge branch 'master' into fix-issue651
2017-12-29 15:17:35 -08:00
Robin Dunn
4610cc763d
add changelog entry
2017-12-29 13:22:18 -08:00
Robin Dunn
d9c6d41c02
Turn on isVirtual for HtmlWindow.On* methods
2017-12-29 12:55:08 -08:00
Robin Dunn
28cde58761
Fix OGL's ShapeCanvas to draw properly when the window is scrolled,
...
and to also adjust the mouse coordinates, etc.
2017-12-28 15:20:43 -08:00
Robin Dunn
aa70e1cfbd
Add changelog entry for the gizmos
2017-12-06 13:38:41 -08:00