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
/
factory.cxx
Age
Commit message (
Expand
)
Author
2002-05-16
Massive update to use strlcpy() and strlcat() instead of strncpy()
Michael R Sweet
2002-05-01
Fix FLUID so that open_cb() and open_history_cb() set the filename
Michael R Sweet
2002-04-11
Make Fl_Output a subclass of Fl_Input, and add input_type and readonly
Michael R Sweet
2002-01-15
Unixware fixes.
Michael R Sweet
2002-01-01
Copyright updates...
Michael R Sweet
2001-10-29
32-bit color (RGB0 or 000I), a la FLTK 2.0, including fl_rgb_color()
Michael R Sweet
2001-09-29
Fl_FileXYZ -> Fl_File_XYZ
Michael R Sweet
2001-08-11
Add new widgets to FLUID.
Michael R Sweet
2001-04-13
Eliminate all compiler warnings (string constants, const'ness, hiding of
Michael R Sweet
2001-02-12
Configure script changes to support man pages, HTMLDOC, AIX/QNX with
Michael R Sweet
2001-01-22
Copyright 2001.
Michael R Sweet
2000-11-21
Fixes for hidden class members...
Michael R Sweet
2000-11-20
strcasecmp() for FLUID under AIX.
Michael R Sweet
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
1999-11-20
Running with -c on a file with browsers in it does not require X
Bill Spitzak
1999-08-05
Added Chrisophe Kalt's patch to add "extern "C"" to functions
Bill Spitzak
1999-04-03
textstuff() methods no longer inline to work around a bug in a compiler.
Carl E. Thompson
1999-03-30
Bugfix. FLUID now compiles under UNIX! ;->
Carl E. Thompson
1999-01-07
Yay, change all copyright notices to be 1998-1999.
Michael R Sweet
1998-12-06
More changes for .C and .H to .cxx and .h...
Michael R Sweet
1998-10-21
Added common headings & CVS tags.
Michael R Sweet
1998-10-06
Initial revision
Michael R Sweet