diff options
author | drochner <drochner@pkgsrc.org> | 2007-01-08 16:41:31 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2007-01-08 16:41:31 +0000 |
commit | a125e2fdd7d015eb0b00572009baa08af65ec8ce (patch) | |
tree | 0a4eb8471fe4d2a2022f08c1fe0d644bbdd9fd95 /x11/gtk2/PLIST | |
parent | 3ebd7e81ef9522f8523c508eb05e5ff18e334979 (diff) | |
download | pkgsrc-a125e2fdd7d015eb0b00572009baa08af65ec8ce.tar.gz |
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
Diffstat (limited to 'x11/gtk2/PLIST')
-rw-r--r-- | x11/gtk2/PLIST | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/x11/gtk2/PLIST b/x11/gtk2/PLIST index 6bfc098dff1..15616838886 100644 --- a/x11/gtk2/PLIST +++ b/x11/gtk2/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.51 2007/01/06 15:13:15 wiz Exp $ +@comment $NetBSD: PLIST,v 1.52 2007/01/08 16:41:31 drochner Exp $ bin/gdk-pixbuf-csource bin/gdk-pixbuf-query-loaders bin/gtk-demo @@ -254,7 +254,7 @@ lib/gtk-2.0/2.10.0/immodules/im-cedilla.la lib/gtk-2.0/2.10.0/immodules/im-cyrillic-translit.la lib/gtk-2.0/2.10.0/immodules/im-inuktitut.la lib/gtk-2.0/2.10.0/immodules/im-ipa.la -lib/gtk-2.0/2.10.0/immodules/im-thai-broken.la +lib/gtk-2.0/2.10.0/immodules/im-thai.la lib/gtk-2.0/2.10.0/immodules/im-ti-er.la lib/gtk-2.0/2.10.0/immodules/im-ti-et.la lib/gtk-2.0/2.10.0/immodules/im-viqr.la @@ -937,6 +937,8 @@ share/locale/ang/LC_MESSAGES/gtk20-properties.mo share/locale/ang/LC_MESSAGES/gtk20.mo share/locale/ar/LC_MESSAGES/gtk20-properties.mo share/locale/ar/LC_MESSAGES/gtk20.mo +share/locale/as/LC_MESSAGES/gtk20-properties.mo +share/locale/as/LC_MESSAGES/gtk20.mo share/locale/az/LC_MESSAGES/gtk20-properties.mo share/locale/az/LC_MESSAGES/gtk20.mo share/locale/az_IR/LC_MESSAGES/gtk20-properties.mo @@ -1059,6 +1061,8 @@ share/locale/ru/LC_MESSAGES/gtk20-properties.mo share/locale/ru/LC_MESSAGES/gtk20.mo share/locale/rw/LC_MESSAGES/gtk20-properties.mo share/locale/rw/LC_MESSAGES/gtk20.mo +share/locale/si/LC_MESSAGES/gtk20-properties.mo +share/locale/si/LC_MESSAGES/gtk20.mo share/locale/sk/LC_MESSAGES/gtk20-properties.mo share/locale/sk/LC_MESSAGES/gtk20.mo share/locale/sl/LC_MESSAGES/gtk20-properties.mo |