[clutter: 8/8] Merge branch 'swipe-action'
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [clutter: 8/8] Merge branch 'swipe-action'
- Date: Mon, 13 Jun 2011 13:57:07 +0000 (UTC)
commit cd2b36ed916b1b8230f28c53055d370547b47f89
Merge: 4f0769d 80dd60e
Author: Emmanuele Bassi <ebassi linux intel com>
Date: Mon Jun 13 14:39:03 2011 +0100
Merge branch 'swipe-action'
* swipe-action:
test-swipe-action: Clean up the test code
docs: Add the new actions to the API reference
gesture-action: Remove the multi-device entry points
swipe-action: Remove the required devices call
swipe-action: Clean up
gesture-action: Clean up
Add ClutterSwipeAction and ClutterGestureAction
clutter/Makefile.am | 4 +
clutter/clutter-gesture-action.c | 475 ++++++++++++++++++++++++++++
clutter/clutter-gesture-action.h | 114 +++++++
clutter/clutter-marshal.list | 3 +-
clutter/clutter-swipe-action.c | 221 +++++++++++++
clutter/clutter-swipe-action.h | 120 +++++++
clutter/clutter.h | 2 +
doc/reference/clutter/clutter-docs.xml.in | 2 +
doc/reference/clutter/clutter-sections.txt | 36 ++
tests/interactive/Makefile.am | 1 +
tests/interactive/test-swipe-action.c | 187 +++++++++++
11 files changed, 1164 insertions(+), 1 deletions(-)
---
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]