Update ChangeLog for SVN users

This commit is contained in:
Emmanuele Bassi 2007-08-21 15:48:57 +00:00
parent 00142fdb62
commit 0e90acfdeb

View File

@ -1,3 +1,14 @@
2007-08-21 Emmanuele Bassi <ebassi@openedhand.com>
* 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 <ebassi@openedhand.com>
Preserve the ordering of the events in the queue when sythesising