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
Robin Dunn
fbf078ee29
Add changelog note
2017-11-21 18:43:06 -08:00
Robin Dunn
d4411fbcef
Fix issue ID
2017-11-18 19:28:17 -08:00
Robin Dunn
03d1e1559c
Add MappedType for wxMessageDialog::ButtonLabel,
...
so MessageDialog methods can take either string or stock IDs.
2017-11-18 19:26:42 -08:00
Robin Dunn
d4814517fd
Fix event typename
2017-11-17 22:00:38 -08:00
Robin Dunn
b36669c7c9
Merge branch 'master' into fix-issue605
2017-11-17 22:57:59 -06:00
Robin Dunn
9c253cfca4
TextEditMixin fixes for lost new text value in the end edit event
2017-11-17 16:18:29 -08:00
Robin Dunn
63375eb1ce
Add changelog item
2017-11-17 14:46:25 -08:00
Robin Dunn
dadccaedb6
changelog for issues 592, 349, 612
2017-11-16 14:20:39 -08:00
Robin Dunn
15a4e8adfe
Merge pull request #598 from RobinD42/fix-issue594
...
Fix GetExtWildcard to return the output arg
2017-11-07 19:51:28 -06:00
Robin Dunn
96dc005481
Update SIP to 4.19.5
2017-11-07 13:50:44 -08:00
Robin Dunn
de655e45dc
Fix GetExtWildcard to return the output arg
...
in a tuple with the return value, like in Classic.
2017-11-07 13:25:57 -08:00
Robin Dunn
666761337b
Update SIP to 4.19.4
2017-11-02 21:39:05 -07:00
Robin Dunn
488eb77b58
Merge branch 'master' into fix-issue578
2017-10-25 22:11:17 -05:00
Robin Dunn
dfc4b62e11
Add methods to wx.TextCtrl for output "file-like" compatibility
2017-10-25 17:49:05 -07:00
Robin Dunn
69f46552dc
changelog
2017-10-25 16:50:41 -07:00
Robin Dunn
82a073067a
Changelog entry for wx.GetLocale
2017-10-18 11:48:15 -07:00