FLTK logo

Article #1409: FLTK 1.3.x Weekly Snapshot, r10593

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

Created at 00:07 Feb 27, 2015 by mike

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

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

Commit Log:

------------------------------------------------------------------------
r10593 | AlbrechtS | 2015-02-26 12:08:47 -0500 (Thu, 26 Feb 2015) | 2 lines

Fix compiler warning with gcc 4.8.3 under Windows/Cygwin (STR #3199).

------------------------------------------------------------------------
r10592 | manolo | 2015-02-26 10:38:54 -0500 (Thu, 26 Feb 2015) | 3 lines

1) More detailed Doxygen documentation for classes Fl_Printer,
Fl_Surface_Device, Fl_Display_Device
and Fl_Graphics_Driver.
2) Support call of Fl_Printer::start_job(pagecount) with pagecount=0 when
the number of pages is unavailable.
------------------------------------------------------------------------
r10591 | AlbrechtS | 2015-02-26 07:57:18 -0500 (Thu, 26 Feb 2015) | 5 lines

Rename lib/README.lib to lib/README because '*.lib' is in ignored files
list.

The extension '.lib' is used for Microsoft shared library stubs created in
directory lib/, so it is usefule to ignore *.lib (but not the README file).

------------------------------------------------------------------------
r10590 | AlbrechtS | 2015-02-24 09:50:37 -0500 (Tue, 24 Feb 2015) | 2 lines

[CMake] Improve handling of ldl and X11 libraries (STR #3196).

------------------------------------------------------------------------
r10589 | manolo | 2015-02-23 03:54:57 -0500 (Mon, 23 Feb 2015) | 1 line

WN32: Fl_Pixmap::draw(X,Y,W,H,cx,cy) did not print well when cx or cy was
not null.
------------------------------------------------------------------------
r10588 | AlbrechtS | 2015-02-22 08:26:00 -0500 (Sun, 22 Feb 2015) | 5 lines

Fix undefined reference XGetUtf8FontAndGlyph (STR #3191).

XGetUtf8FontAndGlyph was referenced in libfltk_gl if configured w/o xft
and defined in libfltk, but not exported (regression since 1.3.3).

------------------------------------------------------------------------
r10587 | AlbrechtS | 2015-02-20 17:30:04 -0500 (Fri, 20 Feb 2015) | 2 lines

Fix potential keyboard hangup (STR #3192).

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

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