Added more comments to FL/Enumerations.h,

minor amendment for common.dox,
updated todo_filelist_doc.txt


git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6262 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Albrecht Schlosser
2008-09-15 22:55:40 +00:00
parent e6652d845a
commit 5da1c0f71f
3 changed files with 76 additions and 33 deletions
+3 -3
View File
@@ -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"
+4 -3
View File
@@ -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