summaryrefslogtreecommitdiff
path: root/src/vsnprintf.c
AgeCommit message (Expand)Author
2001-04-27Handle WM_ACTIVATEAPP message under WIN32, using GetAsyncKeyState() forMichael R Sweet
2001-01-22Copyright 2001.Michael R Sweet
2000-06-05OK, now version 1.0.9Michael R Sweet
2000-04-25Updated copyright notices for all of the 1.0.x files.Michael R Sweet
1999-03-29Changes needed to get FLTK to compile on Borland C++ 5 under Windows. ICarl E. Thompson
1999-01-07Yay, change all copyright notices to be 1998-1999.Michael R Sweet
1998-11-05Updated vsnprint stuff for C++.Michael R Sweet
1998-11-05Added vsnprintf() emulation code.Michael R Sweet