FLTK logo

Article #1396: FLTK 1.3.x Weekly Snapshot, r10474

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

Created at 00:02 Nov 28, 2014 by mike

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

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

Commit Log:

------------------------------------------------------------------------
r10474 | AlbrechtS | 2014-11-27 10:29:54 -0500 (Thu, 27 Nov 2014) | 7 lines

Improve code formatting according to CMP.

Add one pair of braces for clarity, move some other braces and
else statements around. There's more to that, but these were
minimal changes to improve readability for solving STR #3043.
There are no real code changes involved though.

------------------------------------------------------------------------
r10473 | cand | 2014-11-27 04:47:40 -0500 (Thu, 27 Nov 2014) | 4 lines

Improve tooltip behavior for huge tooltips: remove flicker, support
key/mouse dismiss

Fixes STR 2650.

------------------------------------------------------------------------
r10472 | manolo | 2014-11-26 15:42:08 -0500 (Wed, 26 Nov 2014) | 1 line

Corrected case when using retina display.
------------------------------------------------------------------------
r10471 | AlbrechtS | 2014-11-26 10:11:20 -0500 (Wed, 26 Nov 2014) | 2 lines

Update CREDITS file.

------------------------------------------------------------------------
r10470 | AlbrechtS | 2014-11-25 09:18:23 -0500 (Tue, 25 Nov 2014) | 2 lines

Separate and improve documentation of overloaded Fl::event_state() methods.

------------------------------------------------------------------------
r10469 | AlbrechtS | 2014-11-25 09:15:36 -0500 (Tue, 25 Nov 2014) | 2 lines

Fix a doxygen warning.

------------------------------------------------------------------------
r10468 | manolo | 2014-11-25 04:03:30 -0500 (Tue, 25 Nov 2014) | 1 line

Change necessary now that there are true FLTK sub-windows on the Mac OS X
platform.
------------------------------------------------------------------------
r10467 | AlbrechtS | 2014-11-24 04:35:04 -0500 (Mon, 24 Nov 2014) | 9 lines

[CMake] Fix CMake 3.1 warning about new policy CMP0053.

CMake Warning (dev) at CMake/export.cmake:48 (set):
  Policy CMP0053 is not set: Simplify variable reference and escape
sequence
  evaluation.  Run "cmake --help-policy CMP0053" for policy details.  Use
the
  cmake_policy command to set the policy and suppress this warning.

Changed old-style @variable@ replacement to ${variable}. 

------------------------------------------------------------------------
r10466 | AlbrechtS | 2014-11-21 19:42:44 -0500 (Fri, 21 Nov 2014) | 2 lines

Set correct svn properties on CMake files.

------------------------------------------------------------------------
r10465 | AlbrechtS | 2014-11-21 12:17:49 -0500 (Fri, 21 Nov 2014) | 2 lines

Update ignored files in examples directory.

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

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