summaryrefslogtreecommitdiff
path: root/src/game/ToolButton.cpp
AgeCommit message (Collapse)AuthorFilesLines
2013-03-22Move all GUI source files into gui/Simon Robertshaw1-91/+0
2013-03-06remove auto generated comments from all files, fix some missing tabs, remove ↵jacob11-9/+1
unused variables from config.h
2013-02-25you never saw that ...jacob11-1/+1
2013-02-25fix even more memory leaksjacob11-1/+1
2012-08-14Fix tool buttonsSimon Robertshaw1-1/+1
2012-07-22Strealine icon and Erase iconSimon Robertshaw1-1/+1
2012-07-21Icons for menu itemsSimon Robertshaw1-1/+8
2012-07-19Correct text colour on element buttonsSimon Robertshaw1-1/+1
2012-07-18Add descriptions to toolbuttons, add Tooltips to Button, ToolTip event for ↵Simon Robertshaw1-2/+2
Windows
2012-05-15Move style into ComponentSimon Robertshaw1-9/+9
2012-04-22Correct quirks with drawrect and fillrect, change UI components accordingly, ↵Simon Robertshaw1-12/+16
shorten save name in save button
2012-02-01Console UI, open in browser button, tab and enter shortcut for Login UI, variousSimon Robertshaw1-2/+2
2012-01-30Line and rect drawingSimon Robertshaw1-0/+88