summaryrefslogtreecommitdiff
path: root/src/interface/Window.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-03-22Move all GUI source files into gui/Simon Robertshaw1-558/+0
2013-03-12delete ancient changelog.txtjacob11-1/+1
2012-10-26some testing with DEBUG mode, add some stuffjacob11-0/+41
2012-09-16Right click menu to go to history and user info for save buttonsSimon Robertshaw1-6/+21
2012-08-12Use forward declarations more to avoid excessive includesSimon Robertshaw1-0/+1
2012-08-04Better exiting from windows (Escape and Enter) and 'q' for exit, fixes #35 an...Simon Robertshaw1-1/+1
2012-08-04Fire OnMouseEnter events for components that are added under the mouse cursor...Simon Robertshaw1-0/+4
2012-08-03Nicer defaults for Window closing, Implement these with Sign tool, issue #51....Simon Robertshaw1-1/+27
2012-07-30Ensure CTRL, SHIFT and ALT states are reset when Window falls into backgroundSimon Robertshaw1-0/+12
2012-05-13Correct air include path for OptionsModel, correct Window debugmode logic, ju...Simon Robertshaw1-1/+2
2012-05-13DropDown UI componentSimon Robertshaw1-0/+1
2012-05-13Click function for tools that aren't continuous. Debug helper for UI componen...Simon Robertshaw1-0/+114
2012-04-19No interaction with non-visible components"Simon Robertshaw1-9/+9
2012-04-09Fix issue where unborn children were slaughtered when removing a component fr...Simon Robertshaw1-12/+55
2012-01-30ASCII for key events, save and Textarea (no caret, yet)Simon Robertshaw1-6/+6
2012-01-23Better element buttons, Save preview WIPSimon Robertshaw1-10/+18
2012-01-20Fix some uninitialised variablesSimon Robertshaw1-1/+2
2012-01-17Some minor changesSimon Robertshaw1-0/+291
2012-01-14Various things, also IEF UISimon Robertshaw1-23/+0
2012-01-08InitialSimon Robertshaw1-0/+23