2007-06-16 |
Sam Lantinga |
Key repeat is handled by the OS, since text input is now decoupled from physical key events.
|
2006-08-10 |
Sam Lantinga |
MacOS Classic is no longer supported.
|
2006-07-10 |
Sam Lantinga |
SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.
|
2006-07-08 |
Sam Lantinga |
SDL_PushEvent() calls the event filter code, and has a return value to tell
SDL-1.3
|
2006-07-06 |
Sam Lantinga |
Proof of concept done - Win32 GDI implementation mostly complete.
SDL-1.3
|
2006-06-30 |
Sam Lantinga |
Added a userdata parameter for event filters.
SDL-1.3
|
2006-05-29 |
Sam Lantinga |
more tweaking indent options
SDL-1.3
|
2006-05-28 |
Sam Lantinga |
The dummy video driver compiles. :)
SDL-1.3
|
2006-05-28 |
Sam Lantinga |
Revamp of the video system in progress - adding support for multiple displays, multiple windows, and a full video mode selection API.
SDL-1.3
|
2006-05-17 |
Sam Lantinga |
Merge trunk-1.3-3
SDL-1.3
|
2006-02-21 |
Sam Lantinga |
Use consistent identifiers for the various platforms we support.
|
2006-02-16 |
Sam Lantinga |
New configure-based build system. Still work in progress, but much improved
|
2006-02-10 |
Sam Lantinga |
More header massaging... works great on Windows. ;-)
|
2006-02-07 |
Sam Lantinga |
Use SDL_ prefixed versions of C library functions.
|
2006-02-06 |
Sam Lantinga |
It's now possible to build SDL without any C runtime at all on Windows,
|
2006-02-01 |
Sam Lantinga |
Updated copyright information and removed rcs id lines (problematic in branch merges)
|
2005-11-23 |
Ryan C. Gordon |
OS/2 port!
|
2005-09-08 |
Ryan C. Gordon |
iPod Linux framebuffer support.
|
2005-08-21 |
Sam Lantinga |
Date: Fri, 08 Jul 2005 22:43:48 +0200 (CEST)
|
2005-01-13 |
Sam Lantinga |
Fix various problems with the timer code.
|
2004-01-04 |
Sam Lantinga |
Updated copyright information for 2004 (Happy New Year!)
|
2002-05-29 |
Sam Lantinga |
Almost... :)
|
2002-05-29 |
Ryan C. Gordon |
SDL_PushEvent() now returns values as documented.
|
2002-04-15 |
Sam Lantinga |
The documented error return value for SDL_WaitEvent() is 0.
|
2002-04-15 |
Sam Lantinga |
Fixed SDL_PollEvent() so it only returns a boolean value (not -1)
|
2002-03-06 |
Sam Lantinga |
Updated copyright information for 2002
|
2002-02-13 |
Sam Lantinga |
Updated the documentation for the SDL_PushEvent() call.
|
2001-12-14 |
Sam Lantinga |
Updated the source with the correct e-mail address
|
2001-04-26 |
Sam Lantinga |
Initial revision
|