summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGES3
-rw-r--r--documentation/widgets.html6
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 <TT>fl_</TT> functions, see
<LI><A HREF="Fl_Repeat_Button.html#Fl_Repeat_Button">Fl_Repeat_Button</A>
<LI><A HREF="Fl_Return_Button.html#Fl_Return_Button">Fl_Return_Button</A>
<LI><A HREF="Fl_Round_Button.html#Fl_Round_Button">Fl_Round_Button</A>
+ <LI><A HREF="Fl_Toggle_Button.html#Fl_Toggle_Button">Fl_Toggle_Button</A>
</UL>
<LI><A HREF="Fl_Chart.html#Fl_Chart">Fl_Chart</A>
- <LI><A HREF="Fl_Clock.html#Fl_Clock">Fl_Clock</A>
+ <LI><A HREF="Fl_Clock_Output.html#Fl_Clock_Output">Fl_Clock_Output</A>
+ <UL>
+ <LI><A HREF="Fl_Clock.html#Fl_Clock">Fl_Clock</A>
+ </UL>
<LI><A HREF="Fl_Free.html#Fl_Free">Fl_Free</A>
<LI><A HREF="Fl_Group.html#Fl_Group">Fl_Group</A>
<UL>