FLTK logo

Article #1330: FLTK 1.3.x Weekly Snapshot, r10007

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

Created at 00:01 Oct 25, 2013 by mike

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

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

Commit Log:

------------------------------------------------------------------------
r10007 | manolo | 2013-10-23 10:39:14 -0400 (Wed, 23 Oct 2013) | 1 line

Modified Fl_Paged_Device::print_window() so it works with any kind of
Fl_Paged_Device instance.
------------------------------------------------------------------------
r10006 | manolo | 2013-10-23 05:24:30 -0400 (Wed, 23 Oct 2013) | 1 line

Replaced one fopen() call by fl_fopen() to work correctly under MSWindows
with non ASCII filenames.
------------------------------------------------------------------------
r10005 | manolo | 2013-10-22 05:09:53 -0400 (Tue, 22 Oct 2013) | 1 line

Replaced fopen() by fl_fopen() calls so the app works correctly under
MSWindows with non ASCII filenames.
------------------------------------------------------------------------
r10004 | greg.ercolano | 2013-10-21 00:58:43 -0400 (Mon, 21 Oct 2013) | 4
lines

Fixes STR#2991: prevents crash when file browser
                encounters an image that can't be loaded.


------------------------------------------------------------------------
r10003 | greg.ercolano | 2013-10-20 23:39:53 -0400 (Sun, 20 Oct 2013) | 4
lines

STR #2991: No functionality changed.
           Simplify used_colors[]: replace uchar array with rgb struct.


------------------------------------------------------------------------
r10002 | greg.ercolano | 2013-10-20 23:33:11 -0400 (Sun, 20 Oct 2013) | 4
lines

Fix brace indents, various code cosmetics/comments.
No functionality changed yet; preparation for STR #2991 mods.


------------------------------------------------------------------------
r10001 | greg.ercolano | 2013-10-20 19:07:01 -0400 (Sun, 20 Oct 2013) | 3
lines

While investigating STR#2991, noted (but did not remove) misleading
comments.


------------------------------------------------------------------------
r10000 | greg.ercolano | 2013-10-20 18:35:31 -0400 (Sun, 20 Oct 2013) | 6
lines

When reading XPMs, don't parse more than 2 hex digits
in \xff style escape sequences.

Also, 10000'th commit. :P


------------------------------------------------------------------------
r9999 | greg.ercolano | 2013-10-20 16:17:13 -0400 (Sun, 20 Oct 2013) | 3
lines

Avoid freeing NULL.


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

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