Subject: CVS commit: pkgsrc/x11/gtk2
To: None <pkgsrc-changes@netbsd.org>
From: Thomas Klausner <wiz@netbsd.org>
List: pkgsrc-changes
Date: 11/15/2002 19:12:16
Module Name:	pkgsrc
Committed By:	wiz
Date:		Fri Nov 15 17:12:15 UTC 2002

Modified Files:
	pkgsrc/x11/gtk2: Makefile PLIST distinfo
Removed Files:
	pkgsrc/x11/gtk2/patches: patch-ai patch-aj patch-ak patch-al

Log Message:
Update to 2.0.8.
Changes:
* Fix typo in io-gif.c that broke loading GIFS [Akira Tagoh]
* Improve redraws when scrolling on Win32 [Tor Lillqvist]
* Fix problem with RENDER and XFree86-4.1 [Owen Taylor, Jamie Zawinski]
* Fix problem with GtkImage placement [Owen, Sven Neumann, Soeren Sandmann]
* Updated translation (el)

* Fix some memory leaks in gdk-pixbuf [Sven Neumann]
* Pixbuf loader fixes  [Federico Mena Quintero, Elliot Lee]
* Support depth 8 StaticColor in GdkRGB [Matthias Clasen]
* Win32 fixes and improvements [Tor Lillqvist]
 - Keyboard handling fixes [Florian Dugent]
 - Fixes for building and running on Cygwin [Masahiro Sakai]
 - Fix gdk_window_scroll(), other GdkWindow fixes
 - Misc bug and build fixes [Soren Andersen, Florent, Tim Evans,
   J. Ali Harlow, Andreas Holzmann, Iwasa Kazmi]
* Improve tracking of toplevel focus state [Owen]
* XIM input method fixes [Takuro Ashie, HideToshi Tajima]
* Fix the longstanding problem with <,> keys and XIM [Owen Taylor]
* Fix GtkIMContextSimple for us-intl keyboards [Alexandre Oliva]
* GtkIMContextSimple updates for Eastern Europe [Stanislav Brabec]
* Fix the "key bindings randomly stop working" problem [Sebastian Ritau]
* GtkTextView fixes [Gustavo Giraldez, Padraig O'Briain, Shivaram Upadhyayula]
* GtkTreeView bugfixes [Jonathan Blandford, Kristian Rietveld]
  - Various memleak, ref counting fixes [Jonathan, Jorn Baayen, Daniel
    Elstner, Morten Welinder]
  - gtk_tree_selection_selected_foreach now immediately returns if
    the model is being changed [Havoc Pennington]
  - Fix evil bug with insertions to GtkTreeModelSort [Hans Petter Jansson]
* GtkCombo fixes [Marco Pesenti Gritti, Zimler Attila, Matthias, Owen]
* Fix 64-bit problem with GtkFundamentalType [Ross Alexander, Manish Singh]
* New and updated translations (am,be,bg,ca,cs,da,de,el,es,el,fa,fr,hi,hu,
  ja,ko,lv,ms,nl,no,pl,pt,pt_BR,ru,sk,sv,vi,zh_TW)
* Many miscellaneous bug fixes

Other contributors: Jacob Berkman, Alvert Chin, Chema Celorio,
   David L. Cooper II, Brent Fox, Tim Janik, Marco Pesenti Gritti,
   Alex Larsson, Zenith Lau, Thomas Leonard, Gaute Lindkvist,
   Paolo Maggi, Andy Wingo, Jami Pekannen, Joshua N Pritikin,
   Soeren Sandmann, Vitaly Tishkov, Morten Welinder


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 pkgsrc/x11/gtk2/Makefile
cvs rdiff -r1.10 -r1.11 pkgsrc/x11/gtk2/PLIST
cvs rdiff -r1.9 -r1.10 pkgsrc/x11/gtk2/distinfo
cvs rdiff -r1.3 -r0 pkgsrc/x11/gtk2/patches/patch-ai \
    pkgsrc/x11/gtk2/patches/patch-ak
cvs rdiff -r1.5 -r0 pkgsrc/x11/gtk2/patches/patch-aj \
    pkgsrc/x11/gtk2/patches/patch-al

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.