summaryrefslogtreecommitdiff
path: root/redo/layout_windows.go
AgeCommit message (Expand)Author
2014-08-04Completed the migration of the Windows backend to the new container system.Pietro Gagliardi
2014-08-04Split layout and Window on Windows to use two separate window classes. This i...Pietro Gagliardi
2014-08-04Changed Tab on Windows to store each control in a *layout (see previous commi...Pietro Gagliardi
2014-08-04Split apart the Windows Window code so that the same window class can be used...Pietro Gagliardi