summaryrefslogtreecommitdiff
path: root/doc.go
AgeCommit message (Collapse)Author
2014-04-10Documented that event channels can be assigned to each other to collapse events.Pietro Gagliardi
2014-04-06Added (untested; VM issues) code to handle Mac OS X Quit Dock menu items and ↵Pietro Gagliardi
other related stuff that may happen in the future. Will drop the TODO after I can test it.
2014-03-12Removed ui.Event(); all event channels are initialized with their objects now.Pietro Gagliardi
2014-03-12Added package documentation.Pietro Gagliardi