Hi All,
A new release of Fl_Native_File_Chooser, I applied several patch
contributions that have been waiting in the wings. (I'm cc'ing
some of you directly -- you may want to confirm this release)
No API changes in this release.
Tar file is here:
http://seriss.com/people/erco/fltk/Fl_Native_File_Chooser/Fl_Native_File_Chooser-0.86.tar.gz
Here's the CHANGES file since the last release:
* * *
0.86 - 09/05/2009 -- applied patches received from users
-----------------------------------------------------
o Applied Gary Hui Zhang's patch from fltk.developer 09/04/2009
to use FsRef instead of FsSpec (to support OSX 10.6 Snow Leopard)
o Applied Walter Garm's recommendations to remove BIF_SHAREABLE
from the WIN32 flags.
When BIF_SHAREABLE is specified, apparently it HIDES shareable
drives in BROWSE_DIRECTORY mode. In his case (and mine)
mapped network drives (eg. Z: -> \\meade\net) would NOT
show up in BROWSE_DIRECTORY mode if the BIF_SHAREABLE enabled.
(Drive would only show up if specified as the preset filename)
o Applied Manolo's 3 suggestions from Oct 08 2008:
> Remove the 'Default' format from BROWSE_SAVE_FILE dialog
by adding kNavGenericSignature as 3rg argument of
NavCreatePutFileDialog()
> Fixed BROWSE_SAVE_FILE to not fail if file does not exist yet
> Converted all kCFStringEncodingASCII -> kCFStringEncodingUTF8
o 4 space indent conformation
0.85 -- (this was never released)
o Enable options(fltk::NativeFileChooser::NEW_FOLDER) to work for Mac.
fltk1 & fltk2 docs for options() updated; NEW_FOLDER flag turned
green for Mac.
Feature added for Mark Brevoort. Posted patch to fltk.general on
11/21/07.
o Updated the COPYING file to be LGPL (somehow a GPL license got in
there)
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk