| Age | Commit message (Expand) | Author |
| 2009-01-01 | Changed Copyright in 'src' directory | Matthias Melcher |
| 2008-12-13 | more doxygen updates | Albrecht Schlosser |
| 2008-12-13 | Fixed typos and doxygen documentation. | Albrecht Schlosser |
| 2008-12-03 | Doxygen documentation: | Fabien Costantini |
| 2008-10-31 | Moved Fl_Preferences documentation to the correct places. | Matthias Melcher |
| 2008-10-19 | Moving some doxygen dox around (Fl_Preferences). | Matthias Melcher |
| 2008-10-18 | Updated some documentation for Fl_Preferences::getUserdataPath() | Matthias Melcher |
| 2008-10-04 | STR#2056 Fixed all compilation problems and tested that fluid, utf8 demo work... | Fabien Costantini |
| 2008-10-04 | #STR2056 partial fixes : wsock API now compiles ok, but there are still all u... | Fabien Costantini |
| 2008-09-19 | Updating fl_utf8.h references. Fixing copyright date in .fl files. | Matthias Melcher |
| 2008-09-17 | Doxygen documentation: fixed all ambiguous methods signatures, fixed erroneou... | Fabien Costantini |
| 2008-09-14 | Doxygen Documentation WP6 Done, Also completed the documentation of Help_View... | Fabien Costantini |
| 2008-09-10 | Merging the UTF8 patch, consisting of O'ksi'd s original 1.1.6 patch and addi... | Matthias Melcher |
| 2008-01-09 | STR #1853: fixed potntial buffer overrun un Fl_Preferences | Matthias Melcher |
| 2007-06-20 | STR #1714: fixed bad deallocation (NULL pointer issue) in Fl_Preferences. | Matthias Melcher |
| 2007-02-23 | Setting pointers in Fl_Preferences-destructor to zero. This should not be nee... | Matthias Melcher |
| 2006-08-29 | Updated OSX subwindow simulation code to better add and remove from the clipp... | Matthias Melcher |
| 2006-08-18 | I forgot | Matthias Melcher |
| 2006-08-18 | STR #1381: added optional "precision" argument when writing floats or doubles... | Matthias Melcher |
| 2006-06-14 | Avoiding crash when passing NULL as a string in Fl_Preferences::set(key, char... | Matthias Melcher |
| 2006-04-20 | Fixed crash in Fl_Preferences if 2nd or 3rd argument in the 'path' constructo... | Matthias Melcher |
| 2005-11-27 | VC++ 2005 Support, drop old files, add icons for Sudoku | Michael R Sweet |
| 2005-09-19 | STR 1025: fixed illeagal acces to delted object. It was meant to set the dirt... | Matthias Melcher |
| 2005-08-07 | Fixed OSX compilation problems with non-HFS filesystems (STR | Michael R Sweet |
| 2005-05-20 | Fl_Preferences::getUserdataPath() didn't work for sub-groups (STR | Michael R Sweet |
| 2005-03-28 | Made fluid compile under VicualC6 again. Unfortunatly , the wonderful 'print'... | Matthias Melcher |
| 2005-03-25 | Fl_File_Chooser no longer resets the type() when choosing a | Michael R Sweet |
| 2005-02-24 | Copyright updates. | Michael R Sweet |
| 2005-02-14 | Fl_Preferences::RootNode did not find the user's home directory | Michael R Sweet |
| 2004-04-11 | Copyright updates and prep for 1.1.5rc1. | Michael R Sweet |
| 2004-03-01 | Documentation updates (STR #245, STR #250, STR #277, STR #281) | Michael R Sweet |
| 2003-05-04 | Fl_File_Browser incorrectly included "." on WIN32 (STR #9) | Michael R Sweet |
| 2003-01-30 | Copyright update for 1.1.3 release (not quite yet, but soon...) | Michael R Sweet |
| 2002-11-19 | Get rid of some valid compiler warnings with CodeWarrior that were reported | Michael R Sweet |
| 2002-10-07 | Documentation updates. | Michael R Sweet |
| 2002-10-03 | Fix the filename pattern in FLUID for images. | Michael R Sweet |
| 2002-09-05 | Mac OS X: modified Fl_Preferences::Node::search to correctly handle groups | Matthias Melcher |
| 2002-08-27 | Add constructors that accept the path to use (rather then SYSTEM or USER | Michael R Sweet |
| 2002-08-09 | Move the rest of the image file formats (except for XBM and XPM) to | Michael R Sweet |
| 2002-07-01 | Some patches from Ori Berger to plug some resource leaks and use a | Michael R Sweet |
| 2002-05-31 | Some C++ compilers can't handle char& and int& versions of methods, so | Michael R Sweet |
| 2002-05-17 | Fl_Preferences: fixed delete/free confusion, updated docu and sample on buffe... | Matthias Melcher |
| 2002-05-16 | Fixed Fl_Preferences: access() needs to include | Matthias Melcher |
| 2002-05-16 | Massive update to use strlcpy() and strlcat() instead of strncpy() | Michael R Sweet |
| 2002-05-16 | Small fix so it compiles on OS/X (Darwin), access() needed header file. | Bill Spitzak |
| 2002-05-15 | Use access() instead of stat() to determine if the directory exists. | Michael R Sweet |
| 2002-05-03 | Fix portability problems with Solaris Forte C++ compiler. | Michael R Sweet |
| 2002-05-01 | Don't try to use itoa(), which isn't available on most systems. Instead, | Michael R Sweet |
| 2002-04-30 | added binary support and procedural names to | Matthias Melcher |
| 2002-04-30 | Fl_Preferences::getUserdataPath() and getPath() methods now require a | Michael R Sweet |