diff options
100 files changed, 101 insertions, 101 deletions
@@ -25,7 +25,7 @@ // http://www.fltk.org/str.php // -/** \file +/* \file Fl static class . */ diff --git a/FL/Fl_Adjuster.H b/FL/Fl_Adjuster.H index 3334d93d6..a77db3ee4 100644 --- a/FL/Fl_Adjuster.H +++ b/FL/Fl_Adjuster.H @@ -25,7 +25,7 @@ // http://www.fltk.org/str.php // -/** \file +/* \file Fl_Adjuster widget . */ // 3-button "slider", made for Nuke diff --git a/FL/Fl_BMP_Image.H b/FL/Fl_BMP_Image.H index f149f129d..90b633b04 100644 --- a/FL/Fl_BMP_Image.H +++ b/FL/Fl_BMP_Image.H @@ -25,7 +25,7 @@ // http://www.fltk.org/str.php // -/** \file +/* \file Fl_BMP_Image widget . */ #ifndef Fl_BMP_Image_H diff --git a/FL/Fl_Bitmap.H b/FL/Fl_Bitmap.H index 0df5ab23b..e93261dae 100644 --- a/FL/Fl_Bitmap.H +++ b/FL/Fl_Bitmap.H @@ -25,7 +25,7 @@ // http://www.fltk.org/str.php // -/** \file +/* \file Fl_Bitmap widget . */ #ifndef Fl_Bitmap_H diff --git a/FL/Fl_Box.H b/FL/Fl_Box.H index 97aa3285d..b09d724cd 100644 --- a/FL/Fl_Box.H +++ b/FL/Fl_Box.H @@ -25,7 +25,7 @@ // http://www.fltk.org/str.php // -/** \file +/* \file Fl_Box widget . */ #ifndef Fl_Box_H diff --git a/FL/Fl_Browser.H b/FL/Fl_Browser.H index 790ed52c6..e0fa132c2 100644 --- a/FL/Fl_Browser.H +++ b/FL/Fl_Browser.H @@ -25,7 +25,7 @@ // http://www.fltk.org/str.php // -/** \file +/* \file Fl_Browser widget . */ // Forms-compatable browser. Probably useful for other diff --git a/FL/Fl_Browser_.H b/FL/Fl_Browser_.H index 848c10e20..30c62962c 100644 --- a/FL/Fl_Browser_.H +++ b/FL/Fl_Browser_.H @@ -25,7 +25,7 @@ // http://www.fltk.org/str.php // -/** \file +/* \file Fl_Browser_ widget . */ // This is the base class for browsers. To be useful it must diff --git a/FL/Fl_Button.H b/FL/Fl_Button.H index 9aabe5a95..6b828e673 100644 --- a/FL/Fl_Button.H +++ b/FL/Fl_Button.H @@ -25,7 +25,7 @@ // http://www.fltk.org/str.php // -/** \file +/* \file Fl_Button widget . */ #ifndef Fl_Button_H diff --git a/FL/Fl_Cairo.H b/FL/Fl_Cairo.H index 6cba339fc..c827216b3 100644 --- a/FL/Fl_Cairo.H +++ b/FL/Fl_Cairo.H @@ -25,7 +25,7 @@ // http://www.fltk.org/str.php // -/** \file +/* \file Handling transparently platform dependent cairo include files */ diff --git a/FL/Fl_Cairo_Window.H b/FL/Fl_Cairo_Window.H index a711577c8..87ec6270b 100644 --- a/FL/Fl_Cairo_Window.H +++ b/FL/Fl_Cairo_Window.H @@ -25,7 +25,7 @@ // http://www.fltk.org/str.php // -/** \file +/* \file Fl_Cairo_Window Handling transparently a fltk window incorporte a cairo draw callback. */ diff --git a/FL/Fl_Chart.H b/FL/Fl_Chart.H index 55993de9a..14c7d1277 100644 --- a/FL/Fl_Chart.H +++ b/FL/Fl_Chart.H @@ -25,7 +25,7 @@ // http://www.fltk.org/str.php // -/** \file +/* \file Fl_Chart widget . */ #ifndef Fl_Chart_H diff --git a/FL/Fl_Check_Browser.H b/FL/Fl_Check_Browser.H index 52ef4738e..77cf42d74 100644 --- a/FL/Fl_Check_Browser.H +++ b/FL/Fl_Check_Browser.H @@ -25,7 +25,7 @@ // http://www.fltk.org/str.php // -/** \file +/* \file Fl_Check_Browser widget . */ #ifndef Fl_Check_Browser_H diff --git a/FL/Fl_Check_Button.H b/FL/Fl_Check_Button.H index a0e505c0b..281461a8d 100644 --- a/FL/Fl_Check_Button.H +++ b/FL/Fl_Check_Button.H @@ -25,7 +25,7 @@ // http://www.fltk.org/str.php // -/** \file +/* \file Fl_Check_Button widget . */ #ifndef Fl_Check_Button_H diff --git a/FL/Fl_Choice.H b/FL/Fl_Choice.H index f0cdd1bad..0befb2335 100644 --- a/FL/Fl_Choice.H +++ b/FL/Fl_Choice.H @@ -25,7 +25,7 @@ // http://www.fltk.org/str.php // -/** \file +/* \file Fl_Choice widget . */ #ifndef Fl_Choice_H diff --git a/FL/Fl_Clock.H b/FL/Fl_Clock.H index 9a1306592..cf56ed8ba 100644 --- a/FL/Fl_Clock.H +++ b/FL/Fl_Clock.H @@ -25,7 +25,7 @@ // http://www.fltk.org/str.php // -/** \file +/* \file Fl_Clock, Fl_Clock_Output widgets . */ #ifndef Fl_Clock_H diff --git a/FL/Fl_Counter.H b/FL/Fl_Counter.H index 3b4baf6f6..2b47d0780 100644 --- a/FL/Fl_Counter.H +++ b/FL/Fl_Counter.H @@ -25,7 +25,7 @@ // http://www.fltk.org/str.php // -/** \file +/* \file Fl_Counter widget . */ // A numerical value with up/down step buttons. From Forms. diff --git a/FL/Fl_Dial.H b/FL/Fl_Dial.H index dbe6d84fe..aeca50a58 100644 --- a/FL/Fl_Dial.H +++ b/FL/Fl_Dial.H @@ -25,7 +25,7 @@ // http://www.fltk.org/str.php // -/** \file +/* \file Fl_Dial widget . */ #ifndef Fl_Dial_H diff --git a/FL/Fl_Double_Window.H b/FL/Fl_Double_Window.H index 2c8c5ccd4..a5fb4f8c9 100644 --- a/FL/Fl_Double_Window.H +++ b/FL/Fl_Double_Window.H @@ -25,7 +25,7 @@ // http://www.fltk.org/str.php // -/** \file +/* \file Fl_Double_Window widget . */ #ifndef Fl_Double_Window_H diff --git a/FL/Fl_File_Browser.H b/FL/Fl_File_Browser.H index f3e4df1c3..5990cdafd 100644 --- a/FL/Fl_File_Browser.H +++ b/FL/Fl_File_Browser.H @@ -25,7 +25,7 @@ // http://www.fltk.org/str.php // -/** \file +/* \file Fl_File_Browser widget . */ // diff --git a/FL/Fl_File_Icon.H b/FL/Fl_File_Icon.H index 001ce15a7..5a69796e6 100644 --- a/FL/Fl_File_Icon.H +++ b/FL/Fl_File_Icon.H @@ -25,7 +25,7 @@ // http://www.fltk.org/str.php // -/** \file +/* \file Fl_File_Icon widget . */ // diff --git a/FL/Fl_File_Input.H b/FL/Fl_File_Input.H index f289eac0a..abb2aaa16 100644 --- a/FL/Fl_File_Input.H +++ b/FL/Fl_File_Input.H @@ -26,7 +26,7 @@ // http://www.fltk.org/str.php // -/** \file +/* \file Fl_File_Input widget . */ #ifndef Fl_File_Input_H diff --git a/FL/Fl_Fill_Dial.H b/FL/Fl_Fill_Dial.H index db56c885f..ede600ad1 100644 --- a/FL/Fl_Fill_Dial.H +++ b/FL/Fl_Fill_Dial.H @@ -25,7 +25,7 @@ // http://www.fltk.org/str.php // -/** \file +/* \file Fl_Fill_Dial widget . */ #ifndef Fl_Fill_Dial_H diff --git a/FL/Fl_Fill_Slider.H b/FL/Fl_Fill_Slider.H index 4ecf786ae..8a75cc1bd 100644 --- a/FL/Fl_Fill_Slider.H +++ b/FL/Fl_Fill_Slider.H @@ -25,7 +25,7 @@ // http://www.fltk.org/str.php // -/** \file +/* \file Fl_Fill_Slider widget . */ #ifndef Fl_Fill_Slider_H diff --git a/FL/Fl_Float_Input.H b/FL/Fl_Float_Input.H index e1a3d3401..b348d52ce 100644 --- a/FL/Fl_Float_Input.H +++ b/FL/Fl_Float_Input.H @@ -25,7 +25,7 @@ // http://www.fltk.org/str.php // -/** \file +/* \file Fl_Float_Input widget . */ diff --git a/FL/Fl_FormsBitmap.H b/FL/Fl_FormsBitmap.H index 308a2eda9..6953c9e8e 100644 --- a/FL/Fl_FormsBitmap.H +++ b/FL/Fl_FormsBitmap.H @@ -25,7 +25,7 @@ // http://www.fltk.org/str.php // -/** \file +/* \file Fl_FormsBitmap widget . */ #ifndef Fl_FormsBitmap_H diff --git a/FL/Fl_FormsPixmap.H b/FL/Fl_FormsPixmap.H index 6415bbc0a..647570c2a 100644 --- a/FL/Fl_FormsPixmap.H +++ b/FL/Fl_FormsPixmap.H @@ -25,7 +25,7 @@ // http://www.fltk.org/str.php // -/** \file +/* \file Fl_FormsPixmap widget . */ #ifndef Fl_FormsPixmap_H diff --git a/FL/Fl_Free.H b/FL/Fl_Free.H index 6ee4192bd..d7c8e1c65 100644 --- a/FL/Fl_Free.H +++ b/FL/Fl_Free.H @@ -25,7 +25,7 @@ // http://www.fltk.org/str.php // -/** \file +/* \file Fl_Free widget . */ #ifndef Fl_Free_H diff --git a/FL/Fl_GIF_Image.H b/FL/Fl_GIF_Image.H index f934c436f..f5940b7d2 100644 --- a/FL/Fl_GIF_Image.H +++ b/FL/Fl_GIF_Image.H @@ -25,7 +25,7 @@ // http://www.fltk.org/str.php // -/** \file +/* \file Fl_GIF_Image widget . */ #ifndef Fl_GIF_Image_H diff --git a/FL/Fl_Gl_Window.H b/FL/Fl_Gl_Window.H index 6ca1a5d99..9511425ea 100644 --- a/FL/Fl_Gl_Window.H +++ b/FL/Fl_Gl_Window.H @@ -25,7 +25,7 @@ // http://www.fltk.org/str.php // -/** \file +/* \file Fl_Gl_Window widget . */ #ifndef Fl_Gl_Window_H diff --git a/FL/Fl_Group.H b/FL/Fl_Group.H index 4bda8d28e..eb159e638 100644 --- a/FL/Fl_Group.H +++ b/FL/Fl_Group.H @@ -25,7 +25,7 @@ // http://www.fltk.org/str.php // -/** \file +/* \file Fl_Group, Fl_End classes . */ #ifndef Fl_Group_H diff --git a/FL/Fl_Help_Dialog.H b/FL/Fl_Help_Dialog.H index debdabee5..2af86e15c 100644 --- a/FL/Fl_Help_Dialog.H +++ b/FL/Fl_Help_Dialog.H @@ -25,7 +25,7 @@ // http://www.fltk.org/str.php // -/** \file +/* \file Fl_Help_Dialog widget . */ // generated by Fast Light User Interface Designer (fluid) version 1.0108 diff --git a/FL/Fl_Help_View.H b/FL/Fl_Help_View.H index a2f48fa8c..732af955c 100644 --- a/FL/Fl_Help_View.H +++ b/FL/Fl_Help_View.H @@ -26,7 +26,7 @@ // http://www.fltk.org/str.php // -/** \file +/* \file Fl_Help_View widget . */ #ifndef Fl_Help_View_H diff --git a/FL/Fl_Hold_Browser.H b/FL/Fl_Hold_Browser.H index 52fad0db0..ac1e1c10c 100644 --- a/FL/Fl_Hold_Browser.H +++ b/FL/Fl_Hold_Browser.H @@ -25,7 +25,7 @@ // http://www.fltk.org/str.php // -/** \file +/* \file Fl_Hold_Browser widget . */ #ifndef Fl_Hold_Browser_H diff --git a/FL/Fl_Hor_Fill_Slider.H b/FL/Fl_Hor_Fill_Slider.H index 99560fcd2..5d58969c9 100644 --- a/FL/Fl_Hor_Fill_Slider.H +++ b/FL/Fl_Hor_Fill_Slider.H @@ -25,7 +25,7 @@ // http://www.fltk.org/str.php // -/** \file +/* \file Fl_Hor_Fill_Slider widget . */ #ifndef Fl_Hor_Fill_Slider_H diff --git a/FL/Fl_Hor_Nice_Slider.H b/FL/Fl_Hor_Nice_Slider.H index 33d72c106..f17ae7d77 100644 --- a/FL/Fl_Hor_Nice_Slider.H +++ b/FL/Fl_Hor_Nice_Slider.H @@ -25,7 +25,7 @@ // http://www.fltk.org/str.php // -/** \file +/* \file Fl_Hor_Nice_Slider widget . */ #ifndef Fl_Hor_Nice_Slider_H diff --git a/FL/Fl_Hor_Slider.H b/FL/Fl_Hor_Slider.H index 06b1b4b94..4304a3a81 100644 --- a/FL/Fl_Hor_Slider.H +++ b/FL/Fl_Hor_Slider.H @@ -25,7 +25,7 @@ // http://www.fltk.org/str.php // -/** \file +/* \file Fl_Hor_Slider widget . */ #ifndef Fl_Hor_Slider_H diff --git a/FL/Fl_Hor_Value_Slider.H b/FL/Fl_Hor_Value_Slider.H index 9ed8fd45f..fbae5b69c 100644 --- a/FL/Fl_Hor_Value_Slider.H +++ b/FL/Fl_Hor_Value_Slider.H @@ -25,7 +25,7 @@ // http://www.fltk.org/str.php // -/** \file +/* \file Fl_Hor_Value_Slider widget . */ #ifndef Fl_Hor_Value_Slider_H diff --git a/FL/Fl_Image.H b/FL/Fl_Image.H index a960b0ca6..0a9686691 100644 --- a/FL/Fl_Image.H +++ b/FL/Fl_Image.H @@ -25,7 +25,7 @@ // http://www.fltk.org/str.php // -/** \file +/* \file Fl_Image, Fl_RGB_Image classes . */ #ifndef Fl_Image_H diff --git a/FL/Fl_Input.H b/FL/Fl_Input.H index b820b2687..e9c0e1952 100644 --- a/FL/Fl_Input.H +++ b/FL/Fl_Input.H @@ -25,7 +25,7 @@ // http://www.fltk.org/str.php // -/** \file +/* \file Fl_Input widget . */ #ifndef Fl_Input_H diff --git a/FL/Fl_Input_.H b/FL/Fl_Input_.H index 37a084e90..2efb3b1ed 100644 --- a/FL/Fl_Input_.H +++ b/FL/Fl_Input_.H @@ -25,7 +25,7 @@ // http://www.fltk.org/str.php // -/** \file +/* \file Fl_Input_ widget . */ #ifndef Fl_Input__H diff --git a/FL/Fl_Input_Choice.H b/FL/Fl_Input_Choice.H index bb30f486a..d89e457a3 100644 --- a/FL/Fl_Input_Choice.H +++ b/FL/Fl_Input_Choice.H @@ -30,7 +30,7 @@ // http://www.fltk.org/str.php // -/** \file +/* \file Fl_Input_Choice widget . */ diff --git a/FL/Fl_Int_Input.H b/FL/Fl_Int_Input.H index f0c12937a..dd82603dc 100644 --- a/FL/Fl_Int_Input.H +++ b/FL/Fl_Int_Input.H @@ -25,7 +25,7 @@ // http://www.fltk.org/str.php // -/** \file +/* \file Fl_Int_Input widget . */ #ifndef Fl_Int_Input_H diff --git a/FL/Fl_JPEG_Image.H b/FL/Fl_JPEG_Image.H index 67cd5ee3a..75c878924 100644 --- a/FL/Fl_JPEG_Image.H +++ b/FL/Fl_JPEG_Image.H @@ -25,7 +25,7 @@ // http://www.fltk.org/str.php // -/** \file +/* \file Fl_JPEG_Image class . */ #ifndef Fl_JPEG_Image_H diff --git a/FL/Fl_Light_Button.H b/FL/Fl_Light_Button.H index 71af0aa04..bd59a5e0e 100644 --- a/FL/Fl_Light_Button.H +++ b/FL/Fl_Light_Button.H @@ -25,7 +25,7 @@ // http://www.fltk.org/str.php // -/** \file +/* \file Fl_Light_Button widget . */ #ifndef Fl_Light_Button_H diff --git a/FL/Fl_Line_Dial.H b/FL/Fl_Line_Dial.H index 9ffe0c9a5..32f4c6bb2 100644 --- a/FL/Fl_Line_Dial.H +++ b/FL/Fl_Line_Dial.H @@ -25,7 +25,7 @@ // http://www.fltk.org/str.php // -/** \file +/* \file Fl_Line_Dial widget . */ #ifndef Fl_Line_Dial_H diff --git a/FL/Fl_Menu_.H b/FL/Fl_Menu_.H index a33dd6a40..bb1baf8ae 100644 --- a/FL/Fl_Menu_.H +++ b/FL/Fl_Menu_.H @@ -25,7 +25,7 @@ // http://www.fltk.org/str.php // -/** \file +/* \file Fl_Menu_ widget . */ #ifndef Fl_Menu__H diff --git a/FL/Fl_Menu_Bar.H b/FL/Fl_Menu_Bar.H index 595a5d5f5..9af7b3327 100644 --- a/FL/Fl_Menu_Bar.H +++ b/FL/Fl_Menu_Bar.H @@ -25,7 +25,7 @@ // http://www.fltk.org/str.php // -/** \file +/* \file Fl_Menu_Bar widget . */ #ifndef Fl_Menu_Bar_H diff --git a/FL/Fl_Menu_Button.H b/FL/Fl_Menu_Button.H index d2a5a3812..10e659d92 100644 --- a/FL/Fl_Menu_Button.H +++ b/FL/Fl_Menu_Button.H @@ -25,7 +25,7 @@ // http://www.fltk.org/str.php // -/** \file +/* \file Fl_Menu_Button widget . */ #ifndef Fl_Menu_Button_H diff --git a/FL/Fl_Menu_Window.H b/FL/Fl_Menu_Window.H index f3d2d30cf..52cf08e80 100644 --- a/FL/Fl_Menu_Window.H +++ b/FL/Fl_Menu_Window.H @@ -25,7 +25,7 @@ // http://www.fltk.org/str.php // -/** \file +/* \file Fl_Menu_Window widget . */ #ifndef Fl_Menu_Window_H diff --git a/FL/Fl_Multi_Browser.H b/FL/Fl_Multi_Browser.H index 2a37efb54..a299f1774 100644 --- a/FL/Fl_Multi_Browser.H +++ b/FL/Fl_Multi_Browser.H @@ -25,7 +25,7 @@ // http://www.fltk.org/str.php // -/** \file +/* \file Fl_Multi_Browser widget . */ #ifndef Fl_Multi_Browser_H diff --git a/FL/Fl_Multiline_Input.H b/FL/Fl_Multiline_Input.H index a5791aba9..6ca92d071 100644 --- a/FL/Fl_Multiline_Input.H +++ b/FL/Fl_Multiline_Input.H @@ -25,7 +25,7 @@ // http://www.fltk.org/str.php // -/** \file +/* \file Fl_Multiline_Input widget . */ diff --git a/FL/Fl_Multiline_Output.H b/FL/Fl_Multiline_Output.H index 29184e89f..ea49c4587 100644 --- a/FL/Fl_Multiline_Output.H +++ b/FL/Fl_Multiline_Output.H @@ -25,7 +25,7 @@ // http://www.fltk.org/str.php // -/** \file +/* \file Fl_Multiline_Output widget . */ #ifndef Fl_Multiline_Output_H diff --git a/FL/Fl_Nice_Slider.H b/FL/Fl_Nice_Slider.H index 11260be2e..dc38b275f 100644 --- a/FL/Fl_Nice_Slider.H +++ b/FL/Fl_Nice_Slider.H @@ -25,7 +25,7 @@ // http://www.fltk.org/str.php // -/** \file +/* \file Fl_Nice_Slider widget . */ #ifndef Fl_Nice_Slider_H diff --git a/FL/Fl_Output.H b/FL/Fl_Output.H index 5c2aeb45e..25c3da5c1 100644 --- a/FL/Fl_Output.H +++ b/FL/Fl_Output.H @@ -25,7 +25,7 @@ // http://www.fltk.org/str.php // -/** \file +/* \file Fl_Output widget . */ #ifndef Fl_Output_H diff --git a/FL/Fl_Overlay_Window.H b/FL/Fl_Overlay_Window.H index af2a23c5e..6be8dc276 100644 --- a/FL/Fl_Overlay_Window.H +++ b/FL/Fl_Overlay_Window.H @@ -25,7 +25,7 @@ // http://www.fltk.org/str.php // -/** \file +/* \file Fl_Overlay_Window class . */ #ifndef Fl_Overlay_Window_H diff --git a/FL/Fl_PNG_Image.H b/FL/Fl_PNG_Image.H index eed65ab20..6cdf53a6a 100644 --- a/FL/Fl_PNG_Image.H +++ b/FL/Fl_PNG_Image.H @@ -25,7 +25,7 @@ // http://www.fltk.org/str.php // -/** \file +/* \file Fl_PNG_Image class . */ #ifndef Fl_PNG_Image_H diff --git a/FL/Fl_PNM_Image.H b/FL/Fl_PNM_Image.H index da3699b48..94b728ebb 100644 --- a/FL/Fl_PNM_Image.H +++ b/FL/Fl_PNM_Image.H @@ -25,7 +25,7 @@ // http://www.fltk.org/str.php // -/** \file +/* \file Fl_PNM_Image class . */ #ifndef Fl_PNM_Image_H diff --git a/FL/Fl_Pack.H b/FL/Fl_Pack.H index 84e28cd23..83a8b3ffe 100644 --- a/FL/Fl_Pack.H +++ b/FL/Fl_Pack.H @@ -25,7 +25,7 @@ // http://www.fltk.org/str.php // -/** \file +/* \file Fl_Pack widget . */ #ifndef Fl_Pack_H diff --git a/FL/Fl_Pixmap.H b/FL/Fl_Pixmap.H index 15b9efbb8..406d7b095 100644 --- a/FL/Fl_Pixmap.H +++ b/FL/Fl_Pixmap.H @@ -25,7 +25,7 @@ // http://www.fltk.org/str.php // -/** \file +/* \file Fl_Pixmap widget . */ #ifndef Fl_Pixmap_H diff --git a/FL/Fl_Positioner.H b/FL/Fl_Positioner.H index 6f8b8f917..441699b80 100644 --- a/FL/Fl_Positioner.H +++ b/FL/Fl_Positioner.H @@ -25,7 +25,7 @@ // http://www.fltk.org/str.php // -/** \file +/* \file Fl_Positioner widget . */ #ifndef Fl_Positioner_H diff --git a/FL/Fl_Preferences.H b/FL/Fl_Preferences.H index 950d155ca..2cc91785d 100644 --- a/FL/Fl_Preferences.H +++ b/FL/Fl_Preferences.H @@ -25,7 +25,7 @@ // http://www.fltk.org/str.php // -/** \file +/* \file Fl_Preferences class . */ #ifndef Fl_Preferences_H diff --git a/FL/Fl_Progress.H b/FL/Fl_Progress.H index d56a32538..6a03c2282 100644 --- a/FL/Fl_Progress.H +++ b/FL/Fl_Progress.H @@ -25,7 +25,7 @@ // http://www.fltk.org/str.php // -/** \file +/* \file Fl_Progress widget . */ #ifndef _Fl_Progress_H_ diff --git a/FL/Fl_Radio_Button.H b/FL/Fl_Radio_Button.H index d9290b27a..f292cfb9b 100644 --- a/FL/Fl_Radio_Button.H +++ b/FL/Fl_Radio_Button.H @@ -25,7 +25,7 @@ // http://www.fltk.org/str.php // -/** \file +/* \file Fl_Radio_Button widget . */ #ifndef Fl_Radio_Button_H diff --git a/FL/Fl_Radio_Light_Button.H b/FL/Fl_Radio_Light_Button.H index 092f54251..334a72e92 100644 --- a/FL/Fl_Radio_Light_Button.H +++ b/FL/Fl_Radio_Light_Button.H @@ -25,7 +25,7 @@ // http://www.fltk.org/str.php // -/** \file +/* \file Fl_Radio_Light_Button widget . */ #ifndef Fl_Radio_Light_Button_H diff --git a/FL/Fl_Radio_Round_Button.H b/FL/Fl_Radio_Round_Button.H index 88ccad9af..c17e87fe6 100644 --- a/FL/Fl_Radio_Round_Button.H +++ b/FL/Fl_Radio_Round_Button.H @@ -25,7 +25,7 @@ // http://www.fltk.org/str.php // -/** \file +/* \file Fl_Radio_Round_Button widget . */ #ifndef Fl_Radio_Round_Button_H diff --git a/FL/Fl_Repeat_Button.H b/FL/Fl_Repeat_Button.H index b82718df1..d93404bb6 100644 --- a/FL/Fl_Repeat_Button.H +++ b/FL/Fl_Repeat_Button.H @@ -25,7 +25,7 @@ // http://www.fltk.org/str.php // -/** \file +/* \file Fl_Repeat_Button widget . */ #ifndef Fl_Repeat_Button_H diff --git a/FL/Fl_Return_Button.H b/FL/Fl_Return_Button.H index eeef66697..7a89d4961 100644 --- a/FL/Fl_Return_Button.H +++ b/FL/Fl_Return_Button.H @@ -25,7 +25,7 @@ // http://www.fltk.org/str.php // -/** \file +/* \file Fl_Return_Button widget . */ #ifndef Fl_Return_Button_H diff --git a/FL/Fl_Roller.H b/FL/Fl_Roller.H index 10973bc37..3869c5226 100644 --- a/FL/Fl_Roller.H +++ b/FL/Fl_Roller.H @@ -25,7 +25,7 @@ // http://www.fltk.org/str.php // -/** \file +/* \file Fl_Roller widget . */ #ifndef Fl_Roller_H diff --git a/FL/Fl_Round_Button.H b/FL/Fl_Round_Button.H index 675eabd9f..53e3b4597 100644 --- a/FL/Fl_Round_Button.H +++ b/FL/Fl_Round_Button.H @@ -25,7 +25,7 @@ // http://www.fltk.org/str.php // -/** \file +/* \file Fl_Round_Button widget . */ #ifndef Fl_Round_Button_H diff --git a/FL/Fl_Round_Clock.H b/FL/Fl_Round_Clock.H index 33ad726ba..48972491a 100644 --- a/FL/Fl_Round_Clock.H +++ b/FL/Fl_Round_Clock.H @@ -25,7 +25,7 @@ // http://www.fltk.org/str.php // -/** \file +/* \file Fl_Round_Clock widget . */ #ifndef Fl_Round_Clock_H diff --git a/FL/Fl_Scroll.H b/FL/Fl_Scroll.H index 55054b283..06a89081b 100644 --- a/FL/Fl_Scroll.H +++ b/FL/Fl_Scroll.H @@ -25,7 +25,7 @@ // http://www.fltk.org/str.php // -/** \file +/* \file Fl_Scroll widget . */ #ifndef Fl_Scroll_H diff --git a/FL/Fl_Scrollbar.H b/FL/Fl_Scrollbar.H index 6fb3b6826..0843b4394 100644 --- a/FL/Fl_Scrollbar.H +++ b/FL/Fl_Scrollbar.H @@ -25,7 +25,7 @@ // http://www.fltk.org/str.php // -/** \file +/* \file Fl_Scrollbar widget . */ #ifndef Fl_Scrollbar_H diff --git a/FL/Fl_Secret_Input.H b/FL/Fl_Secret_Input.H index cd5a7c9da..5da7f32e9 100644 --- a/FL/Fl_Secret_Input.H +++ b/FL/Fl_Secret_Input.H @@ -25,7 +25,7 @@ // http://www.fltk.org/str.php // -/** \file +/* \file Fl_Secret_Input widget . */ #ifndef Fl_Secret_Input_H diff --git a/FL/Fl_Select_Browser.H b/FL/Fl_Select_Browser.H index 5ababe71f..99b490447 100644 --- a/FL/Fl_Select_Browser.H +++ b/FL/Fl_Select_Browser.H @@ -25,7 +25,7 @@ // http://www.fltk.org/str.php // -/** \file +/* \file Fl_Select_Browser widget . */ #ifndef Fl_Select_Browser_H diff --git a/FL/Fl_Shared_Image.H b/FL/Fl_Shared_Image.H index 6f00cfddc..7ef086ee1 100644 --- a/FL/Fl_Shared_Image.H +++ b/FL/Fl_Shared_Image.H @@ -25,7 +25,7 @@ // http://www.fltk.org/str.php // -/** \file +/* \file Fl_Shared_Image class . */ #ifndef Fl_Shared_Image_H diff --git a/FL/Fl_Simple_Counter.H b/FL/Fl_Simple_Counter.H index 0289bd161..15f6ba7b8 100644 --- a/FL/Fl_Simple_Counter.H +++ b/FL/Fl_Simple_Counter.H @@ -25,7 +25,7 @@ // http://www.fltk.org/str.php // -/** \file +/* \file Fl_Simple_Counter widget . */ #ifndef Fl_Simple_Counter_H diff --git a/FL/Fl_Single_Window.H b/FL/Fl_Single_Window.H index f4be6b0ca..97cebf15c 100644 --- a/FL/Fl_Single_Window.H +++ b/FL/Fl_Single_Window.H @@ -25,7 +25,7 @@ // http://www.fltk.org/str.php // -/** \file +/* \file Fl_Single_Window class . */ #ifndef Fl_Single_Window_H diff --git a/FL/Fl_Slider.H b/FL/Fl_Slider.H index df504522e..5f494799c 100644 --- a/FL/Fl_Slider.H +++ b/FL/Fl_Slider.H @@ -25,7 +25,7 @@ // http://www.fltk.org/str.php // -/** \file +/* \file Fl_Slider widget . */ #ifndef Fl_Slider_H diff --git a/FL/Fl_Spinner.H b/FL/Fl_Spinner.H index f91eadbf5..f386a350d 100644 --- a/FL/Fl_Spinner.H +++ b/FL/Fl_Spinner.H @@ -25,7 +25,7 @@ // http://www.fltk.org/str.php // -/** \file +/* \file Fl_Spinner widget . */ #ifndef Fl_Spinner_H diff --git a/FL/Fl_Tabs.H b/FL/Fl_Tabs.H index f8df1cd7c..17bf1b69f 100644 --- a/FL/Fl_Tabs.H +++ b/FL/Fl_Tabs.H @@ -25,7 +25,7 @@ // http://www.fltk.org/str.php // -/** \file +/* \file Fl_Tabs widget . */ #ifndef Fl_Tabs_H diff --git a/FL/Fl_Text_Buffer.H b/FL/Fl_Text_Buffer.H index 441b551eb..e572d2b55 100644 --- a/FL/Fl_Text_Buffer.H +++ b/FL/Fl_Text_Buffer.H @@ -27,7 +27,7 @@ // http://www.fltk.org/str.php // -/** \file +/* \file Fl_Text_Buffer, Fl_Text_Selection widget . */ #ifndef FL_TEXT_BUFFER_H diff --git a/FL/Fl_Text_Display.H b/FL/Fl_Text_Display.H index 87230084d..ad33d06d1 100644 --- a/FL/Fl_Text_Display.H +++ b/FL/Fl_Text_Display.H @@ -27,7 +27,7 @@ // http://www.fltk.org/str.php // -/** \file +/* \file Fl_Text_Display widget . */ #ifndef FL_TEXT_DISPLAY_H diff --git a/FL/Fl_Text_Editor.H b/FL/Fl_Text_Editor.H index 1c7ba221c..10aee415d 100644 --- a/FL/Fl_Text_Editor.H +++ b/FL/Fl_Text_Editor.H @@ -27,7 +27,7 @@ // http://www.fltk.org/str.php // -/** \file +/* \file Fl_Text_Editor widget . */ diff --git a/FL/Fl_Tile.H b/FL/Fl_Tile.H index a47b07b41..0ceb7475d 100644 --- a/FL/Fl_Tile.H +++ b/FL/Fl_Tile.H @@ -25,7 +25,7 @@ // http://www.fltk.org/str.php // -/** \file +/* \file Fl_Tile widget . */ #ifndef Fl_Tile_H diff --git a/FL/Fl_Tiled_Image.H b/FL/Fl_Tiled_Image.H index 51db89965..045ca94e1 100644 --- a/FL/Fl_Tiled_Image.H +++ b/FL/Fl_Tiled_Image.H @@ -25,7 +25,7 @@ // http://www.fltk.org/str.php // -/** \file +/* \file Fl_Tiled_Image widget . */ #ifndef Fl_Tiled_Image_H diff --git a/FL/Fl_Timer.H b/FL/Fl_Timer.H index 88e9aea64..c41c0f097 100644 --- a/FL/Fl_Timer.H +++ b/FL/Fl_Timer.H @@ -25,7 +25,7 @@ // http://www.fltk.org/str.php // -/** \file +/* \file Fl_Timer widget . */ #ifndef Fl_Timer_H diff --git a/FL/Fl_Toggle_Button.H b/FL/Fl_Toggle_Button.H index 03ba2c806..c49157190 100644 --- a/FL/Fl_Toggle_Button.H +++ b/FL/Fl_Toggle_Button.H @@ -25,7 +25,7 @@ // http://www.fltk.org/str.php // -/** \file +/* \file Fl_Toggle_Button widget . */ #ifndef Fl_Toggle_Button_H diff --git a/FL/Fl_Tooltip.H b/FL/Fl_Tooltip.H index 53713a511..3d8a61ddb 100644 --- a/FL/Fl_Tooltip.H +++ b/FL/Fl_Tooltip.H @@ -25,7 +25,7 @@ // http://www.fltk.org/str.php // -/** \file +/* \file Fl_Tooltip widget . */ #ifndef Fl_Tooltip_H diff --git a/FL/Fl_Valuator.H b/FL/Fl_Valuator.H index 4adfe1e73..4cb68c9e0 100644 --- a/FL/Fl_Valuator.H +++ b/FL/Fl_Valuator.H @@ -25,7 +25,7 @@ // http://www.fltk.org/str.php // -/** \file +/* \file Fl_Valuator widget . */ #ifndef Fl_Valuator_H diff --git a/FL/Fl_Value_Input.H b/FL/Fl_Value_Input.H index 1134d3ce3..90f1908ad 100644 --- a/FL/Fl_Value_Input.H +++ b/FL/Fl_Value_Input.H @@ -25,7 +25,7 @@ // http://www.fltk.org/str.php // -/** \file +/* \file Fl_Value_Input widget . */ #ifndef Fl_Value_Input_H diff --git a/FL/Fl_Value_Output.H b/FL/Fl_Value_Output.H index 200e66446..663ca62dc 100644 --- a/FL/Fl_Value_Output.H +++ b/FL/Fl_Value_Output.H @@ -25,7 +25,7 @@ // http://www.fltk.org/str.php // -/** \file +/* \file Fl_Value_Output widget . */ #ifndef Fl_Value_Output_H diff --git a/FL/Fl_Value_Slider.H b/FL/Fl_Value_Slider.H index e2b941f48..c277df42f 100644 --- a/FL/Fl_Value_Slider.H +++ b/FL/Fl_Value_Slider.H @@ -25,7 +25,7 @@ // http://www.fltk.org/str.php // -/** \file +/* \file Fl_Value_Slider widget . */ #ifndef Fl_Value_Slider_H diff --git a/FL/Fl_Widget.H b/FL/Fl_Widget.H index da55b227d..987e850db 100644 --- a/FL/Fl_Widget.H +++ b/FL/Fl_Widget.H @@ -25,7 +25,7 @@ // http://www.fltk.org/str.php // -/** \file +/* \file Fl_Widget, Fl_Label classes . */ #ifndef Fl_Widget_H diff --git a/FL/Fl_Window.H b/FL/Fl_Window.H index b5d5b8f1f..3f5fabdc4 100644 --- a/FL/Fl_Window.H +++ b/FL/Fl_Window.H @@ -25,7 +25,7 @@ // http://www.fltk.org/str.php // -/** \file +/* \file Fl_Window widget . */ #ifndef Fl_Window_H diff --git a/FL/Fl_Wizard.H b/FL/Fl_Wizard.H index be87a0dc1..59ed185dc 100644 --- a/FL/Fl_Wizard.H +++ b/FL/Fl_Wizard.H @@ -25,7 +25,7 @@ // http://www.fltk.org/str.php // -/** \file +/* \file Fl_Wizard widget . */ // diff --git a/FL/Fl_XBM_Image.H b/FL/Fl_XBM_Image.H index b2cf5bb29..3e24289c3 100644 --- a/FL/Fl_XBM_Image.H +++ b/FL/Fl_XBM_Image.H @@ -25,7 +25,7 @@ // http://www.fltk.org/str.php // -/** \file +/* \file Fl_XBM_Image class . */ #ifndef Fl_XBM_Image_H diff --git a/FL/Fl_XPM_Image.H b/FL/Fl_XPM_Image.H index 4920c5cb9..84475c6cc 100644 --- a/FL/Fl_XPM_Image.H +++ b/FL/Fl_XPM_Image.H @@ -25,7 +25,7 @@ // http://www.fltk.org/str.php // -/** \file +/* \file Fl_XPM_Image class . */ diff --git a/FL/fl_types.h b/FL/fl_types.h index 72f7a3c39..a906643cf 100644 --- a/FL/fl_types.h +++ b/FL/fl_types.h @@ -25,7 +25,7 @@ // http://www.fltk.org/str.php // -/** \file +/** \file * This file contains simple "C"-style type definitions. */ diff --git a/documentation/Doxyfile b/documentation/Doxyfile index 3297fe1ab..6bf6da971 100644 --- a/documentation/Doxyfile +++ b/documentation/Doxyfile @@ -713,13 +713,13 @@ STRIP_CODE_COMMENTS = YES # then for each documented function all documented # functions referencing it will be listed. -REFERENCED_BY_RELATION = YES +REFERENCED_BY_RELATION = NO # If the REFERENCES_RELATION tag is set to YES # then for each documented function all documented entities # called/used by that function will be listed. -REFERENCES_RELATION = YES +REFERENCES_RELATION = NO # If the REFERENCES_LINK_SOURCE tag is set to YES (the default) # and SOURCE_BROWSER tag is set to YES, then the hyperlinks from diff --git a/documentation/src/fluid.dox b/documentation/src/fluid.dox index c3aaad97d..db98a17cc 100644 --- a/documentation/src/fluid.dox +++ b/documentation/src/fluid.dox @@ -42,7 +42,7 @@ These <tt>.cxx</tt> files must <tt>\#include</tt> the <tt>.h</tt> file or they c file. \image html fluid-org.gif "Figure 9-1: FLUID organization" -\Image latex fluid-org.eps "FLUID organization" width=12cm + \image latex fluid-org.eps "FLUID organization" width=12cm Normally the FLUID file defines one or more functions or classes which output C++ code. Each function defines a one or more FLTK windows, and all the widgets that go inside those windows. |
