[ubuntu/jaunty] gtk+2.0 2.15.5-0ubuntu1 (Accepted)

Sebastien Bacher seb128 at ubuntu.com
Tue Mar 3 10:40:16 GMT 2009


gtk+2.0 (2.15.5-0ubuntu1) jaunty; urgency=low

  * New upstream version:
    GtkAction:
    - Rename gtk_activatable_reset to gtk_activatable_sync_action_properties
      to make it easier to bind
    GDK:
    - The DirectFB backend has been restored to basic function
    - The RANDR support in the X11 backend has been made more robust
    Changes that are relevant for theme authors:
    - GtkEntry now has a ::progress-border property and use fg/bg[SELECTED]
      for drawing progress
    Bugs fixed:
    457086 numpad does not work when the Thai-Lao input method is used
    554407 directfb backend does not implement GdkWindowImpl
    543710 Dead keys do not work anymore with DirectFB
    560671 the client_message API doesn't work in DirectFB
    513422 Unknown meaning of translatable messages
    533456 Memory leak when window is destroyed
    572387 gdm crashes after gtk 2.15.4 upgrade
    565199 Ellipsize text in Places list
    495320 GtkRange does not use gdk_event_request_motions
    572904 GtkRadioAction broken in trunk
    573383 Setting a textview's buffer to NULL doesn't do a complete job
    573416 GtkMountOperation fixes for ask_password
    572968 GtkIconView: image_description setter function strdups wrong...
    572972 GtkRecentChooserDefault: memory leak in copy_activated_cb
    572996 crash in Home Folder: Trying to open the sidebar
    573069 Gdk-CRITICAL warnings with Gtk 2.14 when dragging GtkNotebook...
    573113 Can't build tests due to testfilechooserbutton.c
    573211 Setting screen for popup windows
    573287 Warning on startup
    572273 No replacement documented for gtk_action_connect_proxy
    573515 po-properties/ special Makefile.in.in handling causes failure...
    552619 File Chooser no longer automatically enters newly created dir...
    573087 gdkwindow.c: {x,y}_offset used uninitialized
    573688 Don't steal update region in gtk_text_view_paint
    546285 Allow GtkEntry to draw progress
    569671 gdk_pixbuf_new_from_file() can't open image/x-portable-pixmap
    573393 Deprecated functions in gdk-Threads example code snippet
    571001 STATE_SHOWING missing on table items
    520395 event.any_data incorrect with spin buttons and combo boxes...
    325809 getAccessibleAtPoint for tables does not seem to take column...
    561631 gailbutton.c:571:idle_do_action: code should not be reached
    519090 Add accessibility support to GtkScaleButton
    Updated translations
  * debian/patches/031_directfb_dead-keys.patch,
    debian/patches/032_gdkwindowimpl_directfb.patch:
    - dropped the new version has a working directfb backend
  * debian/patches/070_mandatory-relibtoolize.patch:
    - new version update
  * debian/patches/092_svn_xrandr_fixes.patch,
    debian/patches/092_workaround_xrandr_issue.patch:
    - those issues are fixed in the new version

Date: Tue, 03 Mar 2009 10:01:16 +0100
Changed-By: Sebastien Bacher <seb128 at ubuntu.com>
Maintainer: Sebastien Bacher <seb128 at ubuntu.org>
https://launchpad.net/ubuntu/jaunty/+source/gtk+2.0/2.15.5-0ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Tue, 03 Mar 2009 10:01:16 +0100
Source: gtk+2.0
Binary: libgtk2.0-0 libgtk-directfb-2.0-0 libgtk-directfb-2.0-0-udeb libgtk2.0-common libgtk2.0-bin libgtk2.0-dev libgtk-directfb-2.0-dev libgtk2.0-0-dbg libgtk2.0-doc gtk2.0-examples gtk2-engines-pixbuf libgail18 libgail-common libgail-dev libgail-dbg libgail-doc
Architecture: source
Version: 2.15.5-0ubuntu1
Distribution: jaunty
Urgency: low
Maintainer: Sebastien Bacher <seb128 at ubuntu.org>
Changed-By: Sebastien Bacher <seb128 at ubuntu.com>
Description: 
 gtk2-engines-pixbuf - Pixbuf-based theme for GTK+ 2.x
 gtk2.0-examples - Examples files for the GTK+ 2.0
 libgail-common - GNOME Accessibility Implementation Library -- common modules
 libgail-dbg - Gail libraries and debugging symbols
 libgail-dev - GNOME Accessibility Implementation Library -- development files
 libgail-doc - documentation files of the Gail library
 libgail18  - GNOME Accessibility Implementation Library -- shared libraries
 libgtk-directfb-2.0-0 - The GTK+ graphical user interface library - DirectFB runtime
 libgtk-directfb-2.0-0-udeb - The GTK+ graphical user interface library - minimal runtime (udeb)
 libgtk-directfb-2.0-dev - Development files for the GTK+ library - DirectFB version
 libgtk2.0-0 - The GTK+ graphical user interface library
 libgtk2.0-0-dbg - The GTK+ libraries and debugging symbols
 libgtk2.0-bin - The programs for the GTK+ graphical user interface library
 libgtk2.0-common - Common files for the GTK+ graphical user interface library
 libgtk2.0-dev - Development files for the GTK+ library
 libgtk2.0-doc - Documentation for the GTK+ graphical user interface library
Changes: 
 gtk+2.0 (2.15.5-0ubuntu1) jaunty; urgency=low
 .
   * New upstream version:
     GtkAction:
     - Rename gtk_activatable_reset to gtk_activatable_sync_action_properties
       to make it easier to bind
     GDK:
     - The DirectFB backend has been restored to basic function
     - The RANDR support in the X11 backend has been made more robust
     Changes that are relevant for theme authors:
     - GtkEntry now has a ::progress-border property and use fg/bg[SELECTED]
       for drawing progress
     Bugs fixed:
     457086 numpad does not work when the Thai-Lao input method is used
     554407 directfb backend does not implement GdkWindowImpl
     543710 Dead keys do not work anymore with DirectFB
     560671 the client_message API doesn't work in DirectFB
     513422 Unknown meaning of translatable messages
     533456 Memory leak when window is destroyed
     572387 gdm crashes after gtk 2.15.4 upgrade
     565199 Ellipsize text in Places list
     495320 GtkRange does not use gdk_event_request_motions
     572904 GtkRadioAction broken in trunk
     573383 Setting a textview's buffer to NULL doesn't do a complete job
     573416 GtkMountOperation fixes for ask_password
     572968 GtkIconView: image_description setter function strdups wrong...
     572972 GtkRecentChooserDefault: memory leak in copy_activated_cb
     572996 crash in Home Folder: Trying to open the sidebar
     573069 Gdk-CRITICAL warnings with Gtk 2.14 when dragging GtkNotebook...
     573113 Can't build tests due to testfilechooserbutton.c
     573211 Setting screen for popup windows
     573287 Warning on startup
     572273 No replacement documented for gtk_action_connect_proxy
     573515 po-properties/ special Makefile.in.in handling causes failure...
     552619 File Chooser no longer automatically enters newly created dir...
     573087 gdkwindow.c: {x,y}_offset used uninitialized
     573688 Don't steal update region in gtk_text_view_paint
     546285 Allow GtkEntry to draw progress
     569671 gdk_pixbuf_new_from_file() can't open image/x-portable-pixmap
     573393 Deprecated functions in gdk-Threads example code snippet
     571001 STATE_SHOWING missing on table items
     520395 event.any_data incorrect with spin buttons and combo boxes...
     325809 getAccessibleAtPoint for tables does not seem to take column...
     561631 gailbutton.c:571:idle_do_action: code should not be reached
     519090 Add accessibility support to GtkScaleButton
     Updated translations
   * debian/patches/031_directfb_dead-keys.patch,
     debian/patches/032_gdkwindowimpl_directfb.patch:
     - dropped the new version has a working directfb backend
   * debian/patches/070_mandatory-relibtoolize.patch:
     - new version update
   * debian/patches/092_svn_xrandr_fixes.patch,
     debian/patches/092_workaround_xrandr_issue.patch:
     - those issues are fixed in the new version
Checksums-Sha1: 
 005483a81145d83c141ebd61318cf3064dc4a1c7 2159 gtk+2.0_2.15.5-0ubuntu1.dsc
 1365933077f5a01edcfcd593ca1a5ee5762b5a07 26340882 gtk+2.0_2.15.5.orig.tar.gz
 66b20b4a26e364d42e3f3d69085143eb1c409204 405537 gtk+2.0_2.15.5-0ubuntu1.diff.gz
Checksums-Sha256: 
 ce2ebec2a13c4293440d1e3b94ba6853d6bd701fb0eac68f443382301e8007d6 2159 gtk+2.0_2.15.5-0ubuntu1.dsc
 31df53eabc6ba45ec56109b3fc5437d240303d79d079899a37c2814413b3a0c7 26340882 gtk+2.0_2.15.5.orig.tar.gz
 75e748c47fc815a23d660fd59e099975ae1517018086eec22023d777cbbb4756 405537 gtk+2.0_2.15.5-0ubuntu1.diff.gz
Files: 
 639e6f3c3f7cc004dc1c510e5612c57d 2159 libs optional gtk+2.0_2.15.5-0ubuntu1.dsc
 e12fb6a3fa38f92072621f7885d541f7 26340882 libs optional gtk+2.0_2.15.5.orig.tar.gz
 87ff996ef4cd2f88ef47cae72a6091e6 405537 libs optional gtk+2.0_2.15.5-0ubuntu1.diff.gz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkmtCKEACgkQQxo87aLX0pKUtQCg3Pmd94HpxsCdRJ5iWVHAl2Dm
FMwAnjbOeYTadTTmie0AENjDYWUKAGBN
=XdEf
-----END PGP SIGNATURE-----


More information about the Jaunty-changes mailing list