Author: AlbrechtS
Date: 2010-03-14 12:41:24 -0700 (Sun, 14 Mar 2010)
New Revision: 7265
Log:
Updated CHANGES file with Fl_Device and Fl_Printer support.


Modified:
   branches/branch-1.3/CHANGES

Modified: branches/branch-1.3/CHANGES
===================================================================
--- branches/branch-1.3/CHANGES 2010-03-14 18:35:14 UTC (rev 7264)
+++ branches/branch-1.3/CHANGES 2010-03-14 19:41:24 UTC (rev 7265)
@@ -1,5 +1,9 @@
 CHANGES IN FLTK 1.3.0
 
+       - Added printing support (Fl_Printer class and friends) for native
+         printing on Windows and Mac OS X, PostScript printing on X11
+         with CUPS or lp, and PostScript file output on all platforms
+       - Added basic Fl_Device abstraction layer for all drawing functions
        - Fixed possibility of wrong flags() in Fl_Window::iconlabel()
          (STR #2161)
        - Fixed Scrollbar events when max is less than min (STR #2283)

_______________________________________________
fltk-commit mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-commit

Reply via email to