summaryrefslogtreecommitdiffstats
path: root/gui/scrolllist.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
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