FLTK logo

Article #1456: FLTK 1.3.x Weekly Snapshot, r11419

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

Created at 00:03 Mar 25, 2016 by mike

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

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

Commit Log:

------------------------------------------------------------------------
r11404 | AlbrechtS | 2016-03-23 09:36:50 -0400 (Wed, 23 Mar 2016) | 6 lines

Enable definition of Unicode conv. options on compiler command line.

Three documented pre-processor variables can now be defined on the
compiler command line to avoid editing the FLTK src code. The default
values still apply unchanged.

------------------------------------------------------------------------
r11396 | AlbrechtS | 2016-03-21 20:08:26 -0400 (Mon, 21 Mar 2016) | 11
lines

Update minimum required CMake version to 2.6.3.

Verified build with CMake 2.6.3, failed with 2.6.2.

We need 2.6.3 for "unset" (unknown command in 2.6.2 and earlier).

CMake 2.6.2 also fails when parsing nested brackets in logical
expressions like the following one:

  if((NOT APPLE OR OPTION_APPLE_X11) AND NOT WIN32)

------------------------------------------------------------------------
r11390 | AlbrechtS | 2016-03-20 13:55:17 -0400 (Sun, 20 Mar 2016) | 2 lines

Fix Doxygen warning.

------------------------------------------------------------------------
r11370 | manolo | 2016-03-19 02:04:19 -0400 (Sat, 19 Mar 2016) | 1 line

Fix potential memory error in Mac OS code for printing window titlebars.
------------------------------------------------------------------------

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