summaryrefslogtreecommitdiffstats
path: root/gui/listbox.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove deletes for images from scroll list GUI ElementsEthan Yonker2015-02-101-2/+0
* Unify scrollable list codeEthan Yonker2015-02-051-709/+62
* Add support for TrueType fontsVojtech Bocek2014-10-141-1/+1
* Whitespace and minor code cleanupMatt Mower2014-06-041-2/+2
* Cache results of GUIObject::isConditionTrue()Vojtech Bocek2014-02-121-1/+3
* Conditional -> GUIObject and make all gui objects children of GUIObjectVojtech Bocek2014-02-121-1/+13
* Add vibrations to Checkbox, Fileselect, Listbox and PartitionlistVojtech Bocek2014-02-081-0/+2
* Don't switch between fast and normal scroll during drag in listviewsVojtech Bocek2014-01-291-2/+6
* Unify indentation and little clean-up in TWRP filesVojtech Bocek2013-08-241-23/+23
* Move all AOSP code out of recovery binaryDees_Troy2013-04-041-3/+1
* Add partition list GUI elementDees_Troy2013-03-301-1/+17
* Copy fast scroll feature to listboxDees_Troy2013-02-271-2/+93
* Minor fix for listbox codeDees_Troy2013-02-191-1/+1
* Update listbox codeDees_Troy2013-02-151-235/+562
* TWRP-ify AOSP codeDees_Troy2012-09-051-0/+381