index
:
fltk.git
master
FLTK fork - X11-only C++ widget toolkit with hand-written Makefile
nobody
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
FL
/
filename.H
Age
Commit message (
Expand
)
Author
2016-01-04
Created pseudo code for all FL_PORTED section so that FLTK compiles and links...
Matthias Melcher
2016-01-03
Updated platform specific #if's to report unimplemented code when compiling w...
Matthias Melcher
2012-10-19
Documented the fl_open() utility function.
Manolo Gouy
2012-06-10
Added declaration of fl_decode_uri(char*) to filename.H.
Manolo Gouy
2012-04-23
Fix STR #2819 (include dirent.h on Windows/MinGW).
Albrecht Schlosser
2011-07-19
Modifications to all LGPL headers for STR #2685.
Greg Ercolano
2010-12-20
Had to move the variant definition of fl_filename_relative() with 4 params in...
Ian MacArthur
2010-12-19
Added function to free the list that was created with fl_filename_list.
Matthias Melcher
2010-12-19
Added fl_filename_relative which uses an additional parameter instead of the ...
Matthias Melcher
2010-12-19
Changed all fixed filename buffers (that I could find) to use FL_PATH_MX inst...
Matthias Melcher
2010-12-07
Doc: specify in modules what .H file is to be included.
Manolo Gouy
2010-11-28
Fixed Copyright to 2010.
Matthias Melcher
2010-10-01
Small mods to allow SGI builds.
Greg Ercolano
2010-04-14
Fludi IDE: now supporting header files for OS X. If those are included for a ...
Matthias Melcher
2010-03-29
OS X: more references to non-Cocoa builds removed
Matthias Melcher
2010-01-01
Updated filename.H function docs with indication of #include <FL/filename.H>
Greg Ercolano
2009-03-24
Major documentation update including: now html doc API is sorted, navigation ...
Fabien Costantini
2009-03-14
Fixes for SGI builds (STR#2174)
Greg Ercolano
2009-01-20
Doxygen documentation corrected a typo in new module entry name.
Fabien Costantini
2009-01-20
Doxygen documentation
Fabien Costantini
2009-01-01
Changed the copyright to 2009 for header files. Still todo: src and test dire...
Matthias Melcher
2007-01-23
Rename fl_filename_isdir_quick to _fl_filename_isdir_quick, do not
Michael R Sweet
2007-01-22
Removed 'optimization' for fl_filename_isdir which would break the original p...
Matthias Melcher
2007-01-04
Add fl_open_uri() function as discussed on fltk.development.
Michael R Sweet
2005-08-29
Fixed C++ style comments in plain C files (STR #997)
Matthias Melcher
2005-04-16
Update source file headers with STR web page.
Michael R Sweet
2005-02-24
Copyright updates.
Michael R Sweet
2004-10-18
Documentation updates (STR #568)
Michael R Sweet
2004-04-11
Copyright updates and prep for 1.1.5rc1.
Michael R Sweet
2003-08-02
OS X: some changes to support Apples ProjectBuilder.
Matthias Melcher
2003-01-30
Copyright update for 1.1.3 release (not quite yet, but soon...)
Michael R Sweet
2002-12-19
Doco updates.
Michael R Sweet
2002-07-08
Avoid VC++ bug with STL - "list" is a template class, but VC++ doesn't
Michael R Sweet
2002-06-26
Better MingW handling.
Michael R Sweet
2002-06-24
Add FLTK_1_0_COMPAT symbol for 1.0.x compatible names.
Michael R Sweet
2002-05-02
Fix new filename stuff for WIN32.
Michael R Sweet
2002-05-02
Update fl_filename_list() to accept a sort function to use, and export
Michael R Sweet
2002-03-25
Rename all remaining functions that don't start with fl_ to
Michael R Sweet
2002-01-01
Copyright updates...
Michael R Sweet
2001-11-29
VC++ fixes, plus add new tiled_image project file.
Michael R Sweet
2001-11-26
New filename_relative() function, and use it from fl_file_chooser() and
Michael R Sweet
2001-08-04
Fl_Text* widgets backported to 1.1 (Carl, please confirm that I haven't
Michael R Sweet
2001-01-22
Copyright 2001.
Michael R Sweet
2000-06-05
OK, now version 1.0.9
Michael R Sweet
2000-04-25
Updated copyright notices for all of the 1.0.x files.
Michael R Sweet
2000-04-04
Forgot to fix this file
Bill Spitzak
1999-02-22
Removed unused "FL_IMPORT" definition.
Michael R Sweet
1999-02-19
Updated header files to only use FL_DLL stuff when compiled
Michael R Sweet
1999-02-18
Updated DLL stuff yet again... sigh...
Michael R Sweet
1999-02-18
Updated headers to only support DLLs under MSVC++.
Michael R Sweet
[next]