Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Modified file/directory names and text to remove disallowed terminology. | Kevin Wright | 2010-07-27 | 1 | -55/+0 |
| | |||||
* | Doc: Updated example license to three clause BSD license. | David Boddie | 2010-05-19 | 1 | -29/+28 |
| | | | | | Reviewed-by: Trust Me Requested-by: Legal | ||||
* | Update copyright year to 2010 | Jason McDonald | 2010-01-06 | 1 | -1/+1 |
| | | | | Reviewed-by: Trust Me | ||||
* | Pinchzoom example zooms more smooth | Denis Dzyubenko | 2009-11-11 | 1 | -0/+3 |
| | | | | | | | Remember the scale factor so it won't reset each time a new touch sequence starts. Reviewed-by: Bradley T. Hughes | ||||
* | Update license headers again. | Jason McDonald | 2009-09-09 | 1 | -4/+4 |
| | | | | Reviewed-by: Trust Me | ||||
* | Update tech preview license header for files that are new in 4.6. | Jason McDonald | 2009-08-31 | 1 | -13/+13 |
| | | | | Reviewed-by: Trust Me | ||||
* | Get the pinchzoom working again | Bradley T. Hughes | 2009-08-13 | 1 | -1/+1 |
| | | | | | Touch events on scrollarea based classes should enable touch on the viewport and handle the events in a viewportEvent() reimplementation. | ||||
* | Update contact URL in license headers. | Jason McDonald | 2009-08-12 | 1 | -1/+1 |
| | | | | Reviewed-by: Trust Me | ||||
* | Fix license headers after multitouch+gestures merge. | Jason McDonald | 2009-06-29 | 1 | -5/+5 |
| | | | | | | | Commercial license headers belong in source packages only. The repo must have the pre-release license headers. Reviewed-by: Trust Me | ||||
* | Fix old/missing license headers from multitouch+gestures merge. | Jason McDonald | 2009-06-29 | 1 | -3/+3 |
| | | | | Reviewed-by: Trust Me | ||||
* | add a multitouch pinchzoom example, based on the collidingmice example | Bradley T. Hughes | 2009-03-24 | 1 | -0/+53 |