summaryrefslogtreecommitdiff
path: root/src/fl_read_image_win32.cxx
AgeCommit message (Expand)Author
2016-04-03Delete because content is now in Fl_XXX_Screen_Driver.cxxManolo Gouy
2016-02-19Rename Fl_Graphics_Driver::set_gc(void*) to gc(void*) and Fl_Graphics_Driver:...Manolo Gouy
2016-02-18Remove all uses of the fl_gc global variable. Towards a clean driver model.Manolo Gouy
2014-11-06Fix for STR#3142 where fl_read_image() correctly reads GL data under X11, but...Manolo Gouy
2011-07-19Modifications to all LGPL headers for STR #2685.Greg Ercolano
2011-04-17Fixed Fl_Paged_Device::print_window() that did not work under Windows seven.Manolo Gouy
2011-04-15Added Fl_Paged_Device::print_window() to print a window with its title bar an...Manolo Gouy
2010-12-16This new fl_read_image() function for Windows is *much* faster thanAlbrecht Schlosser
2010-11-29More copyright 2010 mods.Greg Ercolano
2009-01-01Changed Copyright in 'src' directoryMatthias Melcher
2006-05-30Remove warnings found by Robin Rowe's settings for VC7. I do not have VC7, bu...Matthias Melcher
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-05-31Add Matthias's WIN32 code to get an image from the current window; needsMichael R Sweet
2002-05-30fl_read_image() - not implemented for WIN32 or OSX yet.Michael R Sweet