2009-05-23 |
Sam Lantinga |
indent
|
2009-03-28 |
Sam Lantinga |
Oops
|
2009-03-23 |
Sam Lantinga |
Date: Thu, 05 Feb 2009 18:07:35 +0100
|
2009-03-23 |
Sam Lantinga |
Date: Sat, 21 Mar 2009 19:41:52 -0700 (PDT)
|
2009-02-19 |
Sam Lantinga |
Use the default arrow cursor until we implement the cursor API
|
2009-01-12 |
Sam Lantinga |
Fixed Visual C++ build
|
2009-01-12 |
Sam Lantinga |
Added an API to enable/disable the screen saver.
|
2009-01-04 |
Sam Lantinga |
indent
|
2009-01-03 |
Sam Lantinga |
Fixed bug #663
|
2009-01-03 |
Sam Lantinga |
The mouse position is relative to the client window.
|
2008-12-25 |
Sam Lantinga |
Updated to build on Windows
|
2008-12-08 |
Sam Lantinga |
Updated copyright date
|
2008-11-27 |
Sam Lantinga |
Fixed mouse coordinate range on Mac OS X
|
2008-10-12 |
Sam Lantinga |
Fixed memory leak in raw mouse input processing.
|
2008-08-26 |
Edgar Simo |
Fix for mingw compilation by Alam.
|
2008-08-26 |
Sam Lantinga |
Dynamically load wintab32.dll
|
2008-08-26 |
Sam Lantinga |
Added Wacom API headers.
|
2008-08-25 |
Sam Lantinga |
Added missing X1/X2 button support
|
2008-08-25 |
Sam Lantinga |
Final merge of Google Summer of Code 2008 work...
|
2008-03-07 |
Bob Pendleton |
more valgrind errors fixed. Plus I ran make indent which changed a few files.
|
2008-02-11 |
Sam Lantinga |
Windows also remaps the numeric keypad... grrr
|
2008-02-10 |
Sam Lantinga |
Added support for keypad enter
|
2008-02-10 |
Sam Lantinga |
Updated Visual C++ project
|
2008-02-09 |
Sam Lantinga |
Friggin' Windows remaps alphabetic keys based on keyboard layout.
|
2008-02-09 |
Sam Lantinga |
Undo keyboard layout based alphabetic key mapping. Grr.... HACK HACK HACK...
|
2008-02-09 |
Sam Lantinga |
Implemented text input event for Win32
|
2008-02-08 |
Sam Lantinga |
Untested Win32 keyboard scancode code.
|
2007-12-29 |
Sam Lantinga |
Fixed bug #464
|
2007-07-06 |
Sam Lantinga |
Fixed bug #382
|
2007-07-03 |
Sam Lantinga |
stupid indent
|
2007-06-19 |
Sam Lantinga |
Fixes for compiling with Visual C++ 8.0 Express Edition
|
2007-06-16 |
Ryan C. Gordon |
Merged r3087:3089 from branches/SDL-1.2: WM_XBUTTON support.
|
2006-07-27 |
Sam Lantinga |
Initial work on X11 window code in.
|
2006-07-17 |
Sam Lantinga |
Implemented Windows OpenGL support
|
2006-07-10 |
Sam Lantinga |
SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.
|
2006-07-09 |
Sam Lantinga |
The general code handles restoring video mode/gamma/etc. when the window loses focus.
SDL-1.3
|
2006-07-09 |
Sam Lantinga |
Implemented gamma correction on Windows.
SDL-1.3
|
2006-07-08 |
Sam Lantinga |
Implemented Win32 input grab
SDL-1.3
|
2006-07-07 |
Sam Lantinga |
Started on the OpenGL API revamp.
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-06-28 |
Sam Lantinga |
You can now create multiple windows on Win32
SDL-1.3
|
2006-06-27 |
Sam Lantinga |
Further progress on the new Windows video driver:
SDL-1.3
|
2006-06-26 |
Sam Lantinga |
Started framework for Windows video driver
SDL-1.3
|