diff options
author | wiz <wiz@pkgsrc.org> | 2002-11-15 17:12:09 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2002-11-15 17:12:09 +0000 |
commit | ef0a81ffd3bb32fa85a84f93c263111e66b5b9e3 (patch) | |
tree | 39d33398a4b4106bbbd831255dcd424d4618fa09 /x11/gtk2/distinfo | |
parent | e2b53625e00d6c0e539da669b8334a14d6e65411 (diff) | |
download | pkgsrc-ef0a81ffd3bb32fa85a84f93c263111e66b5b9e3.tar.gz |
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
Diffstat (limited to 'x11/gtk2/distinfo')
-rw-r--r-- | x11/gtk2/distinfo | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/x11/gtk2/distinfo b/x11/gtk2/distinfo index de50aae25b1..25cd81e6e7f 100644 --- a/x11/gtk2/distinfo +++ b/x11/gtk2/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.9 2002/10/30 03:09:39 rh Exp $ +$NetBSD: distinfo,v 1.10 2002/11/15 17:12:11 wiz Exp $ -SHA1 (gtk+-2.0.6.tar.gz) = 94b0f429d8f86742e385ae55881a52fbae2bb6e2 -Size (gtk+-2.0.6.tar.gz) = 8545717 bytes +SHA1 (gtk+-2.0.8.tar.gz) = f98e1620d0cf08a495cc55cd94aa2fd17159e710 +Size (gtk+-2.0.8.tar.gz) = 8848504 bytes SHA1 (patch-aa) = 3b5f08aca671cb965d3f9cdd078ca0ad9c2c644e SHA1 (patch-ab) = d9c84c3d896a999746e7750ead9791309e99e93d SHA1 (patch-ac) = 73793591a49fc5d600617240c92cb7369568cef8 @@ -9,9 +9,5 @@ SHA1 (patch-ad) = fd82d510c7d3a761e5218fda9abe61e73ca7299b SHA1 (patch-ae) = bb68fd2552b080f98c90c562de94780ff14bf4f2 SHA1 (patch-ag) = 55165f8a8d8f0aa1324dcc1c2fbce567e8380c07 SHA1 (patch-ah) = 144e4931bdb6c28f38191b201227249f125512fb -SHA1 (patch-ai) = 49d6bf894b88cfd976ba58403ae2291a853f7779 -SHA1 (patch-aj) = 3ef780efe0016fbd38d495df3f640853fd0f10df -SHA1 (patch-ak) = 382c23406a869acda4e220081a56f99b9014bafa -SHA1 (patch-al) = f9cda85fa0ec0e36bbb6b4f8246fd6911786ec05 SHA1 (patch-am) = 80bcc1a0eff0b4be3e3f9375a5541954cea48266 SHA1 (patch-aq) = 1e5330847d80f3e39b6949a79a48a7e94b64bb4f |