summaryrefslogtreecommitdiff
path: root/src/interface/Button.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-03-04fix being able to toggle disabled buttons (fixes save browser issue with this)jacob11-0/+2
2012-11-26Right clicking on reload button will show save preview.Simon Robertshaw1-12/+32
2012-09-06Visual studio compatibilityjacob11-2/+2
2012-08-14Varying borders for button, exit dropdown menu with Esc or outside click, fix...Simon Robertshaw1-1/+13
2012-08-14Only call button actions if the mouse is released inside the button. Fixes #96Simon Robertshaw1-1/+2
2012-08-10Fix issue where buttons will cause heap corruption if they are removed from i...Simon Robertshaw1-2/+1
2012-08-04Tags, fixes #55Simon Robertshaw1-13/+26
2012-07-27Local file browser + some more interesting things like Progress bar UI componentSimon Robertshaw1-3/+10
2012-07-24Inverted icon stateSimon Robertshaw1-1/+13
2012-07-18Add descriptions to toolbuttons, add Tooltips to Button, ToolTip event for Wi...Simon Robertshaw1-2/+7
2012-07-06Move graphics into seperate folderSimon Robertshaw1-1/+1
2012-05-23Moar button appearanceSimon Robertshaw1-1/+1
2012-05-23Fix slight issues when clicking on menu section buttons and missing isMouseIn...Simon Robertshaw1-0/+2
2012-05-23Extra callback for just mouse hoverSimon Robertshaw1-1/+4
2012-05-22Better icon alignment, improve appearance of previewSimon Robertshaw1-2/+2
2012-05-15Move style into ComponentSimon Robertshaw1-65/+20
2012-05-14Improve appearance of some dialogues, style defaultsSimon Robertshaw1-1/+1
2012-04-22Correct quirks with drawrect and fillrect, change UI components accordingly, ...Simon Robertshaw1-4/+6
2012-04-14Remove other references to Global.hSimon Robertshaw1-1/+0
2012-02-01Console UI, open in browser button, tab and enter shortcut for Login UI, variousSimon Robertshaw1-9/+19
2012-01-28Voting, fix save browserSimon Robertshaw1-0/+1
2012-01-27Icon management, fix element menu order, fix renderer crashSimon Robertshaw1-57/+40
2012-01-27Some inlines and Checkbox ui componentSimon Robertshaw1-0/+2
2012-01-26I've got to a point where I can no longer be bothered to think of a proper co...Simon Robertshaw1-1/+1
2012-01-23Better element buttons, Save preview WIPSimon Robertshaw1-20/+15
2012-01-23Element menuSimon Robertshaw1-3/+14
2012-01-22Brush class for drawing on simulation, more interface for gameSimon Robertshaw1-13/+23
2012-01-20Fix some uninitialised variablesSimon Robertshaw1-0/+3
2012-01-20More stuff, need to fix memory leakSimon Robertshaw1-28/+2
2012-01-19Some folder changes, started search and clientSimon Robertshaw1-11/+53
2012-01-17Some minor changesSimon Robertshaw1-7/+19
2012-01-15More stuff, better events and starting on interfaceSimon Robertshaw1-8/+37
2012-01-14Various things, also IEF UISimon Robertshaw1-34/+47
2012-01-08InitialSimon Robertshaw1-0/+127