summaryrefslogtreecommitdiff
path: root/src/flstring.h
AgeCommit message (Expand)Author
2004-04-11Copyright updates and prep for 1.1.5rc1.Michael R Sweet
2003-04-03- sorted fluid menu barMatthias Melcher
2003-01-30Copyright update for 1.1.3 release (not quite yet, but soon...)Michael R Sweet
2002-07-17Use parenthesis for "#if defined foo" -> "#if defined(foo)" - portability.Michael R Sweet
2002-07-17First steps in CodeWarrior on OS_X support.Matthias Melcher
2002-07-14More FL_EXPORT stuff for WIN32.Michael R Sweet
2002-05-19Add -sgi_version,sgi1.1 to the IRIX DSO command.Michael R Sweet
2002-05-16Massive update to use strlcpy() and strlcat() instead of strncpy()Michael R Sweet
2002-04-29Re-import the *current* version of Matthias's code, with appropriateMichael R Sweet
2002-03-28Change C++ comments in flstring.h to C comments...Michael R Sweet
2002-03-25Don't use the snprintf() and vsnprintf() names; instead, use fl_snprintf()Michael R Sweet
2002-01-15Unixware fixes.Michael R Sweet
2001-11-25Add flstring.h header file to include string functions, strcasecmpMichael R Sweet