X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1d156af3247c862e51a7c62f569a3fd302052a42..23a9a87c85d4e08cd96ab6ab95db64efe46a972f:/docs/changes.txt diff --git a/docs/changes.txt b/docs/changes.txt index 067e8e03bb..94685943d6 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -468,6 +468,7 @@ All (GUI): - Added wxFLP_SMALL and wxDIRP_SMALL styles. - Added support for saving alpha with TIFF images. - Added wxPersistentSplitter. +- Added wxWebView library (Steven Lamerton & Auria, GSoC 2011 project). OSX: @@ -480,6 +481,7 @@ OSX: GTK: - Generate events for two auxiliary mouse buttons in wxGTK (Marcin Wojdyr). +- Fix conflict between wxDIALOG_NO_PARENT and wxICON_EXCLAMATION (David Hart). MSW: