summaryrefslogtreecommitdiff
path: root/fluid
AgeCommit message (Expand)Author
2016-04-05Fix more compiler warnings.Albrecht Schlosser
2016-03-27[CMake] Remove redundant linking in CMake build process (STR #3298).Albrecht Schlosser
2016-03-26Isolate the definition of the 3 public, OS-dependent types (Fl_Offscreen, Fl_...Manolo Gouy
2016-03-25Remove a bunch of useless #include <FL/x.H> directives.Manolo Gouy
2016-03-19Update dependencies.Albrecht Schlosser
2016-03-13Fixed 'flush()' code for single, double, and overlay bufferingMatthias Melcher
2016-03-02Add support for SDL as a base library on OS X.Matthias Melcher
2016-02-27Fix compiler warnings (STR #2988) - final commit.Albrecht Schlosser
2016-02-27Update dependencies.Albrecht Schlosser
2016-02-27Fix Makefiles (particularly target 'clean').Albrecht Schlosser
2016-02-26Update dependencies.Albrecht Schlosser
2016-01-30Bump version numbers for next minor release: FLTK 1.4.0.Albrecht Schlosser
2015-12-31Mac OS: modified CMake config files to allow use of OPTION_APPLE_X11Manolo Gouy
2015-12-30Harmonize configure and CMake build system (part 1).Albrecht Schlosser
2015-12-18Running FLTK in static initializers (cont'd):Manolo Gouy
2015-11-24Finish "rename" of *.xcf.gz - delete uncompressed files.Albrecht Schlosser
2015-11-24Rename *.xcf.gz files to *.xcf_gz instead of uncompressing.Albrecht Schlosser
2015-11-24Replace the "renamed" fluid.xcf[.gz] file thatIan MacArthur
2015-11-24Attempting to unblcok repository access.Ian MacArthur
2015-11-07Fixed missing image release as described in STR #2840.Albrecht Schlosser
2015-11-03Fixed copyright year, updated CHANGES.Albrecht Schlosser
2015-11-03Fix out-of-bounds memory access in fluid (STR #3263).Albrecht Schlosser
2015-08-01Add light gray separator line to fluid widget browser (STR #2997).Albrecht Schlosser
2015-07-23Fix documentation, adjust comments in fluid/Fl_Type.cxx.Albrecht Schlosser
2015-07-22Update dependencies.Albrecht Schlosser
2015-07-09Update fluid .fl files and generated code - remove trailing white space.Albrecht Schlosser
2015-07-09Fix trailing white space in fluid .fl files (STR #3239).Albrecht Schlosser
2015-06-15Fix spelling errors and improve documentation.Albrecht Schlosser
2015-04-10Fix compiler warnings in fluid-generated code (STR #2813).Albrecht Schlosser
2015-04-07CMake generation of Xcode project under Mac OS: bundle fluid with its proper ...Manolo Gouy
2015-04-04Tricking Fl_Text_Display into using bearable colors for CodeView in Fluid.Matthias Melcher
2015-04-04STR #3184: fixed code editor in Fluid to check the previous line for a block ...Matthias Melcher
2015-04-03Fix typo.Albrecht Schlosser
2015-04-03Remove useless cast that would break Windows 64-bit compilation.Albrecht Schlosser
2015-04-02Added comments to Fluid Widgets. The comment field is between the Additional ...Matthias Melcher
2015-04-02Fixed the Tab order in Fluid dialogs that contain a comment field. The commen...Matthias Melcher
2015-04-01Finally fixed the order of arrow and icon in the Type browser in Fluid.Matthias Melcher
2015-03-17Remove obsolete watcom makefiles.Albrecht Schlosser
2015-03-16Update copyright (year) in generated fluid files.Albrecht Schlosser
2015-03-10[Version 1.3.4] Update version numbers - hopefully complete.Albrecht Schlosser
2015-03-09Add 'fluid -u' command-line switch to upgrade fluid files in batch mode.Albrecht Schlosser
2015-03-07Update dependencies.Albrecht Schlosser
2015-02-16[CMake] Improve installation, support DESTDIR, and more (STR #3149).Albrecht Schlosser
2014-12-20Removed compilation warning when compiling fluid/file.cxx on apple.Manolo Gouy
2014-12-19Fixes STR #3169, comments #4, #5 and #7.Greg Ercolano
2014-11-03Update dependencies for FLTK 1.3.3 release.Albrecht Schlosser
2014-10-30Updated version numbers displayed in the "About fluid" menu item under Mac OS XManolo Gouy
2014-10-30Fix regression introduced in svn r10331.Albrecht Schlosser
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