log

age author description
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.
Fri, 02 Jan 2009 16:38:31 +0000 Sam Lantinga There are still 8-bit applications that can take advantage of these (like Diablo 2)
Fri, 02 Jan 2009 16:06:29 +0000 Sam Lantinga Maybe add a timeout for SDL_WaitEvent()
Fri, 02 Jan 2009 16:03:37 +0000 Sam Lantinga indent
Fri, 02 Jan 2009 15:47:49 +0000 Sam Lantinga Don't use DirectColor visuals until we implement DirectColor colormap support
Fri, 02 Jan 2009 10:30:53 +0000 Sam Lantinga Hopefully fixed crash when there are no input devices
Fri, 02 Jan 2009 09:50:25 +0000 Sam Lantinga The _NET_WM_ICON protocol doesn't require the icon to be set before the window is shown.
Fri, 02 Jan 2009 09:27:36 +0000 Sam Lantinga It's probably not worth pushing palettized textures. The memory optimization
Fri, 02 Jan 2009 09:14:55 +0000 Sam Lantinga Now that we don't have to worry about 8-bit displays, maybe we can add alpha
Fri, 02 Jan 2009 09:12:21 +0000 Sam Lantinga Bye bye PseudoColor! :)
Fri, 02 Jan 2009 09:04:31 +0000 Sam Lantinga Ryan doesn't like hung programs to lock up his system. Silly, huh?
Fri, 02 Jan 2009 08:12:14 +0000 Ryan C. Gordon Fixed off-by-one in audio converters, when growing a data type's size.
Fri, 02 Jan 2009 07:34:01 +0000 Ryan C. Gordon Avoid unnecessary assignment in generated audio type converters.
Fri, 02 Jan 2009 04:35:52 +0000 Sam Lantinga Whoops, we need to actually fill the colormap on DirectColor visuals.
Fri, 02 Jan 2009 01:37:07 +0000 Sam Lantinga Added Couriersud to credits for finding bugs
Fri, 02 Jan 2009 01:34:52 +0000 Sam Lantinga Date: Fri, 02 Jan 2009 00:54:48 +0100