Sam Lantinga
|
6b6170caf6
|
Updated copyright date for 2020
|
2020-01-16 20:49:25 -08:00 |
|
Ozkan Sezer
|
d6fd87993c
|
SDL_messagebox.h: remove comma at end of enumerator list
|
2019-09-22 21:41:20 +03:00 |
|
Sam Lantinga
|
ac6485552e
|
Fix bug where the wrong button was the default in the old message box because buttons were added backwards, breaking the indexing used by GetButtonIndex.
Add messagebox flags to explicilty request left-to-right button order or right-to-left. If neither is specified it'll be some platform default.
|
2019-08-02 17:19:50 -07:00 |
|
Sam Lantinga
|
af32a2f4cd
|
Updated copyright for 2019
|
2019-01-04 22:01:14 -08:00 |
|
Sam Lantinga
|
346af016a5
|
Updated copyright for 2018
|
2018-01-03 10:03:25 -08:00 |
|
Sam Lantinga
|
1b24bfad38
|
Updated copyright for 2017
|
2017-01-01 18:33:28 -08:00 |
|
Sam Lantinga
|
91e0a1d094
|
Renaming of guard header names to quiet -Wreserved-id-macro
Patch contributed by Sylvain
|
2016-11-20 21:34:54 -08:00 |
|
Sam Lantinga
|
7ee8dda270
|
Updated copyright to 2016
|
2016-01-02 10:10:34 -08:00 |
|
Sam Lantinga
|
56b58afdbe
|
Updated the copyright year to 2015
|
2015-05-26 06:27:46 -07:00 |
|
Sam Lantinga
|
d7940a513e
|
Fixed bug 2374 - Update copyright for 2014...
Is it that time already??
|
2014-02-02 00:53:27 -08:00 |
|
Sam Lantinga
|
0cb6385637
|
File style cleanup for the SDL 2.0 release
|
2013-05-18 14:17:52 -07:00 |
|
Philipp Wiesemann
|
f86b25c56e
|
Fixed Doxygen warnings.
|
2013-05-18 14:48:19 +02:00 |
|
Philipp Wiesemann
|
74047a3267
|
Fixed Doxygen warnings.
|
2013-05-15 22:00:28 +02:00 |
|
Sam Lantinga
|
95dcfa4c28
|
Happy New Year!
|
2013-02-15 08:47:44 -08:00 |
|
Ryan C. Gordon
|
86a14db17a
|
Removed some tab chars.
|
2012-11-21 23:00:06 -05:00 |
|
Ryan C. Gordon
|
5afb2dfa26
|
Removed commas at the end of enums, to make gcc's -pedantic happy.
Fixes Bugzilla #1647.
|
2012-11-21 22:59:42 -05:00 |
|
Sam Lantinga
|
cec424390e
|
Added some documentation on the behavior of SDL_ShowMessageBox()
|
2012-10-30 10:07:32 -07:00 |
|
Sam Lantinga
|
227bb9413f
|
Added API for simple messagebox, courtesy of Mike Sartain
|
2012-10-23 17:11:22 -07:00 |
|