summaryrefslogtreecommitdiff
path: root/uitask_darwin.go
AgeCommit message (Expand)Author
2014-03-01Oops, accidentally removed the code that actually makes the appdelegateclass....Pietro Gagliardi
2014-03-01Major code restructure to allow Cocoa to work correctly. Cocoa requires that ...Pietro Gagliardi
2014-03-01Fixed a minor startup failure on Mac OS X; now for a big one: apparently the ...Pietro Gagliardi
2014-03-01Fixed the compiler errors on Mac OS X; now to get it running...Pietro Gagliardi
2014-03-01Added _setDelegate to the common Objective-C selectors list and added a clari...Pietro Gagliardi
2014-02-28Added the ui() for OS X.Pietro Gagliardi