diff options
| author | Michael R Sweet <michael.r.sweet@gmail.com> | 2005-04-16 00:13:17 +0000 |
|---|---|---|
| committer | Michael R Sweet <michael.r.sweet@gmail.com> | 2005-04-16 00:13:17 +0000 |
| commit | 1c399af44498c39958b18bf6fd963c97ae3c929e (patch) | |
| tree | 74f8151032cdd0c28b6deac3efb46b4837b82e32 /FL | |
| parent | b41cf28662fe5734530f280cc0dbb34bbf6aa25a (diff) | |
Update source file headers with STR web page.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@4288 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'FL')
117 files changed, 352 insertions, 118 deletions
diff --git a/FL/Enumerations.H b/FL/Enumerations.H index 09e90b760..7e8127393 100644 --- a/FL/Enumerations.H +++ b/FL/Enumerations.H @@ -20,7 +20,9 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 // USA. // -// Please report all bugs and problems to "fltk-bugs@fltk.org". +// Please report all bugs and problems on the following page: +// +// http://www.fltk.org/str.php // #ifndef Fl_Enumerations_H diff --git a/FL/Fl_Adjuster.H b/FL/Fl_Adjuster.H index 4494cbcab..8328e1bda 100644 --- a/FL/Fl_Adjuster.H +++ b/FL/Fl_Adjuster.H @@ -20,7 +20,9 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 // USA. // -// Please report all bugs and problems to "fltk-bugs@fltk.org". +// Please report all bugs and problems on the following page: +// +// http://www.fltk.org/str.php // // 3-button "slider", made for Nuke diff --git a/FL/Fl_BMP_Image.H b/FL/Fl_BMP_Image.H index dc48870d5..20aba3d05 100644 --- a/FL/Fl_BMP_Image.H +++ b/FL/Fl_BMP_Image.H @@ -20,7 +20,9 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 // USA. // -// Please report all bugs and problems to "fltk-bugs@fltk.org". +// Please report all bugs and problems on the following page: +// +// http://www.fltk.org/str.php // #ifndef Fl_BMP_Image_H diff --git a/FL/Fl_Bitmap.H b/FL/Fl_Bitmap.H index d35e5c8a6..187fdf8ad 100644 --- a/FL/Fl_Bitmap.H +++ b/FL/Fl_Bitmap.H @@ -20,7 +20,9 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 // USA. // -// Please report all bugs and problems to "fltk-bugs@fltk.org". +// Please report all bugs and problems on the following page: +// +// http://www.fltk.org/str.php // #ifndef Fl_Bitmap_H diff --git a/FL/Fl_Box.H b/FL/Fl_Box.H index a1fbe94da..3f6df7113 100644 --- a/FL/Fl_Box.H +++ b/FL/Fl_Box.H @@ -20,7 +20,9 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 // USA. // -// Please report all bugs and problems to "fltk-bugs@fltk.org". +// Please report all bugs and problems on the following page: +// +// http://www.fltk.org/str.php // #ifndef Fl_Box_H diff --git a/FL/Fl_Browser.H b/FL/Fl_Browser.H index abb6b9bee..6b05f824c 100644 --- a/FL/Fl_Browser.H +++ b/FL/Fl_Browser.H @@ -20,7 +20,9 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 // USA. // -// Please report all bugs and problems to "fltk-bugs@fltk.org". +// Please report all bugs and problems on the following page: +// +// http://www.fltk.org/str.php // // Forms-compatable browser. Probably useful for other diff --git a/FL/Fl_Browser_.H b/FL/Fl_Browser_.H index b66dc40eb..062759679 100644 --- a/FL/Fl_Browser_.H +++ b/FL/Fl_Browser_.H @@ -20,7 +20,9 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 // USA. // -// Please report all bugs and problems to "fltk-bugs@fltk.org". +// Please report all bugs and problems on the following page: +// +// http://www.fltk.org/str.php // // 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 3c7979e50..bc4a8ca1a 100644 --- a/FL/Fl_Button.H +++ b/FL/Fl_Button.H @@ -20,7 +20,9 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 // USA. // -// Please report all bugs and problems to "fltk-bugs@fltk.org". +// Please report all bugs and problems on the following page: +// +// http://www.fltk.org/str.php // #ifndef Fl_Button_H diff --git a/FL/Fl_Chart.H b/FL/Fl_Chart.H index 9faf7561e..d337d0d67 100644 --- a/FL/Fl_Chart.H +++ b/FL/Fl_Chart.H @@ -20,7 +20,9 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 // USA. // -// Please report all bugs and problems to "fltk-bugs@fltk.org". +// Please report all bugs and problems on the following page: +// +// http://www.fltk.org/str.php // #ifndef Fl_Chart_H diff --git a/FL/Fl_Check_Browser.H b/FL/Fl_Check_Browser.H index 69033fae2..e7771545f 100644 --- a/FL/Fl_Check_Browser.H +++ b/FL/Fl_Check_Browser.H @@ -20,7 +20,9 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 // USA. // -// Please report all bugs and problems to "fltk-bugs@fltk.org". +// Please report all bugs and problems on the following page: +// +// http://www.fltk.org/str.php // #ifndef Fl_Check_Browser_H diff --git a/FL/Fl_Check_Button.H b/FL/Fl_Check_Button.H index e51f6ea55..66b29bd8a 100644 --- a/FL/Fl_Check_Button.H +++ b/FL/Fl_Check_Button.H @@ -20,7 +20,9 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 // USA. // -// Please report all bugs and problems to "fltk-bugs@fltk.org". +// Please report all bugs and problems on the following page: +// +// http://www.fltk.org/str.php // #ifndef Fl_Check_Button_H diff --git a/FL/Fl_Choice.H b/FL/Fl_Choice.H index 893824723..cf9beae35 100644 --- a/FL/Fl_Choice.H +++ b/FL/Fl_Choice.H @@ -20,7 +20,9 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 // USA. // -// Please report all bugs and problems to "fltk-bugs@fltk.org". +// Please report all bugs and problems on the following page: +// +// http://www.fltk.org/str.php // #ifndef Fl_Choice_H diff --git a/FL/Fl_Clock.H b/FL/Fl_Clock.H index c6bf5a906..56962a2f5 100644 --- a/FL/Fl_Clock.H +++ b/FL/Fl_Clock.H @@ -20,7 +20,9 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 // USA. // -// Please report all bugs and problems to "fltk-bugs@fltk.org". +// Please report all bugs and problems on the following page: +// +// http://www.fltk.org/str.php // #ifndef Fl_Clock_H diff --git a/FL/Fl_Color_Chooser.H b/FL/Fl_Color_Chooser.H index 1f5256661..6630d4187 100644 --- a/FL/Fl_Color_Chooser.H +++ b/FL/Fl_Color_Chooser.H @@ -20,7 +20,9 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 // USA. // -// Please report all bugs and problems to "fltk-bugs@fltk.org". +// Please report all bugs and problems on the following page: +// +// http://www.fltk.org/str.php // // The color chooser object and the color chooser popup. The popup diff --git a/FL/Fl_Counter.H b/FL/Fl_Counter.H index cfe710bf3..23f63661e 100644 --- a/FL/Fl_Counter.H +++ b/FL/Fl_Counter.H @@ -20,7 +20,9 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 // USA. // -// Please report all bugs and problems to "fltk-bugs@fltk.org". +// Please report all bugs and problems on the following page: +// +// http://www.fltk.org/str.php // // A numerical value with up/down step buttons. From Forms. diff --git a/FL/Fl_Dial.H b/FL/Fl_Dial.H index bb7730c35..2449f43dd 100644 --- a/FL/Fl_Dial.H +++ b/FL/Fl_Dial.H @@ -20,7 +20,9 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 // USA. // -// Please report all bugs and problems to "fltk-bugs@fltk.org". +// Please report all bugs and problems on the following page: +// +// http://www.fltk.org/str.php // #ifndef Fl_Dial_H diff --git a/FL/Fl_Double_Window.H b/FL/Fl_Double_Window.H index ee9a2940a..bbb68a1e6 100644 --- a/FL/Fl_Double_Window.H +++ b/FL/Fl_Double_Window.H @@ -20,7 +20,9 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 // USA. // -// Please report all bugs and problems to "fltk-bugs@fltk.org". +// Please report all bugs and problems on the following page: +// +// http://www.fltk.org/str.php // #ifndef Fl_Double_Window_H diff --git a/FL/Fl_Export.H b/FL/Fl_Export.H index 16af16af2..34274b8b7 100644 --- a/FL/Fl_Export.H +++ b/FL/Fl_Export.H @@ -20,7 +20,9 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 * USA. * - * Please report all bugs and problems to "fltk-bugs@fltk.org". + * Please report all bugs and problems on the following page: + * + * http://www.fltk.org/str.php */ #ifndef Fl_Export_H diff --git a/FL/Fl_File_Browser.H b/FL/Fl_File_Browser.H index b4807140e..9dcf0a058 100644 --- a/FL/Fl_File_Browser.H +++ b/FL/Fl_File_Browser.H @@ -20,7 +20,9 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 // USA. // -// Please report all bugs and problems to "fltk-bugs@fltk.org". +// Please report all bugs and problems on the following page: +// +// http://www.fltk.org/str.php // // diff --git a/FL/Fl_File_Icon.H b/FL/Fl_File_Icon.H index ee34eb324..1e2e2d60f 100644 --- a/FL/Fl_File_Icon.H +++ b/FL/Fl_File_Icon.H @@ -20,7 +20,9 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 // USA. // -// Please report all bugs and problems to "fltk-bugs@fltk.org". +// Please report all bugs and problems on the following page: +// +// http://www.fltk.org/str.php // // diff --git a/FL/Fl_File_Input.H b/FL/Fl_File_Input.H index 54ba8c650..1d4a561fd 100644 --- a/FL/Fl_File_Input.H +++ b/FL/Fl_File_Input.H @@ -21,7 +21,9 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 // USA. // -// Please report all bugs and problems to "fltk-bugs@fltk.org". +// Please report all bugs and problems on the following page: +// +// http://www.fltk.org/str.php // #ifndef Fl_File_Input_H diff --git a/FL/Fl_Fill_Dial.H b/FL/Fl_Fill_Dial.H index 7b08bfa01..b8bbfed57 100644 --- a/FL/Fl_Fill_Dial.H +++ b/FL/Fl_Fill_Dial.H @@ -20,7 +20,9 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 // USA. // -// Please report all bugs and problems to "fltk-bugs@fltk.org". +// Please report all bugs and problems on the following page: +// +// http://www.fltk.org/str.php // #ifndef Fl_Fill_Dial_H diff --git a/FL/Fl_Fill_Slider.H b/FL/Fl_Fill_Slider.H index 1404ea606..d58ed532f 100644 --- a/FL/Fl_Fill_Slider.H +++ b/FL/Fl_Fill_Slider.H @@ -20,7 +20,9 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 // USA. // -// Please report all bugs and problems to "fltk-bugs@fltk.org". +// Please report all bugs and problems on the following page: +// +// http://www.fltk.org/str.php // #ifndef Fl_Fill_Slider_H diff --git a/FL/Fl_Float_Input.H b/FL/Fl_Float_Input.H index e5a5ff96c..76a7c97c1 100644 --- a/FL/Fl_Float_Input.H +++ b/FL/Fl_Float_Input.H @@ -20,7 +20,9 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 // USA. // -// Please report all bugs and problems to "fltk-bugs@fltk.org". +// Please report all bugs and problems on the following page: +// +// http://www.fltk.org/str.php // #ifndef Fl_Float_Input_H diff --git a/FL/Fl_FormsBitmap.H b/FL/Fl_FormsBitmap.H index 0d8eb7134..dc4f7a6db 100644 --- a/FL/Fl_FormsBitmap.H +++ b/FL/Fl_FormsBitmap.H @@ -20,7 +20,9 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 // USA. // -// Please report all bugs and problems to "fltk-bugs@fltk.org". +// Please report all bugs and problems on the following page: +// +// http://www.fltk.org/str.php // #ifndef Fl_FormsBitmap_H diff --git a/FL/Fl_FormsPixmap.H b/FL/Fl_FormsPixmap.H index 1960908bb..a414d5e4f 100644 --- a/FL/Fl_FormsPixmap.H +++ b/FL/Fl_FormsPixmap.H @@ -20,7 +20,9 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 // USA. // -// Please report all bugs and problems to "fltk-bugs@fltk.org". +// Please report all bugs and problems on the following page: +// +// http://www.fltk.org/str.php // #ifndef Fl_FormsPixmap_H diff --git a/FL/Fl_Free.H b/FL/Fl_Free.H index 0c65cddb4..4ac7af543 100644 --- a/FL/Fl_Free.H +++ b/FL/Fl_Free.H @@ -20,7 +20,9 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 // USA. // -// Please report all bugs and problems to "fltk-bugs@fltk.org". +// Please report all bugs and problems on the following page: +// +// http://www.fltk.org/str.php // #ifndef Fl_Free_H diff --git a/FL/Fl_GIF_Image.H b/FL/Fl_GIF_Image.H index 1c963c0e6..94bf067b4 100644 --- a/FL/Fl_GIF_Image.H +++ b/FL/Fl_GIF_Image.H @@ -20,7 +20,9 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 // USA. // -// Please report all bugs and problems to "fltk-bugs@fltk.org". +// Please report all bugs and problems on the following page: +// +// http://www.fltk.org/str.php // #ifndef Fl_GIF_Image_H diff --git a/FL/Fl_Gl_Window.H b/FL/Fl_Gl_Window.H index 64e4f48a3..2ef824a94 100644 --- a/FL/Fl_Gl_Window.H +++ b/FL/Fl_Gl_Window.H @@ -20,7 +20,9 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 // USA. // -// Please report all bugs and problems to "fltk-bugs@fltk.org". +// Please report all bugs and problems on the following page: +// +// http://www.fltk.org/str.php // #ifndef Fl_Gl_Window_H #define Fl_Gl_Window_H diff --git a/FL/Fl_Group.H b/FL/Fl_Group.H index 77102e8d1..cc85c2d11 100644 --- a/FL/Fl_Group.H +++ b/FL/Fl_Group.H @@ -20,7 +20,9 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 // USA. // -// Please report all bugs and problems to "fltk-bugs@fltk.org". +// Please report all bugs and problems on the following page: +// +// http://www.fltk.org/str.php // #ifndef Fl_Group_H diff --git a/FL/Fl_Help_View.H b/FL/Fl_Help_View.H index d3edac657..71e2a476c 100644 --- a/FL/Fl_Help_View.H +++ b/FL/Fl_Help_View.H @@ -21,7 +21,9 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 // USA. // -// Please report all bugs and problems to "fltk-bugs@fltk.org". +// Please report all bugs and problems on the following page: +// +// http://www.fltk.org/str.php // #ifndef Fl_Help_View_H diff --git a/FL/Fl_Hold_Browser.H b/FL/Fl_Hold_Browser.H index eff0a444a..6b5545b34 100644 --- a/FL/Fl_Hold_Browser.H +++ b/FL/Fl_Hold_Browser.H @@ -20,7 +20,9 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 // USA. // -// Please report all bugs and problems to "fltk-bugs@fltk.org". +// Please report all bugs and problems on the following page: +// +// http://www.fltk.org/str.php // #ifndef Fl_Hold_Browser_H diff --git a/FL/Fl_Hor_Fill_Slider.H b/FL/Fl_Hor_Fill_Slider.H index ad2871886..e9675eaf2 100644 --- a/FL/Fl_Hor_Fill_Slider.H +++ b/FL/Fl_Hor_Fill_Slider.H @@ -20,7 +20,9 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 // USA. // -// Please report all bugs and problems to "fltk-bugs@fltk.org". +// Please report all bugs and problems on the following page: +// +// http://www.fltk.org/str.php // #ifndef Fl_Hor_Fill_Slider_H #define Fl_Hor_Fill_Slider_H diff --git a/FL/Fl_Hor_Nice_Slider.H b/FL/Fl_Hor_Nice_Slider.H index 7d8a8f8a8..12f05c926 100644 --- a/FL/Fl_Hor_Nice_Slider.H +++ b/FL/Fl_Hor_Nice_Slider.H @@ -20,7 +20,9 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 // USA. // -// Please report all bugs and problems to "fltk-bugs@fltk.org". +// Please report all bugs and problems on the following page: +// +// http://www.fltk.org/str.php // #ifndef Fl_Hor_Nice_Slider_H diff --git a/FL/Fl_Hor_Slider.H b/FL/Fl_Hor_Slider.H index 9bbc873e7..91555f99c 100644 --- a/FL/Fl_Hor_Slider.H +++ b/FL/Fl_Hor_Slider.H @@ -20,7 +20,9 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 // USA. // -// Please report all bugs and problems to "fltk-bugs@fltk.org". +// Please report all bugs and problems on the following page: +// +// http://www.fltk.org/str.php // #ifndef Fl_Hor_Slider_H diff --git a/FL/Fl_Hor_Value_Slider.H b/FL/Fl_Hor_Value_Slider.H index 394e914ab..619d7ca69 100644 --- a/FL/Fl_Hor_Value_Slider.H +++ b/FL/Fl_Hor_Value_Slider.H @@ -20,7 +20,9 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 // USA. // -// Please report all bugs and problems to "fltk-bugs@fltk.org". +// Please report all bugs and problems on the following page: +// +// http://www.fltk.org/str.php // #ifndef Fl_Hor_Value_Slider_H diff --git a/FL/Fl_Image.H b/FL/Fl_Image.H index e1bfaeb24..e38b3b17c 100644 --- a/FL/Fl_Image.H +++ b/FL/Fl_Image.H @@ -20,7 +20,9 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 // USA. // -// Please report all bugs and problems to "fltk-bugs@fltk.org". +// Please report all bugs and problems on the following page: +// +// http://www.fltk.org/str.php // #ifndef Fl_Image_H diff --git a/FL/Fl_Input.H b/FL/Fl_Input.H index 8ac33d220..8e3560a5d 100644 --- a/FL/Fl_Input.H +++ b/FL/Fl_Input.H @@ -20,7 +20,9 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 // USA. // -// Please report all bugs and problems to "fltk-bugs@fltk.org". +// Please report all bugs and problems on the following page: +// +// http://www.fltk.org/str.php // #ifndef Fl_Input_H diff --git a/FL/Fl_Input_.H b/FL/Fl_Input_.H index ded090edc..df52e36a0 100644 --- a/FL/Fl_Input_.H +++ b/FL/Fl_Input_.H @@ -20,7 +20,9 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 // USA. // -// Please report all bugs and problems to "fltk-bugs@fltk.org". +// Please report all bugs and problems on the following page: +// +// http://www.fltk.org/str.php // #ifndef Fl_Input__H diff --git a/FL/Fl_Input_Choice.H b/FL/Fl_Input_Choice.H index 956d51d14..5179019bb 100644 --- a/FL/Fl_Input_Choice.H +++ b/FL/Fl_Input_Choice.H @@ -25,7 +25,9 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 // USA. // -// Please report all bugs and problems to "fltk-bugs@fltk.org". +// Please report all bugs and problems on the following page: +// +// http://www.fltk.org/str.php // #ifndef Fl_Input_Choice_H diff --git a/FL/Fl_Int_Input.H b/FL/Fl_Int_Input.H index 5f19688b8..64ae2310d 100644 --- a/FL/Fl_Int_Input.H +++ b/FL/Fl_Int_Input.H @@ -20,7 +20,9 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 // USA. // -// Please report all bugs and problems to "fltk-bugs@fltk.org". +// Please report all bugs and problems on the following page: +// +// http://www.fltk.org/str.php // #ifndef Fl_Int_Input_H diff --git a/FL/Fl_JPEG_Image.H b/FL/Fl_JPEG_Image.H index 3f8f8edd6..4cf1b20d0 100644 --- a/FL/Fl_JPEG_Image.H +++ b/FL/Fl_JPEG_Image.H @@ -20,7 +20,9 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 // USA. // -// Please report all bugs and problems to "fltk-bugs@fltk.org". +// Please report all bugs and problems on the following page: +// +// http://www.fltk.org/str.php // #ifndef Fl_JPEG_Image_H diff --git a/FL/Fl_Light_Button.H b/FL/Fl_Light_Button.H index fd9b16b7b..b9da5b440 100644 --- a/FL/Fl_Light_Button.H +++ b/FL/Fl_Light_Button.H @@ -20,7 +20,9 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 // USA. // -// Please report all bugs and problems to "fltk-bugs@fltk.org". +// Please report all bugs and problems on the following page: +// +// http://www.fltk.org/str.php // #ifndef Fl_Light_Button_H diff --git a/FL/Fl_Line_Dial.H b/FL/Fl_Line_Dial.H index e1d1bd571..753825d42 100644 --- a/FL/Fl_Line_Dial.H +++ b/FL/Fl_Line_Dial.H @@ -20,7 +20,9 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 // USA. // -// Please report all bugs and problems to "fltk-bugs@fltk.org". +// Please report all bugs and problems on the following page: +// +// http://www.fltk.org/str.php // #ifndef Fl_Line_Dial_H diff --git a/FL/Fl_Menu.H b/FL/Fl_Menu.H index 30cfd78d5..a08306f6a 100644 --- a/FL/Fl_Menu.H +++ b/FL/Fl_Menu.H @@ -20,7 +20,9 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 // USA. // -// Please report all bugs and problems to "fltk-bugs@fltk.org". +// Please report all bugs and problems on the following page: +// +// http://www.fltk.org/str.php // // this include file is for back compatability only diff --git a/FL/Fl_Menu_.H b/FL/Fl_Menu_.H index da4d21827..f404816f4 100644 --- a/FL/Fl_Menu_.H +++ b/FL/Fl_Menu_.H @@ -20,7 +20,9 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 // USA. // -// Please report all bugs and problems to "fltk-bugs@fltk.org". +// Please report all bugs and problems on the following page: +// +// http://www.fltk.org/str.php // #ifndef Fl_Menu__H diff --git a/FL/Fl_Menu_Bar.H b/FL/Fl_Menu_Bar.H index 7450ca125..42c7d2949 100644 --- a/FL/Fl_Menu_Bar.H +++ b/FL/Fl_Menu_Bar.H @@ -20,7 +20,9 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 // USA. // -// Please report all bugs and problems to "fltk-bugs@fltk.org". +// Please report all bugs and problems on the following page: +// +// http://www.fltk.org/str.php // #ifndef Fl_Menu_Bar_H diff --git a/FL/Fl_Menu_Button.H b/FL/Fl_Menu_Button.H index 6f0c8079d..b0d669a05 100644 --- a/FL/Fl_Menu_Button.H +++ b/FL/Fl_Menu_Button.H @@ -20,7 +20,9 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 // USA. // -// Please report all bugs and problems to "fltk-bugs@fltk.org". +// Please report all bugs and problems on the following page: +// +// http://www.fltk.org/str.php // #ifndef Fl_Menu_Button_H diff --git a/FL/Fl_Menu_Item.H b/FL/Fl_Menu_Item.H index 2f7252879..2d7bc0ad9 100644 --- a/FL/Fl_Menu_Item.H +++ b/FL/Fl_Menu_Item.H @@ -20,7 +20,9 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 // USA. // -// Please report all bugs and problems to "fltk-bugs@fltk.org". +// Please report all bugs and problems on the following page: +// +// http://www.fltk.org/str.php // #ifndef Fl_Menu_Item_H diff --git a/FL/Fl_Menu_Window.H b/FL/Fl_Menu_Window.H index 5ca89e3cb..b2fea05d0 100644 --- a/FL/Fl_Menu_Window.H +++ b/FL/Fl_Menu_Window.H @@ -20,7 +20,9 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 // USA. // -// Please report all bugs and problems to "fltk-bugs@fltk.org". +// Please report all bugs and problems on the following page: +// +// http://www.fltk.org/str.php // #ifndef Fl_Menu_Window_H diff --git a/FL/Fl_Multi_Browser.H b/FL/Fl_Multi_Browser.H index df3c52463..17b31f3e9 100644 --- a/FL/Fl_Multi_Browser.H +++ b/FL/Fl_Multi_Browser.H @@ -20,7 +20,9 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 // USA. // -// Please report all bugs and problems to "fltk-bugs@fltk.org". +// Please report all bugs and problems on the following page: +// +// http://www.fltk.org/str.php // #ifndef Fl_Multi_Browser_H diff --git a/FL/Fl_Multi_Label.H b/FL/Fl_Multi_Label.H index f2dfbe1c4..98e6960d7 100644 --- a/FL/Fl_Multi_Label.H +++ b/FL/Fl_Multi_Label.H @@ -20,7 +20,9 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 // USA. // -// Please report all bugs and problems to "fltk-bugs@fltk.org". +// Please report all bugs and problems on the following page: +// +// http://www.fltk.org/str.php // #ifndef Fl_Multi_Label_H diff --git a/FL/Fl_Multiline_Input.H b/FL/Fl_Multiline_Input.H index 4c16785b2..063d391db 100644 --- a/FL/Fl_Multiline_Input.H +++ b/FL/Fl_Multiline_Input.H @@ -20,7 +20,9 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 // USA. // -// Please report all bugs and problems to "fltk-bugs@fltk.org". +// Please report all bugs and problems on the following page: +// +// http://www.fltk.org/str.php // #ifndef Fl_Multiline_Input_H diff --git a/FL/Fl_Multiline_Output.H b/FL/Fl_Multiline_Output.H index 23d242868..7aac4b9a4 100644 --- a/FL/Fl_Multiline_Output.H +++ b/FL/Fl_Multiline_Output.H @@ -20,7 +20,9 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 // USA. // -// Please report all bugs and problems to "fltk-bugs@fltk.org". +// Please report all bugs and problems on the following page: +// +// http://www.fltk.org/str.php // #ifndef Fl_Multiline_Output_H diff --git a/FL/Fl_Nice_Slider.H b/FL/Fl_Nice_Slider.H index 07393adaf..d3f9bd679 100644 --- a/FL/Fl_Nice_Slider.H +++ b/FL/Fl_Nice_Slider.H @@ -20,7 +20,9 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 // USA. // -// Please report all bugs and problems to "fltk-bugs@fltk.org". +// Please report all bugs and problems on the following page: +// +// http://www.fltk.org/str.php // #ifndef Fl_Nice_Slider_H #define Fl_Nice_Slider_H diff --git a/FL/Fl_Object.H b/FL/Fl_Object.H index 987ac58e8..616c53441 100644 --- a/FL/Fl_Object.H +++ b/FL/Fl_Object.H @@ -20,7 +20,9 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 // USA. // -// Please report all bugs and problems to "fltk-bugs@fltk.org". +// Please report all bugs and problems on the following page: +// +// http://www.fltk.org/str.php // // This file is provided for back compatability only. Please use Fl_Widget diff --git a/FL/Fl_Output.H b/FL/Fl_Output.H index 42d5eb51c..93d3e6870 100644 --- a/FL/Fl_Output.H +++ b/FL/Fl_Output.H @@ -20,7 +20,9 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 // USA. // -// Please report all bugs and problems to "fltk-bugs@fltk.org". +// Please report all bugs and problems on the following page: +// +// http://www.fltk.org/str.php // #ifndef Fl_Output_H diff --git a/FL/Fl_Overlay_Window.H b/FL/Fl_Overlay_Window.H index 9ce9f4314..ff8677ce3 100644 --- a/FL/Fl_Overlay_Window.H +++ b/FL/Fl_Overlay_Window.H @@ -20,7 +20,9 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 // USA. // -// Please report all bugs and problems to "fltk-bugs@fltk.org". +// Please report all bugs and problems on the following page: +// +// http://www.fltk.org/str.php // #ifndef Fl_Overlay_Window_H diff --git a/FL/Fl_PNG_Image.H b/FL/Fl_PNG_Image.H index e66efaca3..86c01fdb1 100644 --- a/FL/Fl_PNG_Image.H +++ b/FL/Fl_PNG_Image.H @@ -20,7 +20,9 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 // USA. // -// Please report all bugs and problems to "fltk-bugs@fltk.org". +// Please report all bugs and problems on the following page: +// +// http://www.fltk.org/str.php // #ifndef Fl_PNG_Image_H diff --git a/FL/Fl_PNM_Image.H b/FL/Fl_PNM_Image.H index 79baea943..a8ce4d2ec 100644 --- a/FL/Fl_PNM_Image.H +++ b/FL/Fl_PNM_Image.H @@ -20,7 +20,9 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 // USA. // -// Please report all bugs and problems to "fltk-bugs@fltk.org". +// Please report all bugs and problems on the following page: +// +// http://www.fltk.org/str.php // #ifndef Fl_PNM_Image_H diff --git a/FL/Fl_Pack.H b/FL/Fl_Pack.H index 8a9def08b..ea59f7bf9 100644 --- a/FL/Fl_Pack.H +++ b/FL/Fl_Pack.H @@ -20,7 +20,9 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 // USA. // -// Please report all bugs and problems to "fltk-bugs@fltk.org". +// Please report all bugs and problems on the following page: +// +// http://www.fltk.org/str.php // #ifndef Fl_Pack_H diff --git a/FL/Fl_Pixmap.H b/FL/Fl_Pixmap.H index 6f7d80503..2804ff7f9 100644 --- a/FL/Fl_Pixmap.H +++ b/FL/Fl_Pixmap.H @@ -20,7 +20,9 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 // USA. // -// Please report all bugs and problems to "fltk-bugs@fltk.org". +// Please report all bugs and problems on the following page: +// +// http://www.fltk.org/str.php // #ifndef Fl_Pixmap_H diff --git a/FL/Fl_Positioner.H b/FL/Fl_Positioner.H index 37b2ffb21..9573381a6 100644 --- a/FL/Fl_Positioner.H +++ b/FL/Fl_Positioner.H @@ -20,7 +20,9 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 // USA. // -// Please report all bugs and problems to "fltk-bugs@fltk.org". +// Please report all bugs and problems on the following page: +// +// http://www.fltk.org/str.php // #ifndef Fl_Positioner_H diff --git a/FL/Fl_Preferences.H b/FL/Fl_Preferences.H index 06e375051..7bf53e110 100644 --- a/FL/Fl_Preferences.H +++ b/FL/Fl_Preferences.H @@ -20,7 +20,9 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 // USA. // -// Please report all bugs and problems to "fltk-bugs@fltk.org". +// Please report all bugs and problems on the following page: +// +// http://www.fltk.org/str.php // #ifndef Fl_Preferences_H diff --git a/FL/Fl_Progress.H b/FL/Fl_Progress.H index 320ac2a73..6f5819a2b 100644 --- a/FL/Fl_Progress.H +++ b/FL/Fl_Progress.H @@ -20,7 +20,9 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 // USA. // -// Please report all bugs and problems to "fltk-bugs@fltk.org". +// Please report all bugs and problems on the following page: +// +// http://www.fltk.org/str.php // #ifndef _Fl_Progress_H_ diff --git a/FL/Fl_Radio_Button.H b/FL/Fl_Radio_Button.H index e4efcd927..bab8a2d7a 100644 --- a/FL/Fl_Radio_Button.H +++ b/FL/Fl_Radio_Button.H @@ -20,7 +20,9 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 // USA. // -// Please report all bugs and problems to "fltk-bugs@fltk.org". +// Please report all bugs and problems on the following page: +// +// http://www.fltk.org/str.php // #ifndef Fl_Radio_Button_H diff --git a/FL/Fl_Radio_Light_Button.H b/FL/Fl_Radio_Light_Button.H index 3eb4e99c8..9e21b7fd9 100644 --- a/FL/Fl_Radio_Light_Button.H +++ b/FL/Fl_Radio_Light_Button.H @@ -20,7 +20,9 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 // USA. // -// Please report all bugs and problems to "fltk-bugs@fltk.org". +// Please report all bugs and problems on the following page: +// +// http://www.fltk.org/str.php // #ifndef Fl_Radio_Light_Button_H #define Fl_Radio_Light_Button_H diff --git a/FL/Fl_Radio_Round_Button.H b/FL/Fl_Radio_Round_Button.H index e2fe3c9f2..381f30172 100644 --- a/FL/Fl_Radio_Round_Button.H +++ b/FL/Fl_Radio_Round_Button.H @@ -20,7 +20,9 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 // USA. // -// Please report all bugs and problems to "fltk-bugs@fltk.org". +// Please report all bugs and problems on the following page: +// +// http://www.fltk.org/str.php // #ifndef Fl_Radio_Round_Button_H diff --git a/FL/Fl_Repeat_Button.H b/FL/Fl_Repeat_Button.H index 914b58ec6..56e0a3bd7 100644 --- a/FL/Fl_Repeat_Button.H +++ b/FL/Fl_Repeat_Button.H @@ -20,7 +20,9 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 // USA. // -// Please report all bugs and problems to "fltk-bugs@fltk.org". +// Please report all bugs and problems on the following page: +// +// http://www.fltk.org/str.php // #ifndef Fl_Repeat_Button_H diff --git a/FL/Fl_Return_Button.H b/FL/Fl_Return_Button.H index 35a65edf5..bdc02f617 100644 --- a/FL/Fl_Return_Button.H +++ b/FL/Fl_Return_Button.H @@ -20,7 +20,9 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 // USA. // -// Please report all bugs and problems to "fltk-bugs@fltk.org". +// Please report all bugs and problems on the following page: +// +// http://www.fltk.org/str.php // #ifndef Fl_Return_Button_H diff --git a/FL/Fl_Roller.H b/FL/Fl_Roller.H index 17c686518..61ef8a846 100644 --- a/FL/Fl_Roller.H +++ b/FL/Fl_Roller.H @@ -20,7 +20,9 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 // USA. // -// Please report all bugs and problems to "fltk-bugs@fltk.org". +// Please report all bugs and problems on the following page: +// +// http://www.fltk.org/str.php // #ifndef Fl_Roller_H diff --git a/FL/Fl_Round_Button.H b/FL/Fl_Round_Button.H index 927f65dde..f1bf6ed0b 100644 --- a/FL/Fl_Round_Button.H +++ b/FL/Fl_Round_Button.H @@ -20,7 +20,9 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 // USA. // -// Please report all bugs and problems to "fltk-bugs@fltk.org". +// Please report all bugs and problems on the following page: +// +// http://www.fltk.org/str.php // #ifndef Fl_Round_Button_H diff --git a/FL/Fl_Round_Clock.H b/FL/Fl_Round_Clock.H index 98b3bf284..7c59e491a 100644 --- a/FL/Fl_Round_Clock.H +++ b/FL/Fl_Round_Clock.H @@ -20,7 +20,9 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 // USA. // -// Please report all bugs and problems to "fltk-bugs@fltk.org". +// Please report all bugs and problems on the following page: +// +// http://www.fltk.org/str.php // #ifndef Fl_Round_Clock_H diff --git a/FL/Fl_Scroll.H b/FL/Fl_Scroll.H index fb24339d9..63fab8b14 100644 --- a/FL/Fl_Scroll.H +++ b/FL/Fl_Scroll.H @@ -20,7 +20,9 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 // USA. // -// Please report all bugs and problems to "fltk-bugs@fltk.org". +// Please report all bugs and problems on the following page: +// +// http://www.fltk.org/str.php // #ifndef Fl_Scroll_H diff --git a/FL/Fl_Scrollbar.H b/FL/Fl_Scrollbar.H index bce0528b8..08245477d 100644 --- a/FL/Fl_Scrollbar.H +++ b/FL/Fl_Scrollbar.H @@ -20,7 +20,9 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 // USA. // -// Please report all bugs and problems to "fltk-bugs@fltk.org". +// Please report all bugs and problems on the following page: +// +// http://www.fltk.org/str.php // #ifndef Fl_Scrollbar_H diff --git a/FL/Fl_Secret_Input.H b/FL/Fl_Secret_Input.H index 7207d4c91..1c955a593 100644 --- a/FL/Fl_Secret_Input.H +++ b/FL/Fl_Secret_Input.H @@ -20,7 +20,9 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 // USA. // -// Please report all bugs and problems to "fltk-bugs@fltk.org". +// Please report all bugs and problems on the following page: +// +// http://www.fltk.org/str.php // #ifndef Fl_Secret_Input_H diff --git a/FL/Fl_Select_Browser.H b/FL/Fl_Select_Browser.H index 3356289a9..c055e76d2 100644 --- a/FL/Fl_Select_Browser.H +++ b/FL/Fl_Select_Browser.H @@ -20,7 +20,9 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 // USA. // -// Please report all bugs and problems to "fltk-bugs@fltk.org". +// Please report all bugs and problems on the following page: +// +// http://www.fltk.org/str.php // #ifndef Fl_Select_Browser_H diff --git a/FL/Fl_Shared_Image.H b/FL/Fl_Shared_Image.H index faa47f351..0dd6f3cd8 100644 --- a/FL/Fl_Shared_Image.H +++ b/FL/Fl_Shared_Image.H @@ -20,7 +20,9 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 // USA. // -// Please report all bugs and problems to "fltk-bugs@fltk.org". +// Please report all bugs and problems on the following page: +// +// http://www.fltk.org/str.php // #ifndef Fl_Shared_Image_H diff --git a/FL/Fl_Simple_Counter.H b/FL/Fl_Simple_Counter.H index b4a297068..4343586ca 100644 --- a/FL/Fl_Simple_Counter.H +++ b/FL/Fl_Simple_Counter.H @@ -20,7 +20,9 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 // USA. // -// Please report all bugs and problems to "fltk-bugs@fltk.org". +// Please report all bugs and problems on the following page: +// +// http://www.fltk.org/str.php // #ifndef Fl_Simple_Counter_H diff --git a/FL/Fl_Single_Window.H b/FL/Fl_Single_Window.H index d16693690..b87c54a6f 100644 --- a/FL/Fl_Single_Window.H +++ b/FL/Fl_Single_Window.H @@ -20,7 +20,9 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 // USA. // -// Please report all bugs and problems to "fltk-bugs@fltk.org". +// Please report all bugs and problems on the following page: +// +// http://www.fltk.org/str.php // #ifndef Fl_Single_Window_H diff --git a/FL/Fl_Slider.H b/FL/Fl_Slider.H index b42b81775..0277bc25a 100644 --- a/FL/Fl_Slider.H +++ b/FL/Fl_Slider.H @@ -20,7 +20,9 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 // USA. // -// Please report all bugs and problems to "fltk-bugs@fltk.org". +// Please report all bugs and problems on the following page: +// +// http://www.fltk.org/str.php // #ifndef Fl_Slider_H diff --git a/FL/Fl_Sys_Menu_Bar.H b/FL/Fl_Sys_Menu_Bar.H index 1ad4b293d..df45d4f67 100644 --- a/FL/Fl_Sys_Menu_Bar.H +++ b/FL/Fl_Sys_Menu_Bar.H @@ -20,7 +20,9 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 // USA. // -// Please report all bugs and problems to "fltk-bugs@fltk.org". +// Please report all bugs and problems on the following page: +// +// http://www.fltk.org/str.php // #ifndef Fl_Sys_Menu_Bar_H diff --git a/FL/Fl_Tabs.H b/FL/Fl_Tabs.H index 821bef392..b11143be0 100644 --- a/FL/Fl_Tabs.H +++ b/FL/Fl_Tabs.H @@ -20,7 +20,9 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 // USA. // -// Please report all bugs and problems to "fltk-bugs@fltk.org". +// Please report all bugs and problems on the following page: +// +// http://www.fltk.org/str.php // #ifndef Fl_Tabs_H diff --git a/FL/Fl_Text_Buffer.H b/FL/Fl_Text_Buffer.H index a78f8a82a..e09e13a47 100644 --- a/FL/Fl_Text_Buffer.H +++ b/FL/Fl_Text_Buffer.H @@ -22,7 +22,9 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 // USA. // -// Please report all bugs and problems to "fltk-bugs@fltk.org". +// Please report all bugs and problems on the following page: +// +// http://www.fltk.org/str.php // #ifndef FL_TEXT_BUFFER_H diff --git a/FL/Fl_Text_Display.H b/FL/Fl_Text_Display.H index de3371fbd..84e937b60 100644 --- a/FL/Fl_Text_Display.H +++ b/FL/Fl_Text_Display.H @@ -22,7 +22,9 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 // USA. // -// Please report all bugs and problems to "fltk-bugs@fltk.org". +// Please report all bugs and problems on the following page: +// +// http://www.fltk.org/str.php // #ifndef FL_TEXT_DISPLAY_H diff --git a/FL/Fl_Text_Editor.H b/FL/Fl_Text_Editor.H index b30096650..8b1902746 100644 --- a/FL/Fl_Text_Editor.H +++ b/FL/Fl_Text_Editor.H @@ -22,7 +22,9 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 // USA. // -// Please report all bugs and problems to "fltk-bugs@fltk.org". +// Please report all bugs and problems on the following page: +// +// http://www.fltk.org/str.php // diff --git a/FL/Fl_Tile.H b/FL/Fl_Tile.H index 7fa62511e..e07399705 100644 --- a/FL/Fl_Tile.H +++ b/FL/Fl_Tile.H @@ -20,7 +20,9 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 // USA. // -// Please report all bugs and problems to "fltk-bugs@fltk.org". +// Please report all bugs and problems on the following page: +// +// http://www.fltk.org/str.php // #ifndef Fl_Tile_H diff --git a/FL/Fl_Tiled_Image.H b/FL/Fl_Tiled_Image.H index 6255a7d42..72db8212b 100644 --- a/FL/Fl_Tiled_Image.H +++ b/FL/Fl_Tiled_Image.H @@ -20,7 +20,9 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 // USA. // -// Please report all bugs and problems to "fltk-bugs@fltk.org". +// Please report all bugs and problems on the following page: +// +// http://www.fltk.org/str.php // #ifndef Fl_Tiled_Image_H diff --git a/FL/Fl_Timer.H b/FL/Fl_Timer.H index a452c1c6b..6c9e28067 100644 --- a/FL/Fl_Timer.H +++ b/FL/Fl_Timer.H @@ -20,7 +20,9 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 // USA. // -// Please report all bugs and problems to "fltk-bugs@fltk.org". +// Please report all bugs and problems on the following page: +// +// http://www.fltk.org/str.php // #ifndef Fl_Timer_H diff --git a/FL/Fl_Toggle_Button.H b/FL/Fl_Toggle_Button.H index 6f7b2106c..755c1cec3 100644 --- a/FL/Fl_Toggle_Button.H +++ b/FL/Fl_Toggle_Button.H @@ -20,7 +20,9 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 // USA. // -// Please report all bugs and problems to "fltk-bugs@fltk.org". +// Please report all bugs and problems on the following page: +// +// http://www.fltk.org/str.php // #ifndef Fl_Toggle_Button_H diff --git a/FL/Fl_Toggle_Light_Button.H b/FL/Fl_Toggle_Light_Button.H index 3297de406..ea99678d2 100644 --- a/FL/Fl_Toggle_Light_Button.H +++ b/FL/Fl_Toggle_Light_Button.H @@ -20,7 +20,9 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 // USA. // -// Please report all bugs and problems to "fltk-bugs@fltk.org". +// Please report all bugs and problems on the following page: +// +// http://www.fltk.org/str.php // // provided for back-compatability only diff --git a/FL/Fl_Toggle_Round_Button.H b/FL/Fl_Toggle_Round_Button.H index 656b29c72..ccd9ae00b 100644 --- a/FL/Fl_Toggle_Round_Button.H +++ b/FL/Fl_Toggle_Round_Button.H @@ -20,7 +20,9 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 // USA. // -// Please report all bugs and problems to "fltk-bugs@fltk.org". +// Please report all bugs and problems on the following page: +// +// http://www.fltk.org/str.php // // provided for back-compatability only diff --git a/FL/Fl_Tooltip.H b/FL/Fl_Tooltip.H index f106e7d4e..e9c363ccc 100644 --- a/FL/Fl_Tooltip.H +++ b/FL/Fl_Tooltip.H @@ -20,7 +20,9 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 // USA. // -// Please report all bugs and problems to "fltk-bugs@fltk.org". +// Please report all bugs and problems on the following page: +// +// http://www.fltk.org/str.php // #ifndef Fl_Tooltip_H diff --git a/FL/Fl_Valuator.H b/FL/Fl_Valuator.H index d0a7bc938..0959c2dba 100644 --- a/FL/Fl_Valuator.H +++ b/FL/Fl_Valuator.H @@ -20,7 +20,9 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 // USA. // -// Please report all bugs and problems to "fltk-bugs@fltk.org". +// Please report all bugs and problems on the following page: +// +// http://www.fltk.org/str.php // #ifndef Fl_Valuator_H diff --git a/FL/Fl_Value_Input.H b/FL/Fl_Value_Input.H index fcd46b902..5f29dd155 100644 --- a/FL/Fl_Value_Input.H +++ b/FL/Fl_Value_Input.H @@ -20,7 +20,9 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 // USA. // -// Please report all bugs and problems to "fltk-bugs@fltk.org". +// Please report all bugs and problems on the following page: +// +// http://www.fltk.org/str.php // #ifndef Fl_Value_Input_H diff --git a/FL/Fl_Value_Output.H b/FL/Fl_Value_Output.H index 8025a00fa..866664be3 100644 --- a/FL/Fl_Value_Output.H +++ b/FL/Fl_Value_Output.H @@ -20,7 +20,9 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 // USA. // -// Please report all bugs and problems to "fltk-bugs@fltk.org". +// Please report all bugs and problems on the following page: +// +// http://www.fltk.org/str.php // #ifndef Fl_Value_Output_H diff --git a/FL/Fl_Value_Slider.H b/FL/Fl_Value_Slider.H index 9e168571e..3b4d1b4c3 100644 --- a/FL/Fl_Value_Slider.H +++ b/FL/Fl_Value_Slider.H @@ -20,7 +20,9 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 // USA. // -// Please report all bugs and problems to "fltk-bugs@fltk.org". +// Please report all bugs and problems on the following page: +// +// http://www.fltk.org/str.php // #ifndef Fl_Value_Slider_H diff --git a/FL/Fl_Widget.H b/FL/Fl_Widget.H index f25d6bec9..cefc9ffab 100644 --- a/FL/Fl_Widget.H +++ b/FL/Fl_Widget.H @@ -20,7 +20,9 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 // USA. // -// Please report all bugs and problems to "fltk-bugs@fltk.org". +// Please report all bugs and problems on the following page: +// +// http://www.fltk.org/str.php // #ifndef Fl_Widget_H diff --git a/FL/Fl_Window.H b/FL/Fl_Window.H index 93618690d..a2f43598c 100644 --- a/FL/Fl_Window.H +++ b/FL/Fl_Window.H @@ -20,7 +20,9 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 // USA. // -// Please report all bugs and problems to "fltk-bugs@fltk.org". +// Please report all bugs and problems on the following page: +// +// http://www.fltk.org/str.php // #ifndef Fl_Window_H diff --git a/FL/Fl_Wizard.H b/FL/Fl_Wizard.H index ba4175b76..1a37d3fb4 100644 --- a/FL/Fl_Wizard.H +++ b/FL/Fl_Wizard.H @@ -20,7 +20,9 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 // USA. // -// Please report all bugs and problems to "fltk-bugs@fltk.org". +// Please report all bugs and problems on the following page: +// +// http://www.fltk.org/str.php // // diff --git a/FL/Fl_XBM_Image.H b/FL/Fl_XBM_Image.H index 2c88e0cc7..955210198 100644 --- a/FL/Fl_XBM_Image.H +++ b/FL/Fl_XBM_Image.H @@ -20,7 +20,9 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 // USA. // -// Please report all bugs and problems to "fltk-bugs@fltk.org". +// Please report all bugs and problems on the following page: +// +// http://www.fltk.org/str.php // #ifndef Fl_XBM_Image_H diff --git a/FL/Fl_XPM_Image.H b/FL/Fl_XPM_Image.H index 29d30a291..9d0e7bab0 100644 --- a/FL/Fl_XPM_Image.H +++ b/FL/Fl_XPM_Image.H @@ -20,7 +20,9 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 // USA. // -// Please report all bugs and problems to "fltk-bugs@fltk.org". +// Please report all bugs and problems on the following page: +// +// http://www.fltk.org/str.php // #ifndef Fl_XPM_Image_H diff --git a/FL/Makefile.in b/FL/Makefile.in index 115834908..79385b3b0 100644 --- a/FL/Makefile.in +++ b/FL/Makefile.in @@ -3,7 +3,7 @@ # # Header makefile for the Fast Light Tool Kit (FLTK). # -# Copyright 1998-2004 by Bill Spitzak and others. +# Copyright 1998-2005 by Bill Spitzak and others. # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Library General Public @@ -20,7 +20,9 @@ # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 # USA. # -# Please report all bugs and problems to "fltk-bugs@fltk.org". +# Please report all bugs and problems on the following page: +# +# http://www.fltk.org/str.php # include ../makeinclude diff --git a/FL/dirent.h b/FL/dirent.h index 0161657df..93db65619 100644 --- a/FL/dirent.h +++ b/FL/dirent.h @@ -20,7 +20,9 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 // USA. // -// Please report all bugs and problems to "fltk-bugs@fltk.org". +// Please report all bugs and problems on the following page: +// +// http://www.fltk.org/str.php // // this file is for back-compatability only diff --git a/FL/filename.H b/FL/filename.H index 8645537b8..48829deb6 100644 --- a/FL/filename.H +++ b/FL/filename.H @@ -20,7 +20,9 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 * USA. * - * Please report all bugs and problems to "fltk-bugs@fltk.org". + * Please report all bugs and problems on the following page: + * + * http://www.fltk.org/str.php */ #ifndef FL_FILENAME_H diff --git a/FL/fl_draw.H b/FL/fl_draw.H index 3d4605e78..808cb58d1 100644 --- a/FL/fl_draw.H +++ b/FL/fl_draw.H @@ -20,7 +20,9 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 // USA. // -// Please report all bugs and problems to "fltk-bugs@fltk.org". +// Please report all bugs and problems on the following page: +// +// http://www.fltk.org/str.php // #ifndef fl_draw_H diff --git a/FL/fl_message.H b/FL/fl_message.H index ca3fdccfe..a582a42fd 100644 --- a/FL/fl_message.H +++ b/FL/fl_message.H @@ -20,7 +20,9 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 // USA. // -// Please report all bugs and problems to "fltk-bugs@fltk.org". +// Please report all bugs and problems on the following page: +// +// http://www.fltk.org/str.php // #include "fl_ask.H" diff --git a/FL/fl_show_colormap.H b/FL/fl_show_colormap.H index c1f34d844..88200bb28 100644 --- a/FL/fl_show_colormap.H +++ b/FL/fl_show_colormap.H @@ -20,7 +20,9 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 // USA. // -// Please report all bugs and problems to "fltk-bugs@fltk.org". +// Please report all bugs and problems on the following page: +// +// http://www.fltk.org/str.php // #ifndef fl_show_colormap_H diff --git a/FL/fl_show_input.H b/FL/fl_show_input.H index 291b8b8e8..3f97db10a 100644 --- a/FL/fl_show_input.H +++ b/FL/fl_show_input.H @@ -20,7 +20,9 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 // USA. // -// Please report all bugs and problems to "fltk-bugs@fltk.org". +// Please report all bugs and problems on the following page: +// +// http://www.fltk.org/str.php // #include "fl_ask.H" diff --git a/FL/forms.H b/FL/forms.H index 672b9c813..d82966e13 100644 --- a/FL/forms.H +++ b/FL/forms.H @@ -20,7 +20,9 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 // USA. // -// Please report all bugs and problems to "fltk-bugs@fltk.org". +// Please report all bugs and problems on the following page: +// +// http://www.fltk.org/str.php // #ifndef __FORMS_H__ @@ -27,7 +27,9 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 // USA. // -// Please report all bugs and problems to "fltk-bugs@fltk.org". +// Please report all bugs and problems on the following page: +// +// http://www.fltk.org/str.php // #ifndef FL_gl_H diff --git a/FL/gl_draw.H b/FL/gl_draw.H index 20ee47a40..8259b182f 100644 --- a/FL/gl_draw.H +++ b/FL/gl_draw.H @@ -20,7 +20,9 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 // USA. // -// Please report all bugs and problems to "fltk-bugs@fltk.org". +// Please report all bugs and problems on the following page: +// +// http://www.fltk.org/str.php // #include "gl.h" @@ -20,7 +20,9 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 // USA. // -// Please report all bugs and problems to "fltk-bugs@fltk.org". +// Please report all bugs and problems on the following page: +// +// http://www.fltk.org/str.php // // Emulation of GLUT using fltk. @@ -20,7 +20,9 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 // USA. // -// Please report all bugs and problems to "fltk-bugs@fltk.org". +// Please report all bugs and problems on the following page: +// +// http://www.fltk.org/str.php // // Do not directly include this file, instead use <FL/x.H>. It will @@ -20,7 +20,9 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 // USA. // -// Please report all bugs and problems to "fltk-bugs@fltk.org". +// Please report all bugs and problems on the following page: +// +// http://www.fltk.org/str.php // #ifndef fl_math_h diff --git a/FL/win32.H b/FL/win32.H index c6f814c67..d8ee7d981 100644 --- a/FL/win32.H +++ b/FL/win32.H @@ -20,7 +20,9 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 // USA. // -// Please report all bugs and problems to "fltk-bugs@fltk.org". +// Please report all bugs and problems on the following page: +// +// http://www.fltk.org/str.php // // Do not directly include this file, instead use <FL/x.H>. It will @@ -20,7 +20,9 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 // USA. // -// Please report all bugs and problems to "fltk-bugs@fltk.org". +// Please report all bugs and problems on the following page: +// +// http://www.fltk.org/str.php // // These are internal fltk symbols that are necessary or useful for |
