FLTK logo

Article #1427: FLTK 1.3.x Weekly Snapshot, r10779

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

Created at 00:02 Jul 03, 2015 by mike

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

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

Commit Log:

------------------------------------------------------------------------
r10779 | manolo | 2015-06-29 22:23:26 -0400 (Mon, 29 Jun 2015) | 1 line

Define NSInteger in FL/mac.H when needed, so it's available to all source
files.
------------------------------------------------------------------------
r10778 | greg.ercolano | 2015-06-29 11:44:17 -0400 (Mon, 29 Jun 2015) | 3
lines

Fixes STR#3236; stops errors about "NSInteger was not declared" on OSX
10.4.x


------------------------------------------------------------------------
r10777 | manolo | 2015-06-28 15:28:23 -0400 (Sun, 28 Jun 2015) | 2 lines

Directly draw windows without forcing the system to send the -[NSView
drawRect:] message
because this slowed window drawing under Mac OS 10.10
------------------------------------------------------------------------
r10776 | AlbrechtS | 2015-06-28 09:05:29 -0400 (Sun, 28 Jun 2015) | 8 lines

Add documentation of Fl_Scroll::resize(...), fix some more Fl_Scroll docs.

As noticed in fltk.general, documentation of Fl_Scroll::resize() did not
exist, hence the documentation shown was that of the parent class Fl_Group,
which was definitely wrong.

Some more minor documentation fixes have also been applied. No code
changes.

------------------------------------------------------------------------
r10775 | AlbrechtS | 2015-06-27 11:20:23 -0400 (Sat, 27 Jun 2015) | 1 line

Fix button label clipping (STR #3237).
------------------------------------------------------------------------
r10774 | AlbrechtS | 2015-06-27 10:13:57 -0400 (Sat, 27 Jun 2015) | 2 lines

Prevent sending (FL_SHORTCUT) events to inactive widgets (STR #3216).

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

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