summaryrefslogtreecommitdiff
path: root/clutter/clutter-event.c
Commit message (Expand)AuthorAgeFilesLines
...
* introspection-friendly ClutterEvent accessorsEmmanuele Bassi2009-06-081-56/+158
* Merge commit 'origin/master' into 1.0-integrationEmmanuele Bassi2009-05-201-0/+1
|\
| * [events] Added handling of missing type to clutter_event_get_stateØyvind Kolås2009-04-301-0/+1
* | Remove Units from the public APIEmmanuele Bassi2009-05-061-3/+6
|/
* Add gobject-introspection annotationsOwen W. Taylor2009-02-201-3/+3
* Bug 1440 - Add clutter_get_current_event_time()Emmanuele Bassi2009-02-141-0/+22
* 2008-12-08 Emmanuele Bassi <ebassi@linux.intel.com>Emmanuele Bassi2008-12-081-3/+3
* Bug 1108 - Enter/Leave events logics wrt. skipped motion eventsØyvind Kolås2008-10-011-17/+0
* Bug 1013 - Per device grabs are not obeyed in pointer device propagation.Øyvind Kolås2008-07-011-1/+1
* 2008-06-23 Matthew Allum <mallum@openedhand.com>Matthew Allum2008-06-231-2/+2
* 2008-06-23 Matthew Allum <mallum@openedhand.com>Matthew Allum2008-06-231-0/+48
* Bug #914 - ClutterEntry is confused about characters vs. bytesChris Lord2008-06-091-2/+6
* 2008-03-28 Matthew Allum <mallum@openedhand.com>Matthew Allum2008-03-281-0/+19
* 2008-01-19 Emmanuele Bassi <ebassi@openedhand.com>Emmanuele Bassi2008-01-191-1/+15
* 2007-12-24 Emmanuele Bassi <ebassi@openedhand.com>Emmanuele Bassi2007-12-241-1/+1
* * clutter/clutter-main.c: (generate_enter_leave_events): synthesizeØyvind Kolås2007-12-181-2/+3
* 2007-11-23 Emmanuele Bassi <ebassi@openedhand.com>Emmanuele Bassi2007-11-231-0/+2
* * clutter/clutter-main.c: (clutter_do_event): avoid computing sourceØyvind Kolås2007-11-201-2/+5
* * clutter/clutter-event.h: made ClutterEventAny have a source field,Øyvind Kolås2007-11-121-27/+1
* 2007-10-15 Matthew Allum <mallum@openedhand.com>Matthew Allum2007-10-151-3/+8
* 2007-10-10 Matthew Allum <mallum@openedhand.com>Matthew Allum2007-10-101-4/+2
* 2007-10-03 Matthew Allum <mallum@openedhand.com>Matthew Allum2007-10-031-97/+3
* 2007-09-27 Matthew Allum <mallum@openedhand.com>Matthew Allum2007-09-271-1/+5
* 2007-08-23 Emmanuele Bassi <ebassi@openedhand.com>Emmanuele Bassi2007-08-231-59/+14
* Return event coordinates for 3BUTTON_PRESS eventsEmmanuele Bassi2007-08-211-3/+7
* Correctly initialise the multiple clicks variablesEmmanuele Bassi2007-08-211-4/+4
* Check for pending events from the tail of the events queueEmmanuele Bassi2007-08-211-4/+4
* Preserve ordering when placing synthetic events in the queueEmmanuele Bassi2007-08-211-21/+66
* 2007-08-13 Matthew Allum <mallum@openedhand.com>Matthew Allum2007-08-131-0/+43
* Miscellaneous fixes to make gtk-doc scanner happyEmmanuele Bassi2007-07-261-1/+0
* 2007-07-25 Matthew Allum <mallum@openedhand.com>Matthew Allum2007-07-251-6/+18
* 2007-07-21 Matthew Allum <mallum@openedhand.com>Matthew Allum2007-07-211-1/+1
* Documentation fixesEmmanuele Bassi2007-07-011-1/+1
* 2007-06-19 Matthew Allum <mallum@openedhand.com>Matthew Allum2007-06-191-5/+1
* Use a full enum for the modifier masksEmmanuele Bassi2007-06-111-3/+7
* 2007-06-07 Emmanuele Bassi <ebassi@openedhand.com>Emmanuele Bassi2007-06-071-0/+7
* 2007-05-10 Matthew Allum <mallum@openedhand.com>Matthew Allum2007-05-091-97/+66
* Remove the unused ClutterEventFlags enum and the flags member ofEmmanuele Bassi2007-03-251-2/+0
* 2007-03-23 Emmanuele Bassi <ebassi@openedhand.com>Emmanuele Bassi2007-03-231-2/+2
* 2007-03-22 Emmanuele Bassi <ebassi@openedhand.com>Emmanuele Bassi2007-03-221-913/+321
* 2007-01-23 Matthew Allum <mallum@openedhand.com>Matthew Allum2007-01-231-3/+0
* 2006-12-12 Emmanuele Bassi <ebassi@openedhand.com>Emmanuele Bassi2006-12-121-0/+36
* 2006-12-05 Emmanuele Bassi <ebassi@openedhand.com>Emmanuele Bassi2006-12-051-7/+0
* Add more docs...80% coverageIain Holmes2006-06-221-0/+40
* Fix typoRoss Burton2006-06-221-1/+1
* More docsIain Holmes2006-06-221-0/+22
* 2006-06-22 Matthew Allum <mallum@openedhand.com>Matthew Allum2006-06-211-0/+8
* 2006-06-05 Emmanuele Bassi <ebassi@openedhand.com>Emmanuele Bassi2006-06-051-0/+44
* Merge gobject-branch into trunkMatthew Allum2006-05-291-0/+990