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
/
FL
/
Fl_Help_View.H
Age
Commit message (
Expand
)
Author
2004-04-11
Copyright updates and prep for 1.1.5rc1.
Michael R Sweet
2003-06-15
Several widgets defined their own size() method but didn't
Michael R Sweet
2003-05-21
Add find() method to help widget and search box to help dialog.
Michael R Sweet
2003-01-30
Copyright update for 1.1.3 release (not quite yet, but soon...)
Michael R Sweet
2002-07-14
More FL_EXPORT stuff for WIN32.
Michael R Sweet
2002-03-05
Fix rendering of background color in table cells.
Michael R Sweet
2002-02-20
Update copyright in FLUID "about" window.
Michael R Sweet
2002-01-01
Copyright updates...
Michael R Sweet
2001-12-19
Multiple bug fixes from Sebastien:
Michael R Sweet
2001-11-24
Add horizontal scrollbar to Fl_Help_View.
Michael R Sweet
2001-11-24
Fix bugs in copy() methods.
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-10-27
Don't allow extra boxtypes to override user-defined boxtypes.
Michael R Sweet
2001-09-29
Fl_FileXYZ -> Fl_File_XYZ
Michael R Sweet