| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-07-30 | Renamed the controls* and containers* files to basicctrls* and ↵ | Pietro Gagliardi | |
| containerctrls*, respectively, in preparation for the widget hierarchy redo. | |||
| 2014-07-29 | Changed Control.setParent() to take the same argument type on all platforms; ↵ | Pietro Gagliardi | |
| this is needed for re-adding Stack and Grid. This argument type is defined by each platform. | |||
| 2014-07-28 | Fixed the Tab wrong control drawing issues on Windows. | Pietro Gagliardi | |
| 2014-07-28 | Fixed the proper recursive application of spaced on Windows tabs by having ↵ | Pietro Gagliardi | |
| container.resize() also take the origin coordinates as arguments. | |||
| 2014-07-26 | Implemented TextField on Windows. | Pietro Gagliardi | |
| 2014-07-25 | Simplified the control nesting model by removing Control.unparent() and ↵ | Pietro Gagliardi | |
| requiring all Windows to have a Control at construct time; implemented such on Windows. | |||
| 2014-07-25 | More TODOs. | Pietro Gagliardi | |
| 2014-07-25 | Implemented Tab on Windows. | Pietro Gagliardi | |
