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
/
filename_list.cxx
Age
Commit message (
Expand
)
Author
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-03-17
Fixed up the colors the browser draws when it is deactivated, it does not
Bill Spitzak
2000-03-05
Moved FL_LEFT_MOUSE, FL_MIDDLE_MOUSE, and FL_RIGHT_MOUSE from forms.h to
Bill Spitzak
2000-01-27
Oops, the change to filename_list broke Irix, which defined the scandir
Bill Spitzak
2000-01-26
Sets the "input hint" which is needed for TWM and TWM-derived window managers.
Bill Spitzak
1999-12-08
Added #ifdef's for OpenBSD and NetBSD...
Michael R Sweet
1999-09-15
Fixed long-standing bug reported by Rick Sayre in Fl_Browser_ - if the
Michael R Sweet
1999-02-22
Updated ifdef to be __hpux instead of hpux...
Michael R Sweet
1999-02-19
Patch from Alexander Mai - Linux needs prototype hack just like AIX and
Michael R Sweet
1999-01-07
Yay, change all copyright notices to be 1998-1999.
Michael R Sweet
1998-11-08
HP-UX fixes.
Michael R Sweet
1998-11-08
Patches from Bill:
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-15
Commited WIN32 patches from Bill Spitzak and Gustavo Hime.
Michael R Sweet
1998-10-06
Initial revision
Michael R Sweet