summaryrefslogtreecommitdiffstats
path: root/ui/cocoa.m
Commit message (Expand)AuthorAgeFilesLines
* ui/cocoa.m: Fix compile failures introduced by recent console changesPeter Maydell2013-03-191-3/+6
* console: zap displaystate from dcl callbacksGerd Hoffmann2013-03-181-4/+1
* cocoa: stop using DisplayStateGerd Hoffmann2013-03-181-25/+10
* console: rework DisplaySurface handling [dcl/ui side]Gerd Hoffmann2013-03-181-9/+4
* console: fix displaychangelisteners interfaceGerd Hoffmann2013-03-181-9/+17
* cocoa: Replace non-portable asprintf() by g_strdup_printf()Stefan Weil2013-01-311-3/+3
* cocoa: Fix VBE function Set Display StartHenry Harrington2013-01-311-0/+21
* softmmu: move include files to include/sysemu/Paolo Bonzini2012-12-191-1/+1
* ui: move files to ui/ and include/ui/Paolo Bonzini2012-12-191-1/+1
* ui/cocoa.m: Update to new DisplayChangeListener member namesPeter Maydell2012-11-021-2/+2
* cocoa: Suppress Cocoa frontend for -qtestAndreas Färber2012-05-291-1/+2
* Replace Qemu by QEMU in commentsStefan Weil2012-04-071-1/+1
* cocoa: Close sheet after image file selectionAndreas Färber2011-11-011-0/+2
* Convert last qemu_free and qemu_malloc usesBlue Swirl2011-08-211-3/+3
* cocoa: Avoid warning related to multiple handleEvent: definitionsAndreas Färber2011-06-141-1/+2
* cocoa: Provide central qemu_main() prototypeAndreas Färber2011-06-141-3/+3
* Cocoa: avoid displaying window when command-line contains '-h' or '-help'Alexandre Raymond2011-06-141-1/+2
* cocoa: do not create a spurious window for -versionTristan Gingold2011-06-141-3/+12
* Delete useless 'extern' qualifiers for functionsBlue Swirl2011-01-231-3/+3
* ui: move all ui components in ui/Corentin Chary2010-07-261-0/+1014
OpenPOWER on IntegriCloud