FLTK logo

Article #1372: FLTK 1.3.x Weekly Snapshot, r10201

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

Created at 00:01 Jun 20, 2014 by mike

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

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

Commit Log:

------------------------------------------------------------------------
r10201 | manolo | 2014-06-19 13:02:36 -0400 (Thu, 19 Jun 2014) | 1 line

Fixed a possible crash of the GTK file chooser.
------------------------------------------------------------------------
r10200 | manolo | 2014-06-17 21:22:16 -0400 (Tue, 17 Jun 2014) | 1 line

Sets the return type of Fl_Image_Surface::image() to its real value,
Fl_RGB_Image.
------------------------------------------------------------------------
r10199 | ossman | 2014-06-17 07:13:55 -0400 (Tue, 17 Jun 2014) | 2 lines

Fix inverted logic. It's the even depth values that include alpha.

------------------------------------------------------------------------
r10198 | ossman | 2014-06-16 09:58:42 -0400 (Mon, 16 Jun 2014) | 3 lines

Make sure the XPM files define const char arrays to avoid
compiler warnings.

------------------------------------------------------------------------
r10197 | ossman | 2014-06-16 07:39:32 -0400 (Mon, 16 Jun 2014) | 2 lines

Add ability to set custom icons for windows. STR #2816.

------------------------------------------------------------------------
r10196 | ossman | 2014-06-16 07:17:57 -0400 (Mon, 16 Jun 2014) | 4 lines

Add method to set any custom cursor, based on a Fl_RGB_Image object.
Also change our fallback cursors to use this method, so that fallback
cursors are handled in a platform independent manner. STR #2660.

------------------------------------------------------------------------
r10195 | ossman | 2014-06-16 06:59:46 -0400 (Mon, 16 Jun 2014) | 5 lines

Make sure that modal and non-modal windows are at a higher level
than "normal" windows. This is mostly necessary when full screen
windows are present as those are raised to a higher level in order
to obscure the dock and main menu.

------------------------------------------------------------------------
r10194 | manolo | 2014-06-15 14:45:32 -0400 (Sun, 15 Jun 2014) | 2 lines

After r.10119 calling Fl_Window::make_current() within a widget's draw
function created errors.
This patch fixes that.
------------------------------------------------------------------------
r10193 | manolo | 2014-06-14 07:06:42 -0400 (Sat, 14 Jun 2014) | 1 line

Fixed problem of upside-down text when compiling with SDK OS X 10.4
------------------------------------------------------------------------

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