]> git.proxmox.com Git - mirror_qemu.git/history - ui/sdl.c
Use glib memory allocation and free functions
[mirror_qemu.git] / ui / sdl.c
2011-08-21 Anthony LiguoriUse glib memory allocation and free functions
2011-08-09 Edgar E. IglesiasMerge remote-tracking branch 'pm-arm/for-upstream'...
2011-08-08 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2011-08-08 malcMerge branch 'master' of git://git.qemu.org/qemu
2011-08-05 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2011-08-05 Jan Kiszkasdl: Refactor sdl_send_mouse_event
2011-08-05 Jan Kiszkasdl: Factor out event handlers from sdl_refresh
2011-08-05 Jan Kiszkasdl: Add zoom hot keys
2011-08-05 Jan Kiszkasdl: Dynamically grab input in absolute mouse mode
2011-08-05 Jan Kiszkasdl: Fix cursor handling when switching consoles in...
2011-08-05 Jan Kiszkasdl: Never release input while in full screen mode
2011-08-05 Jan Kiszkasdl: Consistently avoid grabbing input for text consoles
2011-08-05 Jan Kiszkasdl: Initialize gui_fullscreen earlier during setup
2011-08-05 Jan Kiszkasdl: Drop bogus gui_fullscreen_initial_grab
2011-08-05 Jan Kiszkasdl: Restore scaling mode on return from full screen
2011-08-05 Jan Kiszkasdl: Fix full screen toggling from scaled mode
2011-08-05 Jan Kiszkasdl: Properly mark modifier+u as hotkey
2011-08-05 Jan Kiszkasdl: Avoid redundant scaling deactivation
2011-08-05 Jan Kiszkasdl: Do not make full screen mode resizable
2011-08-05 Jan Kiszkasdl: Fix termination in -no-shutdown mode
2011-08-05 malcMerge branch 'master' of git://git.qemu.org/qemu
2011-08-04 Anthony LiguoriMerge remote-tracking branch 'mst/for_anthony' into...
2011-07-29 Anthony LiguoriMerge remote-tracking branch 'alon/pull-libcacard.afe...
2011-07-29 Anthony LiguoriMerge remote-tracking branch 'kraxel/migration.2' into...
2011-07-23 Jan Kiszkanotifier: Pass data argument to callback
2011-06-15 Michael S. TsirkinMerge remote-tracking branch 'origin/master' into pci
2011-06-15 Anthony LiguoriMerge remote-tracking branch 'alon/pull-libcacard-1...
2011-06-15 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2011-06-10 Edgar E. IglesiasMerge remote branch 'rth/axp-next' into alpha-merge
2011-06-08 Anthony LiguoriMerge remote-tracking branch 'qmp/for-anthony' into...
2011-06-08 Anthony LiguoriMerge remote-tracking branch 'jvrao/for-anthony' into...
2011-06-08 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v37' into...
2011-06-08 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-06-08 Alexandre RaymondFix compilation warning due to missing header for sigac...
2011-05-14 Michael Tokarevset $SDL_VIDEODRIVER=x11 on Linux to prevent sudo kvm...
2011-05-05 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2011-04-01 Stefan Weilui/sdl: Load optional QEMU icon
2011-03-24 Anthony LiguoriMerge remote branch 'amit/for-anthony' into staging
2011-03-22 Jes SorensenConsolidate DisplaySurface allocation in qemu_alloc_dis...
2011-02-04 Stefan Weilui/sdl: Fix handling of caps lock and num lock keys
2011-02-01 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2011-02-01 Anthony LiguoriMerge remote branch 'spice/spice.v29.pull' into staging
2011-02-01 Anthony LiguoriMerge remote branch 'spice/usb.5' into staging
2011-02-01 Anthony LiguoriMerge remote branch 'amit/for-anthony' into staging
2011-01-31 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-29 Blue Swirlsdl: remove unused variable
2010-10-27 Michael S. TsirkinMerge branch 'pci' into for_anthony
2010-08-23 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2010-08-15 Stefan Weilwin32: Avoid compiler warning (WIN32_LEAN_AND_MEAN...
2010-07-30 Aurelien JarnoMerge branch 'for-anthony' of git://repo.or.cz/qemu...
2010-07-26 Corentin Charyui: move all ui components in ui/