avoid stopping QEMU when switching desktops with Ctrl-Alt-x
[qemu] / sdl.c
2006-06-13 bellardavoid stopping QEMU when switching desktops with Ctrl...
2006-06-13 bellard'invisible wall' patch (Anthony Liguori)
2006-05-10 bellardbgr32 pixel format support
2006-04-12 bellardUSB tablet support (Brad Campbell, Anthony Liguori)
2006-04-09 pbrookAllow multiple graphics devices.
2006-03-11 pbrookMake sure gui_key_modifier_pressed is cleared correctly.
2005-10-30 bellardSDL full screen patch for Windows (malc)
2005-07-23 bellardprevent window resizing
2005-01-17 bellardenabled wheel mouse support (initial patch by Volker...
2004-12-12 bellardkeymaps support (initial patch by Johannes Schindelin)
2004-11-14 bellardbetter ctrl-alt handling, at least for SDL/X11
2004-10-03 bellardctrl-alt is the default grab key - reset modifiers...
2004-10-03 bellard-loadvm and -full-screen options
2004-07-14 bellardvirtual console support
2004-07-05 bellardDarwin patch
2004-06-20 bellardnew reset API
2004-06-08 bellardfixed full screen refresh
2004-06-05 bellardsdl keyboard fix
2004-06-04 bellardfixed window switch - fixed caps lock and num lock...
2004-05-20 bellardwin32 patch (kazu)
2004-04-29 bellarddisable grab if the window no longer has the focus...
2004-04-28 bellardfull screen support (initial patch by malc)
2004-04-06 bellardwin32: correct keycode remapping
2004-03-31 bellardwin32 port (initial patch by kazu)
2004-03-31 bellardnew timer API - new API to save/restore the virtual...
2004-02-06 bellardsdl_cleanup fix (Martin Garton)
2004-01-04 bellardWHEEL defines may not be available in SDL
2003-09-30 bellardallow Ctrl-C to be pressed when using gdb stub and SDL
2003-08-09 bellardSDL support for VGA, keyboard and mouse