| | [ Return to Articles | Show Comments | Submit Comment ]
Article #970: FLTK 1.3.x Weekly Snapshot, r7037
Created at 01:01 Feb 05, 2010 by mike
A new weekly snapshot of FLTK 1.3.x (r7037) is now available on the download page:
http://www.fltk.org/software.php?VERSION=fltk-1.3.x-r7037
Commit Log:
------------------------------------------------------------------------
r7037 | manolo | 2010-02-02 09:13:55 -0800 (Tue, 02 Feb 2010) | 1 line
simplifying clipping algorithm: done once in make_current() instead of
repeated at each fl_restore_clip() call
------------------------------------------------------------------------
r7036 | manolo | 2010-02-01 09:41:32 -0800 (Mon, 01 Feb 2010) | 1 line
fixes STR 2309 by updating Fl::e_x, e_y, e_x_root and e_y_root after
window moves, resizes and activations.
------------------------------------------------------------------------
r7035 | manolo | 2010-01-29 13:16:20 -0800 (Fri, 29 Jan 2010) | 3 lines
defined macro FL_CGRECTMAKE_COCOA that
contains the correct way to transform x,y,w,h into
a CGRect adequate for clipping
------------------------------------------------------------------------
[ Download | Home Page | Listing ]
[ Submit Comment ] |
| |