SDL-mirror/src
Sam Lantinga cfca6d1cc7 From: David Hedbor
Subject: Qtopia patches (input grabbing and iconify)

Ok, here's a patch that adds support for SDL_WM_GrabInput (default
state is "ungrabbed") and SDL_WM_IconifyWindow. Also has some other
tweaks such as taking additional steps to clean up when exiting
(bypassing certain bugs in some versions of Qtopia and/or OPIE) and it
also maps Key_F33 to Key_Return (this is the Zaurus 'ok' key).

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40568
2003-01-20 01:08:20 +00:00
..
audio Updated Atari port for new system headers (thanks Patrice!) 2002-12-07 06:54:47 +00:00
cdrom Added initial support for Dreamcast (thanks HERO!) 2002-10-05 16:50:56 +00:00
endian Updated copyright information for 2002 2002-03-06 11:23:08 +00:00
events Fixed compiler warning 2002-10-07 15:19:34 +00:00
file *** empty log message *** 2002-11-17 18:59:10 +00:00
hermes Avoid a conflict in the definition of int32 2002-05-18 11:30:38 +00:00
joystick Updated Atari port for new system headers (thanks Patrice!) 2002-12-07 06:54:47 +00:00
main From: David Hedbor 2003-01-20 01:08:20 +00:00
thread Added initial support for Dreamcast (thanks HERO!) 2002-10-05 16:50:56 +00:00
timer Updated Atari port for new system headers (thanks Patrice!) 2002-12-07 06:54:47 +00:00
video From: David Hedbor 2003-01-20 01:08:20 +00:00
.cvsignore Initial revision 2001-04-26 16:45:43 +00:00
Makefile.am Removed the API changes to preserve SDL 1.2 stability 2002-03-06 11:05:47 +00:00
SDL.c Updated Atari port for new system headers (thanks Patrice!) 2002-12-07 06:54:47 +00:00
SDL_error.c Updated copyright information for 2002 2002-03-06 11:23:08 +00:00
SDL_error_c.h Updated copyright information for 2002 2002-03-06 11:23:08 +00:00
SDL_fatal.c Updated copyright information for 2002 2002-03-06 11:23:08 +00:00
SDL_fatal.h Updated copyright information for 2002 2002-03-06 11:23:08 +00:00
SDL_getenv.c Updated copyright information for 2002 2002-03-06 11:23:08 +00:00
SDL_loadso.c BeOS compile fix for shared object loading code 2002-04-10 17:12:32 +00:00
SDL_loadso.h Updated copyright information for 2002 2002-03-06 11:23:08 +00:00