aboutsummaryrefslogtreecommitdiffstats
path: root/ui/cocoa.m
AgeCommit message (Expand)AuthorFilesLines
2011-11-01cocoa: Close sheet after image file selectionAndreas Färber1-0/+2
2011-08-21Convert last qemu_free and qemu_malloc usesBlue Swirl1-3/+3
2011-06-14cocoa: Avoid warning related to multiple handleEvent: definitionsAndreas Färber1-1/+2
2011-06-14cocoa: Provide central qemu_main() prototypeAndreas Färber1-3/+3
2011-06-14Cocoa: avoid displaying window when command-line contains '-h' or '-help'Alexandre Raymond1-1/+2
2011-06-14cocoa: do not create a spurious window for -versionTristan Gingold1-3/+12
2011-01-23Delete useless 'extern' qualifiers for functionsBlue Swirl1-3/+3
2010-07-26ui: move all ui components in ui/Corentin Chary1-0/+1014