summaryrefslogtreecommitdiffstats
path: root/include/ui
Commit message (Expand)AuthorAgeFilesLines
* gtk: Allow to activate grab-on-hover from the command lineJan Kiszka2014-03-171-1/+1
* console: add QemuUIInfoGerd Hoffmann2014-03-051-0/+12
* console: add head to index to qemu consoles.Gerd Hoffmann2014-03-051-2/+3
* input: remove index_from_keycode (no users)Gerd Hoffmann2014-03-051-1/+0
* input: move mouse mode notifier to new coreGerd Hoffmann2014-03-052-4/+4
* input-legacy: remove kbd_mouse_eventGerd Hoffmann2014-03-051-1/+0
* input-legacy: remove kbd_mouse_is_absoluteGerd Hoffmann2014-03-051-1/+0
* input-legacy: remove kbd_mouse_has_absoluteGerd Hoffmann2014-03-051-3/+0
* input-legacy: remove kbd_put_keycodeGerd Hoffmann2014-03-051-1/+0
* input: mouse: switch cocoa ui to new coreGerd Hoffmann2014-03-051-0/+2
* input: mouse: add qemu_input_is_absolute()Gerd Hoffmann2014-03-051-0/+1
* input: mouse: add helpers functions to coreGerd Hoffmann2014-03-051-0/+14
* input: keyboard: add helper functions to coreGerd Hoffmann2014-03-051-0/+5
* input: add core bits of the new input layerGerd Hoffmann2014-03-051-0/+32
* console: export QemuConsole index,width,heightGerd Hoffmann2014-03-051-0/+3
* include: add missing config-host.h includeMarc-André Lureau2013-12-161-0/+2
* trace: Remove trace.h from console.h (less dependencies)Stefan Weil2013-12-021-1/+0
* spice: fix multihead supportGerd Hoffmann2013-10-171-2/+3
* spice: fix display initializationGerd Hoffmann2013-07-301-0/+2
* vnc: use booleans for vnc_connect, vnc_listen_read and vnc_display_add_clientMichael Tokarev2013-06-211-1/+1
* gtk: implement -full-screenPeter Wu2013-06-111-1/+1
* console: zap ds arg from register_displaychangelistenerGerd Hoffmann2013-04-251-2/+1
* console: add qemu_console_lookup_by_deviceGerd Hoffmann2013-04-251-0/+1
* console: add device link to QemuConsolesGerd Hoffmann2013-04-251-1/+2
* console: qom-ify QemuConsoleGerd Hoffmann2013-04-251-0/+15
* input: introduce keyboard handler listGerd Hoffmann2013-04-241-2/+4
* input: make QEMUPutLEDEntry + QEMUPutMouseEntry privateGerd Hoffmann2013-04-241-17/+2
* Fix warnings suppressors to honor --disable-werrorMarkus Armbruster2013-04-171-1/+2
* console: allow pinning displaychangelisteners to consolesGerd Hoffmann2013-04-162-1/+2
* console: add qemu_console_is_*Gerd Hoffmann2013-04-161-2/+4
* xen: re-enable refresh interval reporting for xenfbGerd Hoffmann2013-04-161-0/+1
* console: gui timer fixesGerd Hoffmann2013-04-161-4/+5
* console: add GraphicHwOpsGerd Hoffmann2013-04-161-6/+6
* console: make DisplayState private to console.cGerd Hoffmann2013-04-161-8/+0
* console: move gui_update+gui_setup_refresh from vl.c into console.cGerd Hoffmann2013-04-161-2/+0
* console: simplify screendumpGerd Hoffmann2013-04-161-3/+0
* console: give each QemuConsole its own DisplaySurfaceGerd Hoffmann2013-04-161-1/+0
* console: rename vga_hw_*, add QemuConsole paramGerd Hoffmann2013-04-161-11/+11
* console: displaystate init revampGerd Hoffmann2013-04-161-4/+1
* pixman: render vgafont glyphs into pixman imagesGerd Hoffmann2013-04-161-0/+7
* pixman: add qemu_pixman_color()Gerd Hoffmann2013-04-161-0/+2
* console: remove ds_get_* helper functionsGerd Hoffmann2013-03-181-60/+0
* console: stop using DisplayState in gfx hardware emulationGerd Hoffmann2013-03-182-17/+20
* console: zap displaystate from dcl callbacksGerd Hoffmann2013-03-181-10/+2
* spice: stop using DisplayStateGerd Hoffmann2013-03-181-1/+1
* console: add surface_*() gettersGerd Hoffmann2013-03-181-8/+38
* console: rework DisplaySurface handling [dcl/ui side]Gerd Hoffmann2013-03-182-5/+5
* console: rework DisplaySurface handling [vga emu side]Gerd Hoffmann2013-03-181-7/+4
* console: kill DisplayState->opaqueGerd Hoffmann2013-03-181-1/+0
* console: fix displaychangelisteners interfaceGerd Hoffmann2013-03-182-154/+54
OpenPOWER on IntegriCloud