FLTK logo

Article #1583: FLTK 1.4.x Weekly Snapshot, r12875

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

Created at 00:00 Apr 27, 2018 by mike

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

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

Commit Log:

------------------------------------------------------------------------
r12875 | manolo | 2018-04-26 08:11:26 -0400 (Thu, 26 Apr 2018) | 1 line

Documentation: complete doc of Fl_Image_Surface::offscreen()
------------------------------------------------------------------------
r12874 | manolo | 2018-04-26 08:00:49 -0400 (Thu, 26 Apr 2018) | 5 lines

Simplify API for Fl_Image_Surface::Fl_Image_Surface(int w, int h, int
high_res, Fl_Offscreen off) with non-null offscreen.

The caller no longer needs to call
Fl_Image_Surface::get_offscreen_before_delete() before object deletion,
because the object destructor knows the offscreen has not been created by
the Fl_Image_Surface constructor.

------------------------------------------------------------------------
r12873 | manolo | 2018-04-26 07:51:28 -0400 (Thu, 26 Apr 2018) | 1 line

Fix Fl_WinAPI_System_Driver::paste() when clipboard contains an image and
the GUI is scaled.
------------------------------------------------------------------------
r12872 | manolo | 2018-04-26 05:05:20 -0400 (Thu, 26 Apr 2018) | 1 line

Fix Fl_GDI_Graphics_Driver::copy_offscreen() when the destination surface
is an Fl_Copy_Surface object.
------------------------------------------------------------------------
r12871 | manolo | 2018-04-25 12:03:27 -0400 (Wed, 25 Apr 2018) | 1 line

class Fl_Xlib_Image_Surface_Driver : Remove unused member variable.
------------------------------------------------------------------------
r12870 | manolo | 2018-04-25 11:52:53 -0400 (Wed, 25 Apr 2018) | 1 line

Have Fl_WinAPI_Window_Driver::capture_titlebar_and_borders() restore the
window's device context before return
------------------------------------------------------------------------
r12869 | manolo | 2018-04-25 07:19:44 -0400 (Wed, 25 Apr 2018) | 1 line

Windows: fix fl_copy_offscreen() when input offscreen is scaled and output
surface is printer.
------------------------------------------------------------------------
r12868 | manolo | 2018-04-24 06:45:30 -0400 (Tue, 24 Apr 2018) | 5 lines

Windows: avoid changing the current Fl_Surface_Device when drawing an
Fl_Double_Window.

This change was previously attempted at r.12792 but the test/offscreen demo
did not run well with it.
This commit fixes the problem: the global fl_window should not be changed
when drawing to
an Fl_Double_Window.
------------------------------------------------------------------------
r12867 | manolo | 2018-04-23 12:04:09 -0400 (Mon, 23 Apr 2018) | 1 line

Undo change at r12792 (24 march 2018) because test/offscreen does not work
with it.
------------------------------------------------------------------------
r12866 | manolo | 2018-04-21 02:22:27 -0400 (Sat, 21 Apr 2018) | 1 line

Complete Fl_Android_Graphics_Driver::cache() functions that should assign
the image's cache_w_ and cache_h_ member variables.
------------------------------------------------------------------------
r12865 | manolo | 2018-04-20 08:37:08 -0400 (Fri, 20 Apr 2018) | 1 line

Fix Fl_GDI_Graphics_Driver::cache(Fl_Pixmap *) where 2 distinct
Fl_GDI_Graphics_Driver objects should be used in the right way.
------------------------------------------------------------------------
r12863 | manolo | 2018-04-20 05:04:24 -0400 (Fri, 20 Apr 2018) | 1 line

Remove debugging statement
------------------------------------------------------------------------
r12862 | manolo | 2018-04-20 04:46:49 -0400 (Fri, 20 Apr 2018) | 1 line

Fix direct use of fl_draw_pixmap() whithout Fl_Pixmap object.
------------------------------------------------------------------------

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