| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-02-12 | Windows sysData has been adjusted to deal with child controls. Rather than ↵ | Pietro Gagliardi | |
| storing the parent window, it is passed as an argument to sysData.make(), which does the child ID allocation. Child IDs are now window-local, getting rid of that restriction. | |||
| 2014-02-12 | Set 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. | |||
