summaryrefslogtreecommitdiff
path: root/documentation
diff options
context:
space:
mode:
Diffstat (limited to 'documentation')
-rw-r--r--documentation/common.dox6
-rw-r--r--documentation/todo_filelist_doc.txt7
2 files changed, 7 insertions, 6 deletions
diff --git a/documentation/common.dox b/documentation/common.dox
index 6dc452010..fb30b492a 100644
--- a/documentation/common.dox
+++ b/documentation/common.dox
@@ -246,9 +246,9 @@ button->labelcolor(FL_WHITE);
<H2><A NAME="boxtypes">Box Types</A></H2>
-<P>The type <TT>Fl_Boxtype</TT> stored and returned in
-<A href="Fl_Widget.html#Fl_Widget.box"><TT>Fl_Widget::box()</TT></A>
-is an enumeration defined in <A href="enumerations.html#Enumerations"><TT><Enumerations.H></TT></A>.
+<P>The type <TT>Fl_Boxtype</TT> stored and returned in Fl_Widget::box()
+is an enumeration defined in Enumerations.H.
+
Figure 3-3 shows the standard box types included with FLTK.</P>
\image html boxtypes.gif "Figure 3-3: FLTK box types"
diff --git a/documentation/todo_filelist_doc.txt b/documentation/todo_filelist_doc.txt
index 631fd3581..dcf80c993 100644
--- a/documentation/todo_filelist_doc.txt
+++ b/documentation/todo_filelist_doc.txt
@@ -20,8 +20,8 @@ In Progress Work List (add your WP and name here):
- WP9 (Fabien) DONE
- WP10 (Fabien) DONE
- WP11 (Fabien) DONE
- - WP12 (Albrecht) work in progress
- - WP13 (Albrecht) work in progress
+ - WP12 (Albrecht) DONE (usable, but links must still be checked)
+ - WP13 (Albrecht) DONE (usable, but links must still be checked)
Please drop a note at STR 2037, whenever you take over a WP.
@@ -153,7 +153,8 @@ widgets.html
Related Files (please remove them after each html file completion
covering the mainly this file
-------------------------------------------------------------------
-Enumerations.H (Albrecht) work in progress !
+Enumerations.H (Albrecht) DONE, as far as I can.
+ Somebody else for the rest ?
Fl_Button.H
Fl_Button.cxx
Fl_Chart.H