summaryrefslogtreecommitdiff
path: root/redo/uitask_darwin.go
AgeCommit message (Collapse)Author
2014-08-30...in with the new.Pietro Gagliardi
2014-08-26Got rid of the modal queue now that it's no longer needed.Pietro Gagliardi
2014-08-25Improved modalqueue.c error handling. A bit dirty to have the same function ↵Pietro Gagliardi
in multiple Go files like this, but meh.
2014-08-11Fixed the weird crash with calling Do() recursively; woo!Pietro Gagliardi
2014-08-10Improved the error reporting facilities of uiinit() on Mac OS X. Not used ↵Pietro Gagliardi
yet, though...
2014-07-20Re-added Mac OS X versioning macros and compiler/linker options.Pietro Gagliardi
2014-07-19Removed Request completely, also updating the uitask files. Also renamed ↵Pietro Gagliardi
xperform to doissue for consistency.
2014-07-13Implemented Stop() on Mac OS X.Pietro Gagliardi
2014-07-08Added the beginning of the Mac OS X code.Pietro Gagliardi