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
/
src
/
scandir_win32.c
Age
Commit message (
Expand
)
Author
2014-01-25
Remove extraneous parentheses, fix STR #3036.
Albrecht Schlosser
2012-04-05
Fixed build error in msvs because Fl ref to FULLSCREEN enum was not accessibl...
Fabien Costantini
2011-07-19
Modifications to all LGPL headers for STR #2685.
Greg Ercolano
2011-02-01
Fixes to help build on SGI.
Greg Ercolano
2010-11-29
More copyright 2010 mods.
Greg Ercolano
2009-03-15
Surrounded all #warning's with #if defined(__GNUC__)
Greg Ercolano
2009-01-01
Changed Copyright in 'src' directory
Matthias Melcher
2008-09-19
Updating fl_utf8.h references. Fixing copyright date in .fl files.
Matthias Melcher
2008-09-10
Merging the UTF8 patch, consisting of O'ksi'd s original 1.1.6 patch and addi...
Matthias Melcher
2005-08-29
Fixed C++ style comments in plain C files (STR #997)
Matthias Melcher
2005-08-15
fl_filename_list now correctly handles path names like 'c:'
Matthias Melcher
2005-04-16
Update source file headers with STR web page.
Michael R Sweet
2005-04-14
Fix compiler warnings.
Michael R Sweet
2005-02-24
Copyright updates.
Michael R Sweet
2005-02-05
Fixed some compiler errors on WIN32 (STR #647)
Michael R Sweet
2004-04-11
Copyright updates and prep for 1.1.5rc1.
Michael R Sweet
2004-02-26
WIN32's scandir() emulation did not allocate enough memory for
Michael R Sweet
2003-05-28
fl_filename_list returns -1 now (Win32) if it was called with
Matthias Melcher
2003-01-30
Copyright update for 1.1.3 release (not quite yet, but soon...)
Michael R Sweet
2002-05-04
Fix scandir dirent stuff under WIN32.
Michael R Sweet
2002-05-02
Update fl_filename_list() to accept a sort function to use, and export
Michael R Sweet
2002-04-29
Modify WIN32 scandir() function so that directories get a trailing
Michael R Sweet
2002-01-01
Copyright updates...
Michael R Sweet
2001-11-26
Bug fixes from Sebastien Recio.
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
Fixes for Cygwin POSIX emulation layer from Norman Vine.
Bill Spitzak
1999-01-07
Yay, change all copyright notices to be 1998-1999.
Michael R Sweet
1999-01-04
Lots of changes:
Michael R Sweet
1998-12-08
Updated scandir and pen stuff, plus got rid of ODBC libraries from
Michael R Sweet
1998-12-08
Got rid of FL/filename.H dependency.
Michael R Sweet
1998-11-05
Updated for C++.
Michael R Sweet
1998-10-21
Fixed all the frigging file headings - was missing a $ in the Id string.
Michael R Sweet
1998-10-20
Fixed definitions of scandir, numericsort, and alphasort (no const!)
Michael R Sweet
1998-10-19
The great heading change - now use standard LGPL header with CVS tags.
Michael R Sweet
1998-10-06
Applied patches from Bill Spitzak.
Michael R Sweet
1998-10-06
Commited Gustavo Hime's NT patches/fixes.
Michael R Sweet
1998-10-06
Initial revision
Michael R Sweet