Adding header files to the "freeglut" projects per e-mail from Paul Martz dated 1...
[freeglut] / src / freeglut_font.c
2009-05-31 John F. FayImproving the stroke fonts per e-mail from Fliran Echtl...
2005-01-05 Sven PanneHopefully removed all damage done by commits without...
2005-01-03 Sven PanneMoved '#include "config.h"' to freeglut_internal.h...
2005-01-03 Sven PanneMake it compile again with "-Wall -pedantic -Werror...
2005-01-03 J.C. JonesAdding initialization checking to all GLUT interface...
2005-01-01 Sven PanneMake "gcc -Wall -pedantic -Werror" happy.
2004-12-31 Sven PanneFixed bug #1040435 (glutBitmapString() bug).
2004-09-23 Brian Paulfont updates from John Fay
2004-08-05 J.C. JonesBugfix for "glutBitmapString" so that it now handles...
2004-05-12 J.C. JonesJohn Fay: Implement the upper end of the bitmapped...
2004-03-14 Nigel StewartStripped out tabs and end-of-line whitespace
2004-03-08 Nigel StewartInclude freeglut header via <GL/freeglut.h> rather...
2003-12-30 Nigel Stewartstrlen expects (char *), rather than (unsigned char *)
2003-11-21 Richard RauchNumerous style normalizations from John:
2003-11-14 Richard RauchYet more trivial style normalizations.
2003-11-14 Richard RauchMinor style corrections.
2003-11-11 Richard RauchRemoval of all remaining TABs in the freeglut *.[ch...
2003-11-07 Richard RauchNormalized the style of freeglut_font.c No substantial...
2003-11-04 Richard RauchGot rid of the G_LOG_DOMAIN junk, per discussion on...
2003-10-26 Richard RauchRemoved two more bogus "carriage return" references...
2003-10-14 Richard RauchSwept the freeglut_font.c for comment cleanup:
2003-09-20 J.C. JonesResolution for bug 809561 reported by Nigel Stewart...
2003-08-28 J.C. Joneschange the GLUT stroke function arguments from "const...
2003-07-23 Christopher John... This should put an end to the font binary compatibility...
2003-07-11 Christopher John... Fix for the font binary compatibility problem.
2003-06-23 Eric SandallChanged all references to the 'freeglut-1.3' directory...