summaryrefslogtreecommitdiff
path: root/fluid/Fl_Function_Type.cxx
AgeCommit message (Expand)Author
2002-05-16Massive update to use strlcpy() and strlcat() instead of strncpy()Michael R Sweet
2002-05-15Fix widget width tooltip and default parameter handling code.Michael R Sweet
2002-05-12Default argument patch from Fabien Constantini.Michael R Sweet
2002-05-04Add FL_EXPORT as a declaration-only prefix like extern.Michael R Sweet
2002-04-28Support "using" keyword.Michael R Sweet
2002-04-26Add lock icon next to static/private elements in FLUID.Michael R Sweet
2002-01-01Copyright updates...Michael R Sweet
2001-01-22Copyright 2001.Michael R Sweet
2000-06-05OK, now version 1.0.9Michael R Sweet
2000-05-16I18N didn't work right for menus - the messages numbers were wrong.Michael R Sweet
2000-04-25Bug fixes where I was getting the value from the input field instead ofMichael R Sweet
2000-02-05Produces correct destructor for nested classes, patch from Alexandr ShevtsowBill Spitzak
2000-01-05Added Fl.H required by an inline function if Fl_Repeat_Button.HBill Spitzak
1999-12-17Patch from Clemens Hintze to allow declaratons of "typedef" to work.Bill Spitzak
1999-08-17You can make virtual destructorsBill Spitzak
1999-08-05Added Chrisophe Kalt's patch to add "extern "C"" to functionsBill Spitzak
1999-08-05Fixed so that a public declaration like #include "Foo" is written to theBill Spitzak
1999-07-22Pragma added around xlib.h to shut up the IRIX compiler warningsBill Spitzak
1999-07-09Fl_Decl_Type::write_code1() didn't work for class destructors.Michael R Sweet
1999-06-12Fixed subclass (Class::Member) output bug reported by Jim Hourihan.Michael R Sweet
1999-05-11Missing header files and FL_EXTERNs that prevented DLL's from compilingBill Spitzak
1999-04-30Properly handling the "return outermost widget" case now.gustavo
1999-03-29Changes needed to get FLTK to compile on Borland C++ 5 under Windows. ICarl E. Thompson
1999-02-19Added comment parsing in _c_check().Michael R Sweet
1999-02-19Added modified patch from Tom Holroyd to support class "chaining".Michael R Sweet
1999-02-17Patch from Bill that adds virtual method support.Michael R Sweet
1999-01-13Fixes from Bill:Michael R Sweet
1999-01-07A better static method patch from Bill.Michael R Sweet
1999-01-07Yay, change all copyright notices to be 1998-1999.Michael R Sweet
1999-01-07Updated makefile.Michael R Sweet
1998-12-06Missed a #include...Michael R Sweet
1998-12-06More changes for .C and .H to .cxx and .h...Michael R Sweet
1998-11-25Added class/return value fixes from Bill.Michael R Sweet
1998-10-21Added common headings & CVS tags.Michael R Sweet
1998-10-21Added fluid patch from Bill Spitzak; this moves the callback code downMichael R Sweet
1998-10-19More changes from Bill Spitzak.Michael R Sweet
1998-10-15Fluid fixes from Vincent PENNE.Michael R Sweet
1998-10-06Initial revisionMichael R Sweet