sugar-toolkit-gtk3/src/sugar3/event-controller
Daniel Narvaez 28423249f6 Make gir files depend on their library
Otherwise with parallel builds we might try to build gir files
before the library causing an error. This happened once in the
buildbot.

Fix #4606
2013-11-17 18:50:07 +01:00
..
Makefile.am Make gir files depend on their library 2013-11-17 18:50:07 +01:00
sugar-enum-types.c.template event-controller: Add separate library for event controllers 2012-09-16 12:10:30 +02:00
sugar-enum-types.h.template event-controller: Add separate library for event controllers 2012-09-16 12:10:30 +02:00
sugar-event-controller.c Reset event controllers on GdkEventGrabBroken 2012-11-08 10:30:17 +01:00
sugar-event-controller.h EventController: make detach function available 2012-10-25 12:25:30 +02:00
sugar-event-controllers.h event-controller: Add separate library for event controllers 2012-09-16 12:10:30 +02:00
sugar-long-press-controller.c SugarLongPressController: default the trigger_delay property to 600ms 2012-11-05 16:17:55 +01:00
sugar-long-press-controller.h LongPressController: add 'pressed' signal with x and y coordinates 2012-10-05 00:39:45 +02:00
sugar-rotate-controller.c event-controller: Implement rotate-controller on top of SugarTouchController 2012-09-16 12:23:15 +02:00
sugar-rotate-controller.h event-controller: Implement rotate-controller on top of SugarTouchController 2012-09-16 12:23:15 +02:00
sugar-swipe-controller.c swipe: Allow setting allowed directions as a set of flags 2012-10-05 20:41:40 +02:00
sugar-swipe-controller.h swipe: Allow setting allowed directions as a set of flags 2012-10-05 20:41:40 +02:00
sugar-touch-controller.c gestures: Fix silly typo on get_center() implementation 2012-10-22 12:44:20 +02:00
sugar-touch-controller.h event-controller: Document SugarTouchController 2012-09-16 12:23:15 +02:00
sugar-zoom-controller.c event-controller: Use "scale" to refer to the current value in the zoom-controller 2012-09-16 12:23:15 +02:00
sugar-zoom-controller.h event-controller: Use "scale" to refer to the current value in the zoom-controller 2012-09-16 12:23:15 +02:00