summaryrefslogtreecommitdiff
path: root/test/testime.c
AgeCommit message (Expand)AuthorFilesLines
2012-01-22Removed the SDL 1.2 compatibility API... we'll see how painful this is.Sam Lantinga1-0/+10
2012-01-22Removing some more references to SDL 1.3Sam Lantinga1-1/+1
2011-04-08SDL 1.3 is now under the zlib license.Sam Lantinga1-0/+11
2011-02-10Be explicit about what display you're querying. The default display is 0.Sam Lantinga1-6/+5
2011-02-01Nobody is currently maintaining the QNX code, so removing it for now.Sam Lantinga1-35/+31
2010-08-22Merged Daniel's Google Summer of Code work from SDL-gsoc2010_IMESam Lantinga1-8/+62
2010-08-22Don't need to use strlen() to determine if there's text.Sam Lantinga1-3/+3
2010-08-12Fix for deleting the last uncommit characterJjgod Jiang1-4/+6
2010-07-25Correctly draw cursor based on position.dewyatt1-2/+56
2010-07-24Changed markedText to have its own storage to resolve multiple bugs.dewyatt1-6/+6
2010-05-09Removed multi-mouse / multi-keyboard support in anticipation of a real multi-...Sam Lantinga1-4/+3
2009-12-16Implemented SDL_setenv(), moved SDL_putenv() to compat.Ryan C. Gordon1-1/+1
2009-11-21Added support for QNX default font. Backspace and Return keys now handled.Mike Gorchak1-7/+58
2009-10-04Fixed bug #817Sam Lantinga1-5/+5
2009-09-19I'm gussing that this was never compiled where TTF support was missing. As a ...Bob Pendleton1-2/+2
2009-09-19Merged a cleaned up version of Jiang's code changes from Google Summer of Cod...Sam Lantinga1-0/+275