From a794dcf8ee25956c7936663e758b702dcade8da1 Mon Sep 17 00:00:00 2001 From: Matthias Melcher Date: Tue, 27 Jun 2006 11:59:14 +0000 Subject: Another documentation update (STR #1340) git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@5245 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- CHANGES | 3 ++- documentation/widgets.html | 6 +++++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/CHANGES b/CHANGES index e67080a9d..e12f8faa1 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,7 @@ CHANGES IN FLTK 1.1.8 - - Documentation fixes (STR #1336, STR #1329, STR #1339) + - Documentation fixes (STR #1336, STR #1329, STR #1339, + STR #1340) - Added support for floating point Fl_Spinner in the API, documentation, and Fluid (STR #1331) - Repeat button now cancels timeout if it should get diff --git a/documentation/widgets.html b/documentation/widgets.html index c9de27510..f7e888417 100644 --- a/documentation/widgets.html +++ b/documentation/widgets.html @@ -154,9 +154,13 @@ description of the fl_ functions, see
  • Fl_Repeat_Button
  • Fl_Return_Button
  • Fl_Round_Button +
  • Fl_Toggle_Button
  • Fl_Chart -
  • Fl_Clock +
  • Fl_Clock_Output +
  • Fl_Free
  • Fl_Group