graph
- Now the program will process all events and then terminate. :)2008-02-23, by Sam Lantinga
- HandleEvent() returns done each time it is called. If done was set to 0 the program should quit, but because done is not checked until *all* events are handled a2008-02-20, by Bob Pendleton
- Windows also remaps the numeric keypad... grrr2008-02-11, by Sam Lantinga
- Checkout directly to the SDL 1.3 folder2008-02-11, by Sam Lantinga
- Show integer scancode, since that's how it's defined in the header.2008-02-10, by Sam Lantinga
- Disable DirectFB by default, since it hasn't been updated for the 1.3 API yet.2008-02-10, by Sam Lantinga
- Added support for keypad enter2008-02-10, by Sam Lantinga