summaryrefslogtreecommitdiff
path: root/newctrl/container_windows.go
AgeCommit message (Collapse)Author
2014-10-18Remvoed the newctrl working directory.Pietro Gagliardi
2014-10-18Implemented container.bounds() on Windows.Pietro Gagliardi
2014-10-17Cleaned up some code.Pietro Gagliardi
2014-10-16Storing the *container in the Windows GWLP_USERDATA is no longer needed; ↵Pietro Gagliardi
strip it.
2014-10-16Removed the whole store**HWND spiel. No longer works properly (nil pointers ↵Pietro Gagliardi
woo).
2014-10-15Fixed compiler errors.Pietro Gagliardi
2014-10-15Migrated the layout containers. No margins yet. If all goes well, though, ↵Pietro Gagliardi
this should be enough...
2014-10-15Migrated Group on Windows over.Pietro Gagliardi
2014-10-14Started the work for margins; implemented for Window.Pietro Gagliardi
2014-10-14Started the actual new container framework.Pietro Gagliardi