From 5da1c0f71f3fd299c5bf50df911fc4cdb3ac96c0 Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Mon, 15 Sep 2008 22:55:40 +0000 Subject: 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 --- documentation/common.dox | 6 +++--- documentation/todo_filelist_doc.txt | 7 ++++--- 2 files changed, 7 insertions(+), 6 deletions(-) (limited to 'documentation') 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);

Box Types

-

The type Fl_Boxtype stored and returned in -Fl_Widget::box() -is an enumeration defined in . +

The type Fl_Boxtype 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.

\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 -- cgit v1.2.3