graph
- Turned off debug spew2010-07-13, by Sam Lantinga
- Lots of prep for the "real" way to support fullscreen mode on modern window managers.2010-07-13, by Sam Lantinga
- Added test case for maximize code2010-07-13, by Sam Lantinga
- Use a better switch for the clipboard property format2010-07-13, by Sam Lantinga
- Fixed compile warnings2010-07-13, by Sam Lantinga
- Fixed compile warning2010-07-13, by Sam Lantinga
- Fixed compile warning2010-07-13, by Sam Lantinga
- Fixed compile warning.2010-07-13, by Sam Lantinga
- Daniel Wyatt 2010-03-26 14:52:53 PDT2010-07-12, by Sam Lantinga
- Implemented X11 system window manager info for SDL 1.3. It's simple. Really.2010-07-12, by Sam Lantinga
- Made it possible to switch the text format in one place2010-07-12, by Sam Lantinga
- Added X11 clipboard support.2010-07-12, by Sam Lantinga
- Fixed compile warnings2010-07-12, by Sam Lantinga
- Fixed compile warnings2010-07-12, by Sam Lantinga
- Fixed compiler warning2010-07-12, by Sam Lantinga
- Amazingly the Windows code is almost identical to the Mac OS X code. :)2010-07-08, by Sam Lantinga
- Added an event when the clipboard is updated, triggered after the window gains the keyboard focus.2010-07-08, by Sam Lantinga
- Made the new public headers public2010-07-08, by Sam Lantinga
- Updated Xcode project files for clipboard API2010-07-08, by Sam Lantinga
- Added Windows clipboard support2010-07-08, by Sam Lantinga
- Added Mac OS X implementation of clipboard support2010-07-08, by Sam Lantinga
- I missed the Objective C files when updating the copyright date...2010-07-08, by Sam Lantinga
- Added simple clipboard test2010-07-08, by Sam Lantinga
- Need to add new headers to Makefile.in2010-07-07, by Sam Lantinga
- Simplified clipboard API for sanity's sake.2010-07-07, by Sam Lantinga
- Whoops, updated the copyright date2010-07-07, by Sam Lantinga
- First pass at clipboard API, still very much in progress2010-07-07, by Sam Lantinga
- Added SDL_FOURCC()2010-07-07, by Sam Lantinga
- Turn on blending if we're converting from a surface with colorkey enabled2010-07-07, by Sam Lantinga
- Updated iPhone keyboard code (which builds and runs on the iPad and iPhone simulator now)2010-07-07, by Sam Lantinga