summaryrefslogtreecommitdiff
path: root/src/fl_draw_image.cxx
AgeCommit message (Expand)Author
2016-01-31Update build system to compile all drivers as indiviual objects.Albrecht Schlosser
2016-01-29Update Makefile to compile only needed Xlib driver files.Albrecht Schlosser
2016-01-27Modify Xlib driver code not to #include source files.Albrecht Schlosser
2016-01-27Removed all references to Quartz driver files from library headers in Xcode. ...Matthias Melcher
2016-01-26Moving image drawing code into the driver systemMatthias Melcher
2016-01-04Created pseudo code for all FL_PORTED section so that FLTK compiles and links...Matthias Melcher
2016-01-03Updated platform specific #if's to report unimplemented code when compiling w...Matthias Melcher
2015-03-16Fix a failure in the U64 optimized argb path.Lauri Kasanen
2015-03-16Add support for accelerated alpha blending under X11.Lauri Kasanen
2011-07-19Modifications to all LGPL headers for STR #2685.Greg Ercolano
2011-05-23Fix STR #2637, part 2: accessing pixel values beyond array bounds. 64-bitAlbrecht Schlosser
2010-12-28Use device abstraction for image drawing.Manolo Gouy
2010-11-28Fixed Copyright to 2010.Matthias Melcher
2010-05-27Better device hierarchy with surfaces and graphics drivers.Manolo Gouy
2010-03-14Merge of branch-1.3-Fl_Printer, with the following main changes:Albrecht Schlosser
2009-01-01Changed Copyright in 'src' directoryMatthias Melcher
2008-09-16Doxygen documentation : took the opportunity to update copyright info as we m...Fabien Costantini
2005-04-16Update source file headers with STR web page.Michael R Sweet
2005-02-24Copyright updates.Michael R Sweet
2004-04-11Copyright updates and prep for 1.1.5rc1.Michael R Sweet
2003-01-30Copyright update for 1.1.3 release (not quite yet, but soon...)Michael R Sweet
2002-08-09More shadow variable changes...Michael R Sweet
2002-04-11Make Fl_Output a subclass of Fl_Input, and add input_type and readonlyMichael R Sweet
2002-01-01Copyright updates...Michael R Sweet
2001-11-27Preliminary commit of my MacOS X work.Michael R Sweet
2001-11-22Fix all references to '.C' files (now .cxx)Michael R Sweet
2001-01-22Copyright 2001.Michael R Sweet
2000-07-07Buttons with box(FL_NO_BOX) did not draw. Apparently they did inBill Spitzak
2000-06-27calc_error() needs the colormap color values; changed to reference theMichael R Sweet
2000-06-27Optimization for 8-bit displays - allocate colors as they are used fromMichael R Sweet
2000-06-05OK, now version 1.0.9Michael R Sweet
2000-04-25Updated copyright notices for all of the 1.0.x files.Michael R Sweet
1999-01-07Yay, change all copyright notices to be 1998-1999.Michael R Sweet
1998-12-07Changed #include "*.C" to "*.cxx"...Michael R Sweet
1998-10-21Fixed all the frigging file headings - was missing a $ in the Id string.Michael R Sweet
1998-10-19The great heading change - now use standard LGPL header with CVS tags.Michael R Sweet
1998-10-06Initial revisionMichael R Sweet