| | [ Return to Articles | Show Comments | Submit Comment ]
Article #1165: FLTK 3.0.x Weekly Snapshot, r9285
Created at 01:04 Mar 16, 2012 by mike
A new weekly snapshot of FLTK 3.0.x (r9285) is now available on the download page:
http://www.fltk.org/software.php?VERSION=fltk-3.0.x-r9285
Commit Log:
------------------------------------------------------------------------
r9285 | manolo | 2012-03-14 09:14:53 -0700 (Wed, 14 Mar 2012) | 1 line
Removed all uses of fltk3::Device::class_name(). Class fltk3::Device
becomes useless and is removed.
------------------------------------------------------------------------
r9281 | manolo | 2012-03-12 07:20:18 -0700 (Mon, 12 Mar 2012) | 1 line
Created virtual char fltk3::GraphicsDriver::can_do_alpha_blending()
------------------------------------------------------------------------
r9280 | manolo | 2012-03-12 06:33:56 -0700 (Mon, 12 Mar 2012) | 1 line
Created virtual void fltk3::GraphicsDriver::copy_offscreen()
------------------------------------------------------------------------
r9279 | manolo | 2012-03-12 05:10:56 -0700 (Mon, 12 Mar 2012) | 2 lines
Replaced fl_copy_offscreen_with_alpha() by
GDIGraphicsDriver::copy_offscreen_with_alpha() and
fl_create_offscreen_with_alpha() by
QuartzGraphicsDriver::create_offscreen_with_alpha()
------------------------------------------------------------------------
r9277 | manolo | 2012-03-12 02:56:12 -0700 (Mon, 12 Mar 2012) | 1 line
Use a new QuartzGraphicsDriver or GDIGraphicsDriver instance when
printing.
------------------------------------------------------------------------
r9275 | manolo | 2012-03-11 12:14:07 -0700 (Sun, 11 Mar 2012) | 1 line
Added needed initialization in fltk3::GraphicsDriver constructor.
------------------------------------------------------------------------
r9272 | manolo | 2012-03-10 07:39:56 -0800 (Sat, 10 Mar 2012) | 1 line
Transmitted changes related to the mackeyLookUp table from 1.3
------------------------------------------------------------------------
[ Download | Home Page | Listing ]
[ Submit Comment ] |
| |