summaryrefslogtreecommitdiff
path: root/redo/controls.go
AgeCommit message (Collapse)Author
2014-07-07Fixed most compilation errors and added GTK+ string helper functions to ↵Pietro Gagliardi
common_unix.go.
2014-07-07Made event handler setters return a Request, implemented stubs on GTK+ so I ↵Pietro Gagliardi
can build a test, and made documentation consistent.
2014-07-07Added GetNewButton as a helper function and split the other controls to ↵Pietro Gagliardi
xcontrols pending their addition.
2014-07-07Started the redo Control system.Pietro Gagliardi