Commit Graph

278 Commits

Author SHA1 Message Date
Robin Dunn
610f9268a4 Merge branch 'master' into Hide-page-removed-from-wx.AuiNotebook 2020-06-16 17:12:55 -07:00
Mesalu
74b7ca8194 Update change log 2020-06-15 15:25:48 -07:00
Metallicow
ca28d96a83 Hide page removed from wxAuiNotebook
It doesn't make sense to leave the page shown, and overlapping the
remaining pages, after removing it.

see acff8466a7
2020-06-08 02:02:54 -05:00
Robin Dunn
18abfc65aa Add changelog entry 2020-05-20 14:12:47 -07:00
Robin Dunn
1922f91302 Add changelog item 2020-05-20 14:04:00 -07:00
Robin Dunn
3ba2e000ea Add changelog entry 2020-05-20 13:20:03 -07:00
Robin Dunn
92fd2ea525 typo fix 2020-05-15 13:03:25 -07:00
Robin Dunn
213c68352d Add changelog entry for the DVC HasValue change 2020-05-14 16:51:19 -07:00
Robin Dunn
20a2e9a4e7 Start changelog section for 4.1.1 2020-04-26 19:43:47 -07:00
Robin Dunn
2800471f47 Add note about being the last 2.7 build 2020-04-23 15:14:41 -07:00
Robin Dunn
dacce7b2a6 Minor text tweaks in the changelog, also update the release date 2020-04-23 15:14:41 -07:00
Robin Dunn
87e0422bdf Set release date and tweak some text 2020-04-23 15:14:41 -07:00
Robin Dunn
3eef67fa17 Add changelog 2020-04-17 16:35:49 -07:00
Robin Dunn
2cff46c10a Add more details to the changelog for the animation changes. 2020-04-06 15:44:33 -07:00
Robin Dunn
75d8def97c Trim whitespace 2020-04-02 16:32:59 -07:00
Robin Dunn
089097654d Add changelog entry 2020-03-30 16:05:37 -07:00
Robin Dunn
b0b2063224 Add changelog entry 2020-03-02 15:56:40 -08:00
Robin Dunn
78e33dd817 Update some changelog items 2019-12-12 11:20:38 -08:00
Robin Dunn
f0ea4640d2 Changelog 2019-11-14 12:24:40 -08:00
Robin Dunn
f4f1d16834 Copy release notes for 4.0.7.post2 2019-11-12 11:43:54 -08:00
Robin Dunn
49cceecbdf Added wrappers for the wx.CollapsibleHeaderCtrl class 2019-10-30 13:03:51 -07:00
Robin Dunn
8d35d8467b Add changelog for wx.ActivityIndicator 2019-10-29 16:30:20 -07:00
Robin Dunn
7f5dfa7193 Add changelog item for 4.0.7.post1
(cherry picked from commit 5a587281b3)
2019-10-29 11:30:19 -07:00
Robin Dunn
dd4e37ca9d Merge 4.0.7 changelog 2019-10-25 16:06:15 -07:00
Robin Dunn
af214853ee Changelog updates for recent changes 2019-09-12 19:21:53 -07:00
Robin Dunn
d09910f413 Add changelog item for wx.svg 2019-09-04 18:04:15 -07:00
Robin Dunn
b89004fee7 Add changelog note 2019-07-17 12:01:49 -07:00
Robin Dunn
de4d1d811a Merge pull request #1301 from wxWidgets/fix-overlay-crash
Fix overlay crash
2019-07-08 21:34:15 -07:00
Robin Dunn
5614bb958f Merge pull request #1288 from Metallicow/AddPrivateFont
AddPrivateFont
2019-07-08 20:55:14 -07:00
Robin Dunn
3e5dc01342 Add Changelog entry for the Overlay fix 2019-07-08 20:48:36 -07:00
Robin Dunn
f7700c8cb6 Add a note to the changelog about the switch to Docker 2019-07-04 12:25:41 -07:00
Metallicow
dc0ba1f414 AddPrivateFont updated
requested changes
2019-07-01 16:46:30 -05:00
Robin Dunn
f93e835c68 The wx.WS_EX_VALIDATE_RECURSIVELY extended style flag is obsolete 2019-06-28 23:08:49 -07:00
Robin Dunn
2acd657bdc Text tweak 2019-06-28 13:21:51 -07:00
Robin Dunn
54dc9ac457 Add EnableSystemTheme method to the classes which support it 2019-06-12 13:33:26 -07:00
Nyral
d891ba3ae2 Mentioned change in CHANGES.rst 2019-06-01 23:28:20 +03:00
Robin Dunn
3409c0b577 Add changelog entry 2019-05-29 19:23:26 -07:00
Robin Dunn
56e6bd4c90 Merge pull request #1234 from ricpol/issue1230
Various fixes in wx.lib.calendar
2019-05-28 18:33:53 -07:00
ricpol
08194d61d7 register changes in CHANGES.rst 2019-05-28 22:21:49 +02:00
Robin Dunn
1f12bb7733 trivial changes just for CI testing 2019-05-27 22:26:57 -07:00
Robin Dunn
c956955abe grammar fix 2019-05-27 20:27:34 -07:00
Robin Dunn
5d078557bf Lots of updates to get caught up with wxWidgets master (3.1.3+) 2019-05-23 21:43:40 -07:00
Robin Dunn
ecf8b8f84b Yet another changelog update
(cherry picked from commit e70e3fef87)
2019-05-21 16:14:49 -07:00
Robin Dunn
c154549d08 Another date and changelog update
(cherry picked from commit 57f61ae0054d4ed4deb893d8ce9b9099dc0077af)
2019-05-21 11:32:07 -07:00
Robin Dunn
7b5f6f082c Set release date
(cherry picked from commit dc0a9bfbc5d0018d0d1a5bc72d24234beea685ab)
2019-05-21 11:31:48 -07:00
Robin Dunn
829928faae Update changelog
(cherry picked from commit 8a33506d30)
2019-05-21 10:09:33 -07:00
Robin Dunn
76a5ac00ff Set release date and add some changelog items
(cherry picked from commit 5938265b57)
2019-05-19 20:07:32 -07:00
Robin Dunn
40e5ce8bc4 Merge pull request #1208 from RobinD42/some-build-fixes
Enable wxPython's build to check results of wxWidgets configuration

(cherry picked from commit a6f6fff928)
2019-04-17 18:33:16 -07:00
Robin Dunn
96c41be226 Merge pull request #1199 from RobinD42/sip-4.19.16
Update sip to version 4.19.16

(cherry picked from commit 7383d34fce)
2019-04-15 16:57:04 -07:00
Robin Dunn
0378328d45 Merge pull request #1201 from RobinD42/fix-issue1198
Fix access to members of transient wx.VisualAttributes

(cherry picked from commit d6324a0578)
2019-04-13 16:25:55 -07:00