aboutsummaryrefslogtreecommitdiff
path: root/ui
AgeCommit message (Expand)Author
2013-04-29vnc: Adjust lock state sync logic with VNC_FEATURE_LED_STATELei Li
2013-04-29vnc: Support for LED state extensionLei Li
2013-04-29vnc: Add SCROLL lock key to kbd_ledsLei Li
2013-04-26gtk: refactor menu creationAnthony Liguori
2013-04-25console: add dummy surface for guests without graphic cardGerd Hoffmann
2013-04-25console: zap ds arg from register_displaychangelistenerGerd Hoffmann
2013-04-25console: switch ppm_save to qemu_openGerd Hoffmann
2013-04-25console: add qemu_console_lookup_by_deviceGerd Hoffmann
2013-04-25console: add device link to QemuConsolesGerd Hoffmann
2013-04-25console: qom-ify QemuConsoleGerd Hoffmann
2013-04-24input: introduce keyboard handler listGerd Hoffmann
2013-04-24input: make QEMUPutLEDEntry + QEMUPutMouseEntry privateGerd Hoffmann
2013-04-23ui/gtk: Use gtk_widget_get_window() to support both gtk2 and gtk3Ozan Çağlayan
2013-04-22Merge remote-tracking branch 'luiz/queue/qmp' into stagingAnthony Liguori
2013-04-21ui/cocoa.m: Fix recent compile breakagePeter Maydell
2013-04-19monitor: fix the wrong order of releasing keysAmos Kong
2013-04-17Fix warnings suppressors to honor --disable-werrorMarkus Armbruster
2013-04-16gtk: custom cursor supportGerd Hoffmann
2013-04-16console: allow pinning displaychangelisteners to consolesGerd Hoffmann
2013-04-16console: add qemu_console_is_*Gerd Hoffmann
2013-04-16xen: re-enable refresh interval reporting for xenfbGerd Hoffmann
2013-04-16console: gui timer fixesGerd Hoffmann
2013-04-16console: add GraphicHwOpsGerd Hoffmann
2013-04-16console: make DisplayState private to console.cGerd Hoffmann
2013-04-16console: move gui_update+gui_setup_refresh from vl.c into console.cGerd Hoffmann
2013-04-16console: zap g_width + g_heightGerd Hoffmann
2013-04-16console: simplify screendumpGerd Hoffmann
2013-04-16console: give each QemuConsole its own DisplaySurfaceGerd Hoffmann
2013-04-16console: rename vga_hw_*, add QemuConsole paramGerd Hoffmann
2013-04-16console: displaystate init revampGerd Hoffmann
2013-04-16console: add trace eventsGerd Hoffmann
2013-04-16console: switch color_table_rgb to pixman_color_tGerd Hoffmann
2013-04-16console: use pixman for font renderingGerd Hoffmann
2013-04-16console: use pixman for fill+blitGerd Hoffmann
2013-04-16pixman: render vgafont glyphs into pixman imagesGerd Hoffmann
2013-04-16pixman: add qemu_pixman_color()Gerd Hoffmann
2013-04-15sysemu: avoid proliferation of include/ subdirectoriesPaolo Bonzini
2013-04-02Merge remote-tracking branch 'luiz/queue/qmp' into stagingAnthony Liguori
2013-04-02oslib-posix: rename socket_set_nonblock() to qemu_set_nonblock()Stefan Hajnoczi
2013-04-02ui/gtk: Set QEMU window iconStefan Weil
2013-04-02gtk: make more messages translatableAurelien Jarno
2013-03-27qemu-char: Rename qemu_chr_generic_open to qemu_chr_be_generic_openHans de Goede
2013-03-25gtk: Release modifier when graphic console loses keyboard focusJan Kiszka
2013-03-19ui/cocoa.m: Fix compile failures introduced by recent console changesPeter Maydell
2013-03-18console: remove ds_get_* helper functionsGerd Hoffmann
2013-03-18console: zap color_tableGerd Hoffmann
2013-03-18console: stop using DisplayState in gfx hardware emulationGerd Hoffmann
2013-03-18console: zap displaystate from dcl callbacksGerd Hoffmann
2013-03-18cocoa: stop using DisplayStateGerd Hoffmann
2013-03-18spice: stop using DisplayStateGerd Hoffmann