Mention support for clipping in GNOME print backend.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@46221 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robert Roebling
2007-05-26 16:03:06 +00:00
parent 760e6f58d0
commit 54873ec085

View File

@@ -107,6 +107,7 @@ 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)