FLTK logo

Article #1597: FLTK 1.4.x Weekly Snapshot, r13013

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

Created at 00:00 Aug 10, 2018 by mike

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

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

Commit Log:

------------------------------------------------------------------------
r13013 | manolo | 2018-08-09 07:51:38 -0400 (Thu, 09 Aug 2018) | 1 line

Improve the documentation of scaling factor-related operations.
------------------------------------------------------------------------
r13012 | manolo | 2018-08-09 07:25:56 -0400 (Thu, 09 Aug 2018) | 1 line

Fix typo in Doxygen doc
------------------------------------------------------------------------
r13011 | manolo | 2018-08-08 16:08:10 -0400 (Wed, 08 Aug 2018) | 4 lines

Support for GUI scaling: add API to get/set the scaling factor value.

Also, define an FLTK event triggered when the scaling is changed and an
option
to disable the transient window showing the new scaling factor.
------------------------------------------------------------------------
r13010 | AlbrechtS | 2018-08-07 05:01:32 -0400 (Tue, 07 Aug 2018) | 10
lines

Update doxygen files to fix broken PDF generation.

Note: PDF generation "worked" with the previous configuration up to
doxygen 1.8.6 on my "old" Ubuntu 14.04 system but did no longer work
with doxygen 1.8.7 - 1.8.13 (the latter on Ubuntu 18.04).

Tests showed that 1.8.14 is seriously broken and git:master (aka 1.8.15,
but not yet released as of today) is not usable as well. Hopefully there
will be some doxygen fixes in the future.

------------------------------------------------------------------------
r13009 | manolo | 2018-08-07 03:24:36 -0400 (Tue, 07 Aug 2018) | 1 line

Fix for STR #3483: support for tiled images when the display is rescaled.
------------------------------------------------------------------------
r13008 | greg.ercolano | 2018-08-06 14:04:46 -0400 (Mon, 06 Aug 2018) | 2
lines

Fl_Tree documentation fixes for html/pdf, doxygen 1.8.5

------------------------------------------------------------------------
r13007 | AlbrechtS | 2018-08-06 12:51:02 -0400 (Mon, 06 Aug 2018) | 4 lines

Fix crash when a program exits before it opens a window (STR #3484).

This crash and the fix are Windows specific.

------------------------------------------------------------------------
r13006 | AlbrechtS | 2018-08-06 11:17:39 -0400 (Mon, 06 Aug 2018) | 5 lines

Add missing FL_EXPORT statements.

This fixes a regression causing 'fluid-shared' build to fail (only if
configured with --enable-shared, obviously).

------------------------------------------------------------------------
r13005 | manolo | 2018-08-04 12:42:32 -0400 (Sat, 04 Aug 2018) | 1 line

Have the Doxygen doc of fl_draw_pixmap() show the default value of the last
argument.
------------------------------------------------------------------------
r13004 | manolo | 2018-08-03 14:54:08 -0400 (Fri, 03 Aug 2018) | 1 line

Fix regression seen with test/input under X11: the cursor becomes a grey
square instead of FL_CURSOR_NONE
------------------------------------------------------------------------
r13003 | manolo | 2018-08-03 14:20:37 -0400 (Fri, 03 Aug 2018) | 1 line

Remove private member variable Fl_X11_Window_Driver::current_cursor_ that's
no longer used.
------------------------------------------------------------------------
r13001 | AlbrechtS | 2018-08-03 05:18:07 -0400 (Fri, 03 Aug 2018) | 5 lines

Fix line endings and other (svn) properties of fltk-config.in.

Remove executable property.
Set line ending to LF.

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

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