git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@46271
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
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
-----