FLTK logo

Article #1439: FLTK 1.3.x Weekly Snapshot, r10866

FLTK matrix user chat room
(using Element browser app)   FLTK gitter user chat room   GitHub FLTK Project   FLTK News RSS Feed  
  FLTK Apps      FLTK Library      Forums      Links     Login 
 Home  |  Articles & FAQs  |  Bugs & Features  |  Documentation  |  Download  |  Screenshots  ]
 

Return to Articles | Show Comments | Submit Comment ]

Article #1439: FLTK 1.3.x Weekly Snapshot, r10866

Created at 00:04 Sep 25, 2015 by mike

A new weekly snapshot of FLTK 1.3.x (r10866) is now available on the download page:

    http://www.fltk.org/software.php?VERSION=fltk-1.3.x-r10866

Commit Log:

------------------------------------------------------------------------
r10866 | manolo | 2015-09-24 04:04:07 -0400 (Thu, 24 Sep 2015) | 1 line

X11: fix crash when creating an Fl_Image_Surface object before
fl_open_display() but after Fl::visual().
------------------------------------------------------------------------
r10865 | manolo | 2015-09-23 09:51:42 -0400 (Wed, 23 Sep 2015) | 2 lines

Mac OS: fixed the Fl_Image_Surface class that produced flipped images when 
the app draws directly to it, without using
Fl_Image_Surface::draw(Fl_Widget*, int, int).
------------------------------------------------------------------------
r10864 | manolo | 2015-09-23 01:16:57 -0400 (Wed, 23 Sep 2015) | 3 lines

Mac OS: slightly simpler code for Fl_Image_Surface class. 
The new code does not call fl_begin_offscreen() in set_current().
That is safer because there is not always a matching fl_end_offscreen().
------------------------------------------------------------------------
r10863 | manolo | 2015-09-22 01:43:37 -0400 (Tue, 22 Sep 2015) | 1 line

Make sure the FLTK and the system keep their representations of window
coordinates synchronized.
------------------------------------------------------------------------
r10862 | manolo | 2015-09-18 11:29:30 -0400 (Fri, 18 Sep 2015) | 3 lines

Documentation: added warning that Fl_Gl_Window::mode(const int * a),
although public, is 
subject to change, and that Fl_Gl_Window::mode(int a) is the adequate
stable API.

------------------------------------------------------------------------

Download | Home Page | Listing ]


Comments

Submit Comment ]
 
 

Comments are owned by the poster. All other content is copyright 1998-2024 by Bill Spitzak and others. This project is hosted by The FLTK Team. Please report site problems to 'erco@seriss.com'.