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
/
fluid
/
code.cxx
Age
Commit message (
Expand
)
Author
2001-11-25
Add flstring.h header file to include string functions, strcasecmp
Michael R Sweet
2001-08-02
FileIcon, FileBrowser, FileChooser stuff.
Michael R Sweet
2001-01-22
Copyright 2001.
Michael R Sweet
2000-06-16
Patch from Dmitry Potapov for fluid to not crash on (I think)
Bill Spitzak
2000-06-05
OK, now version 1.0.9
Michael R Sweet
2000-05-16
I18N didn't work right for menus - the messages numbers were wrong.
Michael R Sweet
2000-04-25
Bug fixes where I was getting the value from the input field instead of
Michael R Sweet
2000-04-24
FLUID changes to support GNU gettext and POSIX catgets under FLTK 1.0;
Michael R Sweet
2000-02-25
Updated version to 1.0.8.
Michael R Sweet
1999-08-05
Fixed so that a public declaration like #include "Foo" is written to the
Bill Spitzak
1999-07-31
String output (for images in the C code) does not produce trigraphs
Bill Spitzak
1999-01-19
Fixes from Bill:
Michael R Sweet
1999-01-07
Yay, change all copyright notices to be 1998-1999.
Michael R Sweet
1998-12-06
More #include and .C to .cxx changes...
Michael R Sweet
1998-12-06
More changes for .C and .H to .cxx and .h...
Michael R Sweet
1998-11-25
Changed from hexadecimal escapes to octal, since hex might be causing
Michael R Sweet
1998-10-21
Added common headings & CVS tags.
Michael R Sweet
1998-10-21
Added fluid patch from Bill Spitzak; this moves the callback code down
Michael R Sweet
1998-10-15
Fluid fixes from Vincent PENNE.
Michael R Sweet
1998-10-06
Initial revision
Michael R Sweet