| Age | Commit message (Expand) | Author |
| 2009-04-21 | Fixed gray scale w/alpha image drawing for Mac OS with Quartz (FLTK 1.1 | Albrecht Schlosser |
| 2009-01-01 | Changed Copyright in 'src' directory | Matthias Melcher |
| 2008-10-13 | Quickdraw removal: option removed from configure, all Qd code removed from so... | Fabien Costantini |
| 2008-09-16 | Doxygen documentation : took the opportunity to update copyright info as we m... | Fabien Costantini |
| 2008-09-14 | Doxygen Documentation WP5 Done, WP6 half finished so that all Fl_Image class ... | Fabien Costantini |
| 2007-06-07 | Fixed rendering of grayscale images with alpha channel on unaccelerated machi... | Matthias Melcher |
| 2007-05-14 | - Fixed calculation of stride for image scaling and color manipulation (STR #... | Matthias Melcher |
| 2006-12-21 | Fixed silly bug in OS X that would free a pixmap multiple times within Fl_RGB... | Matthias Melcher |
| 2006-10-02 | Fix new alpha blending code to use the source image width instead of | Michael R Sweet |
| 2006-09-24 | Adapt Sadysta's alpha compositing code for current implementation of | Michael R Sweet |
| 2006-09-16 | OK, I believe I fixed the transparency issues on WIN32. Please everyone, test... | Matthias Melcher |
| 2006-09-15 | Implemented alpha blending for WIN32. I believe that I did it in a way that i... | Matthias Melcher |
| 2006-09-13 | Fixed Fl_RGB_Image::copy. My previous fix had the meaning of ld() wrong. | Matthias Melcher |
| 2006-09-04 | STR 1412: fixed RGB image block copy for ld() values != 0 | Matthias Melcher |
| 2006-06-04 | OS X Quartz: one pretty essential fix to the call order in Quartz context cha... | Matthias Melcher |
| 2005-11-02 | STR #1052: The outline drawing of not existing images is now in foreground co... | Matthias Melcher |
| 2005-09-12 | STR #1007: Applied second patch by hand. OP: could you please check if all ch... | Matthias Melcher |
| 2005-04-16 | Update source file headers with STR web page. | Michael R Sweet |
| 2005-02-24 | Copyright updates. | Michael R Sweet |
| 2004-09-24 | Now look for 8 bits of alpha when the developer has requested | Michael R Sweet |
| 2004-08-31 | Quartz for FLTK1.1 | Matthias Melcher |
| 2004-08-31 | Quartz for FLTK 1.1: | Matthias Melcher |
| 2004-08-28 | Fix bad #elif (Matthias, please check your commits more closely, thanks!) | Michael R Sweet |
| 2004-08-27 | Quartz: | Matthias Melcher |
| 2004-08-25 | Updated config stuff to allow for --enable-quartz ofr Mac OS X which in | Matthias Melcher |
| 2004-04-11 | Copyright updates and prep for 1.1.5rc1. | Michael R Sweet |
| 2003-08-04 | Fix typo... | Michael R Sweet |
| 2003-07-29 | Fix scheme and image drawing bugs. | Michael R Sweet |
| 2003-01-30 | Copyright update for 1.1.3 release (not quite yet, but soon...) | Michael R Sweet |
| 2003-01-15 | Fix build problems on Windows. | Michael R Sweet |
| 2003-01-10 | Update Fl_Image and friends so that we don't need to include the | Michael R Sweet |
| 2002-12-19 | Doco updates. | Michael R Sweet |
| 2002-11-19 | Get rid of some valid compiler warnings with CodeWarrior that were reported | Michael R Sweet |
| 2002-10-11 | Bug #621737: Add range checking for the width and height arguments to the | Michael R Sweet |
| 2002-08-09 | Move the rest of the image file formats (except for XBM and XPM) to | Michael R Sweet |
| 2002-08-05 | Range check Fl_Text_Buffer::search_forward(). | Michael R Sweet |
| 2002-05-24 | Get rid of as many compiler warnings as possible. | Michael R Sweet |
| 2002-04-26 | Images in menu items... | Michael R Sweet |
| 2002-04-15 | Fix transparency stuff for MacOS X; currently it appears that CopyDeepMask | Michael R Sweet |
| 2002-04-15 | Change fl_create_deepmask() to fl_create_alphamask(). | Michael R Sweet |
| 2002-04-14 | Added fl_create_deepmask() method for creating alpha blend masks. | Michael R Sweet |
| 2002-04-11 | Make Fl_Output a subclass of Fl_Input, and add input_type and readonly | Michael R Sweet |
| 2002-01-07 | Fixed from Teun. | Michael R Sweet |
| 2002-01-03 | cleaned up src/Fl_mac.cxx, fixed Fl::wait(0.0), fixed Cmd-Q handling | Matthias Melcher |
| 2002-01-01 | Copyright updates... | Michael R Sweet |
| 2001-12-19 | Multiple bug fixes from Sebastien: | Michael R Sweet |
| 2001-11-27 | Preliminary commit of my MacOS X work. | Michael R Sweet |
| 2001-11-26 | Add note about using RENDER extension in the future for proper alpha | Michael R Sweet |
| 2001-11-25 | Add flstring.h header file to include string functions, strcasecmp | Michael R Sweet |
| 2001-11-24 | Fix bugs in copy() methods. | Michael R Sweet |