frosch
|
5b86c79fce
|
(svn r20283) -Codechange: Unify start of doygen comments.
|
2010-08-01 19:22:34 +00:00 |
|
frosch
|
ed4f806f1d
|
(svn r20283) -Codechange: Unify start of doygen comments.
|
2010-08-01 19:22:34 +00:00 |
|
alberth
|
1743c86610
|
(svn r20266) -Doc: Mostly typo fixes, a few doxygen-related improvements.
|
2010-07-31 21:02:56 +00:00 |
|
alberth
|
a825b4fa5f
|
(svn r20266) -Doc: Mostly typo fixes, a few doxygen-related improvements.
|
2010-07-31 21:02:56 +00:00 |
|
alberth
|
137e2b64c9
|
(svn r20211) -Codechange: Indented code should have curly braces around it.
|
2010-07-24 10:14:39 +00:00 |
|
alberth
|
be6c058424
|
(svn r20211) -Codechange: Indented code should have curly braces around it.
|
2010-07-24 10:14:39 +00:00 |
|
rubidium
|
a70fd540fc
|
(svn r19814) -Codechange: give some more unnamed enums a name, in case they consisted of unrelated values use static const (u)int
|
2010-05-13 10:14:29 +00:00 |
|
rubidium
|
062dd0e24c
|
(svn r19814) -Codechange: give some more unnamed enums a name, in case they consisted of unrelated values use static const (u)int
|
2010-05-13 10:14:29 +00:00 |
|
rubidium
|
d5357c6545
|
(svn r19753) -Fix [FS#3740]: try a bit harder to find a suitable font that can be loaded, i.e. while searching for a suitable font test whether you can open it and if not search further instead of always returning the first suitable font even when it can't be loaded
|
2010-05-03 00:00:34 +00:00 |
|
rubidium
|
4c52a2cbd3
|
(svn r19753) -Fix [FS#3740]: try a bit harder to find a suitable font that can be loaded, i.e. while searching for a suitable font test whether you can open it and if not search further instead of always returning the first suitable font even when it can't be loaded
|
2010-05-03 00:00:34 +00:00 |
|
peter1138
|
550b68c96e
|
(svn r18712) -Fix (r5167): Spurious character spacing with free type fonts for small and large font sizes.
|
2010-01-04 16:37:53 +00:00 |
|
peter1138
|
51f5102713
|
(svn r18712) -Fix (r5167): Spurious character spacing with free type fonts for small and large font sizes.
|
2010-01-04 16:37:53 +00:00 |
|
glx
|
da99cc15e9
|
(svn r18564) -Fix: silence a warning
|
2009-12-20 14:05:58 +00:00 |
|
glx
|
5ac036720b
|
(svn r18564) -Fix: silence a warning
|
2009-12-20 14:05:58 +00:00 |
|
rubidium
|
da30e736ca
|
(svn r18330) -Cleanup: remove some unneeded includes
|
2009-11-28 20:35:25 +00:00 |
|
rubidium
|
b00a5f1069
|
(svn r18330) -Cleanup: remove some unneeded includes
|
2009-11-28 20:35:25 +00:00 |
|
peter1138
|
010627a303
|
(svn r18096) -Fix (r5079/r7158??): Use free type ascender/descender metrics to position font offset correctly.
|
2009-11-15 14:39:37 +00:00 |
|
peter1138
|
f28d32943d
|
(svn r18096) -Fix (r5079/r7158??): Use free type ascender/descender metrics to position font offset correctly.
|
2009-11-15 14:39:37 +00:00 |
|
rubidium
|
224f4e0197
|
(svn r18028) -Codechange: unglobalise some functions
|
2009-11-09 10:40:33 +00:00 |
|
rubidium
|
860b9b1cea
|
(svn r18028) -Codechange: unglobalise some functions
|
2009-11-09 10:40:33 +00:00 |
|
michi_cc
|
685a7752f2
|
(svn r17794) -Feature: [OSX] Implement automatic fallback font selection for OSX.
|
2009-10-17 22:36:43 +00:00 |
|
michi_cc
|
94003b455c
|
(svn r17794) -Feature: [OSX] Implement automatic fallback font selection for OSX.
|
2009-10-17 22:36:43 +00:00 |
|
rubidium
|
982b8ee5fc
|
(svn r17693) -Cleanup: remove some unneeded includes
|
2009-10-04 17:16:41 +00:00 |
|
rubidium
|
d6cded5380
|
(svn r17693) -Cleanup: remove some unneeded includes
|
2009-10-04 17:16:41 +00:00 |
|
rubidium
|
19b83eb5aa
|
(svn r17336) -Codechange: move some os specific files into src/os/
|
2009-08-31 22:38:37 +00:00 |
|
rubidium
|
bc8e66c202
|
(svn r17336) -Codechange: move some os specific files into src/os/
|
2009-08-31 22:38:37 +00:00 |
|
rubidium
|
99d46e0ad7
|
(svn r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
|
rubidium
|
7fbc33dae1
|
(svn r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
|
alberth
|
8d3e094920
|
(svn r16612) -Fix (r16605): ASCII_LETTERSTART should be defined unconditionally (leeus)
|
2009-06-21 08:35:05 +00:00 |
|
alberth
|
41c8baa7dc
|
(svn r16612) -Fix (r16605): ASCII_LETTERSTART should be defined unconditionally (leeus)
|
2009-06-21 08:35:05 +00:00 |
|
alberth
|
f773774d15
|
(svn r16605) -Codechange: Move ASCII_LETTERSTART to the right source file.
|
2009-06-20 15:25:28 +00:00 |
|
alberth
|
0aed5bf7d7
|
(svn r16605) -Codechange: Move ASCII_LETTERSTART to the right source file.
|
2009-06-20 15:25:28 +00:00 |
|
alberth
|
88d75805af
|
(svn r16604) -Codechange: Use FS_BEGIN for iterating over fonts.
|
2009-06-20 15:05:59 +00:00 |
|
alberth
|
8aa51823fc
|
(svn r16604) -Codechange: Use FS_BEGIN for iterating over fonts.
|
2009-06-20 15:05:59 +00:00 |
|
peter1138
|
67485b5c76
|
(svn r16602) -Fix (r13831): Antialiased fonts broken; check pixel_mode instead of palette_mode. (Why did it work at some point?)
|
2009-06-20 09:35:22 +00:00 |
|
peter1138
|
88ec646c1f
|
(svn r16602) -Fix (r13831): Antialiased fonts broken; check pixel_mode instead of palette_mode. (Why did it work at some point?)
|
2009-06-20 09:35:22 +00:00 |
|
rubidium
|
f457d40ec0
|
(svn r15851) -Fix (r15849): compile failure when there's no freetype...
|
2009-03-25 21:35:22 +00:00 |
|
rubidium
|
f3262c76f0
|
(svn r15851) -Fix (r15849): compile failure when there's no freetype...
|
2009-03-25 21:35:22 +00:00 |
|
rubidium
|
1328acc03e
|
(svn r15849) -Codechange: provide easy access to the real height of the used fonts
|
2009-03-25 20:01:34 +00:00 |
|
rubidium
|
e8d76e79ee
|
(svn r15849) -Codechange: provide easy access to the real height of the used fonts
|
2009-03-25 20:01:34 +00:00 |
|
rubidium
|
af1ffc92d1
|
(svn r15818) -Fix [FS#2752]: some (newer) GCCs have trouble compiling the Win32 specific part of fontcache.cpp; jumps across variable declarations (Maeyanie)
|
2009-03-22 21:07:55 +00:00 |
|
rubidium
|
56e7d2944b
|
(svn r15818) -Fix [FS#2752]: some (newer) GCCs have trouble compiling the Win32 specific part of fontcache.cpp; jumps across variable declarations (Maeyanie)
|
2009-03-22 21:07:55 +00:00 |
|
glx
|
47b2e67373
|
(svn r15758) -Fix (r15757): win9x compilation
|
2009-03-18 00:55:10 +00:00 |
|
glx
|
c0a4498518
|
(svn r15758) -Fix (r15757): win9x compilation
|
2009-03-18 00:55:10 +00:00 |
|
glx
|
5793f78b16
|
(svn r15757) -Fix/hackaround (r15314): of course on some system searching a font using its english name fails. So now we search the font using the localised name and use the english name for the final 'validation' only.
|
2009-03-18 00:51:44 +00:00 |
|
glx
|
5654966e75
|
(svn r15757) -Fix/hackaround (r15314): of course on some system searching a font using its english name fails. So now we search the font using the localised name and use the english name for the final 'validation' only.
|
2009-03-18 00:51:44 +00:00 |
|
rubidium
|
c3e87f345d
|
(svn r15718) -Cleanup: apply some comment coding style on the rest of the sources too
|
2009-03-15 00:32:18 +00:00 |
|
rubidium
|
b25a4f8231
|
(svn r15718) -Cleanup: apply some comment coding style on the rest of the sources too
|
2009-03-15 00:32:18 +00:00 |
|
rubidium
|
f3e0fd7416
|
(svn r15711) -Codechange: lots of whitespace cleanup/fixes
|
2009-03-14 18:16:29 +00:00 |
|
rubidium
|
9d018723b7
|
(svn r15711) -Codechange: lots of whitespace cleanup/fixes
|
2009-03-14 18:16:29 +00:00 |
|