6192 Commits (0539009c671a2ffc2478a50a11f48769c5c54b27)
 

Author SHA1 Message Date
Lauri Kasanen 0eaa71e033 Mark the picture formats static, they don't change 10 years ago
Lauri Kasanen 966e553eba Fix a failure in the U64 optimized argb path. 10 years ago
Lauri Kasanen 70d6d20e11 Add a test program to benchmark alpha blending. 10 years ago
Lauri Kasanen 854c5ebd76 Correct HAVE_XRENDER preprocessor checks. 10 years ago
Lauri Kasanen c91e48149b Add support for accelerated alpha blending under X11. 10 years ago
Albrecht Schlosser 4798d70ded Update copyright (year) in generated fluid files. 10 years ago
Albrecht Schlosser 463eb3a181 Update bundled libjpeg from jpeg-8c to jpeg-9a. 10 years ago
Albrecht Schlosser 992192dd02 Update bundled libpng from version 1.5.10 to 1.6.16. 10 years ago
Albrecht Schlosser ed339a8b35 Update bundled zlib from 1.2.5 to 1.2.8 (latest version as of Mar 12, 2015). 10 years ago
Manolo Gouy 251a6e2fdb Allow compilation when HAVE_XRENDER is undefined or 0 10 years ago
Lauri Kasanen a6c4b29a18 Detect XRender support 10 years ago
Albrecht Schlosser fdab34b20e Fix 'boolean' issue with jpeg-9 library compatibility (STR #2920). 10 years ago
Manolo Gouy 066f718674 Mentioned Fl_Shared_Image::scale() and BSD-style printing. 10 years ago
Manolo Gouy 2b952dda54 Linux/unix: added support for BSD-style printing, that is, using lpq/lpr instead of lpstat/lp . 10 years ago
Manolo Gouy 1c3163f206 More detailed Doxygen doc of Fl_Shared_Image::scale() and Fl_Image::draw(X,Y,W,H,cx,cy). 10 years ago
Manolo Gouy ba76bdce02 Implementation of Fl_Shared_Image::scale(width, height) for scaled image drawing - cont'd 10 years ago
Manolo Gouy e69467bbc9 Implementation of Fl_Shared_Image::scale(width, height) for scaled image drawing - cont'd 10 years ago
Manolo Gouy dbde470f8d Added Fl_Shared_Image::scale(width, height) to support scaled image drawing (STR #3185). 10 years ago
Greg Ercolano cc2436954d Fixes STR#3207, issue with ^C not working when numlock or capslock is on. 10 years ago
Albrecht Schlosser faad46f945 Add glutKeyboardUpFunc to list of not implemented glut functions (STR #2459). 10 years ago
Albrecht Schlosser 0f45a7adf5 [Version 1.3.4] Update version numbers - hopefully complete. 10 years ago
Albrecht Schlosser c96c4c35b0 Add 'fluid -u' command-line switch to upgrade fluid files in batch mode. 10 years ago
Manolo Gouy c9ff10d8f9 More detailed Doxygen doc of the Fl_Printer::start_job() function. 10 years ago
Albrecht Schlosser 1a69ba5ae9 Update configure and makeinclude.in to get rid of version numbers in Makefiles. 10 years ago
Albrecht Schlosser 78783e1fd8 Update dependencies. 10 years ago
Albrecht Schlosser d77813a174 Fix window background and label drawing ("plastic" scheme only). 10 years ago
Albrecht Schlosser c96a330e26 Fix documentation errors and clarify label alignment docs. 10 years ago
Albrecht Schlosser 33206498fd Improve label demo test/label.cxx : better layout + new tooltips. 10 years ago
Manolo Gouy edb4ec3e92 Changed functions supporting ASCII85 and RunLength encodings as private 10 years ago
Albrecht Schlosser 1cfefc2e1a Improve and fix image drawing docs. 10 years ago
Albrecht Schlosser f480ba58c0 Fix an error and improve documentation of Fl_Tiled_Image. 10 years ago
Manolo Gouy ad59d0cf83 PostScript output: various cosmetic changes to easy readability of output code. 10 years ago
Manolo Gouy 372e707093 Added mention to compression techniques when drawing images to PostScript. 10 years ago
Manolo Gouy fe96d64a2b PostScript output: : use ASCII85 encoding also for character strings. 10 years ago
Albrecht Schlosser 4d1e372e09 Improve Fl_Tiled_Image drawing, scheme background setup, and documentation. 10 years ago
Manolo Gouy 966ca9faa3 PostScript output of images: use now RunLengthEncode followed by ASCII85Encode filters. 10 years ago
Manolo Gouy 00a7e2d576 Slightly improved implementation of the convert85() function. 10 years ago
Manolo Gouy 1e0b4af8bc Improved PostScript output of images: they use now the ASCII85Encode filter 10 years ago
Albrecht Schlosser c0a760d1c6 Rename variable 'inp' because of colliding definition in Cygwin. 10 years ago
Albrecht Schlosser c71a9e1c54 Fix compiler warning with gcc 4.8.3 under Windows/Cygwin (STR #3199). 10 years ago
Manolo Gouy c0ed548005 1) More detailed Doxygen documentation for classes Fl_Printer, Fl_Surface_Device, Fl_Display_Device 10 years ago
Albrecht Schlosser 3441590a1d Rename lib/README.lib to lib/README because '*.lib' is in ignored files list. 10 years ago
Albrecht Schlosser d2663161e2 [CMake] Improve handling of ldl and X11 libraries (STR #3196). 10 years ago
Manolo Gouy a88c1f2974 WN32: Fl_Pixmap::draw(X,Y,W,H,cx,cy) did not print well when cx or cy was not null. 10 years ago
Albrecht Schlosser 46f8f4bcb4 Fix undefined reference XGetUtf8FontAndGlyph (STR #3191). 10 years ago
Albrecht Schlosser 958d912ffc Fix potential keyboard hangup (STR #3192). 10 years ago
Manolo Gouy 93372a77c1 Mac OS: Fixed issue where the system object supporting a window created before the event loop started could not be 10 years ago
Albrecht Schlosser fd7cfbb6f0 Update CHANGES file. 10 years ago
Albrecht Schlosser 653396fc51 Restore window background image drawing (STR #3059). 10 years ago
Albrecht Schlosser b3f5f2913b Fix documentation (typo). 10 years ago