]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/changes.txt
bitwise vs. logical operator
[wxWidgets.git] / docs / changes.txt
index 3ed29d5a65c706860e1aec972aadf08d4a8dca94..ad60c6f2491f2ff7ca201bec436c1b29c2063e82 100644 (file)
@@ -104,8 +104,14 @@ wxMSW:
 
 - Fixed version script problems when using configure with cygwin/mingw32.
 - Use system default paper size for printing instead of A4.
+- Fix (harmless) assert in virtual list control under Vista
 - Fix colours when converting wxBitmap with alpha to wxImage (nusi).
 
+wxGTK:
+
+- Allow dynamically changing most of text control styles
+- Enable use of libgnomeprintui by default in configure
+
 
 2.7.2
 -----