Commit Graph

275 Commits

Author SHA1 Message Date
Robin Dunn
d3fc050f60 Drop the alpha tag, update change log 2019-10-23 19:01:18 -07:00
Robin Dunn
0a22f09078 Add a changelog entry 2019-10-17 15:00:16 -07:00
Robin Dunn
e7fa84da92 Changelog updates for recent changes
(cherry picked from commit af214853ee)
2019-09-13 14:03:20 -07:00
Robin Dunn
fbc2e9875e Merge pull request #1301 from wxWidgets/fix-overlay-crash
Fix overlay crash

(cherry picked from commit de4d1d811a)
2019-09-13 14:03:19 -07:00
Robin Dunn
53a49bd6f0 Merge pull request #1246 from Nyral/label_multiple_edit_fix
Fixes #1235: CustomTreeCtrl edit label remains stuck forever

(cherry picked from commit 4d336e13ba)
2019-09-13 14:03:19 -07:00
Robin Dunn
3cd7947096 Merge pull request #1240 from wxWidgets/WIT-gtk3-highlight
Use a wx.Overlay in WIT on GTK3

(cherry picked from commit 2e9612a3b0)
2019-09-13 14:03:19 -07:00
Robin Dunn
22b19bd1ec Merge pull request #1234 from ricpol/issue1230
Various fixes in wx.lib.calendar

(cherry picked from commit 56e6bd4c90)
2019-09-13 14:03:19 -07:00
Robin Dunn
88b7510ee1 Add section for 4.0.7 2019-09-13 13:59:00 -07:00
Robin Dunn
e70e3fef87 Yet another changelog update 2019-05-21 16:12:12 -07:00
Robin Dunn
139d7315bd Another date and changelog update 2019-05-21 16:10:16 -07:00
Robin Dunn
cd656019f8 Set release date 2019-05-21 16:10:16 -07:00
Robin Dunn
8a33506d30 Update changelog 2019-05-20 20:51:05 -07:00
Robin Dunn
5938265b57 Set release date and add some changelog items 2019-05-18 18:45:38 -07:00
Robin Dunn
e9b2b6ef0a Enable wxPython's build to check results of wxWidgets configuration 2019-04-16 21:35:08 -07:00
Robin Dunn
cd9451daab Move changelog item to correct section 2019-04-13 16:32:43 -07:00
Robin Dunn
f27a589442 Mention sip update in the changelog 2019-04-13 16:32:06 -07:00
Robin Dunn
b48872f472 ChangeLog it 2019-04-13 13:56:39 -07: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
Robin Dunn
5c70b8624d Add changelog item for #1150 2019-02-02 15:57:05 -08: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
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
da80b2c4ba Merge branch 'wxPy-4.0.x' into release-prep 2019-01-03 22:17:39 -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
983bebaeec Set a tentative release date, and fix typo 2019-01-03 11:56:20 -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
5c17aabf3a Added missing methods in wx.ListBox, SetItemForegroundColour, SetItemBackgroundColour and SetItemFont. 2018-12-31 12:35:50 -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
Metallicow
0fa5ae869b Add Changes For PR #1096 2018-12-03 03:25:11 -06:00
Robin Dunn
b0dc159cdd Fixed the wrappers for wx.html.HtmlWindow.OnOpeningURL 2018-10-31 17:32:24 -07:00
Robin Dunn
6865d2ea69 Transfer ownership of the wx.aui.AuiNotbook.SetArtProvider art parameter. 2018-10-29 20:03:05 -07:00
Robin Dunn
704bb8a301 Ensure sip knows the pure virtuals are present in wx.html.HtmlPrintout 2018-10-29 19:39:28 -07:00
Robin Dunn
6f8286a0ff Merge branch 'wxPy-4.0.x' into fix-issue997
# Conflicts:
#	CHANGES.rst
2018-10-29 14:19:47 -07:00
Robin Dunn
c3bdf0af09 Merge branch 'wxPy-4.0.x' into fix-issue1032 2018-10-26 18:14:01 -07:00
Robin Dunn
7e904dca15 Ensure colours set in TreeItemAttr are instances of wx.Colour 2018-10-26 13:27:09 -07:00
Robin Dunn
90a1448d91 Add changelog 2018-10-26 10:42:03 -07:00
Robin Dunn
776ddbab3d Fix tickmarks when there is a negative bounds 2018-10-26 10:41:00 -07:00
Robin Dunn
73e13bf5f7 Merge pull request #1050 from mesalu/fix_1049
CustomTreeCtrl and HyperTreeList fixes

(cherry picked from commit da9f69c380)
2018-10-24 20:02:28 -07:00
Robin Dunn
0bb75d424d Ensure all data goes into MemoryFSHandler files as utf-8 data 2018-10-15 14:59:40 -07:00
Robin Dunn
8fa223494a Add changelog 2018-10-11 12:29:47 -07:00
Robin Dunn
d722b2e733 Add changelog 2018-10-10 19:37:25 -07:00
Robin Dunn
a822abf7c1 Add changelog 2018-10-08 20:53:42 -07:00
Robin Dunn
cd3fcb308a Fix typo 2018-10-05 14:23:37 -07:00
Robin Dunn
5ae1c2464d Add changelog 2018-10-03 22:28:31 -07:00
Robin Dunn
547840f7de Add issue number 2018-10-03 19:30:47 -07:00
Robin Dunn
83a2e2c476 Merge branch 'master' of git://github.com/wingel/Phoenix into wingel-master 2018-10-03 19:29:28 -07:00
Robin Dunn
80b80d8a25 Add changelog item 2018-10-03 16:31:56 -07:00