* New upstream version
* Avoid memory overruns in the pixbuf theme engine with nonsensical
gradient specifications. [Matthias]
* Bugs fixed:
- Cursor doesn't move as expected
- Segfault from combination of gtk_container_set_resize_mode()
and GtkComboBox
- segfault in update_cursor on amd64
- eog crashes at launch under AIX
- "~" should bring up the location dialog
- gtk_text_layout_get_cursor_locations() chokes on layout=0x0
* Documentation improvements [Federico Mena Quintero]
* Translation updates (es,pt_BR,zh_HK,zh_TW)
-- Sebastien Bacher <seb128@debian.org> Fri, 27 Jan 2006 22:28:05 +0100
* New upstream version
* debian/control.in:
- updated the glib requirement
* debian/patches/001_fs_documents.patch:
- dropped, stick with upstream behaviour rather
-- Sebastien Bacher <seb128@debian.org> Thu, 12 Jan 2006 13:34:37 +0100
* Upload to unstable
-- Sebastien Bacher <seb128@debian.org> Thu, 15 Dec 2005 15:13:32 +0100
gtk+2.0 (2.8.9-1) experimental; urgency=low
* New upstream version:
Bugs fixed:
- File chooser filter behaves weird
- 2.8.4 to 2.8.6: sound-juicer crash, fileselector assertions
- On unsetting the Model, GtkTreeView does not clear
it's associated TreeSelection
- Crash on selecting a file of null mime-type
- gtktoolbutton leaks a pixbuf
- GdkEvent leaked in gtktreeview.c / gtk_tree_view_key_press
- Typo in trap_activate_cb()
- gtkcalendar.c: The identifier is already declared.
- gtk_menu_attach_to_widget() does not take NULL detacher
- Unhinted fonts are measured incorrectly and drawing
problems occur as a result
- unwanted scrolling in recent gtk
- Toolbars without icons are invisible in icon-only mode
- Search-entry in the TreeView not working properly
- gtktoolbutton.c:562: warning: 'image' is used
uninitialized in this function
- reference count of textbuffer increases with each paste
- gtk_selection_data_get_uris leaks memory
Other changes:
- Remove GMemChunk from public header files to
support building against GLib 2.10
- Report errors in option parsing
- Merge upstream xdgmime changes to handle duplicate glob patterns
-- Sebastien Bacher <seb128@debian.org> Sat, 10 Dec 2005 18:22:50 +0100
* New upstream version:
GtkFileChooser:
- Make F2 work for renaming bookmarks
GtkEntry:
- Turn off input methods in password entries
- Other fixes * Documentation improvements
- Updated translations
-- Sebastien Bacher <seb128@debian.org> Tue, 29 Nov 2005 16:00:32 +0100
* Upload to unstable.
* Forward patches from 2.6.4 branch:
+ 003_focus_issues.patch: stolen from CVS HEAD to fix focus issues.
+ debian/gtk-tutorial.devhelp: updated to reflect the reality of the
html files.
* Loïc Minier:
+ Document the configuration of Emacs-style key bindings in README.Debian,
with additional instructions for GNOME users. [debian/README.Debian]
(Closes: #309530)
-- Josselin Mouette <joss@debian.org> Mon, 6 Jun 2005 22:39:27 +0200
* New upstream release.
* debian/patches/004_fs_newdir.patch:
- fix a crash in the fileselector when creating a directory.
* debian/patches/003_iconcache.patch:
- this bug is fixed in the new version.
* debian/patches/004_mipsbuild.patch:
- dropped, this change is not required.
* debian/patches/002_bmp.patch:
- fix CAN-2005-0891: BMP double free Dos (Closes: #303141).
-- Sebastien Bacher <seb128@debian.org> Tue, 5 Apr 2005 21:09:01 +0200
* Patch from Steve Langasek <vorlon@debian.org>:
Add a --disable-testsuite argument to upstream configure, to permit
skipping the testsuite on architectures where large static binaries
are currently problematic (i.e., mips). Closes: #295048.
-- Sebastien Bacher <seb128@debian.org> Sun, 13 Feb 2005 19:23:39 +0100
* Upload to unstable.
* debian/patches/004_gtkmodules.patch:
- don't reverse the order of modules, that fix a crash with the modules.
-- Sebastien Bacher <seb128@debian.org> Wed, 2 Feb 2005 18:28:09 +0100
* New upstream release (Closes: #275239).
* debian/control.in:
- create a gtk2-engines-pixbuf package.
- recommends hicolor-icon-theme (Closes: #287334).
- rename libgtk2.0-dbg to libgtk2.0-0-dbg.
- updated the Build-Depends.
* debian/gtk2-engines-pixbuf.files:
- added.
* debian/libgtk2.0-bin.files:
- install gtk-update-icon-cache here.
* debian/libgtk2.0-bin.postinst:
- call gtk-update-icon-cache.
* debian/patches/001_gtk+-debian-aclocal-pass_all.patch:
- removed, should not be needed with the new version.
* debian/patches/003_treeview-typeahead.patch,
debian/patches/003_filechooser-search.patch,
debian/patches/004_treeview-activate.patch,
debian/patches/005_modifiers.patch:
- removed, these changes are in the new version.
* debian/rules:
- updated the shlibs.
- use dh_strip to make the debug package.
* update-gtk-immodules.in:
* update-gdkpixbuf-loaders.in:
- module version is 2.4.0.
* debian/watch:
- updated.
-- Sebastien Bacher <seb128@debian.org> Wed, 29 Dec 2004 18:55:11 +0100