lp://staging/~fginther/grail/grail-2.0.1.1-oneiric
Created by
Francis Ginther
and last modified
- Get this branch:
- bzr branch lp://staging/~fginther/grail/grail-2.0.1.1-oneiric
Only
Francis Ginther
can upload to this branch. If you are
Francis Ginther
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Daniel d'Andrada (community): Approve
-
Diff: 2252 lines (+275/-449)44 files modifiedChangeLog (+15/-22)
INSTALL (+1/-1)
Makefile.am (+1/-1)
Makefile.in (+5/-5)
configure (+33/-33)
configure.ac (+5/-5)
debian/changelog (+11/-182)
debian/control (+17/-12)
debian/copyright (+2/-2)
debian/libgrail-dev.install (+1/-1)
debian/libgrail1-udeb.install (+1/-1)
debian/libgrail1.install (+1/-1)
debian/libgrail1.symbols (+1/-1)
debian/rules (+1/-1)
debian/watch (+1/-1)
grail.pc.in (+2/-2)
include/grail.h (+8/-8)
src/Makefile.am (+5/-5)
src/Makefile.in (+31/-31)
src/gebuf.h (+1/-1)
src/gestures-drag.c (+3/-3)
src/gestures-pinch.c (+3/-3)
src/gestures-rotate.c (+3/-3)
src/gestures-tapping.c (+2/-2)
src/gestures-touch.c (+2/-2)
src/grail-api.c (+11/-11)
src/grail-event.c (+5/-5)
src/grail-frame.c (+16/-16)
src/grail-gestures.c (+10/-10)
src/grail-gestures.h (+10/-10)
src/grail-impl.h (+4/-4)
src/grail-init.c (+4/-4)
src/grail-inserter.c (+5/-5)
src/grail-inserter.h (+6/-6)
src/grail-legacy.c (+2/-2)
src/grail-recognizer.c (+1/-1)
src/grail-recognizer.h (+1/-1)
test/Makefile.am (+2/-2)
test/Makefile.in (+3/-4)
test/check-transform.c (+7/-7)
tools/Makefile.am (+1/-1)
tools/Makefile.in (+1/-1)
tools/grail-test-mtdev.c (+13/-13)
tools/grail-transform.c (+17/-17)
Branch information
Recent revisions
- 89. By Francis Ginther
-
* Rename package and update packaging
- Added Conflicts and Replaces clauses for libgrail-dev, grail-tools and
libgrail1-udeb - 88. By Francis Ginther
-
* New upstream microrelease, bug fixes only
- Rename project to simply 'grail' (LP: #1040218)
* Updated debian/watch file for project rename - 84. By Chase Douglas
-
* New upstream release.
- Use physical dimensions instead of device dimensions for thresholds
(LP: #823457) - 81. By Stephen M. Webb
-
* Remove unnecessary cdbs rules and build-depends.
* Added pivot disambiguation.
* Added rotation and pinch center coordinates.
* Added XInput device autodetection.
* New upstream release v2.0.0.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/grail