Age | Commit message (Expand) | Author |
2013-05-29 | cocoa: Avoid deprecated NSOpenPanel beginSheetForDirectory | Peter Maydell |
2013-05-29 | cocoa: Avoid deprecated NSOpenPanel filename method | Peter Maydell |
2013-05-29 | cocoa: Avoid deprecated CPS* functions | Peter Maydell |
2013-05-29 | cocoa: Fix leaks of NSScreen and NSConcreteMapTable | Peter Maydell |
2013-04-25 | console: zap ds arg from register_displaychangelistener | Gerd Hoffmann |
2013-04-21 | ui/cocoa.m: Fix recent compile breakage | Peter Maydell |
2013-03-19 | ui/cocoa.m: Fix compile failures introduced by recent console changes | Peter Maydell |
2013-03-18 | console: zap displaystate from dcl callbacks | Gerd Hoffmann |
2013-03-18 | cocoa: stop using DisplayState | Gerd Hoffmann |
2013-03-18 | console: rework DisplaySurface handling [dcl/ui side] | Gerd Hoffmann |
2013-03-18 | console: fix displaychangelisteners interface | Gerd Hoffmann |
2013-01-31 | cocoa: Replace non-portable asprintf() by g_strdup_printf() | Stefan Weil |
2013-01-31 | cocoa: Fix VBE function Set Display Start | Henry Harrington |
2012-12-19 | softmmu: move include files to include/sysemu/ | Paolo Bonzini |
2012-12-19 | ui: move files to ui/ and include/ui/ | Paolo Bonzini |
2012-11-02 | ui/cocoa.m: Update to new DisplayChangeListener member names | Peter Maydell |
2012-05-29 | cocoa: Suppress Cocoa frontend for -qtest | Andreas Färber |
2012-04-07 | Replace Qemu by QEMU in comments | Stefan Weil |
2011-11-01 | cocoa: Close sheet after image file selection | Andreas Färber |
2011-08-21 | Convert last qemu_free and qemu_malloc uses | Blue Swirl |
2011-06-14 | cocoa: Avoid warning related to multiple handleEvent: definitions | Andreas Färber |
2011-06-14 | cocoa: Provide central qemu_main() prototype | Andreas Färber |
2011-06-14 | Cocoa: avoid displaying window when command-line contains '-h' or '-help' | Alexandre Raymond |
2011-06-14 | cocoa: do not create a spurious window for -version | Tristan Gingold |
2011-01-23 | Delete useless 'extern' qualifiers for functions | Blue Swirl |
2010-07-26 | ui: move all ui components in ui/ | Corentin Chary |