SDL/src
dewyatt 937bf58b98 Change SDL to not use DefWindowProc as the window class' window procedure.
For some reason, having lpfnWndProc=DefWindowProc during window class registration causes IME input to not work in windows.
With this small change, IME input should now work in SDL windows but not in fullscreen mode.
2010-06-08 05:22:49 -04:00
..
atomic Fixed bug #926 2010-01-24 21:10:53 +00:00
audio Fixed bug #943 2010-03-10 15:02:58 +00:00
cpuinfo Fixed bug #926 2010-01-24 21:10:53 +00:00
events Make sure events are current before flushing them. 2010-05-09 16:15:14 -07:00
file Fixed Eric's changes to allow building from the command line. 2010-05-09 10:00:33 -07:00
haptic Fixed bug #920 2010-01-18 14:57:41 +00:00
joystick General improvements for user custom event registration 2010-03-25 01:08:26 -07:00
libm Fixed bug #926 2010-01-24 21:10:53 +00:00
loadso Fixed bug #926 2010-01-24 21:10:53 +00:00
main Fixed bug #926 2010-01-24 21:10:53 +00:00
power Implemented SDL power APIs for iPhoneOS. 2010-04-30 00:39:31 -04:00
stdlib Fixed bug #926 2010-01-24 21:10:53 +00:00
thread Fixed bug #943 2010-03-10 15:02:58 +00:00
timer Fixed bug #926 2010-01-24 21:10:53 +00:00
video Change SDL to not use DefWindowProc as the window class' window procedure. 2010-06-08 05:22:49 -04:00
SDL_assert.c Fixed bug #926 2010-01-24 21:10:53 +00:00
SDL_compat.c General improvements for user custom event registration 2010-03-25 01:08:26 -07:00
SDL_error_c.h Fixed bug #926 2010-01-24 21:10:53 +00:00
SDL_error.c Fixed bug #926 2010-01-24 21:10:53 +00:00
SDL_fatal.c Fixed bug #926 2010-01-24 21:10:53 +00:00
SDL_fatal.h Fixed bug #926 2010-01-24 21:10:53 +00:00
SDL.c Changed revision details to be a string (an hg changeset) instead of an int. 2010-02-28 02:07:40 -05:00