Change logs for gtk+3.0 source package in Raring

  • gtk+3.0 (3.6.4-0ubuntu8) raring; urgency=low
    
      * Revert previous revision, it creates scrolling "jerkiness" issues for
        some users (lp: #1171156)
     -- Sebastien Bacher <email address hidden>   Mon, 22 Apr 2013 19:28:59 +0200
  • gtk+3.0 (3.6.4-0ubuntu7) raring; urgency=low
    
      * debian/patches/git_reset_scrolling.patch:
        - "xi2: Reset scroll valuators on synthesized crossing events",
           that should fix issues where scrolling apply incorrectly to the new
           focussed dialog, carrying over previous scrolling event (lp: #1046988)
     -- Sebastien Bacher <email address hidden>   Mon, 15 Apr 2013 13:30:04 +0200
  • gtk+3.0 (3.6.4-0ubuntu6) raring; urgency=low
    
      * Cherry-pick upstream patches to only load CSS image data when needed,
        saving a substantial amount of memory.
     -- Colin Watson <email address hidden>   Mon, 04 Feb 2013 13:04:06 +0000
  • gtk+3.0 (3.6.4-0ubuntu5) raring; urgency=low
    
      [ Sebastien Bacher ]
      * debian/patches/git_color_annotation_fix.patch:
        - backport annotation fix from trunk (lp: #1101301)
      * debian/patches/062_ubuntu-set-grab-add.patch:
        - drop that patch, it was needed at some point by ido/indicator-sound
          but this code has been rewritten without the new for those hacks,
          thanks Lars Uebernickel for checking
    
      [ Iain Lane ]
      * BD on newer libxkbcommon; previous versions generated very strict shlibs.
     -- Iain Lane <email address hidden>   Fri, 01 Feb 2013 16:51:15 +0000
  • gtk+3.0 (3.6.4-0ubuntu4) raring; urgency=low
    
      * Only build the wayland backend for the shared library, not the udeb.
      * Make the abicheck.sh test dynamic on the enabled GDK backends, so the
        exported symbols can vary between shared lib and udeb build.
     -- Iain Lane <email address hidden>   Mon, 28 Jan 2013 12:10:20 +0000
  • gtk+3.0 (3.6.4-0ubuntu3) raring; urgency=low
    
      * debian/control.in:
        - Add libwayland-dev and libxkbcommon-dev as dependencies to
          libgtk-3-dev (LP: #1106188)
     -- Jeremy Bicha <email address hidden>   Sat, 26 Jan 2013 17:45:46 -0500
  • gtk+3.0 (3.6.4-0ubuntu2) raring; urgency=low
    
      * Enable Wayland backend (LP: #954352)
     -- Darxus <email address hidden>   Fri, 25 Jan 2013 22:48:49 +0100
  • gtk+3.0 (3.6.4-0ubuntu1) raring; urgency=low
    
      [ Sebastien Bacher ]
      * debian/patches/git_dont_duplicate_bookmark.patch:
        - "Remove bookmark duplicate of shortcut" (lp: #316959)
    
      [ Robert Ancell ]
      * New upstream release
      * debian/control.in:
        - Add ${shlibs:Depends} Depends to libgtk-3-bin
      * debian/libgtk-3-bin.install:
        - Install gtk-launch man page.
      * debian/libgtk-3-dev.install:
        - Install gtkbuilder.rng RELAX NG schema file which can be used to
          validate GtkBuilder ui files.
     -- Robert Ancell <email address hidden>   Thu, 10 Jan 2013 17:05:45 +1300
  • gtk+3.0 (3.6.2-0ubuntu1) raring; urgency=low
    
      * New upstream version:
        - refactor some fileselector code to avoid segfaults,
          thanks William Hua for tracking those issues (lp: #851843)
      * Drop patches included in the new version
      * debian/libgtk-3-0.symbols:
        - updated for the new version, dropping private symbols
     -- Sebastien Bacher <email address hidden>   Mon, 12 Nov 2012 18:52:30 +0100
  • gtk+3.0 (3.6.0-0ubuntu4) raring; urgency=low
    
      * debian/patches/git_robust_a11y_unrealized.patch: "Be robust against
        unrealized windows in GtkWindowAccessible" (lp: #1064992)
    
    gtk+3.0 (3.6.0-0ubuntu3.1) quantal-proposed; urgency=low
    
      * Cherry-pick some upstream patches from 3.6.1 (LP: #1068585)
        + appchooserwidget: check for g_app_info_should_show(). This ensures
          NoDisplay=true or NotShowIn/OnlyShowIn values in the desktop file are
          respected.
        + Make process_all_updates draw synchronously to improve rendering
          performance.
     -- Sebastien Bacher <email address hidden>   Fri, 09 Nov 2012 17:47:37 +0100
  • gtk+3.0 (3.6.0-0ubuntu3) quantal-proposed; urgency=low
    
      * debian/patches/revert_git_a11y_stopped.patch:
        - revert recent commit which unload a11y on shutdown,
          that's an optimization and not strictly necessary and it's creating
          issue with e.g ubiquity (lp: #1056300). That's a workaround but seems
          to be the safest solution for quantal.
      * debian/patches/git_iconview_render_item_select.patch:
        - "iconview: Render focus even in non-selected items"
      * debian/control.in:
        - let libgtk depends on at-spi-core2 (rather than libgail) since that's
          the library which is using the service, that should fix issues the
          warnings raised on some configurations (including the QA tests)
     -- Sebastien Bacher <email address hidden>   Tue, 09 Oct 2012 11:48:15 +0200