| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-05-20 | Fixed the whole NSApplication.h thing so now the project builds with both ↵ | Pietro Gagliardi | |
| 10.6 and 10.8. Ugh. | |||
| 2014-05-20 | Changed #include to #import on the Objective-C files to settle the whole ↵ | Pietro Gagliardi | |
| include guards thing. Now to continue fixing Mac OS X 10.6 building... | |||
| 2014-05-20 | Fixed the Mac OS X 10.6 building using a rather hackish approach... Now it ↵ | Pietro Gagliardi | |
| won't build on 10.6 itself without problems, so... | |||
| 2014-05-16 | Organized the dummyRect declarations/definitions/etc. in the Objective-C ↵ | Pietro Gagliardi | |
| files. I think that's it for the Objective-C conversion of the Mac OS X code! | |||
| 2014-05-16 | Combined all the Objective-C headers into objc_darwin.h. | Pietro Gagliardi | |
| 2014-05-15 | Removed the dummy NSEvent code from bleh_darwin.m and rewrote it in ↵ | Pietro Gagliardi | |
| Objective-C in delegateuitask_darwin.m. And now to nuke bleh_darwin.m and change all the int64_ts to intptr_ts and merge the .h files... | |||
| 2014-05-13 | Moved uitask_darwin.go to be Objective-C-based. Both delegate_darwin.go and ↵ | Pietro Gagliardi | |
| uitask_darwin.go will share the same .m file. | |||
