summaryrefslogtreecommitdiff
path: root/redo/containers_windows.go
AgeCommit message (Expand)Author
2014-07-30Renamed the controls* and containers* files to basicctrls* and containerctrls...Pietro Gagliardi
2014-07-29Changed Control.setParent() to take the same argument type on all platforms; ...Pietro Gagliardi
2014-07-28Fixed the Tab wrong control drawing issues on Windows.Pietro Gagliardi
2014-07-28Fixed the proper recursive application of spaced on Windows tabs by having co...Pietro Gagliardi
2014-07-26Implemented TextField on Windows.Pietro Gagliardi
2014-07-25Simplified the control nesting model by removing Control.unparent() and requi...Pietro Gagliardi
2014-07-25More TODOs.Pietro Gagliardi
2014-07-25Implemented Tab on Windows.Pietro Gagliardi