FLTK logo

Article #1403: FLTK 1.3.x Weekly Snapshot, r10521

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

Created at 00:03 Jan 16, 2015 by mike

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

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

Commit Log:

------------------------------------------------------------------------
r10521 | manolo | 2015-01-16 02:24:11 -0500 (Fri, 16 Jan 2015) | 1 line

Corrected one comment and added one.
------------------------------------------------------------------------
r10520 | manolo | 2015-01-15 16:57:27 -0500 (Thu, 15 Jan 2015) | 2 lines

Fixed Fl_Window::resize() on Mac OS because program-generated resize did
not work
with new true subwindows.
------------------------------------------------------------------------
r10519 | manolo | 2015-01-14 10:10:16 -0500 (Wed, 14 Jan 2015) | 1 line

Some indentation cleaning.
------------------------------------------------------------------------
r10518 | manolo | 2015-01-14 09:21:01 -0500 (Wed, 14 Jan 2015) | 2 lines

When CGBitmapContextCreate() is used with null 5th argument, it is
necessary
to use CGBitmapContextGetBytesPerRow().
------------------------------------------------------------------------
r10517 | manolo | 2015-01-14 08:29:05 -0500 (Wed, 14 Jan 2015) | 1 line

Avoid compilation warnings appearing with SDK 10.5
------------------------------------------------------------------------
r10516 | manolo | 2015-01-14 05:23:24 -0500 (Wed, 14 Jan 2015) | 2 lines

A public header file must not use a preprocessor variable such as
MAC_OS_X_VERSION_10_7 
because it is only defined internally to FLTK.
------------------------------------------------------------------------
r10515 | manolo | 2015-01-13 11:36:04 -0500 (Tue, 13 Jan 2015) | 2 lines

Fl_Paged_Device::print_window() now uses the CALayer class to print in one
step 
all of the window title bar, when the program is linked with OS X 10.10.
------------------------------------------------------------------------
r10514 | greg.ercolano | 2015-01-10 23:21:08 -0500 (Sat, 10 Jan 2015) | 4
lines

Prevent tooltips from opening if window recently iconized.
Fixes STR #3157.


------------------------------------------------------------------------
r10513 | greg.ercolano | 2015-01-10 17:05:15 -0500 (Sat, 10 Jan 2015) | 4
lines

Documentation clarification for all menu oriented widgets
regarding callbacks.


------------------------------------------------------------------------
r10512 | greg.ercolano | 2015-01-10 12:58:54 -0500 (Sat, 10 Jan 2015) | 4
lines

Small doc mods to Fl_Menu_Bar to clarify how callbacks
are invoked. (STR #3172)


------------------------------------------------------------------------
r10511 | greg.ercolano | 2015-01-10 12:46:10 -0500 (Sat, 10 Jan 2015) | 4
lines

Improvements to Fl_Menu_ docs regarding how callbacks are invoked.
In response to misinterpretation raised in STR #3172.


------------------------------------------------------------------------
r10510 | manolo | 2015-01-09 12:28:19 -0500 (Fri, 09 Jan 2015) | 2 lines

Better implementation of Fl_Paged_Device::print_window() for Mac OS X
Yosemite:
title bar buttons are drawn by the system instead of emulated by FLTK.
------------------------------------------------------------------------
r10509 | manolo | 2015-01-06 05:22:41 -0500 (Tue, 06 Jan 2015) | 1 line

Don not assume that Fl_X::resolution_scaling_factor() returns either 1 or
2.
------------------------------------------------------------------------
r10508 | greg.ercolano | 2015-01-04 13:41:37 -0500 (Sun, 04 Jan 2015) | 3
lines

Docs only: fixed example code indenting.
(Firefox doesn't properly display tabs in preformatted html)

------------------------------------------------------------------------
r10507 | manolo | 2015-01-04 09:41:50 -0500 (Sun, 04 Jan 2015) | 1 line

Simplified Fl_X::flush() for GL 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'.