FLTK logo

Article #1546: FLTK 1.4.x Weekly Snapshot, r12411

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

Created at 00:00 Sep 01, 2017 by mike

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

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

Commit Log:

------------------------------------------------------------------------
r12411 | manolo | 2017-08-30 13:44:09 -0400 (Wed, 30 Aug 2017) | 1 line

Add missing default values for virtual member functions.
------------------------------------------------------------------------
r12410 | manolo | 2017-08-30 11:49:58 -0400 (Wed, 30 Aug 2017) | 4 lines

Create virtual Fl_Image::draw_scaled_(int X, int Y, int W, int H) and its
implementations for image classes.

This allows to use the virtual function mechanism to adapt scaled image
drawing both to the
image type and the graphics driver type.
------------------------------------------------------------------------
r12409 | manolo | 2017-08-30 06:21:56 -0400 (Wed, 30 Aug 2017) | 1 line

Modify Fl_Shared_Image::scale(int, int) for the case of an erroneous image
object.
------------------------------------------------------------------------
r12408 | manolo | 2017-08-30 05:10:40 -0400 (Wed, 30 Aug 2017) | 1 line

Move Fl_Graphics_Driver::draw(Fl_Shared_Image* from Fl_Shared_Image.cxx to
Fl_Graphics_Driver.cxx where it belongs.
------------------------------------------------------------------------
r12407 | manolo | 2017-08-30 04:59:50 -0400 (Wed, 30 Aug 2017) | 1 line

Improve Doxygen comments related to image drawing
------------------------------------------------------------------------
r12406 | AlbrechtS | 2017-08-28 07:10:01 -0400 (Mon, 28 Aug 2017) | 2 lines

Fix typos (comments and documentation).

------------------------------------------------------------------------
r12405 | manolo | 2017-08-27 04:01:55 -0400 (Sun, 27 Aug 2017) | 1 line

Associate gl_font() and gl_draw() calls.
------------------------------------------------------------------------
r12404 | manolo | 2017-08-27 03:58:38 -0400 (Sun, 27 Aug 2017) | 1 line

Fix for STR#3397: find adequate X font to use it with GL.
------------------------------------------------------------------------
r12402 | manolo | 2017-08-26 10:15:20 -0400 (Sat, 26 Aug 2017) | 1 line

Fl_WinAPI_Window_Driver::capture_titlebar_and_borders(): remove a few
unnecessary statements.
------------------------------------------------------------------------
r12401 | manolo | 2017-08-26 10:10:56 -0400 (Sat, 26 Aug 2017) | 1 line

WIN32: allow to change the active drawing surface between Fl_Display_Device
and Fl_Image_Surface and keep the clipping region correct.
------------------------------------------------------------------------
r12400 | manolo | 2017-08-25 14:04:56 -0400 (Fri, 25 Aug 2017) | 1 line

Fl_Scalable_Graphics_Driver::draw(Fl_RGB_Image *,...) : change how the
current scaling factor is taken into account.
------------------------------------------------------------------------
r12399 | manolo | 2017-08-25 13:42:46 -0400 (Fri, 25 Aug 2017) | 1 line

X11 and WIN32: slightly change Fl_XXX_Graphics_Driver::cache(Fl_Pixmap*) to
use the Fl_Image_Surface object.
------------------------------------------------------------------------
r12398 | manolo | 2017-08-25 11:33:05 -0400 (Fri, 25 Aug 2017) | 1 line

X11+xft-pango: have Fl::set_fonts() show fonts with black, light, medium,
demi bold, oblique styles.
------------------------------------------------------------------------
r12397 | manolo | 2017-08-25 11:02:25 -0400 (Fri, 25 Aug 2017) | 1 line

WIN32: have Fl_win32.cxx #include "config_lib.h"
------------------------------------------------------------------------

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