summaryrefslogtreecommitdiffstats
path: root/gui/listbox.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-03-20Use listbox for device-specific advanced menu itemsEthan Yonker1-1/+3
2017-01-18Whitespace cleanupMatt Mower1-2/+2
2016-01-27Update minuitwrp graphics in line with latest minuiEthan Yonker1-1/+1
2016-01-18Make listbox translation workEthan Yonker1-2/+10
2015-12-19Multiple Language SupportEthan Yonker1-0/+18
2015-11-05gui: fix initial state of checkboxes in listboxthat1-2/+4
2015-10-25Fix a bunch of warningsEthan Yonker1-1/+1
2015-10-16gui: support conditions for listbox itemsthat1-64/+67
2015-10-16Allow listbox to have a list of check boxesEthan Yonker1-7/+46
2015-07-14gui: allow listbox to be used as menu and as read-only listthat1-6/+17
2015-03-05gui: introduce virtual RenderItem method in ScrollListthat1-7/+7
2015-02-21GUI: Support styles in xml to reduce xml file sizeEthan Yonker1-3/+3
2015-02-15gui: make resources type safethat1-25/+6
2015-02-13gui: fix condition handling for liststhat1-2/+2
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