summaryrefslogtreecommitdiff
path: root/fluid/file.cxx
AgeCommit message (Expand)Author
2020-07-06Remove $Id$ tags, update URL's, and moreAlbrecht Schlosser
2019-02-01STR #3445: Duplicating Widget Class in Fluid no longer crashes.Matthias Melcher
2016-09-20Update fluid files and copyright.Albrecht Schlosser
2016-02-27Fix compiler warnings (STR #2988) - final commit.Albrecht Schlosser
2015-07-09Fix trailing white space in fluid .fl files (STR #3239).Albrecht Schlosser
2014-12-20Removed compilation warning when compiling fluid/file.cxx on apple.Manolo Gouy
2014-10-15Adjust fluid/file.cxx so that it builds again on OSX.Ian MacArthur
2014-10-15Fix sporadic floating point value comparison error.Albrecht Schlosser
2011-07-19Modifications to all LGPL headers for STR #2685.Greg Ercolano
2010-11-28Fixed Copyright to 2010.Matthias Melcher
2010-11-18Fixed file access code to use UTF-8 strings (STR #2440)Matthias Melcher
2010-10-28Fixed the remaining warningsMatthias Melcher
2009-10-02Very crude extension of Fluid 1 to read Fluid 2 files (and possibly write the...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-09-15Doxygen documentation. Fixed somes typos and also H4 remanent misplaced tags...Fabien Costantini
2007-05-10Annoyed by the limitation in Fluid to generate keyboard shortucts for either ...Matthias Melcher
2006-06-19Loading a file would not update the Widget Propertis dialog in FLUID (STR #1326)Matthias Melcher
2006-01-31Update copyrights.Michael R Sweet
2006-01-31FLUID didn't handle loading .fl files with internationalMichael R Sweet
2005-04-16Update source file headers with STR web page.Michael R Sweet
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
2003-01-28Support type qualifiers before a class name; this allows for things likeMichael R Sweet
2002-08-09More shadowed variables in FLUID, plus use snprintf, strlcpy, and strlcat.Michael R Sweet
2002-05-16Massive update to use strlcpy() and strlcat() instead of strncpy()Michael R Sweet
2002-05-13WIN32 compile fixes.Michael R Sweet
2002-05-13Expand menu item fix for all menu widgets (menu bar, menu button, choice,Michael R Sweet
2002-05-12Fix FLUID menu drawing bug reported by Paul Sydney (didn't rebuild theMichael R Sweet
2002-04-30Fl_Preferences::getUserdataPath() and getPath() methods now require aMichael 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-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-03-04Fixed FLUID bug - can now override code and header file names from theMichael 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-10-21Added common headings & CVS tags.Michael R Sweet
1998-10-15Fluid fixes from Vincent PENNE.Michael R Sweet
1998-10-06Initial revisionMichael R Sweet