FLTK logo

Article #1408: FLTK 1.3.x Weekly Snapshot, r10586

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

Created at 00:03 Feb 20, 2015 by mike

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

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

Commit Log:

------------------------------------------------------------------------
r10586 | manolo | 2015-02-18 01:20:57 -0500 (Wed, 18 Feb 2015) | 2 lines

Mac OS: Fixed issue where the system object supporting a window created
before the event loop started could not be
deallocated.
------------------------------------------------------------------------
r10585 | AlbrechtS | 2015-02-17 11:24:15 -0500 (Tue, 17 Feb 2015) | 2 lines

Update CHANGES file.

------------------------------------------------------------------------
r10584 | AlbrechtS | 2015-02-17 11:06:05 -0500 (Tue, 17 Feb 2015) | 6 lines

Restore window background image drawing (STR #3059).

This was a regression since FLTK 1.3.0, because the window's label was
not drawn anymore. However, the label drawing code is also responsible
for drawing a background image.

------------------------------------------------------------------------
r10583 | AlbrechtS | 2015-02-17 10:42:25 -0500 (Tue, 17 Feb 2015) | 2 lines

Fix documentation (typo).

------------------------------------------------------------------------
r10582 | AlbrechtS | 2015-02-17 07:47:07 -0500 (Tue, 17 Feb 2015) | 9 lines

Add linker option -Wl,-no-undefined if supported (with configure check).

Experimental. Thanks to Greg for finding this option.

If this option is supported by the linker, it is used when linking shared
libraries like libfltk_gl.so. With this option linking of the shared
library
fails instead of postponing failure to linking programs with this library,
if any undefined references exist in this library. See STR #3191.

------------------------------------------------------------------------
r10581 | AlbrechtS | 2015-02-16 11:29:49 -0500 (Mon, 16 Feb 2015) | 2 lines

[CMake] Install bundled (jpeg, png, zlib) library headers if built (STR
#3187).

------------------------------------------------------------------------
r10580 | AlbrechtS | 2015-02-16 09:30:27 -0500 (Mon, 16 Feb 2015) | 2 lines

[CMake] Improve installation, support DESTDIR, and more (STR #3149).

------------------------------------------------------------------------
r10579 | manolo | 2015-02-15 04:07:00 -0500 (Sun, 15 Feb 2015) | 1 line

It is preferable to use a complete initializer for a class instance.
------------------------------------------------------------------------
r10578 | manolo | 2015-02-13 09:18:12 -0500 (Fri, 13 Feb 2015) | 1 line

Mac OS: fixed order of preference of data type when pasting graphical data.
------------------------------------------------------------------------
r10577 | AlbrechtS | 2015-02-13 07:16:38 -0500 (Fri, 13 Feb 2015) | 5 lines

[CMake] Fix creation of example directory when copying support files.

This was a regression introduced in svn r 10573 that affects new builds,
when the target directory for test files (bin/examples) doesn't exist yet.

------------------------------------------------------------------------
r10576 | manolo | 2015-02-13 07:00:19 -0500 (Fri, 13 Feb 2015) | 1 line

Mac OS: made function Fl_Graphics_Driver::clip_box() more accurate for
retina displays
------------------------------------------------------------------------
r10575 | manolo | 2015-02-13 04:54:52 -0500 (Fri, 13 Feb 2015) | 1 line

Removed redundant code.
------------------------------------------------------------------------

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