FLTK logo

Article #1580: FLTK 1.4.x Weekly Snapshot, r12823

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

Created at 00:00 Apr 06, 2018 by mike

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

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

Commit Log:

------------------------------------------------------------------------
r12823 | manolo | 2018-04-05 17:05:08 -0400 (Thu, 05 Apr 2018) | 3 lines

X11: Fix drawing of sliders with gtk+ scheme and GUI scaling >= 2 --
continued

Other places where line_delta_ is to be used.
------------------------------------------------------------------------
r12822 | greg.ercolano | 2018-04-05 15:52:37 -0400 (Thu, 05 Apr 2018) | 3
lines

Added global Fl::visible_focus() checkbox.
Also fixed tab navigation order of some widgets, and +/1 heights with a few
checkboxes.

------------------------------------------------------------------------
r12821 | manolo | 2018-04-05 08:23:07 -0400 (Thu, 05 Apr 2018) | 4 lines

X11: Fix drawing of sliders with gtk+ scheme and GUI scaling >= 2 that left
footprints when moved.

The fix is to use the X11 graphics driver's line_delta_ private member
variable also when drawing complex
shapes with fl_begin_loop(). The gtk+ scheme does use fl_begin_loop() to
draw its frames.
------------------------------------------------------------------------
r12820 | greg.ercolano | 2018-04-02 14:28:42 -0400 (Mon, 02 Apr 2018) | 3
lines

Fixes STR #3459.


------------------------------------------------------------------------
r12819 | matt | 2018-04-01 12:16:12 -0400 (Sun, 01 Apr 2018) | 1 line

Android: Drawing RGB and monochrome image data on the fly from a buffer.
Untested.
------------------------------------------------------------------------
r12818 | matt | 2018-04-01 12:06:12 -0400 (Sun, 01 Apr 2018) | 1 line

Android: Drawing RGB image data on the fly via callback
------------------------------------------------------------------------
r12817 | matt | 2018-03-31 17:29:33 -0400 (Sat, 31 Mar 2018) | 1 line

Android: Drawing RGB image data (and probaly rgba and grayscale as well).
Testing unsing test/color_chooser.cxx
------------------------------------------------------------------------
r12816 | greg.ercolano | 2018-03-31 13:29:23 -0400 (Sat, 31 Mar 2018) | 2
lines

Added mention of the new Fl::menu_linespacing() in the Fl_Menu_ docs.

------------------------------------------------------------------------
r12815 | greg.ercolano | 2018-03-31 13:17:37 -0400 (Sat, 31 Mar 2018) | 5
lines

Added Fl::menu_linespacing() to solve STR# 2927.
Method name follows Fl_Tree::linespacing().
Implemented similarly to Fl::scrollbar_size(), since its use crosses
Fl_Menu_Item and 'menuwindow' classes.


------------------------------------------------------------------------
r12814 | AlbrechtS | 2018-03-30 06:11:24 -0400 (Fri, 30 Mar 2018) | 2 lines

Minimal code edit, no functional change.

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

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