summaryrefslogtreecommitdiff
path: root/redo/window.go
AgeCommit message (Expand)Author
2014-07-19Started dropping the whole request/response system because it fell apart... t...Pietro Gagliardi
2014-07-18Scrapped Window.SetSize() and Window.Center() (for now?).Pietro Gagliardi
2014-07-12Pinned down event behavior of Windows.Close().Pietro Gagliardi
2014-07-12More TODOs.Pietro Gagliardi
2014-07-07Fixed most compilation errors and added GTK+ string helper functions to commo...Pietro Gagliardi
2014-07-07Made event handler setters return a Request, implemented stubs on GTK+ so I c...Pietro Gagliardi
2014-07-07Added the GTK+ implementation of Window, added the Window constructors, and r...Pietro Gagliardi
2014-07-07Added Window to the redo.Pietro Gagliardi