aboutsummaryrefslogtreecommitdiff
path: root/ui
AgeCommit message (Expand)Author
2014-05-08build: convert some obj-specific CFLAGS to use new foo.o-cflags syntaxMichael Tokarev
2014-05-08spice: fix libvirt snapshotsGerd Hoffmann
2014-05-08spice: fix "info spice"Gerd Hoffmann
2014-05-07ui: Add missing 'static' attributeStefan Weil
2014-05-01Merge remote-tracking branch 'remotes/kraxel/tags/pull-gtk-6' into stagingPeter Maydell
2014-04-29sdl2: Support mouse wheelCole Robinson
2014-04-29sdl2: add ui info setting.Dave Airlie
2014-04-29gtk: Fix accelerators being triggered twice with gtk3Cole Robinson
2014-04-29gtk: Fix -serial vcCole Robinson
2014-04-29gtk: Use ctrl+alt+q for quit acceleratorCole Robinson
2014-04-29gtk: Remove use of deprecated stock itemsCole Robinson
2014-04-29gtk: Don't use deprecated vte_terminal_get_adjustmentCole Robinson
2014-04-29gtk: Don't use deprecated gtk_image_menu_item_new_with_mnemonicCole Robinson
2014-04-25vnc: Remove default_mon usageCole Robinson
2014-04-11input: sdl2: Fix relative mode to match SDL1 behaviorCole Robinson
2014-04-11input: sdl2: Fix guest_cursor logicCole Robinson
2014-04-08gtk: Implement grab-on-click behavior in relative modeTakashi Iwai
2014-04-07Merge remote-tracking branch 'remotes/spice/tags/pull-spice-6' into stagingPeter Maydell
2014-04-07spice: monitors_config: check pointer before dereferencingGerd Hoffmann
2014-04-07gtk: Remember the last grabbed pointer positionTakashi Iwai
2014-04-07gtk: Fix the relative pointer tracking modeTakashi Iwai
2014-04-07gtk: Use gtk generic event signal instead of motion-notify-eventTakashi Iwai
2014-04-01input: add sanity checkGerd Hoffmann
2014-04-01input: mouse_set should check input device type.Hani Benhabiles
2014-03-26gtk: Support GTK without VTEStefan Weil
2014-03-24spice: input: Fix absolute mouse y coordinatesCole Robinson
2014-03-19qom: Add check() argument to object_property_add_link()Stefan Hajnoczi
2014-03-19qom: Make QOM link property unref optionalStefan Hajnoczi
2014-03-18ui/vnc: fix vmware VGA incompatiblitiesPeter Lieven
2014-03-17gtk: Don't warp absolute pointerCole Robinson
2014-03-17gtk: Fix mouse warping with gtk3Cole Robinson
2014-03-17gtk: Allow to activate grab-on-hover from the command lineJan Kiszka
2014-03-12gtk: Add mouse wheel supportJan Kiszka
2014-03-12input: activate legacy kbdGerd Hoffmann
2014-03-11Merge remote-tracking branch 'remotes/spice/tags/pull-spice-4' into stagingPeter Maydell
2014-03-11Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-5' into stagingPeter Maydell
2014-03-11Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-1' into stagingPeter Maydell
2014-03-10spice: QemuUIInfo windupGerd Hoffmann
2014-03-10spice: fix simple display surface handlingGerd Hoffmann
2014-03-10input: map INPUT_BUTTON_WHEEL_{UP,DOWN} to legacy input z axis moves.Gerd Hoffmann
2014-03-10input: sdl: fix guest_cursor logic.Gerd Hoffmann
2014-03-10ui/vnc: disable adaptive update calculations if not neededPeter Lieven
2014-03-10ui/vnc: optimize setting in vnc_dpy_update()Peter Lieven
2014-03-10ui/vnc: optimize clearing in find_and_clear_dirty_height()Peter Lieven
2014-03-10ui/vnc: optimize dirty bitmap trackingPeter Lieven
2014-03-10ui/vnc: derive cmp_bytes from VNC_DIRTY_PIXELS_PER_BITPeter Lieven
2014-03-10ui/vnc: introduce VNC_DIRTY_PIXELS_PER_BIT macroPeter Lieven
2014-03-10vnc: fix use-after-free in vnc_update_client_syncGerd Hoffmann
2014-03-10vnc: Fix qemu crashed when vnc client disconnect suddenlyGonglei (Arei)
2014-03-10vnc: Fix tight_detect_smooth_image() for lossless caseMarkus Armbruster