summaryrefslogtreecommitdiffstats
path: root/shared/pageslider.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Update license headers to allow inclusion into other applications at any licenseThiago Macieira2010-08-191-24/+6
|
* Shared, HyperUI: Adjusted method calls to use the new animation APIAdriano Rezende2009-11-161-2/+2
| | | | Signed-off-by: Adriano Rezende <adriano.rezende@openbossa.org>
* Shared: Added PageSlider widgetAdriano Rezende2009-11-161-0/+415
The PageSlider can be used to paginate screens and provides the capability to slide between two pages. Signed-off-by: Adriano Rezende <adriano.rezende@openbossa.org>