FLTK logo

Article #1575: FLTK 1.4.x Weekly Snapshot, r12692

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

Created at 00:00 Mar 02, 2018 by mike

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

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

Commit Log:

------------------------------------------------------------------------
r12692 | AlbrechtS | 2018-02-25 14:25:45 -0500 (Sun, 25 Feb 2018) | 2 lines

CMake + configure: improve generation of fltk-config.

------------------------------------------------------------------------
r12691 | AlbrechtS | 2018-02-25 14:24:45 -0500 (Sun, 25 Feb 2018) | 2 lines

Update dependencies.

------------------------------------------------------------------------
r12690 | manolo | 2018-02-25 11:54:21 -0500 (Sun, 25 Feb 2018) | 1 line

Replace calls to Fl_Surface_Device::set_current() by calls to
Fl_Surface_Device::push_current()
------------------------------------------------------------------------
r12689 | AlbrechtS | 2018-02-25 09:40:05 -0500 (Sun, 25 Feb 2018) | 6 lines

Remove obsolete -DUSE_OPENGL32 from configure and fltk-config.

This definition was introduced in svn r6657 (STR #2147) but never used.
The new driver model in FLTK 1.4 makes it (the intention described in
STR #2147) even more obsolete.

------------------------------------------------------------------------
r12688 | manolo | 2018-02-25 01:53:34 -0500 (Sun, 25 Feb 2018) | 3 lines

Documentation: make code examples use
Fl_Surface_Device::push_current()/pop_current()

instead of the deprecated Fl_Surface_Device::set_current().
------------------------------------------------------------------------
r12687 | AlbrechtS | 2018-02-24 08:44:06 -0500 (Sat, 24 Feb 2018) | 2 lines

CMake: fix fltk-config generation for MacOS.

------------------------------------------------------------------------
r12686 | AlbrechtS | 2018-02-23 14:41:52 -0500 (Fri, 23 Feb 2018) | 10
lines

CMake: Fix fltk-config for Windows and Unix/Linux.

This update ought to work with

  fltk-config [--use-images] [--use-gl] --compile <c source file>

on both Windows and Unix/Linux when built with CMake. It was tested
under Windows and Linux using fltk-config directly from the build tree,
but it should work as well after installation.

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

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