aboutsummaryrefslogtreecommitdiff
path: root/ui/cocoa.m
AgeCommit message (Expand)Author
2012-12-19softmmu: move include files to include/sysemu/Paolo Bonzini
2012-12-19ui: move files to ui/ and include/ui/Paolo Bonzini
2012-11-02ui/cocoa.m: Update to new DisplayChangeListener member namesPeter Maydell
2012-05-29cocoa: Suppress Cocoa frontend for -qtestAndreas Färber
2012-04-07Replace Qemu by QEMU in commentsStefan Weil
2011-11-01cocoa: Close sheet after image file selectionAndreas Färber
2011-08-21Convert last qemu_free and qemu_malloc usesBlue Swirl
2011-06-14cocoa: Avoid warning related to multiple handleEvent: definitionsAndreas Färber
2011-06-14cocoa: Provide central qemu_main() prototypeAndreas Färber
2011-06-14Cocoa: avoid displaying window when command-line contains '-h' or '-help'Alexandre Raymond
2011-06-14cocoa: do not create a spurious window for -versionTristan Gingold
2011-01-23Delete useless 'extern' qualifiers for functionsBlue Swirl
2010-07-26ui: move all ui components in ui/Corentin Chary