summaryrefslogtreecommitdiffstats
path: root/gui/slidervalue.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2017-01-18Add missing license headersMatt Mower1-0/+18
2017-01-18Whitespace cleanupMatt Mower1-16/+16
2016-01-27Update minuitwrp graphics in line with latest minuiEthan Yonker1-2/+2
2015-10-16Allow text to scale to fitEthan Yonker1-3/+3
2015-02-21GUI: Support styles in xml to reduce xml file sizeEthan Yonker1-41/+12
2015-02-15gui: make resources type safethat1-24/+8
2015-02-10Scale the GUI to fit the screenEthan Yonker1-4/+4
2014-12-09Fix slidervalue not showing up in some casesEthan Yonker1-1/+1
2014-10-14Add support for TrueType fontsVojtech Bocek1-1/+1
2014-08-07Add possibility to use images as background or handle of slidevalueVojtech Bocek1-20/+62
2014-06-04Whitespace and minor code cleanupMatt Mower1-5/+10
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/+1
2013-04-04Add new SliderValue GUI widgetVojtech Bocek1-0/+418