Name Status Project Last Modified Last Commit
lp:grail/precise
Series: precise
Development grail 2012-09-17 18:29:35 UTC
132. releasing version 3.0.6-0ubuntu0.12.0...

Author: Francis Ginther
Revision Date: 2012-09-17 18:29:35 UTC

releasing version 3.0.6-0ubuntu0.12.04.02

lp:grail/raring Development grail 2013-04-17 17:49:27 UTC
254. Releasing 3.1.0daily13.02.26-0ubuntu1...

Author: PS Jenkins bot
Revision Date: 2013-02-26 02:58:56 UTC

Releasing 3.1.0daily13.02.26-0ubuntu1 to ubuntu.

Approved by PS Jenkins bot.

lp:grail/1.x Development grail 2011-03-17 09:45:39 UTC
131. Convert to utouch-frame mapping Remo...

Author: Henrik Rydberg
Revision Date: 2011-03-17 09:45:39 UTC

Convert to utouch-frame mapping

Remove the grail-internal mapping code and rely directly on
utouch-frame instead. Passes the unit test designed for this
change.

Signed-off-by: Henrik Rydberg <rydberg@euromail.se>

lp:grail/2.0.1 Development grail 2012-08-15 19:37:38 UTC
166. Release version 2.0.1.1

Author: Chase Douglas
Revision Date: 2012-08-15 19:37:38 UTC

Release version 2.0.1.1

lp:~oif-team/grail/cooperate-with-xi2.1 (Has a merge proposal) Development grail 2011-02-02 22:45:26 UTC
110. Add in time boundaries for recognitio...

Author: Chase Douglas
Revision Date: 2011-02-02 22:42:55 UTC

Add in time boundaries for recognition

50 ms: Minimum time waiting for touch configuration to settle before
         flushing touch events to X. We don't want a two finger gesture
         triggering X events for the first finger before the second finger
         lands.

200 ms: Maximum time for touches to begin a gesture. If no gesture is
         found within this time period, the events are flushed to X.

If after 50 ms there are no possible gestures for the number of active
touches, the events are immediately flushed to X.

If events are flushed to X, no more gesture recognition is possible until
all touches are lifted. Likewise, if any gesture is recognized, no events
may be flushed to X until all touches are lifted.

lp:~oif-team/grail/daily Development grail 2011-06-16 17:40:28 UTC
85. Merged v2.0.0 from lp:/utouch-grail/u...

Author: Stephen M. Webb
Revision Date: 2011-06-16 17:40:28 UTC

Merged v2.0.0 from lp:/utouch-grail/ubuntu

lp:~oif-team/grail/no-local-gesture-timeouts Development grail 2011-02-08 20:42:40 UTC
112. Only usurp touches for global gesture...

Author: Chase Douglas
Revision Date: 2011-02-08 20:17:48 UTC

Only usurp touches for global gestures

The previous change introduced two main functions:

1. Add timeouts within which a gesture must be recognized
2. Withold events from X when a gesture is recognized

While these two are needed for global, system-level gestures, they are
not needed for non-global ("local") gestures. Instead, local gestures are
now sent along side xi 2.1 events, and the client must reconcile the two
as it feels appropriate. This allows for a greater amount of flexibility
and control for gesture and multitouch clients.

lp:~oif-team/grail/one-touch-indirect Development grail 2011-02-04 16:45:49 UTC
112. Don't generate one touch gestures for...

Author: Chase Douglas
Revision Date: 2011-02-04 16:44:48 UTC

Don't generate one touch gestures for indirect devices

lp:~oif-team/grail/packaging bug Development grail 2011-01-13 22:25:05 UTC
71. Update package dependencies

Author: Henrik Rydberg
Revision Date: 2011-01-03 20:22:06 UTC

Update package dependencies

lp:grail/phablet
Series: phablet
Development grail 2013-03-25 14:02:29 UTC
250. Merging latest updates

Author: Sergio Schvezov
Revision Date: 2013-03-25 14:02:29 UTC

Merging latest updates

lp:~oif-team/grail/pivot-derivation Development grail 2011-04-20 15:50:22 UTC
155. More derivation

Author: Chase Douglas
Revision Date: 2011-04-20 15:50:22 UTC

More derivation

lp:grail/saucy Development grail 2013-10-22 07:28:15 UTC
257. Saucy explicit branch - retarget Vcs-Bzr

Author: Łukasz Zemczak
Revision Date: 2013-10-22 07:27:41 UTC

Saucy explicit branch - retarget Vcs-Bzr

lp:grail
Series: trunk
bug Development grail 2016-02-09 15:25:17 UTC
262. release 3.1.1

Author: Stephen M. Webb
Revision Date: 2016-02-09 15:25:17 UTC

release 3.1.1

lp:~oif-team/grail/trunk.glue (Has a merge proposal) Development grail 2011-05-05 13:28:19 UTC
166. Add XI2 support to grail-gesture Use...

Author: Henrik Rydberg
Revision Date: 2011-05-05 13:28:19 UTC

Add XI2 support to grail-gesture

Use the grail2 API to implement the event loop using XI events.

Signed-off-by: Henrik Rydberg <rydberg@euromail.se>

lp:~thomas-voss/grail/fix-950974 (Has a merge proposal) Development grail 2012-03-13 14:33:13 UTC
197. Modified documentation.

Author: Thomas Voß
Revision Date: 2012-03-13 14:33:13 UTC

Modified documentation.

lp:~thomas-voss/grail/rework_cosmetics (Has a merge proposal) Development grail 2011-11-01 19:12:04 UTC
241. Modified: Reverted changes to initial...

Author: Thomas Voß
Revision Date: 2011-10-31 21:32:06 UTC

Modified: Reverted changes to initialization of limits.

lp:~bratsche/libgrip/packaging bug Development libgrip 2010-11-24 17:12:04 UTC
14. Initial packaging

Author: Cody Russell
Revision Date: 2010-11-24 17:06:51 UTC

Initial packaging

lp:~bratsche/libgrip/packaging-dep5-copyright (Has a merge proposal) Development libgrip 2011-02-14 15:02:46 UTC
31. Use DEP5 for debian/copyright format.

Author: Cody Russell
Revision Date: 2011-02-14 15:02:46 UTC

Use DEP5 for debian/copyright format.

lp:~bratsche/libgrip/packaging-remove-gtkdoc-dependency (Has a merge proposal) Development libgrip 2011-02-14 15:08:03 UTC
31. Remove dependency on gtk-doc-tools.

Author: Cody Russell
Revision Date: 2011-02-14 15:08:03 UTC

Remove dependency on gtk-doc-tools.

lp:~bratsche/libgrip/python-fu Development libgrip 2010-11-22 20:05:55 UTC
14. Don't pass None twice to register_win...

Author: Cody Russell
Revision Date: 2010-11-22 20:05:30 UTC

Don't pass None twice to register_window() in the Python example.

lp:~chasedouglas/libgrip/test Development libgrip 2012-07-30 19:49:15 UTC
72. Release version 0.3.5

Author: Chase Douglas
Revision Date: 2012-07-26 00:29:51 UTC

Release version 0.3.5

lp:~fginther/libgrip/libgrip-0.3.5-precise bug Development libgrip 2012-08-17 16:24:48 UTC
45. * New upstream microrelease, bug fixe...

Author: Francis Ginther
Revision Date: 2012-08-17 16:24:48 UTC

* New upstream microrelease, bug fixes only
  - Update dependency on libgeis due to project rename
* Removed patches merged into upstream
  - removed lp872022-disconnect-non-toplevel-signal.patch
* Update debian/control for upstream gesture project rename (LP: #1037856)
* Updated Standards-Version to 3.9.3 in debian/control

lp:~fginther/libgrip/libgrip-dependency-rename-patch bug Development libgrip 2012-09-04 19:01:15 UTC
39. releasing version 0.3.2-0ubuntu3.2

Author: Francis Ginther
Revision Date: 2012-09-04 18:57:33 UTC

releasing version 0.3.2-0ubuntu3.2

lp:~fginther/libgrip/libgrip-oneiric-0.3.2.1 bug Development libgrip 2012-09-05 15:05:37 UTC
39. * New upstream microrelease, bug fixe...

Author: Francis Ginther
Revision Date: 2012-09-05 13:18:04 UTC

* New upstream microrelease, bug fixes only
  - Update dependency on libgeis due to gesture framework rename
    (LP: #1037856)
* Updated debian/watch file for project rename

lp:~fginther/libgrip/oneiric-0.3.5-backport bug Development libgrip 2012-08-31 22:00:09 UTC
40. releasing version 0.3.5-0ubuntu1~11.10.1

Author: Francis Ginther
Revision Date: 2012-08-31 21:58:31 UTC

releasing version 0.3.5-0ubuntu1~11.10.1

lp:~jpakkane/libgrip/version-02 Development libgrip 2011-06-10 08:10:44 UTC
43. Propagate version number update all t...

Author: Jussi Pakkanen
Revision Date: 2011-06-10 08:10:44 UTC

Propagate version number update all the way through the build system.

lp:~ken-vandine/libgrip/packaging-with-gir bug(Has a merge proposal) Development libgrip 2011-02-28 16:10:21 UTC
26. * debian/{control,python-grip.install...

Author: Ken VanDine
Revision Date: 2011-01-24 19:43:04 UTC

* debian/{control,python-grip.install}
  - Added new package for the python bindings (just a gi.overrides)
* debian/libgrip-0.1-0.symbols
  - Added new symbols

lp:~ken-vandine/libgrip/packaging-with-gir-and-python bug(Has a merge proposal) Development libgrip 2011-02-28 16:10:36 UTC
26. * Merged lp:~bratsche/libgrip/python-...

Author: Ken VanDine
Revision Date: 2011-01-24 19:50:36 UTC

* Merged lp:~bratsche/libgrip/python-fixage-wip branch
* debian/{control,python-grip.install}
  - Added new package for the python bindings (just a gi.overrides)
* debian/libgrip-0.1-0.symbols
  - Added new symbols

lp:~kevin-wells/libgrip/touch-points (Has a merge proposal) Development libgrip 2011-03-22 23:55:21 UTC
40. Fix indentation

Author: Kevin Wells
Revision Date: 2011-03-22 23:55:21 UTC

Fix indentation

lp:~oif-packaging/libgrip/debian bug Development libgrip 2015-07-24 17:35:33 UTC
28. releasing package libgrip version 0.3...

Author: Stephen M. Webb
Revision Date: 2015-07-24 17:35:33 UTC

releasing package libgrip version 0.3.9-1

lp:libgrip/oneiric bug Development libgrip 2012-09-05 16:25:33 UTC
40. releasing version 0.3.2.1-0ubuntu1

Author: Francis Ginther
Revision Date: 2012-09-05 16:25:33 UTC

releasing version 0.3.2.1-0ubuntu1

lp:libgrip/precise
Series: precise
bug Development libgrip 2012-08-30 19:12:57 UTC
47. releasing version 0.3.5-0ubuntu1~12.04.1

Author: Chase Douglas
Revision Date: 2012-08-30 19:12:57 UTC

releasing version 0.3.5-0ubuntu1~12.04.1

lp:libgrip/raring Development libgrip 2013-07-11 06:34:00 UTC
79. Releasing 0.3.6+13.04.20130711-0ubunt...

Author: PS Jenkins bot
Revision Date: 2013-07-11 06:34:00 UTC

Releasing 0.3.6+13.04.20130711-0ubuntu1 (revision 78 from lp:libgrip/raring).

Approved by PS Jenkins bot.

lp:libgrip/quantal bug Development libgrip 2012-07-30 21:13:27 UTC
49. releasing version 0.3.5-0ubuntu1

Author: Chase Douglas
Revision Date: 2012-07-30 21:13:27 UTC

releasing version 0.3.5-0ubuntu1

lp:libgrip/0.3.2 Development libgrip 2012-09-04 20:14:05 UTC
62. Release version 0.3.2.1

Author: Chase Douglas
Revision Date: 2012-09-04 20:14:05 UTC

Release version 0.3.2.1

lp:~oif-team/libgrip/daily Development libgrip 2011-08-25 12:32:03 UTC
27. Bump version number.

Author: Jussi Pakkanen
Revision Date: 2011-08-25 12:32:03 UTC

Bump version number.

lp:~oif-team/libgrip/devtype_expose (Has a merge proposal) Development libgrip 2011-07-22 08:05:17 UTC
53. Add device type at the ends of event ...

Author: Jussi Pakkanen
Revision Date: 2011-07-22 08:04:17 UTC

Add device type at the ends of event structs.

lp:~oif-team/libgrip/packaging Development libgrip 2011-02-15 13:57:43 UTC
32. Remove dependency on gtk-doc-tools.

Author: Cody Russell
Revision Date: 2011-02-15 13:57:43 UTC

Remove dependency on gtk-doc-tools.

lp:libgrip/saucy Development libgrip 2013-10-22 07:36:39 UTC
87. Saucy explicit branch - retarget Vcs-Bzr

Author: Łukasz Zemczak
Revision Date: 2013-10-22 07:36:16 UTC

Saucy explicit branch - retarget Vcs-Bzr

lp:libgrip
Series: trunk, trusty, utopic
bug Development libgrip 2015-07-29 17:03:02 UTC
101. Releasing 0.3.9+15.10.20150729-0ubuntu1

Author: CI Train Bot Account
Revision Date: 2015-07-29 17:03:02 UTC

Releasing 0.3.9+15.10.20150729-0ubuntu1

lp:~oubiwann/libgrip/671558-pygrip bug Development libgrip 2010-11-22 14:35:28 UTC
17. Updated the python example to use the...

Author: Duncan McGreggor
Revision Date: 2010-11-10 21:59:33 UTC

Updated the python example to use the new API.

lp:~oubiwann/libgrip/671558-pygrip-2 bug Development libgrip 2010-11-22 14:38:04 UTC
12. Added comment about the comment.

Author: Duncan McGreggor
Revision Date: 2010-11-10 23:10:54 UTC

Added comment about the comment.

lp:~ps-jenkins/libgrip/trusty-proposed Development libgrip 2014-03-03 22:39:22 UTC
92. Releasing 0.3.7+14.04.20140303-0ubuntu1

Author: PS Jenkins bot
Revision Date: 2014-03-03 20:07:30 UTC

Releasing 0.3.7+14.04.20140303-0ubuntu1

lp:~ps-jenkins/libgrip/utopic-proposed Development libgrip 2014-06-24 17:54:34 UTC
96. Releasing 0.3.8+14.10.20140624-0ubuntu1

Author: PS Jenkins bot
Revision Date: 2014-06-24 13:28:23 UTC

Releasing 0.3.8+14.10.20140624-0ubuntu1

lp:~apw/oif/ntrig-calibrator Development oif 2011-02-01 15:24:32 UTC
1. Initial commit

Author: Rafi
Revision Date: 2010-08-25 16:45:34 UTC

Initial commit

lp:~apw/oif/ntrig-calibrator-test Development oif 2011-02-01 15:25:04 UTC
1. Initial commit

Author: Rafi
Revision Date: 2010-08-25 16:45:34 UTC

Initial commit

lp:~boulabiar/oif/evince-drag-fixes (Has a merge proposal) Development oif 2010-12-07 15:18:02 UTC
4211. Fixes dragging issues. Gestures apply...

Author: Mohamed IKBEL Boulabiar
Revision Date: 2010-12-07 08:43:18 UTC

Fixes dragging issues. Gestures apply moves to the page not to the camera.

lp:~bratsche/oif/disable-gestures bug(Has a merge proposal) Development oif 2010-11-18 14:49:59 UTC
4205. Add a way to disable gestures.

Author: Cody Russell
Revision Date: 2010-11-18 14:46:43 UTC

Add a way to disable gestures.

lp:~bratsche/oif/eog-rotate-gesture-2 bug(Has a merge proposal) Development oif 2011-01-07 15:34:19 UTC
118. changelog update

Author: Cody Russell
Revision Date: 2011-01-07 15:34:19 UTC

changelog update

lp:~bratsche/oif/eog-zoom-drag-gestures bug(Has a merge proposal) Development oif 2011-01-06 15:17:26 UTC
114. Bump version in debian changelog

Author: Cody Russell
Revision Date: 2011-01-05 15:28:02 UTC

Bump version in debian changelog

lp:~bratsche/oif/evince-drag-selection bug(Has a merge proposal) Development oif 2010-12-02 20:16:29 UTC
4213. Remove unused commented code.

Author: Cody Russell
Revision Date: 2010-12-02 20:16:29 UTC

Remove unused commented code.

lp:~bratsche/oif/evince-libgrip bug(Has a merge proposal) Development oif 2010-11-29 17:44:15 UTC
4209. Fix warnings, resolve conflict.

Author: Cody Russell
Revision Date: 2010-11-29 17:44:15 UTC

Fix warnings, resolve conflict.

lp:~bratsche/oif/evince-move-gestures-into-view (Has a merge proposal) Development oif 2011-01-07 16:45:25 UTC
4213. Set some #define constants for veloci...

Author: Cody Russell
Revision Date: 2011-01-07 16:45:25 UTC

Set some #define constants for velocity and angle.

lp:~bratsche/oif/evince-smooth-dragging bug(Has a merge proposal) Development oif 2010-11-30 15:09:59 UTC
4211. Invert the y axis when dragging.

Author: Cody Russell
Revision Date: 2010-11-30 15:09:59 UTC

Invert the y axis when dragging.

lp:~bratsche/oif/smooth-zooming bug(Has a merge proposal) Development oif 2010-11-17 22:11:05 UTC
4205. Smooth zooming

Author: Cody Russell
Revision Date: 2010-11-17 21:58:16 UTC

Smooth zooming

lp:~chasedouglas/oif/empcommand-packaging Development oif 2011-02-02 19:40:59 UTC
4. Removed some unnecessary or empty deb...

Author: Chase Douglas
Revision Date: 2011-02-02 19:39:22 UTC

Removed some unnecessary or empty debian packaging files

lp:~chasedouglas/oif/libavg-packaging-load-libstdc++ (Has a merge proposal) Development oif 2011-02-23 20:33:28 UTC
10. * Fix segfault on start up in Ubuntu ...

Author: Chase Douglas
Revision Date: 2011-02-23 20:06:53 UTC

* Fix segfault on start up in Ubuntu due to Mesa glx tls issue
  - Added 0002-load-libstdc++-first.patch

lp:~chasedouglas/oif/libavg-packaging-ungrab-select-fixes Development oif 2011-02-28 16:53:55 UTC
14. Select for touch events on SDL window...

Author: Chase Douglas
Revision Date: 2011-02-25 19:11:38 UTC

Select for touch events on SDL window since it's the furthest window from
root and has pointer selections.

lp:~chasedouglas/oif/packaging (Has a merge proposal) Development oif 2010-08-23 15:32:53 UTC
7. Install libutouch-geis-doc for utouch...

Author: Chase Douglas
Revision Date: 2010-08-23 15:32:53 UTC

Install libutouch-geis-doc for utouch-geis API documentation

lp:~didrocks/oif/rules Development oif 2010-08-13 08:44:56 UTC
2. add Makefile to debian/rules

Author: Didier Roche-Tolomelli
Revision Date: 2010-08-13 08:44:39 UTC

add Makefile to debian/rules

lp:~oif-team/oif/checkbox_mt Development oif 2010-10-28 21:37:21 UTC
838. Added the base for full automation

Author: Ara Pulido
Revision Date: 2010-10-28 21:37:21 UTC

Added the base for full automation

lp:~oif-team/oif/docs Development oif 2010-08-16 16:49:05 UTC
2. Fix typo

Author: Chase Douglas
Revision Date: 2010-08-16 16:49:05 UTC

Fix typo

lp:~oif-team/oif/eog-gestures-trunk Development oif 2011-01-07 15:27:04 UTC
117. Add #define for the angles.

Author: Cody Russell
Revision Date: 2011-01-07 15:27:04 UTC

Add #define for the angles.

lp:~oif-team/oif/evince-gestures-trunk Development oif 2011-02-03 06:13:10 UTC
4212. Move gesture code into view.

Author: Cody Russell
Revision Date: 2011-02-03 06:13:10 UTC

Move gesture code into view.

lp:~oif-team/oif/ntrig-calibrator Development oif 2011-01-31 23:04:53 UTC
2. Change link order of objects in makef...

Author: Seth Forshee
Revision Date: 2011-01-31 23:04:53 UTC

Change link order of objects in makefile

Link order of objects is significant. Placing libusb before
the application means symbols the application uses from
libusb may not be loaded. Place libusb at the end to avoid
this problem.

lp:~oif-team/oif/packaging bug Development oif 2012-03-06 16:56:23 UTC
15. releasing version 1.2

Author: Chase Douglas
Revision Date: 2012-03-06 16:52:52 UTC

releasing version 1.2

lp:~oif-team/oif/utouch-scripts Development oif 2010-09-03 13:47:20 UTC
11. Update mt scan script to system-agnos...

Author: Henrik Rydberg
Revision Date: 2010-09-03 13:47:20 UTC

Update mt scan script to system-agnostic version

lp:~oif-team/oif/utouch-scripts.update-scan (Has a merge proposal) Development oif 2010-09-03 13:48:57 UTC
11. Update mt scan script to system-agnos...

Author: Henrik Rydberg
Revision Date: 2010-09-03 13:47:20 UTC

Update mt scan script to system-agnostic version

lp:~oxullo/oif/libavg-packaging Development oif 2011-03-01 22:40:46 UTC
11. * Upstream update * Removed 0002-load...

Author: OXullo Intersecans
Revision Date: 2011-03-01 22:40:46 UTC

* Upstream update
* Removed 0002-load-libstdc++-first.patch which is now merged to upstream

lp:~oxullo/oif/python-libavg-games Development oif 2011-06-28 22:39:29 UTC
2. Multitetris name changed to Multitet

Author: OXullo Intersecans
Revision Date: 2011-06-28 22:39:13 UTC

Multitetris name changed to Multitet

lp:~private-sparsha-dev/oif/edgeanalyze Development oif 2011-07-14 07:55:34 UTC
36. Use file name as plot title.

Author: Jussi Pakkanen
Revision Date: 2011-07-13 13:00:14 UTC

Use file name as plot title.

lp:~private-sparsha-dev/oif/edgetraces Development oif 2011-07-14 07:35:43 UTC
1. Add edge traces.

Author: Jussi Pakkanen
Revision Date: 2011-07-14 07:34:05 UTC

Add edge traces.

lp:~private-sparsha-dev/oif/galaxy-edge-ugly-quick Development oif 2011-07-15 13:44:22 UTC
151. Dirty quick hatchet job for edge dete...

Author: Jussi Pakkanen
Revision Date: 2011-07-15 00:49:34 UTC

Dirty quick hatchet job for edge detection on Galaxy Tab.

lp:~private-sparsha-dev/oif/planning-precise Development oif 2012-02-24 00:48:56 UTC
13. Updates for this week

Author: Chase Douglas
Revision Date: 2012-02-24 00:48:56 UTC

Updates for this week

lp:~sforshee/oif/ntrig-calibrator (Has a merge proposal) Development oif 2011-02-01 15:25:08 UTC
2. Change link order of objects in makef...

Author: Seth Forshee
Revision Date: 2011-01-31 23:04:53 UTC

Change link order of objects in makefile

Link order of objects is significant. Placing libusb before
the application means symbols the application uses from
libusb may not be loaded. Place libusb at the end to avoid
this problem.

lp:~fginther/oif-qml/oneiric-1.0.7-rename bug Development oif-qml 2012-08-28 14:37:35 UTC
7. * Update packaging for project rename...

Author: Francis Ginther
Revision Date: 2012-08-28 14:36:40 UTC

* Update packaging for project rename (LP: #1030960)
* Remove obsolete "Maintainer" entry from copyright file
* Added BSD license of cpplint.py to copyright file

lp:~fginther/oif-qml/precise-original Development oif-qml 2012-08-30 21:30:07 UTC
10. releasing version 1.0.7-0ubuntu0.12.04.1

Author: Francis Ginther
Revision Date: 2012-08-30 19:12:46 UTC

releasing version 1.0.7-0ubuntu0.12.04.1

lp:oif-qml/oneiric
Series: oneiric
bug Development oif-qml 2012-09-05 18:10:45 UTC
105. releasing version 1.0.4.1-0ubuntu1

Author: Chase Douglas
Revision Date: 2012-09-05 18:10:45 UTC

releasing version 1.0.4.1-0ubuntu1

lp:oif-qml/precise
Series: precise
bug Development oif-qml 2012-08-30 22:04:24 UTC
112. releasing version 1.0.7-0ubuntu1~12.04.1

Author: Francis Ginther
Revision Date: 2012-08-30 22:02:24 UTC

releasing version 1.0.7-0ubuntu1~12.04.1

lp:oif-qml/ubuntu
Series: ubuntu
bug Development oif-qml 2012-07-30 21:22:56 UTC
112. releasing version 1.0.7-0ubuntu1

Author: Chase Douglas
Revision Date: 2012-07-30 21:22:56 UTC

releasing version 1.0.7-0ubuntu1

lp:oif-qml/1.0.4
Series: 1.0.4
Development oif-qml 2012-09-05 17:26:21 UTC
111. Release version 1.0.4.1

Author: Chase Douglas
Revision Date: 2012-09-05 17:26:21 UTC

Release version 1.0.4.1

lp:oif-qml
Series: trunk
bug Development oif-qml 2012-07-26 00:09:02 UTC
118. Release version 1.0.7

Author: Chase Douglas
Revision Date: 2012-07-26 00:09:02 UTC

Release version 1.0.7

lp:touchegg
Series: trunk
Development touchegg 2020-11-20 16:10:15 UTC
253. debian/control: Add libxi-dev build dep

Author: José Expósito
Revision Date: 2020-11-19 06:38:42 UTC

debian/control: Add libxi-dev build dep

lp:~oif-team/touchegg/touchegg Development touchegg 2013-12-01 00:46:31 UTC
11. Applied path https://code.google.com/...

Author: José Expósito
Revision Date: 2013-12-01 00:46:31 UTC

Applied path https://code.google.com/p/touchegg/issues/detail?id=185 to include AT_START and AT_END options

lp:utouch-compiz/natty
Series: natty
Mature utouch-compiz 2011-08-08 02:35:40 UTC
8. releasing version 0.1.2-0ubuntu1

Author: Stephen M. Webb
Revision Date: 2011-02-03 18:01:09 UTC

releasing version 0.1.2-0ubuntu1

lp:~chasedouglas/utouch-compiz/rearch Development utouch-compiz 2011-08-09 01:08:46 UTC This branch has not been pushed to yet.
lp:utouch-compiz/oneiric
Series: oneiric
bug Development utouch-compiz 2011-08-26 00:06:23 UTC
19. releasing version 0.1.2-0ubuntu4

Author: Chase Douglas
Revision Date: 2011-08-26 00:03:34 UTC

releasing version 0.1.2-0ubuntu4

lp:utouch-compiz/ubuntu
Series: ubuntu
bug Development utouch-compiz 2011-08-08 20:35:23 UTC
17. Remove cmake dist target removal patc...

Author: Chase Douglas
Revision Date: 2011-08-08 20:35:23 UTC

Remove cmake dist target removal patch as it's been fixed upstream

lp:~oif-packaging/utouch-compiz/ubuntu.test (Has a merge proposal) Development utouch-compiz 2011-04-19 12:35:58 UTC
10. Testing new upstream release

Author: Henrik Rydberg
Revision Date: 2011-04-19 12:35:14 UTC

Testing new upstream release

lp:utouch-compiz
Series: trunk
Development utouch-compiz 2011-08-08 20:29:18 UTC
11. Merge cmake fix for the dist target

Author: Chase Douglas
Revision Date: 2011-08-08 20:29:18 UTC

Merge cmake fix for the dist target

101190 of 190 results