Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/bockbuild.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hutchinson <m.j.hutchinson@gmail.com>2011-11-22 21:37:39 +0400
committerMichael Hutchinson <m.j.hutchinson@gmail.com>2011-11-22 21:37:39 +0400
commit86b6d0532282b516beb7d6fb6dcd84e9af779a21 (patch)
tree8627a9ee5330325e5ae6f4954e09c69d78651ef8 /packages/gtk+.py
parent08a67044e2a81621776c3def14db401732dc05f3 (diff)
[gtk] Update patch set from 2.24 branch
Diffstat (limited to 'packages/gtk+.py')
-rw-r--r--packages/gtk+.py8
1 files changed, 8 insertions, 0 deletions
diff --git a/packages/gtk+.py b/packages/gtk+.py
index 610cc57..9714bb8 100644
--- a/packages/gtk+.py
+++ b/packages/gtk+.py
@@ -16,6 +16,14 @@ class GtkPackage (GnomePackage):
# post-2.24.8 commits from 2.24 branch
# quartz: fix a race condition when waking up the CGRunLoopgtk
'http://git.gnome.org/browse/gtk+/patch/?id=0729cdc9a1e8003c41d3ebf20eecfe2d1b29ffbe',
+ # Revert "iconview: layout items immediately when setting a GtkTreeModel"
+ 'http://git.gnome.org/browse/gtk+/patch/?id=5c3bb1839cac52828756f9ddb98f49d586853991',
+ # notebook: don't leak the action widgets
+ 'http://git.gnome.org/browse/gtk+/patch/?id=4c35d987dfe3b169f0448d5c27e5ebad06f91cab',
+ # Bug 663856 - Make option-foo accelerators use the right symbol
+ 'http://git.gnome.org/browse/gtk+/patch/?id=2e06f63743010da065f59234e7f5062205e31b43',
+ # [Bug 664238] GTK apps crash when dragging somethinggtk
+ 'http://git.gnome.org/browse/gtk+/patch/?id=7c77f9a69ab4dfea9f015cf09db6d501576523aa',
# smooth scrolling, https://bugzilla.gnome.org/show_bug.cgi?id=516725
'http://bugzilla-attachments.gnome.org/attachment.cgi?id=200174',