added html files first, divided them into 4 work packages, started from alphabetic sort, then grouped together main thematics like containers,images,valuators.

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6201 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Fabien Costantini 2008-09-09 11:22:40 +00:00
parent d63439e522
commit 44f5c216ac

View File

@ -1,7 +1,127 @@
File list divided into smaller workpackages for being solved by new STRs File list divided into smaller workpackages for being solved by new STRs
to visit one file search for 'WP' to visit one package of files search for 'WP'
WP1 -> WP3 : Widgets, Image and other classes, 27-28 files per WP.
WP4 : other documentation: 21 files.
WP1>---------------------------------------------------------- WP1>----------------------------------------------------------
Fl_Widget.html
Fl_Group.html
Fl_Window.html
Fl_Double_Window.html
Fl_Gl_Window.html
Fl.html
Fl_Adjuster.html
Fl_Box.html
Fl_Browser.html
Fl_Browser_.html
Fl_Check_Browser.html
Fl_Hold_Browser.html
Fl_Select_Browser.html
Fl_File_Browser.html
Fl_File_Chooser.html
Fl_Multi_Browser.html
Fl_Button.html
Fl_Chart.html
Fl_Check_Button.html
Fl_Choice.html
Fl_Clock.html
Fl_Clock_Output.html
Fl_Color_Chooser.html
Fl_Counter.html
Fl_Dial.html
Fl_End.html
Fl_File_Icon.html
Fl_Free.html
WP2>----------------------------------------------------------
Fl_Bitmap.html
Fl_Image.html
Fl_BMP_Image.html
Fl_GIF_Image.html
Fl_XBM_Image.html
Fl_XPM_Image.html
Fl_PNG_Image.html
Fl_PNM_Image.html
Fl_RGB_Image.html
Fl_JPEG_Image.html
Fl_Shared_Image.html
Fl_Light_Button.html
Fl_Menu_.html
Fl_Menu_Bar.html
Fl_Menu_Button.html
Fl_Menu_Item.html
Fl_Menu_Window.html
Fl_Overlay_Window.html
Fl_Pack.html
Fl_Pixmap.html
Fl_Positioner.html
Fl_Preferences.html
Fl_Help_Dialog.html
Fl_Help_View.html
Fl_Progress.html
Fl_Tabs.html
Fl_Tile.html
Fl_Timer.html
Fl_Tooltip.html
WP3>----------------------------------------------------------
Fl_Input.html
Fl_Input_.html
Fl_Input_Choice.html
Fl_Int_Input.html
Fl_File_Input.html
Fl_Float_Input.html
Fl_Secret_Input.html
Fl_Multiline_Input.html
Fl_Multiline_Output.html
Fl_Output.html
Fl_Valuator.html
Fl_Value_Input.html
Fl_Value_Output.html
Fl_Value_Slider.html
Fl_Repeat_Button.html
Fl_Return_Button.html
Fl_Roller.html
Fl_Round_Button.html
Fl_Scroll.html
Fl_Scrollbar.html
Fl_Single_Window.html
Fl_Slider.html
Fl_Spinner.html
Fl_Text_Buffer.html
Fl_Text_Display.html
Fl_Text_Editor.html
Fl_Tiled_Image.html
Fl_Toggle_Button.html
Fl_Wizard.html
WP4>----------------------------------------------------------
advanced.html
basics.html
common.html
drawing.html
editor.html
enumerations.html
events.html
examples.html
fluid.html
forms.html
functions.html
glut.html
index.html
intro.html
license.html
migration.html
opengl.html
osissues.html
preface.html
subclassing.html
widgets.html
-------------------------------------------------------------------
Related Files (please remove them after each html file completion
covering the mainly this file
-------------------------------------------------------------------
Enumerations.H Enumerations.H
Fl.H Fl.H
Fl.cxx Fl.cxx
@ -82,7 +202,6 @@ Fl_Input_.H
Fl_Input_.cxx Fl_Input_.cxx
Fl_Input_Choice.H Fl_Input_Choice.H
Fl_Int_Input.H Fl_Int_Input.H
WP2>----------------------------------------------------------------------
Fl_JPEG_Image.H Fl_JPEG_Image.H
Fl_JPEG_Image.cxx Fl_JPEG_Image.cxx
Fl_Light_Button.H Fl_Light_Button.H
@ -162,7 +281,6 @@ Fl_Text_Display.H
Fl_Text_Display.cxx Fl_Text_Display.cxx
Fl_Text_Editor.H Fl_Text_Editor.H
Fl_Text_Editor.cxx Fl_Text_Editor.cxx
WP3>--------------------------------------------------------------
Fl_Tile.H Fl_Tile.H
Fl_Tile.cxx Fl_Tile.cxx
Fl_Tiled_Image.H Fl_Tiled_Image.H
@ -242,8 +360,6 @@ fl_dnd.cxx
fl_dnd_mac.cxx fl_dnd_mac.cxx
fl_dnd_win32.cxx fl_dnd_win32.cxx
fl_dnd_x.cxx fl_dnd_x.cxx
WP4>--------------------------------------------------------------------
fl_draw.H fl_draw.H
fl_draw.cxx fl_draw.cxx
fl_draw_image.cxx fl_draw_image.cxx