]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/changes.txt
the same event handler class, not object, can be used with multiple windows (patch...
[wxWidgets.git] / docs / changes.txt
index 72d38dfc23a7895ba8b98a1ac2155ee9c68897c3..693a7236306a353eeba15a72d9b3e299304c8000 100644 (file)
@@ -158,7 +158,18 @@ wxX11:
 
 wxMSW:
 
+- Correct problem with page setup dialog when using landscape mode
 - Added msw.font.no-proof-quality system option, see manual for description
+- Fix appearance of notebook with non-top tabs under Windows Vista
+
+wxGTK:
+
+- More work on setting defaults in GNOME print dialogs.
+- Also made landscape printing work as per wxMSW.
+- Add support for clipping in GNOME print backend.
+- Speed up wxBitmap::Rescale()
+- Add right button event for wxToolbar's tools (Tim Kosse)
+
 
 2.8.4
 -----