index
:
fltk.git
master
FLTK fork - X11-only C++ widget toolkit with hand-written Makefile
nobody
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Fl_Gl_Overlay.cxx
Age
Commit message (
Expand
)
Author
2000-12-06
APIENTRY doesn't need to be used for the font pointers in glut.H
Michael R Sweet
2000-09-15
Fl_Gl_Window with an overlay on X always resized any child windows even
Bill Spitzak
2000-06-29
Fixed .gif files in fluid, they were broken by the fix for large .xpm
Bill Spitzak
2000-06-10
More fixes to the OpenGL overlay code on win32. This now seems to
Bill Spitzak
2000-06-05
OK, now version 1.0.9
Michael R Sweet
2000-04-25
Updated copyright notices for all of the 1.0.x files.
Michael R Sweet
2000-04-07
More fixes to the NT OpenGL overlays
Bill Spitzak
2000-03-24
Removed more testing code from Fl_Gl_Overlay
Bill Spitzak
2000-03-24
Removed debug printfs from overlay code
Bill Spitzak
2000-03-24
OpenGL overlays now work on NT. Tested on several different cards.
Bill Spitzak
2000-03-18
OpenGL overlays now work on NT!
Bill Spitzak
1999-10-23
Calling deactivate() from a non-displayed widget could cause an infinite
Bill Spitzak
1999-09-16
Fixed some WIN32 bugs found in 1.0.5:
Bill Spitzak
1999-01-07
Yay, change all copyright notices to be 1998-1999.
Michael R Sweet
1998-10-21
Fixed all the frigging file headings - was missing a $ in the Id string.
Michael R Sweet
1998-10-19
The great heading change - now use standard LGPL header with CVS tags.
Michael R Sweet
1998-10-19
Added Gustavo's damage() update - now use symbolic constants for all values!
Michael R Sweet
1998-10-06
Initial revision
Michael R Sweet