Subject: CVS commit: pkgsrc/x11/gtk2
From: Matthias Drochner
Date: 2007-01-08 17:41:31
Message id: 20070108164132.0397A211CA@cvs.netbsd.org

Log Message:
update to 2.10.7
changes:
* GtkNotebook
 - Tab reordering is a less intrusive
 - Rendering fixes on win32

* GtkTreeView
  - Column resizing works correctly in right-to-left languages
  - Many scrolling bugs have been fixed

* GtkTextView:
  - Improved scrolling during DND.

* GtkRecentManager is more robust against bad URIs

* Print support:
 - The cups backend works with 'BrowseShortNames Off'
   in the cups configuration
 - Multi-valued options are properly passed to cups
 - Fix build with cups 1.3
 - A few IPP compliance issues have been fixed
 - Make the lpr backend work on BSD

* Input methods:
 - GtkEntryCompletion works with input methods
 - The Thai input method has been replace by a functional
   Thai and Lao input method based on libthai

* Accessibility support:
 - GtkMessageDialog sets accessible name role explicitly

* Theme support:
 - The semantics of the gtk-color-scheme setting has been
   slightly changed. Values from rc files are still merged
   together, but the X setting just overrides the prior table.

* GdkPixbuf:
 - gdk_pixbuf_loader_write() now closes the loader when
   returning FALSE, as documented
 - The BMP loader supports more BMP variants, including
   transparency and 10-bit channels.

-bugfixes
-translation updates

Files:
RevisionActionfile
1.134modifypkgsrc/x11/gtk2/Makefile
1.52modifypkgsrc/x11/gtk2/PLIST
1.78modifypkgsrc/x11/gtk2/distinfo
1.12removepkgsrc/x11/gtk2/patches/patch-ac