summaryrefslogtreecommitdiffstats
path: root/gui/console.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove size parameter from substr callEthan Yonker2014-03-071-1/+1
* Fix "\n\n" string in gui_print(), remove unused gui_print_overwrite()Vojtech Bocek2014-03-061-46/+8
* Fix wordwrap in console eating last char if str.size() == max_line_lenVojtech Bocek2014-03-041-1/+1
* Add word wrap to console output and fix scrolling in consoleDees Troy2014-02-261-41/+49
* Conditional -> GUIObject and make all gui objects children of GUIObjectVojtech Bocek2014-02-121-1/+10
* Unify indentation and little clean-up in TWRP filesVojtech Bocek2013-08-241-307/+308
* Console Render Bug caused by touch drag eventgordon13372013-06-081-0/+1
* Move all AOSP code out of recovery binaryDees_Troy2013-04-041-2/+1
* Fix a problem with scrolling in the consoleDees_Troy2012-09-261-1/+1
* Make text appear in GUI console, Zip install works.Dees_Troy2012-09-121-0/+4
* TWRP-ify AOSP codeDees_Troy2012-09-051-0/+398