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