log

age author description
Sun, 04 Jan 2009 23:36:53 +0000 Sam Lantinga Added missing void
Sun, 04 Jan 2009 19:36:55 +0000 Sam Lantinga Added more info for precise waiting in SDL_WaitEvent()
Sun, 04 Jan 2009 19:33:21 +0000 Sam Lantinga Date: Sat, 3 Jan 2009 22:11:18 -0500
Sun, 04 Jan 2009 19:26:50 +0000 Sam Lantinga Technically more correct
Sun, 04 Jan 2009 18:29:20 +0000 Sam Lantinga The core pointer is comprised of merging the inputs of all mice.
Sun, 04 Jan 2009 17:30:00 +0000 Sam Lantinga Implemented svn revision support
Sun, 04 Jan 2009 17:14:27 +0000 Sam Lantinga indent
Sun, 04 Jan 2009 17:10:04 +0000 Sam Lantinga Make the SDL keysyms that represent unprintable ASCII values actually have
Sun, 04 Jan 2009 17:04:29 +0000 Sam Lantinga Added keyrepeat to the TODO list
Sun, 04 Jan 2009 17:04:13 +0000 Sam Lantinga Added the Google Summer of Code folks to the credits.
Sun, 04 Jan 2009 06:32:01 +0000 Sam Lantinga Updated the snapshot script for use on the website
Sun, 04 Jan 2009 05:52:14 +0000 Sam Lantinga Fixed some dependency issues with SDL_revision.h
Sun, 04 Jan 2009 05:41:52 +0000 Sam Lantinga Fixed some dependency issues with SDL_revision.h
Sun, 04 Jan 2009 05:27:13 +0000 Sam Lantinga Fine tuned revision code, updated testver
Sun, 04 Jan 2009 05:08:12 +0000 Sam Lantinga Make the current revision number available
Sat, 03 Jan 2009 21:01:02 +0000 Sam Lantinga Good ideas, added to the TODO list
Sat, 03 Jan 2009 12:00:20 +0000 Szymon Wilczek Bug 653 bugfix
Sat, 03 Jan 2009 07:33:42 +0000 Sam Lantinga Fixed crash on Windows
Sat, 03 Jan 2009 07:23:11 +0000 Sam Lantinga Added a few things to the TODO list.
Sat, 03 Jan 2009 07:16:57 +0000 Sam Lantinga Icons with translucency are implemented
Sat, 03 Jan 2009 06:15:58 +0000 Sam Lantinga Added bug reports to the credits
Sat, 03 Jan 2009 06:12:05 +0000 Sam Lantinga Fixed bug #663
Sat, 03 Jan 2009 06:03:56 +0000 Sam Lantinga The mouse position is relative to the client window.
Sat, 03 Jan 2009 05:42:18 +0000 Sam Lantinga Improved Direct3D YUV texture support
Sat, 03 Jan 2009 04:33:19 +0000 Sam Lantinga Query available formats before advertising them.
Sat, 03 Jan 2009 01:20:55 +0000 Sam Lantinga Should we also set the icon in the task manager?
Sat, 03 Jan 2009 01:01:53 +0000 Sam Lantinga Added support for translucent icons on Windows
Sat, 03 Jan 2009 01:00:38 +0000 Sam Lantinga Added support for saving 32-bit BMP with alpha channel (disabled by default)
Fri, 02 Jan 2009 23:47:16 +0000 Sam Lantinga Date: Fri, 02 Jan 2009 23:22:39 +0100
Fri, 02 Jan 2009 17:39:48 +0000 Sam Lantinga Implemented SDL_SetWindowIcon(), with translucent icon support under X11.