summaryrefslogtreecommitdiff
path: root/redo/container_windows.go
AgeCommit message (Collapse)Author
2014-08-04Same as previous commit, but for showing and hiding containers on Windows.Pietro Gagliardi
2014-08-04Merged cases of C.moveWindow() on Windows containers to one place ↵Pietro Gagliardi
(container_windows.go) as a method on container.
2014-08-04Re-added base units calculation to the resizing code now that container ↵Pietro Gagliardi
stores a HWND again.
2014-08-04Completed the migration of the Windows backend to the new container system.Pietro Gagliardi