summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7269be5710..70539ba3b9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2009-02-25 Xan Lopez <xan@gnome.org>
+
+ Bug 495320 - GtkRange does not use gdk_event_request_motions
+
+ * gtk/gtkrange.c:
+ (gtk_range_motion_notify): Use gdk_event_request_motions to
+ request more motion events, as suggested in the docs for widgets
+ using motion hints.
+
2009-02-24 Matthias Clasen <mclasen@redhat.com>
* gdk/x11/gdkevents-x11.c: