FLTK logo

Article #1558: FLTK 1.4.x Weekly Snapshot, r12548

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

Created at 00:00 Nov 10, 2017 by mike

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

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

Commit Log:

------------------------------------------------------------------------
r12548 | manolo | 2017-11-09 10:27:26 -0500 (Thu, 09 Nov 2017) | 2 lines

MacOS: improve drawing of the rounded corners of window titlebars.

------------------------------------------------------------------------
r12547 | manolo | 2017-11-07 12:01:20 -0500 (Tue, 07 Nov 2017) | 2 lines

MacOS: fix capture of window titlebar under MacOS 10.13 "High Sierra"

------------------------------------------------------------------------
r12546 | AlbrechtS | 2017-11-05 15:43:44 -0500 (Sun, 05 Nov 2017) | 8 lines

Fix compiler warning [-Wunused-result].

Full warning:
  ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)',
  declared with attribute warn_unused_result [-Wunused-result]

Note: added "FIXME ...": current code ignores file read error.

------------------------------------------------------------------------
r12545 | AlbrechtS | 2017-11-05 14:56:41 -0500 (Sun, 05 Nov 2017) | 9 lines

Fix doxygen docs: missing excludes and CMake paths.

This commit fixes two issues:

Doxygen build with CMake needs paths relative to CMake source dir.

Missing excluded files taken from STR #3320, file #42 (by Manolo):
  http://www.fltk.org/strfiles/3320/scaling_rect_r12544.patch

------------------------------------------------------------------------
r12544 | manolo | 2017-11-05 10:47:17 -0500 (Sun, 05 Nov 2017) | 4 lines

Fix drawing of tab characters when display is rescaled.

The problem is announced in comment #99 of
http://www.fltk.org/str.php?L3320
------------------------------------------------------------------------
r12543 | greg.ercolano | 2017-11-05 00:18:44 -0400 (Sun, 05 Nov 2017) | 2
lines

fl_text_extents(): added example, included reference to fl_font() and
fl_measure().

------------------------------------------------------------------------
r12542 | greg.ercolano | 2017-11-04 02:11:45 -0400 (Sat, 04 Nov 2017) | 3
lines

Updated scrollbar size's instructions, increased font size.


------------------------------------------------------------------------
r12541 | manolo | 2017-11-03 08:09:20 -0400 (Fri, 03 Nov 2017) | 1 line

Remove 1 deprecation warning.
------------------------------------------------------------------------
r12540 | manolo | 2017-11-03 06:36:15 -0400 (Fri, 03 Nov 2017) | 1 line

Remove 3 deprecation warnings.
------------------------------------------------------------------------
r12539 | manolo | 2017-11-03 05:04:56 -0400 (Fri, 03 Nov 2017) | 1 line

Doxygen doc: minor rewording for the Fl_SVG_Image class.
------------------------------------------------------------------------

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