Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/sugar3/event-controller
Commit message (Expand)AuthorAgeFilesLines
* Reset event controllers on GdkEventGrabBrokenCarlos Garnacho2012-11-081-8/+13
* SugarLongPressController: default the trigger_delay property to 600msSimon Schampijer2012-11-051-1/+1
* EventController: make detach function availableolpc user2012-10-251-0/+2
* SugarLongPress gesture controller: remove animationSimon Schampijer2012-10-251-159/+0
* gestures: Fix silly typo on get_center() implementationCarlos Garnacho2012-10-221-1/+1
* Prevent crash if the controller didn't handle TOUCH_BEGINCarlos Garnacho2012-10-161-2/+8
* swipe: Allow setting allowed directions as a set of flagsCarlos Garnacho2012-10-052-5/+81
* LongPressController: add 'pressed' signal with x and y coordinatesCarlos Garnacho2012-10-042-0/+22
* swipe: enter into "recognized" state when there is a motion directionalityCarlos Garnacho2012-10-021-8/+27
* event-controller: For the long-press notification animation check on the scre...Carlos Garnacho2012-09-181-1/+1
* event-controller: Don't install headersSimon Schampijer2012-09-161-3/+0
* event-controller: Rename gir to SugarGesturesCarlos Garnacho2012-09-161-7/+7
* event-controller: Document SugarTouchControllerCarlos Garnacho2012-09-163-3/+51
* event-controller: Use "scale" to refer to the current value in the zoom-contr...Carlos Garnacho2012-09-162-19/+19
* event-controller: Implement zoom-controller on top of SugarTouchControllerCarlos Garnacho2012-09-162-134/+42
* event-controller: Implement rotate-controller on top of SugarTouchControllerCarlos Garnacho2012-09-162-136/+43
* event-controller: Add SugarTouchControllerCarlos Garnacho2012-09-163-0/+380
* event-controller: Rename emitted progress signalsCarlos Garnacho2012-09-166-19/+29
* event-controller: Improve rendering/themeability of the UI notification for t...Carlos Garnacho2012-09-161-5/+13
* event-controller: in the long-press controller rename "timeout" property to "...Carlos Garnacho2012-09-161-17/+17
* event-controller: rename notification signal "swipe" to "swipe-ended"Carlos Garnacho2012-09-162-7/+7
* event-controler: Add UI feedback for long-pressCarlos Garnacho2012-09-161-0/+159
* event-controller: Add widget property to SugarEventControllerCarlos Garnacho2012-09-161-1/+52
* event-controller: Add documentation/g-i annotationsCarlos Garnacho2012-09-162-0/+34
* event-controller: Enable introspectionCarlos Garnacho2012-09-161-1/+21
* event-controller: Add separate library for event controllersCarlos Garnacho2012-09-1614-0/+2095