log WhatsNew @ 4541:abb56f7699ea SDL-1.2

age author description
2009-10-10 Sam Lantinga Added SDL_VIDEO_FULLSCREEN_DISPLAY as a preferred synonym for SDL_VIDEO_FULLSCREEN_HEAD on X11. SDL-1.2
2009-10-10 Sam Lantinga Changed environment variable to match Debian patch 205_lock_keys.diff SDL-1.2
2009-10-07 Sam Lantinga Updated documentation with major changes for 1.2.14 SDL-1.2
2007-12-29 Sam Lantinga Fixed bug #464 SDL-1.2
2007-07-06 Sam Lantinga Reverted mousewheel support in 1.2, since it breaks binary compatibility. SDL-1.2
2007-07-06 Sam Lantinga Fixed bug #382 SDL-1.2
2007-06-15 Sam Lantinga Updated docs with bug fixes in subversion. SDL-1.2
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 Fixed bug #137
2006-05-04 Sam Lantinga Fixed bug #45
2006-04-27 Sam Lantinga Implemented bug #5
2006-04-27 Sam Lantinga Implemented bug #2, 117:
2006-05-20 Sam Lantinga Added API requested in bug #43: SDL-1.3
2006-05-17 Sam Lantinga Merge trunk-1.3-3 SDL-1.3
2006-04-27 Sam Lantinga SDL-trunk-1.3-merge-1 SDL-1.3
2006-03-15 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.
2006-03-13 Sam Lantinga Fixed bug #112
2004-01-08 Sam Lantinga *** empty log message ***
2004-01-04 Sam Lantinga Added function to create RWops from const memory: SDL_RWFromConstMem()
2003-11-24 Sam Lantinga *** empty log message ***
2003-11-18 Sam Lantinga Added SDL_HasMMX(), SDL_Has3DNow(), SDL_HasSSE() in SDL_cpuinfo.h
2003-07-22 Sam Lantinga Merged in Ryan's multisample code for MacOS, and changed the constants to match.
2003-07-22 Sam Lantinga Date: Thu, 24 Apr 2003 15:13:47 -0400
2003-07-10 Sam Lantinga Exposed SDL_LoadObject(), SDL_LoadFunction(), and SDL_UnloadObject() APIs
2002-08-19 Sam Lantinga Added SDL_BUTTON_WHEELUP (4) and SDL_BUTTON_WHEELDOWN (5)
2002-03-06 Sam Lantinga Removed the API changes to preserve SDL 1.2 stability
2002-03-06 Sam Lantinga Added a new header file: SDL_loadso.h
2002-03-05 Sam Lantinga Added SDL_LockRect() and SDL_UnlockRect()
2001-04-26 Sam Lantinga Initial revision