Merge lp://staging/~chasedouglas/grail/remove-v2 into lp://staging/grail

Proposed by Chase Douglas
Status: Merged
Merged at revision: 229
Proposed branch: lp://staging/~chasedouglas/grail/remove-v2
Merge into: lp://staging/grail
Diff against target: 5315 lines (+81/-4735)
54 files modified
configure.ac (+2/-5)
include/grail-bits.h (+0/-95)
include/grail-types.h (+0/-195)
include/grail.h (+0/-480)
src/Makefile.am (+23/-60)
src/atomic-recognizer.cpp (+5/-5)
src/atomic-recognizer.h (+1/-1)
src/event.cpp (+2/-2)
src/event.h (+1/-1)
src/gesture.cpp (+7/-7)
src/gesture.h (+1/-1)
src/handle.cpp (+6/-6)
src/handle.h (+1/-1)
src/libutouch-grail.ver (+4/-28)
src/log.cpp (+1/-1)
src/recognizer.cpp (+5/-5)
src/recognizer.h (+2/-2)
src/regular-recognizer.cpp (+5/-5)
src/regular-recognizer.h (+1/-1)
src/slice.cpp (+6/-6)
src/slice.h (+1/-1)
src/subscription.cpp (+1/-1)
src/subscription.h (+1/-1)
src/touch.cpp (+2/-2)
src/v2/evbuf.h (+0/-56)
src/v2/gebuf.h (+0/-67)
src/v2/gestures-drag.c (+0/-134)
src/v2/gestures-pinch.c (+0/-130)
src/v2/gestures-rotate.c (+0/-129)
src/v2/gestures-tapping.c (+0/-99)
src/v2/gestures-touch.c (+0/-97)
src/v2/grail-api.c (+0/-327)
src/v2/grail-bits.c (+0/-92)
src/v2/grail-event.c (+0/-117)
src/v2/grail-frame.c (+0/-409)
src/v2/grail-gestures.c (+0/-222)
src/v2/grail-gestures.h (+0/-114)
src/v2/grail-impl.h (+0/-87)
src/v2/grail-init.c (+0/-235)
src/v2/grail-inserter.c (+0/-303)
src/v2/grail-inserter.h (+0/-92)
src/v2/grail-legacy.c (+0/-63)
src/v2/grail-recognizer.c (+0/-57)
src/v2/grail-recognizer.h (+0/-43)
src/v2/grailbuf.h (+0/-58)
test/Makefile.am (+2/-11)
test/check-mapping.cpp (+0/-100)
test/check-transform.cpp (+0/-116)
tools/Makefile.am (+1/-9)
tools/grail-eventprinter.c (+0/-239)
tools/grail-gesture.1 (+0/-17)
tools/grail-gesture.c (+0/-131)
tools/grail-test-mtdev.1 (+0/-16)
tools/grail-test-mtdev.c (+0/-253)
To merge this branch: bzr merge lp://staging/~chasedouglas/grail/remove-v2
Reviewer Review Type Date Requested Status
Stephen M. Webb (community) Approve
Review via email: mp+105238@code.staging.launchpad.net

Description of the change

Remove v2 implementation.

To post a comment you must log in.
230. By Chase Douglas

Update library and symbol versioning

Revision history for this message
Stephen M. Webb (bregma) wrote :

OK by me.

This requires some changes to the utouch-grail packaging (mostly due to the bumped SONAME) and a small change to utouch-geis, but in and of itself looks correct and builds cleanly.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches