summaryrefslogtreecommitdiffstats
path: root/examples/itemviews/frozencolumn
Commit message (Collapse)AuthorAgeFilesLines
* Squashed commit of the changes from the mobile-examples repositoryDavid Boddie2011-04-283-0/+20
| | | | (4.7-generated-declarative branch).
* Update copyright year to 2011.Jason McDonald2011-01-103-3/+3
| | | | Reviewed-by: Trust Me
* Doc: Updated example license to three clause BSD license.David Boddie2010-05-193-81/+78
| | | | | Reviewed-by: Trust Me Requested-by: Legal
* Update copyright year to 2010Jason McDonald2010-01-063-3/+3
| | | | Reviewed-by: Trust Me
* A few tweaks to the frozen column examplePierre Rossi2009-11-233-2/+11
| | | | Reviewed-By: Thierry
* Ran the script utils/normalizeOlivier Goffart2009-11-181-4/+4
| | | | Over src/ tools/ examples/ and demos/
* Update license headers again.Jason McDonald2009-09-093-12/+12
| | | | Reviewed-by: Trust Me
* Update tech preview license header.Jason McDonald2009-08-313-39/+39
| | | | Reviewed-by: Trust Me
* Update license headers.Jason McDonald2009-08-113-3/+3
| | | | Reviewed-by: Trust Me
* Fix obsolete license headersJason McDonald2009-08-043-8/+6
| | | | Reviewed-by: Trust Me
* Doc - Adding Pierre Rossi's frozen column exampleKavindra Devi Palaraja2009-06-236-0/+371
Reviewed-By: TrustMe