]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/changes.txt
Remove pointless case insensitivity
[wxWidgets.git] / docs / changes.txt
index 067e8e03bb7cb348c573797172212332d19a65d9..94685943d66e3d15b84725172356e6ad2ee38fcc 100644 (file)
@@ -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: