FLTK logo

Article #1499: FLTK 1.4.x Weekly Snapshot, r12117

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

Created at 00:00 Nov 18, 2016 by mike

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

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

Commit Log:

------------------------------------------------------------------------
r12117 | manolo | 2016-11-17 12:49:43 -0500 (Thu, 17 Nov 2016) | 1 line

Fix crash when resizing double-buffered window smaller than transparent
image (STR#3353).
------------------------------------------------------------------------
r12116 | manolo | 2016-11-17 08:52:16 -0500 (Thu, 17 Nov 2016) | 1 line

WIN32 platform: Fix drawing of depth-4 scaled image when
can_do_alpha_blending() is false.
------------------------------------------------------------------------
r12115 | manolo | 2016-11-16 15:01:19 -0500 (Wed, 16 Nov 2016) | 2 lines

Remove file fl_line_style.cxx

------------------------------------------------------------------------
r12114 | manolo | 2016-11-16 14:56:22 -0500 (Wed, 16 Nov 2016) | 1 line

Replace global fl_line_width_  used only by X11 platform by
Fl_Xlib_Graphics_Driver::line_width_
------------------------------------------------------------------------
r12113 | AlbrechtS | 2016-11-16 09:04:57 -0500 (Wed, 16 Nov 2016) | 6 lines

Fix shared library build.

Missing FL_EXPORT statements (attributes) affected only the configure/make
build because some compiler and linker options (visibility etc) are not
yet implemented in the CMake build.

------------------------------------------------------------------------
r12112 | AlbrechtS | 2016-11-16 08:24:04 -0500 (Wed, 16 Nov 2016) | 2 lines

Remove obsolete comments from src/Makefile.

------------------------------------------------------------------------
r12108 | manolo | 2016-11-14 10:00:37 -0500 (Mon, 14 Nov 2016) | 1 line

Remove compilation warning apparent with -Wnull-conversion
------------------------------------------------------------------------
r12107 | AlbrechtS | 2016-11-12 08:49:48 -0500 (Sat, 12 Nov 2016) | 4 lines

Avoid "empty translation unit" compiler warning.

gcc "warning: ISO C forbids an empty translation unit [-Wpedantic]"

------------------------------------------------------------------------
r12106 | AlbrechtS | 2016-11-12 08:28:53 -0500 (Sat, 12 Nov 2016) | 2 lines

Rename misspelled files.

------------------------------------------------------------------------
r12105 | AlbrechtS | 2016-11-12 08:09:20 -0500 (Sat, 12 Nov 2016) | 4 lines

Reformat CHANGES and update dependencies (make depend).

Saved a few columns in CHANGES so more text fits in 80 columns.

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

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