FLTK logo

Article #1586: FLTK 1.4.x Weekly Snapshot, r12923

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

Created at 00:00 May 18, 2018 by mike

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

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

Commit Log:

------------------------------------------------------------------------
r12923 | manolo | 2018-05-17 10:27:41 -0400 (Thu, 17 May 2018) | 1 line

Improve Fl_Screen_Driver::traverse_to_gl_subwindows() so it can be called
for a window that is not current.
------------------------------------------------------------------------
r12922 | manolo | 2018-05-14 10:58:21 -0400 (Mon, 14 May 2018) | 1 line

Remove useless #include directives.
------------------------------------------------------------------------
r12921 | manolo | 2018-05-14 10:52:23 -0400 (Mon, 14 May 2018) | 1 line

Comments only: update the header part of the file
------------------------------------------------------------------------
r12920 | manolo | 2018-05-13 03:42:44 -0400 (Sun, 13 May 2018) | 1 line

Fl_Scalable_Graphics_Driver::rect(): don't draw a rectangle if w or h is
negative
------------------------------------------------------------------------
r12919 | manolo | 2018-05-12 13:03:26 -0400 (Sat, 12 May 2018) | 1 line

MacOS: move some code from file Fl_cocoa.mm to file
Fl_Darwin_System_Driver.cxx - continued
------------------------------------------------------------------------
r12918 | manolo | 2018-05-12 13:01:33 -0400 (Sat, 12 May 2018) | 1 line

MacOS: move some code from file Fl_cocoa.mm to file
Fl_Darwin_System_Driver.cxx
------------------------------------------------------------------------
r12917 | manolo | 2018-05-12 12:59:03 -0400 (Sat, 12 May 2018) | 1 line

MacOS: move some code from file Fl_cocoa.mm to file
Fl_Cocoa_Window_Driver.cxx
------------------------------------------------------------------------
r12916 | manolo | 2018-05-12 12:44:31 -0400 (Sat, 12 May 2018) | 1 line

MacOS: move timer-related code from file Fl_cocoa.mm to file
Fl_Cocoa_Screen_Driver.cxx
------------------------------------------------------------------------
r12915 | manolo | 2018-05-12 05:36:36 -0400 (Sat, 12 May 2018) | 4 lines

Remove public member function Fl_Window_Driver *Fl_Window::driver() so
class Fl_Window_Driver is not in FLTK public API.

This function is replaced by static Fl_Window_Driver*
Fl_Window_Driver::(const Fl_Window *win).
The purpose is to have class Fl_Window_Driver outside from FLTK ABI.
------------------------------------------------------------------------

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