FLTK logo

Article #1406: FLTK 1.3.x Weekly Snapshot, r10553

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

Created at 00:03 Feb 06, 2015 by mike

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

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

Commit Log:

------------------------------------------------------------------------
r10553 | ianmacarthur | 2015-02-04 08:12:43 -0500 (Wed, 04 Feb 2015) | 2
lines

Add some doxygen descriptions for the (previously undocumented)
Fl_Multi_Label struct, and make some minor related adjustments to the docs
for Fl_Label and Fl_Labeltype.

------------------------------------------------------------------------
r10552 | AlbrechtS | 2015-02-03 07:19:01 -0500 (Tue, 03 Feb 2015) | 4 lines

Add method Fl_Widget::is_label_copied() as discussed in fltk.general.

Thread was: "How get X,Y,W,H for current clip region ?" on Feb 2-3, 2015.

------------------------------------------------------------------------
r10551 | manolo | 2015-02-03 02:48:42 -0500 (Tue, 03 Feb 2015) | 1 line

Fixed crash when resizing a not yet shown() Fl_Gl_Window.
------------------------------------------------------------------------
r10550 | AlbrechtS | 2015-02-02 12:55:22 -0500 (Mon, 02 Feb 2015) | 6 lines

Fix Linux/Unix potential program hang when dialog pops up while a menu is
open (STR #3179).

This patch does not fix all issues though. The hang does not happen
anymore, but with some WM's the dialog can show up underneath the menu.
This needs more investigation, but this fixes the more important issue.

------------------------------------------------------------------------
r10549 | manolo | 2015-02-02 09:09:04 -0500 (Mon, 02 Feb 2015) | 1 line

Removed small memory leak.
------------------------------------------------------------------------
r10548 | manolo | 2015-02-02 08:08:51 -0500 (Mon, 02 Feb 2015) | 2 lines

Replace gl_xxx() function names by new member functions of the Fl_X class
to avoid
collisions with user-defined symbols.
------------------------------------------------------------------------
r10547 | manolo | 2015-02-02 04:46:32 -0500 (Mon, 02 Feb 2015) | 1 line

Restores the Doxygen doc of the Fl_PostScript_Graphics_Driver class that
had been hidden by r.9980 by mistake.
------------------------------------------------------------------------
r10546 | AlbrechtS | 2015-01-31 10:43:53 -0500 (Sat, 31 Jan 2015) | 8 lines

Improve test/boxtype demo program to help boxtype debugging.

(1) Set window title to reflect current scheme.
(2) Add class BoxGroup to show a red frame around each box
    and/or a white box background.

Both features are disabled though. Edit the source file to enable.

------------------------------------------------------------------------
r10545 | manolo | 2015-01-31 10:08:31 -0500 (Sat, 31 Jan 2015) | 1 line

Improved Mac OS X Fl_Gl_Window resizing: the GL scene was drawn twice at
each resize operation.
------------------------------------------------------------------------
r10544 | AlbrechtS | 2015-01-31 07:09:24 -0500 (Sat, 31 Jan 2015) | 2 lines

Fix potential buffer overflow (Windows: BEX64 error) and home dir (STR
3166).

------------------------------------------------------------------------
r10543 | AlbrechtS | 2015-01-30 20:22:09 -0500 (Fri, 30 Jan 2015) | 2 lines

Fix gleam boxtypes (STR #3183).

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

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