Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 84fdd792 | 2009-07-19 16:09:40 | Correct the order in which FT_Done_Face is called via the library's destructors. Fixes a Bzflag crash upon exit. Patch courtesy of Mathew Eis (kingrobot) from SF patch 2721799. | ||
| a45d89a5 | 2009-07-19 15:59:01 | Remove dead code. | ||
| 1f4a94f8 | 2008-04-29 14:39:28 | * Since the MIT license is LGPL-compatible, there is no real point in shipping FTGL under a dual license. Consequently removing LGPL references from the code, in agreement with Sean. | ||
| 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. | ||
| 141112c4 | 2008-04-12 22:44:48 | * Add licensing information to all files in the library. | ||
| 7c358859 | 2008-04-04 12:43:38 | * Generate a config.h file instead of passing all defines in the compiler command line. * "make install" now properly installs the includes, the documentation and the .pc file. * Generate a shared library. | ||
| 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. | ||
| 4b213aab | 2004-12-05 09:29:05 | const correctness | ||
| 8911276c | 2002-12-19 10:25:36 | Changed init function name | ||
| 1bf1ebb9 | 2002-12-02 06:31:32 | Renamed lib to library. Got rid of the version stuff. Unvirtualised some functions | ||
| 9013e3ec | 2002-06-20 08:22:06 | Changes for VTK Removed tabs Removed mmgr Optimisations for loading pixel based fonts Minor changes | ||
| 3715b637 | 2001-12-10 21:30:58 | Added include for mmgr | ||
| df172ba4 | 2001-10-10 22:03:16 | Minor changes, mainly to includes, for the windows port | ||
| 8a480963 | 2001-09-16 21:29:59 | Added error code (err) to initialisation list | ||
| 63758595 | 2001-08-24 02:17:46 | Minor format change | ||
| ea2efa4e | 2001-08-07 21:25:12 | Added Error() stuff | ||
| 678be1a1 | 2001-08-05 21:34:40 | Minor tidy ups | ||
| 019af0d2 | 2001-07-26 05:11:34 | This commit was generated by cvs2svn to compensate for changes in r2, which included commits to RCS files with non-trunk default branches. |