summaryrefslogtreecommitdiffstats
path: root/gui/slidervalue.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge AOSP android-9.0.0_r3Ethan Yonker2018-08-241-1/+4
* Add missing license headersMatt Mower2017-01-181-0/+18
* Whitespace cleanupMatt Mower2017-01-181-16/+16
* Update minuitwrp graphics in line with latest minuiEthan Yonker2016-01-271-2/+2
* Allow text to scale to fitEthan Yonker2015-10-161-3/+3
* GUI: Support styles in xml to reduce xml file sizeEthan Yonker2015-02-211-41/+12
* gui: make resources type safethat2015-02-151-24/+8
* Scale the GUI to fit the screenEthan Yonker2015-02-101-4/+4
* Fix slidervalue not showing up in some casesEthan Yonker2014-12-091-1/+1
* Add support for TrueType fontsVojtech Bocek2014-10-141-1/+1
* Add possibility to use images as background or handle of slidevalueVojtech Bocek2014-08-071-20/+62
* Whitespace and minor code cleanupMatt Mower2014-06-041-5/+10
* Cache results of GUIObject::isConditionTrue()Vojtech Bocek2014-02-121-1/+3
* Conditional -> GUIObject and make all gui objects children of GUIObjectVojtech Bocek2014-02-121-1/+1
* Add new SliderValue GUI widgetVojtech Bocek2013-04-041-0/+418