FLTK logo

Article #1587: FLTK 1.4.x Weekly Snapshot, r12937

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

Created at 00:00 May 25, 2018 by mike

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

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

Commit Log:

------------------------------------------------------------------------
r12937 | manolo | 2018-05-25 02:54:03 -0400 (Fri, 25 May 2018) | 2 lines

Replace Fl_Paged_Device::newPrinterDriver() by
Fl_Printer::newPrinterDriver().

------------------------------------------------------------------------
r12936 | manolo | 2018-05-25 00:36:49 -0400 (Fri, 25 May 2018) | 1 line

Rewrite static function Fl_Image_Surface::rescale(Fl_Image_Surface*&) as
member function Fl_Image_Surface::rescale().
------------------------------------------------------------------------
r12935 | greg.ercolano | 2018-05-24 15:48:41 -0400 (Thu, 24 May 2018) | 2
lines

Added separate diagram for fl_arc(x,y,r,a1,a2) (very different from
fl_arc(x,y,w,h,a1,a2))

------------------------------------------------------------------------
r12934 | greg.ercolano | 2018-05-24 14:02:55 -0400 (Thu, 24 May 2018) | 2
lines

Extra refs for fl_pie/fl_arc diagrams..

------------------------------------------------------------------------
r12933 | greg.ercolano | 2018-05-24 13:30:49 -0400 (Thu, 24 May 2018) | 3
lines

Added a diagram to clarify how fl_pie() and fl_arc() works.


------------------------------------------------------------------------
r12932 | manolo | 2018-05-24 09:08:55 -0400 (Thu, 24 May 2018) | 1 line

Document the constructor and destructor of class Fl_Copy_Surface.
------------------------------------------------------------------------
r12931 | manolo | 2018-05-24 07:21:27 -0400 (Thu, 24 May 2018) | 1 line

Slightly improve the doc of Fl::reset_marked_text().
------------------------------------------------------------------------
r12930 | manolo | 2018-05-24 06:58:47 -0400 (Thu, 24 May 2018) | 1 line

Add documentation for Fl::reset_marked_text() and
Fl::insertion_point_location().
------------------------------------------------------------------------
r12929 | manolo | 2018-05-23 12:43:43 -0400 (Wed, 23 May 2018) | 1 line

MacOS: use direct access to member variable in member function.
------------------------------------------------------------------------
r12928 | manolo | 2018-05-23 12:42:43 -0400 (Wed, 23 May 2018) | 1 line

Make static member function Fl_Window_Driver*
Fl_Window_Driver::driver(const Fl_Window *) inline.
------------------------------------------------------------------------
r12927 | manolo | 2018-05-23 12:19:37 -0400 (Wed, 23 May 2018) | 1 line

MacOS: account for GUI rescaling in support of text input methods.
------------------------------------------------------------------------
r12926 | manolo | 2018-05-22 13:00:27 -0400 (Tue, 22 May 2018) | 4 lines

Add Fl::screen_scale(int) function to get the scaling factor value of a
screen.

This allows to keep class Fl_Screen_Driver away from the public API.

------------------------------------------------------------------------
r12925 | AlbrechtS | 2018-05-22 05:34:13 -0400 (Tue, 22 May 2018) | 3 lines

Fl_Tabs: fix allocation of tab_width[] (STR #3472).


------------------------------------------------------------------------
r12924 | manolo | 2018-05-22 04:39:39 -0400 (Tue, 22 May 2018) | 1 line

Check also proper RGB image deletion after use.
------------------------------------------------------------------------

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