Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update license headers | Marcin Kurczewski | 2015-04-13 | 1 | -2/+1 |
* | cocoa: use --idle when running inside bundle | Stefano Pigozzi | 2014-12-06 | 1 | -11/+0 |
* | cocoa: move set_input_context to macosx_events | FRAU KOUJIRO | 2014-08-06 | 1 | -4/+0 |
* | cocoa: remove usage of mp_fifo | Stefano Pigozzi | 2013-07-03 | 1 | -2/+0 |
* | osx: create macosx_events to deal with keyDown events | Stefano Pigozzi | 2013-06-03 | 1 | -0/+1 |
* | macosx_application: use @autoreleasepool | Stefano Pigozzi | 2013-05-30 | 1 | -2/+0 |
* | macosx_application: implement "Quit & remember position" | Stefano Pigozzi | 2013-05-23 | 1 | -1/+1 |
* | OSX: run native event loop in a separate thread | Stefano Pigozzi | 2013-05-12 | 1 | -9/+8 |
* | OSX: use native Cocoa's event loop | Stefano Pigozzi | 2013-05-12 | 1 | -0/+57 |