[ubuntu/karmic] gtk+2.0 2.17.7-0ubuntu1 (Accepted)
Sebastien Bacher
seb128 at ubuntu.com
Wed Aug 12 12:10:25 BST 2009
gtk+2.0 (2.17.7-0ubuntu1) karmic; urgency=low
* New upstream version:
- Client-side windows: a number of regressions related to embedding
have been fixed
- Printing: The file backend supports SVG output
- Minor API additions:
- GtkIconView gained an icon-padding property that can be used to fine-tune
how much space each column needs
- GtkTreeViewColumn grew a sort-column-id property that can be used to set
up sort columns in GtkBuilder files
- GdkWindow gained a cursor property and associated getter
- GtkFileChooser has a create-folders property to allow disabling the
"New Folder" button
- gtk_print_operation_get_n_pages_to_print: returns the number of pages
that are being printed
- New getters and setters as part of the GSEAL effort:
gtk_widget_get_allocation, gtk_widget_get_visible, gtk_widget_set_visible
- Bugs fixed:
589336 Add GtkTreeViewColumn:sort-column-id property
534462 Disable interactive search in the file chooser's shortcuts pane
161489 n the file chooser, let the left/right arrow keys switch focus...
514260 Better filtering for "Recently Used" files
509650 ATK_STATE_SHOWING state is not set properly on menu items
586374 code does not follow documentation (-> carshes when using...
590442 csw broke gvim x11 embedding
498010 gtk_tree_view_set_cursor fails if model!=NULL
555109 Synthesized crossing events should have proper coordinates
570516 Can't disable folder creation
573321 additional check in gtk_tree_model_filter_convert_child_i...
576601 Double clicking prints to the wrong printer
586100 ITEM_PADDING breaks vertical icon views
588438 awn uses 100% cpu with gtk+ 2.17.3 (lp: #398008)
589732 behavior change of gdk_window_get_type_hint
589745 Apply message in GtkAssistant
590084 print to FILE with multiple pages per sheet has bad results
590086 configure.in is broken on non-X platforms
590309 Default cover pages for CUPS printers incorrectly set
590448 [win32] build fails because gdk-pixbuf manges a path
590959 Set child_has_focus flag properly
591288 compat problem with draw_drawable being NULL
539377 Unnecessary warnings when GtkTreeView is not realized.
546005 priv->tree is not created for unrealized (I think) treeview
564695 Pressing enter key in print to file "Name" box does not p...
591218 Remove some unused variables
357655 "Print to SVG file" for GtkPrintOperation
591462 gdk_window_set_cursor doesn't work on the root window
- Updated translations
* debian/patches/092_bugzilla_fix_gdm_refresh_issue.patch:
- dropped, the bug is fixed in the new version now
* debian/patches/091_directfb_build_workaround.patch:
- dropped, the bug is fixed in the new version now
* debian/rules:
- updated shlib version
Date: Wed, 12 Aug 2009 10:30:01 +0200
Changed-By: Sebastien Bacher <seb128 at ubuntu.com>
https://launchpad.net/ubuntu/karmic/+source/gtk+2.0/2.17.7-0ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Wed, 12 Aug 2009 10:30:01 +0200
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.17.7-0ubuntu1
Distribution: karmic
Urgency: low
Maintainer: Sebastien Bacher <seb128 at ubuntu.com>
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.17.7-0ubuntu1) karmic; urgency=low
.
* New upstream version:
- Client-side windows: a number of regressions related to embedding
have been fixed
- Printing: The file backend supports SVG output
- Minor API additions:
- GtkIconView gained an icon-padding property that can be used to fine-tune
how much space each column needs
- GtkTreeViewColumn grew a sort-column-id property that can be used to set
up sort columns in GtkBuilder files
- GdkWindow gained a cursor property and associated getter
- GtkFileChooser has a create-folders property to allow disabling the
"New Folder" button
- gtk_print_operation_get_n_pages_to_print: returns the number of pages
that are being printed
- New getters and setters as part of the GSEAL effort:
gtk_widget_get_allocation, gtk_widget_get_visible, gtk_widget_set_visible
- Bugs fixed:
589336 Add GtkTreeViewColumn:sort-column-id property
534462 Disable interactive search in the file chooser's shortcuts pane
161489 n the file chooser, let the left/right arrow keys switch focus...
514260 Better filtering for "Recently Used" files
509650 ATK_STATE_SHOWING state is not set properly on menu items
586374 code does not follow documentation (-> carshes when using...
590442 csw broke gvim x11 embedding
498010 gtk_tree_view_set_cursor fails if model!=NULL
555109 Synthesized crossing events should have proper coordinates
570516 Can't disable folder creation
573321 additional check in gtk_tree_model_filter_convert_child_i...
576601 Double clicking prints to the wrong printer
586100 ITEM_PADDING breaks vertical icon views
588438 awn uses 100% cpu with gtk+ 2.17.3 (lp: #398008)
589732 behavior change of gdk_window_get_type_hint
589745 Apply message in GtkAssistant
590084 print to FILE with multiple pages per sheet has bad results
590086 configure.in is broken on non-X platforms
590309 Default cover pages for CUPS printers incorrectly set
590448 [win32] build fails because gdk-pixbuf manges a path
590959 Set child_has_focus flag properly
591288 compat problem with draw_drawable being NULL
539377 Unnecessary warnings when GtkTreeView is not realized.
546005 priv->tree is not created for unrealized (I think) treeview
564695 Pressing enter key in print to file "Name" box does not p...
591218 Remove some unused variables
357655 "Print to SVG file" for GtkPrintOperation
591462 gdk_window_set_cursor doesn't work on the root window
- Updated translations
* debian/patches/092_bugzilla_fix_gdm_refresh_issue.patch:
- dropped, the bug is fixed in the new version now
* debian/patches/091_directfb_build_workaround.patch:
- dropped, the bug is fixed in the new version now
* debian/rules:
- updated shlib version
Checksums-Sha1:
35b72cf09e1e8bc00ebfa8b334a3613dda9f11f7 2122 gtk+2.0_2.17.7-0ubuntu1.dsc
245d74f9dc3e8020d619fa9451dda7d8dfa691d7 27530688 gtk+2.0_2.17.7.orig.tar.gz
256bdfd8f25347c3ad520f3feb291cf77d1a3aeb 614873 gtk+2.0_2.17.7-0ubuntu1.diff.gz
Checksums-Sha256:
35a44a1a603ba64948bcaed954b73789e868bbf27c6e627d0ce9e182d1b4b7e0 2122 gtk+2.0_2.17.7-0ubuntu1.dsc
2fc1c1406ccf9bb5f8b222d296d32b536cd6a0a1a6c142a875140c721af984ed 27530688 gtk+2.0_2.17.7.orig.tar.gz
adf9c82bd3fa43d16ec07e71206fae86f8bc5fc3f5f55ad4e5c01bdbb5442c7e 614873 gtk+2.0_2.17.7-0ubuntu1.diff.gz
Files:
2640c6a5b35dd05030f56191b8261d7c 2122 libs optional gtk+2.0_2.17.7-0ubuntu1.dsc
446824cd248734edcc50bb8d4640239c 27530688 libs optional gtk+2.0_2.17.7.orig.tar.gz
99844c5c73f6eb67ed671382f5732968 614873 libs optional gtk+2.0_2.17.7-0ubuntu1.diff.gz
Launchpad-Bugs-Fixed: 398008
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAkqCoOIACgkQQxo87aLX0pKZVgCg1PyTcUr7/lXnG84CweQMW6+0
vGQAnAnw8mdmV93p1G8De8RhVg6OL+v/
=QclC
-----END PGP SIGNATURE-----
More information about the Karmic-changes
mailing list