desktop-packages team mailing list archive
-
desktop-packages team
-
Mailing list archive
-
Message #66749
[Bug 911263] Re: Update overlay scrollbar patch
This bug was fixed in the package gtk+3.0 - 3.3.8-0ubuntu1
---------------
gtk+3.0 (3.3.8-0ubuntu1) precise; urgency=low
* New upstream version
* GtkApplication:
- Supports logout notification and inhibiting
- Buttons, toolbuttons and switches can now be connected to GActions
* GtkSpinButton no longer allows to change the value when not editable
* GtkLabel link support has been rewritten to be be more robust
* GtkBuilder:
- Supports the 'id' in GtkComboBoxText
- Can parse GVariant-valued properties
- Support loading from a GResource
* GtkImage: Support loading from a GResource
* GtkUIManager: Support loading from a GResource
* Accessibility: key snooping support has been removed
* Wayland backend and Theming improvements
* Miscellaneous:
- Turn default theme css files and dnd cursors into GResources
* Bugs fixed:
- "Drag & Drop broken for remote X sessions" (lp: #587856)
- "Folder selector broken in Precise" (lp: #914356)
- "Save file dialog arbitrary selects file name" (lp: #912420)
- "Gnome-screenshot fails to save pictures in the good folder"
(lp: #916577)
- "Changing selection no longer sets cursor" (lp: #911905)
* debian/control.in:
- updated glib requirement
* debian/libgtk-3-0.symbols:
- updated for the new version and the overlay scrollbar update
* drop patches included in the new version
* debian/patches/100_overlay_scrollbar_loading.patch:
- updated patch from Cimi (lp: #911263)
-- Sebastien Bacher <seb128@xxxxxxxxxx> Tue, 17 Jan 2012 13:47:37 +0100
** Changed in: gtk+3.0 (Ubuntu)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gtk+3.0 in Ubuntu.
https://bugs.launchpad.net/bugs/911263
Title:
Update overlay scrollbar patch
Status in “gtk+3.0” package in Ubuntu:
Fix Released
Bug description:
Upgrading the overlay scrollbar patch.
Patch was updated to make it less intrusive, clearer to read, sharing
code.
Needs review:
1) not sure of the Makefile.am change
2) do you like the public API names?
3) shall we use G_GNUC_INTERNAL for the last two symbols with the _ underscore or they are treated privately by gtk?
Note: you'd need to update the gtk+2 patch as well
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/911263/+subscriptions
References