summaryrefslogtreecommitdiff
path: root/fluid/code.cxx
AgeCommit message (Expand)Author
2005-02-24Copyright updates.Michael R Sweet
2005-02-06Fixed a few warnings in OS X. The fluid stuff was 'touche'd, but not changed.Matthias Melcher
2004-04-11Copyright updates and prep for 1.1.5rc1.Michael R Sweet
2003-08-02Fix FLUID redraw bug when changing X,Y,W,H in the widget panel (STR #120)Michael R Sweet
2002-05-16Massive update to use strlcpy() and strlcat() instead of strncpy()Michael R Sweet
2002-03-25Rename all remaining functions that don't start with fl_ toMichael R Sweet
2002-01-01Copyright updates...Michael R Sweet
2001-11-25Add flstring.h header file to include string functions, strcasecmpMichael R Sweet
2001-08-02FileIcon, FileBrowser, FileChooser stuff.Michael R Sweet
2001-01-22Copyright 2001.Michael R Sweet
2000-06-16Patch from Dmitry Potapov for fluid to not crash on (I think)Bill Spitzak
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-04-24FLUID changes to support GNU gettext and POSIX catgets under FLTK 1.0;Michael R Sweet
2000-02-25Updated version to 1.0.8.Michael R Sweet
1999-08-05Fixed so that a public declaration like #include "Foo" is written to theBill Spitzak
1999-07-31String output (for images in the C code) does not produce trigraphsBill Spitzak
1999-01-19Fixes from Bill:Michael R Sweet
1999-01-07Yay, change all copyright notices to be 1998-1999.Michael R Sweet
1998-12-06More #include and .C to .cxx changes...Michael R Sweet
1998-12-06More changes for .C and .H to .cxx and .h...Michael R Sweet
1998-11-25Changed from hexadecimal escapes to octal, since hex might be causingMichael 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-15Fluid fixes from Vincent PENNE.Michael R Sweet
1998-10-06Initial revisionMichael R Sweet