log

age author description
Wed, 14 Jul 2010 01:02:18 -0700 Sam Lantinga Now that the fullscreen wm state works, enable the video modes. Yay! :)
Wed, 14 Jul 2010 00:56:08 -0700 Sam Lantinga Fixed setting fullscreen and maximized states for windows that haven't been mapped yet.
Wed, 14 Jul 2010 00:28:15 -0700 Sam Lantinga Let the window manager know we're a "normal" window
Wed, 14 Jul 2010 00:08:46 -0700 Sam Lantinga Much better debugging of property changes
Tue, 13 Jul 2010 23:14:00 -0700 Sam Lantinga Turned off debug spew
Tue, 13 Jul 2010 23:11:10 -0700 Sam Lantinga Lots of prep for the "real" way to support fullscreen mode on modern window managers.
Tue, 13 Jul 2010 23:05:14 -0700 Sam Lantinga Added test case for maximize code
Tue, 13 Jul 2010 22:39:46 -0700 Sam Lantinga Use a better switch for the clipboard property format
Tue, 13 Jul 2010 22:26:50 -0700 Sam Lantinga Fixed compile warnings
Tue, 13 Jul 2010 22:25:30 -0700 Sam Lantinga Fixed compile warning
Tue, 13 Jul 2010 22:24:46 -0700 Sam Lantinga Fixed compile warning
Tue, 13 Jul 2010 22:22:43 -0700 Sam Lantinga Fixed compile warning.
Mon, 12 Jul 2010 22:08:50 -0700 Sam Lantinga Daniel Wyatt 2010-03-26 14:52:53 PDT
Mon, 12 Jul 2010 01:20:57 -0700 Sam Lantinga Implemented X11 system window manager info for SDL 1.3. It's simple. Really.
Mon, 12 Jul 2010 00:49:26 -0700 Sam Lantinga Made it possible to switch the text format in one place
Mon, 12 Jul 2010 00:36:55 -0700 Sam Lantinga Added X11 clipboard support.
Mon, 12 Jul 2010 00:35:24 -0700 Sam Lantinga Fixed compile warnings
Mon, 12 Jul 2010 00:35:14 -0700 Sam Lantinga Fixed compile warnings
Mon, 12 Jul 2010 00:33:24 -0700 Sam Lantinga Fixed compiler warning
Thu, 08 Jul 2010 23:07:34 -0700 Sam Lantinga Amazingly the Windows code is almost identical to the Mac OS X code. :)
Thu, 08 Jul 2010 22:54:03 -0700 Sam Lantinga Added an event when the clipboard is updated, triggered after the window gains the keyboard focus.
Thu, 08 Jul 2010 06:21:48 -0700 Sam Lantinga Made the new public headers public
Thu, 08 Jul 2010 06:16:27 -0700 Sam Lantinga Updated Xcode project files for clipboard API
Thu, 08 Jul 2010 05:43:34 -0700 Sam Lantinga Added Windows clipboard support
Thu, 08 Jul 2010 00:35:58 -0700 Sam Lantinga Added Mac OS X implementation of clipboard support
Thu, 08 Jul 2010 00:03:39 -0700 Sam Lantinga I missed the Objective C files when updating the copyright date...
Thu, 08 Jul 2010 00:00:07 -0700 Sam Lantinga Added simple clipboard test
Wed, 07 Jul 2010 23:59:20 -0700 Sam Lantinga Need to add new headers to Makefile.in
Wed, 07 Jul 2010 23:54:03 -0700 Sam Lantinga Simplified clipboard API for sanity's sake.
Wed, 07 Jul 2010 23:26:07 -0700 Sam Lantinga Whoops, updated the copyright date