FLTK logo

Article #1452: FLTK 1.3.x Weekly Snapshot, r11217

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

Created at 00:03 Feb 26, 2016 by mike

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

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

Commit Log:

------------------------------------------------------------------------
r11211 | AlbrechtS | 2016-02-22 12:46:53 -0500 (Mon, 22 Feb 2016) | 1 line

Update dependencies.
------------------------------------------------------------------------
r11210 | AlbrechtS | 2016-02-22 12:38:26 -0500 (Mon, 22 Feb 2016) | 2 lines

Fix unused variable compiler warning.

------------------------------------------------------------------------
r11206 | AlbrechtS | 2016-02-22 12:11:02 -0500 (Mon, 22 Feb 2016) | 2 lines

Update CHANGES.

------------------------------------------------------------------------
r11205 | AlbrechtS | 2016-02-22 11:41:55 -0500 (Mon, 22 Feb 2016) | 11
lines

Fix slow scrolling, line number display, and scrollbars (STR #3272).

Optimized wrap mode - removed unnecessary wrap margin calculations.
The speed-up is significant, but there is still room for improvements.

Refactored parts of the code to make the decisions more modular and
(hopefully) obvious.

This commit also fixes some positioning issues with different scrollbar
alignments and the new line number display.

------------------------------------------------------------------------
r11204 | AlbrechtS | 2016-02-22 11:36:38 -0500 (Mon, 22 Feb 2016) | 9 lines

Add some test options to test/editor.cxx.

These options are not enabled by default, but you can enable them by
defining macro DEV_TEST. This adds buttons to toggle wrap mode,
scrollbar positions, and to increase or decrease the window size (width).

Note: this can be used to test STR #3272 and the fixes in a follow-up
commit.

------------------------------------------------------------------------
r11203 | AlbrechtS | 2016-02-21 07:24:11 -0500 (Sun, 21 Feb 2016) | 2 lines

Update CHANGES.

------------------------------------------------------------------------
r11202 | AlbrechtS | 2016-02-21 07:20:47 -0500 (Sun, 21 Feb 2016) | 5 lines

Fix Fl_Text_Display wrap mode when line numbers are on (STR #3272).

This is part 1 of the proposed patch, slightly reformatted.
See STR #3272, comments #1 - #3.

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

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