summaryrefslogtreecommitdiffstats
path: root/gui/objects.hpp (unfollow)
Commit message (Expand)AuthorFilesLines
2014-02-26Add word wrap to console output and fix scrolling in consoleDees Troy1-1/+3
2014-02-17Add capslock support to keyboardEthan Yonker1-1/+9
2014-02-12Cache results of GUIObject::isConditionTrue()Vojtech Bocek1-13/+19
2014-02-12Conditional -> GUIObject and make all gui objects children of GUIObjectVojtech Bocek1-18/+19
2014-02-07Implement mouse cursorVojtech Bocek1-0/+25
2014-02-06Add haptic feedbackSamer Diab (S.a.M.e.R_d)1-0/+2
2013-10-24Update licenses to all matchDees Troy1-1/+2
2013-10-22Update licenses to all matchDees Troy1-1/+2
2013-10-11Add conditions support to GUIImageVojtech Bocek1-1/+1
2013-09-12Pull ROM info from build.prop for backup namesDees Troy1-0/+1
2013-09-10Kang in older minzip for building in CM9 & CM7Dees Troy1-0/+4
2013-08-24Unify indentation and little clean-up in TWRP filesVojtech Bocek1-410/+405
2013-04-04Add new SliderValue GUI widgetVojtech Bocek1-0/+66
2013-03-30Add partition list GUI elementDees_Troy1-0/+106
2013-03-11Remove mutex from file seselectorDees_Troy1-1/+0
2013-03-04More file selector fixesDees_Troy1-0/+1
2013-02-28Fix file selector crashDees_Troy1-0/+1
2013-02-27Copy fast scroll feature to listboxDees_Troy1-0/+8
2013-02-27Add fast scroll bar to fileselectorVojtech Bocek1-0/+8
2013-02-15Update listbox codeDees_Troy1-2/+22
2013-02-15Add highlight to file selectorDees_Troy1-0/+6
2013-02-15Add button highlightDees_Troy1-0/+3
2012-10-20Add keyboard key highlightDees_Troy1-0/+2
2012-10-19Add ability for buttons to have highlights on touchDees_Troy1-0/+9
2012-09-11Zip install works againDees_Troy1-1/+1
2012-09-05TWRP-ify AOSP codeDees_Troy1-0/+753