log

age author description
Tue, 05 Feb 2008 07:30:50 +0000 Sam Lantinga Christian's comment:
Tue, 05 Feb 2008 07:19:23 +0000 Sam Lantinga First pass implementation of new SDL scancode concept, as discussed with
Mon, 04 Feb 2008 17:25:33 +0000 Ryan C. Gordon Merged r3534:3535 from branches/SDL-1.2: Reset direction flag in SDL_revcpy().
Thu, 24 Jan 2008 15:51:52 +0000 Sam Lantinga Merged fix for bug #542 from SDL 1.2
Tue, 15 Jan 2008 22:37:17 +0000 Bob Pendleton Minimal implementation of textinput events for x11. It only works for latin-1.
Sat, 12 Jan 2008 18:07:06 +0000 Bob Pendleton Enabled key board auto repeat in X11_InitKeyboard.c. Had to add a couple of new Xlib symbols.
Sat, 12 Jan 2008 16:56:42 +0000 Bob Pendleton one more time... I must be brain dead...
Sat, 12 Jan 2008 16:53:30 +0000 Bob Pendleton More typos
Wed, 09 Jan 2008 23:40:56 +0000 Bob Pendleton Fixed some typos in SDL_x11keyboard.c
Tue, 08 Jan 2008 00:10:46 +0000 Bob Pendleton Checking in Christian Walther's patch for x11 keyboard input. Minor code tweaks by Bob.
Thu, 03 Jan 2008 06:07:30 +0000 Sam Lantinga Updated config scripts
Tue, 01 Jan 2008 15:26:11 +0000 Sam Lantinga Merged fix for bug #531 from SDL 1.2 revision 3511
Sun, 30 Dec 2007 05:01:35 +0000 Sam Lantinga Merged -fvisibility detection fix from SDL 1.2 revision 3500
Sat, 29 Dec 2007 22:15:39 +0000 Sam Lantinga Christian Walther fixed bug #529
Sat, 29 Dec 2007 22:13:47 +0000 Sam Lantinga Christian Walther fixed bug #530
Sat, 29 Dec 2007 21:36:17 +0000 Sam Lantinga Merged fix for bug #508 from SDL 1.2 revision 3495
Sat, 29 Dec 2007 20:13:23 +0000 Sam Lantinga Merged fix for bug #482 from SDL 1.2 revision 3492.
Sat, 29 Dec 2007 19:45:09 +0000 Sam Lantinga Fixed bug #478
Sat, 29 Dec 2007 19:29:20 +0000 Sam Lantinga Merged fix for bug #503 from SDL 1.2 revision 3487
Sat, 29 Dec 2007 06:17:31 +0000 Sam Lantinga Fixed bug #497
Sat, 29 Dec 2007 06:09:25 +0000 Sam Lantinga Fixed bug #464
Sat, 29 Dec 2007 03:25:11 +0000 Sam Lantinga Merged revision 3472 from SDL 1.2, fixing bug #493
Fri, 28 Dec 2007 20:42:06 +0000 Sam Lantinga Fixed fatbuild.sh script for building on Mac OS X 10.5
Fri, 28 Dec 2007 18:16:42 +0000 Sam Lantinga Date: Wed, 14 Nov 2007 22:20:27 -0500
Fri, 28 Dec 2007 18:08:43 +0000 Sam Lantinga Merged changeset 3463 from SDL 1.2, fixed compile error with Intel compiler.
Fri, 28 Dec 2007 08:07:57 +0000 Sam Lantinga Merged revision 3458 from SDL 1.2, fixed Borland C alloca() prototype
Fri, 28 Dec 2007 07:54:35 +0000 Sam Lantinga Merged revision 3455 from SDL 1.2, fixing documentation typo.
Thu, 13 Dec 2007 03:53:02 +0000 Bob Pendleton Added SDL_rect.h and SDL_surface.h to the initialization of HDRS in Makefile.in. Because they were missing those header files were not being installed and
Tue, 25 Sep 2007 10:01:10 +0000 Ryan C. Gordon Merged r3449:3450 from branches/SDL-1.2: SDL_config.h.in Linux joystick fix.
Mon, 10 Sep 2007 12:20:02 +0000 Sam Lantinga Split out the SDL_rect and SDL_surface functions into their own headers.