Include freeglut header via <GL/freeglut.h> rather than "../include/GL/freeglut.h"
[freeglut] / src / freeglut_font.c
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...