index
:
powder
master
solidswork
The Powder Toy
Stanislaw Skowronek
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
interface
/
Window.cpp
Age
Commit message (
Collapse
)
Author
Files
Lines
2012-08-12
Use forward declarations more to avoid excessive includes
Simon Robertshaw
1
-0/+1
2012-08-04
Better exiting from windows (Escape and Enter) and 'q' for exit, fixes #35 ↵
Simon Robertshaw
1
-1/+1
and #60
2012-08-04
Fire OnMouseEnter events for components that are added under the mouse ↵
Simon Robertshaw
1
-0/+4
cursor, fixes issue #37
2012-08-03
Nicer defaults for Window closing, Implement these with Sign tool, issue ↵
Simon Robertshaw
1
-1/+27
#51. Also set centre as default
2012-07-30
Ensure CTRL, SHIFT and ALT states are reset when Window falls into background
Simon Robertshaw
1
-0/+12
2012-05-13
Correct air include path for OptionsModel, correct Window debugmode logic, ↵
Simon Robertshaw
1
-1/+2
justifications for sign
2012-05-13
DropDown UI component
Simon Robertshaw
1
-0/+1
2012-05-13
Click function for tools that aren't continuous. Debug helper for UI ↵
Simon Robertshaw
1
-0/+114
components (Ctrl+Shift D when DEBUG is defined), fix add sign window logic
2012-04-19
No interaction with non-visible components"
Simon Robertshaw
1
-9/+9
2012-04-09
Fix issue where unborn children were slaughtered when removing a component ↵
Simon Robertshaw
1
-12/+55
from an event
2012-01-30
ASCII for key events, save and Textarea (no caret, yet)
Simon Robertshaw
1
-6/+6
2012-01-23
Better element buttons, Save preview WIP
Simon Robertshaw
1
-10/+18
2012-01-20
Fix some uninitialised variables
Simon Robertshaw
1
-1/+2
2012-01-17
Some minor changes
Simon Robertshaw
1
-0/+291
2012-01-14
Various things, also IEF UI
Simon Robertshaw
1
-23/+0
2012-01-08
Initial
Simon Robertshaw
1
-0/+23