Version 0.09204 | 2012-01-24 17:46:38Z (Tue, 24 Jan 2012) | df17165
Upstream Changes:
* [r8638] New built-in XP theme
* [r9160] Keyboard support in ScrollGroup
Version 0.08550 | 2011-04-02 02:11:40Z (Sat, 02 Apr 2011) | ef7ae5b
Upstream Changes:
* [r8385] FileChooser now allows users to type absolute paths
* [r8369] Improves utf8 in fltk::fltk_fopen()
* [r8418] Upgrade libjpeg to latest version (as of 2011-02-13)
* [r8416] Upgrade zlib to the latest version (as of 2010-12-02)
* [r8414] Finishes upgrade of libpng
* [r8465] FileIcon now loads some defaults under Gnome
Notes:
* Mirrored fltk2 snapshots renamed from fltk-2.0.x-rXXXX.tar.ext to
fltk-2.0.x-alpha-rXXXX.tar.ext to make the unstable nature even more
evident
Version 0.08365 | 2011-02-08 03:43:36Z (Tue, 08 Feb 2011) | ec4e842
Upstream Changes:
* [r8328, r8329, r8350] Improves FileChooser's Unicode support on Win32
Version 0.08323001 | 2011-02-02 23:58:04Z (Wed, 02 Feb 2011) | 8088b1a
Resolved Issues/Bug Fixes:
* Use YAML::Tiny directly when creating config during build
Version 0.08323 | 2011-02-02 21:25:09Z (Wed, 02 Feb 2011) | 7285db6
Upstream Changes:
* [r7723] Fixed STR #2431. Clipping region fix for fltk::TiledImage
* [r8317] Added in horizontal mouse scrolling for windows and resolves
STR #2325 and half of #1637 by including dirent.h on mingw compilers
* [r8316] Patch for FileChooser that allows it to keep the "suggested"
filename (STR #2488 and STR #1702) when both navigating and to begin
with.
* [r8313] Added in horizontal scrolling for Linux (STR #1964).
* [r8312] Fix to allow shared libraries to build under msys (STR #2487).
* [r8304] Added in a SONAME for shared objects (STR #2109) to aid
side-by-side 1.x and 2.x installations.
* [r8302] Committe a patch for STRs #2493 and #2318 regarding multiple
keyboard layouts and X.
Notes:
* select patch for win32 updated to apply cleanly against r8323
Version 0.07725001 | 2011-01-10 04:59:34Z (Mon, 10 Jan 2011) | 0546209
Resolved Issues/Bug Fixes:
* Add patch for "dynamic" select timeout on win32
Version 0.07725 | 2011-01-10 04:59:34Z (Mon, 10 Jan 2011) | 0546209
Resolved Issues/Bug Fixes:
* Disable (broken) async fh select on win32
Upstream Changes
* [r7723] Fixed STR #2431. Clipping region fix for fltk::TiledImage
Notes:
* Simple patch system added to build cycle
Version 0.07704001 | 2010-09-25 14:04:33Z (Sat, 25 Sep 2010) | c262431
Resolved Issues/Bug Fixes:
* #define symbols for dirent location were malformed
Version 0.07704 | 2010-09-12 03:22:02Z (Sun, 12 Sep 2010) | 68973d4
Resolved Issues/Bug Fixes:
* Possible undefined fix for Solaris. Eh, stranger things have happend...
Upstream Changes:
* [r7703] Fixed STR #1902. (Critical bug under Win2k and VirtualBox)
* [r7702] Updated README.windows (STR #2245). Thanks to rgarcia.
* [r7698] Fixed double free of ValueSlider's label (STR #2412)
Version 0.07680002 | 2010-09-12 03:22:02Z (Sun, 12 Sep 2010) | 68973d4
Resolved Issues/Bug Fixes:
* Correcting c+p bug in gl test
See cpantesters.org/cpan/report/5856497a-ba06-11df-b6d3-36bb8fbefd91
* When fltk2_gl disabled, do not attempt to build fltk2_glut lib either
* Work around a bug in v5.12.1 of 32bit Strawberry Perl which places some
headers under ...strawberry\c\i686-w64-mingw32\include\ without
adding the directory to $Config{incpath} or even $Config{userinc}.
This was causing such systems to miss GL during configure.
* Build against fltk2's mainline SVN revision 7680
* Improved (I hope) library archiver search for MinGW-based systems
Version 0.06970024 | 2010-09-04 04:21:58Z (Sat, 04 Sep 2010) | 978608d
Resolved Issues/Bug Fixes:
* Undertested GL build fix
* ExtUtils::CBuilder tacks perl's CORE include dir on when compiling so
the config.h we generate for FLTK2 was left unused and caused
problems w/MinGW
See cpantesters.org/cpan/report/07665931-b19f-3f77-b713-d32bba55d77f
Documentation/Sample Code/Test Suite:
* New GL test
Version 0.06970023 | 2010-04-18 19:40:15Z (Sun, 18 Apr 2010) | b154909
Resolved Issues/Bug Fixes:
* Untested config fix for Solaris
See STR #1890
See cpantesters.org/cpan/report/07134937-b19f-3f77-b713-d32bba55d77f
* Untested config fix for OSX
See cpantesters.org/cpan/report/07134608-b19f-3f77-b713-d32bba55d77f
Version 0.06970022 | 2010-03-29 05:13:06Z (Mon, 29 Mar 2010) | a8a2473
Resolved Issues/Bug Fixes:
* Untested config step for OSX
Version 0.06970021 | 2010-03-29 05:13:06Z (Mon, 29 Mar 2010) | a8a2473
Resolved Issues/Bug Fixes:
* [7f6c18b] Font sizing on Win32 w/unicode
See http://www.cpantesters.org/cpan/report/7045261
Version 0.06970020 | 2010-03-29 05:13:06Z (Mon, 29 Mar 2010) | a8a2473
Resolved Issues/Bug Fixes:
* Under-tested MSVC fixes in the fltk2 lib
Version 0.06970019 | 2010-02-15 21:58:16Z (Mon, 15 Feb 2010) | 29adc40
Resolved Issues/Bug Fixes:
* Un(der)tested CygWin configuration and build fixes
Documentation/Sample Code/Test Suite:
* examples/0001_synopsis.pl had a fail-worthy typo
Notes:
* For now, we only support Win32-ish CygWin builds. In the future, we may
include X11-like builds. But don't count on it.
Version 0.06970018 | 2010-02-13 16:55:35Z (Sat, 13 Feb 2010) | dee91f4
Resolved Issues/Bug Fixes:
* Rather than X11, OSX/Darwin uses Carbon for graphics so we no longer
search for X11-related libs
Documentation/Sample Code/Test Suite:
* The XCursor lib is now noted as being optional in POD and README
Notes:
* This dist also includes other OS X 'fixes' which are completly untested
and will probably fail
Version 0.06970017 | 2010-02-10 07:20:11Z (Wed, 10 Feb 2010) | 71318bc
Resolved Issues/Bug Fixes:
* X11-related libs are now linked in the correct, working order (I hope)
Version 0.06970016 | 2010-02-09 21:08:50Z (Tue, 09 Feb 2010) | 6ca8824
Internal/Behavioral Changes:
* Alien::FLTK has been split into two projects. See Notes below.
* cflags() and cxxflags() no longer include list of include directories
* Renamed include_path() => include_dirs() now that it returns all
required include directories
* Internal method config('blah') now returns blah's data in the config
hash
* Compile using Quartz drawing instead of X11 on Apple OS X
* Four months of stuff I forgot to keep the changelog up to date for. You
could check out the commit logs if you're bored.
Notes:
* Alien::FLTK has been split into two projects. The first, Alien::FLTK
will now build the stable 1.3.x branch of FLTK while Alien::FLTK2
will build the 2.0.x branch.
Version 0.06921 | 2009-10-11 05:50:42Z (Sun, 11 Oct 2009) | 335da88
Internal/Behavioral Changes:
* Upgrading to r6921
* include_path() and library_path() methods are (hopefully) less flimsey
* Slightly better platform handling
Version 0.06916 | 2009-10-11 05:50:42Z (Sun, 11 Oct 2009) | 335da88
Resolved Issues/Bug Fixes:
* lib/header checks (should) now work on Unix
* configure action /should/ work on Solaris
Internal/Behavioral Changes:
* Upgrading to r6916
* We configure fltk before creating Build script in case we run into
trouble (typically missing libs on *nix) and need to exit(0) so test
results in NA
Documentation/Sample Code/Test Suite:
* Full OO syntax is now used in docs, tests, and examples
* Trimmed down t/0000_use/0002_exe.t so tests don't fail under tunneled X11
Notes:
* I'll get this right eventually... ((sigh))
Version 0.06879 | 2009-10-04 04:46:04Z (Sun, 04 Oct 2009) | b9cf221
Resolved Issues/Bug Fixes:
* None yet
Internal/Behavioral Changes:
* More spitballing with *nix
Documentation/Sample Code/Test Suite:
* capabilities() and config() methods are now documented
Notes:
* Upgrading to fltk2 r6858 which comes with a modified license which
remains "in the spirit of the original FLTK 2 license, but at the
same time [complies with] Debian license requirements."
Version 0.06844 | 2009-09-03 05:03:50Z (Thu, 03 Sep 2009) | 7ea0002
Resolved Issues/Bug Fixes:
* It actually works (...on Windows, at least)
Internal/Behavioral Changes:
* Alternatives are presented when we fail to download fltk's source
* Building fltk2 using ExtUtils::CBuilder and manual configuration
Documentation/Sample Code/Test Suite:
* New GL example: example/0003_gl.pl
* Adding list of prerequisites for non-Win32 systems
Notes:
* With the required X11-related libs installed, Alien::FLTK builds and
tests just fine on my Xubuntu box but I've received nothing but
FAIL-mail from CPAN Testers on non-Win32 systems. ...I'll take
suggestions from any *nix knowledgeable person who'd like to help.
Version 0.068410 | 2009-08-22 07:10:42Z (Sat, 22 Aug 2009) | ecfdb18
API Changes/Compatibility Information:
* It actually exists
Resolved Issues/Bug Fixes:
* ...see above
Internal/Behavioral Changes:
* ...see above
Documentation/Sample Code/Test Suite:
* ...see above
Notes:
* Meanwhile...
- ...stuff is going on.
_ -.-. .... .- -. --. . ... _________________________________________
For more information, see the commit log:
http://github.com/sanko/alien-fltk2/commits
$Ver: 0.09204 $ from git $Rev: df17165 $
$Date: 2012-01-24 17:46:38Z (Tue, 24 Jan 2012) $
$Url: git://github.com/sanko/alien-fltk2.git/raw/master/Changes $