rubidium
|
034735a54c
|
(svn r26509) -Codechange: replace strdup with stredup (the latter ensures the return is not NULL)
|
2014-04-25 15:40:32 +00:00 |
|
rubidium
|
2be4215f43
|
(svn r26482) -Codechange: add an include that allows us to undefine/redefine "unsafe" functions to prevent them from being used, and thus having to care about certain aspects of their return values
|
2014-04-23 20:13:33 +00:00 |
|
michi_cc
|
8c7a4db53a
|
(svn r25676) -Fix: [Win32] The ANSI code page is not UTF-8 for non-Unicode builds.
|
2013-08-05 20:36:55 +00:00 |
|
michi_cc
|
3cd7eeb160
|
(svn r25663) -Fix [FS#4857]: [OSX] Monospace font detection.
|
2013-08-05 20:36:06 +00:00 |
|
michi_cc
|
4ab4e5a9e4
|
(svn r25662) -Fix: [OSX] Better rejection of unsuitable fonts during fallback auto-detection.
|
2013-08-05 20:36:03 +00:00 |
|
michi_cc
|
6c1444b992
|
(svn r25661) -Fix [FS#4847]: [OSX] Rework font detection to work even if no default font sprites are present.
|
2013-08-05 20:35:59 +00:00 |
|
rubidium
|
25f70e18b4
|
(svn r25450) -Fix: compilation without freetype
|
2013-06-23 18:32:02 +00:00 |
|
planetmaker
|
c26002e621
|
(svn r25447) -Fix (r25437): [OSX] Compilation was broken
|
2013-06-23 17:14:34 +00:00 |
|
rubidium
|
44f1d2230a
|
(svn r25440) -Fix: MSVC compilation error
|
2013-06-23 15:27:55 +00:00 |
|
rubidium
|
d99113bd00
|
(svn r25436) -Codechange: split the font detection code out of the font caching code
|
2013-06-23 15:20:23 +00:00 |
|