summaryrefslogtreecommitdiffstats
path: root/gui/scrolllist.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2017-01-18Whitespace cleanupMatt Mower1-6/+6
2016-01-27Update minuitwrp graphics in line with latest minuiEthan Yonker1-1/+1
2016-01-18Delete leading spaces after word wrapping in consolethat1-0/+3
2015-10-26GUI TextBoxEthan Yonker1-0/+40
2015-10-25Fix a bunch of warningsEthan Yonker1-2/+2
2015-10-16Allow text to scale to fitEthan Yonker1-3/+3
2015-03-05gui: kinetic scrolling for consolethat1-5/+11
2015-03-05gui: introduce virtual RenderItem method in ScrollListthat1-54/+52
2015-02-21gui: proportional scrollbarsthat1-51/+56
2015-02-21GUI: Support styles in xml to reduce xml file sizeEthan Yonker1-16/+7
2015-02-15gui: make kinetic scrolling deceleration more awesomethat1-8/+10
2015-02-15gui: support scrollable lists without headersthat1-170/+73
2015-02-15gui: make resources type safethat1-20/+14
2015-02-10Scale the GUI to fit the screenEthan Yonker1-7/+7
2015-02-10Remove deletes for images from scroll list GUI ElementsEthan Yonker1-3/+0
2015-02-09gui: avoid high CPU usage while waiting for inputthat1-1/+5
2015-02-06gui: make kinetic scrolling more naturalthat1-2/+2
2015-02-05Unify scrollable list codeEthan Yonker1-0/+709