mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2025-12-16 09:40:07 +01:00
Changelog update for 4.1.2
This commit is contained in:
@@ -18,6 +18,8 @@ Pip: ``pip install wxPython==4.1.2``
|
|||||||
|
|
||||||
New and improved in this release:
|
New and improved in this release:
|
||||||
|
|
||||||
|
* This release is built using wxWidgets' 3.1.5 release tag.
|
||||||
|
|
||||||
* Tweaked the build scripts a bit to ensure that on non-Windows platforms that
|
* Tweaked the build scripts a bit to ensure that on non-Windows platforms that
|
||||||
the complier and flags used by default match those used by wxWidgets, (with
|
the complier and flags used by default match those used by wxWidgets, (with
|
||||||
the flags needed by Python added on.) The compiler commands can be overridden
|
the flags needed by Python added on.) The compiler commands can be overridden
|
||||||
@@ -35,6 +37,12 @@ New and improved in this release:
|
|||||||
* Fixed issues related to `time_t` being treated as a 32-bit value on Windows.
|
* Fixed issues related to `time_t` being treated as a 32-bit value on Windows.
|
||||||
(#1910)
|
(#1910)
|
||||||
|
|
||||||
|
* Added wx.FullScreenEvent and wx.EVT_FULLSCREEN.
|
||||||
|
|
||||||
|
* The legacy, OSX-Only wx.webkit module has been removed.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
4.1.1 "An attitude of gratitude"
|
4.1.1 "An attitude of gratitude"
|
||||||
|
|||||||
Reference in New Issue
Block a user