2010-09-19 |
Sam Lantinga |
Fixed compiling with mingw32/64
|
2010-09-19 |
Daniel Wyatt |
Fixed all MinGW problems (except libraries not added to build yet).
|
2010-08-24 |
Andreas Schiffler |
Update VS2010 project to add new files; update new files so code builds on Win32/Win64
|
2010-08-22 |
Sam Lantinga |
Merged Daniel's Google Summer of Code work from SDL-gsoc2010_IME
|
2010-08-05 |
dewyatt |
Updated to fit SDL style a little more.
|
2010-08-03 |
dewyatt |
Large commit with initial reading string support, TSF UILess code, etc.
|
2010-07-12 |
dewyatt |
Changed Start/StopTextInput back to not take any parameters.
|
2010-07-12 |
dewyatt |
Initial IMM implementation.
|
2010-07-10 |
dewyatt |
Changed StopTextInput to take an SDL_Window parameter.
|
2010-07-08 |
dewyatt |
Changed StartTextInput to take an SDL_Window parameter.
|
2010-07-06 |
dewyatt |
Added missing line to make things compile.
|
2010-07-06 |
dewyatt |
Added empty text input functions for win32.
|
2010-07-21 |
Sam Lantinga |
Fixed remapping the Delete key and detecting the keypad Delete key.
|
2010-05-10 |
Sam Lantinga |
Removed multi-mouse / multi-keyboard support in anticipation of a real multi-mouse and multi-touch API.
|
2008-07-23 |
Szymon Wilczek |
Proximity events, Pressure detection for multiple windows. Tablet button detection on the way.
gsoc2008_manymouse
|
2010-01-24 |
Sam Lantinga |
Fixed bug #926
|
2008-12-08 |
Sam Lantinga |
Updated copyright date
|
2008-08-27 |
Sam Lantinga |
Final merge of Google Summer of Code 2008 work...
|
2008-08-26 |
Sam Lantinga |
Dynamically load wintab32.dll
|
2008-08-26 |
Sam Lantinga |
Added Wacom API headers.
|
2008-08-27 |
Darren Alton |
Clean up.
gsoc2008_nds
|
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-09 |
Sam Lantinga |
Friggin' Windows remaps alphabetic keys based on keyboard layout.
|
2008-02-08 |
Sam Lantinga |
Untested Win32 keyboard scancode code.
|
2006-07-10 |
Sam Lantinga |
SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.
|
2006-07-07 |
Sam Lantinga |
Implemented Win32 video mode support
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 |
Cleaned up a bunch of warnings, started adding Win32 event support
SDL-1.3
|