Mercurial > sdl-ios-xcode
comparison WhatsNew @ 4113:82dab719502e SDL-1.2
Fixed bug #464
Added X1/X2 button constants
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Sat, 29 Dec 2007 06:08:17 +0000 |
parents | f5794774970d |
children | e1826b24ee8d |
comparison
equal
deleted
inserted
replaced
4112:0c3559059d6d | 4113:82dab719502e |
---|---|
1 | 1 |
2 This is a list of API changes in SDL's version history. | 2 This is a list of API changes in SDL's version history. |
3 | 3 |
4 Version 1.0: | 4 Version 1.0: |
5 | |
6 1.2.13: | |
7 Added SDL_BUTTON_X1 and SDL_BUTTON_X2 constants. | |
5 | 8 |
6 1.2.12: | 9 1.2.12: |
7 Added SDL_VIDEO_ALLOW_SCREENSAVER to override SDL's disabling | 10 Added SDL_VIDEO_ALLOW_SCREENSAVER to override SDL's disabling |
8 of the screensaver on Mac OS X and X11. | 11 of the screensaver on Mac OS X and X11. |
9 | 12 |