FLTK logo

Article #1413: FLTK 1.3.x Weekly Snapshot, r10643

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

Created at 00:03 Mar 20, 2015 by mike

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

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

Commit Log:

------------------------------------------------------------------------
r10643 | AlbrechtS | 2015-03-18 09:31:59 -0400 (Wed, 18 Mar 2015) | 2 lines

Add new animated demo to CMakeLists.txt, update .gitignore and svn props.

------------------------------------------------------------------------
r10642 | manolo | 2015-03-18 08:49:18 -0400 (Wed, 18 Mar 2015) | 2 lines

Detailed how to build the configure script when downloading FLTK by svn.
Great help from Greg's post about installing autoconf + automake on Mac OS.
------------------------------------------------------------------------
r10641 | manolo | 2015-03-18 08:03:08 -0400 (Wed, 18 Mar 2015) | 1 line

Removed -arch ppc that no longer works with new Apple compilers.
------------------------------------------------------------------------
r10640 | manolo | 2015-03-18 07:51:54 -0400 (Wed, 18 Mar 2015) | 1 line

Reflect in README.OSX.txt the removal of the Xcode project. A single Xcode
project is now used.
------------------------------------------------------------------------
r10639 | manolo | 2015-03-18 07:35:28 -0400 (Wed, 18 Mar 2015) | 2 lines

Used by the animated demo.

------------------------------------------------------------------------
r10638 | manolo | 2015-03-18 07:32:42 -0400 (Wed, 18 Mar 2015) | 1 line

Added the new 'animated' test program.
------------------------------------------------------------------------
r10637 | manolo | 2015-03-18 06:28:13 -0400 (Wed, 18 Mar 2015) | 2 lines

Fixed a series of warnings when building with Xcode on Mac OS.

------------------------------------------------------------------------
r10636 | manolo | 2015-03-18 06:14:35 -0400 (Wed, 18 Mar 2015) | 1 line

Added the new animated test program. Removed references to the AGL
framework.
------------------------------------------------------------------------
r10635 | AlbrechtS | 2015-03-17 12:13:52 -0400 (Tue, 17 Mar 2015) | 2 lines

Clarify documentation of Fl_Window::wait_for_expose().

------------------------------------------------------------------------
r10634 | AlbrechtS | 2015-03-17 10:53:09 -0400 (Tue, 17 Mar 2015) | 5 lines

Remove obsolete watcom makefiles.

These makefiles included '../watcom.mif' which had already been removed
and they had not been updated anyway.

------------------------------------------------------------------------
r10633 | AlbrechtS | 2015-03-17 09:52:57 -0400 (Tue, 17 Mar 2015) | 5 lines

Fix zlib compilation warnings under OS X and maybe Unix/Linux.

This was a regression because of an oversight when upgrading the bundled
libs. Reported by Manolo, fix confirmed by Kevin in fltk.coredev.

------------------------------------------------------------------------
r10632 | cand | 2015-03-17 05:00:50 -0400 (Tue, 17 Mar 2015) | 2 lines

Mark the picture formats static, they don't change

------------------------------------------------------------------------
r10631 | cand | 2015-03-16 14:36:01 -0400 (Mon, 16 Mar 2015) | 2 lines

Fix a failure in the U64 optimized argb path.

------------------------------------------------------------------------
r10630 | cand | 2015-03-16 14:23:59 -0400 (Mon, 16 Mar 2015) | 7 lines

Add a test program to benchmark alpha blending.

The new XRender code uses 21 times less cpu than the old
read-back-and-manually-blend option. The blending is also
GPU-accelerated where possible, but works in software on
vesa/fb drivers.

------------------------------------------------------------------------
r10629 | cand | 2015-03-16 14:16:27 -0400 (Mon, 16 Mar 2015) | 2 lines

Correct HAVE_XRENDER preprocessor checks.

------------------------------------------------------------------------
r10628 | cand | 2015-03-16 14:12:28 -0400 (Mon, 16 Mar 2015) | 2 lines

Add support for accelerated alpha blending under X11.

------------------------------------------------------------------------
r10627 | AlbrechtS | 2015-03-16 14:03:16 -0400 (Mon, 16 Mar 2015) | 2 lines

Update copyright (year) in generated fluid files.

------------------------------------------------------------------------
r10626 | AlbrechtS | 2015-03-16 12:57:13 -0400 (Mon, 16 Mar 2015) | 2 lines

Update bundled libjpeg from jpeg-8c to jpeg-9a.

------------------------------------------------------------------------
r10625 | AlbrechtS | 2015-03-16 12:47:32 -0400 (Mon, 16 Mar 2015) | 4 lines

Update bundled libpng from version 1.5.10 to 1.6.16.

libpng 1.6.16 is the current stable version, 1.6.17 is in development
(rc..).

------------------------------------------------------------------------
r10624 | AlbrechtS | 2015-03-16 12:32:23 -0400 (Mon, 16 Mar 2015) | 12
lines

Update bundled zlib from 1.2.5 to 1.2.8 (latest version as of Mar 12,
2015).

  Source: http://zlib.net/
  Current release: zlib 1.2.8 April 28, 2013.

  Update note: not all files included in zlib are also included in FLTK's
  zlib version. However, there are only two files that are different from
  the original zlib versions:

  - zlib/CMakeLists.txt
  - zlib/Makefile

------------------------------------------------------------------------
r10623 | manolo | 2015-03-16 11:17:49 -0400 (Mon, 16 Mar 2015) | 1 line

Allow compilation when HAVE_XRENDER is undefined or 0
------------------------------------------------------------------------
r10622 | cand | 2015-03-16 07:07:00 -0400 (Mon, 16 Mar 2015) | 2 lines

Detect XRender support

------------------------------------------------------------------------
r10621 | AlbrechtS | 2015-03-15 15:32:33 -0400 (Sun, 15 Mar 2015) | 5 lines

Fix 'boolean' issue with jpeg-9 library compatibility (STR #2920).

According to comments in STR #2920 and my own tests this is also
compatible with older jpeg libraries (at least jpeg-8).

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

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