FLTK logo

Article #1516: FLTK 1.4.x Weekly Snapshot, r12189

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

Created at 00:00 Mar 10, 2017 by mike

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

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

Commit Log:

------------------------------------------------------------------------
r12189 | AlbrechtS | 2017-03-09 17:08:29 -0500 (Thu, 09 Mar 2017) | 4 lines

Separated Fl_Spinner.H and Fl_Spinner.cxx (STR #2776).

Also removed deprecated (misspelled) method names mininum() and maxinum().

------------------------------------------------------------------------
r12188 | manolo | 2017-03-07 12:04:31 -0500 (Tue, 07 Mar 2017) | 6 lines

Have all Fl_Clock objects in a single FLTK app tick approximately at the
same time.

Before this change, clocks can tick at any point within a second, so 2
clocks 
can appear to disagree on the time they give (by less than a second).
To see that, run the clock test program, icons one of the clocks,
and uniconize it just before the other clock will tick.
------------------------------------------------------------------------
r12187 | manolo | 2017-03-07 11:58:13 -0500 (Tue, 07 Mar 2017) | 1 line

Add to Fl_System_Driver support for measuring time with split second
resolution.
------------------------------------------------------------------------
r12186 | AlbrechtS | 2017-03-06 19:20:26 -0500 (Mon, 06 Mar 2017) | 1 line

Fix tab alignment.
------------------------------------------------------------------------
r12185 | AlbrechtS | 2017-03-06 11:54:33 -0500 (Mon, 06 Mar 2017) | 11
lines

Fl_Tabs: improve tab label drawing (STR #3075, STR #3076).

New method Fl_Tabs::tab_align() supports icons in tabs (STR #3076).
This commit also enables drawing labels of Fl_Window children (STR #3075).

Setting tab_align(FL_IMAGE_NEXT_TO_TEXT) draws images (icons) in the tab
labels if the child has an image(). Currently this draws the image() even
if the child is deactived (so it should presumably draw the deimage()).

Todo: Label measurement and Fl_Windows as children still need fixups.

------------------------------------------------------------------------
r12184 | AlbrechtS | 2017-03-05 09:52:10 -0500 (Sun, 05 Mar 2017) | 2 lines

Simplify Fl_Tabs label drawing code (remove code duplication).

------------------------------------------------------------------------
r12183 | AlbrechtS | 2017-03-05 09:43:03 -0500 (Sun, 05 Mar 2017) | 1 line

Fix tab group positions.
------------------------------------------------------------------------
r12182 | AlbrechtS | 2017-03-05 06:27:30 -0500 (Sun, 05 Mar 2017) | 1 line

Label alignment documentation clarifications.
------------------------------------------------------------------------

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