Sam Lantinga
|
7ee8dda270
|
Updated copyright to 2016
|
2016-01-02 10:10:34 -08:00 |
|
Ryan C. Gordon
|
b007cfea84
|
X11: Add Xdbe support to message boxes (thanks, Melker!).
Without this, message boxes with a lot of text will noticibly flicker as
you mouse over buttons.
Fixes Bugzilla #2343.
|
2015-05-28 00:30:21 -04: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 |
|
Ryan C. Gordon
|
de59025dac
|
We don't need to check for snprintf() anymore, we don't use it.
SDL_snprintf() is built on vsnprintf() where available.
--HG--
extra : rebase_source : fef7988e29ab9293c7ae9ba3cff3f86c7e59e345
|
2013-11-24 23:36:15 -05:00 |
|
Ryan C. Gordon
|
3003efb88d
|
Added SDL_vsscanf().
--HG--
extra : rebase_source : 088d093790a7ed95d73c307523587e95c8356f4b
|
2013-11-24 23:35:38 -05:00 |
|
Sam Lantinga
|
aee889c1bd
|
Don't crash when no WM is present.
CR: Sam Lantinga.
|
2013-11-27 10:29:27 -08:00 |
|
Ryan C. Gordon
|
5595fbc315
|
Added Ben Henning's GSoC2013 work: premake build system.
|
2013-11-10 00:38:37 -05:00 |
|