aboutsummaryrefslogtreecommitdiff
path: root/ui
AgeCommit message (Expand)Author
2014-05-26gtk: detached window pointer grabsGerd Hoffmann
2014-05-26gtk: update all windows on mouse mode changesGerd Hoffmann
2014-05-26gtk: fix grab checksGerd Hoffmann
2014-05-26gtk: update gd_update_captionGerd Hoffmann
2014-05-26gtk: skip keyboard grab when hover autograb is activeGerd Hoffmann
2014-05-26gtk: keep track of grab ownerGerd Hoffmann
2014-05-26gtk: add gd_grab trace eventGerd Hoffmann
2014-05-26gtk: add tab to trace eventsGerd Hoffmann
2014-05-26gtk: allow moving tabs to windows and back.Gerd Hoffmann
2014-05-26gtk: simplify resizeGerd Hoffmann
2014-05-26gtk: use device type as labelGerd Hoffmann
2014-05-26gtk: support multiple gfx displaysGerd Hoffmann
2014-05-26gtk: move vga state into VirtualGfxConsoleGerd Hoffmann
2014-05-26gtk: VirtualConsole restructionGerd Hoffmann
2014-05-26gtk: remove page numbering assumtions from the codeGerd Hoffmann
2014-05-26gtk: Add a scrollbar for text consolesCole Robinson
2014-05-26gtk: cleanup CONFIG_VTE ifdef a bit.Gerd Hoffmann
2014-05-26gtk: zap vte size requestsGerd Hoffmann
2014-05-26console: add kbd_put_keysym_consoleGerd Hoffmann
2014-05-26gtk: zap scrolled_windowGerd Hoffmann
2014-05-26console: rework text terminal cursor logicGerd Hoffmann
2014-05-26console: update text terminal surface unconditionallyGerd Hoffmann
2014-05-26console: nicer initial screenGerd Hoffmann
2014-05-26console: Abort on property access errorsKirill Batuzov
2014-05-16input: remove sparc keymap hackGerd Hoffmann
2014-05-16input: use KeyValue directly in sendkey monitor commandGerd Hoffmann
2014-05-16input: add qemu_input_handler_deactivateGerd Hoffmann
2014-05-16input: key mapping helpersGerd Hoffmann
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