FLTK logo

Article #1462: FLTK 1.3.x Weekly Snapshot, r11747

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

Created at 00:00 May 20, 2016 by mike

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

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

Commit Log:

------------------------------------------------------------------------
r11745 | AlbrechtS | 2016-05-17 12:25:27 -0400 (Tue, 17 May 2016) | 21
lines

Fix Fl_Help_View buffer overflow (STR #3275).

This version works much better than the previous one:

 - fixed buffer overflow ("stack corruption")
 - fixed potential long text truncation
 - fixed tab formatting at line start or any offset divisible by 8
 - better handling of HTML entities (aka quoted characters)
 - code simplifications, e.g. HV_Edit_Buffer::cmp() + width()

Todo:

 - improve and standardize handling of HTML entities
 - more tests

Missing features and known bugs:

 - strike out text (not implemented)
 - table and horizontal line formatting issues (STR #3227)


------------------------------------------------------------------------
r11743 | AlbrechtS | 2016-05-17 12:08:13 -0400 (Tue, 17 May 2016) | 2 lines

Add HTML entity tests to test/help-test.html.

------------------------------------------------------------------------
r11742 | AlbrechtS | 2016-05-16 10:43:37 -0400 (Mon, 16 May 2016) | 8 lines

[CMake] Improve Mac OS X bundle generation and more (STR #3299).

Remove example specific tests from macro CREATE_EXAMPLE, add
function to set bundle icon, simplify some CMake setup code,
deprecate usage of UseFLTK.CMake.

Todo: Fix documentation.

------------------------------------------------------------------------
r11737 | manolo | 2016-05-15 09:18:48 -0400 (Sun, 15 May 2016) | 1 line

Copy help-test.html inside the help bundle
------------------------------------------------------------------------
r11736 | manolo | 2016-05-15 04:28:47 -0400 (Sun, 15 May 2016) | 1 line

Simplify test/help.cxx when USING_XCODE is set.
------------------------------------------------------------------------
r11734 | AlbrechtS | 2016-05-13 09:01:40 -0400 (Fri, 13 May 2016) | 1 line

Fix typo in html file test/help-test.html
------------------------------------------------------------------------

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