summaryrefslogtreecommitdiff
path: root/src/gui/interface/Button.cpp
AgeCommit message (Collapse)AuthorFilesLines
2013-05-15when called with no arguments, some tpt. functions will act as get functions ↵jacob11-4/+4
(unfinished) Also, redo some menu stuff to use int's instead of Menu *s, and fix bug with toggleable buttons being toggled without triggering their actions
2013-05-05drawtext_outline to fix unreadable infotips, tooltips fade in and out (more ↵jacob11-1/+4
like old tpt)
2013-03-22Move all GUI source files into gui/Simon Robertshaw1-0/+237