log src/video/x11/SDL_x11events.c @ 4415:2bf2dee62ea7 SDL-ryan-multiple-audio-device

age author description
2006-10-01 Sam Lantinga Replaced strncmp for SDL_VIDEODRIVER test with strcasecmp
2006-07-27 Sam Lantinga Initial work on X11 window code in.
2006-07-10 Sam Lantinga SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.
2006-05-09 Sam Lantinga More compile fixes for systems without the DPMS extension
2006-05-09 Sam Lantinga Fixed bug #104
2006-05-08 Sam Lantinga Disable the screensaver in DGA mode, which is even more important than X11...
2006-05-08 Sam Lantinga Fixed bug #203
2006-05-29 Sam Lantinga more tweaking indent options 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-05-01 Sam Lantinga glSDL support SDL-1.3
2006-04-28 Sam Lantinga Merge trunk-1.3-2 SDL-1.3
2006-03-22 Ryan C. Gordon Updated dynamic X11 code. See details in Bugzilla #170.
2006-02-21 Sam Lantinga Use consistent identifiers for the various platforms we support.
2006-02-19 Sam Lantinga Use only safe string functions