aboutsummaryrefslogtreecommitdiff
path: root/ui
AgeCommit message (Expand)Author
2015-05-06gtk: update mouse position in mouse_set()Gerd Hoffmann
2015-05-06gtk: create gtk.hGerd Hoffmann
2015-05-06gtk: add ui_info supportGerd Hoffmann
2015-05-06console: add dpy_ui_info_supportedGerd Hoffmann
2015-05-06console: delayed ui_info guest notificationGerd Hoffmann
2015-05-05sdl2: Fix RGB555Max Reitz
2015-05-05sdl2: add support for display rendering using opengl.Gerd Hoffmann
2015-05-05sdl2: move SDL_* includes to sdl2.hGerd Hoffmann
2015-05-05console-gl: add opengl rendering helper functionsGerd Hoffmann
2015-05-05opengl: add shader helper functions.Gerd Hoffmann
2015-04-30input: remove unused mouse_handlers listEmilio G. Cota
2015-04-30hw/display : remove 'struct' from 'typedef QXL struct'Chih-Min Chao
2015-04-30ui/console : remove 'struct' from 'typedef struct' typeChih-Min Chao
2015-04-30ui/vnc : remove 'struct' of 'typedef struct'Chih-Min Chao
2015-04-30ui/vnc : fix coding styleChih-Min Chao
2015-04-27Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20150427-1' into ...Peter Maydell
2015-04-27spice: learn to hide cursorMarc-André Lureau
2015-04-27spice: set pointer position on hotspotMarc-André Lureau
2015-04-27spice: fix mouse cursor positionMarc-André Lureau
2015-04-27spice: fix simple display on bigendian hostsGerd Hoffmann
2015-04-27monitor: Make client_migrate_info synchronousMarkus Armbruster
2015-04-27gtk: Avoid accel key leakage into guest on console switchJan Kiszka
2015-04-27gtk: Fix VTE focus grabbingJan Kiszka
2015-04-22console/gtk: add qemu_console_get_labelGerd Hoffmann
2015-04-22gtk: bind to text terminal consoles tooGerd Hoffmann
2015-04-22gtk: handle switch_surface(NULL) properlyGerd Hoffmann
2015-04-01CVE-2015-1779: limit size of HTTP headers from websockets clientsDaniel P. Berrange
2015-04-01CVE-2015-1779: incrementally decode websocket framesDaniel P. Berrange
2015-03-26gtk: do not call gtk_widget_get_window if drawing area is not initializedHervé Poussineau
2015-03-18ui: ensure VNC websockets server checks the ACL if requestedDaniel P. Berrange
2015-03-18ui: remove separate gnutls_session for websockets serverDaniel P. Berrange
2015-03-18ui: enforce TLS when using websockets serverDaniel P. Berrange
2015-03-18ui: fix setup of VNC websockets auth scheme with TLSDaniel P. Berrange
2015-03-18ui: split setup of VNC auth scheme into separate methodDaniel P. Berrange
2015-03-18ui: report error if user requests VNC option that is unsupportedDaniel P. Berrange
2015-03-18ui: replace printf() calls with VNC_DEBUGDaniel P. Berrange
2015-03-18ui: remove unused 'wiremode' variable in VncState structDaniel P. Berrange
2015-03-17vnc: Fix QMP change not to use funky error classMarkus Armbruster
2015-03-13Merge remote-tracking branch 'remotes/kraxel/tags/pull-sdl-20150312-2' into s...Peter Maydell
2015-03-12sdl: Fix crash when calling sdl_switch() with NULL surfaceBenjamin Herrenschmidt
2015-03-12sdl: Refresh debug statementsBenjamin Herrenschmidt
2015-03-12vnc: fix segmentation fault when invalid vnc parameters are specifiedGonglei
2015-03-12vnc: avoid possible file handler leakGonglei
2015-03-12ui/console: fix OVERFLOW_BEFORE_WIDENGonglei
2015-03-12ui: fix regression in x509verify parameter for VNC serverDaniel P. Berrange
2015-03-12vnc: switch to inet_listen_optsGerd Hoffmann
2015-03-12vnc: remove dead codeGerd Hoffmann
2015-03-12vnc: drop display+ws_display from VncDisplayGerd Hoffmann
2015-03-10Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-20150310-1' into s...Peter Maydell
2015-03-10Fix crash when connecting to VNC through websocketJorge Acereda Maciá