Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 2aa2aeb5 | 2008-04-30 16:27:34 | * Move include/* to src/FTGL/* so the files in there can directly be referred to as "FTGL/*.h". This is convenient because they will be installed in a similar location. * Put a warning in each legacy public header to advise users to only include the generic <FTGL/ftgl.h> header instead. | ||
| 7f4fcafa | 2008-04-29 21:35:16 | * End of the pImpl refactoring task started in [972]. FTGlyph was the last class needing the change. As a consequence, FTGlyph is now also exported in the library API, and so are FTBBox and FTPoint. | ||
| 09fbf8ac | 2008-04-28 11:17:05 | * Cosmetic: remove trailing spaces, fix unbalanced parenthesis/space constructs, remove tab/space mixes, wrap a lot of long source lines. | ||
| ee107630 | 2008-03-03 16:41:35 | * Remove svn:executable property from source files. | ||
| f0f550ea | 2008-03-03 16:36:07 | * Remove svn:executable property from source files. | ||
| d60f1a16 | 2004-12-06 22:42:28 | const correctness. | ||
| 1f69e6a0 | 2004-10-11 02:58:52 | Added operator + & * to FTPoint | ||
| 4c6baa27 | 2004-10-10 22:50:01 | Refactoring FTPoint | ||
| b2bd1ab8 | 2004-10-10 11:14:58 | Refactoring FTPoint | ||
| 4c9a32b2 | 2004-10-10 10:45:37 | Added cast to double operator | ||
| 3d3a4852 | 2004-10-08 11:37:28 | Changed a couple of variable names. | ||
| 886f06a5 | 2003-01-09 01:59:59 | Formatting changes | ||
| 3ce7bfeb | 2003-01-08 22:42:38 | Tidied up includes | ||
| 32c357cf | 2002-12-17 08:21:01 | Added unit tests |