FLTK logo

Article #1617: FLTK 1.4.x Weekly Snapshot, r13140

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

Created at 00:00 Nov 30, 2018 by mike

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

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

Commit Log:

------------------------------------------------------------------------
r13140 | manolo | 2018-11-29 12:50:55 -0500 (Thu, 29 Nov 2018) | 1 line

Use the Fl_Gl_Device_Plugin mechanism to simplify the construction of a
layer-backed GL window.
------------------------------------------------------------------------
r13139 | manolo | 2018-11-29 04:20:08 -0500 (Thu, 29 Nov 2018) | 1 line

Remove unnecessary platform-specific #if / #endif clauses.
------------------------------------------------------------------------
r13138 | AlbrechtS | 2018-11-28 19:06:33 -0500 (Wed, 28 Nov 2018) | 5 lines

Fix FL_PUSH event handling of Fl_Check_Browser (STR #3004).

Test if the FL_PUSH event is inside the widget area and inside
the scrollbars (if scrollbars are visible).

------------------------------------------------------------------------
r13137 | manolo | 2018-11-28 13:01:02 -0500 (Wed, 28 Nov 2018) | 1 line

Create default implementation of Fl_Screen_Driver::get_system_scheme() and
use it for macOS and Windows.
------------------------------------------------------------------------
r13136 | manolo | 2018-11-27 07:41:39 -0500 (Tue, 27 Nov 2018) | 1 line

Documentation: reveal where the Fl_Preferences text files are located on
each platform.
------------------------------------------------------------------------
r13135 | manolo | 2018-11-27 04:57:45 -0500 (Tue, 27 Nov 2018) | 1 line

Documentation: replace several instances of "pixels" by "FLTK units" to
account for screen rescaling.
------------------------------------------------------------------------
r13134 | manolo | 2018-11-26 15:55:23 -0500 (Mon, 26 Nov 2018) | 1 line

Windows: Have Fl::x(), Fl::y(), Fl::w() and Fl::h() change their values
when the screen is rescaled.
------------------------------------------------------------------------
r13133 | manolo | 2018-11-26 04:21:40 -0500 (Mon, 26 Nov 2018) | 1 line

MacOS: slightly simpler implementation of
Fl_Cocoa_Window_Driver::wait_for_expose().
------------------------------------------------------------------------
r13131 | manolo | 2018-11-23 04:47:08 -0500 (Fri, 23 Nov 2018) | 10 lines

MacOS: further support of scenarios mixing miniaturize/deminiaturize/change
screen configurations.

Test scenario:
- use 2-screen configuration, one retina, one non-retina as main screen
- put subwindow-containing window on retina
- miniaturize window
- close retina screen
- de-miniaturize window
The subwindow was wrong without this change.

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

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