Browse Source

Another documentation update (STR #1340)

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@5245 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
pull/168/head
Matthias Melcher 19 years ago
parent
commit
a794dcf8ee
  1. 3
      CHANGES
  2. 6
      documentation/widgets.html

3
CHANGES

@ -1,6 +1,7 @@ @@ -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

6
documentation/widgets.html

@ -154,9 +154,13 @@ description of the <TT>fl_</TT> functions, see @@ -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>

Loading…
Cancel
Save