diff --git a/fresh-tooltips.patch b/fresh-tooltips.patch index e4acfe1..dfdfb88 100644 --- a/fresh-tooltips.patch +++ b/fresh-tooltips.patch @@ -1,6 +1,6 @@ -diff -up gtk+-2.21.0/gtk/gtktooltip.c.fresh-tooltips gtk+-2.21.0/gtk/gtktooltip.c ---- gtk+-2.21.0/gtk/gtktooltip.c.fresh-tooltips 2010-05-06 22:49:21.000000000 -0400 -+++ gtk+-2.21.0/gtk/gtktooltip.c 2010-05-07 18:16:12.347311268 -0400 +diff -up gtk+-2.21.1/gtk/gtktooltip.c.fresh-tooltips gtk+-2.21.1/gtk/gtktooltip.c +--- gtk+-2.21.1/gtk/gtktooltip.c.fresh-tooltips 2010-05-30 02:52:44.000000000 -0400 ++++ gtk+-2.21.1/gtk/gtktooltip.c 2010-05-30 19:23:06.464923263 -0400 @@ -33,6 +33,10 @@ #include "gtkhbox.h" #include "gtkalignment.h" @@ -319,18 +319,9 @@ diff -up gtk+-2.21.0/gtk/gtktooltip.c.fresh-tooltips gtk+-2.21.0/gtk/gtktooltip. return FALSE; } -@@ -662,7 +902,7 @@ find_widget_under_pointer (GdkWindow *wi - - #ifdef DEBUG_TOOLTIP - g_print ("event window %p (belonging to %p (%s)) (%d, %d)\n", -- window, event_widget, gtk_widget_get_name (event_widget), -+ gindow, event_widget, gtk_widget_get_name (event_widget), - *x, *y); - #endif - -diff -up gtk+-2.21.0/gtk/gtkwidget.c.fresh-tooltips gtk+-2.21.0/gtk/gtkwidget.c ---- gtk+-2.21.0/gtk/gtkwidget.c.fresh-tooltips 2010-05-07 13:34:31.000000000 -0400 -+++ gtk+-2.21.0/gtk/gtkwidget.c 2010-05-07 18:14:28.348068707 -0400 +diff -up gtk+-2.21.1/gtk/gtkwidget.c.fresh-tooltips gtk+-2.21.1/gtk/gtkwidget.c +--- gtk+-2.21.1/gtk/gtkwidget.c.fresh-tooltips 2010-05-30 02:52:44.000000000 -0400 ++++ gtk+-2.21.1/gtk/gtkwidget.c 2010-05-30 19:23:06.475923752 -0400 @@ -2561,6 +2561,14 @@ gtk_widget_class_init (GtkWidgetClass *k P_("The length of vertical scroll arrows"), 1, G_MAXINT, 16,