summaryrefslogtreecommitdiff
path: root/src/interface/DropDown.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-03-22Move all GUI source files into gui/Simon Robertshaw1-197/+0
2013-03-06remove auto generated comments from all files, fix some missing tabs, remove ...jacob11-7/+0
2012-09-05Prevent setting double scale on smaller screens. Fixes #166Simon Robertshaw1-1/+1
2012-08-14Whoops, close DropDown windows before disposingSimon Robertshaw1-0/+1
2012-08-14Varying borders for button, exit dropdown menu with Esc or outside click, fix...Simon Robertshaw1-12/+33
2012-07-25Better appearance for dropdown and context menusSimon Robertshaw1-2/+2
2012-05-15Move style into ComponentSimon Robertshaw1-63/+18
2012-05-14Improve appearance of some dialogues, style defaultsSimon Robertshaw1-9/+16
2012-05-13Text alignment for dropdown, make sign UI niceSimon Robertshaw1-4/+43
2012-05-13Correct air include path for OptionsModel, correct Window debugmode logic, ju...Simon Robertshaw1-1/+11
2012-05-13DropDown UI componentSimon Robertshaw1-13/+109
2012-04-17Started on dropdown controlSimon Robertshaw1-0/+75