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.cxx
Age
Commit message (
Expand
)
Author
2002-05-16
Massive update to use strlcpy() and strlcat() instead of strncpy()
Michael R Sweet
2002-04-28
Fix which icon is shown in FLUID (had it backwards)
Michael R Sweet
2002-04-27
Add unlock icon for public stuff.
Michael R Sweet
2002-04-27
Change lock icon color to red.
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-11-25
Add flstring.h header file to include string functions, strcasecmp
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-01-22
Copyright 2001.
Michael R Sweet
2001-01-21
Fixed the write-menu bug introduced in .10
Bill Spitzak
2000-09-23
Fixed size of data written by gif images to .C files
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
1999-03-13
Fixed fluid bug that caused styles patch to crash when you delete menu item.
Bill Spitzak
1999-02-17
Fix from Bill for infinite loop problem when moving groups of widgets.
Michael R Sweet
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-15
Fluid fixes from Vincent PENNE.
Michael R Sweet
1998-10-06
Initial revision
Michael R Sweet