FLTK logo

Article #1398: FLTK 1.3.x Weekly Snapshot, r10484

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 #1398: FLTK 1.3.x Weekly Snapshot, r10484

Created at 00:02 Dec 12, 2014 by mike

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

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

Commit Log:

------------------------------------------------------------------------
r10484 | manolo | 2014-12-11 17:25:31 -0500 (Thu, 11 Dec 2014) | 2 lines

It is necessary to compute Fl_X::mapped_to_retina after the window is
mapped
because the windowDidMove notification is not always sent.
------------------------------------------------------------------------
r10483 | manolo | 2014-12-11 15:34:47 -0500 (Thu, 11 Dec 2014) | 1 line

Fix case when show() of a subwindow whose parent is not shown yet.
------------------------------------------------------------------------
r10482 | manolo | 2014-12-11 15:09:55 -0500 (Thu, 11 Dec 2014) | 1 line

Propagate Fl_X::mapped_to_retina value from parent to subwindows.
------------------------------------------------------------------------
r10481 | manolo | 2014-12-11 11:54:30 -0500 (Thu, 11 Dec 2014) | 2 lines

Improved handling of high resolution ("retina") displays.
The new field bool Fl_X::mapped_to_retina is updated when needed, that is,
when the window is moved.
------------------------------------------------------------------------
r10480 | manolo | 2014-12-11 08:28:23 -0500 (Thu, 11 Dec 2014) | 1 line

Removed one use of dynamic_cast.
------------------------------------------------------------------------
r10479 | manolo | 2014-12-09 06:15:12 -0500 (Tue, 09 Dec 2014) | 2 lines

Removed statement that became incorrect with true Mac OS X subwindows.

------------------------------------------------------------------------
r10478 | manolo | 2014-12-07 02:24:32 -0500 (Sun, 07 Dec 2014) | 1 line

Removed subwindow-specific code that is no longer needed with true
subwindows.
------------------------------------------------------------------------
r10477 | manolo | 2014-12-05 12:18:19 -0500 (Fri, 05 Dec 2014) | 1 line

Improved processing of retina displays: replace [NSWindow
backingScaleFactor] that is not recommended.
------------------------------------------------------------------------

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