summaryrefslogtreecommitdiffstats
path: root/gui/listbox.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2015-02-10Remove deletes for images from scroll list GUI ElementsEthan Yonker1-2/+0
2015-02-05Unify scrollable list codeEthan Yonker1-709/+62
2014-10-14Add support for TrueType fontsVojtech Bocek1-1/+1
2014-06-04Whitespace and minor code cleanupMatt Mower1-2/+2
2014-02-12Cache results of GUIObject::isConditionTrue()Vojtech Bocek1-1/+3
2014-02-12Conditional -> GUIObject and make all gui objects children of GUIObjectVojtech Bocek1-1/+13
2014-02-08Add vibrations to Checkbox, Fileselect, Listbox and PartitionlistVojtech Bocek1-0/+2
2014-01-29Don't switch between fast and normal scroll during drag in listviewsVojtech Bocek1-2/+6
2013-08-24Unify indentation and little clean-up in TWRP filesVojtech Bocek1-23/+23
2013-04-04Move all AOSP code out of recovery binaryDees_Troy1-3/+1
2013-03-30Add partition list GUI elementDees_Troy1-1/+17
2013-02-27Copy fast scroll feature to listboxDees_Troy1-2/+93
2013-02-19Minor fix for listbox codeDees_Troy1-1/+1
2013-02-15Update listbox codeDees_Troy1-235/+562
2012-09-05TWRP-ify AOSP codeDees_Troy1-0/+381