FLTK logo

Article #1535: FLTK 1.4.x Weekly Snapshot, r12261

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

Created at 00:00 Jun 16, 2017 by mike

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

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

Commit Log:

------------------------------------------------------------------------
r12261 | AlbrechtS | 2017-06-15 11:39:55 -0400 (Thu, 15 Jun 2017) | 7 lines

Limit initial scaling factor to sensible values.

FLTK_SCALING_FACTOR=0 or negative values would issue unexpected
X11 warnings or crash immediately.

Also commented out scaling factor output statements (printf).

------------------------------------------------------------------------
r12260 | AlbrechtS | 2017-06-13 06:35:18 -0400 (Tue, 13 Jun 2017) | 4 lines

Remove copy constructor from Fl_Rect.

As suggested by Manolo in STR #3385, comment #7.

------------------------------------------------------------------------
r12259 | AlbrechtS | 2017-06-12 08:35:22 -0400 (Mon, 12 Jun 2017) | 5 lines

Add first version of FL/Fl_Rect.H.

This version is not yet used in existing code. It may be extended with
more methods if we find we need them.

------------------------------------------------------------------------
r12258 | manolo | 2017-06-11 02:12:20 -0400 (Sun, 11 Jun 2017) | 1 line

  Scaling for WIN32 platform: avoid undrawn right and bottom window margins
when manually resizing windows
------------------------------------------------------------------------
r12257 | manolo | 2017-06-10 02:28:12 -0400 (Sat, 10 Jun 2017) | 1 line

Remove temporary code used for development of the scaling support.
------------------------------------------------------------------------
r12256 | manolo | 2017-06-10 02:20:01 -0400 (Sat, 10 Jun 2017) | 1 line

Remove warning when compiled with -Wmisleading-indentation
------------------------------------------------------------------------
r12255 | manolo | 2017-06-10 02:10:37 -0400 (Sat, 10 Jun 2017) | 1 line

Scaling for X11 platform: avoid undrawn right and bottom window margins
when manually resizing windows
------------------------------------------------------------------------

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