FLTK logo

Article #1514: FLTK 1.4.x Weekly Snapshot, r12179

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 #1514: FLTK 1.4.x Weekly Snapshot, r12179

Created at 00:00 Feb 24, 2017 by mike

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

    http://www.fltk.org/software.php?VERSION=fltk-1.4.x-r12179

Commit Log:

------------------------------------------------------------------------
r12179 | manolo | 2017-02-22 06:33:12 -0500 (Wed, 22 Feb 2017) | 4 lines

Avoid potential crash occurring after calling win->show(0,0)

See [fltk.general] Drawing to Fl_Offscreen received signal SIGSEGV,
Segmentation fault.
that is unrelated to Fl_Offscreen but caused by calling win->show(0,0).
------------------------------------------------------------------------
r12178 | manolo | 2017-02-20 07:57:40 -0500 (Mon, 20 Feb 2017) | 1 line

Mac OS: remove unused members variables from platform-specific struct
Fl_Window_Driver::shape_data_type
------------------------------------------------------------------------
r12177 | ossman | 2017-02-20 07:40:50 -0500 (Mon, 20 Feb 2017) | 2 lines

Pre-multiply alpha on cursors on X11, as required by XRender.

------------------------------------------------------------------------
r12176 | manolo | 2017-02-19 10:49:48 -0500 (Sun, 19 Feb 2017) | 2 lines

Fix line wrap at word end when string widths are true double values (non
integer).
Useful for rescaling that creates non-integer string widths.
------------------------------------------------------------------------
r12175 | manolo | 2017-02-19 10:42:31 -0500 (Sun, 19 Feb 2017) | 2 lines

Reset offscreen surface when the window is hidden.
This is necessary for compatibility with rescaling, so line widths are also
rescaled.
------------------------------------------------------------------------
r12174 | manolo | 2017-02-19 10:37:46 -0500 (Sun, 19 Feb 2017) | 2 lines

Fix typo

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

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'.