[ubuntu/jaunty] gtk+2.0 2.15.3-0ubuntu1 (Accepted)
Sebastien Bacher
seb128 at ubuntu.com
Tue Feb 3 15:00:20 GMT 2009
gtk+2.0 (2.15.3-0ubuntu1) jaunty; urgency=low
* New upstream version:
- Keyboard shortcut handling has been changed, to help with a longstanding
complaint about the way GTK+ handles multiple layouts. GTK+ now only uses
keys from groups other than the current group if they are not present in
the current group. Feedback on this change is appreciated. (lp: #23244)
- Bugs fixed:
569336 change in gtkbutton klass is causing crash...
569435 make maintainer-clean removes non-generated sources
145058 Inputting "^^" requires four keystrokes on Win32...
559408 Transparency lost when images are copied...
359288 Toolbar items are not shown after hiding
569918 64bit portability issue in gtkrecentchooser.c
162726 Multiple Latin layouts in XKB break keyboard shortcuts
569635 fontchooser should reload list of families/styles on...
* debian/patches/071_jasper_link_fix.patch:
- the change is in the new version
gtk+2.0 (2.15.2-0ubuntu1) jaunty; urgency=low
* New upstream version:
GtkAction:
- Make toolitems pick up icon names from actions
- Draw proxies of radio actions properly
- Make menu proxies of recent actions work
- Avoid accidental activations when changing actions on proxies
- Make derived button classes work as proxies
Input methods:
- Avoid an assertion due to early use of input methods
GtkScale:
- Avoid a segfault in the marker drawing code
GtkImageMenuItem:
- Add a property to override the show-menu-images setting
Bugs fixed:
566628 gdk_display_close always asserts on win32 and quartz
569240 Crasher when using markers
569104 Toggle menu entries showed as check menu entries...
322932 Always show icons on panel menus
* debian/patches/061_use_pdf_as_default_printing_standard.patch:
- updated to fix an implicit declaration issue (lp: #287611)
gtk+2.0 (2.15.1-0ubuntu1) jaunty; urgency=low
* New upstream version:
GtkFileChooser:
- Remember the file chooser's size across invocations
- Handle uris that are entered in the entry
- Improve autocompletion, in particular for uris
GtkEntry:
- New property "im-module" for selecting input methods per-widget
- New icon-related API got renamed for consistency
- Added properties and setters for icon tooltips
GtkTextView:
- New property "im-module" for selecting input methods per-widget
- New signal "paste-done" to allow better handling of async pasting
GtkScale:
- New api to add annotated marks: gtk_scale_add_mark.
GtkAction:
- Rework the way actions and proxies interact, to make the
interaction less ad hoc, more extensible, and better suited
for support in GUI builders like glade.
To be used as a proxy, a widget must now implement the
` GtkActivatable interface, and GtkActivatable implementations
are responsible for syncing their appearance with the action
and for activating the action.
All the widgets that are commonly used as proxies implement
GtkActivatable now.
This is a big change, and it is not unlikely to break some
current users of GtkAction, so feedback about problems caused
by this is appreciated.
- Add a "gicon" property to specify the icon with a GIcon
GDK:
- On X11, GDK now caches cursors to avoid cursor theming overhead
- New cursor type for blank cursors: GDK_BLANK_CURSOR
New deprecations:
gtk_scale_Button_get_orientation
gtk_scale_button_set_orientation
gtk_action_connect_proxy
gtk_action_disconnect_proxy
gtk_widget_get_action
gtk_action_block_activate_from
gtk_action_unblock_activate_from
direct access to "gtk-action" object data
Changes that are relevant for translators:
- Navigation and Media stock labels have separate message contexts now
- The caps lock warning string has been changed
Bugs fixed:
566083 Icon pixmap hardcoded during DnD
566334 compile failure for gtk+ on Mac OS X
565998 configure script doesn't check for cairo-xlib.pc
566391 gtk_about_dialog_set_url_hook should activate...
566568 gtk_tree_model_get_value docs typo
566628 gdk_display_close always asserts on win32
566733 Add GIcon to GtkAction, GtkToolButton
567024 gtktoolbutton doesn't create right proxy menu item...
523554 Copy from GIMP to Word broke
567468 no check for trailing != NULL in gtk_text_layout_get..
492794 Pasting external text at end of view yields wrong...
164002 query scripts don't work uninstalled on windows
566532 GtkScaleButton implementation of GtkOrientable
450716 New API to change global IM
562701 GtkEntryCompletion popup sizes its rows wrong...
567944 [Win32] Sorted treeview columns can be unreadable
567655 gtk_status_icon_set_tooltip_text/markup should use...
567887 gtk_entry_get_storage_type() should be...
568196 Please change context of Forward stock label
563280 stock items & translation context
568233 Wrong statement about GtkEntry's "activate" signal
568263 gtk can't recognize the wrong X Selection TARGETS...
565656 Add marks to scales
567413 GtkComboBoxEntry doesn't emit "changed" signal...
545980 GtkFileChooserEntry should handle URIs
566862 pixbuf_new_from_file does not autodetect format
568552 gtk_combo + gtk entry in invisible mode takes 100% cpu (lp: #321311)
561801 "scheduled printing" doesn't function as expected
566535 gtk_widget_get_snapshot does not work if double buff...
567021 gtkimage accessors docs
567761 Spellfixes in GTK+ documentation
568744 Spellfixes in GtkTreeView's documentation
536965 GtkPlug: crash on theme change
567124 proposal to delay doing something related to immodule...
568305 gdk-pixbuf mishandles BI_BITFIELDS bmps
- New and updated translations
Date: Tue, 03 Feb 2009 11:27:17 +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.3-0ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Tue, 03 Feb 2009 11:27:17 +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.3-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
Launchpad-Bugs-Fixed: 23244 287611 321311
Changes:
gtk+2.0 (2.15.3-0ubuntu1) jaunty; urgency=low
.
* New upstream version:
- Keyboard shortcut handling has been changed, to help with a longstanding
complaint about the way GTK+ handles multiple layouts. GTK+ now only uses
keys from groups other than the current group if they are not present in
the current group. Feedback on this change is appreciated. (lp: #23244)
- Bugs fixed:
569336 change in gtkbutton klass is causing crash...
569435 make maintainer-clean removes non-generated sources
145058 Inputting "^^" requires four keystrokes on Win32...
559408 Transparency lost when images are copied...
359288 Toolbar items are not shown after hiding
569918 64bit portability issue in gtkrecentchooser.c
162726 Multiple Latin layouts in XKB break keyboard shortcuts
569635 fontchooser should reload list of families/styles on...
* debian/patches/071_jasper_link_fix.patch:
- the change is in the new version
.
gtk+2.0 (2.15.2-0ubuntu1) jaunty; urgency=low
.
* New upstream version:
GtkAction:
- Make toolitems pick up icon names from actions
- Draw proxies of radio actions properly
- Make menu proxies of recent actions work
- Avoid accidental activations when changing actions on proxies
- Make derived button classes work as proxies
Input methods:
- Avoid an assertion due to early use of input methods
GtkScale:
- Avoid a segfault in the marker drawing code
GtkImageMenuItem:
- Add a property to override the show-menu-images setting
Bugs fixed:
566628 gdk_display_close always asserts on win32 and quartz
569240 Crasher when using markers
569104 Toggle menu entries showed as check menu entries...
322932 Always show icons on panel menus
* debian/patches/061_use_pdf_as_default_printing_standard.patch:
- updated to fix an implicit declaration issue (lp: #287611)
.
gtk+2.0 (2.15.1-0ubuntu1) jaunty; urgency=low
.
* New upstream version:
GtkFileChooser:
- Remember the file chooser's size across invocations
- Handle uris that are entered in the entry
- Improve autocompletion, in particular for uris
GtkEntry:
- New property "im-module" for selecting input methods per-widget
- New icon-related API got renamed for consistency
- Added properties and setters for icon tooltips
GtkTextView:
- New property "im-module" for selecting input methods per-widget
- New signal "paste-done" to allow better handling of async pasting
GtkScale:
- New api to add annotated marks: gtk_scale_add_mark.
GtkAction:
- Rework the way actions and proxies interact, to make the
interaction less ad hoc, more extensible, and better suited
for support in GUI builders like glade.
To be used as a proxy, a widget must now implement the
` GtkActivatable interface, and GtkActivatable implementations
are responsible for syncing their appearance with the action
and for activating the action.
All the widgets that are commonly used as proxies implement
GtkActivatable now.
This is a big change, and it is not unlikely to break some
current users of GtkAction, so feedback about problems caused
by this is appreciated.
- Add a "gicon" property to specify the icon with a GIcon
GDK:
- On X11, GDK now caches cursors to avoid cursor theming overhead
- New cursor type for blank cursors: GDK_BLANK_CURSOR
New deprecations:
gtk_scale_Button_get_orientation
gtk_scale_button_set_orientation
gtk_action_connect_proxy
gtk_action_disconnect_proxy
gtk_widget_get_action
gtk_action_block_activate_from
gtk_action_unblock_activate_from
direct access to "gtk-action" object data
Changes that are relevant for translators:
- Navigation and Media stock labels have separate message contexts now
- The caps lock warning string has been changed
Bugs fixed:
566083 Icon pixmap hardcoded during DnD
566334 compile failure for gtk+ on Mac OS X
565998 configure script doesn't check for cairo-xlib.pc
566391 gtk_about_dialog_set_url_hook should activate...
566568 gtk_tree_model_get_value docs typo
566628 gdk_display_close always asserts on win32
566733 Add GIcon to GtkAction, GtkToolButton
567024 gtktoolbutton doesn't create right proxy menu item...
523554 Copy from GIMP to Word broke
567468 no check for trailing != NULL in gtk_text_layout_get..
492794 Pasting external text at end of view yields wrong...
164002 query scripts don't work uninstalled on windows
566532 GtkScaleButton implementation of GtkOrientable
450716 New API to change global IM
562701 GtkEntryCompletion popup sizes its rows wrong...
567944 [Win32] Sorted treeview columns can be unreadable
567655 gtk_status_icon_set_tooltip_text/markup should use...
567887 gtk_entry_get_storage_type() should be...
568196 Please change context of Forward stock label
563280 stock items & translation context
568233 Wrong statement about GtkEntry's "activate" signal
568263 gtk can't recognize the wrong X Selection TARGETS...
565656 Add marks to scales
567413 GtkComboBoxEntry doesn't emit "changed" signal...
545980 GtkFileChooserEntry should handle URIs
566862 pixbuf_new_from_file does not autodetect format
568552 gtk_combo + gtk entry in invisible mode takes 100% cpu (lp: #321311)
561801 "scheduled printing" doesn't function as expected
566535 gtk_widget_get_snapshot does not work if double buff...
567021 gtkimage accessors docs
567761 Spellfixes in GTK+ documentation
568744 Spellfixes in GtkTreeView's documentation
536965 GtkPlug: crash on theme change
567124 proposal to delay doing something related to immodule...
568305 gdk-pixbuf mishandles BI_BITFIELDS bmps
- New and updated translations
Checksums-Sha1:
4404f5bdbbfdef6a92973bbf094c5590560a863a 2151 gtk+2.0_2.15.3-0ubuntu1.dsc
30f795d0a6f0f3c5c1b03a8d31a6dd247808f468 25952667 gtk+2.0_2.15.3.orig.tar.gz
0301b1670634ce28dbeaf28c488e1863a8a26667 478842 gtk+2.0_2.15.3-0ubuntu1.diff.gz
Checksums-Sha256:
d3af183b2eafd765c5b86faab54f00e84906b72f5930ff28f2a34c4a23f12335 2151 gtk+2.0_2.15.3-0ubuntu1.dsc
d3dbeed5de3ef81dfe8d9b1ff05c66f5935eac6badd7c6d7e4d66003200c018b 25952667 gtk+2.0_2.15.3.orig.tar.gz
51d045dd2b5350db6802fec529e21b74ccabfc567c866561161cea4498757c5b 478842 gtk+2.0_2.15.3-0ubuntu1.diff.gz
Files:
9092569003c10d82faf229560c39c5a1 2151 libs optional gtk+2.0_2.15.3-0ubuntu1.dsc
8f325caa2d1c01a66dc90b7b7688e2a1 25952667 libs optional gtk+2.0_2.15.3.orig.tar.gz
fa93cef36383d44321707d54980ff731 478842 libs optional gtk+2.0_2.15.3-0ubuntu1.diff.gz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iD8DBQFJiFObQxo87aLX0pIRAsK6AJ4i4G8E+cChaYRJqd88/5de3bxcbwCbBnwC
G+NXz4LrMcu6lUH1lPdT7AU=
=U2DK
-----END PGP SIGNATURE-----
More information about the Jaunty-changes
mailing list