log src/video/bwindow/SDL_sysvideo.cc @ 2080:c611cb0638b2

age author description
Fri, 08 Dec 2006 00:16:38 +0000 Ryan C. Gordon Logic error in BeOS video mode selection ("width" where it should be "height").
Mon, 10 Jul 2006 21:04:37 +0000 Sam Lantinga SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.
Mon, 29 May 2006 04:04:35 +0000 Sam Lantinga more tweaking indent options SDL-1.3
Sun, 28 May 2006 13:04:16 +0000 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
Mon, 01 May 2006 06:58:33 +0000 Sam Lantinga glSDL support SDL-1.3
Tue, 21 Mar 2006 16:04:44 +0000 Sam Lantinga *** empty log message ***
Wed, 15 Mar 2006 17:46:41 +0000 Sam Lantinga Added current_w and current_h to the SDL_VideoInfo structure, which is set to the desktop resolution during video intialization, and then set to the current resolution when a video mode is set.
Tue, 21 Feb 2006 08:47:46 +0000 Sam Lantinga Catch the C++ and Objective C sources too...
Fri, 17 Feb 2006 08:43:23 +0000 Sam Lantinga Fixes for BeOS and Solaris builds
Thu, 16 Feb 2006 10:11:48 +0000 Sam Lantinga New configure-based build system. Still work in progress, but much improved
Fri, 10 Feb 2006 06:48:43 +0000 Sam Lantinga More header massaging... works great on Windows. ;-)
Tue, 07 Feb 2006 09:29:18 +0000 Sam Lantinga Removed uses of stdlib.h and string.h
Tue, 07 Feb 2006 06:59:48 +0000 Sam Lantinga Use SDL_ prefixed versions of C library functions.
Wed, 01 Feb 2006 06:32:25 +0000 Sam Lantinga Updated copyright information and removed rcs id lines (problematic in branch merges)
Sun, 18 Jul 2004 19:14:33 +0000 Sam Lantinga Date: Sat, 03 Jul 2004 02:23:48 +0200
Sun, 04 Jan 2004 16:49:27 +0000 Sam Lantinga Updated copyright information for 2004 (Happy New Year!)
Tue, 16 Dec 2003 13:04:44 +0000 Sam Lantinga te: Mon, 15 Dec 2003 08:25:14 -0800 PST
Wed, 06 Mar 2002 11:23:08 +0000 Sam Lantinga Updated copyright information for 2002
Fri, 14 Dec 2001 12:38:15 +0000 Sam Lantinga Updated the source with the correct e-mail address
Sun, 14 Oct 2001 20:30:10 +0000 Sam Lantinga Fixed flashing the screen when creating a window on BeOS
Sat, 21 Jul 2001 18:36:37 +0000 Sam Lantinga Removed debug info accidentally comitted
Fri, 20 Jul 2001 20:07:53 +0000 Sam Lantinga Now returns an error if unable to open audio on BeOS
Thu, 26 Apr 2001 16:45:43 +0000 Sam Lantinga Initial revision