summaryrefslogtreecommitdiff
path: root/fluid/code.cxx
AgeCommit message (Expand)Author
2010-11-28Fixed Copyright to 2010.Matthias Melcher
2010-11-18Fixed file access code to use UTF-8 strings (STR #2440)Matthias Melcher
2010-11-14Rename variable in Fluid to make more senseMatthias Melcher
2010-10-28Fixed the remaining warningsMatthias Melcher
2010-02-20Fixing some indentationMatthias Melcher
2010-02-15Added new type 'Binary Data' to Fluid. Use this to include an arbitrary file ...Matthias Melcher
2009-01-01Changed the copyright to 2009 for header files. Still todo: src and test dire...Matthias Melcher
2008-09-16Doxygen documentation : took the opportunity to update copyright info as we m...Fabien Costantini
2008-01-04STR #1741: fixed and improved on missing 'public' attribute in consecutive cl...Matthias Melcher
2006-09-17Fix handling of public/private stuff for widget classes.Michael R Sweet
2006-07-27Fix problems with new FLUID output, add common to closing braces to showMichael R Sweet
2006-07-26Revamp variable tests so that we rarely need to provide "o" andMichael R Sweet
2005-11-03Fluid Source Code preview panel with automatic refresh and selected object co...Matthias Melcher
2005-10-26FLUID writes RGB and Bitmap image data as an array of decimal numbers instead...Matthias Melcher
2005-04-16Update source file headers with STR web page.Michael R Sweet
2005-04-09FLUID widget class support fixes.Michael R Sweet
2005-03-29Finished changes needed to support full widget classes.Michael R Sweet
2005-03-09Added a new Type to fluid called 'Comment' to be used for standardized Copyri...Matthias Melcher
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