FLTK logo

Article #1561: FLTK 1.4.x Weekly Snapshot, r12570

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

Created at 00:00 Nov 24, 2017 by mike

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

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

Commit Log:

------------------------------------------------------------------------
r12570 | greg.ercolano | 2017-11-23 14:34:33 -0500 (Thu, 23 Nov 2017) | 13
lines

Fixes issued raised in STR #3422; Fl_Text_Display constructor order issues;
organize member initialization first, method calls last.

Also: 
    Reorg'ed member initialization to match order in .H
    to detect missing member inits.

    Noticed member mModifyingTabDistance is unused.
    Tagged with XXX: but left in place, since it's
    a protected member, and might be utilized by user code.
    We should probably remove this member.


------------------------------------------------------------------------
r12569 | manolo | 2017-11-22 07:42:42 -0500 (Wed, 22 Nov 2017) | 1 line

MacOS native file chooser: STR#3406 continued - restore broken filename
preset in save dialog.
------------------------------------------------------------------------
r12568 | greg.ercolano | 2017-11-18 20:18:16 -0500 (Sat, 18 Nov 2017) | 2
lines

Fixes STR#3428: allows command line to specify alternate html file on Mac
platform

------------------------------------------------------------------------
r12567 | AlbrechtS | 2017-11-18 13:13:06 -0500 (Sat, 18 Nov 2017) | 2 lines

Fix illegal memory access after free when closing fluid (STR #3427).

------------------------------------------------------------------------
r12565 | AlbrechtS | 2017-11-18 12:55:47 -0500 (Sat, 18 Nov 2017) | 4 lines

Fix crash when closing fluid with Fl_Table (STR #3427).

Many thanks to Chris for the patch!

------------------------------------------------------------------------
r12563 | AlbrechtS | 2017-11-17 12:25:33 -0500 (Fri, 17 Nov 2017) | 4 lines

Replace remaining calls of getenv() with fl_getenv().

Note: don't use fl_getenv() in Fl_System_Driver and derived classes.

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

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