FLTK logo

Article #1544: FLTK 1.4.x Weekly Snapshot, r12388

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

Created at 00:00 Aug 18, 2017 by mike

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

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

Commit Log:

------------------------------------------------------------------------
r12388 | manolo | 2017-08-16 11:41:59 -0400 (Wed, 16 Aug 2017) | 1 line

class Fl_GDI_Image_Surface_Driver: remove member variable 'previous' that
is useless.
------------------------------------------------------------------------
r12387 | AlbrechtS | 2017-08-15 12:45:38 -0400 (Tue, 15 Aug 2017) | 2 lines

Add missing #include "config_lib.h" in Fl.cxx.

------------------------------------------------------------------------
r12386 | manolo | 2017-08-15 11:26:50 -0400 (Tue, 15 Aug 2017) | 1 line

Complete previous commit at r.12385 that was partial.
------------------------------------------------------------------------
r12385 | manolo | 2017-08-15 10:52:50 -0400 (Tue, 15 Aug 2017) | 1 line

Update support of rescaling which no longer involves hide/show of the
window.
------------------------------------------------------------------------
r12384 | manolo | 2017-08-15 10:44:35 -0400 (Tue, 15 Aug 2017) | 1 line

Complete previous commit at r.12383 that was partial.
------------------------------------------------------------------------
r12383 | manolo | 2017-08-15 10:30:48 -0400 (Tue, 15 Aug 2017) | 1 line

Fl_XXX_Surface_Driver::set_current() : call
Fl_Surface_Device::set_current() first to get fl_window right.
------------------------------------------------------------------------
r12382 | manolo | 2017-08-15 10:26:25 -0400 (Tue, 15 Aug 2017) | 1 line

Remove _sgc private member of Fl_GDI_Image_Surface_Driver that is not
necessary.
------------------------------------------------------------------------
r12381 | AlbrechtS | 2017-08-14 13:10:26 -0400 (Mon, 14 Aug 2017) | 8 lines

Remove unnecessary #include statements and compilation guards.

Currently src/drivers/OpenGL/Fl_OpenGL_Graphics_Driver.cxx wouldn't
contribute any code to the lib, but it is kept for future extensions.
This file is no longer compiled (see src/CMakeLists.txt and src/Makefile).

Tested (only) under Windows and Linux.

------------------------------------------------------------------------
r12380 | AlbrechtS | 2017-08-14 11:44:41 -0400 (Mon, 14 Aug 2017) | 2 lines

Make 'driver' header include guards more standard.

------------------------------------------------------------------------
r12379 | AlbrechtS | 2017-08-14 07:42:34 -0400 (Mon, 14 Aug 2017) | 2 lines

Remove unnecessary #include statement.

------------------------------------------------------------------------
r12378 | manolo | 2017-08-13 09:51:14 -0400 (Sun, 13 Aug 2017) | 1 line

Fl_Xlib_Graphics_Driver::set_fonts() with Pango: handle case when 'Regular'
is not alone in face name.
------------------------------------------------------------------------
r12377 | manolo | 2017-08-13 07:50:47 -0400 (Sun, 13 Aug 2017) | 1 line

Fl_Xlib_Graphics_Driver::set_fonts() with Pango: account better for variety
of possible font styles.
------------------------------------------------------------------------
r12376 | manolo | 2017-08-12 11:28:44 -0400 (Sat, 12 Aug 2017) | 1 line

Fix error: invalid conversion from 'const char*' to 'char*' [-fpermissive]
------------------------------------------------------------------------
r12375 | manolo | 2017-08-12 11:16:35 -0400 (Sat, 12 Aug 2017) | 1 line

Improve Fl_Xlib_Graphics_Driver::set_fonts() when using Pango to build
standard FLTK font names prefixed with I,B, or P.
------------------------------------------------------------------------
r12374 | AlbrechtS | 2017-08-12 10:53:39 -0400 (Sat, 12 Aug 2017) | 4 lines

Add tooltips to new draggable-group example program.

... as suggested by Greg.

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

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