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
/
Fl_Type.h
Age
Commit message (
Expand
)
Author
2002-04-27
Add unlock icon for public stuff.
Michael R Sweet
2002-04-26
Add lock icon next to static/private elements in FLUID.
Michael R Sweet
2002-01-01
Copyright updates...
Michael R Sweet
2001-09-29
Enable all of the new FLUID stuff...
Michael R Sweet
2001-08-11
Add new widgets to FLUID.
Michael R Sweet
2001-01-22
Copyright 2001.
Michael R Sweet
2000-11-21
Fixes for hidden class members...
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
2000-04-24
FLUID changes to support GNU gettext and POSIX catgets under FLTK 1.0;
Michael R Sweet
2000-02-05
Produces correct destructor for nested classes, patch from Alexandr Shevtsow
Bill Spitzak
1999-09-10
The arrow patch is in!
Bill Spitzak
1999-08-05
Added Chrisophe Kalt's patch to add "extern "C"" to functions
Bill Spitzak
1999-08-05
Fixed so that a public declaration like #include "Foo" is written to the
Bill Spitzak
1999-04-18
Changes so that "extra code" goes before o->end() and close bracket.
gustavo
1999-03-29
Changes needed to get FLTK to compile on Borland C++ 5 under Windows. I
Carl E. Thompson
1999-01-07
Yay, change all copyright notices to be 1998-1999.
Michael R Sweet
1998-10-21
Added common headings & CVS tags.
Michael R Sweet
1998-10-15
Minor fix to Vincent's patch - bool isn't a standard type with all C++
Michael R Sweet
1998-10-15
Fluid fixes from Vincent PENNE.
Michael R Sweet
1998-10-06
Initial revision
Michael R Sweet