summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-03Fix copyright and remove obsolete comment.Albrecht Schlosser
2015-04-03Fix compiler warning on Windows 64-bit (STR #2813).Albrecht Schlosser
2015-04-03Fix compiler warning (another part of STR #2813).Albrecht Schlosser
2015-04-03Fix uninitialized variable compiler warning (part of STR #2813).Albrecht Schlosser
2015-04-03Add missing cast (part of patch for STR #2813).Albrecht Schlosser
2015-04-03Restore compilability with old SDKs after commit of support for zoom gesture.Manolo Gouy
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-04-01Added FL_ZOOM_GESTURE gesture for OS X.Matthias Melcher
2015-03-30Fix two Linux (gcc/g++) compilation warnings.Albrecht Schlosser
2015-03-28Update dependencies.Albrecht Schlosser
2015-03-25Rename confusing configure and Makefile (makeinclude) variable.Albrecht Schlosser
2015-03-25Fix compilation with FLTK_ABI_VERSION == 10301 and 10302.Albrecht Schlosser
2015-03-24More detailed documentation about drawing to other surfaces than the computer...Manolo Gouy
2015-03-22Changed Xcode-related date.Manolo Gouy
2015-03-22Changed eol-style.Manolo Gouy
2015-03-22Updated Xcode-related info.Manolo Gouy
2015-03-22Fix STR #3176: possible bad border effect when a set of radio menu items is l...Manolo Gouy
2015-03-21Documentation: Update ide/README.IDEAlbrecht Schlosser
2015-03-21BSD-style printing: remove spaces after -P and -# options.Manolo Gouy
2015-03-20Documentation: Clarify Fl_Menu_Item::size() docs.Albrecht Schlosser
2015-03-18Add new animated demo to CMakeLists.txt, update .gitignore and svn props.Albrecht Schlosser
2015-03-18Detailed how to build the configure script when downloading FLTK by svn.Manolo Gouy
2015-03-18Removed -arch ppc that no longer works with new Apple compilers.Manolo Gouy
2015-03-18Reflect in README.OSX.txt the removal of the Xcode project. A single Xcode pr...Manolo Gouy
2015-03-18Used by the animated demo.Manolo Gouy
2015-03-18Added the new 'animated' test program.Manolo Gouy
2015-03-18Fixed a series of warnings when building with Xcode on Mac OS.Manolo Gouy
2015-03-18Added the new animated test program. Removed references to the AGL framework.Manolo Gouy
2015-03-17Clarify documentation of Fl_Window::wait_for_expose().Albrecht Schlosser
2015-03-17Remove obsolete watcom makefiles.Albrecht Schlosser
2015-03-17Fix zlib compilation warnings under OS X and maybe Unix/Linux.Albrecht Schlosser
2015-03-17Mark the picture formats static, they don't changeLauri Kasanen
2015-03-16Fix a failure in the U64 optimized argb path.Lauri Kasanen
2015-03-16Add a test program to benchmark alpha blending.Lauri Kasanen
2015-03-16Correct HAVE_XRENDER preprocessor checks.Lauri Kasanen
2015-03-16Add support for accelerated alpha blending under X11.Lauri Kasanen
2015-03-16Update copyright (year) in generated fluid files.Albrecht Schlosser
2015-03-16Update bundled libjpeg from jpeg-8c to jpeg-9a.Albrecht Schlosser
2015-03-16Update bundled libpng from version 1.5.10 to 1.6.16.Albrecht Schlosser
2015-03-16Update bundled zlib from 1.2.5 to 1.2.8 (latest version as of Mar 12, 2015).Albrecht Schlosser
2015-03-16Allow compilation when HAVE_XRENDER is undefined or 0Manolo Gouy
2015-03-16Detect XRender supportLauri Kasanen
2015-03-15Fix 'boolean' issue with jpeg-9 library compatibility (STR #2920).Albrecht Schlosser
2015-03-12Mentioned Fl_Shared_Image::scale() and BSD-style printing.Manolo Gouy
2015-03-12Linux/unix: added support for BSD-style printing, that is, using lpq/lpr inst...Manolo Gouy
2015-03-12More detailed Doxygen doc of Fl_Shared_Image::scale() and Fl_Image::draw(X,Y,...Manolo Gouy
2015-03-11Implementation of Fl_Shared_Image::scale(width, height) for scaled image draw...Manolo Gouy
2015-03-11Implementation of Fl_Shared_Image::scale(width, height) for scaled image draw...Manolo Gouy