Change logs for gtk+2.0 source package in Lucid

  • gtk+2.0 (2.20.1-0ubuntu2.1) lucid-proposed; urgency=low
    
      * Added two patches from git to fix filechooser issue (LP: #558674)
        - debian/patches/033_filechooser_sort.patch: fix new_order index in
          gtk/gtkfilesystemmodel.c.
        - debian/patches/035_filechooser_crash.patch: properly update Node IDs
          in gtk/gtkfilesystemmodel.c.
     -- Marc Deslauriers <email address hidden>   Fri, 28 Oct 2011 19:28:58 -0400
  • gtk+2.0 (2.20.1-0ubuntu2) lucid-proposed; urgency=low
    
      * debian/control.in:
        - use a replaces on gobject-introspection-repository required for karmic
          upgrades (lp: #574837)
      * debian/patches/064_indicator_menu_update.patch:
        - change by Cody Russell to send an update event on menu changes,
          should make the bluetooth indicator refresh correctly (lp: #558841)
     -- Sebastien Bacher <email address hidden>   Tue, 01 Jun 2010 16:18:46 +0200
  • gtk+2.0 (2.20.1-0ubuntu1) lucid-proposed; urgency=low
    
      * New upstream version:
        - Support Tracker 0.8 in the filechooser search
        - Bug fixes:
        615028 gdk/x11/gdkdnd-x11.c missing Xutil.h
        614099 GtkFileSystemModel may causes crash in g_file_get_child
        615999 Gail doesn't send state-changed events for ATK_STATE_ENABLED
        614894 Add heuristic for pre XRandR 1.3 drivers
        613988 Compile error on DirectFB backend due to missing...
        560147 GtkBuilder docs should say what GErrors they throw
        615128 gdk monitor order does not seem to be correct
        614971 Initialize search engines on demand
        613887 Misprint in the description of gtk_cell_view_new_with_text
        615853 BadMatch when pressing keyboard volume keys...
        615000 gtk_builder_value_from_string_type() returns FALSE without...
        614540 configure wants gio-unix on all platform
        613974 GtkToolItemGroup devides by 0 when allocating space...
        557689 In 'select folder' action, filechooser doesn't work when...
        616851 gtk_misc_set_alignment: assertion `GTK_IS_MISC (misc)' failed
        402349 FileChooser's default directory is not "active"
        64bit issue with the ICC profile support in the PNG loader
        Missing break statement in gtk_tool_item_group_set_property
        Missing default events in gtk_tool_item_group_realize
        - Updated translations
      * debian/patches/003_gdk.pc_privates.patch:
        - updated for the new version
      * debian/patches/064_initial_fileselector_select.patch,
        debian/patches/090_directfb-map-virtual-modifiers.patch:
        - the change is in the new version
      * debian/patches/070_mandatory-relibtoolize.patch:
        - new version update
      * debian/patches/092_git_change_no_gtkmisc_warning.patch:
        - git change to really fix the gtkmisc warnings issue (lp: #576852)
     -- Sebastien Bacher <email address hidden>   Tue, 18 May 2010 14:18:59 +0200
  • gtk+2.0 (2.20.0-0ubuntu4) lucid; urgency=low
    
      * debian/patches/064_initial_fileselector_select.patch:
        - replaced by the version commited upstream, thank Cody Russell,
          the update solves f-spot hanging when saving an image without entering
          the name to use in the selector (lp: #551384)
     -- Sebastien Bacher <email address hidden>   Tue, 06 Apr 2010 16:11:28 +0200
  • gtk+2.0 (2.20.0-0ubuntu3) lucid; urgency=low
    
      * debian/control.in:
        - gir1.0-gtk-2.0 needs to conflicts on gobject-introspection-repository
          (lp: #551307)
     -- Sebastien Bacher <email address hidden>   Wed, 31 Mar 2010 18:35:20 +0200
  • gtk+2.0 (2.20.0-0ubuntu2) lucid; urgency=low
    
      * add introspection:
        - debian/rules:
          - toogle configure option
          - add new package to BINARY_ARCH_PKGS
          - add dh_girepository call
        - debian/control.in:
          - add gobject-introspection, libgirepository1.0-dev, gir1.0-atk-1.0,
            gir1.0-pango-1.0, gir1.0-glib-2.0 and gir1.0-freedesktop build-dep
          - add gir package (gir1.0-gtk-2.0)
        - debian/libgtk2.0-dev.install.in: add gir files
        - add debian/gir1.0-gtk-2.0.install
        - add debian/patches/065_build_introspection_file.patch to get proper
          source dir (build dir != src dir for debian/ubuntu)
      * debian/patches/070_mandatory-relibtoolize.patch:
        - refreshed
     -- Didier Roche <email address hidden>   Thu, 25 Mar 2010 10:44:46 +0100
  • gtk+2.0 (2.20.0-0ubuntu1) lucid; urgency=low
    
      * New upstream version:
        - Support the tracker 0.8 api in the file chooser search code
        - Bug fixes:
          609929 Dragging between two windows cause the menu widget...
          613241 entry sends extra notify::text with "" on destroy
          610946 error during gtk+ build + nonsense error messages
          610176 Some cups1.2 feature use not shielded by API version-check
          612574 GtkMenuItem does not emit notify::label when label...
          612505 Entry layout not updated when underlying buffer changes
          612346 gdk_window_set_icon_name doesn't work
          612308 GTK+ Build error: redefinition of 'struct IPrintDialogCallback'
          611118 Set APPLICATION_ID when launching desktop app
          612768 DND cause crash in VNC environment
          612575 Improve docs of gtk_notebook_set_tab_label_packing
          605333 Confusing error in documentation
          613028 Do not get a GtkSettings for size lookup if...
        - Translation updates
      * debian/control.in:
        - updated glib requirement
      * Resynced some changes on Debian
        + debian/patches/070_mandatory-relibtoolize.patch:
          - Regenerated for the new version.
        + debian/rules, debian/libgtk2.0-0.symbols:
          - Update SHVER to 2.20.0 for the new API to force dependencies
            on the stable version.
        + debian/patches/003_gdk.pc_privates.patch:
          - Updated to apply cleanly again.
     -- Sebastien Bacher <email address hidden>   Tue, 23 Mar 2010 23:49:39 +0100
  • gtk+2.0 (2.19.7-0ubuntu2) lucid; urgency=low
    
      * debian/patches/063_treeview_almost_fixed.patch:
        - change by Michael Vogt to add an ubuntu-almost-fixed-height-mode property,
          the change is required for software-center, adding as an ubuntu specific
          change for now until somebody comment on the upstream bug (lp: #514879)
      * debian/patches/064_initial_fileselector_select.patch:
        - change by Cody Russell to fix the default action not working in the
          gtkfileselector until you selected a directory (lp: #80755, #181788)
     -- Sebastien Bacher <email address hidden>   Mon, 22 Mar 2010 14:23:46 +0100
  • gtk+2.0 (2.19.7-0ubuntu1) lucid; urgency=low
    
      * New upstream version
        - Bug fixes:
        611707 Move documentation from templates to inline comments
        69872 GTK_WIDGET_SET_FLAGS should be deprecated
        612066 empathy hangs when clicked on information about contact...
               (lp: #532947)
        557420 Some compose sequences don't work anymore...
        569042 gailbooleancell does not seem to attend to changes...
        600992 File chooser reference counting issues
        610905 gtk_drag_source_set need instrospection hint
        611051 Search Entry Clear Icon not accessible
        611217 Incorrect translator comment
        611317 Document targets in drag and drop
        611319 gtk_window_set_transient_for undocumented NULL value for parent
        611658 Update documentation for gtkvscrollbar
        611662 Update documentation for gtkvseparator
        611686 focus_in/focus_out in gailtreeview.c should return FALSE...
        611831 Move documentation to inline comments: GtkVBox
        612119 Do not scroll when middle pasting
        - Translation updates
      * debian/patches/071_no_offscreen_widgets_grabbing.patch,
        debian/patches/091_bugzilla_tooltip_refresh.patch:
        - new version update
        - increased the alpha value for tooltips to 85%
      * debian/rules:
        - updated the shlibs
     -- Sebastien Bacher <email address hidden>   Thu, 11 Mar 2010 18:28:01 +0100
  • gtk+2.0 (2.19.6-1ubuntu4) lucid; urgency=low
    
      * debian/patches/062_client_side_decoration.patch:
        - don't use csd for lucid it was good to test but not ready yet
          (lp: #529996, #530575)
      * debian/patches/062_dnd_menubar.patch:
        - change by Cody Russell to allow click on menubars for dnd
      * debian/patches/070_mandatory-relibtoolize.patch:
        - refreshed due to the client side change
     -- Sebastien Bacher <email address hidden>   Fri, 05 Mar 2010 11:06:57 +0100
  • gtk+2.0 (2.19.6-1ubuntu3) lucid; urgency=low
    
      * debian/patches/062_client_side_decoration.patch:
        - update by Cody Russell to fix some issues
        - "[CSD] Buttons sometimes have no icons" (lp: #530608)
        - "[CSD] software-properties get an extra line when opened
           through update-manager" (lp: #530619)
        - "[CSD] black line at terminal bottom border" (lp: #530571)
        - "[CSD] Black corners on windows." (lp: #528619)
     -- Sebastien Bacher <email address hidden>   Wed, 03 Mar 2010 10:51:10 +0100
  • gtk+2.0 (2.19.6-1ubuntu2) lucid; urgency=low
    
      * debian/patches/062_client_side_decoration.patch:
        - update by Cody Russell to fix some issues
        - "[CSD] Dragging in some apps (xchat-gnome, Evolution, Gwibber) behaves
           strangely." (lp: #528623)
        - "[CSD] No restore states on max win deco button" (lp: #528612)
        - "[CSD] Cannot click and move window from menubar" (lp: #528617)
        - "[CSD] Going fullscreen doesn't turn off decorations" (lp: #529106)
        - "Whole gnome-terminal window flashes whenever the window title changes"
          (lp: #524532)
        - "[CSD] Entire desktop has a window frame " (lp: #529996)
     -- Sebastien Bacher <email address hidden>   Mon, 01 Mar 2010 15:50:32 +0100
  • gtk+2.0 (2.19.6-1ubuntu1) lucid; urgency=low
    
      * Resync on Debian
      * debian/patches/062_client_side_decoration.patch:
        - updated gtk client side decoration thanks to Cody Russell (lp: #524869)
      * debian/patches/070_mandatory-relibtoolize.patch:
        - refreshed due to the client side change
      * debian/patches/071_no_offscreen_widgets_grabbing.patch:
        - change by Cody Russell to not let offscreen widgets do grabbing
      * debian/patches/091_bugzilla_tooltip_refresh.patch:
        - upstream bugzilla change to have better looking tooltips
          the gtk theme need to set "new-tooltip-style" to use those
    
    gtk+2.0 (2.19.6-1) experimental; urgency=low
    
      * New upstream development release:
        + debian/patches/070_mandatory-relibtoolize.patch:
          - Regenerated for the new version.
        + debian/rules,
          debian/libgtk-directfb-2.0-0.symbols,
          debian/libgtk2.0-0.symbols:
          - Update SHVER to 2.19.6 for the new API and add new symbols.
      * debian/patches/090_directfb-map-virtual-modifiers.patch:
        + Update to add just another stub to fix the build.
     -- Sebastien Bacher <email address hidden>   Thu, 25 Feb 2010 23:46:16 +0100
  • gtk+2.0 (2.19.5-1ubuntu6) lucid; urgency=low
    
      * debian/patches/062_client_side_decoration.patch:
        - update by Cody Russell to fix an issue with applications which turn their
          decorations off as chromium is doing
     -- Sebastien Bacher <email address hidden>   Tue, 23 Feb 2010 13:34:52 +0100
  • gtk+2.0 (2.19.5-1ubuntu5) lucid; urgency=low
    
      * debian/patches/062_client_side_decoration.patch:
        - update by Cody Russell to really fix excessive cpu usage issues
          (lp: #523949, #524304)
     -- Sebastien Bacher <email address hidden>   Tue, 23 Feb 2010 00:49:15 +0100
  • gtk+2.0 (2.19.5-1ubuntu4) lucid; urgency=low
    
      * debian/patches/062_client_side_decoration.patch:
        - update by Cody Russell to fix excessive cpu usage issues
          (lp: #523949)
     -- Sebastien Bacher <email address hidden>   Mon, 22 Feb 2010 10:13:06 +0100
  • gtk+2.0 (2.19.5-1ubuntu3) lucid; urgency=low
    
      * debian/control.in:
        - set vcs url
      * debian/patches/062_client_side_decoration.patch:
        - upload the work from Cody Russell on client side decoration to lucid
      * debian/patches/070_mandatory-relibtoolize.patch:
        - refreshed
     -- Sebastien Bacher <email address hidden>   Thu, 18 Feb 2010 11:24:57 +0100
  • gtk+2.0 (2.19.5-1ubuntu2) lucid; urgency=low
    
      * New patch, 092_duplicate-gtk-widget-defs, cherry-pick
        f9a3ce06cc990c8ae3a9d6cee514d0c5f5f05fd8, "Remove duplicate definitions of
        gtk_widget_set/get_realized/mapped"; fixes duplicate definitions of some
        functions in gtk/gtkwidget.h breaking the cdebconf build; LP: #521135.
     -- Loic Minier <email address hidden>   Fri, 12 Feb 2010 21:14:23 +0100
  • gtk+2.0 (2.19.5-1ubuntu1) lucid; urgency=low
    
      * Resync on Debian
      * debian/patches/071_no_offscreen_widgets_grabbing.patch:
        - change by Cody Russell to not let offscreen widgets do grabbing
      * debian/patches/091_bugzilla_tooltip_refresh.patch:
        - upstream bugzilla change to have better looking tooltips
          the gtk theme need to set "new-tooltip-style" to use those
    
    gtk+2.0 (2.19.5-1) experimental; urgency=low
    
      * New upstream development release:
        + debian/patches/070_mandatory-relibtoolize.patch:
          - Regenerated for the new version.
        + debian/rules,
          debian/libgtk-directfb-2.0-0.symbols,
          debian/libgtk2.0-0.symbols:
          - Update SHVER to 2.19.5 for the new API and add new symbols.
     -- Sebastien Bacher <email address hidden>   Wed, 10 Feb 2010 12:11:06 +0100
  • gtk+2.0 (2.19.4-1ubuntu3) lucid; urgency=low
    
      * debian/patches/091_bugzilla_tooltip_refresh.patch:
        - upstream bugzilla change to have better looking tooltips
          the gtk theme need to set "new-tooltip-style" to use those (lp: #487208)
     -- Sebastien Bacher <email address hidden>   Tue, 02 Feb 2010 17:28:34 -0800
  • gtk+2.0 (2.19.4-1ubuntu2) lucid; urgency=low
    
      * Nez patch, 072_dnd-remove-existing-connections, cherry-picked from
        upstream 2147e57f46c43ef3fd3c145735329f8f2a558c4f; GNOME #608370; remove
        signal handlers properly in dnd operations; LP: #514473.
     -- Loic Minier <email address hidden>   Fri, 29 Jan 2010 22:47:08 +0100
  • gtk+2.0 (2.19.4-1ubuntu1) lucid; urgency=low
    
      * Resync on Debian
      * debian/patches/071_no_offscreen_widgets_grabbing.patch:
        - change by Cody Russell to not let offscreen widgets do grabbing
    
    gtk+2.0 (2.19.4-1) experimental; urgency=low
    
      * New upstream development release:
        + debian/patches/070_mandatory-relibtoolize.patch:
          - Regenerated for the new version.
        + debian/rules,
          debian/libgtk-directfb-2.0-0.symbols,
          debian/libgtk2.0-0.symbols:
          - Update SHVER to 2.19.3 for the new API and add new symbols.
     -- Sebastien Bacher <email address hidden>   Tue, 26 Jan 2010 13:11:41 +0100
  • gtk+2.0 (2.19.3-1ubuntu4) lucid; urgency=low
    
      * debian/patches/071_no_offscreen_widgets_grabbing.patch:
        - change by Cody Russell to not let offscreen widgets do grabbing
          (Lp: #512427)
     -- Sebastien Bacher <email address hidden>   Mon, 25 Jan 2010 23:13:51 +0100
  • gtk+2.0 (2.19.3-1ubuntu3) lucid; urgency=low
    
      * debian/patches/093_git_change_fix_rectangle_intersection_error.patch:
        - git change to fix a rectangle intersection overflow issue which leads
          to a f-spot crash when using the new wave theme for example (lp: #411941)
     -- Sebastien Bacher <email address hidden>   Fri, 22 Jan 2010 12:32:47 +0100
  • gtk+2.0 (2.19.3-1ubuntu2) lucid; urgency=low
    
      * debian/patches/092_git_change_fix_double_click_issue.patch:
        - git change to fix double click not working on selected row
          (lp: #503684, #509086)
     -- Sebastien Bacher <email address hidden>   Tue, 19 Jan 2010 12:42:07 +0100
  • gtk+2.0 (2.19.3-1ubuntu1) lucid; urgency=low
    
      * debian/patches/091_git_change_fix_bad_drawable_errors.patch:
        - git change to fix bad drawable errors leading to gnome-panel crashes
     -- Sebastien Bacher <email address hidden>   Fri, 15 Jan 2010 16:36:04 +0100
  • gtk+2.0 (2.19.3-1) experimental; urgency=low
    
      * New upstream development release:
        + debian/patches/070_mandatory-relibtoolize.patch:
          - Regenerated for the new version.
        + debian/rules,
          debian/libgtk-directfb-2.0-0.symbols,
          debian/libgtk2.0-0.symbols:
          - Update SHVER to 2.19.3 for the new API and add new symbols.
        + debian/patches/091_size_allocate_crash.patch:
          - Dropped, merged upstream.
    
    gtk+2.0 (2.19.2-2) experimental; urgency=low
    
      * debian/patches/091_size_allocate_crash.patch:
        + Patch from upstream GIT to fix a crash on size allocations.
          Thanks to Sebastien Bacher.
     -- Sebastien Bacher <email address hidden>   Thu,  14 Jan 2010 16:46:32 +0000
  • gtk+2.0 (2.19.2-1ubuntu1) lucid; urgency=low
    
      * debian/patches/091_git_change_fix_update_prelight_crasher.patch:
        - git change to fix a crasher (lp: #503576)
     -- Sebastien Bacher <email address hidden>   Wed, 06 Jan 2010 11:34:11 +0100
  • gtk+2.0 (2.19.2-1) experimental; urgency=low
    
      [ Emilio Pozuelo Monfort ]
      * debian/patches/000_gtk+-2.0.6-exportsymbols.patch:
        + Removed, it wasn't being applied and hasn't been relevant for a
          long time.
    
      [ Sebastian Dröge ]
      * New upstream development release:
        + debian/patches/070_mandatory-relibtoolize.patch:
          - Regenerated for the new version.
        + debian/rules,
          debian/libgtk-directfb-2.0-0.symbols,
          debian/libgtk2.0-0.symbols:
          - Update SHVER to 2.19.2 for the new API and add new symbols.
      * debian/patches/090_directfb-map-virtual-modifiers.patch:
        + Fix compilation of the DirectFB backend, patch adapted from
          upstream commit to fix the Quartz backend.
     -- Sebastien Bacher <email address hidden>   Tue,  05 Jan 2010 18:37:18 +0000
  • gtk+2.0 (2.19.1-1) experimental; urgency=low
    
      * New upstream development release:
        + debian/rules:
          - Include check-dist.mk to prevent accidental uploads to unstable.
        + debian/control.in:
          - Update ATK build dependency.
        + debian/rules,
          debian/libgtk-directfb-2.0-0.symbols,
          debian/libgtk2.0-0.symbols:
          - Update SHVER to 2.19.1 for the new API and add new symbols.
        + debian/patches/009_gtk-export-filechooser.patch,
          debian/patches/021_loader-files-d.patch:
          - Updated to apply cleanly again.
        + debian/patches/070_mandatory-relibtoolize.patch:
          - Regenerated for the new version.
    
    gtk+2.0 (2.18.4-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,
          debian/patches/092_gtk-image-size-allocation.patch:
          - Dropped, merged upstream.
     -- Sebastian Dr?ge <email address hidden>   Wed,  02 Dec 2009 11:59:41 +0000
  • 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-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