| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-12-11 | LET'S GET THIS FINAL REWRITE EVER STARTED | Pietro Gagliardi | |
| 2014-08-30 | ...in with the new. | Pietro Gagliardi | |
| 2014-08-30 | Out with the old... | Pietro Gagliardi | |
| 2014-07-02 | Moved it all back; the preemptive multitaksing during an event handler kills ↵ | Pietro Gagliardi | |
| us on all platforms. Going to have to restrict ALL GUI accss to happening from one t hread, so going to need to drop uitask entirely and have just a start() callback for startup code and a post() function for posting requests to windows (like channel sends but into a perpetual buffer). | |||
| 2014-07-02 | Moved everything out of the way pending rewrite. | Pietro Gagliardi | |
| 2014-06-30 | Restored the previous new API. I'm going to change it so that events are ↵ | Pietro Gagliardi | |
| callbacks rather than using a window handler, but other than that... yeah. | |||
| 2014-06-30 | Reverted everything back to the old API. | Pietro Gagliardi | |
| 2014-06-29 | FIxed compilation errors in the Mac OS X build. It works, but I still need ↵ | Pietro Gagliardi | |
| to fix dialogs before I can push anything. | |||
| 2014-06-29 | More of the same conversion. | Pietro Gagliardi | |
| 2014-06-29 | More dialog_darwin.go/.m conversion. | Pietro Gagliardi | |
| 2014-06-29 | Did most of the conversion of dialog_darwin.go/.m to the new API. | Pietro Gagliardi | |
| 2014-06-11 | Removed Mac OS X 10.6 support. Quite a hassle that version was... | Pietro Gagliardi | |
| 2014-06-08 | Added new MsgBox() behavior on Mac OS X. Now we can finally remove MsgBox() ↵ | Pietro Gagliardi | |
| from the TODOs! :D | |||
| 2014-06-05 | Implemented message box transience on Mac OS X. | Pietro Gagliardi | |
| 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-16 | Combined all the Objective-C headers into objc_darwin.h. | Pietro Gagliardi | |
| 2014-05-15 | Migrated dialog_darwin.go to use Objective-C directly. | Pietro Gagliardi | |
