From 0e90acfdeb91c0f79c54eafb3bf4ffb3ef6b53b6 Mon Sep 17 00:00:00 2001 From: Emmanuele Bassi Date: Tue, 21 Aug 2007 15:48:57 +0000 Subject: [PATCH] Update ChangeLog for SVN users --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/ChangeLog b/ChangeLog index c05569c..7d6b85d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,16 @@ 2007-08-21 Emmanuele Bassi + * clutter/clutter-event.c: Correctly initialise the state + variables used to detect multiple clicks. + + (clutter_event_get_coords): Return the coordinates for + CLUTTER_3BUTTON_PRESS events. + + (clutter_events_pending): Check from the tail of the queue backward, + like we do in clutter_event_get() and clutter_event_peek(). + +2007-08-21 Emmanuele Bassi + Preserve the ordering of the events in the queue when sythesising new events in the event translation sequence. (#481) -- 2.7.4