summaryrefslogtreecommitdiff
path: root/fluid
AgeCommit message (Expand)Author
2017-03-19Fix dependencies.Albrecht Schlosser
2017-02-15Fluid: Fix platform-specific build system (CMake + configure).Albrecht Schlosser
2016-10-28Fix string truncation in fluid (STR #2722 continued).Albrecht Schlosser
2016-10-17Bring over combined fix [r12044] from 1.3 current to the porting branch.Greg Ercolano
2016-10-17Bring over combined fix [r12041/12042] from 1.3 current to the porting branch.Greg Ercolano
2016-10-14Fix inconsistent interpretation of ld() in image handling (STR #3308).Albrecht Schlosser
2016-09-20Update dependencies.Albrecht Schlosser
2016-09-20Update fluid files and copyright.Albrecht Schlosser
2016-08-30Bringing over fix [r11880] from 1.3 current to the porting branch.Greg Ercolano
2016-08-16Bringing over fix [11878+11879] from 1.3 current to the porting branch.Greg Ercolano
2016-08-16 Bringing over fix [r11875] from 1.3 current to the porting branch.Greg Ercolano
2016-07-29Fix more Windows 64-bit g++ compiler warnings.Albrecht Schlosser
2016-07-20svn property mods..Greg Ercolano
2016-07-20Bringing over fix [r11835] from 1.3 current to the porting branch.Greg Ercolano
2016-07-18Adds external editor capability to fluid for all platforms.Greg Ercolano
2016-04-27Begin to remove platform-specific code.Manolo Gouy
2016-04-12Remove obsolete EMX (DOS, OS/2 extender) support.Albrecht Schlosser
2016-04-11Fix VisualC++ build (Visual Studio 2015).Albrecht Schlosser
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