FLTK logo

Article #1405: FLTK 1.3.x Weekly Snapshot, r10542

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

Created at 00:02 Jan 30, 2015 by mike

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

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

Commit Log:

------------------------------------------------------------------------
r10542 | AlbrechtS | 2015-01-29 11:56:12 -0500 (Thu, 29 Jan 2015) | 2 lines

Use Fl::is_scheme() where appropriate.

------------------------------------------------------------------------
r10541 | AlbrechtS | 2015-01-29 11:07:05 -0500 (Thu, 29 Jan 2015) | 2 lines

Remove superfluous #include <string.h> - strcmp() is not used anymore.

------------------------------------------------------------------------
r10540 | AlbrechtS | 2015-01-29 10:56:56 -0500 (Thu, 29 Jan 2015) | 2 lines

Use Fl::is_scheme() in src/Fl_Tree_Prefs.cxx.

------------------------------------------------------------------------
r10539 | AlbrechtS | 2015-01-29 08:37:13 -0500 (Thu, 29 Jan 2015) | 4 lines

Add missing gleam boxtype definitions from Dmitrij's oxy patch (STR #2675).

I don't know if there's a better source, but this does at least fill the
gap.

------------------------------------------------------------------------
r10538 | AlbrechtS | 2015-01-29 08:14:59 -0500 (Thu, 29 Jan 2015) | 4 lines

Fix comments, trailing white space, and trailing commas in comments.

Note: there are no code changes in this commit.

------------------------------------------------------------------------
r10537 | manolo | 2015-01-28 12:10:43 -0500 (Wed, 28 Jan 2015) | 2 lines

Back to previous statement that FLTK does not use RTTI.

------------------------------------------------------------------------
r10536 | manolo | 2015-01-28 12:05:29 -0500 (Wed, 28 Jan 2015) | 1 line

Stop using dynamic_cast when performing text drag (Mac OS only).
------------------------------------------------------------------------
r10535 | manolo | 2015-01-27 12:49:17 -0500 (Tue, 27 Jan 2015) | 2 lines

Clarified that RTTI is used on the Mac OS X platform to perform text
dragging better.

------------------------------------------------------------------------
r10534 | manolo | 2015-01-24 12:37:58 -0500 (Sat, 24 Jan 2015) | 1 line

Restore compilability with Mac OS X SDK 10.4u
------------------------------------------------------------------------
r10533 | manolo | 2015-01-24 07:54:21 -0500 (Sat, 24 Jan 2015) | 1 line

Simpler coding of the half-pixel offset necessary when clipping to a
rectangle.
------------------------------------------------------------------------
r10532 | manolo | 2015-01-23 05:14:09 -0500 (Fri, 23 Jan 2015) | 2 lines

It is necessary to call fl_cgrectmake_cocoa() when building the clipping
rectangle for a sub-window,
as for any clipping rectangle.
------------------------------------------------------------------------

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