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
/
documentation
/
Fl_Widget.html
Age
Commit message (
Expand
)
Author
2007-02-09
Fix HTML errors.
Michael R Sweet
2007-01-24
Updated documentation to explain which events are sent to an inactive window....
Matthias Melcher
2006-11-29
Typo in documentation link (STR #1514)
Matthias Melcher
2006-11-29
STR #1467: explained tooltip inheritance - and how to avoid it).
Matthias Melcher
2006-10-29
Documentation fixes.
Michael R Sweet
2006-08-25
Updated Fl_Widget::resize documentation to reflect the "bogus resize messages...
Matthias Melcher
2006-06-07
STR #1316: fixed two html tags
Matthias Melcher
2006-03-28
STR 1192: Added documentation for Fl_Clock_Output
Matthias Melcher
2005-12-19
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@4720 ea41ed52-d2ee-0310...
Matthias Melcher
2005-07-16
Documentation fixes
Matthias Melcher
2004-11-23
Added the 2.0 Fl_Widget::copy_label() method to allow FLTK 1.x
Michael R Sweet
2004-06-07
Documentation fix (STR #412).
Matthias Melcher
2004-06-01
Fl_Widget::handle() doco update (STR #399)
Michael R Sweet
2003-11-01
Doco fix (STR #186)
Michael R Sweet
2003-06-12
Added documentation for all forms of Fl_Widget::damage() (STR
Michael R Sweet
2002-10-04
New Fl_Widget::redraw_label() method to cleanly redraw the label of a
Michael R Sweet
2002-07-23
Remove extra 3 pixel offset when the size is below a certain amount;
Michael R Sweet
2002-04-18
Add missing docos for Fl_Progress.
Michael R Sweet
2002-04-11
Make Fl_Output a subclass of Fl_Input, and add input_type and readonly
Michael R Sweet
2002-04-09
Tooltip fixes: ignore keyboard events, immediately disable new tooltips,
Michael R Sweet
2002-03-27
More HTML fixed from Alexander.
Michael R Sweet
2002-02-13
Fix links in FLTK docos.
Michael R Sweet
2002-01-15
Doco and makefile updates from SGI.
Michael R Sweet
2001-11-29
Documentation updates galore (up to chapter 7, still need to do chapter
Michael R Sweet
2001-11-28
Add Fl::version() and Fl::event() methods.
Michael R Sweet
2001-10-22
Make Fl_Widget::parent() work with Fl_Group pointers...
Michael R Sweet
2001-09-30
Documentation updates.
Michael R Sweet
2001-05-06
Update documentation files to eliminate most of the warnings
Michael R Sweet
1999-02-23
Fixed bad links.
Michael R Sweet
1999-01-27
Fixes to documentation.
Bill Spitzak
1999-01-19
Updated documentation with changes from Bill.
Michael R Sweet
1999-01-14
More image updates, minor typos, etc.
Michael R Sweet
1999-01-13
Fixed bad typo that caused HTMLDOC to crash...
Michael R Sweet
1999-01-13
Updated all links so they work between files.
Michael R Sweet
1999-01-07
"Final" changes for first draft of 1.0 documentation.
Michael R Sweet
1998-12-29
Revised documentation files.
Michael R Sweet