FLTK logo

Article #1390: FLTK 1.3.x Weekly Snapshot, r10392

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 #1390: FLTK 1.3.x Weekly Snapshot, r10392

Created at 00:02 Oct 24, 2014 by mike

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

    http://www.fltk.org/software.php?VERSION=fltk-1.3.x-r10392

Commit Log:

------------------------------------------------------------------------
r10392 | manolo | 2014-10-23 09:25:55 -0400 (Thu, 23 Oct 2014) | 1 line

Fixed uchar arguments of fl_rgb_color() calls.
------------------------------------------------------------------------
r10391 | AlbrechtS | 2014-10-23 07:33:43 -0400 (Thu, 23 Oct 2014) | 5 lines

Fix potential compiler warning, seen under MinGW with gcc 4.8.1.

In fact this warning is a false positive, but fixed anyway.
Warning was: x, y may be used uninitialized (or similar).

------------------------------------------------------------------------
r10390 | manolo | 2014-10-23 07:08:16 -0400 (Thu, 23 Oct 2014) | 1 line

Removed compilation warnings in fl_rgb_color() calls.
------------------------------------------------------------------------
r10389 | manolo | 2014-10-23 05:04:30 -0400 (Thu, 23 Oct 2014) | 1 line

Fixed printing of window title bar buttons under Mac OS X 10.10
------------------------------------------------------------------------
r10388 | manolo | 2014-10-22 12:27:20 -0400 (Wed, 22 Oct 2014) | 1 line

Fixed error in computation of when the window is not fully contained in the
display.
------------------------------------------------------------------------
r10387 | ossman | 2014-10-20 11:14:12 -0400 (Mon, 20 Oct 2014) | 4 lines

We need to put the newly created window in our window list
as quickly as possible or we might miss important window
messages.

------------------------------------------------------------------------
r10386 | AlbrechtS | 2014-10-19 16:17:17 -0400 (Sun, 19 Oct 2014) | 2 lines

Update docs related to buttons and update Fl_Check_Button.png.

------------------------------------------------------------------------
r10385 | AlbrechtS | 2014-10-19 10:17:47 -0400 (Sun, 19 Oct 2014) | 9 lines

Improve and reorganize Fl_Tile's documentation and test/tile demo.

Moved docs from header file and enhanced docs, particularly about the
resizable() widget and the resize behavior in general.

Changed the tile demo program to use a resizable() with 20 pixels
border distance, so that border dragging is limited as described in the
docs. Updated the image file to reflect the current test/tile.cxx demo.

------------------------------------------------------------------------
r10384 | AlbrechtS | 2014-10-19 08:15:40 -0400 (Sun, 19 Oct 2014) | 2 lines

Add generated file documentation/src/fltk-book.tex to ignored files.

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

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