summaryrefslogtreecommitdiff
path: root/control.go
AgeCommit message (Collapse)Author
2014-02-12Adjusted Control and Window for the new system.Pietro Gagliardi
2014-02-12Added buttons.Pietro Gagliardi
2014-02-12Set up restrictions tracking. Added a restriction that a window and its ↵Pietro Gagliardi
controls are fixed to the window once it has been open. Started accounting for parent windows in controls.
2014-02-11Started implementing the public API: added the Window and Control types and ↵Pietro Gagliardi
the skeleton of the Windows implementation.