FLTK logo

Article #1394: FLTK 1.3.x Weekly Snapshot, r10454

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

Created at 00:01 Nov 14, 2014 by mike

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

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

Commit Log:

------------------------------------------------------------------------
r10454 | manolo | 2014-11-13 10:33:33 -0500 (Thu, 13 Nov 2014) | 1 line

Support for true subwindows under Mac OS X (cont?\226?\128?\153d).
------------------------------------------------------------------------
r10453 | manolo | 2014-11-13 08:57:27 -0500 (Thu, 13 Nov 2014) | 2 lines

A subwindow in an Fl_Tile did not work well after recent addition of
support for true Mac OS X subwindows.
The tile demo program runs correctly again.
------------------------------------------------------------------------
r10452 | manolo | 2014-11-13 07:36:57 -0500 (Thu, 13 Nov 2014) | 1 line

Fix error in Gnome file dialog where a file filter did not work if it did
not begin with *
------------------------------------------------------------------------
r10451 | manolo | 2014-11-12 15:42:41 -0500 (Wed, 12 Nov 2014) | 2 lines

Fixed the declaration of the Window type.
Before, the fl_find(Window) function was not accessible from .mm source
files.
------------------------------------------------------------------------
r10450 | manolo | 2014-11-11 11:16:09 -0500 (Tue, 11 Nov 2014) | 1 line

List new support for true subwindows on the mac.
------------------------------------------------------------------------
r10449 | manolo | 2014-11-11 11:08:09 -0500 (Tue, 11 Nov 2014) | 3 lines

Added support of true subwindows to the Mac OS X code. With this, a window
inside another
window is just another window with Mac OS as it was already with MSWindows
and X11.
This requires Mac OS X 10.2. Window nesting to any depth is possible.
------------------------------------------------------------------------
r10448 | manolo | 2014-11-11 10:59:50 -0500 (Tue, 11 Nov 2014) | 1 line

List fix for STR#3142.
------------------------------------------------------------------------
r10447 | AlbrechtS | 2014-11-10 17:29:49 -0500 (Mon, 10 Nov 2014) | 2 lines

Documentation: fix another image display issue.

------------------------------------------------------------------------
r10446 | AlbrechtS | 2014-11-10 17:09:11 -0500 (Mon, 10 Nov 2014) | 4 lines

Documentation: fix resizable images that were not displayed correctly.

The resizable effect was not shown proportionally correct.

------------------------------------------------------------------------
r10445 | greg.ercolano | 2014-11-10 15:31:42 -0500 (Mon, 10 Nov 2014) | 7
lines

Small mod to fix problem with color chip image not showing up in doxygen
docs.

Oddly, leading white space on the two \image commands caused them to appear
as literal text inside a code box, similar to as if they were embedded in a
\code - \endcode block -- not sure why.


------------------------------------------------------------------------
r10444 | manolo | 2014-11-09 06:30:14 -0500 (Sun, 09 Nov 2014) | 1 line

Removed useless #include directive.
------------------------------------------------------------------------
r10443 | manolo | 2014-11-09 03:34:26 -0500 (Sun, 09 Nov 2014) | 2 lines

Prevent Fl_Copy_Surface.H from including apple system headers on the mac
platform.
With this, no public FLTK header includes system header files anymore on
the mac.
------------------------------------------------------------------------
r10442 | manolo | 2014-11-08 13:14:31 -0500 (Sat, 08 Nov 2014) | 1 line

Rewrite Fl_Copy_Surface::complete_copy_pdf_and_tiff() using cocoa APIs.
------------------------------------------------------------------------
r10441 | manolo | 2014-11-08 13:10:35 -0500 (Sat, 08 Nov 2014) | 1 line

Added Fl_Copy_Surface::w() and Fl_Copy_Surface::h() member functions.
------------------------------------------------------------------------
r10440 | AlbrechtS | 2014-11-08 12:21:09 -0500 (Sat, 08 Nov 2014) | 4 lines

[CMake] Fix man page path. Patch posted by Richard Shaw in fltk.general.

Thanks for the patch.

------------------------------------------------------------------------
r10439 | greg.ercolano | 2014-11-07 14:13:08 -0500 (Fri, 07 Nov 2014) | 6
lines

Doc mods regarding the OS issue of Ctrl-Click simulation of Right-Click
on Mac OSX, as per recommendations from the forum posts on fltk.coredev
Subject: [RFC] Right click emulation for one button mouse on Mac
where both Manolo and Albrecht suggest documentation mods to reflect the
issue.


------------------------------------------------------------------------
r10438 | manolo | 2014-11-07 12:08:13 -0500 (Fri, 07 Nov 2014) | 1 line

Replace deprecated pasteboard manager by cocoa NSPasteboard.
------------------------------------------------------------------------

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