FLTK logo

Article #1612: FLTK 1.4.x Weekly Snapshot, r13082

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

Created at 00:00 Oct 26, 2018 by mike

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

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

Commit Log:

------------------------------------------------------------------------
r13081 | AlbrechtS | 2018-10-21 21:04:57 -0400 (Sun, 21 Oct 2018) | 4 lines

Add missing include file <string.h>.

Preparing for another commit...

------------------------------------------------------------------------
r13080 | manolo | 2018-10-21 03:07:38 -0400 (Sun, 21 Oct 2018) | 1 line

Mention added support for MacOS 10.14
------------------------------------------------------------------------
r13078 | manolo | 2018-10-20 18:09:28 -0400 (Sat, 20 Oct 2018) | 1 line

Support GL windows on retina display when app does not set
Fl::use_high_res_GL(1) 
------------------------------------------------------------------------
r13076 | manolo | 2018-10-20 03:42:15 -0400 (Sat, 20 Oct 2018) | 1 line

Fix resize of layer-backed, top-level GL windows: no more blank window.
------------------------------------------------------------------------
r13075 | manolo | 2018-10-20 03:24:27 -0400 (Sat, 20 Oct 2018) | 6 lines

Minor improvement of macOS 10.14 mojave support: draw window views with the
displayLayer: method

The doc recommends to draw views with the displayLayer: method when the
view manages itself
completely its own bitmap:
       If your delegate implements the displayLayer: method, that
implementation is responsible 
       for creating a bitmap and assigning it to the layer's contents
property. 
------------------------------------------------------------------------
r13073 | AlbrechtS | 2018-10-19 12:50:57 -0400 (Fri, 19 Oct 2018) | 2 lines

Document that Fl_Widget::GROUP_RELATIVE bit is not used.

------------------------------------------------------------------------
r13072 | AlbrechtS | 2018-10-19 12:44:50 -0400 (Fri, 19 Oct 2018) | 9 lines

Windows/OpenGL: fix pixel format detection (STR #3119).

This patch fixes two aspects described in STR #3119:
 (a) enables detection and prefers pixel formats with composition
 (b) selects no more than 32 bit colors (8 bits per pixel)

(a) was the reason for this STR, (b) was reported repeatedly in
fltk.general (see STR #3119).

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

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