Change logs for gtk+2.0 source package in Karmic

  • gtk+2.0 (2.18.3-1ubuntu2.2) karmic-proposed; urgency=low
    
      * debian/patches/096_git_no_implicit_paints_on_foreign_windows.patch:
        - git change to fix a crasher issue
      * debian/patches/097_git_no_destroyed_windows_drawing.patch:
        - git change to fix another csw crasher bug
      * debian/patches/098_git_fix_pixmap_refcount_issue.patch:
        - git change to fix a refcounting issue leading to xorg crashes
          (lp: #450832)
     -- Sebastien Bacher <email address hidden>   Thu, 21 Jan 2010 11:39:18 +0100
  • gtk+2.0 (2.18.3-1ubuntu2.1) karmic-proposed; urgency=low
    
      * debian/patches/095_fix_java_clipboard_crash.patch:
        - add to fix (LP: #372103)
     -- Micah Gersten <email address hidden>   Sun, 13 Dec 2009 02:33:20 -0600
  • gtk+2.0 (2.18.3-1ubuntu2) karmic-proposed; urgency=low
    
      * debian/patches/093_git_change_fix_gtkiconview_rendering_issue.patch:
        - drop not confirmed fix (see #393534)
      * debian/patches/094_remove-xid-collision-warning.patch:
        - remove output of "Gdk-WARNING **: XID collision, trouble ahead" which can
          cause excessive .xsession-errors flooding (LP: #401823)
     -- Alexander Sack <email address hidden>   Mon, 09 Nov 2009 13:30:40 +0100
  • gtk+2.0 (2.18.3-1ubuntu1) karmic-proposed; urgency=low
    
      * debian/patches/093_git_change_fix_gtkiconview_rendering_issue.patch:
        - git change fixing a gtkiconview layout issue leading to evolution hangs
          (lp: #393534)
    
     -- Sebastien Bacher <email address hidden>   Mon, 02 Nov 2009 15:09:34 +0100
  • gtk+2.0 (2.18.3-1) unstable; urgency=low
    
      * New upstream bugfix release:
        + debian/patches/070_mandatory-relibtoolize.patch:
          - Updated for the new version.
      * debian/patches/091_dont-omit-gtk-icon-size-dialog.patch:
        + Patch from upstream GIT to not omit GTk_ICON_SIZE_DIALOG
          when searching for an appropiate icon size.
      * debian/patches/092_gtk-image-size-allocation.patch:
        + Patch from upstream GIT to fix size allocation of GtkImage.
    
     -- Sebastian Dr?ge <email address hidden>   Mon,  19 Oct 2009 09:21:38 +0100
  • gtk+2.0 (2.18.2-1) unstable; urgency=low
    
      * New upstream bugfix release:
        + debian/patches/070_mandatory-relibtoolize.patch:
          - Updated for the new version.
        + 090_directfb-backend-compilation-fix.patch:
          - Dropped, merged upstream.
    
     -- Sebastian Dr?ge <email address hidden>   Tue,  06 Oct 2009 15:29:07 +0100
  • gtk+2.0 (2.18.1-1ubuntu1) karmic; urgency=low
    
      * debian/patches/091_git_change_fix_coordinates_issue.patch:
        - git change fixing coordinate issues leading to multiple clicks on a button
          not working until moving the cursors (lp: #441905)
    
     -- Sebastien Bacher <email address hidden>   Mon, 05 Oct 2009 15:08:51 +0200
  • gtk+2.0 (2.18.1-1) unstable; urgency=low
    
      * New upstream bugfix release:
        + debian/patches/070_mandatory-relibtoolize.patch:
          - Updated for the new version.
        + 090_directfb-backend-compilation-fix.patch:
          - Fix compilation of the DirectFB backend, see
            https://bugzilla.gnome.org/show_bug.cgi?id=596959
    
     -- Sebastien Bacher <email address hidden>   Fri,  02 Oct 2009 14:23:38 +0100
  • gtk+2.0 (2.18.0-1ubuntu2) karmic; urgency=low
    
      * debian/patches/090_git_change_fix_expose_events_issue.patch:
        - upstream change to fix f-spot screensaver and slideshow rendering issues
      * debian/patches/091_bugzilla_change_fix_iconview_crasher.patch:
        - correctly initialize variable to fix the background capplet crashing
          every time there is a click on the background of the tab
          (lp: #436575)
    
     -- Sebastien Bacher <email address hidden>   Mon, 28 Sep 2009 12:48:20 +0200
  • gtk+2.0 (2.18.0-1ubuntu1) karmic; urgency=low
    
      * Rebase on the current debian version
      * New version changes:
        - Add GtkTreeModelFilter testsuite and fix multiple bugs
        - Client-side windows:
          - Fix issues around recursion and gdk_window_process_updates
          - Fix issues with grabs and cursors
          - Handle window hierarchy and geometry changes in expose handlers
          - New function, gdk_window_flush, that may be needed in certain situations
          - Automatically flush windows when doing non-double-buffered exposes
        - Quartz backend:
          - Fix various 'stuck UI' issues
          - Fix the size of the root window
        - Bugs fixed:
        588455 run application broken when setting background color...(lp: #398826)
        346800 Rework sort/filter models to use indices to parents
        593678 select "Manage Custom Sizes" from print dialog hangs gedit
        594652 gtk printer dialog does not understand boolean printer options
        594668 Add new Xorg keysyms
        591583 Padre (a wxPerl+Gtk IDE) hangs when editing Perl code...
        594600 Windows only allows 64-character system-tray tooltips
        594679 Fix warning in testwindows.c
        594880 Drawing issues in ExoIconView
        593507 AbiWord's main drawing area not exposed properly
        594913 is_composited race ...
        594738 Windows often do not respond to events on dual-head
        503776 crash when trying to print to non-existent lpr printer
        595599 Don't focus unmapped radio buttons
        595790 Segfault in gtkiconfactory.c on NULL GError
        588649 extended input events sent to widgets that didn't...
        550939 GtkFileChooser listbox does not refresh selection
        - New deprecation:
        gdk_event_get_graphics_exposes has been deprecated
        - Updated translations
    
    gtk+2.0 (2.18.0-1) unstable; urgency=low
    
      * New upstream stable release:
        + debian/rules,
          debian/*.symbols:
          - Updated for the new version.
        + debian/patches/005_gdk_directfb_window_new.patch:
          - Dropped, merged upstream.
        + debian/patches/070_mandatory-relibtoolize.patch:
          - Updated for the new version.
    
    gtk+2.0 (2.18.0-0ubuntu1) karmic; urgency=low
    
      * New upstream release (LP: #435053)
      * debian/libgtk2.0-0.symbols:
        - New symbol gdk_window_flush
      * debian/patches/005_gdk_directfb_window_new.patch:
        - Applied upstream
    
     -- Sebastien Bacher <email address hidden>   Wed, 23 Sep 2009 09:50:04 +0200
  • gtk+2.0 (2.17.11-1ubuntu1) karmic; urgency=low
    
      * debian/rules:
        - enable arm optimization, dropped by mistake in the previous upload
      * debian/watch: list all versions
    
     -- Sebastien Bacher <email address hidden>   Thu, 10 Sep 2009 17:07:55 +0200
  • gtk+2.0 (2.17.11-1) experimental; urgency=low
    
      * New upstream development release:
        + debian/patches/070_mandatory-relibtoolize.patch:
          - Updated for the new version.
        + debian/rules,
          debian/*.symbols:
          - Updated for the new version. 
    
    gtk+2.0 (2.17.10-1) experimental; urgency=low
    
      * New upstream development release:
        + debian/patches/070_mandatory-relibtoolize.patch:
          - Updated for the new version.
        + debian/rules,
          debian/*.symbols:
          - Updated for the new version. 
      * -
    
     -- Sebastien Bacher <email address hidden>   Thu,  10 Sep 2009 15:58:19 +0100
  • gtk+2.0 (2.17.10-0ubuntu1) karmic; urgency=low
    
      * New upstream version:
        Client-side windows:
        - Regression fixes continue
        - Multiple clipping issues have been fixed
        - gdk_window_beep() works again
        - gtk-demo now has a few offscreen window demos
        GSEAL:
        - Several more getters and setters have been added:
         gtk_widget_is_toplevel(), gtk_widget_is_drawable(), gtk_widget_set_window()
        Bugs fixed:
        592752 aisleriot card drag start makes card appear behind...
        592901 Crash in JPEG pixbuf loader instead of error
        592263 redraw problem in text view
        593011 Cannot move applet with middle click (lp: #399031, #404790)
        592624 BadAccess from gdk_window_x11_set_events
        592606 Activate the default button in a respose-request callback
        593249 emacs and acroread don't work properly
        592883 Spin cell rendererer problem with double click
        588199 GtkTreeView rendering glitch while using a default...
        543310 set_enable_tree_lines doesn't work when a cellrenderer...
        589636 csw broke DND from panel menus
        593595 broken clip handling in GtkLabel
        590921 NULL should not be a valid return value for gdk_window_new
        590861 cups_printer_create_cairo_surface() sets a fallback resolution...
        544724 delete new line requires two keystrokes
        593001 Emit 'update-custom-widget' on page setup change
        593317 gtkwindow leaks startup ID
        593080 mem leak
        593481 GtkEntryCompletion action-activated signal is emitted...
        593135 gtk_entry_set_icon_from_pixbuf only works one time
        593012 configure doesn't handle --enable-{cups,papi} correctly
        592862 There is a misprint on the returning value of gdk_pixmap_lookup
        586466 GtkPrintOperation printing fails if it is the only event source
        434318 printer detail acquisition needs events
        593712 configure fails to to check properly for cups...
        - Translation updates
      * debian/rules:
        - updated shlib version
    
     -- Sebastien Bacher <email address hidden>   Tue, 01 Sep 2009 18:39:11 +0200
  • gtk+2.0 (2.17.9-0ubuntu1) karmic; urgency=low
    
      * New upstream release: (LP: #419586)
        2.17.9
        - Client-side windows:
          - Add a compatibility mode that falls back to always using native windows,
            triggered by the GDK_NATIVE_WINDOWS environment variable
        - Bugs fixed:
          - 589367 gedit crashed with SIGSEGV in IA__g_list_last()
          - 478519 GtkTooltip segfaults on NULL gdk-display-current-tooltip.
          - 592461 preserve errno and use g_strerror
          - 592403 crash when close the second terminal...
          - 591549 Default printer in a network
          - 526149 GtkCellRendererAccel editing conflicts with mnemonics
          - 528283 Problems when using PageUp & PageDown to navigate Playlists pane
        2.17.8
        - Client-side windows:
          - Various fixes to expose handling
          - Fix memory leaks
        - Minor API additions:
          - New setter as part of the GSEAL effort: gtk_widget_set_allocation
        - Bugs fixed:
          - 585211 Add accessor function for GtkWidget->allocation
          - 588437 gtk 2.17.3 causes dragging in firefox bookmarks sidebar t...
          - 589367 gedit crashed with SIGSEGV in IA__g_list_last()
          - 589877 Client side windows leak gdk regions
          - 590959 Set child_has_focus flag properly
          - 591432 There is incomplete information on the returning value of...
          - 591434 firefox-3.5 crashed with SIGSEGV in _gdk_window_process_u...
          - 591526 Accelerator keys with <super> modifier also triggered by ...
          - 591751 bad memory access with duplicated id
          - 591998 Support silent build rules with automake 1.11
          - 592003 Shift+click should always modify selection
      * debian/control.in:
        - Add BZR link
      * debian/watch:
        - Watch for unstable versions
      * debian/patches/090_git_change_fix_gdk_crash.patch:
        - Applied upstream
      * debian/patches/001_static-linking-dont-query-immodules.patch:
      * debian/patches/003_gdk.pc_privates.patch:
      * debian/patches/004_gtk+-ximian-gtk2-filesel-navbutton-5.patch:
      * debian/patches/009_gtk-export-filechooser.patch:
      * debian/patches/010_gdkpixbuf_-lm.patch:
      * debian/patches/021_loader-files-d.patch:
      * debian/patches/022_module-files-append-compat-module-files-d.patch:
      * debian/patches/041_ia32-libs.patch:
      * debian/patches/042_treeview_single-focus.patch:
      * debian/patches/061_use_pdf_as_default_printing_standard.patch:
      * debian/patches/062_correct_manpages_install.patch:
      * debian/patches/070_mandatory-relibtoolize.patch:
        - Updated
    
     -- Robert Ancell <email address hidden>   Mon, 31 Aug 2009 09:04:57 +0200
  • gtk+2.0 (2.17.7-0ubuntu3) karmic; urgency=low
    
      * debian/patches/090_git_change_fix_gdk_crash.patch:
        - git change to fix a lot of gdk crashes in firefox and gedit for example
          (lp: #404423, #401934)
    
     -- Sebastien Bacher <email address hidden>   Fri, 14 Aug 2009 11:52:00 +0200
  • gtk+2.0 (2.17.7-0ubuntu2) karmic; urgency=low
    
      * Clean a change file in the diff.gz
    
     -- Sebastien Bacher <email address hidden>   Wed, 12 Aug 2009 13:09:51 +0200
  • 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
    
     -- Sebastien Bacher <email address hidden>   Wed, 12 Aug 2009 10:30:01 +0200
  • gtk+2.0 (2.17.6-0ubuntu2) karmic; urgency=low
    
      * debian/patches/092_bugzilla_fix_gdm_refresh_issue.patch:
        - upstream change to workaround a gdm refresh issue
          (lp: #405392)
    
     -- Sebastien Bacher <email address hidden>   Sun, 09 Aug 2009 22:17:11 +0200
  • gtk+2.0 (2.17.6-0ubuntu1) karmic; urgency=low
    
      * New upstream version:
        - Client-side windows:
          - Several optimizations, such as client-side tracking of viewable windows
          - Clipping for drawing pixbufs on windows has been fixed
          - Rendering to large subwindows has been fixed
        - Changes that are relevant for translators:
          - Markup has been removed from several strings
        - Bugs fixed:
        588398 Leak with testgtk::preview_(color|gray) and more
        588943 set correct selection before emitting cursor-changed...
        588076 Gnumeric fonts stopped working on upgrading gtk+ 2.17.2 -...
        574674	GtkMenuItem gets Selected and Focused states when SelectC...
        582674 Menu item and menu accessibles retain "showing" state aft...
        588553 [csw] gdk_draw_pixbuf doesnt draw outside expose events s...
               (lp: #398905)
        588897 Strange include x11/gdkx.h
        588958 Typo in startup-id window property
        589035 Context needed for a propoer translation
        589275 [csw] Trying to destroy NULL regions (lp: #402118)
        588964 Remove markup from translatable string in gtkfilechooserd...
        587337 Suggest to use Glade instead gtk-builder-convert script
    
     -- Sebastien Bacher <email address hidden>   Mon, 27 Jul 2009 11:04:02 +0200
  • gtk+2.0 (2.17.5-0ubuntu2) karmic; urgency=low
    
      * Try a no change upload to see if that fixes the amd64 loader issue
    
     -- Sebastien Bacher <email address hidden>   Tue, 21 Jul 2009 00:16:12 +0200
  • gtk+2.0 (2.17.5-0ubuntu1) karmic; urgency=low
    
      * New upstream version:
        - Client-side windows:
          - Quite a few fixes have happened for the win32 and directfb backends
        - GSEAL:
          - Accessors have been added for sealed members in GtkCellRenderer and
            GtkWidget
        - Changes that are relevant for distributors:
          - The jpeg2000 pixbuf loader is now optional. Pass --with-libjasper
            to configure to build it
        - Bugs fixed
        588373 Menus broken by client-side-windows
        588379 testgtk::panes does not change the cursor on mouse over
        588388 shape rendering is back
        588461 gtk_editable_get_chars() behaviour change in 2.17.4
        588666 Incorrect clamping of max_length
        588665 insert-text signal is not emitted
        588395 Crash when opening a GtkBuilder file
        524066 Mandatory jpeg2000?
        527583 GtkAssistant should set buttons as default widget
        588694 Missing % in C code
        588484 Iconview DnD fails when Destination is empty
        583522 Trivial error in GtkBuilder migration documentation
        150951 collapsed save dialog needs to indicate filesystem...
        - Updated translations
      * debian/patches/070_mandatory-relibtoolize.patch:
        - new version update
        debian/patches/091_directfb_build_workaround.patch:
        - there is still one change required there
      * debian/patches/092_git_fix_gtkentry_get_chars.patch,
        debian/patches/093_git_fix_single_include_error.patch:
        - those isses are fixed in the new version
      * debian/rules:
        - updated shlib version
        - use the libjasper configure option
    
     -- Sebastien Bacher <email address hidden>   Mon, 20 Jul 2009 16:19:08 +0200
  • gtk+2.0 (2.17.4-0ubuntu2) karmic; urgency=low
    
      * debian/patches/092_git_fix_gtkentry_get_chars.patch:
        - git change to fix an issue with gtk_entry_get_chars (lp: #398849)
      * debian/patches/093_git_fix_single_include_error.patch:
        - git change to not enforce single include for gtkentry
      * debian/rules:
        - updated shlibs version
    
     -- Sebastien Bacher <email address hidden>   Mon, 13 Jul 2009 19:47:54 +0200
  • gtk+2.0 (2.17.4-0ubuntu1) karmic; urgency=low
    
      * New upstream version:
        - GtkEntry now has model-view separation, with GtkEntryBuffer.
          One intended use case for this is to support 'secure memory'
          for password entries.
        - The print dialog can now optionally include the page setup
          controls, avoiding the need for a separate page setup dialog
          in many applications.
        - Coloring of visited links in GtkLabel can now be turned off, with
          the ::track-visited-links property.
        - Support for clipmasks in gdk_draw_pixbuf now works, this will
          introduce visual changes in code that uses clipmasks when drawing
          pixbufs. However, since this never worked that is unlikely to happen.
          Old code using gdk_pixbuf_render_threshold_alpha masks when rendering
          pixbufs will now produce truncated results at the edges.
        - A number of regressions from the client-side window merge have been fixed.
        - The directfb GDK backend has been fixed to build with csw.
        Bugs fixed:
        569393 gtk calendar localization YM note is wrong
        587559 Popup closes immediately
        551409 Print dialog should include page size and orientation
        588115 gvim clipboard broken
      * debian/patches/090_directfb_csw_build.patch:
        - the change is in the new version
    
     -- Sebastien Bacher <email address hidden>   Mon, 13 Jul 2009 10:26:39 +0200
  • gtk+2.0 (2.17.3-0ubuntu1) karmic; urgency=low
    
      * New upstream version:
        GtkFileChooser:
        - Shows the size column by default now
        GtkStatusIcon:
        - Has a title property, which can be used by ATs when they read status icons
        GtkInfoBar:
        - The default theme now includes color definitions for infobars
        - The ::use-tooltip-style style property has been removed
        GtkMountOperation now supports interaction during unmount operations.
        The client-side windows branch has been merged; GDK now maintains
        its own window hierarchy client-side, and only uses X windows where
        unavoidable. Some of the benefits of this change are
        - Reduced flicker
        - The ability to do transformed and animated rendering of widgets
        - Easier embedding of GTK+ widgets e.g. into Clutter scene graphs
          This is a fundamental change to the way GDK works,
          so watch out for regressions.
        Bugs fixed:
        586315 Crash in GTK+ 2.14 when calling gtk.FileChooser.list_shor...
        461944 pressing the volume icon in full screen shuts down the sound
        (lp: #137041)
        490724 iconview item's height would be changed event with same m...
        564063 regression: Left margin in popup menus
        582025 Accelerators fail for submenus
        585626 Setting widget tooltip hammers X11 server on any TCP/IP X...
        (lp: #386199)
        585802 Add API to make GtkStatusIcon accessible with a name
        585858 right-click Add-to-Booksmarks is sometimes greyed out
        586330 GtkButton ignores user_underline when an image is set
        318807 Offscreen windows and window redirection
        587716 GtkInfoBar broken on resize
        587485 GMountOperation::show-processes support
        Updated translations
      * debian/control.in:
        - updated libglib requirement
      * debian/patches/090_directfb_csw_build.patch:
        - new patch from Cody Russel to fix the directfb build
      * debian/patches/091_directfb_build_workaround.patch:
        - workaround build issue
      * debian/rules:
        - updated shlibs version
    
     -- Sebastien Bacher <email address hidden>   Thu, 09 Jul 2009 17:15:04 +0200
  • gtk+2.0 (2.17.2-0ubuntu2) karmic; urgency=low
    
      * Updated configure correctly
    
     -- Sebastien Bacher <email address hidden>   Wed, 17 Jun 2009 00:16:13 +0200
  • gtk+2.0 (2.17.2-0ubuntu1) karmic; urgency=low
    
      * New upstream version:
        GtkInfoBar: A new widget to show a transient 'message area'
          inside a content pane. The API is similar to GtkDialog and
          supports theming for different message types (warnings, errors, etc)
        GtkFileChooser:
        - Improve path bar by ellipsizing long names and preventing
          vertical size changes
        - Backup files are now hidden by default
        - GTK+ remembers the file chooser sorting state now
        GtkButtonBox: Implements the GtkOrientable interface now.
        Printing:
        - GTK+ supports printing an application-defined 'selection' now,
          in addition to usual page ranges.
        Changes that are relevant for theme authors:
        - The new GtkInfoBar widget uses symbolic colors for theming
          its background color depending on the message type. By default,
          it uses the same background color as tooltips. This can be turned
          off with style property.
        - The GTK+ file chooser (as well as nautilus and other users of GIO
          icon information) can now show different icons for xdg user dirs.
          The icon names are folder-documents, folder-download, folder-music,
          folder-pictures, folder-publicshare, folder-templates, folder-videos,
          with an automatic fallback to the standard folder icon.
        - Bugs fixed:
        584021 titchy leak
        579590 gtk_entry_set_icon_from_stock should warn when invalid st...
        584125 GtkAssistant asserts if last page is GTK_ASSISTANT_PAGE_C...
        171416 Resume editing if name of new folder is "Type name of new...
        420335 Page assignment when printing 4 pages to a sheet
        161670 Bad behaviour from gtk_file_chooser_set_filename
        327152 Long names in the FileChooserDialog directory buttons sho...
        355851 File Dialog shows Backup Files
        390312 Gtk grabs keyboard on DND
        486839 Filechooser 'Places' items should not move up and down th...
        562335 Deprecate gtk_tree_view_column_get_cell_renderers and gtk...
        565317 Resulting image of GtkCellRendererPixbuf depends on order...
        565998 configure script doesn't check for cairo-xlib.pc
        580079 Better configure detection of Xinerama on Solaris
        580511 gdk_x11_atom_to_xatom_for_display translates GDK_NONE as ...
        580560 Backspace key does not go to the parent directory
        584598 GtkButtonBox silently ignores gtk_orientable_set_orientation
        584637 Missing conditionals for X11 shape extension in GdkWindow
        584805 GtkEntryCompletion selection reset when calling gtk_entry...
        584832 Duplicate the exec string returned by gtk_recent_info_get...
        585024 some gtksettings properties need extra initialisation
        585371 Add additional sizes to the font selector
        585791 use g_*gettext instead of *gettext directly
        562579 [Patch] Remove error dialog when directory does not exist
        344519 custom print ranges
        484922 Should remember the sort state of columns
        555344 consider adding a message area widget
      * debian/patches/003_gdk.pc_privates.patch:
        - updated version thanks to Loïc Minier!
      * debian/patches/091_workaround_no_gtk_init_incorrect_display.patch:
        - the change is in the new version
    
     -- Sebastien Bacher <email address hidden>   Tue, 16 Jun 2009 14:42:04 +0200
  • gtk+2.0 (2.17.0-0ubuntu1) karmic; urgency=low
    
      * New upstream version:
        GtkBuilder:
        - Scale marks can now be specified in builder markup
        - GtkAssistant action widgets can be added in builder markup
        Changes that are relevant for theme authors
        - GtkEntry now has a ::invisible-char style property that allows
          themes to set the preferred invisible character
        Printing:
        - GTK+ supports authentication of users against CUPS servers now.
        Bugs fixed:
        578634 gtkdial example fails to compile
        580678 Minor improvement to GTK+ mediaLib code
        580511 gdk_x11_atom_to_xatom_for_display translates GDK_NONE...
        581110 Handlebox widget uses static variables, crashes in multi...
        553385 gtk-builder-convert creates untranslated combobox models
        580814 GtkTextLayout incorrectly assumes pango iterates in logi...
        579366 gtkbuilderparser leaks RequiresInfo objects
        579741 gailcombox should emit property-changed:accessible-name...
        574386 Remove deprecated call to gtk_status_icon_set_tooltip...
        384940 handle rejecting jobs and authentication meaningfully
      * debian/patches/062_correct_manpages_install.patch:
        - correctly install the manpage when not rebuilt
      * debian/rules:
        - updated shlibs version
    
     -- Sebastien Bacher <email address hidden>   Tue, 02 Jun 2009 15:58:35 +0200
  • gtk+2.0 (2.16.1-0ubuntu3) karmic; urgency=low
    
      * Add missing backslash after --enable-print-backend which cause the --host
        and --build args to be ignored and hence the wrong triplet to be used.
    
     -- Loic Minier <email address hidden>   Sun, 10 May 2009 19:34:06 +0200
  • gtk+2.0 (2.16.1-0ubuntu2) jaunty; urgency=low
    
      * Set $(opt_configure_flags) to $(shared_configure_flags) for the vfp flavor
        to pick exactly the same options.
    
     -- Loic Minier <email address hidden>   Wed, 15 Apr 2009 00:48:15 +0200