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.html
Age
Commit message (
Expand
)
Author
2006-06-14
STR 1306: udated documentation to reflect limitation in Fl::delete_widget(). ...
Matthias Melcher
2006-06-09
Added an event variable "Fl::event_original_key()" which returns the current ...
Matthias Melcher
2005-12-19
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@4720 ea41ed52-d2ee-0310...
Matthias Melcher
2005-12-13
STR #1106: fixed documentation error
Matthias Melcher
2005-08-08
Doco fix (STR #960)
Michael R Sweet
2005-08-08
Add documentation for screen_count() and screen_xywh() (STR #931)
Michael R Sweet
2004-11-23
Added the 2.0 Fl_Widget::copy_label() method to allow FLTK 1.x
Michael R Sweet
2004-11-21
Update the documentation for add_timeout().
Michael R Sweet
2003-01-16
Add Fl::event_clicks(int i) docos.
Michael R Sweet
2002-11-18
Update Fl::get_color() docos.
Michael R Sweet
2002-10-21
Add missing documentation.
Michael R Sweet
2002-07-30
Added Fl::get_boxtype() method.
Michael R Sweet
2002-07-08
Add Fl::remove_handler() method.
Michael R Sweet
2002-06-13
add_check() example was wrong.
Michael R Sweet
2002-04-19
Fix links in docos...
Michael R Sweet
2002-04-18
Add missing docos for Fl_Progress.
Michael R Sweet
2002-04-18
Fl_Text_Buffer docos.
Michael R Sweet
2002-04-14
Propagate events from the tooltip window to the widget we are tooltipping
Michael R Sweet
2002-04-13
Add Fl::dnd_text_ops() methods.
Michael R Sweet
2002-03-27
More HTML fixed from Alexander.
Michael R Sweet
2002-02-24
Update documentation to contain DND stuff.
Matthias Melcher
2002-01-15
Doco and makefile updates from SGI.
Michael R Sweet
2002-01-15
Doco fixes from Alexander.
Michael R Sweet
2001-12-12
Documentation updates, mainly to fix typos, mark constants with TT, and
Michael R Sweet
2001-12-08
Add docos for the thread methods (awake, lock, thread_message, and unlock)
Michael R Sweet
2001-11-29
Documentation updates galore (up to chapter 7, still need to do chapter
Michael R Sweet
2001-11-28
More doco updates.
Michael R Sweet
2001-11-27
More docos (many files just copied, so the content isn't right yet...)
Michael R Sweet