summaryrefslogtreecommitdiffstats
path: root/gui/console.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* gui: preserve order of gui_print vs gui_msgthat2017-03-011-31/+50
* Whitespace cleanupMatt Mower2017-01-181-4/+7
* Update minuitwrp graphics in line with latest minuiEthan Yonker2016-01-271-1/+1
* Multiple Language SupportEthan Yonker2015-12-191-10/+103
* GUI TextBoxEthan Yonker2015-10-261-32/+2
* Fix a bunch of warningsEthan Yonker2015-10-251-3/+3
* Allow text to scale to fitEthan Yonker2015-10-161-1/+1
* Reduce themes to 5 and rely on scalingEthan Yonker2015-03-131-1/+7
* gui: kinetic scrolling for consolethat2015-03-051-168/+88
* GUI: Support styles in xml to reduce xml file sizeEthan Yonker2015-02-211-9/+4
* gui: make resources type safethat2015-02-151-27/+8
* gui: fix console lockup when scrollingthat2015-02-061-12/+12
* gui: fix IsInRegionthat2015-01-291-2/+2
* Add support for TrueType fontsVojtech Bocek2014-10-141-1/+1
* Add command line capabilitiesEthan Yonker2014-08-091-0/+10
* Color in the consoleEthan Yonker2014-07-091-15/+49
* 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