summaryrefslogtreecommitdiffstats
path: root/osdep/macosx_application.h
Commit message (Expand)AuthorAgeFilesLines
* osx: move menu bar creation into its own fileAkemi2017-08-181-8/+1
* osx: change license of OSX and cocoa files to LGPLwm42017-06-241-7/+7
* build: move main-fn files to osdepwm42015-05-021-3/+1
* cocoa: always compile OSX application code with cocoawm42015-05-021-1/+0
* Update license headersMarcin Kurczewski2015-04-131-2/+1
* cocoa: use --idle when running inside bundleStefano Pigozzi2014-12-061-11/+0
* cocoa: move set_input_context to macosx_eventsFRAU KOUJIRO2014-08-061-4/+0
* cocoa: remove usage of mp_fifoStefano Pigozzi2013-07-031-2/+0
* osx: create macosx_events to deal with keyDown eventsStefano Pigozzi2013-06-031-0/+1
* macosx_application: use @autoreleasepoolStefano Pigozzi2013-05-301-2/+0
* macosx_application: implement "Quit & remember position"Stefano Pigozzi2013-05-231-1/+1
* OSX: run native event loop in a separate threadStefano Pigozzi2013-05-121-9/+8
* OSX: use native Cocoa's event loopStefano Pigozzi2013-05-121-0/+57