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_Browser.H
Age
Commit message (
Expand
)
Author
2008-09-14
Doxygen Documentation WP2 done.
Fabien Costantini
2005-04-16
Update source file headers with STR web page.
Michael R Sweet
2005-02-24
Copyright updates.
Michael R Sweet
2004-07-26
More documentation updates...
Michael R Sweet
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-01-30
Copyright update for 1.1.3 release (not quite yet, but soon...)
Michael R Sweet
2002-08-14
More FL_EXPORT fun...
Michael R Sweet
2002-01-01
Copyright updates...
Michael R Sweet
2001-11-02
Range check input in Fl_Browser::make_visible()
Michael R Sweet
2001-01-22
Copyright 2001.
Michael R Sweet
2000-08-19
Made Fl_Browser not hide the Fl_Widget::show() method
Bill Spitzak
2000-06-05
OK, now version 1.0.9
Michael R Sweet
2000-04-25
Updated copyright notices for all of the 1.0.x files.
Michael R Sweet
1999-11-16
Changes requested by Jeff Meininger
Bill Spitzak
1999-08-20
Added inline function make_visible(n) to scroll it to show line n.
Bill Spitzak
1999-06-20
Added inline destructor that calls Fl_Browser::clear() method...
Michael R Sweet
1999-02-16
Updated headers to support WIN32 and OS/2 DLLs.
Michael R Sweet
1999-01-30
Adds Fl_Browser::middleline(int) and Fl_Browser::bottomline(int).
Carl E. Thompson
1999-01-07
Yay, change all copyright notices to be 1998-1999.
Michael R Sweet
1998-11-05
Multiple patches from Bill:
Michael R Sweet
1998-10-21
Fixed all the frigging file headings - was missing a $ in the Id string.
Michael R Sweet
1998-10-19
Updated for new heading and CVS tags.
Michael R Sweet
1998-10-19
More changes from Bill Spitzak.
Michael R Sweet
1998-10-06
Initial revision
Michael R Sweet