|
c96146ed
|
2008-04-29T06:44:51
|
|
* Moved header files that are not required by library clients into src/
so that they do not get installed.
* Created an ftgl.h header that allows clients to #include <FTGL/ftgl.h> and
be done with it.
|
|
09fbf8ac
|
2008-04-28T11:17:05
|
|
* Cosmetic: remove trailing spaces, fix unbalanced parenthesis/space
constructs, remove tab/space mixes, wrap a lot of long source lines.
|
|
75c73099
|
2008-04-23T21:23:59
|
|
* Fix most compilation warnings. Most frequent causes: shadow declarations
and const qualifier disappearances.
|
|
ee107630
|
2008-03-03T16:41:35
|
|
* Remove svn:executable property from source files.
|
|
f0f550ea
|
2008-03-03T16:36:07
|
|
* Remove svn:executable property from source files.
|
|
d60f1a16
|
2004-12-06T22:42:28
|
|
const correctness.
|
|
4c6baa27
|
2004-10-10T22:50:01
|
|
Refactoring FTPoint
|
|
3c0fb00d
|
2003-01-30T12:24:08
|
|
updates for win32 build
|
|
886f06a5
|
2003-01-09T01:59:59
|
|
Formatting changes
|
|
3ce7bfeb
|
2003-01-08T22:42:38
|
|
Tidied up includes
|
|
67cdade7
|
2002-12-20T22:22:58
|
|
Changes for FTList
|
|
8a9a8cf3
|
2002-12-19T10:29:36
|
|
More tests
|
|
de98ac93
|
2002-12-18T02:13:49
|
|
Added test for glCombine
|
|
32c357cf
|
2002-12-17T08:21:01
|
|
Added unit tests
|