FLTK logo

Article #1550: FLTK 1.4.x Weekly Snapshot, r12464

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

Created at 00:00 Sep 22, 2017 by mike

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

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

Commit Log:

------------------------------------------------------------------------
r12464 | manolo | 2017-09-20 11:35:26 -0400 (Wed, 20 Sep 2017) | 3 lines

X11 platform: Allow running with old (< 2.36) versions of libglib-2.0

These versions require calling g_type_init(). Newer versions don't.
------------------------------------------------------------------------
r12463 | manolo | 2017-09-19 15:33:54 -0400 (Tue, 19 Sep 2017) | 3 lines

Convert the initialisation of global variables fl_local_shift,
fl_local_meta, etc... using the driver approach.

This avoids repeating the default values "Shift", "Meta", etc... for
several platforms.
------------------------------------------------------------------------
r12462 | greg.ercolano | 2017-09-19 13:17:44 -0400 (Tue, 19 Sep 2017) | 3
lines

Added control for when() to test browser's callback behavior.


------------------------------------------------------------------------
r12461 | manolo | 2017-09-19 07:38:51 -0400 (Tue, 19 Sep 2017) | 4 lines

Fl_XXX_System_Driver::clocale_printf() : use thread-specific,
locale-setting APIs where possible

This commit uses thread-specific, locale-setting functions under Linux and
MSWindows-Visual Studio
They are already used by the Mac OS system driver, when possible.
------------------------------------------------------------------------
r12460 | manolo | 2017-09-18 08:15:08 -0400 (Mon, 18 Sep 2017) | 1 line

SVG support: avoid re-rasterizing an image that was previously rasterized
at higher resolution.
------------------------------------------------------------------------

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