aboutsummaryrefslogtreecommitdiff
path: root/ui
AgeCommit message (Expand)Author
2012-02-28Error out when tls-channel option is used without TLSChristophe Fergeau
2012-02-28spice: use error_report to report errorsChristophe Fergeau
2012-02-27qxl: make qxl_render_update asyncAlon Levy
2012-02-27qxl: introduce QXLCookieAlon Levy
2012-02-27qxl: require spice >= 0.8.2Alon Levy
2012-02-27sdl: remove NULL check, g_malloc0 can't failAlon Levy
2012-02-27qxl: fix spice+sdl no cursor regressionAlon Levy
2012-02-24Revert "qemu-char: Print strerror message on failure" and depsMarkus Armbruster
2012-02-21spice: support ipv6 channel address in monitor events and in spice infoYonit Halperin
2012-02-21Add SPICE support to add_client monitor commandDaniel P. Berrange
2012-02-17vnc: Don't demote authentication scheme when changing password/disabling loginDaniel P. Berrange
2012-02-15Merge remote-tracking branch 'kraxel/vnc.2' into stagingAnthony Liguori
2012-02-15qom: Unify type registrationAndreas Färber
2012-02-10vnc: lift modifier keys on client disconnect.Gerd Hoffmann
2012-02-10vnc: implement shared flag handling.Gerd Hoffmann
2012-02-10vnc: fix ctrl key in vnc terminal emulationGerd Hoffmann
2012-02-10Fix vnc memory corruption with width = 1400Gerd Hoffmann
2012-02-01sdl: Limit sdl_grab_end in handle_activation to Windows hostsJan Kiszka
2012-02-01sdl: Grab input on end of non-absolute mouse clickJan Kiszka
2012-02-01Revert "Handle SDL grabs failing (Mark McLoughlin)"Jan Kiszka
2012-02-01sdl: Fix block prevention of SDL_WM_GrabInputJan Kiszka
2012-02-01sdl: Do not grab mouse on mode switch while in backgroundJan Kiszka
2012-01-18vnc: Simplify vnc_display_password()Luiz Capitulino
2012-01-13vnc: fix no-lock-key-sync strncmp() lengthStefan Hajnoczi
2011-12-14Merge remote-tracking branch 'stefanha/trivial-patches-next' into stagingAnthony Liguori
2011-12-14Fix spelling in comments, documentation and messagesStefan Weil
2011-12-12qemu-thread: add API for joinable threadsJan Kiszka
2011-12-06fix typo: delete redundant semicolonDong Xu Wang
2011-12-02fix spelling in ui sub directoryDong Xu Wang
2011-11-11ui: Plug memory leaks on parse_keyboard_layout() error pathMarkus Armbruster
2011-11-10ui/vnc: Convert sasl.mechlist to g_malloc() & friendsMarkus Armbruster
2011-11-01Merge remote-tracking branch 'afaerber/cocoa-for-upstream' into stagingAnthony Liguori
2011-11-01ui/vnc: Fix use of free() instead of g_free()Stefan Weil
2011-11-01cocoa: Close sheet after image file selectionAndreas Färber
2011-10-31Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori
2011-10-27qapi: Convert query-spiceLuiz Capitulino
2011-10-27qapi: Convert query-vncLuiz Capitulino
2011-10-25spice: fix file handle cleanupGerd Hoffmann
2011-10-25ui/spice-core: fix segfault in monitorAlon Levy
2011-10-25spice: Convert core to QEMU thread APIJan Kiszka
2011-10-25spice: support the new migration interface (spice 0.8.3)Yonit Halperin
2011-10-25spice: turn client_migrate_info to asyncYonit Halperin
2011-10-20migration: Export a function that tells if the migration has finished correctlyJuan Quintela
2011-09-21use qemu_* ctype functionsChristoph Egger
2011-09-21Drop unneeded pthread.h inclusionsJan Kiszka
2011-09-15Drop the vm_running global variableLuiz Capitulino
2011-09-15Replace the VMSTOP macros with a proper state typeLuiz Capitulino
2011-09-09vns/tls: don't use depricated gnutls functionsGerd Hoffmann
2011-09-07spice: workaround a spice server bug.Gerd Hoffmann
2011-09-07spice: set qxl->ssd.running=true before telling spice to start, RHBZ #733993Yonit Halperin