summaryrefslogtreecommitdiff
path: root/src/fl_call_main.c
AgeCommit message (Expand)Author
2005-02-24Copyright updates.Michael R Sweet
2004-04-11Copyright updates and prep for 1.1.5rc1.Michael R Sweet
2003-01-30Copyright update for 1.1.3 release (not quite yet, but soon...)Michael R Sweet
2002-07-01Some patches from Ori Berger to plug some resource leaks and use aMichael R Sweet
2002-06-29Small changes to make Metrowerks CodeWarrior for Windows work.Matthias Melcher
2002-01-01Copyright updates...Michael R Sweet
2001-04-25Don't use GCC c++ or g++ compiler to build programs, use gcc instead.Michael R Sweet
2001-04-13Eliminate all compiler warnings (string constants, const'ness, hiding ofMichael R Sweet
2001-03-15Use the Multithreaded DLL runtime model for all projects - I haven't foundMichael 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-11-30Fixed fl_call_main.c to compile with BC5. This fix is already in the 2.0Carl E. Thompson
1999-10-25C++ comments are not valid ANSI C source!!!!!!!!!!!!!Michael R Sweet
1999-10-14These are some (hopefully minor) changes we keep needing to edit intoBill Spitzak
1999-05-24Added Rick's hack for initializing fl_display.Michael R Sweet
1999-03-29Changes needed to get FLTK to compile on Borland C++ 5 under Windows. ICarl E. Thompson