summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'luiz/queue/qmp' into stagingAnthony Liguori2013-04-221-5/+3Star
|\
| * monitor: fix the wrong order of releasing keysAmos Kong2013-04-191-5/+3Star
* | ui/cocoa.m: Fix recent compile breakagePeter Maydell2013-04-211-4/+4
|/
* Fix warnings suppressors to honor --disable-werrorMarkus Armbruster2013-04-171-1/+2
* gtk: custom cursor supportGerd Hoffmann2013-04-161-0/+33
* console: allow pinning displaychangelisteners to consolesGerd Hoffmann2013-04-163-36/+81
* console: add qemu_console_is_*Gerd Hoffmann2013-04-164-44/+52
* xen: re-enable refresh interval reporting for xenfbGerd Hoffmann2013-04-161-0/+6
* console: gui timer fixesGerd Hoffmann2013-04-164-63/+54Star
* console: add GraphicHwOpsGerd Hoffmann2013-04-161-17/+16Star
* console: make DisplayState private to console.cGerd Hoffmann2013-04-161-0/+8
* console: move gui_update+gui_setup_refresh from vl.c into console.cGerd Hoffmann2013-04-161-0/+50
* console: zap g_width + g_heightGerd Hoffmann2013-04-161-23/+9Star
* console: simplify screendumpGerd Hoffmann2013-04-161-19/+53
* console: give each QemuConsole its own DisplaySurfaceGerd Hoffmann2013-04-161-27/+69
* console: rename vga_hw_*, add QemuConsole paramGerd Hoffmann2013-04-166-38/+49
* console: displaystate init revampGerd Hoffmann2013-04-161-39/+34Star
* console: add trace eventsGerd Hoffmann2013-04-161-0/+4
* console: switch color_table_rgb to pixman_color_tGerd Hoffmann2013-04-161-16/+8Star
* console: use pixman for font renderingGerd Hoffmann2013-04-161-99/+11Star
* console: use pixman for fill+blitGerd Hoffmann2013-04-161-55/+10Star
* pixman: render vgafont glyphs into pixman imagesGerd Hoffmann2013-04-161-0/+43
* pixman: add qemu_pixman_color()Gerd Hoffmann2013-04-161-0/+11
* sysemu: avoid proliferation of include/ subdirectoriesPaolo Bonzini2013-04-152-2/+2
* Merge remote-tracking branch 'luiz/queue/qmp' into stagingAnthony Liguori2013-04-021-1/+1
|\
| * oslib-posix: rename socket_set_nonblock() to qemu_set_nonblock()Stefan Hajnoczi2013-04-021-1/+1
* | ui/gtk: Set QEMU window iconStefan Weil2013-04-021-0/+13
* | gtk: make more messages translatableAurelien Jarno2013-04-021-2/+2
|/
* qemu-char: Rename qemu_chr_generic_open to qemu_chr_be_generic_openHans de Goede2013-03-272-2/+2
* gtk: Release modifier when graphic console loses keyboard focusJan Kiszka2013-03-251-2/+51
* ui/cocoa.m: Fix compile failures introduced by recent console changesPeter Maydell2013-03-191-3/+6
* console: remove ds_get_* helper functionsGerd Hoffmann2013-03-181-63/+79
* console: zap color_tableGerd Hoffmann2013-03-181-77/+6Star
* console: stop using DisplayState in gfx hardware emulationGerd Hoffmann2013-03-182-51/+53
* console: zap displaystate from dcl callbacksGerd Hoffmann2013-03-187-42/+20Star
* cocoa: stop using DisplayStateGerd Hoffmann2013-03-181-25/+10Star
* spice: stop using DisplayStateGerd Hoffmann2013-03-181-15/+16
* sdl: stop using DisplayStateGerd Hoffmann2013-03-181-41/+51
* vnc: stop using DisplayStateGerd Hoffmann2013-03-184-40/+48
* gtk: stop using DisplayStateGerd Hoffmann2013-03-181-60/+80
* console: rework DisplaySurface handling [dcl/ui side]Gerd Hoffmann2013-03-186-46/+33Star
* console: rework DisplaySurface handling [vga emu side]Gerd Hoffmann2013-03-181-42/+29Star
* sdl: drop dead codeGerd Hoffmann2013-03-181-5/+0Star
* spice: zap sdpy globalGerd Hoffmann2013-03-181-14/+16
* console: kill DisplayState->opaqueGerd Hoffmann2013-03-183-24/+20Star
* console: fix displaychangelisteners interfaceGerd Hoffmann2013-03-187-65/+274
* chardev: add vc support to qapiGerd Hoffmann2013-03-132-13/+50
* qemu-char: move text console init to console.cAnthony Liguori2013-03-081-0/+7
* Add compat for GDK_KEY_XXX symbolsDaniel P. Berrange2013-02-261-0/+9
* Add compat macro for gtk_widget_get_realizedDaniel P. Berrange2013-02-261-0/+5