FLTK logo

Article #1169: FLTK 1.3.x Weekly Snapshot, r9311

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

Created at 01:01 Mar 30, 2012 by mike

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

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

Commit Log:

------------------------------------------------------------------------
r9311 | ianmacarthur | 2012-03-29 06:45:11 -0700 (Thu, 29 Mar 2012) | 4
lines

Maybe fix for the Fl_Pixmap issue building 9310 on mingw/WinXP.
PLEASE check this is OK, I don't have access to test systems here...


------------------------------------------------------------------------
r9308 | manolo | 2012-03-28 06:19:33 -0700 (Wed, 28 Mar 2012) | 6 lines

WIN32: Fl_Pixmap printing uses a global variable called
win_pixmap_bg_color equal to the color
used for the pixmap background, and treats this color as transparent. FLTK
assigns to this variable
a color unused by the processed pixmap. In theory this variable should be
specific to each processed
pixmap. In practice, it's very unlikely that several values are needed. A
new member variable is
added to the Fl_Pixmap object to hold this value. This member is made
static if FLTK_ABI_VERSION
< 10302 for ABI compatibility. The correct thing, though, is for a
non-static member.
------------------------------------------------------------------------
r9303 | manolo | 2012-03-26 09:54:54 -0700 (Mon, 26 Mar 2012) | 1 line

Added support for the additional key of ISO keyboards (aka 102-key
keyboards) named FL_Iso_Key.
------------------------------------------------------------------------
r9299 | manolo | 2012-03-23 09:47:53 -0700 (Fri, 23 Mar 2012) | 1 line

Fix STR#2641: true fullscreen windows that cover all their screen
including menu bar, task bar, dock.
------------------------------------------------------------------------

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