diff options
306 files changed, 3836 insertions, 1153 deletions
diff --git a/FL/Enumerations.H b/FL/Enumerations.H index 2ed927d9e..468b04895 100644 --- a/FL/Enumerations.H +++ b/FL/Enumerations.H @@ -1,9 +1,9 @@ // -// "$Id: Enumerations.H,v 1.8 1999/01/07 16:40:57 mike Exp $" +// "$Id: Enumerations.H,v 1.9 1999/01/07 19:16:49 mike Exp $" // // Enumerations for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -350,5 +350,5 @@ enum Fl_Damage { #endif // -// End of "$Id: Enumerations.H,v 1.8 1999/01/07 16:40:57 mike Exp $". +// End of "$Id: Enumerations.H,v 1.9 1999/01/07 19:16:49 mike Exp $". // @@ -1,9 +1,9 @@ // -// "$Id: Fl.H,v 1.3 1998/10/21 14:18:57 mike Exp $" +// "$Id: Fl.H,v 1.4 1999/01/07 19:16:50 mike Exp $" // // Main header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -198,5 +198,5 @@ public: #endif // -// End of "$Id: Fl.H,v 1.3 1998/10/21 14:18:57 mike Exp $". +// End of "$Id: Fl.H,v 1.4 1999/01/07 19:16:50 mike Exp $". // diff --git a/FL/Fl_Adjuster.H b/FL/Fl_Adjuster.H index b2900cbe7..c1ec728e1 100644 --- a/FL/Fl_Adjuster.H +++ b/FL/Fl_Adjuster.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Adjuster.H,v 1.3 1998/10/21 14:18:58 mike Exp $" +// "$Id: Fl_Adjuster.H,v 1.4 1999/01/07 19:16:50 mike Exp $" // // Adjuster widget header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -49,5 +49,5 @@ public: #endif // -// End of "$Id: Fl_Adjuster.H,v 1.3 1998/10/21 14:18:58 mike Exp $". +// End of "$Id: Fl_Adjuster.H,v 1.4 1999/01/07 19:16:50 mike Exp $". // diff --git a/FL/Fl_Bitmap.H b/FL/Fl_Bitmap.H index be25af429..416c93509 100644 --- a/FL/Fl_Bitmap.H +++ b/FL/Fl_Bitmap.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Bitmap.H,v 1.3 1998/10/21 14:18:58 mike Exp $" +// "$Id: Fl_Bitmap.H,v 1.4 1999/01/07 19:16:50 mike Exp $" // // Bitmap header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -47,5 +47,5 @@ struct Fl_Bitmap { #endif // -// End of "$Id: Fl_Bitmap.H,v 1.3 1998/10/21 14:18:58 mike Exp $". +// End of "$Id: Fl_Bitmap.H,v 1.4 1999/01/07 19:16:50 mike Exp $". // diff --git a/FL/Fl_Box.H b/FL/Fl_Box.H index e5f6c70ce..a9c794690 100644 --- a/FL/Fl_Box.H +++ b/FL/Fl_Box.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Box.H,v 1.3 1998/10/21 14:18:59 mike Exp $" +// "$Id: Fl_Box.H,v 1.4 1999/01/07 19:16:51 mike Exp $" // // Box header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -42,5 +42,5 @@ public: #endif // -// End of "$Id: Fl_Box.H,v 1.3 1998/10/21 14:18:59 mike Exp $". +// End of "$Id: Fl_Box.H,v 1.4 1999/01/07 19:16:51 mike Exp $". // diff --git a/FL/Fl_Browser.H b/FL/Fl_Browser.H index 507e2a16c..27ea6a84e 100644 --- a/FL/Fl_Browser.H +++ b/FL/Fl_Browser.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Browser.H,v 1.5 1998/11/05 16:04:37 mike Exp $" +// "$Id: Fl_Browser.H,v 1.6 1999/01/07 19:16:51 mike Exp $" // // Browser header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -108,5 +108,5 @@ public: #endif // -// End of "$Id: Fl_Browser.H,v 1.5 1998/11/05 16:04:37 mike Exp $". +// End of "$Id: Fl_Browser.H,v 1.6 1999/01/07 19:16:51 mike Exp $". // diff --git a/FL/Fl_Browser_.H b/FL/Fl_Browser_.H index 3f65b5391..f9735cbf1 100644 --- a/FL/Fl_Browser_.H +++ b/FL/Fl_Browser_.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Browser_.H,v 1.4 1998/10/21 14:19:00 mike Exp $" +// "$Id: Fl_Browser_.H,v 1.5 1999/01/07 19:16:51 mike Exp $" // // Common browser header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -146,5 +146,5 @@ public: #endif // -// End of "$Id: Fl_Browser_.H,v 1.4 1998/10/21 14:19:00 mike Exp $". +// End of "$Id: Fl_Browser_.H,v 1.5 1999/01/07 19:16:51 mike Exp $". // diff --git a/FL/Fl_Button.H b/FL/Fl_Button.H index 5d2811148..2e032cded 100644 --- a/FL/Fl_Button.H +++ b/FL/Fl_Button.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Button.H,v 1.3 1998/10/21 14:19:01 mike Exp $" +// "$Id: Fl_Button.H,v 1.4 1999/01/07 19:16:51 mike Exp $" // // Button header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -71,5 +71,5 @@ public: #endif // -// End of "$Id: Fl_Button.H,v 1.3 1998/10/21 14:19:01 mike Exp $". +// End of "$Id: Fl_Button.H,v 1.4 1999/01/07 19:16:51 mike Exp $". // diff --git a/FL/Fl_Chart.H b/FL/Fl_Chart.H index 26dde80b6..31d16b104 100644 --- a/FL/Fl_Chart.H +++ b/FL/Fl_Chart.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Chart.H,v 1.3 1998/10/21 14:19:01 mike Exp $" +// "$Id: Fl_Chart.H,v 1.4 1999/01/07 19:16:52 mike Exp $" // // Forms chart header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -83,5 +83,5 @@ public: #endif // -// End of "$Id: Fl_Chart.H,v 1.3 1998/10/21 14:19:01 mike Exp $". +// End of "$Id: Fl_Chart.H,v 1.4 1999/01/07 19:16:52 mike Exp $". // diff --git a/FL/Fl_Check_Button.H b/FL/Fl_Check_Button.H index 7af50feca..85e4eab65 100644 --- a/FL/Fl_Check_Button.H +++ b/FL/Fl_Check_Button.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Check_Button.H,v 1.3 1998/10/21 14:19:02 mike Exp $" +// "$Id: Fl_Check_Button.H,v 1.4 1999/01/07 19:16:52 mike Exp $" // // Check button header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -36,5 +36,5 @@ public: #endif // -// End of "$Id: Fl_Check_Button.H,v 1.3 1998/10/21 14:19:02 mike Exp $". +// End of "$Id: Fl_Check_Button.H,v 1.4 1999/01/07 19:16:52 mike Exp $". // diff --git a/FL/Fl_Choice.H b/FL/Fl_Choice.H index 1f9b7060a..9acd8aa16 100644 --- a/FL/Fl_Choice.H +++ b/FL/Fl_Choice.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Choice.H,v 1.3 1998/10/21 14:19:02 mike Exp $" +// "$Id: Fl_Choice.H,v 1.4 1999/01/07 19:16:52 mike Exp $" // // Choice header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -41,5 +41,5 @@ public: #endif // -// End of "$Id: Fl_Choice.H,v 1.3 1998/10/21 14:19:02 mike Exp $". +// End of "$Id: Fl_Choice.H,v 1.4 1999/01/07 19:16:52 mike Exp $". // diff --git a/FL/Fl_Clock.H b/FL/Fl_Clock.H index 4d21cdbae..a095c6452 100644 --- a/FL/Fl_Clock.H +++ b/FL/Fl_Clock.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Clock.H,v 1.3 1998/10/21 14:19:03 mike Exp $" +// "$Id: Fl_Clock.H,v 1.4 1999/01/07 19:16:52 mike Exp $" // // Clock header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -60,5 +60,5 @@ public: #endif // -// End of "$Id: Fl_Clock.H,v 1.3 1998/10/21 14:19:03 mike Exp $". +// End of "$Id: Fl_Clock.H,v 1.4 1999/01/07 19:16:52 mike Exp $". // diff --git a/FL/Fl_Color_Chooser.H b/FL/Fl_Color_Chooser.H index 2e9fe4033..01230e8f9 100644 --- a/FL/Fl_Color_Chooser.H +++ b/FL/Fl_Color_Chooser.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Color_Chooser.H,v 1.3 1998/10/21 14:19:04 mike Exp $" +// "$Id: Fl_Color_Chooser.H,v 1.4 1999/01/07 19:16:52 mike Exp $" // // Color chooser header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -94,5 +94,5 @@ int fl_color_chooser(const char* name, uchar& r, uchar& g, uchar& b); #endif // -// End of "$Id: Fl_Color_Chooser.H,v 1.3 1998/10/21 14:19:04 mike Exp $". +// End of "$Id: Fl_Color_Chooser.H,v 1.4 1999/01/07 19:16:52 mike Exp $". // diff --git a/FL/Fl_Counter.H b/FL/Fl_Counter.H index 88166a8c3..474554896 100644 --- a/FL/Fl_Counter.H +++ b/FL/Fl_Counter.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Counter.H,v 1.3 1998/10/21 14:19:04 mike Exp $" +// "$Id: Fl_Counter.H,v 1.4 1999/01/07 19:16:53 mike Exp $" // // Counter header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -69,5 +69,5 @@ public: #endif // -// End of "$Id: Fl_Counter.H,v 1.3 1998/10/21 14:19:04 mike Exp $". +// End of "$Id: Fl_Counter.H,v 1.4 1999/01/07 19:16:53 mike Exp $". // diff --git a/FL/Fl_Dial.H b/FL/Fl_Dial.H index cb7287e3d..5ecef7415 100644 --- a/FL/Fl_Dial.H +++ b/FL/Fl_Dial.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Dial.H,v 1.3 1998/10/21 14:19:05 mike Exp $" +// "$Id: Fl_Dial.H,v 1.4 1999/01/07 19:16:53 mike Exp $" // // Dial header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -63,5 +63,5 @@ public: #endif // -// End of "$Id: Fl_Dial.H,v 1.3 1998/10/21 14:19:05 mike Exp $". +// End of "$Id: Fl_Dial.H,v 1.4 1999/01/07 19:16:53 mike Exp $". // diff --git a/FL/Fl_Double_Window.H b/FL/Fl_Double_Window.H index 8e5619f81..3f5e4a8e4 100644 --- a/FL/Fl_Double_Window.H +++ b/FL/Fl_Double_Window.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Double_Window.H,v 1.5 1998/11/05 16:04:38 mike Exp $" +// "$Id: Fl_Double_Window.H,v 1.6 1999/01/07 19:16:53 mike Exp $" // // Double-buffered window header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -46,5 +46,5 @@ public: #endif // -// End of "$Id: Fl_Double_Window.H,v 1.5 1998/11/05 16:04:38 mike Exp $". +// End of "$Id: Fl_Double_Window.H,v 1.6 1999/01/07 19:16:53 mike Exp $". // diff --git a/FL/Fl_Fill_Dial.H b/FL/Fl_Fill_Dial.H index 8a4313532..e1fb9073a 100644 --- a/FL/Fl_Fill_Dial.H +++ b/FL/Fl_Fill_Dial.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Fill_Dial.H,v 1.3 1998/10/21 14:19:06 mike Exp $" +// "$Id: Fl_Fill_Dial.H,v 1.4 1999/01/07 19:16:53 mike Exp $" // // Filled dial header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -37,5 +37,5 @@ public: #endif // -// End of "$Id: Fl_Fill_Dial.H,v 1.3 1998/10/21 14:19:06 mike Exp $". +// End of "$Id: Fl_Fill_Dial.H,v 1.4 1999/01/07 19:16:53 mike Exp $". // diff --git a/FL/Fl_Fill_Slider.H b/FL/Fl_Fill_Slider.H index 3890b6c8e..8517d4d60 100644 --- a/FL/Fl_Fill_Slider.H +++ b/FL/Fl_Fill_Slider.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Fill_Slider.H,v 1.3 1998/10/21 14:19:07 mike Exp $" +// "$Id: Fl_Fill_Slider.H,v 1.4 1999/01/07 19:16:53 mike Exp $" // // Filled slider header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -37,5 +37,5 @@ public: #endif // -// End of "$Id: Fl_Fill_Slider.H,v 1.3 1998/10/21 14:19:07 mike Exp $". +// End of "$Id: Fl_Fill_Slider.H,v 1.4 1999/01/07 19:16:53 mike Exp $". // diff --git a/FL/Fl_Float_Input.H b/FL/Fl_Float_Input.H index 8bd8596fa..de53d985a 100644 --- a/FL/Fl_Float_Input.H +++ b/FL/Fl_Float_Input.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Float_Input.H,v 1.3 1998/10/21 14:19:07 mike Exp $" +// "$Id: Fl_Float_Input.H,v 1.4 1999/01/07 19:16:54 mike Exp $" // // Floating point input header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -37,5 +37,5 @@ public: #endif // -// End of "$Id: Fl_Float_Input.H,v 1.3 1998/10/21 14:19:07 mike Exp $". +// End of "$Id: Fl_Float_Input.H,v 1.4 1999/01/07 19:16:54 mike Exp $". // diff --git a/FL/Fl_FormsBitmap.H b/FL/Fl_FormsBitmap.H index 12277dc9b..6d767f82b 100644 --- a/FL/Fl_FormsBitmap.H +++ b/FL/Fl_FormsBitmap.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_FormsBitmap.H,v 1.3 1998/10/21 14:19:08 mike Exp $" +// "$Id: Fl_FormsBitmap.H,v 1.4 1999/01/07 19:16:54 mike Exp $" // // Forms bitmap header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -42,5 +42,5 @@ public: #endif // -// End of "$Id: Fl_FormsBitmap.H,v 1.3 1998/10/21 14:19:08 mike Exp $". +// End of "$Id: Fl_FormsBitmap.H,v 1.4 1999/01/07 19:16:54 mike Exp $". // diff --git a/FL/Fl_FormsPixmap.H b/FL/Fl_FormsPixmap.H index 7c807289b..fc92b1740 100644 --- a/FL/Fl_FormsPixmap.H +++ b/FL/Fl_FormsPixmap.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_FormsPixmap.H,v 1.3 1998/10/21 14:19:08 mike Exp $" +// "$Id: Fl_FormsPixmap.H,v 1.4 1999/01/07 19:16:54 mike Exp $" // // Forms pixmap header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -42,5 +42,5 @@ public: #endif // -// End of "$Id: Fl_FormsPixmap.H,v 1.3 1998/10/21 14:19:08 mike Exp $". +// End of "$Id: Fl_FormsPixmap.H,v 1.4 1999/01/07 19:16:54 mike Exp $". // diff --git a/FL/Fl_Free.H b/FL/Fl_Free.H index b1a1d5dbd..ade3e9d23 100644 --- a/FL/Fl_Free.H +++ b/FL/Fl_Free.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Free.H,v 1.3 1998/10/21 14:19:09 mike Exp $" +// "$Id: Fl_Free.H,v 1.4 1999/01/07 19:16:54 mike Exp $" // // Forms free header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -59,5 +59,5 @@ public: #endif // -// End of "$Id: Fl_Free.H,v 1.3 1998/10/21 14:19:09 mike Exp $". +// End of "$Id: Fl_Free.H,v 1.4 1999/01/07 19:16:54 mike Exp $". // diff --git a/FL/Fl_Gl_Window.H b/FL/Fl_Gl_Window.H index 41eed6656..90150a9c4 100644 --- a/FL/Fl_Gl_Window.H +++ b/FL/Fl_Gl_Window.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Gl_Window.H,v 1.5 1998/11/08 16:47:42 mike Exp $" +// "$Id: Fl_Gl_Window.H,v 1.6 1999/01/07 19:16:54 mike Exp $" // // OpenGL header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -84,5 +84,5 @@ public: #endif // -// End of "$Id: Fl_Gl_Window.H,v 1.5 1998/11/08 16:47:42 mike Exp $". +// End of "$Id: Fl_Gl_Window.H,v 1.6 1999/01/07 19:16:54 mike Exp $". // diff --git a/FL/Fl_Group.H b/FL/Fl_Group.H index 6b6d301fe..934b9efd3 100644 --- a/FL/Fl_Group.H +++ b/FL/Fl_Group.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Group.H,v 1.3 1998/10/21 14:19:10 mike Exp $" +// "$Id: Fl_Group.H,v 1.4 1999/01/07 19:16:55 mike Exp $" // // Group header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -96,5 +96,5 @@ public: #endif // -// End of "$Id: Fl_Group.H,v 1.3 1998/10/21 14:19:10 mike Exp $". +// End of "$Id: Fl_Group.H,v 1.4 1999/01/07 19:16:55 mike Exp $". // diff --git a/FL/Fl_Hold_Browser.H b/FL/Fl_Hold_Browser.H index efb9bef1c..f716fef95 100644 --- a/FL/Fl_Hold_Browser.H +++ b/FL/Fl_Hold_Browser.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Hold_Browser.H,v 1.3 1998/10/21 14:19:11 mike Exp $" +// "$Id: Fl_Hold_Browser.H,v 1.4 1999/01/07 19:16:55 mike Exp $" // // Hold browser header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -37,5 +37,5 @@ public: #endif // -// End of "$Id: Fl_Hold_Browser.H,v 1.3 1998/10/21 14:19:11 mike Exp $". +// End of "$Id: Fl_Hold_Browser.H,v 1.4 1999/01/07 19:16:55 mike Exp $". // diff --git a/FL/Fl_Hor_Fill_Slider.H b/FL/Fl_Hor_Fill_Slider.H index ec1edb580..918c3117c 100644 --- a/FL/Fl_Hor_Fill_Slider.H +++ b/FL/Fl_Hor_Fill_Slider.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Hor_Fill_Slider.H,v 1.3 1998/10/21 14:19:11 mike Exp $" +// "$Id: Fl_Hor_Fill_Slider.H,v 1.4 1999/01/07 19:16:55 mike Exp $" // // Horizontal fill slider header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -36,5 +36,5 @@ public: #endif // -// End of "$Id: Fl_Hor_Fill_Slider.H,v 1.3 1998/10/21 14:19:11 mike Exp $". +// End of "$Id: Fl_Hor_Fill_Slider.H,v 1.4 1999/01/07 19:16:55 mike Exp $". // diff --git a/FL/Fl_Hor_Nice_Slider.H b/FL/Fl_Hor_Nice_Slider.H index 08c7253a1..fd3b7a4f1 100644 --- a/FL/Fl_Hor_Nice_Slider.H +++ b/FL/Fl_Hor_Nice_Slider.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Hor_Nice_Slider.H,v 1.3 1998/10/21 14:19:12 mike Exp $" +// "$Id: Fl_Hor_Nice_Slider.H,v 1.4 1999/01/07 19:16:55 mike Exp $" // // Horizontal "nice" slider header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -37,5 +37,5 @@ public: #endif // -// End of "$Id: Fl_Hor_Nice_Slider.H,v 1.3 1998/10/21 14:19:12 mike Exp $". +// End of "$Id: Fl_Hor_Nice_Slider.H,v 1.4 1999/01/07 19:16:55 mike Exp $". // diff --git a/FL/Fl_Hor_Slider.H b/FL/Fl_Hor_Slider.H index bb1ed256c..1d8ce3cdb 100644 --- a/FL/Fl_Hor_Slider.H +++ b/FL/Fl_Hor_Slider.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Hor_Slider.H,v 1.3 1998/10/21 14:19:13 mike Exp $" +// "$Id: Fl_Hor_Slider.H,v 1.4 1999/01/07 19:16:55 mike Exp $" // // Horizontal slider header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -37,5 +37,5 @@ public: #endif // -// End of "$Id: Fl_Hor_Slider.H,v 1.3 1998/10/21 14:19:13 mike Exp $". +// End of "$Id: Fl_Hor_Slider.H,v 1.4 1999/01/07 19:16:55 mike Exp $". // diff --git a/FL/Fl_Hor_Value_Slider.H b/FL/Fl_Hor_Value_Slider.H index 4f1a6a719..42db643b9 100644 --- a/FL/Fl_Hor_Value_Slider.H +++ b/FL/Fl_Hor_Value_Slider.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Hor_Value_Slider.H,v 1.3 1998/10/21 14:19:13 mike Exp $" +// "$Id: Fl_Hor_Value_Slider.H,v 1.4 1999/01/07 19:16:55 mike Exp $" // // Horizontal value slider header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -37,5 +37,5 @@ public: #endif // -// End of "$Id: Fl_Hor_Value_Slider.H,v 1.3 1998/10/21 14:19:13 mike Exp $". +// End of "$Id: Fl_Hor_Value_Slider.H,v 1.4 1999/01/07 19:16:55 mike Exp $". // diff --git a/FL/Fl_Image.H b/FL/Fl_Image.H index 6c4d8cb42..c76b66a45 100644 --- a/FL/Fl_Image.H +++ b/FL/Fl_Image.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Image.H,v 1.3 1998/10/21 14:19:14 mike Exp $" +// "$Id: Fl_Image.H,v 1.4 1999/01/07 19:16:56 mike Exp $" // // Image header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -45,5 +45,5 @@ struct Fl_Image { #endif // -// End of "$Id: Fl_Image.H,v 1.3 1998/10/21 14:19:14 mike Exp $". +// End of "$Id: Fl_Image.H,v 1.4 1999/01/07 19:16:56 mike Exp $". // diff --git a/FL/Fl_Input.H b/FL/Fl_Input.H index 08f2e99aa..07a899e11 100644 --- a/FL/Fl_Input.H +++ b/FL/Fl_Input.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Input.H,v 1.3 1998/10/21 14:19:14 mike Exp $" +// "$Id: Fl_Input.H,v 1.4 1999/01/07 19:16:56 mike Exp $" // // Input header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -42,5 +42,5 @@ public: #endif // -// End of "$Id: Fl_Input.H,v 1.3 1998/10/21 14:19:14 mike Exp $". +// End of "$Id: Fl_Input.H,v 1.4 1999/01/07 19:16:56 mike Exp $". // diff --git a/FL/Fl_Input_.H b/FL/Fl_Input_.H index 133b0a762..2e1b6fb48 100644 --- a/FL/Fl_Input_.H +++ b/FL/Fl_Input_.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Input_.H,v 1.4 1998/12/02 15:39:26 mike Exp $" +// "$Id: Fl_Input_.H,v 1.5 1999/01/07 19:16:56 mike Exp $" // // Input base class header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -120,5 +120,5 @@ public: #endif // -// End of "$Id: Fl_Input_.H,v 1.4 1998/12/02 15:39:26 mike Exp $". +// End of "$Id: Fl_Input_.H,v 1.5 1999/01/07 19:16:56 mike Exp $". // diff --git a/FL/Fl_Int_Input.H b/FL/Fl_Int_Input.H index ba342df47..dac7151b8 100644 --- a/FL/Fl_Int_Input.H +++ b/FL/Fl_Int_Input.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Int_Input.H,v 1.3 1998/10/21 14:19:16 mike Exp $" +// "$Id: Fl_Int_Input.H,v 1.4 1999/01/07 19:16:56 mike Exp $" // // Integer input header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -37,5 +37,5 @@ public: #endif // -// End of "$Id: Fl_Int_Input.H,v 1.3 1998/10/21 14:19:16 mike Exp $". +// End of "$Id: Fl_Int_Input.H,v 1.4 1999/01/07 19:16:56 mike Exp $". // diff --git a/FL/Fl_Light_Button.H b/FL/Fl_Light_Button.H index 7cb08e8e3..b9dd25fc3 100644 --- a/FL/Fl_Light_Button.H +++ b/FL/Fl_Light_Button.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Light_Button.H,v 1.3 1998/10/21 14:19:16 mike Exp $" +// "$Id: Fl_Light_Button.H,v 1.4 1999/01/07 19:16:56 mike Exp $" // // Lighted button header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -39,5 +39,5 @@ public: #endif // -// End of "$Id: Fl_Light_Button.H,v 1.3 1998/10/21 14:19:16 mike Exp $". +// End of "$Id: Fl_Light_Button.H,v 1.4 1999/01/07 19:16:56 mike Exp $". // diff --git a/FL/Fl_Line_Dial.H b/FL/Fl_Line_Dial.H index b6e262836..3cc2ef48f 100644 --- a/FL/Fl_Line_Dial.H +++ b/FL/Fl_Line_Dial.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Line_Dial.H,v 1.3 1998/10/21 14:19:17 mike Exp $" +// "$Id: Fl_Line_Dial.H,v 1.4 1999/01/07 19:16:57 mike Exp $" // // Line dial header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -37,5 +37,5 @@ public: #endif // -// End of "$Id: Fl_Line_Dial.H,v 1.3 1998/10/21 14:19:17 mike Exp $". +// End of "$Id: Fl_Line_Dial.H,v 1.4 1999/01/07 19:16:57 mike Exp $". // diff --git a/FL/Fl_Menu.H b/FL/Fl_Menu.H index 086617480..bc445d90a 100644 --- a/FL/Fl_Menu.H +++ b/FL/Fl_Menu.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Menu.H,v 1.3 1998/10/21 14:19:17 mike Exp $" +// "$Id: Fl_Menu.H,v 1.4 1999/01/07 19:16:57 mike Exp $" // // Old menu header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -27,5 +27,5 @@ #include "Fl_Menu_Item.H" // -// End of "$Id: Fl_Menu.H,v 1.3 1998/10/21 14:19:17 mike Exp $". +// End of "$Id: Fl_Menu.H,v 1.4 1999/01/07 19:16:57 mike Exp $". // diff --git a/FL/Fl_Menu_.H b/FL/Fl_Menu_.H index 69165ef8e..11800f7b1 100644 --- a/FL/Fl_Menu_.H +++ b/FL/Fl_Menu_.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Menu_.H,v 1.4 1998/12/02 15:39:27 mike Exp $" +// "$Id: Fl_Menu_.H,v 1.5 1999/01/07 19:16:57 mike Exp $" // // Menu base class header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -92,5 +92,5 @@ public: #endif // -// End of "$Id: Fl_Menu_.H,v 1.4 1998/12/02 15:39:27 mike Exp $". +// End of "$Id: Fl_Menu_.H,v 1.5 1999/01/07 19:16:57 mike Exp $". // diff --git a/FL/Fl_Menu_Bar.H b/FL/Fl_Menu_Bar.H index d3e1027b6..3d46d24a8 100644 --- a/FL/Fl_Menu_Bar.H +++ b/FL/Fl_Menu_Bar.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Menu_Bar.H,v 1.3 1998/10/21 14:19:18 mike Exp $" +// "$Id: Fl_Menu_Bar.H,v 1.4 1999/01/07 19:16:57 mike Exp $" // // Menu bar header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -40,5 +40,5 @@ public: #endif // -// End of "$Id: Fl_Menu_Bar.H,v 1.3 1998/10/21 14:19:18 mike Exp $". +// End of "$Id: Fl_Menu_Bar.H,v 1.4 1999/01/07 19:16:57 mike Exp $". // diff --git a/FL/Fl_Menu_Button.H b/FL/Fl_Menu_Button.H index 4db5d9c2d..fa0da0af6 100644 --- a/FL/Fl_Menu_Button.H +++ b/FL/Fl_Menu_Button.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Menu_Button.H,v 1.3 1998/10/21 14:19:19 mike Exp $" +// "$Id: Fl_Menu_Button.H,v 1.4 1999/01/07 19:16:57 mike Exp $" // // Menu button header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -42,5 +42,5 @@ public: #endif // -// End of "$Id: Fl_Menu_Button.H,v 1.3 1998/10/21 14:19:19 mike Exp $". +// End of "$Id: Fl_Menu_Button.H,v 1.4 1999/01/07 19:16:57 mike Exp $". // diff --git a/FL/Fl_Menu_Item.H b/FL/Fl_Menu_Item.H index 200437b3e..45733792d 100644 --- a/FL/Fl_Menu_Item.H +++ b/FL/Fl_Menu_Item.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Menu_Item.H,v 1.3 1998/10/21 14:19:20 mike Exp $" +// "$Id: Fl_Menu_Item.H,v 1.4 1999/01/07 19:16:58 mike Exp $" // // Menu item header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -153,5 +153,5 @@ enum { // back-compatability enum: #endif // -// End of "$Id: Fl_Menu_Item.H,v 1.3 1998/10/21 14:19:20 mike Exp $". +// End of "$Id: Fl_Menu_Item.H,v 1.4 1999/01/07 19:16:58 mike Exp $". // diff --git a/FL/Fl_Menu_Window.H b/FL/Fl_Menu_Window.H index b23ce75c9..e6ecf7221 100644 --- a/FL/Fl_Menu_Window.H +++ b/FL/Fl_Menu_Window.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Menu_Window.H,v 1.3 1998/10/21 14:19:20 mike Exp $" +// "$Id: Fl_Menu_Window.H,v 1.4 1999/01/07 19:16:58 mike Exp $" // // Menu window header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -48,5 +48,5 @@ public: #endif // -// End of "$Id: Fl_Menu_Window.H,v 1.3 1998/10/21 14:19:20 mike Exp $". +// End of "$Id: Fl_Menu_Window.H,v 1.4 1999/01/07 19:16:58 mike Exp $". // diff --git a/FL/Fl_Multi_Browser.H b/FL/Fl_Multi_Browser.H index b5a59936f..1795d1892 100644 --- a/FL/Fl_Multi_Browser.H +++ b/FL/Fl_Multi_Browser.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Multi_Browser.H,v 1.3 1998/10/21 14:19:21 mike Exp $" +// "$Id: Fl_Multi_Browser.H,v 1.4 1999/01/07 19:16:58 mike Exp $" // // Multi browser header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -37,5 +37,5 @@ public: #endif // -// End of "$Id: Fl_Multi_Browser.H,v 1.3 1998/10/21 14:19:21 mike Exp $". +// End of "$Id: Fl_Multi_Browser.H,v 1.4 1999/01/07 19:16:58 mike Exp $". // diff --git a/FL/Fl_Multi_Label.H b/FL/Fl_Multi_Label.H index 7c8eb3ba4..42c4fe338 100644 --- a/FL/Fl_Multi_Label.H +++ b/FL/Fl_Multi_Label.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Multi_Label.H,v 1.3 1998/10/21 14:19:21 mike Exp $" +// "$Id: Fl_Multi_Label.H,v 1.4 1999/01/07 19:16:58 mike Exp $" // // Multi-label header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -41,5 +41,5 @@ struct Fl_Multi_Label { #endif // -// End of "$Id: Fl_Multi_Label.H,v 1.3 1998/10/21 14:19:21 mike Exp $". +// End of "$Id: Fl_Multi_Label.H,v 1.4 1999/01/07 19:16:58 mike Exp $". // diff --git a/FL/Fl_Multiline_Input.H b/FL/Fl_Multiline_Input.H index 858c1f3dc..54e3137d8 100644 --- a/FL/Fl_Multiline_Input.H +++ b/FL/Fl_Multiline_Input.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Multiline_Input.H,v 1.3 1998/10/21 14:19:22 mike Exp $" +// "$Id: Fl_Multiline_Input.H,v 1.4 1999/01/07 19:16:58 mike Exp $" // // Multiline input header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -37,5 +37,5 @@ public: #endif // -// End of "$Id: Fl_Multiline_Input.H,v 1.3 1998/10/21 14:19:22 mike Exp $". +// End of "$Id: Fl_Multiline_Input.H,v 1.4 1999/01/07 19:16:58 mike Exp $". // diff --git a/FL/Fl_Multiline_Output.H b/FL/Fl_Multiline_Output.H index a364d9c44..441fb5de0 100644 --- a/FL/Fl_Multiline_Output.H +++ b/FL/Fl_Multiline_Output.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Multiline_Output.H,v 1.3 1998/10/21 14:19:22 mike Exp $" +// "$Id: Fl_Multiline_Output.H,v 1.4 1999/01/07 19:16:59 mike Exp $" // // Multi line output header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -37,5 +37,5 @@ public: #endif // -// End of "$Id: Fl_Multiline_Output.H,v 1.3 1998/10/21 14:19:22 mike Exp $". +// End of "$Id: Fl_Multiline_Output.H,v 1.4 1999/01/07 19:16:59 mike Exp $". // diff --git a/FL/Fl_Nice_Slider.H b/FL/Fl_Nice_Slider.H index 068e47023..593562517 100644 --- a/FL/Fl_Nice_Slider.H +++ b/FL/Fl_Nice_Slider.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Nice_Slider.H,v 1.3 1998/10/21 14:19:23 mike Exp $" +// "$Id: Fl_Nice_Slider.H,v 1.4 1999/01/07 19:16:59 mike Exp $" // // "Nice" slider header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -36,5 +36,5 @@ public: #endif // -// End of "$Id: Fl_Nice_Slider.H,v 1.3 1998/10/21 14:19:23 mike Exp $". +// End of "$Id: Fl_Nice_Slider.H,v 1.4 1999/01/07 19:16:59 mike Exp $". // diff --git a/FL/Fl_Object.H b/FL/Fl_Object.H index 4668762cc..525341274 100644 --- a/FL/Fl_Object.H +++ b/FL/Fl_Object.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Object.H,v 1.3 1998/10/21 14:19:24 mike Exp $" +// "$Id: Fl_Object.H,v 1.4 1999/01/07 19:16:59 mike Exp $" // // Old Fl_Object header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -30,5 +30,5 @@ #include "Fl_Widget.H" // -// End of "$Id: Fl_Object.H,v 1.3 1998/10/21 14:19:24 mike Exp $". +// End of "$Id: Fl_Object.H,v 1.4 1999/01/07 19:16:59 mike Exp $". // diff --git a/FL/Fl_Output.H b/FL/Fl_Output.H index 0bb5947e8..99b2ae41b 100644 --- a/FL/Fl_Output.H +++ b/FL/Fl_Output.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Output.H,v 1.3 1998/10/21 14:19:24 mike Exp $" +// "$Id: Fl_Output.H,v 1.4 1999/01/07 19:16:59 mike Exp $" // // Output header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -40,5 +40,5 @@ public: #endif // -// End of "$Id: Fl_Output.H,v 1.3 1998/10/21 14:19:24 mike Exp $". +// End of "$Id: Fl_Output.H,v 1.4 1999/01/07 19:16:59 mike Exp $". // diff --git a/FL/Fl_Overlay_Window.H b/FL/Fl_Overlay_Window.H index b8af4357b..34ad1aed0 100644 --- a/FL/Fl_Overlay_Window.H +++ b/FL/Fl_Overlay_Window.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Overlay_Window.H,v 1.3 1998/10/21 14:19:25 mike Exp $" +// "$Id: Fl_Overlay_Window.H,v 1.4 1999/01/07 19:16:59 mike Exp $" // // Overlay window header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -50,5 +50,5 @@ public: #endif // -// End of "$Id: Fl_Overlay_Window.H,v 1.3 1998/10/21 14:19:25 mike Exp $". +// End of "$Id: Fl_Overlay_Window.H,v 1.4 1999/01/07 19:16:59 mike Exp $". // diff --git a/FL/Fl_Pack.H b/FL/Fl_Pack.H index e5973b4e7..adbd39f4a 100644 --- a/FL/Fl_Pack.H +++ b/FL/Fl_Pack.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Pack.H,v 1.3 1998/10/21 14:19:25 mike Exp $" +// "$Id: Fl_Pack.H,v 1.4 1999/01/07 19:16:59 mike Exp $" // // Pack header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -45,5 +45,5 @@ public: #endif // -// End of "$Id: Fl_Pack.H,v 1.3 1998/10/21 14:19:25 mike Exp $". +// End of "$Id: Fl_Pack.H,v 1.4 1999/01/07 19:16:59 mike Exp $". // diff --git a/FL/Fl_Pixmap.H b/FL/Fl_Pixmap.H index 49df1a476..f0d4078e9 100644 --- a/FL/Fl_Pixmap.H +++ b/FL/Fl_Pixmap.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Pixmap.H,v 1.4 1998/11/08 15:05:44 mike Exp $" +// "$Id: Fl_Pixmap.H,v 1.5 1999/01/07 19:17:00 mike Exp $" // // Pixmap header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -46,5 +46,5 @@ struct Fl_Pixmap { #endif // -// End of "$Id: Fl_Pixmap.H,v 1.4 1998/11/08 15:05:44 mike Exp $". +// End of "$Id: Fl_Pixmap.H,v 1.5 1999/01/07 19:17:00 mike Exp $". // diff --git a/FL/Fl_Positioner.H b/FL/Fl_Positioner.H index becfef476..b1938a920 100644 --- a/FL/Fl_Positioner.H +++ b/FL/Fl_Positioner.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Positioner.H,v 1.3 1998/10/21 14:19:26 mike Exp $" +// "$Id: Fl_Positioner.H,v 1.4 1999/01/07 19:17:00 mike Exp $" // // Positioner header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -71,5 +71,5 @@ public: #endif // -// End of "$Id: Fl_Positioner.H,v 1.3 1998/10/21 14:19:26 mike Exp $". +// End of "$Id: Fl_Positioner.H,v 1.4 1999/01/07 19:17:00 mike Exp $". // diff --git a/FL/Fl_Radio_Button.H b/FL/Fl_Radio_Button.H index e03881ea7..b793c32ad 100644 --- a/FL/Fl_Radio_Button.H +++ b/FL/Fl_Radio_Button.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Radio_Button.H,v 1.3 1998/10/21 14:19:27 mike Exp $" +// "$Id: Fl_Radio_Button.H,v 1.4 1999/01/07 19:17:00 mike Exp $" // // Radio button header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -37,5 +37,5 @@ public: #endif // -// End of "$Id: Fl_Radio_Button.H,v 1.3 1998/10/21 14:19:27 mike Exp $". +// End of "$Id: Fl_Radio_Button.H,v 1.4 1999/01/07 19:17:00 mike Exp $". // diff --git a/FL/Fl_Radio_Light_Button.H b/FL/Fl_Radio_Light_Button.H index 251dc8be3..03bde1bd5 100644 --- a/FL/Fl_Radio_Light_Button.H +++ b/FL/Fl_Radio_Light_Button.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Radio_Light_Button.H,v 1.3 1998/10/21 14:19:28 mike Exp $" +// "$Id: Fl_Radio_Light_Button.H,v 1.4 1999/01/07 19:17:00 mike Exp $" // // Radio light button header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -36,5 +36,5 @@ public: #endif // -// End of "$Id: Fl_Radio_Light_Button.H,v 1.3 1998/10/21 14:19:28 mike Exp $". +// End of "$Id: Fl_Radio_Light_Button.H,v 1.4 1999/01/07 19:17:00 mike Exp $". // diff --git a/FL/Fl_Radio_Round_Button.H b/FL/Fl_Radio_Round_Button.H index 830b44446..ccd39338c 100644 --- a/FL/Fl_Radio_Round_Button.H +++ b/FL/Fl_Radio_Round_Button.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Radio_Round_Button.H,v 1.3 1998/10/21 14:19:28 mike Exp $" +// "$Id: Fl_Radio_Round_Button.H,v 1.4 1999/01/07 19:17:00 mike Exp $" // // Radio round button header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -37,5 +37,5 @@ public: #endif // -// End of "$Id: Fl_Radio_Round_Button.H,v 1.3 1998/10/21 14:19:28 mike Exp $". +// End of "$Id: Fl_Radio_Round_Button.H,v 1.4 1999/01/07 19:17:00 mike Exp $". // diff --git a/FL/Fl_Repeat_Button.H b/FL/Fl_Repeat_Button.H index 749eeb90c..b2a7b5a6d 100644 --- a/FL/Fl_Repeat_Button.H +++ b/FL/Fl_Repeat_Button.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Repeat_Button.H,v 1.3 1998/10/21 14:19:29 mike Exp $" +// "$Id: Fl_Repeat_Button.H,v 1.4 1999/01/07 19:17:01 mike Exp $" // // Repeat button header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -38,5 +38,5 @@ public: #endif // -// End of "$Id: Fl_Repeat_Button.H,v 1.3 1998/10/21 14:19:29 mike Exp $". +// End of "$Id: Fl_Repeat_Button.H,v 1.4 1999/01/07 19:17:01 mike Exp $". // diff --git a/FL/Fl_Return_Button.H b/FL/Fl_Return_Button.H index 8b79ea95e..f68bc9e59 100644 --- a/FL/Fl_Return_Button.H +++ b/FL/Fl_Return_Button.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Return_Button.H,v 1.3 1998/10/21 14:19:29 mike Exp $" +// "$Id: Fl_Return_Button.H,v 1.4 1999/01/07 19:17:01 mike Exp $" // // Return button header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -39,5 +39,5 @@ public: #endif // -// End of "$Id: Fl_Return_Button.H,v 1.3 1998/10/21 14:19:29 mike Exp $". +// End of "$Id: Fl_Return_Button.H,v 1.4 1999/01/07 19:17:01 mike Exp $". // diff --git a/FL/Fl_Roller.H b/FL/Fl_Roller.H index 6ab9046b1..094edb817 100644 --- a/FL/Fl_Roller.H +++ b/FL/Fl_Roller.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Roller.H,v 1.3 1998/10/21 14:19:30 mike Exp $" +// "$Id: Fl_Roller.H,v 1.4 1999/01/07 19:17:01 mike Exp $" // // Roller header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -40,5 +40,5 @@ public: #endif // -// End of "$Id: Fl_Roller.H,v 1.3 1998/10/21 14:19:30 mike Exp $". +// End of "$Id: Fl_Roller.H,v 1.4 1999/01/07 19:17:01 mike Exp $". // diff --git a/FL/Fl_Round_Button.H b/FL/Fl_Round_Button.H index 1c0482c34..430dd80f4 100644 --- a/FL/Fl_Round_Button.H +++ b/FL/Fl_Round_Button.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Round_Button.H,v 1.3 1998/10/21 14:19:30 mike Exp $" +// "$Id: Fl_Round_Button.H,v 1.4 1999/01/07 19:17:01 mike Exp $" // // Round button header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -36,5 +36,5 @@ public: #endif // -// End of "$Id: Fl_Round_Button.H,v 1.3 1998/10/21 14:19:30 mike Exp $". +// End of "$Id: Fl_Round_Button.H,v 1.4 1999/01/07 19:17:01 mike Exp $". // diff --git a/FL/Fl_Round_Clock.H b/FL/Fl_Round_Clock.H index 7c08e7774..23bdfffe8 100644 --- a/FL/Fl_Round_Clock.H +++ b/FL/Fl_Round_Clock.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Round_Clock.H,v 1.3 1998/10/21 14:19:31 mike Exp $" +// "$Id: Fl_Round_Clock.H,v 1.4 1999/01/07 19:17:01 mike Exp $" // // Round clock header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -37,5 +37,5 @@ public: #endif // -// End of "$Id: Fl_Round_Clock.H,v 1.3 1998/10/21 14:19:31 mike Exp $". +// End of "$Id: Fl_Round_Clock.H,v 1.4 1999/01/07 19:17:01 mike Exp $". // diff --git a/FL/Fl_Scroll.H b/FL/Fl_Scroll.H index 52d9a7bdc..3bcdacff9 100644 --- a/FL/Fl_Scroll.H +++ b/FL/Fl_Scroll.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Scroll.H,v 1.3 1998/10/21 14:19:32 mike Exp $" +// "$Id: Fl_Scroll.H,v 1.4 1999/01/07 19:17:02 mike Exp $" // // Scroll header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -72,5 +72,5 @@ public: #endif // -// End of "$Id: Fl_Scroll.H,v 1.3 1998/10/21 14:19:32 mike Exp $". +// End of "$Id: Fl_Scroll.H,v 1.4 1999/01/07 19:17:02 mike Exp $". // diff --git a/FL/Fl_Scrollbar.H b/FL/Fl_Scrollbar.H index be991c7ed..f6a62eaeb 100644 --- a/FL/Fl_Scrollbar.H +++ b/FL/Fl_Scrollbar.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Scrollbar.H,v 1.3 1998/10/21 14:19:32 mike Exp $" +// "$Id: Fl_Scrollbar.H,v 1.4 1999/01/07 19:17:02 mike Exp $" // // Scroll bar header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -53,5 +53,5 @@ public: #endif // -// End of "$Id: Fl_Scrollbar.H,v 1.3 1998/10/21 14:19:32 mike Exp $". +// End of "$Id: Fl_Scrollbar.H,v 1.4 1999/01/07 19:17:02 mike Exp $". // diff --git a/FL/Fl_Secret_Input.H b/FL/Fl_Secret_Input.H index 1bf1f3aaf..b0d3988f0 100644 --- a/FL/Fl_Secret_Input.H +++ b/FL/Fl_Secret_Input.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Secret_Input.H,v 1.3 1998/10/21 14:19:33 mike Exp $" +// "$Id: Fl_Secret_Input.H,v 1.4 1999/01/07 19:17:02 mike Exp $" // // Secret input header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -37,5 +37,5 @@ public: #endif // -// End of "$Id: Fl_Secret_Input.H,v 1.3 1998/10/21 14:19:33 mike Exp $". +// End of "$Id: Fl_Secret_Input.H,v 1.4 1999/01/07 19:17:02 mike Exp $". // diff --git a/FL/Fl_Select_Browser.H b/FL/Fl_Select_Browser.H index 940f25d3b..960f8a86b 100644 --- a/FL/Fl_Select_Browser.H +++ b/FL/Fl_Select_Browser.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Select_Browser.H,v 1.3 1998/10/21 14:19:33 mike Exp $" +// "$Id: Fl_Select_Browser.H,v 1.4 1999/01/07 19:17:02 mike Exp $" // // Select browser header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -37,5 +37,5 @@ public: #endif // -// End of "$Id: Fl_Select_Browser.H,v 1.3 1998/10/21 14:19:33 mike Exp $". +// End of "$Id: Fl_Select_Browser.H,v 1.4 1999/01/07 19:17:02 mike Exp $". // diff --git a/FL/Fl_Simple_Counter.H b/FL/Fl_Simple_Counter.H index 072e102d5..fb09ec848 100644 --- a/FL/Fl_Simple_Counter.H +++ b/FL/Fl_Simple_Counter.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Simple_Counter.H,v 1.3 1998/10/21 14:19:34 mike Exp $" +// "$Id: Fl_Simple_Counter.H,v 1.4 1999/01/07 19:17:02 mike Exp $" // // Simple counter header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -37,5 +37,5 @@ public: #endif // -// End of "$Id: Fl_Simple_Counter.H,v 1.3 1998/10/21 14:19:34 mike Exp $". +// End of "$Id: Fl_Simple_Counter.H,v 1.4 1999/01/07 19:17:02 mike Exp $". // diff --git a/FL/Fl_Single_Window.H b/FL/Fl_Single_Window.H index 25ec4e475..17be9a98f 100644 --- a/FL/Fl_Single_Window.H +++ b/FL/Fl_Single_Window.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Single_Window.H,v 1.3 1998/10/21 14:19:34 mike Exp $" +// "$Id: Fl_Single_Window.H,v 1.4 1999/01/07 19:17:03 mike Exp $" // // Single-buffered window header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -43,5 +43,5 @@ public: #endif // -// End of "$Id: Fl_Single_Window.H,v 1.3 1998/10/21 14:19:34 mike Exp $". +// End of "$Id: Fl_Single_Window.H,v 1.4 1999/01/07 19:17:03 mike Exp $". // diff --git a/FL/Fl_Slider.H b/FL/Fl_Slider.H index 3b83f2b23..c62e372ad 100644 --- a/FL/Fl_Slider.H +++ b/FL/Fl_Slider.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Slider.H,v 1.3 1998/10/21 14:19:35 mike Exp $" +// "$Id: Fl_Slider.H,v 1.4 1999/01/07 19:17:03 mike Exp $" // // Slider header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -69,5 +69,5 @@ public: #endif // -// End of "$Id: Fl_Slider.H,v 1.3 1998/10/21 14:19:35 mike Exp $". +// End of "$Id: Fl_Slider.H,v 1.4 1999/01/07 19:17:03 mike Exp $". // diff --git a/FL/Fl_Tabs.H b/FL/Fl_Tabs.H index 8beec5472..e1a18eb1a 100644 --- a/FL/Fl_Tabs.H +++ b/FL/Fl_Tabs.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Tabs.H,v 1.3 1998/10/21 14:19:36 mike Exp $" +// "$Id: Fl_Tabs.H,v 1.4 1999/01/07 19:17:03 mike Exp $" // // Tab header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -48,5 +48,5 @@ public: #endif // -// End of "$Id: Fl_Tabs.H,v 1.3 1998/10/21 14:19:36 mike Exp $". +// End of "$Id: Fl_Tabs.H,v 1.4 1999/01/07 19:17:03 mike Exp $". // diff --git a/FL/Fl_Tile.H b/FL/Fl_Tile.H index c64d141a0..430ff3c8c 100644 --- a/FL/Fl_Tile.H +++ b/FL/Fl_Tile.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Tile.H,v 1.3 1998/10/21 14:19:36 mike Exp $" +// "$Id: Fl_Tile.H,v 1.4 1999/01/07 19:17:03 mike Exp $" // // Tile header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -39,5 +39,5 @@ public: #endif // -// End of "$Id: Fl_Tile.H,v 1.3 1998/10/21 14:19:36 mike Exp $". +// End of "$Id: Fl_Tile.H,v 1.4 1999/01/07 19:17:03 mike Exp $". // diff --git a/FL/Fl_Timer.H b/FL/Fl_Timer.H index 974816ec8..190403dcc 100644 --- a/FL/Fl_Timer.H +++ b/FL/Fl_Timer.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Timer.H,v 1.3 1998/10/21 14:19:37 mike Exp $" +// "$Id: Fl_Timer.H,v 1.4 1999/01/07 19:17:03 mike Exp $" // // Timer header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -58,6 +58,6 @@ public: #endif // -// End of "$Id: Fl_Timer.H,v 1.3 1998/10/21 14:19:37 mike Exp $". +// End of "$Id: Fl_Timer.H,v 1.4 1999/01/07 19:17:03 mike Exp $". // diff --git a/FL/Fl_Toggle_Button.H b/FL/Fl_Toggle_Button.H index 6d409f131..36c401d30 100644 --- a/FL/Fl_Toggle_Button.H +++ b/FL/Fl_Toggle_Button.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Toggle_Button.H,v 1.3 1998/10/21 14:19:38 mike Exp $" +// "$Id: Fl_Toggle_Button.H,v 1.4 1999/01/07 19:17:03 mike Exp $" // // Toggle button header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -37,5 +37,5 @@ public: #endif // -// End of "$Id: Fl_Toggle_Button.H,v 1.3 1998/10/21 14:19:38 mike Exp $". +// End of "$Id: Fl_Toggle_Button.H,v 1.4 1999/01/07 19:17:03 mike Exp $". // diff --git a/FL/Fl_Toggle_Light_Button.H b/FL/Fl_Toggle_Light_Button.H index 8e3e6215f..2a6dd1473 100644 --- a/FL/Fl_Toggle_Light_Button.H +++ b/FL/Fl_Toggle_Light_Button.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Toggle_Light_Button.H,v 1.3 1998/10/21 14:19:38 mike Exp $" +// "$Id: Fl_Toggle_Light_Button.H,v 1.4 1999/01/07 19:17:04 mike Exp $" // // Toggle light button header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -31,5 +31,5 @@ #endif // -// End of "$Id: Fl_Toggle_Light_Button.H,v 1.3 1998/10/21 14:19:38 mike Exp $". +// End of "$Id: Fl_Toggle_Light_Button.H,v 1.4 1999/01/07 19:17:04 mike Exp $". // diff --git a/FL/Fl_Toggle_Round_Button.H b/FL/Fl_Toggle_Round_Button.H index 3d1805ef6..8fe880636 100644 --- a/FL/Fl_Toggle_Round_Button.H +++ b/FL/Fl_Toggle_Round_Button.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Toggle_Round_Button.H,v 1.3 1998/10/21 14:19:39 mike Exp $" +// "$Id: Fl_Toggle_Round_Button.H,v 1.4 1999/01/07 19:17:04 mike Exp $" // // Toggle round button header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -31,5 +31,5 @@ #endif // -// End of "$Id: Fl_Toggle_Round_Button.H,v 1.3 1998/10/21 14:19:39 mike Exp $". +// End of "$Id: Fl_Toggle_Round_Button.H,v 1.4 1999/01/07 19:17:04 mike Exp $". // diff --git a/FL/Fl_Valuator.H b/FL/Fl_Valuator.H index 353f13b67..9811f2d17 100644 --- a/FL/Fl_Valuator.H +++ b/FL/Fl_Valuator.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Valuator.H,v 1.3 1998/10/21 14:19:39 mike Exp $" +// "$Id: Fl_Valuator.H,v 1.4 1999/01/07 19:17:04 mike Exp $" // // Valuator header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -79,5 +79,5 @@ public: #endif // -// End of "$Id: Fl_Valuator.H,v 1.3 1998/10/21 14:19:39 mike Exp $". +// End of "$Id: Fl_Valuator.H,v 1.4 1999/01/07 19:17:04 mike Exp $". // diff --git a/FL/Fl_Value_Input.H b/FL/Fl_Value_Input.H index 77cd7ca10..bc4ad5a9c 100644 --- a/FL/Fl_Value_Input.H +++ b/FL/Fl_Value_Input.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Value_Input.H,v 1.3 1998/10/21 14:19:40 mike Exp $" +// "$Id: Fl_Value_Input.H,v 1.4 1999/01/07 19:17:04 mike Exp $" // // Value input header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -59,5 +59,5 @@ public: #endif // -// End of "$Id: Fl_Value_Input.H,v 1.3 1998/10/21 14:19:40 mike Exp $". +// End of "$Id: Fl_Value_Input.H,v 1.4 1999/01/07 19:17:04 mike Exp $". // diff --git a/FL/Fl_Value_Output.H b/FL/Fl_Value_Output.H index 68f7c1e50..2beda7176 100644 --- a/FL/Fl_Value_Output.H +++ b/FL/Fl_Value_Output.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Value_Output.H,v 1.3 1998/10/21 14:19:40 mike Exp $" +// "$Id: Fl_Value_Output.H,v 1.4 1999/01/07 19:17:04 mike Exp $" // // Value output header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -51,5 +51,5 @@ public: #endif // -// End of "$Id: Fl_Value_Output.H,v 1.3 1998/10/21 14:19:40 mike Exp $". +// End of "$Id: Fl_Value_Output.H,v 1.4 1999/01/07 19:17:04 mike Exp $". // diff --git a/FL/Fl_Value_Slider.H b/FL/Fl_Value_Slider.H index 8fd09e345..36b1922a9 100644 --- a/FL/Fl_Value_Slider.H +++ b/FL/Fl_Value_Slider.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Value_Slider.H,v 1.3 1998/10/21 14:19:41 mike Exp $" +// "$Id: Fl_Value_Slider.H,v 1.4 1999/01/07 19:17:05 mike Exp $" // // Value slider header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -45,5 +45,5 @@ public: #endif // -// End of "$Id: Fl_Value_Slider.H,v 1.3 1998/10/21 14:19:41 mike Exp $". +// End of "$Id: Fl_Value_Slider.H,v 1.4 1999/01/07 19:17:05 mike Exp $". // diff --git a/FL/Fl_Widget.H b/FL/Fl_Widget.H index 4fe429902..f7dd44225 100644 --- a/FL/Fl_Widget.H +++ b/FL/Fl_Widget.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Widget.H,v 1.4 1998/12/02 15:39:27 mike Exp $" +// "$Id: Fl_Widget.H,v 1.5 1999/01/07 19:17:05 mike Exp $" // // Widget header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -190,5 +190,5 @@ public: #endif // -// End of "$Id: Fl_Widget.H,v 1.4 1998/12/02 15:39:27 mike Exp $". +// End of "$Id: Fl_Widget.H,v 1.5 1999/01/07 19:17:05 mike Exp $". // diff --git a/FL/Fl_Window.H b/FL/Fl_Window.H index 511a179c2..c152ccaca 100644 --- a/FL/Fl_Window.H +++ b/FL/Fl_Window.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Window.H,v 1.9 1999/01/04 19:24:57 mike Exp $" +// "$Id: Fl_Window.H,v 1.10 1999/01/07 19:17:05 mike Exp $" // // Window header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -113,5 +113,5 @@ public: #endif // -// End of "$Id: Fl_Window.H,v 1.9 1999/01/04 19:24:57 mike Exp $". +// End of "$Id: Fl_Window.H,v 1.10 1999/01/07 19:17:05 mike Exp $". // diff --git a/FL/dirent.h b/FL/dirent.h index 24b07164b..5c7a175bf 100644 --- a/FL/dirent.h +++ b/FL/dirent.h @@ -1,9 +1,9 @@ // -// "$Id: dirent.h,v 1.3 1998/10/21 14:19:43 mike Exp $" +// "$Id: dirent.h,v 1.4 1999/01/07 19:17:05 mike Exp $" // // Directory header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -27,5 +27,5 @@ #include "fl_scandir.H" // -// End of "$Id: dirent.h,v 1.3 1998/10/21 14:19:43 mike Exp $". +// End of "$Id: dirent.h,v 1.4 1999/01/07 19:17:05 mike Exp $". // diff --git a/FL/filename.H b/FL/filename.H index a2d79fe77..97a87aa69 100644 --- a/FL/filename.H +++ b/FL/filename.H @@ -1,9 +1,9 @@ // -// "$Id: filename.H,v 1.4 1998/12/07 22:11:10 mike Exp $" +// "$Id: filename.H,v 1.5 1999/01/07 19:17:05 mike Exp $" // // Filename header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -61,5 +61,5 @@ int filename_list(const char *d, struct dirent ***list); #endif // -// End of "$Id: filename.H,v 1.4 1998/12/07 22:11:10 mike Exp $". +// End of "$Id: filename.H,v 1.5 1999/01/07 19:17:05 mike Exp $". // diff --git a/FL/fl_ask.H b/FL/fl_ask.H index 720d93ba2..f882f6cfb 100644 --- a/FL/fl_ask.H +++ b/FL/fl_ask.H @@ -1,9 +1,9 @@ // -// "$Id: fl_ask.H,v 1.4 1998/11/05 16:04:39 mike Exp $" +// "$Id: fl_ask.H,v 1.5 1999/01/07 19:17:06 mike Exp $" // // Standard dialog header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -50,5 +50,5 @@ extern const char* fl_cancel; #endif // -// End of "$Id: fl_ask.H,v 1.4 1998/11/05 16:04:39 mike Exp $". +// End of "$Id: fl_ask.H,v 1.5 1999/01/07 19:17:06 mike Exp $". // diff --git a/FL/fl_draw.H b/FL/fl_draw.H index c4b1fb7b4..46a88ebc9 100644 --- a/FL/fl_draw.H +++ b/FL/fl_draw.H @@ -1,9 +1,9 @@ // -// "$Id: fl_draw.H,v 1.5 1998/12/02 15:51:33 mike Exp $" +// "$Id: fl_draw.H,v 1.6 1999/01/07 19:17:06 mike Exp $" // // Portable drawing function header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -158,5 +158,5 @@ int fl_add_symbol(const char* name, void (*drawit)(Fl_Color), int scalable); #endif // -// End of "$Id: fl_draw.H,v 1.5 1998/12/02 15:51:33 mike Exp $". +// End of "$Id: fl_draw.H,v 1.6 1999/01/07 19:17:06 mike Exp $". // diff --git a/FL/fl_file_chooser.H b/FL/fl_file_chooser.H index ac2c80483..431eabcab 100644 --- a/FL/fl_file_chooser.H +++ b/FL/fl_file_chooser.H @@ -1,9 +1,9 @@ // -// "$Id: fl_file_chooser.H,v 1.3 1998/10/21 14:19:45 mike Exp $" +// "$Id: fl_file_chooser.H,v 1.4 1999/01/07 19:17:06 mike Exp $" // // File chooser header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -32,5 +32,5 @@ void fl_file_chooser_callback(void (*cb)(const char *)); #endif // -// End of "$Id: fl_file_chooser.H,v 1.3 1998/10/21 14:19:45 mike Exp $". +// End of "$Id: fl_file_chooser.H,v 1.4 1999/01/07 19:17:06 mike Exp $". // diff --git a/FL/fl_message.H b/FL/fl_message.H index 1dc902f9f..9d62ba097 100644 --- a/FL/fl_message.H +++ b/FL/fl_message.H @@ -1,9 +1,9 @@ // -// "$Id: fl_message.H,v 1.3 1998/10/21 14:19:46 mike Exp $" +// "$Id: fl_message.H,v 1.4 1999/01/07 19:17:06 mike Exp $" // // Standard message header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -26,5 +26,5 @@ #include "fl_ask.H" // -// End of "$Id: fl_message.H,v 1.3 1998/10/21 14:19:46 mike Exp $". +// End of "$Id: fl_message.H,v 1.4 1999/01/07 19:17:06 mike Exp $". // diff --git a/FL/fl_show_colormap.H b/FL/fl_show_colormap.H index 44113dbf1..f23191df6 100644 --- a/FL/fl_show_colormap.H +++ b/FL/fl_show_colormap.H @@ -1,9 +1,9 @@ // -// "$Id: fl_show_colormap.H,v 1.3 1998/10/21 14:19:46 mike Exp $" +// "$Id: fl_show_colormap.H,v 1.4 1999/01/07 19:17:06 mike Exp $" // // Colormap picker header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -31,5 +31,5 @@ Fl_Color fl_show_colormap(Fl_Color oldcol); #endif // -// End of "$Id: fl_show_colormap.H,v 1.3 1998/10/21 14:19:46 mike Exp $". +// End of "$Id: fl_show_colormap.H,v 1.4 1999/01/07 19:17:06 mike Exp $". // diff --git a/FL/fl_show_input.H b/FL/fl_show_input.H index 342a9c2cd..fc2912265 100644 --- a/FL/fl_show_input.H +++ b/FL/fl_show_input.H @@ -1,9 +1,9 @@ // -// "$Id: fl_show_input.H,v 1.3 1998/10/21 14:19:47 mike Exp $" +// "$Id: fl_show_input.H,v 1.4 1999/01/07 19:17:07 mike Exp $" // // Standard input dialog header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -26,5 +26,5 @@ #include "fl_ask.H" // -// End of "$Id: fl_show_input.H,v 1.3 1998/10/21 14:19:47 mike Exp $". +// End of "$Id: fl_show_input.H,v 1.4 1999/01/07 19:17:07 mike Exp $". // diff --git a/FL/forms.H b/FL/forms.H index 0b3a0ac13..b63352354 100644 --- a/FL/forms.H +++ b/FL/forms.H @@ -1,9 +1,9 @@ // -// "$Id: forms.H,v 1.4 1998/11/05 16:04:39 mike Exp $" +// "$Id: forms.H,v 1.5 1999/01/07 19:17:07 mike Exp $" // // Forms emulation header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -841,5 +841,5 @@ inline void fl_draw() {Fl::flush();} #endif /* define __FORMS_H__ */ // -// End of "$Id: forms.H,v 1.4 1998/11/05 16:04:39 mike Exp $". +// End of "$Id: forms.H,v 1.5 1999/01/07 19:17:07 mike Exp $". // @@ -1,9 +1,9 @@ // -// "$Id: gl.h,v 1.4 1998/11/24 13:18:34 mike Exp $" +// "$Id: gl.h,v 1.5 1999/01/07 19:17:07 mike Exp $" // // OpenGL header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 by Bill Spitzak and others. // // You must include this instead of GL/gl.h to get the Microsoft // APIENTRY stuff included (from <windows.h>) prior to the OpenGL @@ -69,5 +69,5 @@ void gl_draw_image(const uchar *, int x,int y,int w,int h, int d=3, int ld=0); #endif // -// End of "$Id: gl.h,v 1.4 1998/11/24 13:18:34 mike Exp $". +// End of "$Id: gl.h,v 1.5 1999/01/07 19:17:07 mike Exp $". // diff --git a/FL/gl_draw.H b/FL/gl_draw.H index f11705b17..7abb816c4 100644 --- a/FL/gl_draw.H +++ b/FL/gl_draw.H @@ -1,9 +1,9 @@ // -// "$Id: gl_draw.H,v 1.3 1998/10/21 14:19:49 mike Exp $" +// "$Id: gl_draw.H,v 1.4 1999/01/07 19:17:07 mike Exp $" // // OpenGL header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -26,5 +26,5 @@ #include "gl.h" // -// End of "$Id: gl_draw.H,v 1.3 1998/10/21 14:19:49 mike Exp $". +// End of "$Id: gl_draw.H,v 1.4 1999/01/07 19:17:07 mike Exp $". // @@ -1,9 +1,9 @@ // -// "$Id: glut.H,v 1.4 1998/11/05 16:04:40 mike Exp $" +// "$Id: glut.H,v 1.5 1999/01/07 19:17:08 mike Exp $" // // GLUT emulation header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -467,5 +467,5 @@ extern void glutSolidIcosahedron(); #endif /* __glut_h__ */ // -// End of "$Id: glut.H,v 1.4 1998/11/05 16:04:40 mike Exp $". +// End of "$Id: glut.H,v 1.5 1999/01/07 19:17:08 mike Exp $". // @@ -1,9 +1,9 @@ // -// "$Id: math.h,v 1.3 1998/10/21 14:19:50 mike Exp $" +// "$Id: math.h,v 1.4 1999/01/07 19:17:08 mike Exp $" // // Math header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -52,5 +52,5 @@ inline double copysign(double a, double b) {return b<0 ? -a : a;} #endif // -// End of "$Id: math.h,v 1.3 1998/10/21 14:19:50 mike Exp $". +// End of "$Id: math.h,v 1.4 1999/01/07 19:17:08 mike Exp $". // diff --git a/FL/win32.H b/FL/win32.H index ceb08776c..023abffed 100644 --- a/FL/win32.H +++ b/FL/win32.H @@ -1,9 +1,9 @@ // -// "$Id: win32.H,v 1.12 1998/12/02 20:05:03 mike Exp $" +// "$Id: win32.H,v 1.13 1999/01/07 19:17:08 mike Exp $" // // WIN32 header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -121,5 +121,5 @@ void fl_copy_offscreen(int x,int y,int w,int h,HBITMAP pixmap,int srcx,int srcy) #define fl_delete_offscreen(bitmap) DeleteObject(bitmap); // -// End of "$Id: win32.H,v 1.12 1998/12/02 20:05:03 mike Exp $". +// End of "$Id: win32.H,v 1.13 1999/01/07 19:17:08 mike Exp $". // @@ -1,9 +1,9 @@ // -// "$Id: x.H,v 1.8 1998/12/07 13:38:39 mike Exp $" +// "$Id: x.H,v 1.9 1999/01/07 19:17:08 mike Exp $" // // X11 header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -118,5 +118,5 @@ extern int fl_background_pixel; // hack into Fl_X::make_xid() #endif // -// End of "$Id: x.H,v 1.8 1998/12/07 13:38:39 mike Exp $". +// End of "$Id: x.H,v 1.9 1999/01/07 19:17:08 mike Exp $". // @@ -1,9 +1,9 @@ // -// "$Id: glut.h,v 1.3 1998/10/21 14:19:52 mike Exp $" +// "$Id: glut.h,v 1.4 1999/01/07 19:17:09 mike Exp $" // // GLUT compatibility header for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -26,5 +26,5 @@ #include <FL/glut.H> // -// End of "$Id: glut.h,v 1.3 1998/10/21 14:19:52 mike Exp $". +// End of "$Id: glut.h,v 1.4 1999/01/07 19:17:09 mike Exp $". // @@ -1,9 +1,9 @@ # -# "$Id: Makefile,v 1.9 1998/12/29 14:58:58 mike Exp $" +# "$Id: Makefile,v 1.10 1999/01/07 19:16:47 mike Exp $" # # Top-level makefile for the Fast Light Tool Kit (FLTK). # -# Copyright 1998 by Bill Spitzak and others. +# Copyright 1998-1999 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 @@ -71,5 +71,5 @@ makeinclude: configure configh.in makeinclude.in ./configure # -# End of "$Id: Makefile,v 1.9 1998/12/29 14:58:58 mike Exp $". +# End of "$Id: Makefile,v 1.10 1999/01/07 19:16:47 mike Exp $". # @@ -268,7 +268,7 @@ TRADEMARKS COPYRIGHT - FLTK is copyright 1998 by Bill Spitzak (spitzak@d2.com) and others, + FLTK is copyright 1998-1999 by Bill Spitzak (spitzak@d2.com) and others, including: Curtis Edwards (curtise@fa.disney.com) diff --git a/configh.in b/configh.in index 5702897de..2e04d8321 100644 --- a/configh.in +++ b/configh.in @@ -1,10 +1,10 @@ /* - * "$Id: configh.in,v 1.8 1998/11/25 14:10:54 mike Exp $" + * "$Id: configh.in,v 1.9 1999/01/07 19:16:47 mike Exp $" * * Configuration file for the Fast Light Tool Kit (FLTK). * @configure_input@ * - * Copyright 1998 by Bill Spitzak and others. + * Copyright 1998-1999 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 @@ -151,5 +151,5 @@ #define HAVE_LIBJPEG 0 /* - * End of "$Id: configh.in,v 1.8 1998/11/25 14:10:54 mike Exp $". + * End of "$Id: configh.in,v 1.9 1999/01/07 19:16:47 mike Exp $". */ diff --git a/configure b/configure new file mode 100755 index 000000000..0a1f0bbd5 --- /dev/null +++ b/configure @@ -0,0 +1,2927 @@ +#! /bin/sh + +# Guess values for system-dependent variables and create Makefiles. +# Generated automatically using autoconf version 2.12 +# Copyright (C) 1992, 93, 94, 95, 96 Free Software Foundation, Inc. +# +# This configure script is free software; the Free Software Foundation +# gives unlimited permission to copy, distribute and modify it. + +# Defaults: +ac_help= +ac_default_prefix=/usr/local +# Any additions from configure.in: +ac_help="$ac_help + --enable-debug turn on debugging [default=no]" +ac_help="$ac_help + --enable-shared turn on shared libraries [default=no]" +ac_help="$ac_help + --with-x use the X Window System" + +# Initialize some variables set by options. +# The variables have the same names as the options, with +# dashes changed to underlines. +build=NONE +cache_file=./config.cache +exec_prefix=NONE +host=NONE +no_create= +nonopt=NONE +no_recursion= +prefix=NONE +program_prefix=NONE +program_suffix=NONE +program_transform_name=s,x,x, +silent= +site= +srcdir= +target=NONE +verbose= +x_includes=NONE +x_libraries=NONE +bindir='${exec_prefix}/bin' +sbindir='${exec_prefix}/sbin' +libexecdir='${exec_prefix}/libexec' +datadir='${prefix}/share' +sysconfdir='${prefix}/etc' +sharedstatedir='${prefix}/com' +localstatedir='${prefix}/var' +libdir='${exec_prefix}/lib' +includedir='${prefix}/include' +oldincludedir='/usr/include' +infodir='${prefix}/info' +mandir='${prefix}/man' + +# Initialize some other variables. +subdirs= +MFLAGS= MAKEFLAGS= +# Maximum number of lines to put in a shell here document. +ac_max_here_lines=12 + +ac_prev= +for ac_option +do + + # If the previous option needs an argument, assign it. + if test -n "$ac_prev"; then + eval "$ac_prev=\$ac_option" + ac_prev= + continue + fi + + case "$ac_option" in + -*=*) ac_optarg=`echo "$ac_option" | sed 's/[-_a-zA-Z0-9]*=//'` ;; + *) ac_optarg= ;; + esac + + # Accept the important Cygnus configure options, so we can diagnose typos. + + case "$ac_option" in + + -bindir | --bindir | --bindi | --bind | --bin | --bi) + ac_prev=bindir ;; + -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*) + bindir="$ac_optarg" ;; + + -build | --build | --buil | --bui | --bu) + ac_prev=build ;; + -build=* | --build=* | --buil=* | --bui=* | --bu=*) + build="$ac_optarg" ;; + + -cache-file | --cache-file | --cache-fil | --cache-fi \ + | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c) + ac_prev=cache_file ;; + -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \ + | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*) + cache_file="$ac_optarg" ;; + + -datadir | --datadir | --datadi | --datad | --data | --dat | --da) + ac_prev=datadir ;; + -datadir=* | --datadir=* | --datadi=* | --datad=* | --data=* | --dat=* \ + | --da=*) + datadir="$ac_optarg" ;; + + -disable-* | --disable-*) + ac_feature=`echo $ac_option|sed -e 's/-*disable-//'` + # Reject names that are not valid shell variable names. + if test -n "`echo $ac_feature| sed 's/[-a-zA-Z0-9_]//g'`"; then + { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; } + fi + ac_feature=`echo $ac_feature| sed 's/-/_/g'` + eval "enable_${ac_feature}=no" ;; + + -enable-* | --enable-*) + ac_feature=`echo $ac_option|sed -e 's/-*enable-//' -e 's/=.*//'` + # Reject names that are not valid shell variable names. + if test -n "`echo $ac_feature| sed 's/[-_a-zA-Z0-9]//g'`"; then + { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; } + fi + ac_feature=`echo $ac_feature| sed 's/-/_/g'` + case "$ac_option" in + *=*) ;; + *) ac_optarg=yes ;; + esac + eval "enable_${ac_feature}='$ac_optarg'" ;; + + -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \ + | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \ + | --exec | --exe | --ex) + ac_prev=exec_prefix ;; + -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \ + | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \ + | --exec=* | --exe=* | --ex=*) + exec_prefix="$ac_optarg" ;; + + -gas | --gas | --ga | --g) + # Obsolete; use --with-gas. + with_gas=yes ;; + + -help | --help | --hel | --he) + # Omit some internal or obsolete options to make the list less imposing. + # This message is too long to be a string in the A/UX 3.1 sh. + cat << EOF +Usage: configure [options] [host] +Options: [defaults in brackets after descriptions] +Configuration: + --cache-file=FILE cache test results in FILE + --help print this message + --no-create do not create output files + --quiet, --silent do not print \`checking...' messages + --version print the version of autoconf that created configure +Directory and file names: + --prefix=PREFIX install architecture-independent files in PREFIX + [$ac_default_prefix] + --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX + [same as prefix] + --bindir=DIR user executables in DIR [EPREFIX/bin] + --sbindir=DIR system admin executables in DIR [EPREFIX/sbin] + --libexecdir=DIR program executables in DIR [EPREFIX/libexec] + --datadir=DIR read-only architecture-independent data in DIR + [PREFIX/share] + --sysconfdir=DIR read-only single-machine data in DIR [PREFIX/etc] + --sharedstatedir=DIR modifiable architecture-independent data in DIR + [PREFIX/com] + --localstatedir=DIR modifiable single-machine data in DIR [PREFIX/var] + --libdir=DIR object code libraries in DIR [EPREFIX/lib] + --includedir=DIR C header files in DIR [PREFIX/include] + --oldincludedir=DIR C header files for non-gcc in DIR [/usr/include] + --infodir=DIR info documentation in DIR [PREFIX/info] + --mandir=DIR man documentation in DIR [PREFIX/man] + --srcdir=DIR find the sources in DIR [configure dir or ..] + --program-prefix=PREFIX prepend PREFIX to installed program names + --program-suffix=SUFFIX append SUFFIX to installed program names + --program-transform-name=PROGRAM + run sed PROGRAM on installed program names +EOF + cat << EOF +Host type: + --build=BUILD configure for building on BUILD [BUILD=HOST] + --host=HOST configure for HOST [guessed] + --target=TARGET configure for TARGET [TARGET=HOST] +Features and packages: + --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no) + --enable-FEATURE[=ARG] include FEATURE [ARG=yes] + --with-PACKAGE[=ARG] use PACKAGE [ARG=yes] + --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no) + --x-includes=DIR X include files are in DIR + --x-libraries=DIR X library files are in DIR +EOF + if test -n "$ac_help"; then + echo "--enable and --with options recognized:$ac_help" + fi + exit 0 ;; + + -host | --host | --hos | --ho) + ac_prev=host ;; + -host=* | --host=* | --hos=* | --ho=*) + host="$ac_optarg" ;; + + -includedir | --includedir | --includedi | --included | --include \ + | --includ | --inclu | --incl | --inc) + ac_prev=includedir ;; + -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \ + | --includ=* | --inclu=* | --incl=* | --inc=*) + includedir="$ac_optarg" ;; + + -infodir | --infodir | --infodi | --infod | --info | --inf) + ac_prev=infodir ;; + -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*) + infodir="$ac_optarg" ;; + + -libdir | --libdir | --libdi | --libd) + ac_prev=libdir ;; + -libdir=* | --libdir=* | --libdi=* | --libd=*) + libdir="$ac_optarg" ;; + + -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \ + | --libexe | --libex | --libe) + ac_prev=libexecdir ;; + -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \ + | --libexe=* | --libex=* | --libe=*) + libexecdir="$ac_optarg" ;; + + -localstatedir | --localstatedir | --localstatedi | --localstated \ + | --localstate | --localstat | --localsta | --localst \ + | --locals | --local | --loca | --loc | --lo) + ac_prev=localstatedir ;; + -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \ + | --localstate=* | --localstat=* | --localsta=* | --localst=* \ + | --locals=* | --local=* | --loca=* | --loc=* | --lo=*) + localstatedir="$ac_optarg" ;; + + -mandir | --mandir | --mandi | --mand | --man | --ma | --m) + ac_prev=mandir ;; + -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*) + mandir="$ac_optarg" ;; + + -nfp | --nfp | --nf) + # Obsolete; use --without-fp. + with_fp=no ;; + + -no-create | --no-create | --no-creat | --no-crea | --no-cre \ + | --no-cr | --no-c) + no_create=yes ;; + + -no-recursion | --no-recursion | --no-recursio | --no-recursi \ + | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r) + no_recursion=yes ;; + + -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \ + | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \ + | --oldin | --oldi | --old | --ol | --o) + ac_prev=oldincludedir ;; + -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \ + | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \ + | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*) + oldincludedir="$ac_optarg" ;; + + -prefix | --prefix | --prefi | --pref | --pre | --pr | --p) + ac_prev=prefix ;; + -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*) + prefix="$ac_optarg" ;; + + -program-prefix | --program-prefix | --program-prefi | --program-pref \ + | --program-pre | --program-pr | --program-p) + ac_prev=program_prefix ;; + -program-prefix=* | --program-prefix=* | --program-prefi=* \ + | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*) + program_prefix="$ac_optarg" ;; + + -program-suffix | --program-suffix | --program-suffi | --program-suff \ + | --program-suf | --program-su | --program-s) + ac_prev=program_suffix ;; + -program-suffix=* | --program-suffix=* | --program-suffi=* \ + | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*) + program_suffix="$ac_optarg" ;; + + -program-transform-name | --program-transform-name \ + | --program-transform-nam | --program-transform-na \ + | --program-transform-n | --program-transform- \ + | --program-transform | --program-transfor \ + | --program-transfo | --program-transf \ + | --program-trans | --program-tran \ + | --progr-tra | --program-tr | --program-t) + ac_prev=program_transform_name ;; + -program-transform-name=* | --program-transform-name=* \ + | --program-transform-nam=* | --program-transform-na=* \ + | --program-transform-n=* | --program-transform-=* \ + | --program-transform=* | --program-transfor=* \ + | --program-transfo=* | --program-transf=* \ + | --program-trans=* | --program-tran=* \ + | --progr-tra=* | --program-tr=* | --program-t=*) + program_transform_name="$ac_optarg" ;; + + -q | -quiet | --quiet | --quie | --qui | --qu | --q \ + | -silent | --silent | --silen | --sile | --sil) + silent=yes ;; + + -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb) + ac_prev=sbindir ;; + -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \ + | --sbi=* | --sb=*) + sbindir="$ac_optarg" ;; + + -sharedstatedir | --sharedstatedir | --sharedstatedi \ + | --sharedstated | --sharedstate | --sharedstat | --sharedsta \ + | --sharedst | --shareds | --shared | --share | --shar \ + | --sha | --sh) + ac_prev=sharedstatedir ;; + -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \ + | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \ + | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \ + | --sha=* | --sh=*) + sharedstatedir="$ac_optarg" ;; + + -site | --site | --sit) + ac_prev=site ;; + -site=* | --site=* | --sit=*) + site="$ac_optarg" ;; + + -srcdir | --srcdir | --srcdi | --srcd | --src | --sr) + ac_prev=srcdir ;; + -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*) + srcdir="$ac_optarg" ;; + + -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \ + | --syscon | --sysco | --sysc | --sys | --sy) + ac_prev=sysconfdir ;; + -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \ + | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*) + sysconfdir="$ac_optarg" ;; + + -target | --target | --targe | --targ | --tar | --ta | --t) + ac_prev=target ;; + -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*) + target="$ac_optarg" ;; + + -v | -verbose | --verbose | --verbos | --verbo | --verb) + verbose=yes ;; + + -version | --version | --versio | --versi | --vers) + echo "configure generated by autoconf version 2.12" + exit 0 ;; + + -with-* | --with-*) + ac_package=`echo $ac_option|sed -e 's/-*with-//' -e 's/=.*//'` + # Reject names that are not valid shell variable names. + if test -n "`echo $ac_package| sed 's/[-_a-zA-Z0-9]//g'`"; then + { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; } + fi + ac_package=`echo $ac_package| sed 's/-/_/g'` + case "$ac_option" in + *=*) ;; + *) ac_optarg=yes ;; + esac + eval "with_${ac_package}='$ac_optarg'" ;; + + -without-* | --without-*) + ac_package=`echo $ac_option|sed -e 's/-*without-//'` + # Reject names that are not valid shell variable names. + if test -n "`echo $ac_package| sed 's/[-a-zA-Z0-9_]//g'`"; then + { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; } + fi + ac_package=`echo $ac_package| sed 's/-/_/g'` + eval "with_${ac_package}=no" ;; + + --x) + # Obsolete; use --with-x. + with_x=yes ;; + + -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \ + | --x-incl | --x-inc | --x-in | --x-i) + ac_prev=x_includes ;; + -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \ + | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*) + x_includes="$ac_optarg" ;; + + -x-libraries | --x-libraries | --x-librarie | --x-librari \ + | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l) + ac_prev=x_libraries ;; + -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \ + | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*) + x_libraries="$ac_optarg" ;; + + -*) { echo "configure: error: $ac_option: invalid option; use --help to show usage" 1>&2; exit 1; } + ;; + + *) + if test -n "`echo $ac_option| sed 's/[-a-z0-9.]//g'`"; then + echo "configure: warning: $ac_option: invalid host type" 1>&2 + fi + if test "x$nonopt" != xNONE; then + { echo "configure: error: can only configure for one host and one target at a time" 1>&2; exit 1; } + fi + nonopt="$ac_option" + ;; + + esac +done + +if test -n "$ac_prev"; then + { echo "configure: error: missing argument to --`echo $ac_prev | sed 's/_/-/g'`" 1>&2; exit 1; } +fi + +trap 'rm -fr conftest* confdefs* core core.* *.core $ac_clean_files; exit 1' 1 2 15 + +# File descriptor usage: +# 0 standard input +# 1 file creation +# 2 errors and warnings +# 3 some systems may open it to /dev/tty +# 4 used on the Kubota Titan +# 6 checking for... messages and results +# 5 compiler messages saved in config.log +if test "$silent" = yes; then + exec 6>/dev/null +else + exec 6>&1 +fi +exec 5>./config.log + +echo "\ +This file contains any messages produced by compilers while +running configure, to aid debugging if configure makes a mistake. +" 1>&5 + +# Strip out --no-create and --no-recursion so they do not pile up. +# Also quote any args containing shell metacharacters. +ac_configure_args= +for ac_arg +do + case "$ac_arg" in + -no-create | --no-create | --no-creat | --no-crea | --no-cre \ + | --no-cr | --no-c) ;; + -no-recursion | --no-recursion | --no-recursio | --no-recursi \ + | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r) ;; + *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?]*) + ac_configure_args="$ac_configure_args '$ac_arg'" ;; + *) ac_configure_args="$ac_configure_args $ac_arg" ;; + esac +done + +# NLS nuisances. +# Only set these to C if already set. These must not be set unconditionally +# because not all systems understand e.g. LANG=C (notably SCO). +# Fixing LC_MESSAGES prevents Solaris sh from translating var values in `set'! +# Non-C LC_CTYPE values break the ctype check. +if test "${LANG+set}" = set; then LANG=C; export LANG; fi +if test "${LC_ALL+set}" = set; then LC_ALL=C; export LC_ALL; fi +if test "${LC_MESSAGES+set}" = set; then LC_MESSAGES=C; export LC_MESSAGES; fi +if test "${LC_CTYPE+set}" = set; then LC_CTYPE=C; export LC_CTYPE; fi + +# confdefs.h avoids OS command line length limits that DEFS can exceed. +rm -rf conftest* confdefs.h +# AIX cpp loses on an empty file, so make sure it contains at least a newline. +echo > confdefs.h + +# A filename unique to this package, relative to the directory that +# configure is in, which we can look for to find out if srcdir is correct. +ac_unique_file=src/Fl.C + +# Find the source files, if location was not specified. +if test -z "$srcdir"; then + ac_srcdir_defaulted=yes + # Try the directory containing this script, then its parent. + ac_prog=$0 + ac_confdir=`echo $ac_prog|sed 's%/[^/][^/]*$%%'` + test "x$ac_confdir" = "x$ac_prog" && ac_confdir=. + srcdir=$ac_confdir + if test ! -r $srcdir/$ac_unique_file; then + srcdir=.. + fi +else + ac_srcdir_defaulted=no +fi +if test ! -r $srcdir/$ac_unique_file; then + if test "$ac_srcdir_defaulted" = yes; then + { echo "configure: error: can not find sources in $ac_confdir or .." 1>&2; exit 1; } + else + { echo "configure: error: can not find sources in $srcdir" 1>&2; exit 1; } + fi +fi +srcdir=`echo "${srcdir}" | sed 's%\([^/]\)/*$%\1%'` + +# Prefer explicitly selected file to automatically selected ones. +if test -z "$CONFIG_SITE"; then + if test "x$prefix" != xNONE; then + CONFIG_SITE="$prefix/share/config.site $prefix/etc/config.site" + else + CONFIG_SITE="$ac_default_prefix/share/config.site $ac_default_prefix/etc/config.site" + fi +fi +for ac_site_file in $CONFIG_SITE; do + if test -r "$ac_site_file"; then + echo "loading site script $ac_site_file" + . "$ac_site_file" + fi +done + +if test -r "$cache_file"; then + echo "loading cache $cache_file" + . $cache_file +else + echo "creating cache $cache_file" + > $cache_file +fi + +ac_ext=c +# CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. +ac_cpp='$CPP $CPPFLAGS' +ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' +ac_link='${CC-cc} -o conftest $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' +cross_compiling=$ac_cv_prog_cc_cross + +if (echo "testing\c"; echo 1,2,3) | grep c >/dev/null; then + # Stardent Vistra SVR4 grep lacks -e, says ghazi@caip.rutgers.edu. + if (echo -n testing; echo 1,2,3) | sed s/-n/xn/ | grep xn >/dev/null; then + ac_n= ac_c=' +' ac_t=' ' + else + ac_n=-n ac_c= ac_t= + fi +else + ac_n= ac_c='\c' ac_t= +fi + + + +# Extract the first word of "ranlib", so it can be a program name with args. +set dummy ranlib; ac_word=$2 +echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 +echo "configure:532: checking for $ac_word" >&5 +if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + if test -n "$RANLIB"; then + ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test. +else + IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:" + for ac_dir in $PATH; do + test -z "$ac_dir" && ac_dir=. + if test -f $ac_dir/$ac_word; then + ac_cv_prog_RANLIB="ranlib" + break + fi + done + IFS="$ac_save_ifs" + test -z "$ac_cv_prog_RANLIB" && ac_cv_prog_RANLIB=":" +fi +fi +RANLIB="$ac_cv_prog_RANLIB" +if test -n "$RANLIB"; then + echo "$ac_t""$RANLIB" 1>&6 +else + echo "$ac_t""no" 1>&6 +fi + + +LIBNAME="libfltk.a" +if test "$RANLIB" != ":"; then + LIBCOMMAND="ar cr" +else + LIBCOMMAND="ar crs" +fi + +DEBUGFLAG="-O2" + +# Check whether --enable-debug or --disable-debug was given. +if test "${enable_debug+set}" = set; then + enableval="$enable_debug" + if eval "test x$enable_debug = xyes"; then + DEBUGFLAG="-g" +fi +fi + +# Check whether --enable-shared or --disable-shared was given. +if test "${enable_shared+set}" = set; then + enableval="$enable_shared" + +if eval "test x$enable_shared = xyes"; then + RANLIB=":" + case `uname` in + SunOS* | UNIX_S*) + LIBNAME="libfltk.so.1" + LIBCOMMAND="\$(CXX) -G $DEBUGFLAG -o" + ;; + HP-UX*) + LIBNAME="libfltk.sl.1" + LIBCOMMAND="ld -b -z +h libfltk.sl.1 $DEBUGFLAGS -o" + ;; + OSF1* | IRIX*) + LIBNAME="libfltk.so.1" + LIBCOMMAND="\$(CXX) -shared $DEBUGFLAG -o" + ;; + *) + echo "Warning: shared libraries may not be supported. Trying -shared" + echo " option to compiler." + LIBNAME="libfltk.so.1" + LIBCOMMAND="\$(CXX) -shared $DEBUGFLAG -o" + ;; + esac +fi +fi + + +CFLAGS="$DEBUGFLAG $CFLAGS" +CXXFLAGS="$DEBUGFLAG $CXXFLAGS" + +# Extract the first word of "gcc", so it can be a program name with args. +set dummy gcc; ac_word=$2 +echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 +echo "configure:612: checking for $ac_word" >&5 +if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + if test -n "$CC"; then + ac_cv_prog_CC="$CC" # Let the user override the test. +else + IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:" + for ac_dir in $PATH; do + test -z "$ac_dir" && ac_dir=. + if test -f $ac_dir/$ac_word; then + ac_cv_prog_CC="gcc" + break + fi + done + IFS="$ac_save_ifs" +fi +fi +CC="$ac_cv_prog_CC" +if test -n "$CC"; then + echo "$ac_t""$CC" 1>&6 +else + echo "$ac_t""no" 1>&6 +fi + +if test -z "$CC"; then + # Extract the first word of "cc", so it can be a program name with args. +set dummy cc; ac_word=$2 +echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 +echo "configure:641: checking for $ac_word" >&5 +if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + if test -n "$CC"; then + ac_cv_prog_CC="$CC" # Let the user override the test. +else + IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:" + ac_prog_rejected=no + for ac_dir in $PATH; do + test -z "$ac_dir" && ac_dir=. + if test -f $ac_dir/$ac_word; then + if test "$ac_dir/$ac_word" = "/usr/ucb/cc"; then + ac_prog_rejected=yes + continue + fi + ac_cv_prog_CC="cc" + break + fi + done + IFS="$ac_save_ifs" +if test $ac_prog_rejected = yes; then + # We found a bogon in the path, so make sure we never use it. + set dummy $ac_cv_prog_CC + shift + if test $# -gt 0; then + # We chose a different compiler from the bogus one. + # However, it has the same basename, so the bogon will be chosen + # first if we set CC to just the basename; use the full file name. + shift + set dummy "$ac_dir/$ac_word" "$@" + shift + ac_cv_prog_CC="$@" + fi +fi +fi +fi +CC="$ac_cv_prog_CC" +if test -n "$CC"; then + echo "$ac_t""$CC" 1>&6 +else + echo "$ac_t""no" 1>&6 +fi + + test -z "$CC" && { echo "configure: error: no acceptable cc found in \$PATH" 1>&2; exit 1; } +fi + +echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works""... $ac_c" 1>&6 +echo "configure:689: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5 + +ac_ext=c +# CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. +ac_cpp='$CPP $CPPFLAGS' +ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' +ac_link='${CC-cc} -o conftest $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' +cross_compiling=$ac_cv_prog_cc_cross + +cat > conftest.$ac_ext <<EOF +#line 699 "configure" +#include "confdefs.h" +main(){return(0);} +EOF +if { (eval echo configure:703: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then + ac_cv_prog_cc_works=yes + # If we can't run a trivial program, we are probably using a cross compiler. + if (./conftest; exit) 2>/dev/null; then + ac_cv_prog_cc_cross=no + else + ac_cv_prog_cc_cross=yes + fi +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + ac_cv_prog_cc_works=no +fi +rm -fr conftest* + +echo "$ac_t""$ac_cv_prog_cc_works" 1>&6 +if test $ac_cv_prog_cc_works = no; then + { echo "configure: error: installation or configuration problem: C compiler cannot create executables." 1>&2; exit 1; } +fi +echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6 +echo "configure:723: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5 +echo "$ac_t""$ac_cv_prog_cc_cross" 1>&6 +cross_compiling=$ac_cv_prog_cc_cross + +echo $ac_n "checking whether we are using GNU C""... $ac_c" 1>&6 +echo "configure:728: checking whether we are using GNU C" >&5 +if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + cat > conftest.c <<EOF +#ifdef __GNUC__ + yes; +#endif +EOF +if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:737: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then + ac_cv_prog_gcc=yes +else + ac_cv_prog_gcc=no +fi +fi + +echo "$ac_t""$ac_cv_prog_gcc" 1>&6 + +if test $ac_cv_prog_gcc = yes; then + GCC=yes + ac_test_CFLAGS="${CFLAGS+set}" + ac_save_CFLAGS="$CFLAGS" + CFLAGS= + echo $ac_n "checking whether ${CC-cc} accepts -g""... $ac_c" 1>&6 +echo "configure:752: checking whether ${CC-cc} accepts -g" >&5 +if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + echo 'void f(){}' > conftest.c +if test -z "`${CC-cc} -g -c conftest.c 2>&1`"; then + ac_cv_prog_cc_g=yes +else + ac_cv_prog_cc_g=no +fi +rm -f conftest* + +fi + +echo "$ac_t""$ac_cv_prog_cc_g" 1>&6 + if test "$ac_test_CFLAGS" = set; then + CFLAGS="$ac_save_CFLAGS" + elif test $ac_cv_prog_cc_g = yes; then + CFLAGS="-g -O2" + else + CFLAGS="-O2" + fi +else + GCC= + test "${CFLAGS+set}" = set || CFLAGS="-g" +fi + +for ac_prog in $CCC c++ g++ gcc CC cxx cc++ +do +# Extract the first word of "$ac_prog", so it can be a program name with args. +set dummy $ac_prog; ac_word=$2 +echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 +echo "configure:784: checking for $ac_word" >&5 +if eval "test \"`echo '$''{'ac_cv_prog_CXX'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + if test -n "$CXX"; then + ac_cv_prog_CXX="$CXX" # Let the user override the test. +else + IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:" + for ac_dir in $PATH; do + test -z "$ac_dir" && ac_dir=. + if test -f $ac_dir/$ac_word; then + ac_cv_prog_CXX="$ac_prog" + break + fi + done + IFS="$ac_save_ifs" +fi +fi +CXX="$ac_cv_prog_CXX" +if test -n "$CXX"; then + echo "$ac_t""$CXX" 1>&6 +else + echo "$ac_t""no" 1>&6 +fi + +test -n "$CXX" && break +done +test -n "$CXX" || CXX="gcc" + + +echo $ac_n "checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) works""... $ac_c" 1>&6 +echo "configure:815: checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) works" >&5 + +ac_ext=C +# CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. +ac_cpp='$CXXCPP $CPPFLAGS' +ac_compile='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' +ac_link='${CXX-g++} -o conftest $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' +cross_compiling=$ac_cv_prog_cxx_cross + +cat > conftest.$ac_ext <<EOF +#line 825 "configure" +#include "confdefs.h" +main(){return(0);} +EOF +if { (eval echo configure:829: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then + ac_cv_prog_cxx_works=yes + # If we can't run a trivial program, we are probably using a cross compiler. + if (./conftest; exit) 2>/dev/null; then + ac_cv_prog_cxx_cross=no + else + ac_cv_prog_cxx_cross=yes + fi +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + ac_cv_prog_cxx_works=no +fi +rm -fr conftest* +ac_ext=c +# CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. +ac_cpp='$CPP $CPPFLAGS' +ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' +ac_link='${CC-cc} -o conftest $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' +cross_compiling=$ac_cv_prog_cc_cross + +echo "$ac_t""$ac_cv_prog_cxx_works" 1>&6 +if test $ac_cv_prog_cxx_works = no; then + { echo "configure: error: installation or configuration problem: C++ compiler cannot create executables." 1>&2; exit 1; } +fi +echo $ac_n "checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6 +echo "configure:855: checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) is a cross-compiler" >&5 +echo "$ac_t""$ac_cv_prog_cxx_cross" 1>&6 +cross_compiling=$ac_cv_prog_cxx_cross + +echo $ac_n "checking whether we are using GNU C++""... $ac_c" 1>&6 +echo "configure:860: checking whether we are using GNU C++" >&5 +if eval "test \"`echo '$''{'ac_cv_prog_gxx'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + cat > conftest.C <<EOF +#ifdef __GNUC__ + yes; +#endif +EOF +if { ac_try='${CXX-g++} -E conftest.C'; { (eval echo configure:869: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then + ac_cv_prog_gxx=yes +else + ac_cv_prog_gxx=no +fi +fi + +echo "$ac_t""$ac_cv_prog_gxx" 1>&6 + +if test $ac_cv_prog_gxx = yes; then + GXX=yes + ac_test_CXXFLAGS="${CXXFLAGS+set}" + ac_save_CXXFLAGS="$CXXFLAGS" + CXXFLAGS= + echo $ac_n "checking whether ${CXX-g++} accepts -g""... $ac_c" 1>&6 +echo "configure:884: checking whether ${CXX-g++} accepts -g" >&5 +if eval "test \"`echo '$''{'ac_cv_prog_cxx_g'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + echo 'void f(){}' > conftest.cc +if test -z "`${CXX-g++} -g -c conftest.cc 2>&1`"; then + ac_cv_prog_cxx_g=yes +else + ac_cv_prog_cxx_g=no +fi +rm -f conftest* + +fi + +echo "$ac_t""$ac_cv_prog_cxx_g" 1>&6 + if test "$ac_test_CXXFLAGS" = set; then + CXXFLAGS="$ac_save_CXXFLAGS" + elif test $ac_cv_prog_cxx_g = yes; then + CXXFLAGS="-g -O2" + else + CXXFLAGS="-O2" + fi +else + GXX= + test "${CXXFLAGS+set}" = set || CXXFLAGS="-g" +fi + + +echo $ac_n "checking whether byte ordering is bigendian""... $ac_c" 1>&6 +echo "configure:913: checking whether byte ordering is bigendian" >&5 +if eval "test \"`echo '$''{'ac_cv_c_bigendian'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + ac_cv_c_bigendian=unknown +# See if sys/param.h defines the BYTE_ORDER macro. +cat > conftest.$ac_ext <<EOF +#line 920 "configure" +#include "confdefs.h" +#include <sys/types.h> +#include <sys/param.h> +int main() { + +#if !BYTE_ORDER || !BIG_ENDIAN || !LITTLE_ENDIAN + bogus endian macros +#endif +; return 0; } +EOF +if { (eval echo configure:931: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then + rm -rf conftest* + # It does; now see whether it defined to BIG_ENDIAN or not. +cat > conftest.$ac_ext <<EOF +#line 935 "configure" +#include "confdefs.h" +#include <sys/types.h> +#include <sys/param.h> +int main() { + +#if BYTE_ORDER != BIG_ENDIAN + not big endian +#endif +; return 0; } +EOF +if { (eval echo configure:946: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then + rm -rf conftest* + ac_cv_c_bigendian=yes +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + ac_cv_c_bigendian=no +fi +rm -f conftest* +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 +fi +rm -f conftest* +if test $ac_cv_c_bigendian = unknown; then +if test "$cross_compiling" = yes; then + { echo "configure: error: can not run test program while cross compiling" 1>&2; exit 1; } +else + cat > conftest.$ac_ext <<EOF +#line 966 "configure" +#include "confdefs.h" +main () { + /* Are we little or big endian? From Harbison&Steele. */ + union + { + long l; + char c[sizeof (long)]; + } u; + u.l = 1; + exit (u.c[sizeof (long) - 1] == 1); +} +EOF +if { (eval echo configure:979: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest && (./conftest; exit) 2>/dev/null +then + ac_cv_c_bigendian=no +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -fr conftest* + ac_cv_c_bigendian=yes +fi +rm -fr conftest* +fi + +fi +fi + +echo "$ac_t""$ac_cv_c_bigendian" 1>&6 +if test $ac_cv_c_bigendian = yes; then + cat >> confdefs.h <<\EOF +#define WORDS_BIGENDIAN 1 +EOF + +fi + + +echo $ac_n "checking size of short""... $ac_c" 1>&6 +echo "configure:1004: checking size of short" >&5 +if eval "test \"`echo '$''{'ac_cv_sizeof_short'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + if test "$cross_compiling" = yes; then + ac_cv_sizeof_short=2 +else + cat > conftest.$ac_ext <<EOF +#line 1012 "configure" +#include "confdefs.h" +#include <stdio.h> +main() +{ + FILE *f=fopen("conftestval", "w"); + if (!f) exit(1); + fprintf(f, "%d\n", sizeof(short)); + exit(0); +} +EOF +if { (eval echo configure:1023: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest && (./conftest; exit) 2>/dev/null +then + ac_cv_sizeof_short=`cat conftestval` +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -fr conftest* + ac_cv_sizeof_short=0 +fi +rm -fr conftest* +fi + +fi +echo "$ac_t""$ac_cv_sizeof_short" 1>&6 +cat >> confdefs.h <<EOF +#define SIZEOF_SHORT $ac_cv_sizeof_short +EOF + + +echo $ac_n "checking size of int""... $ac_c" 1>&6 +echo "configure:1043: checking size of int" >&5 +if eval "test \"`echo '$''{'ac_cv_sizeof_int'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + if test "$cross_compiling" = yes; then + ac_cv_sizeof_int=4 +else + cat > conftest.$ac_ext <<EOF +#line 1051 "configure" +#include "confdefs.h" +#include <stdio.h> +main() +{ + FILE *f=fopen("conftestval", "w"); + if (!f) exit(1); + fprintf(f, "%d\n", sizeof(int)); + exit(0); +} +EOF +if { (eval echo configure:1062: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest && (./conftest; exit) 2>/dev/null +then + ac_cv_sizeof_int=`cat conftestval` +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -fr conftest* + ac_cv_sizeof_int=0 +fi +rm -fr conftest* +fi + +fi +echo "$ac_t""$ac_cv_sizeof_int" 1>&6 +cat >> confdefs.h <<EOF +#define SIZEOF_INT $ac_cv_sizeof_int +EOF + + +echo $ac_n "checking size of long""... $ac_c" 1>&6 +echo "configure:1082: checking size of long" >&5 +if eval "test \"`echo '$''{'ac_cv_sizeof_long'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + if test "$cross_compiling" = yes; then + ac_cv_sizeof_long=4 +else + cat > conftest.$ac_ext <<EOF +#line 1090 "configure" +#include "confdefs.h" +#include <stdio.h> +main() +{ + FILE *f=fopen("conftestval", "w"); + if (!f) exit(1); + fprintf(f, "%d\n", sizeof(long)); + exit(0); +} +EOF +if { (eval echo configure:1101: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest && (./conftest; exit) 2>/dev/null +then + ac_cv_sizeof_long=`cat conftestval` +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -fr conftest* + ac_cv_sizeof_long=0 +fi +rm -fr conftest* +fi + +fi +echo "$ac_t""$ac_cv_sizeof_long" 1>&6 +cat >> confdefs.h <<EOF +#define SIZEOF_LONG $ac_cv_sizeof_long +EOF + + +if test $ac_cv_sizeof_short -eq 2; then +cat >> confdefs.h <<\EOF +#define U16 unsigned short +EOF + +fi +if test $ac_cv_sizeof_int -eq 4; then +cat >> confdefs.h <<\EOF +#define U32 unsigned +EOF + +else +if test $ac_cv_sizeof_long -eq 4; then +cat >> confdefs.h <<\EOF +#define U32 unsigned long +EOF + +fi +fi +if test $ac_cv_sizeof_int -eq 8; then +cat >> confdefs.h <<\EOF +#define U64 unsigned +EOF + +else +if test $ac_cv_sizeof_long -eq 8; then +cat >> confdefs.h <<\EOF +#define U64 unsigned long +EOF + +fi +fi + +ac_header_dirent=no +for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h +do +ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` +echo $ac_n "checking for $ac_hdr that defines DIR""... $ac_c" 1>&6 +echo "configure:1158: checking for $ac_hdr that defines DIR" >&5 +if eval "test \"`echo '$''{'ac_cv_header_dirent_$ac_safe'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + cat > conftest.$ac_ext <<EOF +#line 1163 "configure" +#include "confdefs.h" +#include <sys/types.h> +#include <$ac_hdr> +int main() { +DIR *dirp = 0; +; return 0; } +EOF +if { (eval echo configure:1171: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then + rm -rf conftest* + eval "ac_cv_header_dirent_$ac_safe=yes" +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + eval "ac_cv_header_dirent_$ac_safe=no" +fi +rm -f conftest* +fi +if eval "test \"`echo '$ac_cv_header_dirent_'$ac_safe`\" = yes"; then + echo "$ac_t""yes" 1>&6 + ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'` + cat >> confdefs.h <<EOF +#define $ac_tr_hdr 1 +EOF + ac_header_dirent=$ac_hdr; break +else + echo "$ac_t""no" 1>&6 +fi +done +# Two versions of opendir et al. are in -ldir and -lx on SCO Xenix. +if test $ac_header_dirent = dirent.h; then +echo $ac_n "checking for opendir in -ldir""... $ac_c" 1>&6 +echo "configure:1196: checking for opendir in -ldir" >&5 +ac_lib_var=`echo dir'_'opendir | sed 'y%./+-%__p_%'` +if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + ac_save_LIBS="$LIBS" +LIBS="-ldir $LIBS" +cat > conftest.$ac_ext <<EOF +#line 1204 "configure" +#include "confdefs.h" +/* Override any gcc2 internal prototype to avoid an error. */ +/* We use char because int might match the return type of a gcc2 + builtin and then its argument prototype would still apply. */ +char opendir(); + +int main() { +opendir() +; return 0; } +EOF +if { (eval echo configure:1215: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then + rm -rf conftest* + eval "ac_cv_lib_$ac_lib_var=yes" +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + eval "ac_cv_lib_$ac_lib_var=no" +fi +rm -f conftest* +LIBS="$ac_save_LIBS" + +fi +if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then + echo "$ac_t""yes" 1>&6 + LIBS="$LIBS -ldir" +else + echo "$ac_t""no" 1>&6 +fi + +else +echo $ac_n "checking for opendir in -lx""... $ac_c" 1>&6 +echo "configure:1237: checking for opendir in -lx" >&5 +ac_lib_var=`echo x'_'opendir | sed 'y%./+-%__p_%'` +if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + ac_save_LIBS="$LIBS" +LIBS="-lx $LIBS" +cat > conftest.$ac_ext <<EOF +#line 1245 "configure" +#include "confdefs.h" +/* Override any gcc2 internal prototype to avoid an error. */ +/* We use char because int might match the return type of a gcc2 + builtin and then its argument prototype would still apply. */ +char opendir(); + +int main() { +opendir() +; return 0; } +EOF +if { (eval echo configure:1256: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then + rm -rf conftest* + eval "ac_cv_lib_$ac_lib_var=yes" +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + eval "ac_cv_lib_$ac_lib_var=no" +fi +rm -f conftest* +LIBS="$ac_save_LIBS" + +fi +if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then + echo "$ac_t""yes" 1>&6 + LIBS="$LIBS -lx" +else + echo "$ac_t""no" 1>&6 +fi + +fi + + +for ac_func in scandir +do +echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 +echo "configure:1282: checking for $ac_func" >&5 +if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + cat > conftest.$ac_ext <<EOF +#line 1287 "configure" +#include "confdefs.h" +/* System header to define __stub macros and hopefully few prototypes, + which can conflict with char $ac_func(); below. */ +#include <assert.h> +/* Override any gcc2 internal prototype to avoid an error. */ +/* We use char because int might match the return type of a gcc2 + builtin and then its argument prototype would still apply. */ +char $ac_func(); + +int main() { + +/* The GNU C library defines this for functions which it implements + to always fail with ENOSYS. Some functions are actually named + something starting with __ and the normal name is an alias. */ +#if defined (__stub_$ac_func) || defined (__stub___$ac_func) +choke me +#else +$ac_func(); +#endif + +; return 0; } +EOF +if { (eval echo configure:1310: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then + rm -rf conftest* + eval "ac_cv_func_$ac_func=yes" +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + eval "ac_cv_func_$ac_func=no" +fi +rm -f conftest* +fi + +if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then + echo "$ac_t""yes" 1>&6 + ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'` + cat >> confdefs.h <<EOF +#define $ac_tr_func 1 +EOF + +else + echo "$ac_t""no" 1>&6 +fi +done + +for ac_func in vsnprintf +do +echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 +echo "configure:1337: checking for $ac_func" >&5 +if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + cat > conftest.$ac_ext <<EOF +#line 1342 "configure" +#include "confdefs.h" +/* System header to define __stub macros and hopefully few prototypes, + which can conflict with char $ac_func(); below. */ +#include <assert.h> +/* Override any gcc2 internal prototype to avoid an error. */ +/* We use char because int might match the return type of a gcc2 + builtin and then its argument prototype would still apply. */ +char $ac_func(); + +int main() { + +/* The GNU C library defines this for functions which it implements + to always fail with ENOSYS. Some functions are actually named + something starting with __ and the normal name is an alias. */ +#if defined (__stub_$ac_func) || defined (__stub___$ac_func) +choke me +#else +$ac_func(); +#endif + +; return 0; } +EOF +if { (eval echo configure:1365: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then + rm -rf conftest* + eval "ac_cv_func_$ac_func=yes" +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + eval "ac_cv_func_$ac_func=no" +fi +rm -f conftest* +fi + +if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then + echo "$ac_t""yes" 1>&6 + ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'` + cat >> confdefs.h <<EOF +#define $ac_tr_func 1 +EOF + +else + echo "$ac_t""no" 1>&6 +fi +done + +for ac_func in snprintf +do +echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 +echo "configure:1392: checking for $ac_func" >&5 +if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + cat > conftest.$ac_ext <<EOF +#line 1397 "configure" +#include "confdefs.h" +/* System header to define __stub macros and hopefully few prototypes, + which can conflict with char $ac_func(); below. */ +#include <assert.h> +/* Override any gcc2 internal prototype to avoid an error. */ +/* We use char because int might match the return type of a gcc2 + builtin and then its argument prototype would still apply. */ +char $ac_func(); + +int main() { + +/* The GNU C library defines this for functions which it implements + to always fail with ENOSYS. Some functions are actually named + something starting with __ and the normal name is an alias. */ +#if defined (__stub_$ac_func) || defined (__stub___$ac_func) +choke me +#else +$ac_func(); +#endif + +; return 0; } +EOF +if { (eval echo configure:1420: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then + rm -rf conftest* + eval "ac_cv_func_$ac_func=yes" +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + eval "ac_cv_func_$ac_func=no" +fi +rm -f conftest* +fi + +if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then + echo "$ac_t""yes" 1>&6 + ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'` + cat >> confdefs.h <<EOF +#define $ac_tr_func 1 +EOF + +else + echo "$ac_t""no" 1>&6 +fi +done + +for ac_func in vsprintf +do +echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 +echo "configure:1447: checking for $ac_func" >&5 +if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + cat > conftest.$ac_ext <<EOF +#line 1452 "configure" +#include "confdefs.h" +/* System header to define __stub macros and hopefully few prototypes, + which can conflict with char $ac_func(); below. */ +#include <assert.h> +/* Override any gcc2 internal prototype to avoid an error. */ +/* We use char because int might match the return type of a gcc2 + builtin and then its argument prototype would still apply. */ +char $ac_func(); + +int main() { + +/* The GNU C library defines this for functions which it implements + to always fail with ENOSYS. Some functions are actually named + something starting with __ and the normal name is an alias. */ +#if defined (__stub_$ac_func) || defined (__stub___$ac_func) +choke me +#else +$ac_func(); +#endif + +; return 0; } +EOF +if { (eval echo configure:1475: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then + rm -rf conftest* + eval "ac_cv_func_$ac_func=yes" +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + eval "ac_cv_func_$ac_func=no" +fi +rm -f conftest* +fi + +if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then + echo "$ac_t""yes" 1>&6 + ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'` + cat >> confdefs.h <<EOF +#define $ac_tr_func 1 +EOF + +else + echo "$ac_t""no" 1>&6 +fi +done + + +echo $ac_n "checking how to run the C preprocessor""... $ac_c" 1>&6 +echo "configure:1501: checking how to run the C preprocessor" >&5 +# On Suns, sometimes $CPP names a directory. +if test -n "$CPP" && test -d "$CPP"; then + CPP= +fi +if test -z "$CPP"; then +if eval "test \"`echo '$''{'ac_cv_prog_CPP'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + # This must be in double quotes, not single quotes, because CPP may get + # substituted into the Makefile and "${CC-cc}" will confuse make. + CPP="${CC-cc} -E" + # On the NeXT, cc -E runs the code through the compiler's parser, + # not just through cpp. + cat > conftest.$ac_ext <<EOF +#line 1516 "configure" +#include "confdefs.h" +#include <assert.h> +Syntax Error +EOF +ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" +{ (eval echo configure:1522: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +ac_err=`grep -v '^ *+' conftest.out` +if test -z "$ac_err"; then + : +else + echo "$ac_err" >&5 + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + CPP="${CC-cc} -E -traditional-cpp" + cat > conftest.$ac_ext <<EOF +#line 1533 "configure" +#include "confdefs.h" +#include <assert.h> +Syntax Error +EOF +ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" +{ (eval echo configure:1539: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +ac_err=`grep -v '^ *+' conftest.out` +if test -z "$ac_err"; then + : +else + echo "$ac_err" >&5 + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + CPP=/lib/cpp +fi +rm -f conftest* +fi +rm -f conftest* + ac_cv_prog_CPP="$CPP" +fi + CPP="$ac_cv_prog_CPP" +else + ac_cv_prog_CPP="$CPP" +fi +echo "$ac_t""$CPP" 1>&6 + +# If we find X, set shell vars x_includes and x_libraries to the +# paths, otherwise set no_x=yes. +# Uses ac_ vars as temps to allow command line to override cache and checks. +# --without-x overrides everything else, but does not touch the cache. +echo $ac_n "checking for X""... $ac_c" 1>&6 +echo "configure:1566: checking for X" >&5 + +# Check whether --with-x or --without-x was given. +if test "${with_x+set}" = set; then + withval="$with_x" + : +fi + +# $have_x is `yes', `no', `disabled', or empty when we do not yet know. +if test "x$with_x" = xno; then + # The user explicitly disabled X. + have_x=disabled +else + if test "x$x_includes" != xNONE && test "x$x_libraries" != xNONE; then + # Both variables are already set. + have_x=yes + else +if eval "test \"`echo '$''{'ac_cv_have_x'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + # One or both of the vars are not set, and there is no cached value. +ac_x_includes=NO ac_x_libraries=NO +rm -fr conftestdir +if mkdir conftestdir; then + cd conftestdir + # Make sure to not put "make" in the Imakefile rules, since we grep it out. + cat > Imakefile <<'EOF' +acfindx: + @echo 'ac_im_incroot="${INCROOT}"; ac_im_usrlibdir="${USRLIBDIR}"; ac_im_libdir="${LIBDIR}"' +EOF + if (xmkmf) >/dev/null 2>/dev/null && test -f Makefile; then + # GNU make sometimes prints "make[1]: Entering...", which would confuse us. + eval `${MAKE-make} acfindx 2>/dev/null | grep -v make` + # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR. + for ac_extension in a so sl; do + if test ! -f $ac_im_usrlibdir/libX11.$ac_extension && + test -f $ac_im_libdir/libX11.$ac_extension; then + ac_im_usrlibdir=$ac_im_libdir; break + fi + done + # Screen out bogus values from the imake configuration. They are + # bogus both because they are the default anyway, and because + # using them would break gcc on systems where it needs fixed includes. + case "$ac_im_incroot" in + /usr/include) ;; + *) test -f "$ac_im_incroot/X11/Xos.h" && ac_x_includes="$ac_im_incroot" ;; + esac + case "$ac_im_usrlibdir" in + /usr/lib | /lib) ;; + *) test -d "$ac_im_usrlibdir" && ac_x_libraries="$ac_im_usrlibdir" ;; + esac + fi + cd .. + rm -fr conftestdir +fi + +if test "$ac_x_includes" = NO; then + # Guess where to find include files, by looking for this one X11 .h file. + test -z "$x_direct_test_include" && x_direct_test_include=X11/Intrinsic.h + + # First, try using that file with no special directory specified. +cat > conftest.$ac_ext <<EOF +#line 1628 "configure" +#include "confdefs.h" +#include <$x_direct_test_include> +EOF +ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" +{ (eval echo configure:1633: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +ac_err=`grep -v '^ *+' conftest.out` +if test -z "$ac_err"; then + rm -rf conftest* + # We can compile using X headers with no special include directory. +ac_x_includes= +else + echo "$ac_err" >&5 + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + # Look for the header file in a standard set of common directories. +# Check X11 before X11Rn because it is often a symlink to the current release. + for ac_dir in \ + /usr/X11/include \ + /usr/X11R6/include \ + /usr/X11R5/include \ + /usr/X11R4/include \ + \ + /usr/include/X11 \ + /usr/include/X11R6 \ + /usr/include/X11R5 \ + /usr/include/X11R4 \ + \ + /usr/local/X11/include \ + /usr/local/X11R6/include \ + /usr/local/X11R5/include \ + /usr/local/X11R4/include \ + \ + /usr/local/include/X11 \ + /usr/local/include/X11R6 \ + /usr/local/include/X11R5 \ + /usr/local/include/X11R4 \ + \ + /usr/X386/include \ + /usr/x386/include \ + /usr/XFree86/include/X11 \ + \ + /usr/include \ + /usr/local/include \ + /usr/unsupported/include \ + /usr/athena/include \ + /usr/local/x11r5/include \ + /usr/lpp/Xamples/include \ + \ + /usr/openwin/include \ + /usr/openwin/share/include \ + ; \ + do + if test -r "$ac_dir/$x_direct_test_include"; then + ac_x_includes=$ac_dir + break + fi + done +fi +rm -f conftest* +fi # $ac_x_includes = NO + +if test "$ac_x_libraries" = NO; then + # Check for the libraries. + + test -z "$x_direct_test_library" && x_direct_test_library=Xt + test -z "$x_direct_test_function" && x_direct_test_function=XtMalloc + + # See if we find them without any special options. + # Don't add to $LIBS permanently. + ac_save_LIBS="$LIBS" + LIBS="-l$x_direct_test_library $LIBS" +cat > conftest.$ac_ext <<EOF +#line 1702 "configure" +#include "confdefs.h" + +int main() { +${x_direct_test_function}() +; return 0; } +EOF +if { (eval echo configure:1709: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then + rm -rf conftest* + LIBS="$ac_save_LIBS" +# We can link X programs with no special library path. +ac_x_libraries= +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + LIBS="$ac_save_LIBS" +# First see if replacing the include by lib works. +# Check X11 before X11Rn because it is often a symlink to the current release. +for ac_dir in `echo "$ac_x_includes" | sed s/include/lib/` \ + /usr/X11/lib \ + /usr/X11R6/lib \ + /usr/X11R5/lib \ + /usr/X11R4/lib \ + \ + /usr/lib/X11 \ + /usr/lib/X11R6 \ + /usr/lib/X11R5 \ + /usr/lib/X11R4 \ + \ + /usr/local/X11/lib \ + /usr/local/X11R6/lib \ + /usr/local/X11R5/lib \ + /usr/local/X11R4/lib \ + \ + /usr/local/lib/X11 \ + /usr/local/lib/X11R6 \ + /usr/local/lib/X11R5 \ + /usr/local/lib/X11R4 \ + \ + /usr/X386/lib \ + /usr/x386/lib \ + /usr/XFree86/lib/X11 \ + \ + /usr/lib \ + /usr/local/lib \ + /usr/unsupported/lib \ + /usr/athena/lib \ + /usr/local/x11r5/lib \ + /usr/lpp/Xamples/lib \ + /lib/usr/lib/X11 \ + \ + /usr/openwin/lib \ + /usr/openwin/share/lib \ + ; \ +do + for ac_extension in a so sl; do + if test -r $ac_dir/lib${x_direct_test_library}.$ac_extension; then + ac_x_libraries=$ac_dir + break 2 + fi + done +done +fi +rm -f conftest* +fi # $ac_x_libraries = NO + +if test "$ac_x_includes" = NO || test "$ac_x_libraries" = NO; then + # Didn't find X anywhere. Cache the known absence of X. + ac_cv_have_x="have_x=no" +else + # Record where we found X for the cache. + ac_cv_have_x="have_x=yes \ + ac_x_includes=$ac_x_includes ac_x_libraries=$ac_x_libraries" +fi +fi + fi + eval "$ac_cv_have_x" +fi # $with_x != no + +if test "$have_x" != yes; then + echo "$ac_t""$have_x" 1>&6 + no_x=yes +else + # If each of the values was on the command line, it overrides each guess. + test "x$x_includes" = xNONE && x_includes=$ac_x_includes + test "x$x_libraries" = xNONE && x_libraries=$ac_x_libraries + # Update the cache value to reflect the command line values. + ac_cv_have_x="have_x=yes \ + ac_x_includes=$x_includes ac_x_libraries=$x_libraries" + echo "$ac_t""libraries $x_libraries, headers $x_includes" 1>&6 +fi + +if test "$no_x" = yes; then + # Not all programs may use this symbol, but it does not hurt to define it. + cat >> confdefs.h <<\EOF +#define X_DISPLAY_MISSING 1 +EOF + + X_CFLAGS= X_PRE_LIBS= X_LIBS= X_EXTRA_LIBS= +else + if test -n "$x_includes"; then + X_CFLAGS="$X_CFLAGS -I$x_includes" + fi + + # It would also be nice to do this for all -L options, not just this one. + if test -n "$x_libraries"; then + X_LIBS="$X_LIBS -L$x_libraries" + # For Solaris; some versions of Sun CC require a space after -R and + # others require no space. Words are not sufficient . . . . + case "`(uname -sr) 2>/dev/null`" in + "SunOS 5"*) + echo $ac_n "checking whether -R must be followed by a space""... $ac_c" 1>&6 +echo "configure:1815: checking whether -R must be followed by a space" >&5 + ac_xsave_LIBS="$LIBS"; LIBS="$LIBS -R$x_libraries" + cat > conftest.$ac_ext <<EOF +#line 1818 "configure" +#include "confdefs.h" + +int main() { + +; return 0; } +EOF +if { (eval echo configure:1825: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then + rm -rf conftest* + ac_R_nospace=yes +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + ac_R_nospace=no +fi +rm -f conftest* + if test $ac_R_nospace = yes; then + echo "$ac_t""no" 1>&6 + X_LIBS="$X_LIBS -R$x_libraries" + else + LIBS="$ac_xsave_LIBS -R $x_libraries" + cat > conftest.$ac_ext <<EOF +#line 1841 "configure" +#include "confdefs.h" + +int main() { + +; return 0; } +EOF +if { (eval echo configure:1848: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then + rm -rf conftest* + ac_R_space=yes +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + ac_R_space=no +fi +rm -f conftest* + if test $ac_R_space = yes; then + echo "$ac_t""yes" 1>&6 + X_LIBS="$X_LIBS -R $x_libraries" + else + echo "$ac_t""neither works" 1>&6 + fi + fi + LIBS="$ac_xsave_LIBS" + esac + fi + + # Check for system-dependent libraries X programs must link with. + # Do this before checking for the system-independent R6 libraries + # (-lICE), since we may need -lsocket or whatever for X linking. + + if test "$ISC" = yes; then + X_EXTRA_LIBS="$X_EXTRA_LIBS -lnsl_s -linet" + else + # Martyn.Johnson@cl.cam.ac.uk says this is needed for Ultrix, if the X + # libraries were built with DECnet support. And karl@cs.umb.edu says + # the Alpha needs dnet_stub (dnet does not exist). + echo $ac_n "checking for dnet_ntoa in -ldnet""... $ac_c" 1>&6 +echo "configure:1880: checking for dnet_ntoa in -ldnet" >&5 +ac_lib_var=`echo dnet'_'dnet_ntoa | sed 'y%./+-%__p_%'` +if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + ac_save_LIBS="$LIBS" +LIBS="-ldnet $LIBS" +cat > conftest.$ac_ext <<EOF +#line 1888 "configure" +#include "confdefs.h" +/* Override any gcc2 internal prototype to avoid an error. */ +/* We use char because int might match the return type of a gcc2 + builtin and then its argument prototype would still apply. */ +char dnet_ntoa(); + +int main() { +dnet_ntoa() +; return 0; } +EOF +if { (eval echo configure:1899: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then + rm -rf conftest* + eval "ac_cv_lib_$ac_lib_var=yes" +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + eval "ac_cv_lib_$ac_lib_var=no" +fi +rm -f conftest* +LIBS="$ac_save_LIBS" + +fi +if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then + echo "$ac_t""yes" 1>&6 + X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet" +else + echo "$ac_t""no" 1>&6 +fi + + if test $ac_cv_lib_dnet_dnet_ntoa = no; then + echo $ac_n "checking for dnet_ntoa in -ldnet_stub""... $ac_c" 1>&6 +echo "configure:1921: checking for dnet_ntoa in -ldnet_stub" >&5 +ac_lib_var=`echo dnet_stub'_'dnet_ntoa | sed 'y%./+-%__p_%'` +if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + ac_save_LIBS="$LIBS" +LIBS="-ldnet_stub $LIBS" +cat > conftest.$ac_ext <<EOF +#line 1929 "configure" +#include "confdefs.h" +/* Override any gcc2 internal prototype to avoid an error. */ +/* We use char because int might match the return type of a gcc2 + builtin and then its argument prototype would still apply. */ +char dnet_ntoa(); + +int main() { +dnet_ntoa() +; return 0; } +EOF +if { (eval echo configure:1940: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then + rm -rf conftest* + eval "ac_cv_lib_$ac_lib_var=yes" +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + eval "ac_cv_lib_$ac_lib_var=no" +fi +rm -f conftest* +LIBS="$ac_save_LIBS" + +fi +if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then + echo "$ac_t""yes" 1>&6 + X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet_stub" +else + echo "$ac_t""no" 1>&6 +fi + + fi + + # msh@cis.ufl.edu says -lnsl (and -lsocket) are needed for his 386/AT, + # to get the SysV transport functions. + # chad@anasazi.com says the Pyramis MIS-ES running DC/OSx (SVR4) + # needs -lnsl. + # The nsl library prevents programs from opening the X display + # on Irix 5.2, according to dickey@clark.net. + echo $ac_n "checking for gethostbyname""... $ac_c" 1>&6 +echo "configure:1969: checking for gethostbyname" >&5 +if eval "test \"`echo '$''{'ac_cv_func_gethostbyname'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + cat > conftest.$ac_ext <<EOF +#line 1974 "configure" +#include "confdefs.h" +/* System header to define __stub macros and hopefully few prototypes, + which can conflict with char gethostbyname(); below. */ +#include <assert.h> +/* Override any gcc2 internal prototype to avoid an error. */ +/* We use char because int might match the return type of a gcc2 + builtin and then its argument prototype would still apply. */ +char gethostbyname(); + +int main() { + +/* The GNU C library defines this for functions which it implements + to always fail with ENOSYS. Some functions are actually named + something starting with __ and the normal name is an alias. */ +#if defined (__stub_gethostbyname) || defined (__stub___gethostbyname) +choke me +#else +gethostbyname(); +#endif + +; return 0; } +EOF +if { (eval echo configure:1997: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then + rm -rf conftest* + eval "ac_cv_func_gethostbyname=yes" +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + eval "ac_cv_func_gethostbyname=no" +fi +rm -f conftest* +fi + +if eval "test \"`echo '$ac_cv_func_'gethostbyname`\" = yes"; then + echo "$ac_t""yes" 1>&6 + : +else + echo "$ac_t""no" 1>&6 +fi + + if test $ac_cv_func_gethostbyname = no; then + echo $ac_n "checking for gethostbyname in -lnsl""... $ac_c" 1>&6 +echo "configure:2018: checking for gethostbyname in -lnsl" >&5 +ac_lib_var=`echo nsl'_'gethostbyname | sed 'y%./+-%__p_%'` +if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + ac_save_LIBS="$LIBS" +LIBS="-lnsl $LIBS" +cat > conftest.$ac_ext <<EOF +#line 2026 "configure" +#include "confdefs.h" +/* Override any gcc2 internal prototype to avoid an error. */ +/* We use char because int might match the return type of a gcc2 + builtin and then its argument prototype would still apply. */ +char gethostbyname(); + +int main() { +gethostbyname() +; return 0; } +EOF +if { (eval echo configure:2037: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then + rm -rf conftest* + eval "ac_cv_lib_$ac_lib_var=yes" +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + eval "ac_cv_lib_$ac_lib_var=no" +fi +rm -f conftest* +LIBS="$ac_save_LIBS" + +fi +if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then + echo "$ac_t""yes" 1>&6 + X_EXTRA_LIBS="$X_EXTRA_LIBS -lnsl" +else + echo "$ac_t""no" 1>&6 +fi + + fi + + # lieder@skyler.mavd.honeywell.com says without -lsocket, + # socket/setsockopt and other routines are undefined under SCO ODT + # 2.0. But -lsocket is broken on IRIX 5.2 (and is not necessary + # on later versions), says simon@lia.di.epfl.ch: it contains + # gethostby* variants that don't use the nameserver (or something). + # -lsocket must be given before -lnsl if both are needed. + # We assume that if connect needs -lnsl, so does gethostbyname. + echo $ac_n "checking for connect""... $ac_c" 1>&6 +echo "configure:2067: checking for connect" >&5 +if eval "test \"`echo '$''{'ac_cv_func_connect'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + cat > conftest.$ac_ext <<EOF +#line 2072 "configure" +#include "confdefs.h" +/* System header to define __stub macros and hopefully few prototypes, + which can conflict with char connect(); below. */ +#include <assert.h> +/* Override any gcc2 internal prototype to avoid an error. */ +/* We use char because int might match the return type of a gcc2 + builtin and then its argument prototype would still apply. */ +char connect(); + +int main() { + +/* The GNU C library defines this for functions which it implements + to always fail with ENOSYS. Some functions are actually named + something starting with __ and the normal name is an alias. */ +#if defined (__stub_connect) || defined (__stub___connect) +choke me +#else +connect(); +#endif + +; return 0; } +EOF +if { (eval echo configure:2095: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then + rm -rf conftest* + eval "ac_cv_func_connect=yes" +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + eval "ac_cv_func_connect=no" +fi +rm -f conftest* +fi + +if eval "test \"`echo '$ac_cv_func_'connect`\" = yes"; then + echo "$ac_t""yes" 1>&6 + : +else + echo "$ac_t""no" 1>&6 +fi + + if test $ac_cv_func_connect = no; then + echo $ac_n "checking for connect in -lsocket""... $ac_c" 1>&6 +echo "configure:2116: checking for connect in -lsocket" >&5 +ac_lib_var=`echo socket'_'connect | sed 'y%./+-%__p_%'` +if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + ac_save_LIBS="$LIBS" +LIBS="-lsocket $X_EXTRA_LIBS $LIBS" +cat > conftest.$ac_ext <<EOF +#line 2124 "configure" +#include "confdefs.h" +/* Override any gcc2 internal prototype to avoid an error. */ +/* We use char because int might match the return type of a gcc2 + builtin and then its argument prototype would still apply. */ +char connect(); + +int main() { +connect() +; return 0; } +EOF +if { (eval echo configure:2135: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then + rm -rf conftest* + eval "ac_cv_lib_$ac_lib_var=yes" +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + eval "ac_cv_lib_$ac_lib_var=no" +fi +rm -f conftest* +LIBS="$ac_save_LIBS" + +fi +if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then + echo "$ac_t""yes" 1>&6 + X_EXTRA_LIBS="-lsocket $X_EXTRA_LIBS" +else + echo "$ac_t""no" 1>&6 +fi + + fi + + # gomez@mi.uni-erlangen.de says -lposix is necessary on A/UX. + echo $ac_n "checking for remove""... $ac_c" 1>&6 +echo "configure:2159: checking for remove" >&5 +if eval "test \"`echo '$''{'ac_cv_func_remove'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + cat > conftest.$ac_ext <<EOF +#line 2164 "configure" +#include "confdefs.h" +/* System header to define __stub macros and hopefully few prototypes, + which can conflict with char remove(); below. */ +#include <assert.h> +/* Override any gcc2 internal prototype to avoid an error. */ +/* We use char because int might match the return type of a gcc2 + builtin and then its argument prototype would still apply. */ +char remove(); + +int main() { + +/* The GNU C library defines this for functions which it implements + to always fail with ENOSYS. Some functions are actually named + something starting with __ and the normal name is an alias. */ +#if defined (__stub_remove) || defined (__stub___remove) +choke me +#else +remove(); +#endif + +; return 0; } +EOF +if { (eval echo configure:2187: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then + rm -rf conftest* + eval "ac_cv_func_remove=yes" +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + eval "ac_cv_func_remove=no" +fi +rm -f conftest* +fi + +if eval "test \"`echo '$ac_cv_func_'remove`\" = yes"; then + echo "$ac_t""yes" 1>&6 + : +else + echo "$ac_t""no" 1>&6 +fi + + if test $ac_cv_func_remove = no; then + echo $ac_n "checking for remove in -lposix""... $ac_c" 1>&6 +echo "configure:2208: checking for remove in -lposix" >&5 +ac_lib_var=`echo posix'_'remove | sed 'y%./+-%__p_%'` +if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + ac_save_LIBS="$LIBS" +LIBS="-lposix $LIBS" +cat > conftest.$ac_ext <<EOF +#line 2216 "configure" +#include "confdefs.h" +/* Override any gcc2 internal prototype to avoid an error. */ +/* We use char because int might match the return type of a gcc2 + builtin and then its argument prototype would still apply. */ +char remove(); + +int main() { +remove() +; return 0; } +EOF +if { (eval echo configure:2227: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then + rm -rf conftest* + eval "ac_cv_lib_$ac_lib_var=yes" +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + eval "ac_cv_lib_$ac_lib_var=no" +fi +rm -f conftest* +LIBS="$ac_save_LIBS" + +fi +if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then + echo "$ac_t""yes" 1>&6 + X_EXTRA_LIBS="$X_EXTRA_LIBS -lposix" +else + echo "$ac_t""no" 1>&6 +fi + + fi + + # BSDI BSD/OS 2.1 needs -lipc for XOpenDisplay. + echo $ac_n "checking for shmat""... $ac_c" 1>&6 +echo "configure:2251: checking for shmat" >&5 +if eval "test \"`echo '$''{'ac_cv_func_shmat'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + cat > conftest.$ac_ext <<EOF +#line 2256 "configure" +#include "confdefs.h" +/* System header to define __stub macros and hopefully few prototypes, + which can conflict with char shmat(); below. */ +#include <assert.h> +/* Override any gcc2 internal prototype to avoid an error. */ +/* We use char because int might match the return type of a gcc2 + builtin and then its argument prototype would still apply. */ +char shmat(); + +int main() { + +/* The GNU C library defines this for functions which it implements + to always fail with ENOSYS. Some functions are actually named + something starting with __ and the normal name is an alias. */ +#if defined (__stub_shmat) || defined (__stub___shmat) +choke me +#else +shmat(); +#endif + +; return 0; } +EOF +if { (eval echo configure:2279: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then + rm -rf conftest* + eval "ac_cv_func_shmat=yes" +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + eval "ac_cv_func_shmat=no" +fi +rm -f conftest* +fi + +if eval "test \"`echo '$ac_cv_func_'shmat`\" = yes"; then + echo "$ac_t""yes" 1>&6 + : +else + echo "$ac_t""no" 1>&6 +fi + + if test $ac_cv_func_shmat = no; then + echo $ac_n "checking for shmat in -lipc""... $ac_c" 1>&6 +echo "configure:2300: checking for shmat in -lipc" >&5 +ac_lib_var=`echo ipc'_'shmat | sed 'y%./+-%__p_%'` +if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + ac_save_LIBS="$LIBS" +LIBS="-lipc $LIBS" +cat > conftest.$ac_ext <<EOF +#line 2308 "configure" +#include "confdefs.h" +/* Override any gcc2 internal prototype to avoid an error. */ +/* We use char because int might match the return type of a gcc2 + builtin and then its argument prototype would still apply. */ +char shmat(); + +int main() { +shmat() +; return 0; } +EOF +if { (eval echo configure:2319: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then + rm -rf conftest* + eval "ac_cv_lib_$ac_lib_var=yes" +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + eval "ac_cv_lib_$ac_lib_var=no" +fi +rm -f conftest* +LIBS="$ac_save_LIBS" + +fi +if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then + echo "$ac_t""yes" 1>&6 + X_EXTRA_LIBS="$X_EXTRA_LIBS -lipc" +else + echo "$ac_t""no" 1>&6 +fi + + fi + fi + + # Check for libraries that X11R6 Xt/Xaw programs need. + ac_save_LDFLAGS="$LDFLAGS" + test -n "$x_libraries" && LDFLAGS="$LDFLAGS -L$x_libraries" + # SM needs ICE to (dynamically) link under SunOS 4.x (so we have to + # check for ICE first), but we must link in the order -lSM -lICE or + # we get undefined symbols. So assume we have SM if we have ICE. + # These have to be linked with before -lX11, unlike the other + # libraries we check for below, so use a different variable. + # --interran@uluru.Stanford.EDU, kb@cs.umb.edu. + echo $ac_n "checking for IceConnectionNumber in -lICE""... $ac_c" 1>&6 +echo "configure:2352: checking for IceConnectionNumber in -lICE" >&5 +ac_lib_var=`echo ICE'_'IceConnectionNumber | sed 'y%./+-%__p_%'` +if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + ac_save_LIBS="$LIBS" +LIBS="-lICE $LIBS" +cat > conftest.$ac_ext <<EOF +#line 2360 "configure" +#include "confdefs.h" +/* Override any gcc2 internal prototype to avoid an error. */ +/* We use char because int might match the return type of a gcc2 + builtin and then its argument prototype would still apply. */ +char IceConnectionNumber(); + +int main() { +IceConnectionNumber() +; return 0; } +EOF +if { (eval echo configure:2371: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then + rm -rf conftest* + eval "ac_cv_lib_$ac_lib_var=yes" +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + eval "ac_cv_lib_$ac_lib_var=no" +fi +rm -f conftest* +LIBS="$ac_save_LIBS" + +fi +if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then + echo "$ac_t""yes" 1>&6 + X_PRE_LIBS="$X_PRE_LIBS -lSM -lICE" +else + echo "$ac_t""no" 1>&6 +fi + + LDFLAGS="$ac_save_LDFLAGS" + +fi + +echo "Ignoring libraries \"$X_PRE_LIBS\" requested by configure." +LIBS="$LIBS$X_LIBS" +CFLAGS="$CFLAGS $X_CFLAGS" +CPPFLAGS="$CPPFLAGS $X_CFLAGS" + +GLLIB= +echo $ac_n "checking for glXMakeCurrent in -lGL""... $ac_c" 1>&6 +echo "configure:2402: checking for glXMakeCurrent in -lGL" >&5 +ac_lib_var=`echo GL'_'glXMakeCurrent | sed 'y%./+-%__p_%'` +if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + ac_save_LIBS="$LIBS" +LIBS="-lGL \ + -lX11 -lXext $X_EXTRA_LIBS -lm $LIBS" +cat > conftest.$ac_ext <<EOF +#line 2411 "configure" +#include "confdefs.h" +/* Override any gcc2 internal prototype to avoid an error. */ +/* We use char because int might match the return type of a gcc2 + builtin and then its argument prototype would still apply. */ +char glXMakeCurrent(); + +int main() { +glXMakeCurrent() +; return 0; } +EOF +if { (eval echo configure:2422: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then + rm -rf conftest* + eval "ac_cv_lib_$ac_lib_var=yes" +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + eval "ac_cv_lib_$ac_lib_var=no" +fi +rm -f conftest* +LIBS="$ac_save_LIBS" + +fi +if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then + echo "$ac_t""yes" 1>&6 + cat >> confdefs.h <<\EOF +#define HAVE_GL 1 +EOF + GLLIB=" -lGLU -lGL" +else + echo "$ac_t""no" 1>&6 +\ + echo $ac_n "checking for glXMakeCurrent in -lMesaGL""... $ac_c" 1>&6 +echo "configure:2445: checking for glXMakeCurrent in -lMesaGL" >&5 +ac_lib_var=`echo MesaGL'_'glXMakeCurrent | sed 'y%./+-%__p_%'` +if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + ac_save_LIBS="$LIBS" +LIBS="-lMesaGL \ + -lX11 -lXext $X_EXTRA_LIBS -lm $LIBS" +cat > conftest.$ac_ext <<EOF +#line 2454 "configure" +#include "confdefs.h" +/* Override any gcc2 internal prototype to avoid an error. */ +/* We use char because int might match the return type of a gcc2 + builtin and then its argument prototype would still apply. */ +char glXMakeCurrent(); + +int main() { +glXMakeCurrent() +; return 0; } +EOF +if { (eval echo configure:2465: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then + rm -rf conftest* + eval "ac_cv_lib_$ac_lib_var=yes" +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + eval "ac_cv_lib_$ac_lib_var=no" +fi +rm -f conftest* +LIBS="$ac_save_LIBS" + +fi +if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then + echo "$ac_t""yes" 1>&6 + cat >> confdefs.h <<\EOF +#define HAVE_GL 1 +EOF + GLLIB=" -lMesaGLU -lMesaGL" +else + echo "$ac_t""no" 1>&6 +fi + +fi + + + +ac_safe=`echo "X11/extensions/Xdbe.h" | sed 'y%./+-%__p_%'` +echo $ac_n "checking for X11/extensions/Xdbe.h""... $ac_c" 1>&6 +echo "configure:2494: checking for X11/extensions/Xdbe.h" >&5 +if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + cat > conftest.$ac_ext <<EOF +#line 2499 "configure" +#include "confdefs.h" +#include <X11/extensions/Xdbe.h> +EOF +ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" +{ (eval echo configure:2504: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +ac_err=`grep -v '^ *+' conftest.out` +if test -z "$ac_err"; then + rm -rf conftest* + eval "ac_cv_header_$ac_safe=yes" +else + echo "$ac_err" >&5 + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + eval "ac_cv_header_$ac_safe=no" +fi +rm -f conftest* +fi +if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then + echo "$ac_t""yes" 1>&6 + cat >> confdefs.h <<\EOF +#define HAVE_XDBE 1 +EOF + +else + echo "$ac_t""no" 1>&6 +fi + + +echo $ac_n "checking "for X overlay visuals"""... $ac_c" 1>&6 +echo "configure:2530: checking "for X overlay visuals"" >&5 +if eval "test \"`echo '$''{'ac_cv_have_overlay'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + if xprop -root 2>/dev/null | grep -c "SERVER_OVERLAY_VISUALS" >/dev/null; then + ac_cv_have_overlay=yes +else + ac_cv_have_overlay=no +fi +fi + +echo "$ac_t""$ac_cv_have_overlay" 1>&6 +if test "$ac_cv_have_overlay" = yes; then + cat >> confdefs.h <<\EOF +#define HAVE_OVERLAY 1 +EOF + +fi + +MAKEDEPEND="\$(CXX) -M" + +if test -n "$GXX"; then + CFLAGS="-Wall $CFLAGS" + CXXFLAGS="-Wall -Wno-return-type $CXXFLAGS" +else +if test "`(uname) 2>/dev/null`" = IRIX; then + if expr "`(uname -r)`" \>= 6.2; then + MAKEDEPEND="CC -M" + # -woff 3322 is necessary due to errors in Xlib headers on IRIX + CFLAGS="-fullwarn $CFLAGS" + CXXFLAGS="-fullwarn -woff 1685 -woff 3322 $CXXFLAGS" + MAKEDEPEND="CC -M" + else + CXXFLAGS="+w +pp $CXXFLAGS" + fi +fi +fi + + + + + +trap '' 1 2 15 +cat > confcache <<\EOF +# This file is a shell script that caches the results of configure +# tests run on this system so they can be shared between configure +# scripts and configure runs. It is not useful on other systems. +# If it contains results you don't want to keep, you may remove or edit it. +# +# By default, configure uses ./config.cache as the cache file, +# creating it if it does not exist already. You can give configure +# the --cache-file=FILE option to use a different cache file; that is +# what configure does when it calls configure scripts in +# subdirectories, so they share the cache. +# Giving --cache-file=/dev/null disables caching, for debugging configure. +# config.status only pays attention to the cache file if you give it the +# --recheck option to rerun configure. +# +EOF +# The following way of writing the cache mishandles newlines in values, +# but we know of no workaround that is simple, portable, and efficient. +# So, don't put newlines in cache variables' values. +# Ultrix sh set writes to stderr and can't be redirected directly, +# and sets the high bit in the cache file unless we assign to the vars. +(set) 2>&1 | + case `(ac_space=' '; set) 2>&1` in + *ac_space=\ *) + # `set' does not quote correctly, so add quotes (double-quote substitution + # turns \\\\ into \\, and sed turns \\ into \). + sed -n \ + -e "s/'/'\\\\''/g" \ + -e "s/^\\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\\)=\\(.*\\)/\\1=\${\\1='\\2'}/p" + ;; + *) + # `set' quotes correctly as required by POSIX, so do not add quotes. + sed -n -e 's/^\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\)=\(.*\)/\1=${\1=\2}/p' + ;; + esac >> confcache +if cmp -s $cache_file confcache; then + : +else + if test -w $cache_file; then + echo "updating cache $cache_file" + cat confcache > $cache_file + else + echo "not updating unwritable cache $cache_file" + fi +fi +rm -f confcache + +trap 'rm -fr conftest* confdefs* core core.* *.core $ac_clean_files; exit 1' 1 2 15 + +test "x$prefix" = xNONE && prefix=$ac_default_prefix +# Let make expand exec_prefix. +test "x$exec_prefix" = xNONE && exec_prefix='${prefix}' + +# Any assignment to VPATH causes Sun make to only execute +# the first set of double-colon rules, so remove it if not needed. +# If there is a colon in the path, we need to keep it. +if test "x$srcdir" = x.; then + ac_vpsub='/^[ ]*VPATH[ ]*=[^:]*$/d' +fi + +trap 'rm -f $CONFIG_STATUS conftest*; exit 1' 1 2 15 + +DEFS=-DHAVE_CONFIG_H + +# Without the "./", some shells look in PATH for config.status. +: ${CONFIG_STATUS=./config.status} + +echo creating $CONFIG_STATUS +rm -f $CONFIG_STATUS +cat > $CONFIG_STATUS <<EOF +#! /bin/sh +# Generated automatically by configure. +# Run this file to recreate the current configuration. +# This directory was configured as follows, +# on host `(hostname || uname -n) 2>/dev/null | sed 1q`: +# +# $0 $ac_configure_args +# +# Compiler output produced by configure, useful for debugging +# configure, is in ./config.log if it exists. + +ac_cs_usage="Usage: $CONFIG_STATUS [--recheck] [--version] [--help]" +for ac_option +do + case "\$ac_option" in + -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r) + echo "running \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion" + exec \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion ;; + -version | --version | --versio | --versi | --vers | --ver | --ve | --v) + echo "$CONFIG_STATUS generated by autoconf version 2.12" + exit 0 ;; + -help | --help | --hel | --he | --h) + echo "\$ac_cs_usage"; exit 0 ;; + *) echo "\$ac_cs_usage"; exit 1 ;; + esac +done + +ac_given_srcdir=$srcdir + +trap 'rm -fr `echo "makeinclude config.h:configh.in" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15 +EOF +cat >> $CONFIG_STATUS <<EOF + +# Protect against being on the right side of a sed subst in config.status. +sed 's/%@/@@/; s/@%/@@/; s/%g\$/@g/; /@g\$/s/[\\\\&%]/\\\\&/g; + s/@@/%@/; s/@@/@%/; s/@g\$/%g/' > conftest.subs <<\\CEOF +$ac_vpsub +$extrasub +s%@CFLAGS@%$CFLAGS%g +s%@CPPFLAGS@%$CPPFLAGS%g +s%@CXXFLAGS@%$CXXFLAGS%g +s%@DEFS@%$DEFS%g +s%@LDFLAGS@%$LDFLAGS%g +s%@LIBS@%$LIBS%g +s%@exec_prefix@%$exec_prefix%g +s%@prefix@%$prefix%g +s%@program_transform_name@%$program_transform_name%g +s%@bindir@%$bindir%g +s%@sbindir@%$sbindir%g +s%@libexecdir@%$libexecdir%g +s%@datadir@%$datadir%g +s%@sysconfdir@%$sysconfdir%g +s%@sharedstatedir@%$sharedstatedir%g +s%@localstatedir@%$localstatedir%g +s%@libdir@%$libdir%g +s%@includedir@%$includedir%g +s%@oldincludedir@%$oldincludedir%g +s%@infodir@%$infodir%g +s%@mandir@%$mandir%g +s%@RANLIB@%$RANLIB%g +s%@CC@%$CC%g +s%@CXX@%$CXX%g +s%@CPP@%$CPP%g +s%@X_CFLAGS@%$X_CFLAGS%g +s%@X_PRE_LIBS@%$X_PRE_LIBS%g +s%@X_LIBS@%$X_LIBS%g +s%@X_EXTRA_LIBS@%$X_EXTRA_LIBS%g +s%@GLLIB@%$GLLIB%g +s%@LIBNAME@%$LIBNAME%g +s%@LIBCOMMAND@%$LIBCOMMAND%g +s%@MAKEDEPEND@%$MAKEDEPEND%g + +CEOF +EOF + +cat >> $CONFIG_STATUS <<\EOF + +# Split the substitutions into bite-sized pieces for seds with +# small command number limits, like on Digital OSF/1 and HP-UX. +ac_max_sed_cmds=90 # Maximum number of lines to put in a sed script. +ac_file=1 # Number of current file. +ac_beg=1 # First line for current file. +ac_end=$ac_max_sed_cmds # Line after last line for current file. +ac_more_lines=: +ac_sed_cmds="" +while $ac_more_lines; do + if test $ac_beg -gt 1; then + sed "1,${ac_beg}d; ${ac_end}q" conftest.subs > conftest.s$ac_file + else + sed "${ac_end}q" conftest.subs > conftest.s$ac_file + fi + if test ! -s conftest.s$ac_file; then + ac_more_lines=false + rm -f conftest.s$ac_file + else + if test -z "$ac_sed_cmds"; then + ac_sed_cmds="sed -f conftest.s$ac_file" + else + ac_sed_cmds="$ac_sed_cmds | sed -f conftest.s$ac_file" + fi + ac_file=`expr $ac_file + 1` + ac_beg=$ac_end + ac_end=`expr $ac_end + $ac_max_sed_cmds` + fi +done +if test -z "$ac_sed_cmds"; then + ac_sed_cmds=cat +fi +EOF + +cat >> $CONFIG_STATUS <<EOF + +CONFIG_FILES=\${CONFIG_FILES-"makeinclude"} +EOF +cat >> $CONFIG_STATUS <<\EOF +for ac_file in .. $CONFIG_FILES; do if test "x$ac_file" != x..; then + # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in". + case "$ac_file" in + *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'` + ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;; + *) ac_file_in="${ac_file}.in" ;; + esac + + # Adjust a relative srcdir, top_srcdir, and INSTALL for subdirectories. + + # Remove last slash and all that follows it. Not all systems have dirname. + ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'` + if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then + # The file is in a subdirectory. + test ! -d "$ac_dir" && mkdir "$ac_dir" + ac_dir_suffix="/`echo $ac_dir|sed 's%^\./%%'`" + # A "../" for each directory in $ac_dir_suffix. + ac_dots=`echo $ac_dir_suffix|sed 's%/[^/]*%../%g'` + else + ac_dir_suffix= ac_dots= + fi + + case "$ac_given_srcdir" in + .) srcdir=. + if test -z "$ac_dots"; then top_srcdir=. + else top_srcdir=`echo $ac_dots|sed 's%/$%%'`; fi ;; + /*) srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;; + *) # Relative path. + srcdir="$ac_dots$ac_given_srcdir$ac_dir_suffix" + top_srcdir="$ac_dots$ac_given_srcdir" ;; + esac + + + echo creating "$ac_file" + rm -f "$ac_file" + configure_input="Generated automatically from `echo $ac_file_in|sed 's%.*/%%'` by configure." + case "$ac_file" in + *Makefile*) ac_comsub="1i\\ +# $configure_input" ;; + *) ac_comsub= ;; + esac + + ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"` + sed -e "$ac_comsub +s%@configure_input@%$configure_input%g +s%@srcdir@%$srcdir%g +s%@top_srcdir@%$top_srcdir%g +" $ac_file_inputs | (eval "$ac_sed_cmds") > $ac_file +fi; done +rm -f conftest.s* + +# These sed commands are passed to sed as "A NAME B NAME C VALUE D", where +# NAME is the cpp macro being defined and VALUE is the value it is being given. +# +# ac_d sets the value in "#define NAME VALUE" lines. +ac_dA='s%^\([ ]*\)#\([ ]*define[ ][ ]*\)' +ac_dB='\([ ][ ]*\)[^ ]*%\1#\2' +ac_dC='\3' +ac_dD='%g' +# ac_u turns "#undef NAME" with trailing blanks into "#define NAME VALUE". +ac_uA='s%^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)' +ac_uB='\([ ]\)%\1#\2define\3' +ac_uC=' ' +ac_uD='\4%g' +# ac_e turns "#undef NAME" without trailing blanks into "#define NAME VALUE". +ac_eA='s%^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)' +ac_eB='$%\1#\2define\3' +ac_eC=' ' +ac_eD='%g' + +if test "${CONFIG_HEADERS+set}" != set; then +EOF +cat >> $CONFIG_STATUS <<EOF + CONFIG_HEADERS="config.h:configh.in" +EOF +cat >> $CONFIG_STATUS <<\EOF +fi +for ac_file in .. $CONFIG_HEADERS; do if test "x$ac_file" != x..; then + # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in". + case "$ac_file" in + *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'` + ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;; + *) ac_file_in="${ac_file}.in" ;; + esac + + echo creating $ac_file + + rm -f conftest.frag conftest.in conftest.out + ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"` + cat $ac_file_inputs > conftest.in + +EOF + +# Transform confdefs.h into a sed script conftest.vals that substitutes +# the proper values into config.h.in to produce config.h. And first: +# Protect against being on the right side of a sed subst in config.status. +# Protect against being in an unquoted here document in config.status. +rm -f conftest.vals +cat > conftest.hdr <<\EOF +s/[\\&%]/\\&/g +s%[\\$`]%\\&%g +s%#define \([A-Za-z_][A-Za-z0-9_]*\) *\(.*\)%${ac_dA}\1${ac_dB}\1${ac_dC}\2${ac_dD}%gp +s%ac_d%ac_u%gp +s%ac_u%ac_e%gp +EOF +sed -n -f conftest.hdr confdefs.h > conftest.vals +rm -f conftest.hdr + +# This sed command replaces #undef with comments. This is necessary, for +# example, in the case of _POSIX_SOURCE, which is predefined and required +# on some systems where configure will not decide to define it. +cat >> conftest.vals <<\EOF +s%^[ ]*#[ ]*undef[ ][ ]*[a-zA-Z_][a-zA-Z_0-9]*%/* & */% +EOF + +# Break up conftest.vals because some shells have a limit on +# the size of here documents, and old seds have small limits too. + +rm -f conftest.tail +while : +do + ac_lines=`grep -c . conftest.vals` + # grep -c gives empty output for an empty file on some AIX systems. + if test -z "$ac_lines" || test "$ac_lines" -eq 0; then break; fi + # Write a limited-size here document to conftest.frag. + echo ' cat > conftest.frag <<CEOF' >> $CONFIG_STATUS + sed ${ac_max_here_lines}q conftest.vals >> $CONFIG_STATUS + echo 'CEOF + sed -f conftest.frag conftest.in > conftest.out + rm -f conftest.in + mv conftest.out conftest.in +' >> $CONFIG_STATUS + sed 1,${ac_max_here_lines}d conftest.vals > conftest.tail + rm -f conftest.vals + mv conftest.tail conftest.vals +done +rm -f conftest.vals + +cat >> $CONFIG_STATUS <<\EOF + rm -f conftest.frag conftest.h + echo "/* $ac_file. Generated automatically by configure. */" > conftest.h + cat conftest.in >> conftest.h + rm -f conftest.in + if cmp -s $ac_file conftest.h 2>/dev/null; then + echo "$ac_file is unchanged" + rm -f conftest.h + else + # Remove last slash and all that follows it. Not all systems have dirname. + ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'` + if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then + # The file is in a subdirectory. + test ! -d "$ac_dir" && mkdir "$ac_dir" + fi + rm -f $ac_file + mv conftest.h $ac_file + fi +fi; done + +EOF +cat >> $CONFIG_STATUS <<EOF + +EOF +cat >> $CONFIG_STATUS <<\EOF + +exit 0 +EOF +chmod +x $CONFIG_STATUS +rm -fr confdefs* $ac_clean_files +test "$no_create" = yes || ${CONFIG_SHELL-/bin/sh} $CONFIG_STATUS || exit 1 + + diff --git a/configure.in b/configure.in index 7477218ff..54eca6b74 100644 --- a/configure.in +++ b/configure.in @@ -1,11 +1,11 @@ dnl# -*- sh -*- dnl# the "configure" script is made from this by running GNU "autoconf" dnl# -dnl# "$Id: configure.in,v 1.16 1998/12/18 13:53:27 mike Exp $" +dnl# "$Id: configure.in,v 1.17 1999/01/07 19:16:49 mike Exp $" dnl# dnl# Configuration script for the Fast Light Tool Kit (FLTK). dnl# -dnl# Copyright 1998 by Bill Spitzak and others. +dnl# Copyright 1998-1999 by Bill Spitzak and others. dnl# dnl# This library is free software; you can redistribute it and/or dnl# modify it under the terms of the GNU Library General Public @@ -166,5 +166,5 @@ AC_CONFIG_HEADER(config.h:configh.in) AC_OUTPUT(makeinclude) dnl# -dnl# End of "$Id: configure.in,v 1.16 1998/12/18 13:53:27 mike Exp $". +dnl# End of "$Id: configure.in,v 1.17 1999/01/07 19:16:49 mike Exp $". dnl# diff --git a/documentation/Makefile b/documentation/Makefile index d3bd0e1f1..b3f5a4cb0 100644 --- a/documentation/Makefile +++ b/documentation/Makefile @@ -1,9 +1,9 @@ # -# "$Id: Makefile,v 1.3 1999/01/07 16:36:05 mike Exp $" +# "$Id: Makefile,v 1.4 1999/01/07 19:17:09 mike Exp $" # # Documentation makefile for the Fast Light Tool Kit (FLTK). # -# Copyright 1998 by Bill Spitzak and others. +# Copyright 1998-1999 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 @@ -124,5 +124,5 @@ fltk.pdf: $(HTMLFILES) @htmldoc -f fltk.pdf --compression=9 --jpeg=90 --duplex --verbose --toclevels 2 --title src/FL.gif $(HTMLFILES) # -# End of "$Id: Makefile,v 1.3 1999/01/07 16:36:05 mike Exp $". +# End of "$Id: Makefile,v 1.4 1999/01/07 19:17:09 mike Exp $". # diff --git a/fluid/Fl_Function_Type.cxx b/fluid/Fl_Function_Type.cxx index 7d2d7b458..e3d6a0b56 100644 --- a/fluid/Fl_Function_Type.cxx +++ b/fluid/Fl_Function_Type.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Function_Type.cxx,v 1.9 1999/01/07 18:49:35 mike Exp $" +// "$Id: Fl_Function_Type.cxx,v 1.10 1999/01/07 19:17:09 mike Exp $" // // C function type code for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -692,5 +692,5 @@ void Fl_Class_Type::write_code2() { } // -// End of "$Id: Fl_Function_Type.cxx,v 1.9 1999/01/07 18:49:35 mike Exp $". +// End of "$Id: Fl_Function_Type.cxx,v 1.10 1999/01/07 19:17:09 mike Exp $". // diff --git a/fluid/Fl_Group_Type.cxx b/fluid/Fl_Group_Type.cxx index f003cdf5b..842514690 100644 --- a/fluid/Fl_Group_Type.cxx +++ b/fluid/Fl_Group_Type.cxx @@ -1,5 +1,5 @@ // -// "$Id: Fl_Group_Type.cxx,v 1.3 1998/12/06 15:09:14 mike Exp $" +// "$Id: Fl_Group_Type.cxx,v 1.4 1999/01/07 19:17:10 mike Exp $" // // Fl_Group object code for the Fast Light Tool Kit (FLTK). // @@ -7,7 +7,7 @@ // the Fl_Tabs widget, with special stuff to select tab items and // insure that only one is visible. // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -267,5 +267,5 @@ public: Fl_Tile_Type Fl_Tile_type; // the "factory" // -// End of "$Id: Fl_Group_Type.cxx,v 1.3 1998/12/06 15:09:14 mike Exp $". +// End of "$Id: Fl_Group_Type.cxx,v 1.4 1999/01/07 19:17:10 mike Exp $". // diff --git a/fluid/Fl_Menu_Type.cxx b/fluid/Fl_Menu_Type.cxx index 4f86f7d59..e59632349 100644 --- a/fluid/Fl_Menu_Type.cxx +++ b/fluid/Fl_Menu_Type.cxx @@ -1,5 +1,5 @@ // -// "$Id: Fl_Menu_Type.cxx,v 1.7 1998/12/08 21:09:59 mike Exp $" +// "$Id: Fl_Menu_Type.cxx,v 1.8 1999/01/07 19:17:10 mike Exp $" // // Menu item code for the Fast Light Tool Kit (FLTK). // @@ -9,7 +9,7 @@ // This file also contains code to make Fl_Menu_Button, Fl_Menu_Bar, // etc widgets. // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -529,5 +529,5 @@ void shortcut_in_cb(Shortcut_Button* i, void* v) { } // -// End of "$Id: Fl_Menu_Type.cxx,v 1.7 1998/12/08 21:09:59 mike Exp $". +// End of "$Id: Fl_Menu_Type.cxx,v 1.8 1999/01/07 19:17:10 mike Exp $". // diff --git a/fluid/Fl_Type.cxx b/fluid/Fl_Type.cxx index 5b5904abb..3fb77ff61 100644 --- a/fluid/Fl_Type.cxx +++ b/fluid/Fl_Type.cxx @@ -1,5 +1,5 @@ // -// "$Id: Fl_Type.cxx,v 1.4 1998/12/06 15:09:15 mike Exp $" +// "$Id: Fl_Type.cxx,v 1.5 1999/01/07 19:17:10 mike Exp $" // // Widget type code for the Fast Light Tool Kit (FLTK). // @@ -15,7 +15,7 @@ // not in the linked list and are not written to files or // copied or otherwise examined. // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -640,5 +640,5 @@ void Fl_Type::read_property(const char *c) { int Fl_Type::read_fdesign(const char*, const char*) {return 0;} // -// End of "$Id: Fl_Type.cxx,v 1.4 1998/12/06 15:09:15 mike Exp $". +// End of "$Id: Fl_Type.cxx,v 1.5 1999/01/07 19:17:10 mike Exp $". // diff --git a/fluid/Fl_Type.h b/fluid/Fl_Type.h index da9d42c9c..927607197 100644 --- a/fluid/Fl_Type.h +++ b/fluid/Fl_Type.h @@ -1,5 +1,5 @@ // -// "$Id: Fl_Type.h,v 1.4 1998/10/21 16:28:54 mike Exp $" +// "$Id: Fl_Type.h,v 1.5 1999/01/07 19:17:10 mike Exp $" // // Widget type header file for the Fast Light Tool Kit (FLTK). // @@ -11,7 +11,7 @@ // instance of this object. It could also have a "copy()" function, // but it was easier to implement this by using the file read/write // that is needed to save the setup anyways. -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -166,5 +166,5 @@ int storestring(const char *n, const char * & p, int nostrip=0); extern int include_H_from_C; // -// End of "$Id: Fl_Type.h,v 1.4 1998/10/21 16:28:54 mike Exp $". +// End of "$Id: Fl_Type.h,v 1.5 1999/01/07 19:17:10 mike Exp $". // diff --git a/fluid/Fl_Widget_Type.cxx b/fluid/Fl_Widget_Type.cxx index 62882654d..271284b12 100644 --- a/fluid/Fl_Widget_Type.cxx +++ b/fluid/Fl_Widget_Type.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Widget_Type.cxx,v 1.12 1998/12/06 15:47:37 mike Exp $" +// "$Id: Fl_Widget_Type.cxx,v 1.13 1999/01/07 19:17:11 mike Exp $" // // Widget type code for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -1701,5 +1701,5 @@ int Fl_Widget_Type::read_fdesign(const char* name, const char* value) { } // -// End of "$Id: Fl_Widget_Type.cxx,v 1.12 1998/12/06 15:47:37 mike Exp $". +// End of "$Id: Fl_Widget_Type.cxx,v 1.13 1999/01/07 19:17:11 mike Exp $". // diff --git a/fluid/Fl_Widget_Type.h b/fluid/Fl_Widget_Type.h index c9fcba03b..ec6e48611 100644 --- a/fluid/Fl_Widget_Type.h +++ b/fluid/Fl_Widget_Type.h @@ -1,5 +1,5 @@ // -// "$Id: Fl_Widget_Type.h,v 1.3 1998/12/06 15:18:39 mike Exp $" +// "$Id: Fl_Widget_Type.h,v 1.4 1999/01/07 19:17:11 mike Exp $" // // Widget type header file for the Fast Light Tool Kit (FLTK). // @@ -7,7 +7,7 @@ // This should have the widget pointer in it, but it is still in the // Fl_Type base class. // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -90,5 +90,5 @@ void* const LOAD = (void *)9831; extern Fl_Widget_Type *current_widget; // one of the selected ones // -// End of "$Id: Fl_Widget_Type.h,v 1.3 1998/12/06 15:18:39 mike Exp $". +// End of "$Id: Fl_Widget_Type.h,v 1.4 1999/01/07 19:17:11 mike Exp $". // diff --git a/fluid/Fl_Window_Type.cxx b/fluid/Fl_Window_Type.cxx index 817b2e23b..ddc6fd918 100644 --- a/fluid/Fl_Window_Type.cxx +++ b/fluid/Fl_Window_Type.cxx @@ -1,5 +1,5 @@ // -// "$Id: Fl_Window_Type.cxx,v 1.11 1998/12/06 15:49:29 mike Exp $" +// "$Id: Fl_Window_Type.cxx,v 1.12 1999/01/07 19:17:11 mike Exp $" // // Window type code for the Fast Light Tool Kit (FLTK). // @@ -7,7 +7,7 @@ // for interacting with the overlay, which allows the user to // select, move, and resize the children widgets. // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -697,5 +697,5 @@ int Fl_Window_Type::read_fdesign(const char* name, const char* value) { } // -// End of "$Id: Fl_Window_Type.cxx,v 1.11 1998/12/06 15:49:29 mike Exp $". +// End of "$Id: Fl_Window_Type.cxx,v 1.12 1999/01/07 19:17:11 mike Exp $". // diff --git a/fluid/Fluid_Image.cxx b/fluid/Fluid_Image.cxx index 297339681..1bcc0d743 100644 --- a/fluid/Fluid_Image.cxx +++ b/fluid/Fluid_Image.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fluid_Image.cxx,v 1.5 1998/12/06 15:09:17 mike Exp $" +// "$Id: Fluid_Image.cxx,v 1.6 1999/01/07 19:17:12 mike Exp $" // // Pixmap label support for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -406,5 +406,5 @@ Fluid_Image *ui_find_image(const char *oldname) { } // -// End of "$Id: Fluid_Image.cxx,v 1.5 1998/12/06 15:09:17 mike Exp $". +// End of "$Id: Fluid_Image.cxx,v 1.6 1999/01/07 19:17:12 mike Exp $". // diff --git a/fluid/Fluid_Image.h b/fluid/Fluid_Image.h index 26461ddc9..ab6bdb3a8 100644 --- a/fluid/Fluid_Image.h +++ b/fluid/Fluid_Image.h @@ -1,5 +1,5 @@ // -// "$Id: Fluid_Image.h,v 1.2 1998/10/21 16:28:57 mike Exp $" +// "$Id: Fluid_Image.h,v 1.3 1999/01/07 19:17:12 mike Exp $" // // Pixmap image header file for the Fast Light Tool Kit (FLTK). // @@ -9,7 +9,7 @@ // in Fluid_Image.C for each type of image format. Right now only xpm // files are supported. // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -51,5 +51,5 @@ public: Fluid_Image *ui_find_image(const char *); // -// End of "$Id: Fluid_Image.h,v 1.2 1998/10/21 16:28:57 mike Exp $". +// End of "$Id: Fluid_Image.h,v 1.3 1999/01/07 19:17:12 mike Exp $". // diff --git a/fluid/README b/fluid/README deleted file mode 100644 index 9fe6d6c36..000000000 --- a/fluid/README +++ /dev/null @@ -1,214 +0,0 @@ -Fluid (the FL User Interface Designer) is a graphical editor that -is used to produce FL source code. - -Fluid edits and saves it's state in ".fl" files. These files are -text, and you could (with care) edit them in a text editor, perhaps to -get some special effects. - -When asked to "compile", fluid outputs a .C source file and a .H -header file: The .C file contains one or more public functions, each -of which will create one or more FL windows and all the objects in -those windows. The .H file declares (as externs) all the functions -and named objects created by the .C file, and includes all the -necessary FL header files for those objects. - -The C file must be compiled and linked with a "main" source file(s) -that you write. This source code must include the .H output, and -should call the functions in the .C file to create windows. The main -code must do show() on the windows and run the Fl::wait() loop. - - _________ - / / - __________ +->/.C file /--------+ - / / / /________/ | - /.fl file /<==>[fluid]< #include | - /_________/ \ ___v_____ | - \ / / | - +>/.H file / | - /________/ | - ^ | - #include | - ___|_____ | __________ - / / V / / - / main.C /--->[c++,link]-->/ program / - /________/ /_________/ - - -Objects created by fluid are either "named" or "unnamed". If they -are named, the .C file will declare a global variable with that name -of type "<type>*". This pointer has a value of zero until the fluid -function is called, the fluid function will set it to the instance of -the . Unnamed objects are only accessible through -pointers from other objects. - -Windows may be named or unnamed. Named windows are only created -once even if you call the function several times (fluid outputs "if -(!name) {...}" around the code that creates the window). Unnamed -windows lets you create many instances of the same window structure, a -pointer to the unnamed window is returned from the fluid function (you -can only put one unnamed window in a function). - -Objects may either call a named callback function that you write in -another source file, or you can supply a small piece of C++ source and -fluid will write a private callback function into the .C file. - -================================================================ -Worlds shortest tutorial: -================================================================ - -Type "fluid&" - -Pick "New/Function" off the menu. - -Delete the function name in the popup window and hit OK. The text -"main()" with a triangle next to it should appear highlighted in the -main window. - -Pick "New/Window" off the menu. - -Move the window and resize it to the size you want. - -Pick "New/buttons/Button" off the menu. - -Hit the "OK" button to dismiss the panel that appears. - -In the window you created, try moving the button by dragging it -around. Notice that it "snaps" to fixed locations. If you want to -drag it smoothly, hold down Alt. You can also change the size of the -steps with Edit/Preferences. - -Try resizing the object by dragging the edges and corners. - -Type Alt+c to copy the object. - -Type Alt+v to paste a copy into the window. - -Type Alt+v several times. - -Drag the objects and resize them so they don't overlap. Notice -that you have to click an object to pick it first, then drag it. - -Try selecting several objects by dragging a box around them. Check -what happens when you move them, or when you drag an edge to resize -them. - -You can also use Shift+click to toggle objects on and off. - -You can also select objects by clicking on them in the list in the -main window, try that. - -Double-click one of the buttons. You will get a control panel. - -Try changing the "label". Try changing other items near the top of -the panel. To see any changes to the box type clearer, type "Alt+o" -to make the red overlay disappear. - -Type "#include <stdlib.h>" into the first line of "extra code:". - -Type "exit(0);" into the "callback:". - -Hit OK. - -Pick "File/Save As" off the menu. - -Type "test.fl" into the file chooser and hit return. - -Pick "File/Write Code" off the menu. - -Go back to your terminal window. Type "more test.C" and "more -test.H" and you can see the code it made. - -Type "make test" (you may have to add libaries to your Makefile). - -Type "./test" to run your program. - -Try the buttons. The one you put the code into will exit the -program. - -Type "Alt+Q" to exit fluid. - -Ok, now try to make a real program. - -================================================================ - -This code is quite a kludge and probably impossible to figure out. I -hope it will be fixed someday, but my intention was to make FL itself -clean and simple, even if the user interface designer is forced to be -more complex as a result. - -An object in fluid is represented by a subclass of "Fl_Type". - -Creating a new instance of an object is done by calling the virtual -method "make()" on Fl_Type. To allow an initial version of each type -to be created, there is a static "factory" instance of every subclass -of Fl_Type. For now, make() is only called on these. The intention -was to use make() to copy objects, but that did not happen. Instead I -write the descriptions and read them back from a file in /usr/tmp, -which is much more reliable because the read/write code is tested -every time a file is saved! - -The (non-factory) instances are linked into a list by the previous and -next pointers. The "hierarchy" is stored by a "level" number on each -object, and an "isparent" flag on the parent. To find the "brother" -of an object, code must search forward for the next object whose level -is equal to this one. A null pointer or an object with a lower level -number indicates no brother. - -If the type is a subclass of Fl_Object, the "o" pointer points at an -Fl_Object. This allows the code in FL to be used to draw the object. -The user_data() field on the Fl_Object is used as a back pointer to -the Fl_Type. The "factory" has an "o" pointer that points at the -"template object". This is an Fl_Object created the first time make() -is called and is used to figure out what the default values for the -fields are for the object. - -This "o" pointer exists in all Fl_Type objects, even the base class. -If this is not an Fl_Object item, then the "o" pointer is zero. This -avoided a lot of virtual functions, but is mostly for historical -reasons. Rather than RTTI, I use some tests to determine subclasses: - - if (o && level == 1) - this is an Fl_Window_Type - else if (o && isparent) - this is a Fl_Group_Type - else if (o) - this is a Fl_Object_Type - else if (!level) - this is a function - else - this is a menu item or something - (none of these implemented yet) - - - Fl_Type::first - | - | NULL - | ^ - V | - +---------+ +-----------+ - | Fl_Type |------ o ---> | Fl_Window | - | level=0 |<-user_data()-| | - |isparent |<-+ +-----------+ - +---------+ | | ^ - | ^ parent first | - next prev / | parent - V | / V | - +---------+ +-----------+ - | Fl_Type |------ o ---> | Fl_Object | - | level=1 | | | - | |<-user_data()-| | - | | +-----------+ - | | +---------+ - | |-factory->| Fl_Type |---- o ---->[Fl_Object] - +---------+ | | template object - | ^ +---------+ - next prev (next,prev=NULL) - V | - +---------+ - | Fl_Type | - +---------+ - | ^ - V | - NULL | - | - Fl_Type::last diff --git a/fluid/Shortcut_Button.h b/fluid/Shortcut_Button.h index 93fdb2c6f..85d17d6a7 100644 --- a/fluid/Shortcut_Button.h +++ b/fluid/Shortcut_Button.h @@ -1,9 +1,9 @@ // -// "$Id: Shortcut_Button.h,v 1.2 1998/10/21 16:28:58 mike Exp $" +// "$Id: Shortcut_Button.h,v 1.3 1999/01/07 19:17:12 mike Exp $" // // Shortcut header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -35,5 +35,5 @@ public: }; // -// End of "$Id: Shortcut_Button.h,v 1.2 1998/10/21 16:28:58 mike Exp $". +// End of "$Id: Shortcut_Button.h,v 1.3 1999/01/07 19:17:12 mike Exp $". // diff --git a/fluid/code.cxx b/fluid/code.cxx index 43a2a9ae6..1a5a54471 100644 --- a/fluid/code.cxx +++ b/fluid/code.cxx @@ -1,9 +1,9 @@ // -// "$Id: code.cxx,v 1.7 1998/12/06 15:52:15 mike Exp $" +// "$Id: code.cxx,v 1.8 1999/01/07 19:17:13 mike Exp $" // // Code output routines for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -290,5 +290,5 @@ void Fl_Type::write_code1() { void Fl_Type::write_code2() {} // -// End of "$Id: code.cxx,v 1.7 1998/12/06 15:52:15 mike Exp $". +// End of "$Id: code.cxx,v 1.8 1999/01/07 19:17:13 mike Exp $". // diff --git a/fluid/factory.cxx b/fluid/factory.cxx index eb72870a1..c717bf2ed 100644 --- a/fluid/factory.cxx +++ b/fluid/factory.cxx @@ -1,5 +1,5 @@ // -// "$Id: factory.cxx,v 1.3 1998/12/06 15:09:19 mike Exp $" +// "$Id: factory.cxx,v 1.4 1999/01/07 19:17:13 mike Exp $" // // Widget factory code for the Fast Light Tool Kit (FLTK). // @@ -11,7 +11,7 @@ // to a factory instance for every class (both the ones defined // here and ones in other files) // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -673,5 +673,5 @@ int lookup_symbol(const char *name, int &v, int numberok) { } // -// End of "$Id: factory.cxx,v 1.3 1998/12/06 15:09:19 mike Exp $". +// End of "$Id: factory.cxx,v 1.4 1999/01/07 19:17:13 mike Exp $". // diff --git a/fluid/file.cxx b/fluid/file.cxx index c5f5e9672..ce8347b42 100644 --- a/fluid/file.cxx +++ b/fluid/file.cxx @@ -1,5 +1,5 @@ // -// "$Id: file.cxx,v 1.5 1998/12/06 15:52:16 mike Exp $" +// "$Id: file.cxx,v 1.6 1999/01/07 19:17:13 mike Exp $" // // Fluid file routines for the Fast Light Tool Kit (FLTK). // @@ -8,7 +8,7 @@ // They are somewhat similar to tcl, using matching { and } // to quote strings. // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -587,5 +587,5 @@ void read_fdesign() { } // -// End of "$Id: file.cxx,v 1.5 1998/12/06 15:52:16 mike Exp $". +// End of "$Id: file.cxx,v 1.6 1999/01/07 19:17:13 mike Exp $". // diff --git a/fluid/fluid.cxx b/fluid/fluid.cxx index 3bb3af8fc..c924bfe74 100644 --- a/fluid/fluid.cxx +++ b/fluid/fluid.cxx @@ -1,9 +1,9 @@ // -// "$Id: fluid.cxx,v 1.8 1998/12/06 15:09:20 mike Exp $" +// "$Id: fluid.cxx,v 1.9 1999/01/07 19:17:13 mike Exp $" // // FLUID main entry for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -25,7 +25,7 @@ const char *copyright = "The FLTK user interface designer version 1.0\n" -"Copyright 1998 Bill Spitzak\n" +"Copyright 1998-1999 Bill Spitzak\n" "\n" "This library is free software; you can redistribute it and/or " "modify it under the terms of the GNU Library General Public " @@ -407,5 +407,5 @@ int main(int argc,char **argv) { } // -// End of "$Id: fluid.cxx,v 1.8 1998/12/06 15:09:20 mike Exp $". +// End of "$Id: fluid.cxx,v 1.9 1999/01/07 19:17:13 mike Exp $". // diff --git a/fluid/gif.cxx b/fluid/gif.cxx index d0875ace8..dc589b039 100644 --- a/fluid/gif.cxx +++ b/fluid/gif.cxx @@ -1,9 +1,9 @@ // -// "$Id: gif.cxx,v 1.2 1998/10/21 16:29:01 mike Exp $" +// "$Id: gif.cxx,v 1.3 1999/01/07 19:17:14 mike Exp $" // // GIF support for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -359,5 +359,5 @@ int gif2xpm( } // -// End of "$Id: gif.cxx,v 1.2 1998/10/21 16:29:01 mike Exp $". +// End of "$Id: gif.cxx,v 1.3 1999/01/07 19:17:14 mike Exp $". // diff --git a/lib/README.lib b/lib/README.lib index 5fd628d11..e4bbf4821 100644 --- a/lib/README.lib +++ b/lib/README.lib @@ -2,10 +2,9 @@ REAME.lib --------- This README file is a placeholder for library files on your system. -Under Microsoft Windows a successful build will contain both a debug -(fltkd.lib) and release (fltk.lib) library for you to link to. Both -are built using the multi-threaded settings. Currently the Visual C++ -project files do not generate DLL libraries for FLTK. +Under Microsoft Windows a successful build will contain debug +(fltkd.lib and fltkd.dll) and release (fltk.lib fltk.dll) libraries for +you to link to. Both are built using the multi-threaded settings. Under UNIX a single library file (libfltk.a or libfltk.so) will be built. diff --git a/makefiles/Makefile.os2x b/makefiles/Makefile.os2x index cf83e8ef3..80cef6701 100644 --- a/makefiles/Makefile.os2x +++ b/makefiles/Makefile.os2x @@ -1,9 +1,9 @@ # -# "$Id: Makefile.os2x,v 1.3 1998/12/29 14:59:00 mike Exp $" +# "$Id: Makefile.os2x,v 1.4 1999/01/07 19:17:14 mike Exp $" # # Top-level makefile for the Fast Light Tool Kit (FLTK). # -# Copyright 1998 by Bill Spitzak and others. +# Copyright 1998-1999 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 @@ -76,5 +76,5 @@ clean: cd documentation & $(MAKE) clean # -# End of "$Id: Makefile.os2x,v 1.3 1998/12/29 14:59:00 mike Exp $". +# End of "$Id: Makefile.os2x,v 1.4 1999/01/07 19:17:14 mike Exp $". # diff --git a/makefiles/makeinclude.cygnus b/makefiles/makeinclude.cygnus index 7d7390c4e..f315bd3e1 100644 --- a/makefiles/makeinclude.cygnus +++ b/makefiles/makeinclude.cygnus @@ -33,9 +33,6 @@ LIBCOMMAND =ar -ruv RANLIB =ranlib # libraries to link with: -LDLIBS =-lgdi32 -luser32 -lm - -# libraries to link with when using GL: -GLDLIBS =-lgdi32 -luser32 -lglu32 -lopengl32 -lm +LDLIBS =-lgdi32 -luser32 -lglu32 -lopengl32 -lm INSTALL =/CYGNUS/B19/H-I386~1/BIN/install -c diff --git a/makefiles/makeinclude.mingw32 b/makefiles/makeinclude.mingw32 index 02027ac5f..d9a2f4451 100644 --- a/makefiles/makeinclude.mingw32 +++ b/makefiles/makeinclude.mingw32 @@ -26,9 +26,6 @@ LIBCOMMAND =ar -ruv RANLIB =ranlib # libraries to link with: -LDLIBS =-lgdi32 -luser32 -lm -mwindows - -# libraries to link with when using GL: -GLDLIBS =-lgdi32 -luser32 -lglu32 -lopengl32 -lm -mwindows +LDLIBS =-lgdi32 -luser32 -lglu32 -lopengl32 -lm -mwindows INSTALL =/CYGNUS/B19/H-I386~1/BIN/install -c diff --git a/makeinclude.in b/makeinclude.in index a0a65a216..d849d613f 100644 --- a/makeinclude.in +++ b/makeinclude.in @@ -1,10 +1,10 @@ # -# "$Id: makeinclude.in,v 1.4 1998/10/21 14:18:55 mike Exp $" +# "$Id: makeinclude.in,v 1.5 1999/01/07 19:16:49 mike Exp $" # # Make include file for the Fast Light Tool Kit (FLTK). # @configure_input@ # -# Copyright 1998 by Bill Spitzak and others. +# Copyright 1998-1999 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 @@ -47,11 +47,8 @@ LIBCOMMAND =@LIBCOMMAND@ RANLIB =@RANLIB@ # libraries to link with: -LDLIBS =@LIBS@ -lX11 -lXext @X_EXTRA_LIBS@ -lm - -# libraries to link with when using GL: -GLDLIBS =@LIBS@ @GLLIB@ -lX11 -lXext @X_EXTRA_LIBS@ -lm +LDLIBS =@LIBS@ @GLLIB@ -lX11 -lXext @X_EXTRA_LIBS@ -lm # -# End of "$Id: makeinclude.in,v 1.4 1998/10/21 14:18:55 mike Exp $". +# End of "$Id: makeinclude.in,v 1.5 1999/01/07 19:16:49 mike Exp $". # diff --git a/src/Fl.cxx b/src/Fl.cxx index df42260ae..9224b4f4d 100644 --- a/src/Fl.cxx +++ b/src/Fl.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl.cxx,v 1.13 1999/01/07 16:47:40 mike Exp $" +// "$Id: Fl.cxx,v 1.14 1999/01/07 19:17:15 mike Exp $" // // Main event handling code for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -667,5 +667,5 @@ void Fl_Window::flush() { } // -// End of "$Id: Fl.cxx,v 1.13 1999/01/07 16:47:40 mike Exp $". +// End of "$Id: Fl.cxx,v 1.14 1999/01/07 19:17:15 mike Exp $". // diff --git a/src/Fl_Adjuster.cxx b/src/Fl_Adjuster.cxx index 77030c944..09dee9447 100644 --- a/src/Fl_Adjuster.cxx +++ b/src/Fl_Adjuster.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Adjuster.cxx,v 1.4 1998/12/02 18:43:26 mike Exp $" +// "$Id: Fl_Adjuster.cxx,v 1.5 1999/01/07 19:17:16 mike Exp $" // // Adjuster widget for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -130,5 +130,5 @@ Fl_Adjuster::Fl_Adjuster(int x, int y, int w, int h, const char* l) } // -// End of "$Id: Fl_Adjuster.cxx,v 1.4 1998/12/02 18:43:26 mike Exp $". +// End of "$Id: Fl_Adjuster.cxx,v 1.5 1999/01/07 19:17:16 mike Exp $". // diff --git a/src/Fl_Bitmap.cxx b/src/Fl_Bitmap.cxx index 792552490..7deae146a 100644 --- a/src/Fl_Bitmap.cxx +++ b/src/Fl_Bitmap.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Bitmap.cxx,v 1.4 1998/10/21 14:19:55 mike Exp $" +// "$Id: Fl_Bitmap.cxx,v 1.5 1999/01/07 19:17:16 mike Exp $" // // Bitmap drawing routines for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -125,5 +125,5 @@ void Fl_Bitmap::label(Fl_Menu_Item* o) { } // -// End of "$Id: Fl_Bitmap.cxx,v 1.4 1998/10/21 14:19:55 mike Exp $". +// End of "$Id: Fl_Bitmap.cxx,v 1.5 1999/01/07 19:17:16 mike Exp $". // diff --git a/src/Fl_Box.cxx b/src/Fl_Box.cxx index 9a13d361b..2058a0c1b 100644 --- a/src/Fl_Box.cxx +++ b/src/Fl_Box.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Box.cxx,v 1.3 1998/10/21 14:19:55 mike Exp $" +// "$Id: Fl_Box.cxx,v 1.4 1999/01/07 19:17:16 mike Exp $" // // Box widget for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -34,5 +34,5 @@ void Fl_Box::draw() { } // -// End of "$Id: Fl_Box.cxx,v 1.3 1998/10/21 14:19:55 mike Exp $". +// End of "$Id: Fl_Box.cxx,v 1.4 1999/01/07 19:17:16 mike Exp $". // diff --git a/src/Fl_Browser.cxx b/src/Fl_Browser.cxx index 150b70b97..211787a09 100644 --- a/src/Fl_Browser.cxx +++ b/src/Fl_Browser.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Browser.cxx,v 1.5 1998/12/02 15:48:42 mike Exp $" +// "$Id: Fl_Browser.cxx,v 1.6 1999/01/07 19:17:16 mike Exp $" // // Browser widget for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -440,5 +440,5 @@ int Fl_Browser::value() const { } // -// End of "$Id: Fl_Browser.cxx,v 1.5 1998/12/02 15:48:42 mike Exp $". +// End of "$Id: Fl_Browser.cxx,v 1.6 1999/01/07 19:17:16 mike Exp $". // diff --git a/src/Fl_Browser_.cxx b/src/Fl_Browser_.cxx index ed8f4f5b9..27fe2fd67 100644 --- a/src/Fl_Browser_.cxx +++ b/src/Fl_Browser_.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Browser_.cxx,v 1.7 1998/12/02 15:48:43 mike Exp $" +// "$Id: Fl_Browser_.cxx,v 1.8 1999/01/07 19:17:17 mike Exp $" // // Base Browser widget class for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -633,5 +633,5 @@ void Fl_Browser_::item_select(void*, int) {} int Fl_Browser_::item_selected(void* l) const {return l==selection_;} // -// End of "$Id: Fl_Browser_.cxx,v 1.7 1998/12/02 15:48:43 mike Exp $". +// End of "$Id: Fl_Browser_.cxx,v 1.8 1999/01/07 19:17:17 mike Exp $". // diff --git a/src/Fl_Browser_load.cxx b/src/Fl_Browser_load.cxx index 74782752d..d9419d319 100644 --- a/src/Fl_Browser_load.cxx +++ b/src/Fl_Browser_load.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Browser_load.cxx,v 1.3 1998/10/21 14:19:57 mike Exp $" +// "$Id: Fl_Browser_load.cxx,v 1.4 1999/01/07 19:17:17 mike Exp $" // // File loading routines for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -51,5 +51,5 @@ int Fl_Browser::load(const char *filename) { } // -// End of "$Id: Fl_Browser_load.cxx,v 1.3 1998/10/21 14:19:57 mike Exp $". +// End of "$Id: Fl_Browser_load.cxx,v 1.4 1999/01/07 19:17:17 mike Exp $". // diff --git a/src/Fl_Button.cxx b/src/Fl_Button.cxx index ff9009b75..a2b355b86 100644 --- a/src/Fl_Button.cxx +++ b/src/Fl_Button.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Button.cxx,v 1.3 1998/10/21 14:19:58 mike Exp $" +// "$Id: Fl_Button.cxx,v 1.4 1999/01/07 19:17:17 mike Exp $" // // Button widget for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -115,5 +115,5 @@ Fl_Button::Fl_Button(int x,int y,int w,int h, const char *l) } // -// End of "$Id: Fl_Button.cxx,v 1.3 1998/10/21 14:19:58 mike Exp $". +// End of "$Id: Fl_Button.cxx,v 1.4 1999/01/07 19:17:17 mike Exp $". // diff --git a/src/Fl_Chart.cxx b/src/Fl_Chart.cxx index 598b1a182..c78e6a703 100644 --- a/src/Fl_Chart.cxx +++ b/src/Fl_Chart.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Chart.cxx,v 1.3 1998/10/21 14:19:59 mike Exp $" +// "$Id: Fl_Chart.cxx,v 1.4 1999/01/07 19:17:17 mike Exp $" // // Forms-compatible chart widget for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -362,5 +362,5 @@ void Fl_Chart::maxsize(int m) { } // -// End of "$Id: Fl_Chart.cxx,v 1.3 1998/10/21 14:19:59 mike Exp $". +// End of "$Id: Fl_Chart.cxx,v 1.4 1999/01/07 19:17:17 mike Exp $". // diff --git a/src/Fl_Check_Button.cxx b/src/Fl_Check_Button.cxx index af6c18c61..90d38f2b7 100644 --- a/src/Fl_Check_Button.cxx +++ b/src/Fl_Check_Button.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Check_Button.cxx,v 1.3 1998/10/21 14:19:59 mike Exp $" +// "$Id: Fl_Check_Button.cxx,v 1.4 1999/01/07 19:17:18 mike Exp $" // // Check button widget for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 diff --git a/src/Fl_Choice.cxx b/src/Fl_Choice.cxx index 5ab4b9cc6..fb0d5baeb 100644 --- a/src/Fl_Choice.cxx +++ b/src/Fl_Choice.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Choice.cxx,v 1.5 1998/12/02 15:39:30 mike Exp $" +// "$Id: Fl_Choice.cxx,v 1.6 1999/01/07 19:17:18 mike Exp $" // // Choice widget for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -85,5 +85,5 @@ int Fl_Choice::handle(int e) { } // -// End of "$Id: Fl_Choice.cxx,v 1.5 1998/12/02 15:39:30 mike Exp $". +// End of "$Id: Fl_Choice.cxx,v 1.6 1999/01/07 19:17:18 mike Exp $". // diff --git a/src/Fl_Clock.cxx b/src/Fl_Clock.cxx index 8b83d89c7..ace13e0c8 100644 --- a/src/Fl_Clock.cxx +++ b/src/Fl_Clock.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Clock.cxx,v 1.3 1998/10/21 14:20:00 mike Exp $" +// "$Id: Fl_Clock.cxx,v 1.4 1999/01/07 19:17:18 mike Exp $" // // Clock widget for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -159,5 +159,5 @@ int Fl_Clock::handle(int event) { } // -// End of "$Id: Fl_Clock.cxx,v 1.3 1998/10/21 14:20:00 mike Exp $". +// End of "$Id: Fl_Clock.cxx,v 1.4 1999/01/07 19:17:18 mike Exp $". // diff --git a/src/Fl_Color_Chooser.cxx b/src/Fl_Color_Chooser.cxx index da316e6f4..58f6b882d 100644 --- a/src/Fl_Color_Chooser.cxx +++ b/src/Fl_Color_Chooser.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Color_Chooser.cxx,v 1.4 1998/10/21 14:20:01 mike Exp $" +// "$Id: Fl_Color_Chooser.cxx,v 1.5 1999/01/07 19:17:18 mike Exp $" // // Color chooser for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -426,5 +426,5 @@ int fl_color_chooser(const char* name, uchar& r, uchar& g, uchar& b) { } // -// End of "$Id: Fl_Color_Chooser.cxx,v 1.4 1998/10/21 14:20:01 mike Exp $". +// End of "$Id: Fl_Color_Chooser.cxx,v 1.5 1999/01/07 19:17:18 mike Exp $". // diff --git a/src/Fl_Counter.cxx b/src/Fl_Counter.cxx index 77f37fe27..767eab64c 100644 --- a/src/Fl_Counter.cxx +++ b/src/Fl_Counter.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Counter.cxx,v 1.7 1998/12/02 18:55:57 mike Exp $" +// "$Id: Fl_Counter.cxx,v 1.8 1999/01/07 19:17:19 mike Exp $" // // Counter widget for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -165,5 +165,5 @@ Fl_Counter::Fl_Counter(int x, int y, int w, int h, const char* l) } // -// End of "$Id: Fl_Counter.cxx,v 1.7 1998/12/02 18:55:57 mike Exp $". +// End of "$Id: Fl_Counter.cxx,v 1.8 1999/01/07 19:17:19 mike Exp $". // diff --git a/src/Fl_Dial.cxx b/src/Fl_Dial.cxx index ac7be89b5..a5a1060d2 100644 --- a/src/Fl_Dial.cxx +++ b/src/Fl_Dial.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Dial.cxx,v 1.4 1998/10/21 14:20:02 mike Exp $" +// "$Id: Fl_Dial.cxx,v 1.5 1999/01/07 19:17:19 mike Exp $" // // Circular dial widget for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -134,5 +134,5 @@ Fl_Dial::Fl_Dial(int x, int y, int w, int h, const char* l) } // -// End of "$Id: Fl_Dial.cxx,v 1.4 1998/10/21 14:20:02 mike Exp $". +// End of "$Id: Fl_Dial.cxx,v 1.5 1999/01/07 19:17:19 mike Exp $". // diff --git a/src/Fl_Double_Window.cxx b/src/Fl_Double_Window.cxx index 583aed206..839455349 100644 --- a/src/Fl_Double_Window.cxx +++ b/src/Fl_Double_Window.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Double_Window.cxx,v 1.11 1999/01/07 16:47:41 mike Exp $" +// "$Id: Fl_Double_Window.cxx,v 1.12 1999/01/07 19:17:19 mike Exp $" // // Double-buffered window code for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -192,5 +192,5 @@ Fl_Double_Window::~Fl_Double_Window() { } // -// End of "$Id: Fl_Double_Window.cxx,v 1.11 1999/01/07 16:47:41 mike Exp $". +// End of "$Id: Fl_Double_Window.cxx,v 1.12 1999/01/07 19:17:19 mike Exp $". // diff --git a/src/Fl_Font.H b/src/Fl_Font.H index ea937e53c..f5509bfc9 100644 --- a/src/Fl_Font.H +++ b/src/Fl_Font.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Font.H,v 1.4 1998/12/02 15:51:35 mike Exp $" +// "$Id: Fl_Font.H,v 1.5 1999/01/07 19:17:19 mike Exp $" // // Font definitions for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -78,5 +78,5 @@ char *fl_find_fontsize(char *name); #endif // -// End of "$Id: Fl_Font.H,v 1.4 1998/12/02 15:51:35 mike Exp $". +// End of "$Id: Fl_Font.H,v 1.5 1999/01/07 19:17:19 mike Exp $". // diff --git a/src/Fl_Gl_Choice.H b/src/Fl_Gl_Choice.H index 2b2340f79..34fa3fc07 100644 --- a/src/Fl_Gl_Choice.H +++ b/src/Fl_Gl_Choice.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Gl_Choice.H,v 1.3 1998/10/21 14:20:04 mike Exp $" +// "$Id: Fl_Gl_Choice.H,v 1.4 1999/01/07 19:17:20 mike Exp $" // // OpenGL definitions for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -82,5 +82,5 @@ HDC fl_private_dc(Fl_Window*, int, Fl_Gl_Choice **gp); #endif // -// End of "$Id: Fl_Gl_Choice.H,v 1.3 1998/10/21 14:20:04 mike Exp $". +// End of "$Id: Fl_Gl_Choice.H,v 1.4 1999/01/07 19:17:20 mike Exp $". // diff --git a/src/Fl_Gl_Choice.cxx b/src/Fl_Gl_Choice.cxx index 94ffe31cc..cfd07a5b1 100644 --- a/src/Fl_Gl_Choice.cxx +++ b/src/Fl_Gl_Choice.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Gl_Choice.cxx,v 1.4 1998/11/20 20:00:29 mike Exp $" +// "$Id: Fl_Gl_Choice.cxx,v 1.5 1999/01/07 19:17:20 mike Exp $" // // OpenGL visual selection code for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -179,5 +179,5 @@ HDC fl_private_dc(Fl_Window* w, int mode, Fl_Gl_Choice **gp) { #endif // -// End of "$Id: Fl_Gl_Choice.cxx,v 1.4 1998/11/20 20:00:29 mike Exp $". +// End of "$Id: Fl_Gl_Choice.cxx,v 1.5 1999/01/07 19:17:20 mike Exp $". // diff --git a/src/Fl_Gl_Overlay.cxx b/src/Fl_Gl_Overlay.cxx index 4bd351099..8a7d995b3 100644 --- a/src/Fl_Gl_Overlay.cxx +++ b/src/Fl_Gl_Overlay.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Gl_Overlay.cxx,v 1.4 1998/10/21 14:20:05 mike Exp $" +// "$Id: Fl_Gl_Overlay.cxx,v 1.5 1999/01/07 19:17:20 mike Exp $" // // OpenGL overlay code for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -198,5 +198,5 @@ void Fl_Gl_Window::hide_overlay() { #endif // -// End of "$Id: Fl_Gl_Overlay.cxx,v 1.4 1998/10/21 14:20:05 mike Exp $". +// End of "$Id: Fl_Gl_Overlay.cxx,v 1.5 1999/01/07 19:17:20 mike Exp $". // diff --git a/src/Fl_Gl_Window.cxx b/src/Fl_Gl_Window.cxx index b83c8d13a..888282bed 100644 --- a/src/Fl_Gl_Window.cxx +++ b/src/Fl_Gl_Window.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Gl_Window.cxx,v 1.11 1998/11/09 13:53:38 mike Exp $" +// "$Id: Fl_Gl_Window.cxx,v 1.12 1999/01/07 19:17:20 mike Exp $" // // OpenGL window code for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -328,5 +328,5 @@ void Fl_Gl_Window::draw_overlay() {} #endif // -// End of "$Id: Fl_Gl_Window.cxx,v 1.11 1998/11/09 13:53:38 mike Exp $". +// End of "$Id: Fl_Gl_Window.cxx,v 1.12 1999/01/07 19:17:20 mike Exp $". // diff --git a/src/Fl_Group.cxx b/src/Fl_Group.cxx index 2fe400e2f..f7d837bee 100644 --- a/src/Fl_Group.cxx +++ b/src/Fl_Group.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Group.cxx,v 1.5 1998/12/29 13:59:48 mike Exp $" +// "$Id: Fl_Group.cxx,v 1.6 1999/01/07 19:17:20 mike Exp $" // // Group widget for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -466,5 +466,5 @@ void Fl_Group::draw_outside_label(const Fl_Widget& w) const { } // -// End of "$Id: Fl_Group.cxx,v 1.5 1998/12/29 13:59:48 mike Exp $". +// End of "$Id: Fl_Group.cxx,v 1.6 1999/01/07 19:17:20 mike Exp $". // diff --git a/src/Fl_Image.cxx b/src/Fl_Image.cxx index d93729ba6..e3e3c5ab5 100644 --- a/src/Fl_Image.cxx +++ b/src/Fl_Image.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Image.cxx,v 1.4 1998/10/21 14:20:08 mike Exp $" +// "$Id: Fl_Image.cxx,v 1.5 1999/01/07 19:17:21 mike Exp $" // // Image drawing code for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -86,5 +86,5 @@ void Fl_Image::label(Fl_Menu_Item* o) { } // -// End of "$Id: Fl_Image.cxx,v 1.4 1998/10/21 14:20:08 mike Exp $". +// End of "$Id: Fl_Image.cxx,v 1.5 1999/01/07 19:17:21 mike Exp $". // diff --git a/src/Fl_Input.cxx b/src/Fl_Input.cxx index bdf1c5877..f2bdd0d08 100644 --- a/src/Fl_Input.cxx +++ b/src/Fl_Input.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Input.cxx,v 1.7 1999/01/04 19:24:59 mike Exp $" +// "$Id: Fl_Input.cxx,v 1.8 1999/01/07 19:17:21 mike Exp $" // // Input widget for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -323,5 +323,5 @@ Fl_Input::Fl_Input(int x, int y, int w, int h, const char *l) } // -// End of "$Id: Fl_Input.cxx,v 1.7 1999/01/04 19:24:59 mike Exp $". +// End of "$Id: Fl_Input.cxx,v 1.8 1999/01/07 19:17:21 mike Exp $". // diff --git a/src/Fl_Input_.cxx b/src/Fl_Input_.cxx index 217ef0d14..d98aa11bd 100644 --- a/src/Fl_Input_.cxx +++ b/src/Fl_Input_.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Input_.cxx,v 1.13 1999/01/04 19:29:10 mike Exp $" +// "$Id: Fl_Input_.cxx,v 1.14 1999/01/07 19:17:21 mike Exp $" // // Common input widget routines for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -736,5 +736,5 @@ Fl_Input_::~Fl_Input_() { } // -// End of "$Id: Fl_Input_.cxx,v 1.13 1999/01/04 19:29:10 mike Exp $". +// End of "$Id: Fl_Input_.cxx,v 1.14 1999/01/07 19:17:21 mike Exp $". // diff --git a/src/Fl_Light_Button.cxx b/src/Fl_Light_Button.cxx index 255c9cd05..88ec6a2ec 100644 --- a/src/Fl_Light_Button.cxx +++ b/src/Fl_Light_Button.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Light_Button.cxx,v 1.3 1998/10/21 14:20:10 mike Exp $" +// "$Id: Fl_Light_Button.cxx,v 1.4 1999/01/07 19:17:21 mike Exp $" // // Lighted button widget for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -70,5 +70,5 @@ Fl_Light_Button::Fl_Light_Button(int x, int y, int w, int h, const char* l) } // -// End of "$Id: Fl_Light_Button.cxx,v 1.3 1998/10/21 14:20:10 mike Exp $". +// End of "$Id: Fl_Light_Button.cxx,v 1.4 1999/01/07 19:17:21 mike Exp $". // diff --git a/src/Fl_Menu.cxx b/src/Fl_Menu.cxx index 0beb9323b..1ecfaa7bc 100644 --- a/src/Fl_Menu.cxx +++ b/src/Fl_Menu.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Menu.cxx,v 1.10 1999/01/05 17:57:48 mike Exp $" +// "$Id: Fl_Menu.cxx,v 1.11 1999/01/07 19:17:22 mike Exp $" // // Menu code for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -703,5 +703,5 @@ const Fl_Menu_Item* Fl_Menu_Item::test_shortcut() const { } // -// End of "$Id: Fl_Menu.cxx,v 1.10 1999/01/05 17:57:48 mike Exp $". +// End of "$Id: Fl_Menu.cxx,v 1.11 1999/01/07 19:17:22 mike Exp $". // diff --git a/src/Fl_Menu_.cxx b/src/Fl_Menu_.cxx index 9e9b8b20b..8441212a1 100644 --- a/src/Fl_Menu_.cxx +++ b/src/Fl_Menu_.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Menu_.cxx,v 1.4 1998/12/02 15:39:32 mike Exp $" +// "$Id: Fl_Menu_.cxx,v 1.5 1999/01/07 19:17:22 mike Exp $" // // Common menu code for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -115,5 +115,5 @@ Fl_Menu_::~Fl_Menu_() { } // -// End of "$Id: Fl_Menu_.cxx,v 1.4 1998/12/02 15:39:32 mike Exp $". +// End of "$Id: Fl_Menu_.cxx,v 1.5 1999/01/07 19:17:22 mike Exp $". // diff --git a/src/Fl_Menu_Bar.cxx b/src/Fl_Menu_Bar.cxx index 76730ceae..7d022681b 100644 --- a/src/Fl_Menu_Bar.cxx +++ b/src/Fl_Menu_Bar.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Menu_Bar.cxx,v 1.4 1998/11/10 14:40:18 mike Exp $" +// "$Id: Fl_Menu_Bar.cxx,v 1.5 1999/01/07 19:17:22 mike Exp $" // // Menu bar widget for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -57,5 +57,5 @@ int Fl_Menu_Bar::handle(int event) { } // -// End of "$Id: Fl_Menu_Bar.cxx,v 1.4 1998/11/10 14:40:18 mike Exp $". +// End of "$Id: Fl_Menu_Bar.cxx,v 1.5 1999/01/07 19:17:22 mike Exp $". // diff --git a/src/Fl_Menu_Button.cxx b/src/Fl_Menu_Button.cxx index 776352688..da772d6a8 100644 --- a/src/Fl_Menu_Button.cxx +++ b/src/Fl_Menu_Button.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Menu_Button.cxx,v 1.3 1998/10/21 14:20:12 mike Exp $" +// "$Id: Fl_Menu_Button.cxx,v 1.4 1999/01/07 19:17:23 mike Exp $" // // Menu button widget for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -78,5 +78,5 @@ Fl_Menu_Button::Fl_Menu_Button(int X,int Y,int W,int H,const char *l) } // -// End of "$Id: Fl_Menu_Button.cxx,v 1.3 1998/10/21 14:20:12 mike Exp $". +// End of "$Id: Fl_Menu_Button.cxx,v 1.4 1999/01/07 19:17:23 mike Exp $". // diff --git a/src/Fl_Menu_Window.cxx b/src/Fl_Menu_Window.cxx index 9442342d2..ad4cdaf9e 100644 --- a/src/Fl_Menu_Window.cxx +++ b/src/Fl_Menu_Window.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Menu_Window.cxx,v 1.6 1999/01/04 19:25:00 mike Exp $" +// "$Id: Fl_Menu_Window.cxx,v 1.7 1999/01/07 19:17:23 mike Exp $" // // Menu window code for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -156,5 +156,5 @@ void Fl::release() { } // -// End of "$Id: Fl_Menu_Window.cxx,v 1.6 1999/01/04 19:25:00 mike Exp $". +// End of "$Id: Fl_Menu_Window.cxx,v 1.7 1999/01/07 19:17:23 mike Exp $". // diff --git a/src/Fl_Menu_add.cxx b/src/Fl_Menu_add.cxx index e46bc87a2..cb4441e8e 100644 --- a/src/Fl_Menu_add.cxx +++ b/src/Fl_Menu_add.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Menu_add.cxx,v 1.4 1998/12/02 16:15:12 mike Exp $" +// "$Id: Fl_Menu_add.cxx,v 1.5 1999/01/07 19:17:23 mike Exp $" // // Menu utilities for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -201,5 +201,5 @@ void Fl_Menu_::clear() { } // -// End of "$Id: Fl_Menu_add.cxx,v 1.4 1998/12/02 16:15:12 mike Exp $". +// End of "$Id: Fl_Menu_add.cxx,v 1.5 1999/01/07 19:17:23 mike Exp $". // diff --git a/src/Fl_Menu_global.cxx b/src/Fl_Menu_global.cxx index 427cfbfcd..0558669bc 100644 --- a/src/Fl_Menu_global.cxx +++ b/src/Fl_Menu_global.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Menu_global.cxx,v 1.3 1998/10/21 14:20:14 mike Exp $" +// "$Id: Fl_Menu_global.cxx,v 1.4 1999/01/07 19:17:23 mike Exp $" // // Global menu shortcut code for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -43,5 +43,5 @@ void Fl_Menu_::global() { } // -// End of "$Id: Fl_Menu_global.cxx,v 1.3 1998/10/21 14:20:14 mike Exp $". +// End of "$Id: Fl_Menu_global.cxx,v 1.4 1999/01/07 19:17:23 mike Exp $". // diff --git a/src/Fl_Multi_Label.cxx b/src/Fl_Multi_Label.cxx index 40b273426..2e2fa76ca 100644 --- a/src/Fl_Multi_Label.cxx +++ b/src/Fl_Multi_Label.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Multi_Label.cxx,v 1.3 1998/10/21 14:20:14 mike Exp $" +// "$Id: Fl_Multi_Label.cxx,v 1.4 1999/01/07 19:17:23 mike Exp $" // // Multi-label widget for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -74,5 +74,5 @@ void Fl_Multi_Label::label(Fl_Menu_Item* o) { } // -// End of "$Id: Fl_Multi_Label.cxx,v 1.3 1998/10/21 14:20:14 mike Exp $". +// End of "$Id: Fl_Multi_Label.cxx,v 1.4 1999/01/07 19:17:23 mike Exp $". // diff --git a/src/Fl_Output.cxx b/src/Fl_Output.cxx index fb1cf3b07..1291d6a53 100644 --- a/src/Fl_Output.cxx +++ b/src/Fl_Output.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Output.cxx,v 1.5 1998/12/02 15:39:33 mike Exp $" +// "$Id: Fl_Output.cxx,v 1.6 1999/01/07 19:17:24 mike Exp $" // // Output widget for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -46,5 +46,5 @@ int Fl_Output::handle(int event) { } // -// End of "$Id: Fl_Output.cxx,v 1.5 1998/12/02 15:39:33 mike Exp $". +// End of "$Id: Fl_Output.cxx,v 1.6 1999/01/07 19:17:24 mike Exp $". // diff --git a/src/Fl_Overlay_Window.cxx b/src/Fl_Overlay_Window.cxx index b25db96c5..e790a6ecc 100644 --- a/src/Fl_Overlay_Window.cxx +++ b/src/Fl_Overlay_Window.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Overlay_Window.cxx,v 1.6 1998/11/05 16:04:47 mike Exp $" +// "$Id: Fl_Overlay_Window.cxx,v 1.7 1999/01/07 19:17:24 mike Exp $" // // Overlay window code for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -140,5 +140,5 @@ void Fl_Overlay_Window::redraw_overlay() { #endif // -// End of "$Id: Fl_Overlay_Window.cxx,v 1.6 1998/11/05 16:04:47 mike Exp $". +// End of "$Id: Fl_Overlay_Window.cxx,v 1.7 1999/01/07 19:17:24 mike Exp $". // diff --git a/src/Fl_Pack.cxx b/src/Fl_Pack.cxx index e5717c1c5..fb1bed2d5 100644 --- a/src/Fl_Pack.cxx +++ b/src/Fl_Pack.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Pack.cxx,v 1.5 1999/01/04 19:25:01 mike Exp $" +// "$Id: Fl_Pack.cxx,v 1.6 1999/01/07 19:17:24 mike Exp $" // // Packing widget for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -105,5 +105,5 @@ void Fl_Pack::draw() { } // -// End of "$Id: Fl_Pack.cxx,v 1.5 1999/01/04 19:25:01 mike Exp $". +// End of "$Id: Fl_Pack.cxx,v 1.6 1999/01/07 19:17:24 mike Exp $". // diff --git a/src/Fl_Pixmap.cxx b/src/Fl_Pixmap.cxx index a69347ad0..ffe1c0b7e 100644 --- a/src/Fl_Pixmap.cxx +++ b/src/Fl_Pixmap.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Pixmap.cxx,v 1.7 1998/12/15 15:42:35 mike Exp $" +// "$Id: Fl_Pixmap.cxx,v 1.8 1999/01/07 19:17:24 mike Exp $" // // Pixmap drawing code for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -196,5 +196,5 @@ void Fl_Pixmap::label(Fl_Menu_Item* o) { } // -// End of "$Id: Fl_Pixmap.cxx,v 1.7 1998/12/15 15:42:35 mike Exp $". +// End of "$Id: Fl_Pixmap.cxx,v 1.8 1999/01/07 19:17:24 mike Exp $". // diff --git a/src/Fl_Positioner.cxx b/src/Fl_Positioner.cxx index 43e16515a..ac8ad719b 100644 --- a/src/Fl_Positioner.cxx +++ b/src/Fl_Positioner.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Positioner.cxx,v 1.3 1998/10/21 14:20:17 mike Exp $" +// "$Id: Fl_Positioner.cxx,v 1.4 1999/01/07 19:17:25 mike Exp $" // // Positioner widget for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -129,5 +129,5 @@ void Fl_Positioner::ybounds(double a, double b) { } // -// End of "$Id: Fl_Positioner.cxx,v 1.3 1998/10/21 14:20:17 mike Exp $". +// End of "$Id: Fl_Positioner.cxx,v 1.4 1999/01/07 19:17:25 mike Exp $". // diff --git a/src/Fl_Repeat_Button.cxx b/src/Fl_Repeat_Button.cxx index b12fb43f4..c2e7da0ea 100644 --- a/src/Fl_Repeat_Button.cxx +++ b/src/Fl_Repeat_Button.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Repeat_Button.cxx,v 1.3 1998/10/21 14:20:18 mike Exp $" +// "$Id: Fl_Repeat_Button.cxx,v 1.4 1999/01/07 19:17:25 mike Exp $" // // Repeat button widget for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -59,5 +59,5 @@ int Fl_Repeat_Button::handle(int event) { } // -// End of "$Id: Fl_Repeat_Button.cxx,v 1.3 1998/10/21 14:20:18 mike Exp $". +// End of "$Id: Fl_Repeat_Button.cxx,v 1.4 1999/01/07 19:17:25 mike Exp $". // diff --git a/src/Fl_Return_Button.cxx b/src/Fl_Return_Button.cxx index 5ae10952a..519d05293 100644 --- a/src/Fl_Return_Button.cxx +++ b/src/Fl_Return_Button.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Return_Button.cxx,v 1.3 1998/10/21 14:20:18 mike Exp $" +// "$Id: Fl_Return_Button.cxx,v 1.4 1999/01/07 19:17:25 mike Exp $" // // Return button widget for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -65,5 +65,5 @@ int Fl_Return_Button::handle(int event) { } // -// End of "$Id: Fl_Return_Button.cxx,v 1.3 1998/10/21 14:20:18 mike Exp $". +// End of "$Id: Fl_Return_Button.cxx,v 1.4 1999/01/07 19:17:25 mike Exp $". // diff --git a/src/Fl_Roller.cxx b/src/Fl_Roller.cxx index 8f1349341..4ee89b8de 100644 --- a/src/Fl_Roller.cxx +++ b/src/Fl_Roller.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Roller.cxx,v 1.5 1998/12/02 18:43:27 mike Exp $" +// "$Id: Fl_Roller.cxx,v 1.6 1999/01/07 19:17:26 mike Exp $" // // Roller widget for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -136,5 +136,5 @@ Fl_Roller::Fl_Roller(int X,int Y,int W,int H,const char* L) } // -// End of "$Id: Fl_Roller.cxx,v 1.5 1998/12/02 18:43:27 mike Exp $". +// End of "$Id: Fl_Roller.cxx,v 1.6 1999/01/07 19:17:26 mike Exp $". // diff --git a/src/Fl_Round_Button.cxx b/src/Fl_Round_Button.cxx index c9e2c04af..4559d3055 100644 --- a/src/Fl_Round_Button.cxx +++ b/src/Fl_Round_Button.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Round_Button.cxx,v 1.3 1998/10/21 14:20:19 mike Exp $" +// "$Id: Fl_Round_Button.cxx,v 1.4 1999/01/07 19:17:26 mike Exp $" // // Round button for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -38,5 +38,5 @@ Fl_Round_Button::Fl_Round_Button(int x,int y,int w,int h, const char *l) } // -// End of "$Id: Fl_Round_Button.cxx,v 1.3 1998/10/21 14:20:19 mike Exp $". +// End of "$Id: Fl_Round_Button.cxx,v 1.4 1999/01/07 19:17:26 mike Exp $". // diff --git a/src/Fl_Scroll.cxx b/src/Fl_Scroll.cxx index dfb7b939d..b113ea280 100644 --- a/src/Fl_Scroll.cxx +++ b/src/Fl_Scroll.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Scroll.cxx,v 1.6 1998/12/02 15:47:29 mike Exp $" +// "$Id: Fl_Scroll.cxx,v 1.7 1999/01/07 19:17:26 mike Exp $" // // Scroll widget for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -231,5 +231,5 @@ int Fl_Scroll::handle(int event) { } // -// End of "$Id: Fl_Scroll.cxx,v 1.6 1998/12/02 15:47:29 mike Exp $". +// End of "$Id: Fl_Scroll.cxx,v 1.7 1999/01/07 19:17:26 mike Exp $". // diff --git a/src/Fl_Scrollbar.cxx b/src/Fl_Scrollbar.cxx index 6f2e1c2b7..c873aba9f 100644 --- a/src/Fl_Scrollbar.cxx +++ b/src/Fl_Scrollbar.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Scrollbar.cxx,v 1.6 1998/12/02 18:43:28 mike Exp $" +// "$Id: Fl_Scrollbar.cxx,v 1.7 1999/01/07 19:17:26 mike Exp $" // // Scroll bar widget for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -187,5 +187,5 @@ Fl_Scrollbar::Fl_Scrollbar(int X, int Y, int W, int H, const char* L) } // -// End of "$Id: Fl_Scrollbar.cxx,v 1.6 1998/12/02 18:43:28 mike Exp $". +// End of "$Id: Fl_Scrollbar.cxx,v 1.7 1999/01/07 19:17:26 mike Exp $". // diff --git a/src/Fl_Single_Window.cxx b/src/Fl_Single_Window.cxx index 2e3991d2d..9ce8989a0 100644 --- a/src/Fl_Single_Window.cxx +++ b/src/Fl_Single_Window.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Single_Window.cxx,v 1.3 1998/10/21 14:20:21 mike Exp $" +// "$Id: Fl_Single_Window.cxx,v 1.4 1999/01/07 19:17:26 mike Exp $" // // Single-buffered window for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -35,5 +35,5 @@ void Fl_Single_Window::show() {Fl_Window::show();} void Fl_Single_Window::flush() {Fl_Window::flush();} // -// End of "$Id: Fl_Single_Window.cxx,v 1.3 1998/10/21 14:20:21 mike Exp $". +// End of "$Id: Fl_Single_Window.cxx,v 1.4 1999/01/07 19:17:26 mike Exp $". // diff --git a/src/Fl_Slider.cxx b/src/Fl_Slider.cxx index a9d4e922f..d5241efcf 100644 --- a/src/Fl_Slider.cxx +++ b/src/Fl_Slider.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Slider.cxx,v 1.6 1998/11/18 18:01:21 mike Exp $" +// "$Id: Fl_Slider.cxx,v 1.7 1999/01/07 19:17:27 mike Exp $" // // Slider widget for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -228,5 +228,5 @@ int Fl_Slider::handle(int event) { } // -// End of "$Id: Fl_Slider.cxx,v 1.6 1998/11/18 18:01:21 mike Exp $". +// End of "$Id: Fl_Slider.cxx,v 1.7 1999/01/07 19:17:27 mike Exp $". // diff --git a/src/Fl_Tabs.cxx b/src/Fl_Tabs.cxx index 110b1b6c4..738f59048 100644 --- a/src/Fl_Tabs.cxx +++ b/src/Fl_Tabs.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Tabs.cxx,v 1.5 1998/11/05 16:04:47 mike Exp $" +// "$Id: Fl_Tabs.cxx,v 1.6 1999/01/07 19:17:27 mike Exp $" // // Tab widget for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -259,5 +259,5 @@ Fl_Tabs::Fl_Tabs(int X,int Y,int W, int H, const char *l) : } // -// End of "$Id: Fl_Tabs.cxx,v 1.5 1998/11/05 16:04:47 mike Exp $". +// End of "$Id: Fl_Tabs.cxx,v 1.6 1999/01/07 19:17:27 mike Exp $". // diff --git a/src/Fl_Tile.cxx b/src/Fl_Tile.cxx index 749a28f19..d77832c46 100644 --- a/src/Fl_Tile.cxx +++ b/src/Fl_Tile.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Tile.cxx,v 1.4 1998/12/08 21:04:36 mike Exp $" +// "$Id: Fl_Tile.cxx,v 1.5 1999/01/07 19:17:27 mike Exp $" // // Tile widget for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -196,5 +196,5 @@ int Fl_Tile::handle(int event) { } // -// End of "$Id: Fl_Tile.cxx,v 1.4 1998/12/08 21:04:36 mike Exp $". +// End of "$Id: Fl_Tile.cxx,v 1.5 1999/01/07 19:17:27 mike Exp $". // diff --git a/src/Fl_Valuator.cxx b/src/Fl_Valuator.cxx index d0501e746..90cfd0c12 100644 --- a/src/Fl_Valuator.cxx +++ b/src/Fl_Valuator.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Valuator.cxx,v 1.4 1998/10/21 14:20:24 mike Exp $" +// "$Id: Fl_Valuator.cxx,v 1.5 1999/01/07 19:17:27 mike Exp $" // // Valuator widget for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -123,5 +123,5 @@ int Fl_Valuator::format(char* buffer) { } // -// End of "$Id: Fl_Valuator.cxx,v 1.4 1998/10/21 14:20:24 mike Exp $". +// End of "$Id: Fl_Valuator.cxx,v 1.5 1999/01/07 19:17:27 mike Exp $". // diff --git a/src/Fl_Value_Input.cxx b/src/Fl_Value_Input.cxx index b96866550..d1bc1f0bd 100644 --- a/src/Fl_Value_Input.cxx +++ b/src/Fl_Value_Input.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Value_Input.cxx,v 1.4 1998/10/21 14:20:24 mike Exp $" +// "$Id: Fl_Value_Input.cxx,v 1.5 1999/01/07 19:17:28 mike Exp $" // // Value input widget for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -122,5 +122,5 @@ Fl_Value_Input::Fl_Value_Input(int x, int y, int w, int h, const char* l) } // -// End of "$Id: Fl_Value_Input.cxx,v 1.4 1998/10/21 14:20:24 mike Exp $". +// End of "$Id: Fl_Value_Input.cxx,v 1.5 1999/01/07 19:17:28 mike Exp $". // diff --git a/src/Fl_Value_Output.cxx b/src/Fl_Value_Output.cxx index 0276f921b..40e1ed6a5 100644 --- a/src/Fl_Value_Output.cxx +++ b/src/Fl_Value_Output.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Value_Output.cxx,v 1.5 1998/12/02 15:39:34 mike Exp $" +// "$Id: Fl_Value_Output.cxx,v 1.6 1999/01/07 19:17:28 mike Exp $" // // Value output widget for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -94,5 +94,5 @@ Fl_Value_Output::Fl_Value_Output(int x,int y,int w,int h,const char *l) } // -// End of "$Id: Fl_Value_Output.cxx,v 1.5 1998/12/02 15:39:34 mike Exp $". +// End of "$Id: Fl_Value_Output.cxx,v 1.6 1999/01/07 19:17:28 mike Exp $". // diff --git a/src/Fl_Value_Slider.cxx b/src/Fl_Value_Slider.cxx index 26c39cee0..cdef3c27b 100644 --- a/src/Fl_Value_Slider.cxx +++ b/src/Fl_Value_Slider.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Value_Slider.cxx,v 1.4 1998/12/02 15:39:34 mike Exp $" +// "$Id: Fl_Value_Slider.cxx,v 1.5 1999/01/07 19:17:28 mike Exp $" // // Value slider widget for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -64,5 +64,5 @@ int Fl_Value_Slider::handle(int event) { } // -// End of "$Id: Fl_Value_Slider.cxx,v 1.4 1998/12/02 15:39:34 mike Exp $". +// End of "$Id: Fl_Value_Slider.cxx,v 1.5 1999/01/07 19:17:28 mike Exp $". // diff --git a/src/Fl_Widget.cxx b/src/Fl_Widget.cxx index 04dc90b2e..f1a8a4008 100644 --- a/src/Fl_Widget.cxx +++ b/src/Fl_Widget.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Widget.cxx,v 1.4 1998/12/15 15:35:19 mike Exp $" +// "$Id: Fl_Widget.cxx,v 1.5 1999/01/07 19:17:29 mike Exp $" // // Base widget class for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -196,5 +196,5 @@ int Fl_Widget::contains(const Fl_Widget *o) const { } // -// End of "$Id: Fl_Widget.cxx,v 1.4 1998/12/15 15:35:19 mike Exp $". +// End of "$Id: Fl_Widget.cxx,v 1.5 1999/01/07 19:17:29 mike Exp $". // diff --git a/src/Fl_Window.cxx b/src/Fl_Window.cxx index fa5628de5..9119ba59b 100644 --- a/src/Fl_Window.cxx +++ b/src/Fl_Window.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Window.cxx,v 1.4 1999/01/04 19:25:02 mike Exp $" +// "$Id: Fl_Window.cxx,v 1.5 1999/01/07 19:17:29 mike Exp $" // // Window widget class for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -102,5 +102,5 @@ void Fl_Window::default_callback(Fl_Window* window, void* v) { } // -// End of "$Id: Fl_Window.cxx,v 1.4 1999/01/04 19:25:02 mike Exp $". +// End of "$Id: Fl_Window.cxx,v 1.5 1999/01/07 19:17:29 mike Exp $". // diff --git a/src/Fl_Window_fullscreen.cxx b/src/Fl_Window_fullscreen.cxx index 47a170d05..ce136f815 100644 --- a/src/Fl_Window_fullscreen.cxx +++ b/src/Fl_Window_fullscreen.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Window_fullscreen.cxx,v 1.4 1998/11/08 14:36:55 mike Exp $" +// "$Id: Fl_Window_fullscreen.cxx,v 1.5 1999/01/07 19:17:29 mike Exp $" // // Fullscreen window support for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -71,5 +71,5 @@ void Fl_Window::fullscreen_off(int X,int Y,int W,int H) { } // -// End of "$Id: Fl_Window_fullscreen.cxx,v 1.4 1998/11/08 14:36:55 mike Exp $". +// End of "$Id: Fl_Window_fullscreen.cxx,v 1.5 1999/01/07 19:17:29 mike Exp $". // diff --git a/src/Fl_Window_hotspot.cxx b/src/Fl_Window_hotspot.cxx index 36d1a459b..c64695a3a 100644 --- a/src/Fl_Window_hotspot.cxx +++ b/src/Fl_Window_hotspot.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Window_hotspot.cxx,v 1.6 1998/11/12 14:14:56 mike Exp $" +// "$Id: Fl_Window_hotspot.cxx,v 1.7 1999/01/07 19:17:29 mike Exp $" // // Common hotspot routines for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -77,5 +77,5 @@ void Fl_Window::hotspot(const Fl_Widget *o, int offscreen) { } // -// End of "$Id: Fl_Window_hotspot.cxx,v 1.6 1998/11/12 14:14:56 mike Exp $". +// End of "$Id: Fl_Window_hotspot.cxx,v 1.7 1999/01/07 19:17:29 mike Exp $". // diff --git a/src/Fl_Window_iconize.cxx b/src/Fl_Window_iconize.cxx index 515a8a9bc..ceec276b4 100644 --- a/src/Fl_Window_iconize.cxx +++ b/src/Fl_Window_iconize.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Window_iconize.cxx,v 1.4 1998/10/21 14:20:28 mike Exp $" +// "$Id: Fl_Window_iconize.cxx,v 1.5 1999/01/07 19:17:29 mike Exp $" // // Window minification code for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -41,5 +41,5 @@ void Fl_Window::iconize() { } // -// End of "$Id: Fl_Window_iconize.cxx,v 1.4 1998/10/21 14:20:28 mike Exp $". +// End of "$Id: Fl_Window_iconize.cxx,v 1.5 1999/01/07 19:17:29 mike Exp $". // diff --git a/src/Fl_XColor.H b/src/Fl_XColor.H index 67d020aa3..4caf6fc87 100644 --- a/src/Fl_XColor.H +++ b/src/Fl_XColor.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_XColor.H,v 1.3 1998/10/21 14:20:29 mike Exp $" +// "$Id: Fl_XColor.H,v 1.4 1999/01/07 19:17:30 mike Exp $" // // X-specific color definitions for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -39,5 +39,5 @@ extern unsigned char fl_redmask, fl_greenmask, fl_bluemask; extern int fl_redshift, fl_greenshift, fl_blueshift, fl_extrashift; // -// End of "$Id: Fl_XColor.H,v 1.3 1998/10/21 14:20:29 mike Exp $". +// End of "$Id: Fl_XColor.H,v 1.4 1999/01/07 19:17:30 mike Exp $". // diff --git a/src/Fl_abort.cxx b/src/Fl_abort.cxx index b13a8a39b..7fbe14780 100644 --- a/src/Fl_abort.cxx +++ b/src/Fl_abort.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_abort.cxx,v 1.5 1998/11/05 19:46:59 mike Exp $" +// "$Id: Fl_abort.cxx,v 1.6 1999/01/07 19:17:30 mike Exp $" // // Warning/error message code for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -86,5 +86,5 @@ void (*Fl::error)(const char* format, ...) = ::error; void (*Fl::fatal)(const char* format, ...) = ::error; // -// End of "$Id: Fl_abort.cxx,v 1.5 1998/11/05 19:46:59 mike Exp $". +// End of "$Id: Fl_abort.cxx,v 1.6 1999/01/07 19:17:30 mike Exp $". // diff --git a/src/Fl_add_idle.cxx b/src/Fl_add_idle.cxx index 5503e9da9..9527ce8a0 100644 --- a/src/Fl_add_idle.cxx +++ b/src/Fl_add_idle.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_add_idle.cxx,v 1.3 1998/10/21 14:20:30 mike Exp $" +// "$Id: Fl_add_idle.cxx,v 1.4 1999/01/07 19:17:30 mike Exp $" // // Idle routine support for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -85,5 +85,5 @@ void Fl::remove_idle(void (*cb)(void*), void* data) { } // -// End of "$Id: Fl_add_idle.cxx,v 1.3 1998/10/21 14:20:30 mike Exp $". +// End of "$Id: Fl_add_idle.cxx,v 1.4 1999/01/07 19:17:30 mike Exp $". // diff --git a/src/Fl_arg.cxx b/src/Fl_arg.cxx index f5b66f84e..ffc9be3ce 100644 --- a/src/Fl_arg.cxx +++ b/src/Fl_arg.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_arg.cxx,v 1.4 1998/12/02 16:00:47 mike Exp $" +// "$Id: Fl_arg.cxx,v 1.5 1999/01/07 19:17:31 mike Exp $" // // Optional argument initialization code for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -351,5 +351,5 @@ int XParseGeometry(const char* string, int* x, int* y, #endif // ifdef WIN32 // -// End of "$Id: Fl_arg.cxx,v 1.4 1998/12/02 16:00:47 mike Exp $". +// End of "$Id: Fl_arg.cxx,v 1.5 1999/01/07 19:17:31 mike Exp $". // diff --git a/src/Fl_cutpaste.cxx b/src/Fl_cutpaste.cxx index 0bc1f7b40..abbffac8b 100644 --- a/src/Fl_cutpaste.cxx +++ b/src/Fl_cutpaste.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_cutpaste.cxx,v 1.4 1998/12/07 13:36:22 mike Exp $" +// "$Id: Fl_cutpaste.cxx,v 1.5 1999/01/07 19:17:31 mike Exp $" // // Cut/paste code for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -149,5 +149,5 @@ void Fl::selection(Fl_Widget &owner, const char *stuff, int len) { #endif // -// End of "$Id: Fl_cutpaste.cxx,v 1.4 1998/12/07 13:36:22 mike Exp $". +// End of "$Id: Fl_cutpaste.cxx,v 1.5 1999/01/07 19:17:31 mike Exp $". // diff --git a/src/Fl_cutpaste_win32.cxx b/src/Fl_cutpaste_win32.cxx index 30d0cf900..a4b570ffb 100644 --- a/src/Fl_cutpaste_win32.cxx +++ b/src/Fl_cutpaste_win32.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_cutpaste_win32.cxx,v 1.3 1998/10/21 14:20:32 mike Exp $" +// "$Id: Fl_cutpaste_win32.cxx,v 1.4 1999/01/07 19:17:31 mike Exp $" // // WIN32 cut/paste for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -129,5 +129,5 @@ void Fl::paste(Fl_Widget &receiver) { } // -// End of "$Id: Fl_cutpaste_win32.cxx,v 1.3 1998/10/21 14:20:32 mike Exp $". +// End of "$Id: Fl_cutpaste_win32.cxx,v 1.4 1999/01/07 19:17:31 mike Exp $". // diff --git a/src/Fl_display.cxx b/src/Fl_display.cxx index 943298c64..d1dad9be6 100644 --- a/src/Fl_display.cxx +++ b/src/Fl_display.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_display.cxx,v 1.3 1998/10/21 14:20:32 mike Exp $" +// "$Id: Fl_display.cxx,v 1.4 1999/01/07 19:17:31 mike Exp $" // // Display function for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -39,5 +39,5 @@ void Fl::display(const char *d) { } // -// End of "$Id: Fl_display.cxx,v 1.3 1998/10/21 14:20:32 mike Exp $". +// End of "$Id: Fl_display.cxx,v 1.4 1999/01/07 19:17:31 mike Exp $". // diff --git a/src/Fl_get_key.cxx b/src/Fl_get_key.cxx index 1935770bc..11520b807 100644 --- a/src/Fl_get_key.cxx +++ b/src/Fl_get_key.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_get_key.cxx,v 1.4 1998/12/07 13:36:23 mike Exp $" +// "$Id: Fl_get_key.cxx,v 1.5 1999/01/07 19:17:32 mike Exp $" // // Keyboard state routines for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -60,5 +60,5 @@ int Fl::get_key(int k) { #endif // -// End of "$Id: Fl_get_key.cxx,v 1.4 1998/12/07 13:36:23 mike Exp $". +// End of "$Id: Fl_get_key.cxx,v 1.5 1999/01/07 19:17:32 mike Exp $". // diff --git a/src/Fl_get_key_win32.cxx b/src/Fl_get_key_win32.cxx index ddf7be965..43b10c27f 100755 --- a/src/Fl_get_key_win32.cxx +++ b/src/Fl_get_key_win32.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_get_key_win32.cxx,v 1.3 1998/10/21 14:20:33 mike Exp $" +// "$Id: Fl_get_key_win32.cxx,v 1.4 1999/01/07 19:17:32 mike Exp $" // // WIN32 keyboard state routines for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -131,5 +131,5 @@ int Fl::get_key(int k) { } // -// End of "$Id: Fl_get_key_win32.cxx,v 1.3 1998/10/21 14:20:33 mike Exp $". +// End of "$Id: Fl_get_key_win32.cxx,v 1.4 1999/01/07 19:17:32 mike Exp $". // diff --git a/src/Fl_get_system_colors.cxx b/src/Fl_get_system_colors.cxx index b2b11f0a1..31edcb299 100644 --- a/src/Fl_get_system_colors.cxx +++ b/src/Fl_get_system_colors.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_get_system_colors.cxx,v 1.4 1998/12/02 16:00:48 mike Exp $" +// "$Id: Fl_get_system_colors.cxx,v 1.5 1999/01/07 19:17:32 mike Exp $" // // System color support for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -135,5 +135,5 @@ void Fl::get_system_colors() #endif // -// End of "$Id: Fl_get_system_colors.cxx,v 1.4 1998/12/02 16:00:48 mike Exp $". +// End of "$Id: Fl_get_system_colors.cxx,v 1.5 1999/01/07 19:17:32 mike Exp $". // diff --git a/src/Fl_own_colormap.cxx b/src/Fl_own_colormap.cxx index dcd1ae1fd..a3d79673f 100644 --- a/src/Fl_own_colormap.cxx +++ b/src/Fl_own_colormap.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_own_colormap.cxx,v 1.3 1998/10/21 14:20:35 mike Exp $" +// "$Id: Fl_own_colormap.cxx,v 1.4 1999/01/07 19:17:32 mike Exp $" // // Private colormap support for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -73,5 +73,5 @@ void Fl::own_colormap() { #endif // -// End of "$Id: Fl_own_colormap.cxx,v 1.3 1998/10/21 14:20:35 mike Exp $". +// End of "$Id: Fl_own_colormap.cxx,v 1.4 1999/01/07 19:17:32 mike Exp $". // diff --git a/src/Fl_visual.cxx b/src/Fl_visual.cxx index fe57664c5..8b7768d23 100644 --- a/src/Fl_visual.cxx +++ b/src/Fl_visual.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_visual.cxx,v 1.6 1998/12/06 14:44:00 mike Exp $" +// "$Id: Fl_visual.cxx,v 1.7 1999/01/07 19:17:32 mike Exp $" // // Visual support for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -102,5 +102,5 @@ int Fl::visual(int flags) { #endif // -// End of "$Id: Fl_visual.cxx,v 1.6 1998/12/06 14:44:00 mike Exp $". +// End of "$Id: Fl_visual.cxx,v 1.7 1999/01/07 19:17:32 mike Exp $". // diff --git a/src/Fl_win32.cxx b/src/Fl_win32.cxx index 08f3380ec..731fcb354 100644 --- a/src/Fl_win32.cxx +++ b/src/Fl_win32.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_win32.cxx,v 1.23 1999/01/07 17:20:03 mike Exp $" +// "$Id: Fl_win32.cxx,v 1.24 1999/01/07 19:17:33 mike Exp $" // // WIN32-specific code for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -862,5 +862,5 @@ void Fl_Window::make_current() { } // -// End of "$Id: Fl_win32.cxx,v 1.23 1999/01/07 17:20:03 mike Exp $". +// End of "$Id: Fl_win32.cxx,v 1.24 1999/01/07 19:17:33 mike Exp $". // diff --git a/src/Fl_x.cxx b/src/Fl_x.cxx index 9bad3fa2e..ecaecddc6 100644 --- a/src/Fl_x.cxx +++ b/src/Fl_x.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_x.cxx,v 1.19 1999/01/05 17:53:00 mike Exp $" +// "$Id: Fl_x.cxx,v 1.20 1999/01/07 19:17:33 mike Exp $" // // X specific code for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -823,5 +823,5 @@ void Fl_Window::make_current() { #endif // -// End of "$Id: Fl_x.cxx,v 1.19 1999/01/05 17:53:00 mike Exp $". +// End of "$Id: Fl_x.cxx,v 1.20 1999/01/07 19:17:33 mike Exp $". // diff --git a/src/cmap.cxx b/src/cmap.cxx index f58a97b6b..aebca3418 100644 --- a/src/cmap.cxx +++ b/src/cmap.cxx @@ -1,9 +1,9 @@ // -// "$Id: cmap.cxx,v 1.3 1998/10/21 14:20:38 mike Exp $" +// "$Id: cmap.cxx,v 1.4 1999/01/07 19:17:33 mike Exp $" // // Colormap generation program for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -145,5 +145,5 @@ int main() { } // -// End of "$Id: cmap.cxx,v 1.3 1998/10/21 14:20:38 mike Exp $". +// End of "$Id: cmap.cxx,v 1.4 1999/01/07 19:17:33 mike Exp $". // diff --git a/src/dummymain.c b/src/dummymain.c index 004f4d491..3c48576a7 100644 --- a/src/dummymain.c +++ b/src/dummymain.c @@ -1,10 +1,10 @@ /* - * "$Id: dummymain.c,v 1.1 1999/01/04 19:25:04 mike Exp $" + * "$Id: dummymain.c,v 1.2 1999/01/07 19:17:34 mike Exp $" * * Dummy main() entry routine for the Fast Light Tool Kit (FLTK). * This is only used to build the WIN32 DLL. * - * Copyright 1998 by Bill Spitzak and others. + * Copyright 1998-1999 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 @@ -29,5 +29,5 @@ int main(int argc, char **argv) { return 0; } #endif /* WIN32 */ /* - * End of "$Id: dummymain.c,v 1.1 1999/01/04 19:25:04 mike Exp $". + * End of "$Id: dummymain.c,v 1.2 1999/01/07 19:17:34 mike Exp $". */ diff --git a/src/filename_absolute.cxx b/src/filename_absolute.cxx index 8ad483b66..a0776854e 100644 --- a/src/filename_absolute.cxx +++ b/src/filename_absolute.cxx @@ -1,9 +1,9 @@ // -// "$Id: filename_absolute.cxx,v 1.3 1998/10/21 14:20:38 mike Exp $" +// "$Id: filename_absolute.cxx,v 1.4 1999/01/07 19:17:34 mike Exp $" // // Filename expansion routines for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -92,5 +92,5 @@ int filename_absolute(char *to,const char *from) { } // -// End of "$Id: filename_absolute.cxx,v 1.3 1998/10/21 14:20:38 mike Exp $". +// End of "$Id: filename_absolute.cxx,v 1.4 1999/01/07 19:17:34 mike Exp $". // diff --git a/src/filename_expand.cxx b/src/filename_expand.cxx index 42767b831..384d656cb 100644 --- a/src/filename_expand.cxx +++ b/src/filename_expand.cxx @@ -1,9 +1,9 @@ // -// "$Id: filename_expand.cxx,v 1.3 1998/10/21 14:20:39 mike Exp $" +// "$Id: filename_expand.cxx,v 1.4 1999/01/07 19:17:34 mike Exp $" // // Filename expansion routines for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -97,5 +97,5 @@ int filename_expand(char *to,const char *from) { } // -// End of "$Id: filename_expand.cxx,v 1.3 1998/10/21 14:20:39 mike Exp $". +// End of "$Id: filename_expand.cxx,v 1.4 1999/01/07 19:17:34 mike Exp $". // diff --git a/src/filename_ext.cxx b/src/filename_ext.cxx index 4451268a3..a0e5056a8 100644 --- a/src/filename_ext.cxx +++ b/src/filename_ext.cxx @@ -1,9 +1,9 @@ // -// "$Id: filename_ext.cxx,v 1.3 1998/10/21 14:20:40 mike Exp $" +// "$Id: filename_ext.cxx,v 1.4 1999/01/07 19:17:34 mike Exp $" // // Filename extension routines for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -41,5 +41,5 @@ const char *filename_ext(const char *buf) { } // -// End of "$Id: filename_ext.cxx,v 1.3 1998/10/21 14:20:40 mike Exp $". +// End of "$Id: filename_ext.cxx,v 1.4 1999/01/07 19:17:34 mike Exp $". // diff --git a/src/filename_isdir.cxx b/src/filename_isdir.cxx index 1e967f981..db1084bb3 100644 --- a/src/filename_isdir.cxx +++ b/src/filename_isdir.cxx @@ -1,9 +1,9 @@ // -// "$Id: filename_isdir.cxx,v 1.3 1998/10/21 14:20:40 mike Exp $" +// "$Id: filename_isdir.cxx,v 1.4 1999/01/07 19:17:35 mike Exp $" // // Directory detection routines for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -35,5 +35,5 @@ int filename_isdir(const char* n) { } // -// End of "$Id: filename_isdir.cxx,v 1.3 1998/10/21 14:20:40 mike Exp $". +// End of "$Id: filename_isdir.cxx,v 1.4 1999/01/07 19:17:35 mike Exp $". // diff --git a/src/filename_list.cxx b/src/filename_list.cxx index b403defb5..4029d42e7 100644 --- a/src/filename_list.cxx +++ b/src/filename_list.cxx @@ -1,9 +1,9 @@ // -// "$Id: filename_list.cxx,v 1.7 1998/11/08 15:34:18 mike Exp $" +// "$Id: filename_list.cxx,v 1.8 1999/01/07 19:17:35 mike Exp $" // // Filename list routines for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -55,5 +55,5 @@ int filename_list(const char *d, dirent ***list) { } // -// End of "$Id: filename_list.cxx,v 1.7 1998/11/08 15:34:18 mike Exp $". +// End of "$Id: filename_list.cxx,v 1.8 1999/01/07 19:17:35 mike Exp $". // diff --git a/src/filename_match.cxx b/src/filename_match.cxx index 9c73c5856..449db3b08 100644 --- a/src/filename_match.cxx +++ b/src/filename_match.cxx @@ -1,9 +1,9 @@ // -// "$Id: filename_match.cxx,v 1.3 1998/10/21 14:20:41 mike Exp $" +// "$Id: filename_match.cxx,v 1.4 1999/01/07 19:17:35 mike Exp $" // // Pattern matching routines for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -98,5 +98,5 @@ int filename_match(const char *s, const char *p) { } // -// End of "$Id: filename_match.cxx,v 1.3 1998/10/21 14:20:41 mike Exp $". +// End of "$Id: filename_match.cxx,v 1.4 1999/01/07 19:17:35 mike Exp $". // diff --git a/src/filename_setext.cxx b/src/filename_setext.cxx index f13dbad60..f84d0d210 100644 --- a/src/filename_setext.cxx +++ b/src/filename_setext.cxx @@ -1,9 +1,9 @@ // -// "$Id: filename_setext.cxx,v 1.3 1998/10/21 14:20:42 mike Exp $" +// "$Id: filename_setext.cxx,v 1.4 1999/01/07 19:17:35 mike Exp $" // // Filename extension routines for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -37,5 +37,5 @@ char *filename_setext(char *buf, const char *ext) { } // -// End of "$Id: filename_setext.cxx,v 1.3 1998/10/21 14:20:42 mike Exp $". +// End of "$Id: filename_setext.cxx,v 1.4 1999/01/07 19:17:35 mike Exp $". // diff --git a/src/fl_arc.cxx b/src/fl_arc.cxx index 17bde6df0..d33ed5de9 100644 --- a/src/fl_arc.cxx +++ b/src/fl_arc.cxx @@ -1,9 +1,9 @@ // -// "$Id: fl_arc.cxx,v 1.3 1998/10/21 14:20:42 mike Exp $" +// "$Id: fl_arc.cxx,v 1.4 1999/01/07 19:17:35 mike Exp $" // // Arc functions for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -73,5 +73,5 @@ void fl_circle(double x,double y,double r) { #endif // -// End of "$Id: fl_arc.cxx,v 1.3 1998/10/21 14:20:42 mike Exp $". +// End of "$Id: fl_arc.cxx,v 1.4 1999/01/07 19:17:35 mike Exp $". // diff --git a/src/fl_arci.cxx b/src/fl_arci.cxx index c0b7d66e5..7df643b6d 100644 --- a/src/fl_arci.cxx +++ b/src/fl_arci.cxx @@ -1,9 +1,9 @@ // -// "$Id: fl_arci.cxx,v 1.3 1998/10/21 14:20:43 mike Exp $" +// "$Id: fl_arci.cxx,v 1.4 1999/01/07 19:17:36 mike Exp $" // // Arc (integer) drawing functions for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -68,5 +68,5 @@ void fl_pie(int x,int y,int w,int h,double a1,double a2) { } // -// End of "$Id: fl_arci.cxx,v 1.3 1998/10/21 14:20:43 mike Exp $". +// End of "$Id: fl_arci.cxx,v 1.4 1999/01/07 19:17:36 mike Exp $". // diff --git a/src/fl_ask.cxx b/src/fl_ask.cxx index e6a9d8e8c..74c41f7f0 100644 --- a/src/fl_ask.cxx +++ b/src/fl_ask.cxx @@ -1,9 +1,9 @@ // -// "$Id: fl_ask.cxx,v 1.6 1998/12/02 15:39:35 mike Exp $" +// "$Id: fl_ask.cxx,v 1.7 1999/01/07 19:17:36 mike Exp $" // // Standard dialog functions for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -195,5 +195,5 @@ const char *fl_password(const char *fmt, const char *defstr, ...) { } // -// End of "$Id: fl_ask.cxx,v 1.6 1998/12/02 15:39:35 mike Exp $". +// End of "$Id: fl_ask.cxx,v 1.7 1999/01/07 19:17:36 mike Exp $". // diff --git a/src/fl_boxtype.cxx b/src/fl_boxtype.cxx index fe093f6cc..68cd1bca2 100644 --- a/src/fl_boxtype.cxx +++ b/src/fl_boxtype.cxx @@ -1,9 +1,9 @@ // -// "$Id: fl_boxtype.cxx,v 1.7 1998/12/08 21:04:37 mike Exp $" +// "$Id: fl_boxtype.cxx,v 1.8 1999/01/07 19:17:36 mike Exp $" // // Box drawing code for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -282,5 +282,5 @@ const { } // -// End of "$Id: fl_boxtype.cxx,v 1.7 1998/12/08 21:04:37 mike Exp $". +// End of "$Id: fl_boxtype.cxx,v 1.8 1999/01/07 19:17:36 mike Exp $". // diff --git a/src/fl_color.cxx b/src/fl_color.cxx index d918c8eff..800d152ca 100644 --- a/src/fl_color.cxx +++ b/src/fl_color.cxx @@ -1,9 +1,9 @@ // -// "$Id: fl_color.cxx,v 1.8 1999/01/07 16:57:39 mike Exp $" +// "$Id: fl_color.cxx,v 1.9 1999/01/07 19:17:36 mike Exp $" // // Color functions for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -353,5 +353,5 @@ void Fl::get_color(Fl_Color i, uchar &red, uchar &green, uchar &blue) { #endif // -// End of "$Id: fl_color.cxx,v 1.8 1999/01/07 16:57:39 mike Exp $". +// End of "$Id: fl_color.cxx,v 1.9 1999/01/07 19:17:36 mike Exp $". // diff --git a/src/fl_color_win32.cxx b/src/fl_color_win32.cxx index 188f0fefc..b8b260083 100644 --- a/src/fl_color_win32.cxx +++ b/src/fl_color_win32.cxx @@ -1,9 +1,9 @@ // -// "$Id: fl_color_win32.cxx,v 1.12 1999/01/07 16:56:43 mike Exp $" +// "$Id: fl_color_win32.cxx,v 1.13 1999/01/07 19:17:37 mike Exp $" // // WIN32 color functions for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -252,5 +252,5 @@ fl_select_palette(void) #endif // -// End of "$Id: fl_color_win32.cxx,v 1.12 1999/01/07 16:56:43 mike Exp $". +// End of "$Id: fl_color_win32.cxx,v 1.13 1999/01/07 19:17:37 mike Exp $". // diff --git a/src/fl_cursor.cxx b/src/fl_cursor.cxx index 71a11209d..a4c42e121 100644 --- a/src/fl_cursor.cxx +++ b/src/fl_cursor.cxx @@ -1,9 +1,9 @@ // -// "$Id: fl_cursor.cxx,v 1.5 1998/10/21 14:20:46 mike Exp $" +// "$Id: fl_cursor.cxx,v 1.6 1999/01/07 19:17:37 mike Exp $" // // Mouse cursor support for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -167,5 +167,5 @@ void Fl_Window::cursor(Fl_Cursor c, Fl_Color fg, Fl_Color bg) { #endif // -// End of "$Id: fl_cursor.cxx,v 1.5 1998/10/21 14:20:46 mike Exp $". +// End of "$Id: fl_cursor.cxx,v 1.6 1999/01/07 19:17:37 mike Exp $". // diff --git a/src/fl_curve.cxx b/src/fl_curve.cxx index 5c91ba9d3..224ed6b81 100644 --- a/src/fl_curve.cxx +++ b/src/fl_curve.cxx @@ -1,9 +1,9 @@ // -// "$Id: fl_curve.cxx,v 1.3 1998/10/21 14:20:47 mike Exp $" +// "$Id: fl_curve.cxx,v 1.4 1999/01/07 19:17:37 mike Exp $" // // Bezier curve functions for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -95,5 +95,5 @@ void fl_curve(double X0, double Y0, } // -// End of "$Id: fl_curve.cxx,v 1.3 1998/10/21 14:20:47 mike Exp $". +// End of "$Id: fl_curve.cxx,v 1.4 1999/01/07 19:17:37 mike Exp $". // diff --git a/src/fl_diamond_box.cxx b/src/fl_diamond_box.cxx index c22e5f78a..f2d27644d 100644 --- a/src/fl_diamond_box.cxx +++ b/src/fl_diamond_box.cxx @@ -1,9 +1,9 @@ // -// "$Id: fl_diamond_box.cxx,v 1.4 1998/10/21 14:20:47 mike Exp $" +// "$Id: fl_diamond_box.cxx,v 1.5 1999/01/07 19:17:37 mike Exp $" // // Diamond box code for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -74,5 +74,5 @@ Fl_Boxtype define_FL_DIAMOND_BOX() { } // -// End of "$Id: fl_diamond_box.cxx,v 1.4 1998/10/21 14:20:47 mike Exp $". +// End of "$Id: fl_diamond_box.cxx,v 1.5 1999/01/07 19:17:37 mike Exp $". // diff --git a/src/fl_draw.cxx b/src/fl_draw.cxx index 0a14f5fba..d77ff4442 100644 --- a/src/fl_draw.cxx +++ b/src/fl_draw.cxx @@ -1,9 +1,9 @@ // -// "$Id: fl_draw.cxx,v 1.5 1998/12/08 21:04:37 mike Exp $" +// "$Id: fl_draw.cxx,v 1.6 1999/01/07 19:17:38 mike Exp $" // // Label drawing code for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -193,5 +193,5 @@ void fl_measure(const char* str, int& w, int& h) { } // -// End of "$Id: fl_draw.cxx,v 1.5 1998/12/08 21:04:37 mike Exp $". +// End of "$Id: fl_draw.cxx,v 1.6 1999/01/07 19:17:38 mike Exp $". // diff --git a/src/fl_draw_image.cxx b/src/fl_draw_image.cxx index d6fde3f1e..0d7a8e8a4 100644 --- a/src/fl_draw_image.cxx +++ b/src/fl_draw_image.cxx @@ -1,9 +1,9 @@ // -// "$Id: fl_draw_image.cxx,v 1.4 1998/12/07 13:36:25 mike Exp $" +// "$Id: fl_draw_image.cxx,v 1.5 1999/01/07 19:17:38 mike Exp $" // // Image drawing routines for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -627,5 +627,5 @@ void fl_rectf(int x, int y, int w, int h, uchar r, uchar g, uchar b) { #endif // -// End of "$Id: fl_draw_image.cxx,v 1.4 1998/12/07 13:36:25 mike Exp $". +// End of "$Id: fl_draw_image.cxx,v 1.5 1999/01/07 19:17:38 mike Exp $". // diff --git a/src/fl_draw_image_win32.cxx b/src/fl_draw_image_win32.cxx index 937d3481d..2e313d3e6 100644 --- a/src/fl_draw_image_win32.cxx +++ b/src/fl_draw_image_win32.cxx @@ -1,9 +1,9 @@ // -// "$Id: fl_draw_image_win32.cxx,v 1.3 1998/10/21 14:20:49 mike Exp $" +// "$Id: fl_draw_image_win32.cxx,v 1.4 1999/01/07 19:17:38 mike Exp $" // // WIN32 image drawing code for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -258,5 +258,5 @@ void fl_rectf(int x, int y, int w, int h, uchar r, uchar g, uchar b) { } // -// End of "$Id: fl_draw_image_win32.cxx,v 1.3 1998/10/21 14:20:49 mike Exp $". +// End of "$Id: fl_draw_image_win32.cxx,v 1.4 1999/01/07 19:17:38 mike Exp $". // diff --git a/src/fl_draw_pixmap.cxx b/src/fl_draw_pixmap.cxx index 9927aca8b..167b7f182 100644 --- a/src/fl_draw_pixmap.cxx +++ b/src/fl_draw_pixmap.cxx @@ -1,9 +1,9 @@ // -// "$Id: fl_draw_pixmap.cxx,v 1.3 1998/10/21 14:20:50 mike Exp $" +// "$Id: fl_draw_pixmap.cxx,v 1.4 1999/01/07 19:17:38 mike Exp $" // // Pixmap drawing code for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -244,5 +244,5 @@ int fl_draw_pixmap(/*const*/char*const* data, int x, int y, Fl_Color bg) { } // -// End of "$Id: fl_draw_pixmap.cxx,v 1.3 1998/10/21 14:20:50 mike Exp $". +// End of "$Id: fl_draw_pixmap.cxx,v 1.4 1999/01/07 19:17:38 mike Exp $". // diff --git a/src/fl_engraved_label.cxx b/src/fl_engraved_label.cxx index 77fcc5d93..2c6b6295e 100644 --- a/src/fl_engraved_label.cxx +++ b/src/fl_engraved_label.cxx @@ -1,9 +1,9 @@ // -// "$Id: fl_engraved_label.cxx,v 1.3 1998/10/21 14:20:50 mike Exp $" +// "$Id: fl_engraved_label.cxx,v 1.4 1999/01/07 19:17:39 mike Exp $" // // Engraved label drawing routines for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -87,5 +87,5 @@ Fl_Labeltype define_FL_EMBOSSED_LABEL() { } // -// End of "$Id: fl_engraved_label.cxx,v 1.3 1998/10/21 14:20:50 mike Exp $". +// End of "$Id: fl_engraved_label.cxx,v 1.4 1999/01/07 19:17:39 mike Exp $". // diff --git a/src/fl_file_chooser.cxx b/src/fl_file_chooser.cxx index a6c89d6ac..68195c93a 100644 --- a/src/fl_file_chooser.cxx +++ b/src/fl_file_chooser.cxx @@ -1,9 +1,9 @@ // -// "$Id: fl_file_chooser.cxx,v 1.8 1998/12/02 15:39:35 mike Exp $" +// "$Id: fl_file_chooser.cxx,v 1.9 1999/01/07 19:17:39 mike Exp $" // // File chooser widget for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -614,5 +614,5 @@ char* fl_file_chooser(const char* message, const char* pat, const char* fname) } // -// End of "$Id: fl_file_chooser.cxx,v 1.8 1998/12/02 15:39:35 mike Exp $". +// End of "$Id: fl_file_chooser.cxx,v 1.9 1999/01/07 19:17:39 mike Exp $". // diff --git a/src/fl_font.cxx b/src/fl_font.cxx index 883f15c24..4d9776c00 100644 --- a/src/fl_font.cxx +++ b/src/fl_font.cxx @@ -1,9 +1,9 @@ // -// "$Id: fl_font.cxx,v 1.8 1999/01/04 19:25:05 mike Exp $" +// "$Id: fl_font.cxx,v 1.9 1999/01/07 19:17:39 mike Exp $" // // Font selection code for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -292,5 +292,5 @@ void fl_draw(const char* str, int x, int y) { #endif // -// End of "$Id: fl_font.cxx,v 1.8 1999/01/04 19:25:05 mike Exp $". +// End of "$Id: fl_font.cxx,v 1.9 1999/01/07 19:17:39 mike Exp $". // diff --git a/src/fl_font_win32.cxx b/src/fl_font_win32.cxx index 05d19e509..c151ef8b3 100644 --- a/src/fl_font_win32.cxx +++ b/src/fl_font_win32.cxx @@ -1,9 +1,9 @@ // -// "$Id: fl_font_win32.cxx,v 1.8 1998/12/02 15:53:22 mike Exp $" +// "$Id: fl_font_win32.cxx,v 1.9 1999/01/07 19:17:39 mike Exp $" // // WIN32 font selection routines for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -174,5 +174,5 @@ void fl_draw(const char* str, int x, int y) { } // -// End of "$Id: fl_font_win32.cxx,v 1.8 1998/12/02 15:53:22 mike Exp $". +// End of "$Id: fl_font_win32.cxx,v 1.9 1999/01/07 19:17:39 mike Exp $". // diff --git a/src/fl_labeltype.cxx b/src/fl_labeltype.cxx index 5fa8550cf..a851a001a 100644 --- a/src/fl_labeltype.cxx +++ b/src/fl_labeltype.cxx @@ -1,9 +1,9 @@ // -// "$Id: fl_labeltype.cxx,v 1.5 1999/01/05 17:57:49 mike Exp $" +// "$Id: fl_labeltype.cxx,v 1.6 1999/01/07 19:17:40 mike Exp $" // // Label drawing routines for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -117,5 +117,5 @@ void Fl_Widget::draw_label(int X, int Y, int W, int H, Fl_Align a) const { #include <FL/Fl_Input_.H> // -// End of "$Id: fl_labeltype.cxx,v 1.5 1999/01/05 17:57:49 mike Exp $". +// End of "$Id: fl_labeltype.cxx,v 1.6 1999/01/07 19:17:40 mike Exp $". // diff --git a/src/fl_oval_box.cxx b/src/fl_oval_box.cxx index 9110c7032..d8858b234 100644 --- a/src/fl_oval_box.cxx +++ b/src/fl_oval_box.cxx @@ -1,9 +1,9 @@ // -// "$Id: fl_oval_box.cxx,v 1.3 1998/10/21 14:20:53 mike Exp $" +// "$Id: fl_oval_box.cxx,v 1.4 1999/01/07 19:17:40 mike Exp $" // // Oval box drawing code for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -60,5 +60,5 @@ Fl_Boxtype define_FL_OVAL_BOX() { } // -// End of "$Id: fl_oval_box.cxx,v 1.3 1998/10/21 14:20:53 mike Exp $". +// End of "$Id: fl_oval_box.cxx,v 1.4 1999/01/07 19:17:40 mike Exp $". // diff --git a/src/fl_overlay.cxx b/src/fl_overlay.cxx index ff405c7e2..bb8caac06 100644 --- a/src/fl_overlay.cxx +++ b/src/fl_overlay.cxx @@ -1,9 +1,9 @@ // -// "$Id: fl_overlay.cxx,v 1.3 1998/10/21 14:20:54 mike Exp $" +// "$Id: fl_overlay.cxx,v 1.4 1999/01/07 19:17:40 mike Exp $" // // Overlay support for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -62,5 +62,5 @@ void fl_overlay_rect(int x, int y, int w, int h) { } // -// End of "$Id: fl_overlay.cxx,v 1.3 1998/10/21 14:20:54 mike Exp $". +// End of "$Id: fl_overlay.cxx,v 1.4 1999/01/07 19:17:40 mike Exp $". // diff --git a/src/fl_overlay_visual.cxx b/src/fl_overlay_visual.cxx index 808d5c7a9..3d14dafcc 100644 --- a/src/fl_overlay_visual.cxx +++ b/src/fl_overlay_visual.cxx @@ -1,9 +1,9 @@ // -// "$Id: fl_overlay_visual.cxx,v 1.3 1998/10/21 14:20:55 mike Exp $" +// "$Id: fl_overlay_visual.cxx,v 1.4 1999/01/07 19:17:40 mike Exp $" // // X overlay support for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -99,5 +99,5 @@ XVisualInfo *fl_find_overlay_visual() { #endif // -// End of "$Id: fl_overlay_visual.cxx,v 1.3 1998/10/21 14:20:55 mike Exp $". +// End of "$Id: fl_overlay_visual.cxx,v 1.4 1999/01/07 19:17:40 mike Exp $". // diff --git a/src/fl_rect.cxx b/src/fl_rect.cxx index 09763b779..a2154c711 100644 --- a/src/fl_rect.cxx +++ b/src/fl_rect.cxx @@ -1,9 +1,9 @@ // -// "$Id: fl_rect.cxx,v 1.7 1998/10/21 14:20:55 mike Exp $" +// "$Id: fl_rect.cxx,v 1.8 1999/01/07 19:17:41 mike Exp $" // // Rectangle drawing routines for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -373,5 +373,5 @@ int fl_clip_box(int x, int y, int w, int h, int& X, int& Y, int& W, int& H){ } // -// End of "$Id: fl_rect.cxx,v 1.7 1998/10/21 14:20:55 mike Exp $". +// End of "$Id: fl_rect.cxx,v 1.8 1999/01/07 19:17:41 mike Exp $". // diff --git a/src/fl_round_box.cxx b/src/fl_round_box.cxx index 652f2447b..b24b121d1 100644 --- a/src/fl_round_box.cxx +++ b/src/fl_round_box.cxx @@ -1,9 +1,9 @@ // -// "$Id: fl_round_box.cxx,v 1.4 1998/10/21 14:20:56 mike Exp $" +// "$Id: fl_round_box.cxx,v 1.5 1999/01/07 19:17:41 mike Exp $" // // Round box drawing routines for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -116,5 +116,5 @@ Fl_Boxtype define_FL_ROUND_UP_BOX() { } // -// End of "$Id: fl_round_box.cxx,v 1.4 1998/10/21 14:20:56 mike Exp $". +// End of "$Id: fl_round_box.cxx,v 1.5 1999/01/07 19:17:41 mike Exp $". // diff --git a/src/fl_rounded_box.cxx b/src/fl_rounded_box.cxx index 3303faaa1..a37fa65d2 100644 --- a/src/fl_rounded_box.cxx +++ b/src/fl_rounded_box.cxx @@ -1,9 +1,9 @@ // -// "$Id: fl_rounded_box.cxx,v 1.3 1998/10/21 14:20:56 mike Exp $" +// "$Id: fl_rounded_box.cxx,v 1.4 1999/01/07 19:17:41 mike Exp $" // // Rounded box drawing routines for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -93,5 +93,5 @@ Fl_Boxtype define_FL_RSHADOW_BOX() { } // -// End of "$Id: fl_rounded_box.cxx,v 1.3 1998/10/21 14:20:56 mike Exp $". +// End of "$Id: fl_rounded_box.cxx,v 1.4 1999/01/07 19:17:41 mike Exp $". // diff --git a/src/fl_scroll_area.cxx b/src/fl_scroll_area.cxx index 0c47ac14b..58b1059cb 100644 --- a/src/fl_scroll_area.cxx +++ b/src/fl_scroll_area.cxx @@ -1,9 +1,9 @@ // -// "$Id: fl_scroll_area.cxx,v 1.3 1998/10/21 14:20:57 mike Exp $" +// "$Id: fl_scroll_area.cxx,v 1.4 1999/01/07 19:17:42 mike Exp $" // // Scrolling routines for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -89,5 +89,5 @@ void fl_scroll(int X, int Y, int W, int H, int dx, int dy, } // -// End of "$Id: fl_scroll_area.cxx,v 1.3 1998/10/21 14:20:57 mike Exp $". +// End of "$Id: fl_scroll_area.cxx,v 1.4 1999/01/07 19:17:42 mike Exp $". // diff --git a/src/fl_set_font.cxx b/src/fl_set_font.cxx index 5da1fb4ed..6160e2700 100644 --- a/src/fl_set_font.cxx +++ b/src/fl_set_font.cxx @@ -1,9 +1,9 @@ // -// "$Id: fl_set_font.cxx,v 1.4 1998/12/02 15:51:36 mike Exp $" +// "$Id: fl_set_font.cxx,v 1.5 1999/01/07 19:17:42 mike Exp $" // // Font utilities for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -71,5 +71,5 @@ void Fl::set_font(Fl_Font fnum, const char* name) { const char* Fl::get_font(Fl_Font fnum) {return fl_fonts[fnum].name;} // -// End of "$Id: fl_set_font.cxx,v 1.4 1998/12/02 15:51:36 mike Exp $". +// End of "$Id: fl_set_font.cxx,v 1.5 1999/01/07 19:17:42 mike Exp $". // diff --git a/src/fl_set_fonts.cxx b/src/fl_set_fonts.cxx index 7c4039cbf..27fb23530 100644 --- a/src/fl_set_fonts.cxx +++ b/src/fl_set_fonts.cxx @@ -1,9 +1,9 @@ // -// "$Id: fl_set_fonts.cxx,v 1.5 1998/12/07 13:36:26 mike Exp $" +// "$Id: fl_set_fonts.cxx,v 1.6 1999/01/07 19:17:42 mike Exp $" // // More font utilities for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -325,5 +325,5 @@ int Fl::get_font_sizes(Fl_Font fnum, int*& sizep) { #endif // -// End of "$Id: fl_set_fonts.cxx,v 1.5 1998/12/07 13:36:26 mike Exp $". +// End of "$Id: fl_set_fonts.cxx,v 1.6 1999/01/07 19:17:42 mike Exp $". // diff --git a/src/fl_set_fonts_win32.cxx b/src/fl_set_fonts_win32.cxx index 71fa41630..6e93bd5c2 100755 --- a/src/fl_set_fonts_win32.cxx +++ b/src/fl_set_fonts_win32.cxx @@ -1,9 +1,9 @@ // -// "$Id: fl_set_fonts_win32.cxx,v 1.4 1998/12/02 15:51:37 mike Exp $" +// "$Id: fl_set_fonts_win32.cxx,v 1.5 1999/01/07 19:17:42 mike Exp $" // // WIN32 font utilities for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -87,5 +87,5 @@ int Fl::get_font_sizes(Fl_Font fnum, int*& sizep) { } // -// End of "$Id: fl_set_fonts_win32.cxx,v 1.4 1998/12/02 15:51:37 mike Exp $". +// End of "$Id: fl_set_fonts_win32.cxx,v 1.5 1999/01/07 19:17:42 mike Exp $". // diff --git a/src/fl_set_gray.cxx b/src/fl_set_gray.cxx index a96b02282..09e35d929 100644 --- a/src/fl_set_gray.cxx +++ b/src/fl_set_gray.cxx @@ -1,9 +1,9 @@ // -// "$Id: fl_set_gray.cxx,v 1.3 1998/10/21 14:20:59 mike Exp $" +// "$Id: fl_set_gray.cxx,v 1.4 1999/01/07 19:17:43 mike Exp $" // // Background (gray) color routines for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -58,5 +58,5 @@ void Fl::background2(uchar r, uchar g, uchar b) { } // -// End of "$Id: fl_set_gray.cxx,v 1.3 1998/10/21 14:20:59 mike Exp $". +// End of "$Id: fl_set_gray.cxx,v 1.4 1999/01/07 19:17:43 mike Exp $". // diff --git a/src/fl_shadow_box.cxx b/src/fl_shadow_box.cxx index ccb480934..4c990d31e 100644 --- a/src/fl_shadow_box.cxx +++ b/src/fl_shadow_box.cxx @@ -1,9 +1,9 @@ // -// "$Id: fl_shadow_box.cxx,v 1.3 1998/10/21 14:21:00 mike Exp $" +// "$Id: fl_shadow_box.cxx,v 1.4 1999/01/07 19:17:43 mike Exp $" // // Shadow box drawing routines for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -50,5 +50,5 @@ Fl_Boxtype define_FL_SHADOW_BOX() { } // -// End of "$Id: fl_shadow_box.cxx,v 1.3 1998/10/21 14:21:00 mike Exp $". +// End of "$Id: fl_shadow_box.cxx,v 1.4 1999/01/07 19:17:43 mike Exp $". // diff --git a/src/fl_shortcut.cxx b/src/fl_shortcut.cxx index c0a085e5b..7cea32430 100644 --- a/src/fl_shortcut.cxx +++ b/src/fl_shortcut.cxx @@ -1,9 +1,9 @@ // -// "$Id: fl_shortcut.cxx,v 1.3 1998/10/21 14:21:01 mike Exp $" +// "$Id: fl_shortcut.cxx,v 1.4 1999/01/07 19:17:43 mike Exp $" // // Shortcut support routines for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -123,5 +123,5 @@ int Fl_Widget::test_shortcut() { } // -// End of "$Id: fl_shortcut.cxx,v 1.3 1998/10/21 14:21:01 mike Exp $". +// End of "$Id: fl_shortcut.cxx,v 1.4 1999/01/07 19:17:43 mike Exp $". // diff --git a/src/fl_show_colormap.cxx b/src/fl_show_colormap.cxx index 4ff8cf1f5..3a3d8e8e6 100644 --- a/src/fl_show_colormap.cxx +++ b/src/fl_show_colormap.cxx @@ -1,9 +1,9 @@ // -// "$Id: fl_show_colormap.cxx,v 1.4 1998/10/21 14:21:01 mike Exp $" +// "$Id: fl_show_colormap.cxx,v 1.5 1999/01/07 19:17:43 mike Exp $" // // Colormap color selection dialog for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -147,5 +147,5 @@ Fl_Color fl_show_colormap(Fl_Color oldcol) { } // -// End of "$Id: fl_show_colormap.cxx,v 1.4 1998/10/21 14:21:01 mike Exp $". +// End of "$Id: fl_show_colormap.cxx,v 1.5 1999/01/07 19:17:43 mike Exp $". // diff --git a/src/fl_symbols.cxx b/src/fl_symbols.cxx index a435423a6..fa54e44c3 100644 --- a/src/fl_symbols.cxx +++ b/src/fl_symbols.cxx @@ -1,9 +1,9 @@ // -// "$Id: fl_symbols.cxx,v 1.5 1998/12/08 21:04:38 mike Exp $" +// "$Id: fl_symbols.cxx,v 1.6 1999/01/07 19:17:43 mike Exp $" // // Symbol drawing code for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -355,5 +355,5 @@ void Fl::enable_symbols() { } // -// End of "$Id: fl_symbols.cxx,v 1.5 1998/12/08 21:04:38 mike Exp $". +// End of "$Id: fl_symbols.cxx,v 1.6 1999/01/07 19:17:43 mike Exp $". // diff --git a/src/fl_vertex.cxx b/src/fl_vertex.cxx index 1d0b834fd..64e618298 100644 --- a/src/fl_vertex.cxx +++ b/src/fl_vertex.cxx @@ -1,9 +1,9 @@ // -// "$Id: fl_vertex.cxx,v 1.4 1998/12/21 13:54:02 mike Exp $" +// "$Id: fl_vertex.cxx,v 1.5 1999/01/07 19:17:44 mike Exp $" // // Portable drawing routines for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -223,5 +223,5 @@ void fl_circle(double x, double y,double r) { } // -// End of "$Id: fl_vertex.cxx,v 1.4 1998/12/21 13:54:02 mike Exp $". +// End of "$Id: fl_vertex.cxx,v 1.5 1999/01/07 19:17:44 mike Exp $". // diff --git a/src/forms_bitmap.cxx b/src/forms_bitmap.cxx index 05d0bd272..7cb6a8c4e 100644 --- a/src/forms_bitmap.cxx +++ b/src/forms_bitmap.cxx @@ -1,9 +1,9 @@ // -// "$Id: forms_bitmap.cxx,v 1.3 1998/10/21 14:21:04 mike Exp $" +// "$Id: forms_bitmap.cxx,v 1.4 1999/01/07 19:17:44 mike Exp $" // // Forms compatible bitmap function for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -46,5 +46,5 @@ void Fl_FormsBitmap::draw() { } // -// End of "$Id: forms_bitmap.cxx,v 1.3 1998/10/21 14:21:04 mike Exp $". +// End of "$Id: forms_bitmap.cxx,v 1.4 1999/01/07 19:17:44 mike Exp $". // diff --git a/src/forms_compatability.cxx b/src/forms_compatability.cxx index 651daaeaa..8e4a37295 100755 --- a/src/forms_compatability.cxx +++ b/src/forms_compatability.cxx @@ -1,9 +1,9 @@ // -// "$Id: forms_compatability.cxx,v 1.4 1998/11/05 16:04:51 mike Exp $" +// "$Id: forms_compatability.cxx,v 1.5 1999/01/07 19:17:44 mike Exp $" // // Forms compatibility functions for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -204,5 +204,5 @@ char *fl_show_simple_input(const char *str1, const char *defstr) { } // -// End of "$Id: forms_compatability.cxx,v 1.4 1998/11/05 16:04:51 mike Exp $". +// End of "$Id: forms_compatability.cxx,v 1.5 1999/01/07 19:17:44 mike Exp $". // diff --git a/src/forms_free.cxx b/src/forms_free.cxx index df0ea2dea..14ff1a771 100644 --- a/src/forms_free.cxx +++ b/src/forms_free.cxx @@ -1,9 +1,9 @@ // -// "$Id: forms_free.cxx,v 1.3 1998/10/21 14:21:05 mike Exp $" +// "$Id: forms_free.cxx,v 1.4 1999/01/07 19:17:44 mike Exp $" // // Forms free widget routines for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -73,5 +73,5 @@ int Fl_Free::handle(int e) { } // -// End of "$Id: forms_free.cxx,v 1.3 1998/10/21 14:21:05 mike Exp $". +// End of "$Id: forms_free.cxx,v 1.4 1999/01/07 19:17:44 mike Exp $". // diff --git a/src/forms_fselect.cxx b/src/forms_fselect.cxx index c3b4da9b3..9a77b063b 100644 --- a/src/forms_fselect.cxx +++ b/src/forms_fselect.cxx @@ -1,9 +1,9 @@ // -// "$Id: forms_fselect.cxx,v 1.3 1998/10/21 14:21:06 mike Exp $" +// "$Id: forms_fselect.cxx,v 1.4 1999/01/07 19:17:45 mike Exp $" // // Forms file selection routines for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -61,5 +61,5 @@ char* fl_get_pattern() {return (char *)fl_pattern;} char* fl_get_filename() {return fl_filename;} // -// End of "$Id: forms_fselect.cxx,v 1.3 1998/10/21 14:21:06 mike Exp $". +// End of "$Id: forms_fselect.cxx,v 1.4 1999/01/07 19:17:45 mike Exp $". // diff --git a/src/forms_pixmap.cxx b/src/forms_pixmap.cxx index 7fecfc487..34d95db7d 100644 --- a/src/forms_pixmap.cxx +++ b/src/forms_pixmap.cxx @@ -1,9 +1,9 @@ // -// "$Id: forms_pixmap.cxx,v 1.3 1998/10/21 14:21:06 mike Exp $" +// "$Id: forms_pixmap.cxx,v 1.4 1999/01/07 19:17:45 mike Exp $" // // Forms pixmap drawing routines for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -46,5 +46,5 @@ void Fl_FormsPixmap::draw() { } // -// End of "$Id: forms_pixmap.cxx,v 1.3 1998/10/21 14:21:06 mike Exp $". +// End of "$Id: forms_pixmap.cxx,v 1.4 1999/01/07 19:17:45 mike Exp $". // diff --git a/src/forms_timer.cxx b/src/forms_timer.cxx index 907bbbfd8..1474f358e 100644 --- a/src/forms_timer.cxx +++ b/src/forms_timer.cxx @@ -1,9 +1,9 @@ // -// "$Id: forms_timer.cxx,v 1.3 1998/10/21 14:21:07 mike Exp $" +// "$Id: forms_timer.cxx,v 1.4 1999/01/07 19:17:45 mike Exp $" // // Forms timer object for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -150,5 +150,5 @@ void Fl_Timer::suspended(char d) { } // -// End of "$Id: forms_timer.cxx,v 1.3 1998/10/21 14:21:07 mike Exp $". +// End of "$Id: forms_timer.cxx,v 1.4 1999/01/07 19:17:45 mike Exp $". // diff --git a/src/gl_draw.cxx b/src/gl_draw.cxx index 1fe91cb9a..c20b7b1a1 100644 --- a/src/gl_draw.cxx +++ b/src/gl_draw.cxx @@ -1,9 +1,9 @@ // -// "$Id: gl_draw.cxx,v 1.6 1998/12/02 21:15:19 mike Exp $" +// "$Id: gl_draw.cxx,v 1.7 1999/01/07 19:17:46 mike Exp $" // // OpenGL drawing support routines for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -142,5 +142,5 @@ void gl_draw_image(const uchar* b, int x, int y, int w, int h, int d, int ld) { #endif // -// End of "$Id: gl_draw.cxx,v 1.6 1998/12/02 21:15:19 mike Exp $". +// End of "$Id: gl_draw.cxx,v 1.7 1999/01/07 19:17:46 mike Exp $". // diff --git a/src/gl_start.cxx b/src/gl_start.cxx index de9249229..6a2513243 100644 --- a/src/gl_start.cxx +++ b/src/gl_start.cxx @@ -1,9 +1,9 @@ // -// "$Id: gl_start.cxx,v 1.5 1998/10/21 14:21:08 mike Exp $" +// "$Id: gl_start.cxx,v 1.6 1999/01/07 19:17:46 mike Exp $" // // OpenGL context routines for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -121,5 +121,5 @@ int Fl::gl_visual(int mode, int *alist) { #endif // -// End of "$Id: gl_start.cxx,v 1.5 1998/10/21 14:21:08 mike Exp $". +// End of "$Id: gl_start.cxx,v 1.6 1999/01/07 19:17:46 mike Exp $". // diff --git a/src/glut_compatability.cxx b/src/glut_compatability.cxx index e71c10821..c6eece2ce 100755 --- a/src/glut_compatability.cxx +++ b/src/glut_compatability.cxx @@ -1,9 +1,9 @@ // -// "$Id: glut_compatability.cxx,v 1.3 1998/10/21 14:21:09 mike Exp $" +// "$Id: glut_compatability.cxx,v 1.4 1999/01/07 19:17:46 mike Exp $" // // GLUT emulation routines for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -399,5 +399,5 @@ int glutLayerGet(GLenum type) { #endif // -// End of "$Id: glut_compatability.cxx,v 1.3 1998/10/21 14:21:09 mike Exp $". +// End of "$Id: glut_compatability.cxx,v 1.4 1999/01/07 19:17:46 mike Exp $". // diff --git a/src/glut_font.cxx b/src/glut_font.cxx index 4e941836b..1468e38f5 100644 --- a/src/glut_font.cxx +++ b/src/glut_font.cxx @@ -1,9 +1,9 @@ // -// "$Id: glut_font.cxx,v 1.3 1998/10/21 14:21:10 mike Exp $" +// "$Id: glut_font.cxx,v 1.4 1999/01/07 19:17:46 mike Exp $" // // GLUT bitmap font routines for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -54,5 +54,5 @@ int glutBitmapWidth(int font, int character) { #endif // -// End of "$Id: glut_font.cxx,v 1.3 1998/10/21 14:21:10 mike Exp $". +// End of "$Id: glut_font.cxx,v 1.4 1999/01/07 19:17:46 mike Exp $". // diff --git a/src/numericsort.c b/src/numericsort.c index 00992097f..438f63a82 100644 --- a/src/numericsort.c +++ b/src/numericsort.c @@ -1,9 +1,9 @@ /* - * "$Id: numericsort.c,v 1.8 1998/12/02 15:47:30 mike Exp $" + * "$Id: numericsort.c,v 1.9 1999/01/07 19:17:47 mike Exp $" * * Numeric sorting routine for the Fast Light Tool Kit (FLTK). * - * Copyright 1998 by Bill Spitzak and others. + * Copyright 1998-1999 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 @@ -84,5 +84,5 @@ int numericsort(struct dirent **A, struct dirent **B) { } /* - * End of "$Id: numericsort.c,v 1.8 1998/12/02 15:47:30 mike Exp $". + * End of "$Id: numericsort.c,v 1.9 1999/01/07 19:17:47 mike Exp $". */ diff --git a/src/scandir_win32.c b/src/scandir_win32.c index 191973637..502acd892 100644 --- a/src/scandir_win32.c +++ b/src/scandir_win32.c @@ -1,9 +1,9 @@ // -// "$Id: scandir_win32.c,v 1.10 1999/01/04 19:25:06 mike Exp $" +// "$Id: scandir_win32.c,v 1.11 1999/01/07 19:17:47 mike Exp $" // // WIN32 scandir function for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -98,5 +98,5 @@ int alphasort (struct dirent **a, struct dirent **b) { } // -// End of "$Id: scandir_win32.c,v 1.10 1999/01/04 19:25:06 mike Exp $". +// End of "$Id: scandir_win32.c,v 1.11 1999/01/07 19:17:47 mike Exp $". // diff --git a/src/vsnprintf.c b/src/vsnprintf.c index 4248d726b..d3a89c040 100644 --- a/src/vsnprintf.c +++ b/src/vsnprintf.c @@ -1,5 +1,5 @@ /* - * "$Id: vsnprintf.c,v 1.2 1998/11/05 21:25:37 mike Exp $" + * "$Id: vsnprintf.c,v 1.3 1999/01/07 19:17:47 mike Exp $" * * vsnprintf() function for the Fast Light Tool Kit (FLTK). * @@ -17,7 +17,7 @@ * Only handles formats that are both documented in the glibc man page * for printf and also handled by your system's sprintf(). * - * Copyright 1998 by Bill Spitzak and others. + * Copyright 1998-1999 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 @@ -129,5 +129,5 @@ int snprintf(char* str, size_t size, const char* fmt, ...) { #endif /* - * End of "$Id: vsnprintf.c,v 1.2 1998/11/05 21:25:37 mike Exp $". + * End of "$Id: vsnprintf.c,v 1.3 1999/01/07 19:17:47 mike Exp $". */ diff --git a/test/Makefile b/test/Makefile index 8d48b308e..623e6e82a 100644 --- a/test/Makefile +++ b/test/Makefile @@ -1,9 +1,9 @@ # -# "$Id: Makefile,v 1.14 1998/12/23 20:04:31 mike Exp $" +# "$Id: Makefile,v 1.15 1999/01/07 19:17:48 mike Exp $" # # Test/example program makefile for the Fast Light Tool Kit (FLTK). # -# Copyright 1998 by Bill Spitzak and others. +# Copyright 1998-1999 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 @@ -64,30 +64,10 @@ $(ALL): ../lib/$(LIBNAME) @../fluid/fluid -c $< @$(CXX) -I.. $(CXXFLAGS) $@.cxx -L../lib -lfltk $(LDLIBS) -o $@ -# Programs needing the OpenGL libraries: -cube: cube.cxx - @echo $@: - @$(CXX) -I.. $(CXXFLAGS) cube.cxx -L../lib -lfltk $(GLDLIBS) -o $@ -fullscreen: fullscreen.cxx - @echo $@: - @$(CXX) -I.. $(CXXFLAGS) fullscreen.cxx -L../lib -lfltk $(GLDLIBS) -o $@ -fractals: fractals.cxx - @echo $@: - @$(CXX) -I.. $(CXXFLAGS) fractals.cxx -L../lib -lfltk $(GLDLIBS) -o $@ -gl_overlay: gl_overlay.cxx - @echo $@: - @$(CXX) -I.. $(CXXFLAGS) gl_overlay.cxx -L../lib -lfltk $(GLDLIBS) -o $@ -glpuzzle: glpuzzle.cxx - @echo $@: - @$(CXX) -I.. $(CXXFLAGS) glpuzzle.cxx -L../lib -lfltk $(GLDLIBS) -o $@ -shape: shape.cxx - @echo $@: - @$(CXX) -I.. $(CXXFLAGS) shape.cxx -L../lib -lfltk $(GLDLIBS) -o $@ +# Other programs needing special "help"... shiny: shiny.cxx shiny_panel.cxx @echo $@: - @$(CXX) -I.. $(CXXFLAGS) shiny.cxx -L../lib -lfltk $(GLDLIBS) -o $@ - -# Other programs needing special "help"... + @$(CXX) -I.. $(CXXFLAGS) shiny.cxx -L../lib -lfltk $(LDLIBS) -o $@ keyboard: keyboard.cxx keyboard_ui.cxx @echo $@: @$(CXX) -I.. $(CXXFLAGS) keyboard.cxx -L../lib -lfltk $(LDLIBS) -o $@ @@ -111,5 +91,5 @@ install: @echo Nothing to install in test directory. # -# End of "$Id: Makefile,v 1.14 1998/12/23 20:04:31 mike Exp $". +# End of "$Id: Makefile,v 1.15 1999/01/07 19:17:48 mike Exp $". # diff --git a/test/adjuster.cxx b/test/adjuster.cxx index e61aef078..cdc16d1f5 100644 --- a/test/adjuster.cxx +++ b/test/adjuster.cxx @@ -1,9 +1,9 @@ // -// "$Id: adjuster.cxx,v 1.3 1998/10/21 14:21:12 mike Exp $" +// "$Id: adjuster.cxx,v 1.4 1999/01/07 19:17:48 mike Exp $" // // Adjuster test program for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -60,5 +60,5 @@ int main(int, char ** argv) { } // -// End of "$Id: adjuster.cxx,v 1.3 1998/10/21 14:21:12 mike Exp $". +// End of "$Id: adjuster.cxx,v 1.4 1999/01/07 19:17:48 mike Exp $". // diff --git a/test/arc.cxx b/test/arc.cxx index 773530888..d909624ba 100755 --- a/test/arc.cxx +++ b/test/arc.cxx @@ -1,9 +1,9 @@ // -// "$Id: arc.cxx,v 1.3 1998/10/21 14:21:13 mike Exp $" +// "$Id: arc.cxx,v 1.4 1999/01/07 19:17:48 mike Exp $" // // Arc drawing test program for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -92,6 +92,6 @@ int main(int argc, char** argv) { // -// End of "$Id: arc.cxx,v 1.3 1998/10/21 14:21:13 mike Exp $". +// End of "$Id: arc.cxx,v 1.4 1999/01/07 19:17:48 mike Exp $". // diff --git a/test/ask.cxx b/test/ask.cxx index d3b8f546d..fdd52dddf 100644 --- a/test/ask.cxx +++ b/test/ask.cxx @@ -1,5 +1,5 @@ // -// "$Id: ask.cxx,v 1.3 1998/10/21 14:21:14 mike Exp $" +// "$Id: ask.cxx,v 1.4 1999/01/07 19:17:48 mike Exp $" // // Standard dialog test program for the Fast Light Tool Kit (FLTK). // @@ -10,7 +10,7 @@ // This also demonstrates how to trap attempts by the user to // close the last window by overriding Fl::exit // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -110,5 +110,5 @@ int main(int argc, char **argv) { } // -// End of "$Id: ask.cxx,v 1.3 1998/10/21 14:21:14 mike Exp $". +// End of "$Id: ask.cxx,v 1.4 1999/01/07 19:17:48 mike Exp $". // diff --git a/test/bitmap.cxx b/test/bitmap.cxx index d94f4e311..77cf8286c 100644 --- a/test/bitmap.cxx +++ b/test/bitmap.cxx @@ -1,9 +1,9 @@ // -// "$Id: bitmap.cxx,v 1.3 1998/10/21 14:21:14 mike Exp $" +// "$Id: bitmap.cxx,v 1.4 1999/01/07 19:17:49 mike Exp $" // // Bitmap label test program for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -137,5 +137,5 @@ int main(int argc, char **argv) { } // -// End of "$Id: bitmap.cxx,v 1.3 1998/10/21 14:21:14 mike Exp $". +// End of "$Id: bitmap.cxx,v 1.4 1999/01/07 19:17:49 mike Exp $". // diff --git a/test/boxtype.cxx b/test/boxtype.cxx index 9a72ca7c8..7332945c4 100644 --- a/test/boxtype.cxx +++ b/test/boxtype.cxx @@ -1,9 +1,9 @@ // -// "$Id: boxtype.cxx,v 1.3 1998/10/21 14:21:15 mike Exp $" +// "$Id: boxtype.cxx,v 1.4 1999/01/07 19:17:49 mike Exp $" // // Boxtype test program for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -89,5 +89,5 @@ int main(int argc, char ** argv) { } // -// End of "$Id: boxtype.cxx,v 1.3 1998/10/21 14:21:15 mike Exp $". +// End of "$Id: boxtype.cxx,v 1.4 1999/01/07 19:17:49 mike Exp $". // diff --git a/test/browser.cxx b/test/browser.cxx index d4171e178..12d3a4555 100644 --- a/test/browser.cxx +++ b/test/browser.cxx @@ -1,9 +1,9 @@ // -// "$Id: browser.cxx,v 1.4 1998/12/06 15:57:01 mike Exp $" +// "$Id: browser.cxx,v 1.5 1999/01/07 19:17:49 mike Exp $" // // Browser test program for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -94,6 +94,6 @@ int main(int argc, char **argv) { } // -// End of "$Id: browser.cxx,v 1.4 1998/12/06 15:57:01 mike Exp $". +// End of "$Id: browser.cxx,v 1.5 1999/01/07 19:17:49 mike Exp $". // diff --git a/test/browserop.cxx b/test/browserop.cxx index 861ddf421..35bd8bd8d 100644 --- a/test/browserop.cxx +++ b/test/browserop.cxx @@ -1,9 +1,9 @@ // -// "$Id: browserop.cxx,v 1.3 1998/10/21 14:21:16 mike Exp $" +// "$Id: browserop.cxx,v 1.4 1999/01/07 19:17:49 mike Exp $" // // Browser operation test program for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -104,5 +104,5 @@ main(int argc, char *argv[]) } // -// End of "$Id: browserop.cxx,v 1.3 1998/10/21 14:21:16 mike Exp $". +// End of "$Id: browserop.cxx,v 1.4 1999/01/07 19:17:49 mike Exp $". // diff --git a/test/button.cxx b/test/button.cxx index 1888c7c5d..23e266bc3 100644 --- a/test/button.cxx +++ b/test/button.cxx @@ -1,9 +1,9 @@ // -// "$Id: button.cxx,v 1.3 1998/10/21 14:21:17 mike Exp $" +// "$Id: button.cxx,v 1.4 1999/01/07 19:17:50 mike Exp $" // // Button/callback test program for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -50,5 +50,5 @@ int main(int argc, char ** argv) { } // -// End of "$Id: button.cxx,v 1.3 1998/10/21 14:21:17 mike Exp $". +// End of "$Id: button.cxx,v 1.4 1999/01/07 19:17:50 mike Exp $". // diff --git a/test/buttons.cxx b/test/buttons.cxx index 158102e7c..32ca6ef84 100644 --- a/test/buttons.cxx +++ b/test/buttons.cxx @@ -1,9 +1,9 @@ // -// "$Id: buttons.cxx,v 1.3 1998/10/21 14:21:17 mike Exp $" +// "$Id: buttons.cxx,v 1.4 1999/01/07 19:17:50 mike Exp $" // // Another button test program for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -48,5 +48,5 @@ int main(int argc, char ** argv) { } // -// End of "$Id: buttons.cxx,v 1.3 1998/10/21 14:21:17 mike Exp $". +// End of "$Id: buttons.cxx,v 1.4 1999/01/07 19:17:50 mike Exp $". // diff --git a/test/checkers.cxx b/test/checkers.cxx index 6ccffa84c..b0f86ac36 100644 --- a/test/checkers.cxx +++ b/test/checkers.cxx @@ -1,12 +1,12 @@ // -// "$Id: checkers.cxx,v 1.8 1998/12/08 21:04:39 mike Exp $" +// "$Id: checkers.cxx,v 1.9 1999/01/07 19:17:50 mike Exp $" // // Checkers game for the Fast Light Tool Kit (FLTK). // // Hours of fun: the FLTK checkers game! // Based on a very old algorithim, but it still works! // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -1366,5 +1366,5 @@ int main(int argc, char **argv) { } // -// End of "$Id: checkers.cxx,v 1.8 1998/12/08 21:04:39 mike Exp $". +// End of "$Id: checkers.cxx,v 1.9 1999/01/07 19:17:50 mike Exp $". // diff --git a/test/clock.cxx b/test/clock.cxx index 71a140b74..cdb6d1d06 100644 --- a/test/clock.cxx +++ b/test/clock.cxx @@ -1,9 +1,9 @@ // -// "$Id: clock.cxx,v 1.3 1998/10/21 14:21:19 mike Exp $" +// "$Id: clock.cxx,v 1.4 1999/01/07 19:17:50 mike Exp $" // // Clock test program for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -47,5 +47,5 @@ int main(int argc, char **argv) { } // -// End of "$Id: clock.cxx,v 1.3 1998/10/21 14:21:19 mike Exp $". +// End of "$Id: clock.cxx,v 1.4 1999/01/07 19:17:50 mike Exp $". // diff --git a/test/colbrowser.cxx b/test/colbrowser.cxx index 9370297d1..3a8ea1724 100644 --- a/test/colbrowser.cxx +++ b/test/colbrowser.cxx @@ -1,5 +1,5 @@ // -// "$Id: colbrowser.cxx,v 1.4 1998/12/07 13:41:56 mike Exp $" +// "$Id: colbrowser.cxx,v 1.5 1999/01/07 19:17:51 mike Exp $" // // Forms test program for the Fast Light Tool Kit (FLTK). // @@ -8,7 +8,7 @@ // using fltk's Forms emulation. Search for "fltk" to find all the // changes // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -340,5 +340,5 @@ create_form_cl(void) } // -// End of "$Id: colbrowser.cxx,v 1.4 1998/12/07 13:41:56 mike Exp $". +// End of "$Id: colbrowser.cxx,v 1.5 1999/01/07 19:17:51 mike Exp $". // diff --git a/test/color_chooser.cxx b/test/color_chooser.cxx index 4ddf4cea3..886b24fa5 100644 --- a/test/color_chooser.cxx +++ b/test/color_chooser.cxx @@ -1,9 +1,9 @@ // -// "$Id: color_chooser.cxx,v 1.5 1998/12/06 15:46:13 mike Exp $" +// "$Id: color_chooser.cxx,v 1.6 1999/01/07 19:17:51 mike Exp $" // // Color chooser test program for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -146,5 +146,5 @@ int main(int argc, char ** argv) { } // -// End of "$Id: color_chooser.cxx,v 1.5 1998/12/06 15:46:13 mike Exp $". +// End of "$Id: color_chooser.cxx,v 1.6 1999/01/07 19:17:51 mike Exp $". // diff --git a/test/connect.cxx b/test/connect.cxx index 51ef449f9..5b690e64e 100644 --- a/test/connect.cxx +++ b/test/connect.cxx @@ -1,5 +1,5 @@ // -// "$Id: connect.cxx,v 1.3 1998/10/21 14:21:20 mike Exp $" +// "$Id: connect.cxx,v 1.4 1999/01/07 19:17:51 mike Exp $" // // PPP example program for the Fast Light Tool Kit (FLTK). // @@ -7,7 +7,7 @@ // You must chmod +s /usr/sbin/pppd, and put all the options // into /etc/ppp/options. // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -68,5 +68,5 @@ int main(int argc, char ** argv) { } // -// End of "$Id: connect.cxx,v 1.3 1998/10/21 14:21:20 mike Exp $". +// End of "$Id: connect.cxx,v 1.4 1999/01/07 19:17:51 mike Exp $". // diff --git a/test/cube.cxx b/test/cube.cxx index 4fd9e091a..f1d2f6093 100644 --- a/test/cube.cxx +++ b/test/cube.cxx @@ -1,11 +1,11 @@ // -// "$Id: cube.cxx,v 1.3 1998/10/21 14:21:21 mike Exp $" +// "$Id: cube.cxx,v 1.4 1999/01/07 19:17:51 mike Exp $" // // Another forms test program for the Fast Light Tool Kit (FLTK). // // Modified to have 2 cubes to test multiple OpenGL contexts // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -169,5 +169,5 @@ main(int argc, char **argv) { } // -// End of "$Id: cube.cxx,v 1.3 1998/10/21 14:21:21 mike Exp $". +// End of "$Id: cube.cxx,v 1.4 1999/01/07 19:17:51 mike Exp $". // diff --git a/test/cursor.cxx b/test/cursor.cxx index b05bba848..9470bc9a4 100644 --- a/test/cursor.cxx +++ b/test/cursor.cxx @@ -1,9 +1,9 @@ // -// "$Id: cursor.cxx,v 1.3 1998/10/21 14:21:22 mike Exp $" +// "$Id: cursor.cxx,v 1.4 1999/01/07 19:17:52 mike Exp $" // // Cursor test program for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -159,5 +159,5 @@ int main(int argc, char **argv) { } // -// End of "$Id: cursor.cxx,v 1.3 1998/10/21 14:21:22 mike Exp $". +// End of "$Id: cursor.cxx,v 1.4 1999/01/07 19:17:52 mike Exp $". // diff --git a/test/curve.cxx b/test/curve.cxx index 52e86aae1..e9d6a49d5 100644 --- a/test/curve.cxx +++ b/test/curve.cxx @@ -1,9 +1,9 @@ // -// "$Id: curve.cxx,v 1.3 1998/10/21 14:21:22 mike Exp $" +// "$Id: curve.cxx,v 1.4 1999/01/07 19:17:52 mike Exp $" // // Curve test program for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -109,5 +109,5 @@ int main(int argc, char** argv) { } // -// End of "$Id: curve.cxx,v 1.3 1998/10/21 14:21:22 mike Exp $". +// End of "$Id: curve.cxx,v 1.4 1999/01/07 19:17:52 mike Exp $". // diff --git a/test/demo.cxx b/test/demo.cxx index 73726f5ce..cdd88d110 100644 --- a/test/demo.cxx +++ b/test/demo.cxx @@ -1,9 +1,9 @@ // -// "$Id: demo.cxx,v 1.6 1999/01/07 16:58:26 mike Exp $" +// "$Id: demo.cxx,v 1.7 1999/01/07 19:17:52 mike Exp $" // // Main demo program for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -288,5 +288,5 @@ int main(int argc, char **argv) { } // -// End of "$Id: demo.cxx,v 1.6 1999/01/07 16:58:26 mike Exp $". +// End of "$Id: demo.cxx,v 1.7 1999/01/07 19:17:52 mike Exp $". // diff --git a/test/doublebuffer.cxx b/test/doublebuffer.cxx index dfcd372f0..eb889c0e2 100644 --- a/test/doublebuffer.cxx +++ b/test/doublebuffer.cxx @@ -1,5 +1,5 @@ // -// "$Id: doublebuffer.cxx,v 1.3 1998/10/21 14:21:23 mike Exp $" +// "$Id: doublebuffer.cxx,v 1.4 1999/01/07 19:17:52 mike Exp $" // // Double-buffering test program for the Fast Light Tool Kit (FLTK). // @@ -13,7 +13,7 @@ // This demo should work for both the GL and X versions of Fl, // even though the double buffering mechanism is totally different. // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -122,5 +122,5 @@ int main() { } // -// End of "$Id: doublebuffer.cxx,v 1.3 1998/10/21 14:21:23 mike Exp $". +// End of "$Id: doublebuffer.cxx,v 1.4 1999/01/07 19:17:52 mike Exp $". // diff --git a/test/editor.cxx b/test/editor.cxx index 1042461cf..253264121 100644 --- a/test/editor.cxx +++ b/test/editor.cxx @@ -1,11 +1,11 @@ // -// "$Id: editor.cxx,v 1.1 1998/12/23 20:04:31 mike Exp $" +// "$Id: editor.cxx,v 1.2 1999/01/07 19:17:53 mike Exp $" // // A simple text editor program for the Fast Light Tool Kit (FLTK). // // This program is described in Chapter 4 of the FLTK Programmer's Guide. // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -385,5 +385,5 @@ int main(int argc, char **argv) { } // -// End of "$Id: editor.cxx,v 1.1 1998/12/23 20:04:31 mike Exp $". +// End of "$Id: editor.cxx,v 1.2 1999/01/07 19:17:53 mike Exp $". // diff --git a/test/file_chooser.cxx b/test/file_chooser.cxx index 8ca5854c8..2c1cea96e 100644 --- a/test/file_chooser.cxx +++ b/test/file_chooser.cxx @@ -1,9 +1,9 @@ // -// "$Id: file_chooser.cxx,v 1.3 1998/10/21 14:21:24 mike Exp $" +// "$Id: file_chooser.cxx,v 1.4 1999/01/07 19:17:53 mike Exp $" // // File chooser test program for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -59,5 +59,5 @@ int main(int argc, char **argv) { } // -// End of "$Id: file_chooser.cxx,v 1.3 1998/10/21 14:21:24 mike Exp $". +// End of "$Id: file_chooser.cxx,v 1.4 1999/01/07 19:17:53 mike Exp $". // diff --git a/test/fl_jpeg_image.cxx b/test/fl_jpeg_image.cxx index 77a69d879..aa916adcc 100644 --- a/test/fl_jpeg_image.cxx +++ b/test/fl_jpeg_image.cxx @@ -1,5 +1,5 @@ // -// "$Id: fl_jpeg_image.cxx,v 1.4 1998/12/06 15:57:02 mike Exp $" +// "$Id: fl_jpeg_image.cxx,v 1.5 1999/01/07 19:17:53 mike Exp $" // // fl_draw_image test program for the Fast Light Tool Kit (FLTK). // @@ -20,7 +20,7 @@ // The makefile assummes you decompressed and build these in a directory // called "jpeg-6a" in the same location as the "FL" directory. // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -197,5 +197,5 @@ void readtheimage(const char *name) { #endif // -// End of "$Id: fl_jpeg_image.cxx,v 1.4 1998/12/06 15:57:02 mike Exp $". +// End of "$Id: fl_jpeg_image.cxx,v 1.5 1999/01/07 19:17:53 mike Exp $". // diff --git a/test/fonts.cxx b/test/fonts.cxx index 1445dd308..730c06932 100644 --- a/test/fonts.cxx +++ b/test/fonts.cxx @@ -1,9 +1,9 @@ // -// "$Id: fonts.cxx,v 1.4 1999/01/04 19:27:48 mike Exp $" +// "$Id: fonts.cxx,v 1.5 1999/01/07 19:17:53 mike Exp $" // // Font demo program for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -164,5 +164,5 @@ int main(int argc, char **argv) { } // -// End of "$Id: fonts.cxx,v 1.4 1999/01/04 19:27:48 mike Exp $". +// End of "$Id: fonts.cxx,v 1.5 1999/01/07 19:17:53 mike Exp $". // diff --git a/test/forms.cxx b/test/forms.cxx index 812d026b5..07e11005b 100644 --- a/test/forms.cxx +++ b/test/forms.cxx @@ -1,5 +1,5 @@ // -// "$Id: forms.cxx,v 1.3 1998/10/21 14:21:26 mike Exp $" +// "$Id: forms.cxx,v 1.4 1999/01/07 19:17:53 mike Exp $" // // Another forms demo for the Fast Light Tool Kit (FLTK). // @@ -9,7 +9,7 @@ // This demo show the different boxtypes. Note that some // boxtypes are not appropriate for some objects // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -229,5 +229,5 @@ main (int argc, char *argv[]) } // -// End of "$Id: forms.cxx,v 1.3 1998/10/21 14:21:26 mike Exp $". +// End of "$Id: forms.cxx,v 1.4 1999/01/07 19:17:53 mike Exp $". // diff --git a/test/fractals.cxx b/test/fractals.cxx index 636d3306a..830bf561f 100644 --- a/test/fractals.cxx +++ b/test/fractals.cxx @@ -1,5 +1,5 @@ // -// "$Id: fractals.cxx,v 1.3 1998/10/21 14:21:26 mike Exp $" +// "$Id: fractals.cxx,v 1.4 1999/01/07 19:17:54 mike Exp $" // // Fractal drawing demo for the Fast Light Tool Kit (FLTK). // @@ -7,7 +7,7 @@ // demonstrate how to add fltk controls to a glut program. The glut // code is unchanged except for the end (search for fltk to find changes). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -802,5 +802,5 @@ int main(int argc, char** argv) #endif // -// End of "$Id: fractals.cxx,v 1.3 1998/10/21 14:21:26 mike Exp $". +// End of "$Id: fractals.cxx,v 1.4 1999/01/07 19:17:54 mike Exp $". // diff --git a/test/fullscreen.cxx b/test/fullscreen.cxx index 2592414ab..666238590 100644 --- a/test/fullscreen.cxx +++ b/test/fullscreen.cxx @@ -1,5 +1,5 @@ // -// "$Id: fullscreen.cxx,v 1.3 1998/10/21 14:21:27 mike Exp $" +// "$Id: fullscreen.cxx,v 1.4 1999/01/07 19:17:54 mike Exp $" // // Fullscreen test program for the Fast Light Tool Kit (FLTK). // @@ -34,7 +34,7 @@ // can avoid this by making the Fl_Gl_Window a child of a normal // window. // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -240,5 +240,5 @@ int main(int argc, char **argv) { } // -// End of "$Id: fullscreen.cxx,v 1.3 1998/10/21 14:21:27 mike Exp $". +// End of "$Id: fullscreen.cxx,v 1.4 1999/01/07 19:17:54 mike Exp $". // diff --git a/test/gl_overlay.cxx b/test/gl_overlay.cxx index 7770bad85..2f5c131eb 100644 --- a/test/gl_overlay.cxx +++ b/test/gl_overlay.cxx @@ -1,9 +1,9 @@ // -// "$Id: gl_overlay.cxx,v 1.3 1998/10/21 14:21:28 mike Exp $" +// "$Id: gl_overlay.cxx,v 1.4 1999/01/07 19:17:54 mike Exp $" // // OpenGL overlay test program for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -151,5 +151,5 @@ int main(int argc, char **argv) { } // -// End of "$Id: gl_overlay.cxx,v 1.3 1998/10/21 14:21:28 mike Exp $". +// End of "$Id: gl_overlay.cxx,v 1.4 1999/01/07 19:17:54 mike Exp $". // diff --git a/test/glpuzzle.cxx b/test/glpuzzle.cxx index b9533e667..774e75a2f 100644 --- a/test/glpuzzle.cxx +++ b/test/glpuzzle.cxx @@ -1,12 +1,12 @@ // -// "$Id: glpuzzle.cxx,v 1.5 1998/12/29 13:34:35 mike Exp $" +// "$Id: glpuzzle.cxx,v 1.6 1999/01/07 19:17:55 mike Exp $" // // OpenGL puzzle demo for the Fast Light Tool Kit (FLTK). // // This is a GLUT demo program to demonstrate fltk's GLUT emulation. // Search for "fltk" to find all the changes // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -1479,5 +1479,5 @@ main(int argc, char **argv) #endif // added for fltk's distribution // -// End of "$Id: glpuzzle.cxx,v 1.5 1998/12/29 13:34:35 mike Exp $". +// End of "$Id: glpuzzle.cxx,v 1.6 1999/01/07 19:17:55 mike Exp $". // diff --git a/test/hello.cxx b/test/hello.cxx index 391d2c7f2..10b007fc9 100644 --- a/test/hello.cxx +++ b/test/hello.cxx @@ -1,9 +1,9 @@ // -// "$Id: hello.cxx,v 1.3 1998/10/21 14:21:29 mike Exp $" +// "$Id: hello.cxx,v 1.4 1999/01/07 19:17:55 mike Exp $" // // Hello, World! program for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -39,5 +39,5 @@ int main(int argc, char **argv) { } // -// End of "$Id: hello.cxx,v 1.3 1998/10/21 14:21:29 mike Exp $". +// End of "$Id: hello.cxx,v 1.4 1999/01/07 19:17:55 mike Exp $". // diff --git a/test/iconize.cxx b/test/iconize.cxx index 91841bb50..fa266e894 100644 --- a/test/iconize.cxx +++ b/test/iconize.cxx @@ -1,9 +1,9 @@ // -// "$Id: iconize.cxx,v 1.3 1998/10/21 14:21:29 mike Exp $" +// "$Id: iconize.cxx,v 1.4 1999/01/07 19:17:55 mike Exp $" // // Iconize test program for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -77,5 +77,5 @@ int main(int argc, char **argv) { } // -// End of "$Id: iconize.cxx,v 1.3 1998/10/21 14:21:29 mike Exp $". +// End of "$Id: iconize.cxx,v 1.4 1999/01/07 19:17:55 mike Exp $". // diff --git a/test/image.cxx b/test/image.cxx index 6ff647928..0e32f32e1 100644 --- a/test/image.cxx +++ b/test/image.cxx @@ -1,5 +1,5 @@ // -// "$Id: image.cxx,v 1.5 1998/12/06 15:57:03 mike Exp $" +// "$Id: image.cxx,v 1.6 1999/01/07 19:17:55 mike Exp $" // // Fl_Image test program for the Fast Light Tool Kit (FLTK). // @@ -7,7 +7,7 @@ // as an icon or postage stamp. Use fl_draw_image to go directly // from an buffered image that changes often. // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -133,5 +133,5 @@ int main(int argc, char **argv) { } // -// End of "$Id: image.cxx,v 1.5 1998/12/06 15:57:03 mike Exp $". +// End of "$Id: image.cxx,v 1.6 1999/01/07 19:17:55 mike Exp $". // diff --git a/test/input.cxx b/test/input.cxx index bb2fa0e38..bdebdfe0b 100644 --- a/test/input.cxx +++ b/test/input.cxx @@ -1,9 +1,9 @@ // -// "$Id: input.cxx,v 1.4 1998/11/08 15:05:47 mike Exp $" +// "$Id: input.cxx,v 1.5 1999/01/07 19:17:56 mike Exp $" // // Input field test program for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -117,5 +117,5 @@ int main(int argc, char **argv) { } // -// End of "$Id: input.cxx,v 1.4 1998/11/08 15:05:47 mike Exp $". +// End of "$Id: input.cxx,v 1.5 1999/01/07 19:17:56 mike Exp $". // diff --git a/test/jpeg_image.cxx b/test/jpeg_image.cxx index 727907108..0adf29229 100644 --- a/test/jpeg_image.cxx +++ b/test/jpeg_image.cxx @@ -1,5 +1,5 @@ // -// "$Id: jpeg_image.cxx,v 1.4 1998/12/06 15:57:03 mike Exp $" +// "$Id: jpeg_image.cxx,v 1.5 1999/01/07 19:17:56 mike Exp $" // // fl_draw_image test program for the Fast Light Tool Kit (FLTK). // @@ -20,7 +20,7 @@ // The makefile assummes you decompressed and build these in a directory // called "jpeg-6a" in the same location as the "FL" directory. // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -198,5 +198,5 @@ void readtheimage(const char *name) { #endif // -// End of "$Id: jpeg_image.cxx,v 1.4 1998/12/06 15:57:03 mike Exp $". +// End of "$Id: jpeg_image.cxx,v 1.5 1999/01/07 19:17:56 mike Exp $". // diff --git a/test/keyboard.cxx b/test/keyboard.cxx index 8d0c80f91..7b7b48c1e 100644 --- a/test/keyboard.cxx +++ b/test/keyboard.cxx @@ -1,5 +1,5 @@ // -// "$Id: keyboard.cxx,v 1.4 1998/12/06 15:57:04 mike Exp $" +// "$Id: keyboard.cxx,v 1.5 1999/01/07 19:17:56 mike Exp $" // // Keyboard/event test program for the Fast Light Tool Kit (FLTK). // @@ -17,7 +17,7 @@ // // On IRIX the backslash key does not work. A bug in XKeysymToKeycode? // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -127,5 +127,5 @@ int main(int argc, char** argv) { } // -// End of "$Id: keyboard.cxx,v 1.4 1998/12/06 15:57:04 mike Exp $". +// End of "$Id: keyboard.cxx,v 1.5 1999/01/07 19:17:56 mike Exp $". // diff --git a/test/label.cxx b/test/label.cxx index 3a1041adb..08a2d38b0 100644 --- a/test/label.cxx +++ b/test/label.cxx @@ -1,9 +1,9 @@ // -// "$Id: label.cxx,v 1.3 1998/10/21 14:21:32 mike Exp $" +// "$Id: label.cxx,v 1.4 1999/01/07 19:17:57 mike Exp $" // // Label test program for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -156,5 +156,5 @@ int main(int argc, char **argv) { } // -// End of "$Id: label.cxx,v 1.3 1998/10/21 14:21:32 mike Exp $". +// End of "$Id: label.cxx,v 1.4 1999/01/07 19:17:57 mike Exp $". // diff --git a/test/list_visuals.cxx b/test/list_visuals.cxx index 69b723c4a..ac2398a82 100644 --- a/test/list_visuals.cxx +++ b/test/list_visuals.cxx @@ -1,5 +1,5 @@ // -// "$Id: list_visuals.cxx,v 1.4 1998/10/21 14:21:33 mike Exp $" +// "$Id: list_visuals.cxx,v 1.5 1999/01/07 19:17:57 mike Exp $" // // Visual list utility for the Fast Light Tool Kit (FLTK). // @@ -11,7 +11,7 @@ // This file may be #included in another program to make a function to // call to list the visuals. Fl.H must be included first to indicate this. // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -235,5 +235,5 @@ int main(int argc, char **argv) { #endif // -// End of "$Id: list_visuals.cxx,v 1.4 1998/10/21 14:21:33 mike Exp $". +// End of "$Id: list_visuals.cxx,v 1.5 1999/01/07 19:17:57 mike Exp $". // diff --git a/test/mandelbrot.cxx b/test/mandelbrot.cxx index ae13b2bf0..e089fe23c 100644 --- a/test/mandelbrot.cxx +++ b/test/mandelbrot.cxx @@ -1,9 +1,9 @@ // -// "$Id: mandelbrot.cxx,v 1.6 1998/12/08 21:06:54 mike Exp $" +// "$Id: mandelbrot.cxx,v 1.7 1999/01/07 19:17:57 mike Exp $" // // Mandelbrot set demo for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -197,5 +197,5 @@ void Drawing_Area::resize(int X,int Y,int W,int H) { } // -// End of "$Id: mandelbrot.cxx,v 1.6 1998/12/08 21:06:54 mike Exp $". +// End of "$Id: mandelbrot.cxx,v 1.7 1999/01/07 19:17:57 mike Exp $". // diff --git a/test/mandelbrot.h b/test/mandelbrot.h index 51439d8ce..915c618de 100644 --- a/test/mandelbrot.h +++ b/test/mandelbrot.h @@ -1,9 +1,9 @@ // -// "$Id: mandelbrot.h,v 1.4 1998/10/21 16:35:18 mike Exp $" +// "$Id: mandelbrot.h,v 1.5 1999/01/07 19:17:57 mike Exp $" // // Mandelbrot set header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -68,5 +68,5 @@ public: }; // -// End of "$Id: mandelbrot.h,v 1.4 1998/10/21 16:35:18 mike Exp $". +// End of "$Id: mandelbrot.h,v 1.5 1999/01/07 19:17:57 mike Exp $". // diff --git a/test/menubar.cxx b/test/menubar.cxx index f94d37e5c..0d9fe6ec9 100644 --- a/test/menubar.cxx +++ b/test/menubar.cxx @@ -1,9 +1,9 @@ // -// "$Id: menubar.cxx,v 1.4 1998/12/02 15:39:38 mike Exp $" +// "$Id: menubar.cxx,v 1.5 1999/01/07 19:17:58 mike Exp $" // // Menubar test program for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -213,5 +213,5 @@ int main(int argc, char **argv) { } // -// End of "$Id: menubar.cxx,v 1.4 1998/12/02 15:39:38 mike Exp $". +// End of "$Id: menubar.cxx,v 1.5 1999/01/07 19:17:58 mike Exp $". // diff --git a/test/message.cxx b/test/message.cxx index 177200a73..b830aed04 100644 --- a/test/message.cxx +++ b/test/message.cxx @@ -1,9 +1,9 @@ // -// "$Id: message.cxx,v 1.4 1998/11/05 16:04:52 mike Exp $" +// "$Id: message.cxx,v 1.5 1999/01/07 19:17:58 mike Exp $" // // Message test program for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -54,5 +54,5 @@ int main(int, char **) { } // -// End of "$Id: message.cxx,v 1.4 1998/11/05 16:04:52 mike Exp $". +// End of "$Id: message.cxx,v 1.5 1999/01/07 19:17:58 mike Exp $". // diff --git a/test/minimum.cxx b/test/minimum.cxx index e0c7dadfc..e6c2ff8c9 100644 --- a/test/minimum.cxx +++ b/test/minimum.cxx @@ -1,5 +1,5 @@ // -// "$Id: minimum.cxx,v 1.3 1998/10/21 14:21:35 mike Exp $" +// "$Id: minimum.cxx,v 1.4 1999/01/07 19:17:58 mike Exp $" // // Minimal update test program for the Fast Light Tool Kit (FLTK). // @@ -20,7 +20,7 @@ // machine is, this is an insane waste of resources, and should be // stopped! // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -74,5 +74,5 @@ int main(int argc, char **argv) { } // -// End of "$Id: minimum.cxx,v 1.3 1998/10/21 14:21:35 mike Exp $". +// End of "$Id: minimum.cxx,v 1.4 1999/01/07 19:17:58 mike Exp $". // diff --git a/test/navigation.cxx b/test/navigation.cxx index 285c89ce9..1f06c7e26 100644 --- a/test/navigation.cxx +++ b/test/navigation.cxx @@ -1,12 +1,12 @@ // -// "$Id: navigation.cxx,v 1.4 1998/11/12 14:17:48 mike Exp $" +// "$Id: navigation.cxx,v 1.5 1999/01/07 19:17:58 mike Exp $" // // Navigation test program for the Fast Light Tool Kit (FLTK). // // Silly test of navigation keys. This is not a recommended method of // laying out your panels! // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -66,5 +66,5 @@ int main(int argc, char **argv) { } // -// End of "$Id: navigation.cxx,v 1.4 1998/11/12 14:17:48 mike Exp $". +// End of "$Id: navigation.cxx,v 1.5 1999/01/07 19:17:58 mike Exp $". // diff --git a/test/output.cxx b/test/output.cxx index 78797695d..a0c813727 100644 --- a/test/output.cxx +++ b/test/output.cxx @@ -1,9 +1,9 @@ // -// "$Id: output.cxx,v 1.3 1998/10/21 14:21:36 mike Exp $" +// "$Id: output.cxx,v 1.4 1999/01/07 19:17:59 mike Exp $" // // Output test program for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -97,5 +97,5 @@ int main(int argc, char **argv) { } // -// End of "$Id: output.cxx,v 1.3 1998/10/21 14:21:36 mike Exp $". +// End of "$Id: output.cxx,v 1.4 1999/01/07 19:17:59 mike Exp $". // diff --git a/test/overlay.cxx b/test/overlay.cxx index 0a6a30006..8a1a3f227 100644 --- a/test/overlay.cxx +++ b/test/overlay.cxx @@ -1,9 +1,9 @@ // -// "$Id: overlay.cxx,v 1.3 1998/10/21 14:21:37 mike Exp $" +// "$Id: overlay.cxx,v 1.4 1999/01/07 19:17:59 mike Exp $" // // Overlay window test program for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -80,5 +80,5 @@ int main(int argc, char **argv) { } // -// End of "$Id: overlay.cxx,v 1.3 1998/10/21 14:21:37 mike Exp $". +// End of "$Id: overlay.cxx,v 1.4 1999/01/07 19:17:59 mike Exp $". // diff --git a/test/pack.cxx b/test/pack.cxx index 5fa274f46..1459652b3 100644 --- a/test/pack.cxx +++ b/test/pack.cxx @@ -1,5 +1,5 @@ // -// "$Id: pack.cxx,v 1.3 1998/10/21 14:21:38 mike Exp $" +// "$Id: pack.cxx,v 1.4 1999/01/07 19:17:59 mike Exp $" // // Fl_Pack test program for the Fast Light Tool Kit (FLTK). // @@ -7,7 +7,7 @@ // Changing the type() of an Fl_Pack after it is displayed is not supported // so I have to do a lot of resizing of things before that. // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -114,5 +114,5 @@ int main(int argc, char **argv) { } // -// End of "$Id: pack.cxx,v 1.3 1998/10/21 14:21:38 mike Exp $". +// End of "$Id: pack.cxx,v 1.4 1999/01/07 19:17:59 mike Exp $". // diff --git a/test/pixmap.cxx b/test/pixmap.cxx index 6ad5eb8be..657e6b2a3 100644 --- a/test/pixmap.cxx +++ b/test/pixmap.cxx @@ -1,9 +1,9 @@ // -// "$Id: pixmap.cxx,v 1.3 1998/10/21 14:21:38 mike Exp $" +// "$Id: pixmap.cxx,v 1.4 1999/01/07 19:17:59 mike Exp $" // // Pixmap label test program for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -87,5 +87,5 @@ int main(int argc, char **argv) { } // -// End of "$Id: pixmap.cxx,v 1.3 1998/10/21 14:21:38 mike Exp $". +// End of "$Id: pixmap.cxx,v 1.4 1999/01/07 19:17:59 mike Exp $". // diff --git a/test/pixmap_browser.cxx b/test/pixmap_browser.cxx index 8399cfa48..13cd41dde 100644 --- a/test/pixmap_browser.cxx +++ b/test/pixmap_browser.cxx @@ -1,12 +1,12 @@ // -// "$Id: pixmap_browser.cxx,v 1.4 1998/11/05 16:04:53 mike Exp $" +// "$Id: pixmap_browser.cxx,v 1.5 1999/01/07 19:18:00 mike Exp $" // // Another pixmap test program for the Fast Light Tool Kit (FLTK). // // On purpose, I do NOT provide a fltk method to turn a file // into a pixmap. This program uses a rather simplistic one. // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -164,5 +164,5 @@ int main(int argc, char **argv) { } // -// End of "$Id: pixmap_browser.cxx,v 1.4 1998/11/05 16:04:53 mike Exp $". +// End of "$Id: pixmap_browser.cxx,v 1.5 1999/01/07 19:18:00 mike Exp $". // diff --git a/test/resizebox.cxx b/test/resizebox.cxx index c66510e39..33435408d 100644 --- a/test/resizebox.cxx +++ b/test/resizebox.cxx @@ -1,9 +1,9 @@ // -// "$Id: resizebox.cxx,v 1.3 1998/10/21 14:21:39 mike Exp $" +// "$Id: resizebox.cxx,v 1.4 1999/01/07 19:18:00 mike Exp $" // // Resize box test program for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -97,5 +97,5 @@ int main(int argc, char **argv) { } // -// End of "$Id: resizebox.cxx,v 1.3 1998/10/21 14:21:39 mike Exp $". +// End of "$Id: resizebox.cxx,v 1.4 1999/01/07 19:18:00 mike Exp $". // diff --git a/test/scroll.cxx b/test/scroll.cxx index bc41a6eb5..23446f2b2 100644 --- a/test/scroll.cxx +++ b/test/scroll.cxx @@ -1,9 +1,9 @@ // -// "$Id: scroll.cxx,v 1.3 1998/10/21 14:21:40 mike Exp $" +// "$Id: scroll.cxx,v 1.4 1999/01/07 19:18:00 mike Exp $" // // Fl_Scroll test program for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -137,5 +137,5 @@ int main(int argc, char** argv) { } // -// End of "$Id: scroll.cxx,v 1.3 1998/10/21 14:21:40 mike Exp $". +// End of "$Id: scroll.cxx,v 1.4 1999/01/07 19:18:00 mike Exp $". // diff --git a/test/shape.cxx b/test/shape.cxx index ccf4afb14..2797b82f9 100644 --- a/test/shape.cxx +++ b/test/shape.cxx @@ -1,9 +1,9 @@ // -// "$Id: shape.cxx,v 1.3 1998/10/21 14:21:41 mike Exp $" +// "$Id: shape.cxx,v 1.4 1999/01/07 19:18:00 mike Exp $" // // Tiny OpenGL demo program for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -114,5 +114,5 @@ int main(int argc, char **argv) { } // -// End of "$Id: shape.cxx,v 1.3 1998/10/21 14:21:41 mike Exp $". +// End of "$Id: shape.cxx,v 1.4 1999/01/07 19:18:00 mike Exp $". // diff --git a/test/shiny.cxx b/test/shiny.cxx index 300a50127..5e9eb58f6 100644 --- a/test/shiny.cxx +++ b/test/shiny.cxx @@ -1,9 +1,9 @@ // -// "$Id: shiny.cxx,v 1.4 1998/12/06 15:57:05 mike Exp $" +// "$Id: shiny.cxx,v 1.5 1999/01/07 19:18:01 mike Exp $" // // OpenGL "shiny buttons" test program for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -303,5 +303,5 @@ int main(int argc, char **argv) { } // -// End of "$Id: shiny.cxx,v 1.4 1998/12/06 15:57:05 mike Exp $". +// End of "$Id: shiny.cxx,v 1.5 1999/01/07 19:18:01 mike Exp $". // diff --git a/test/subwindow.cxx b/test/subwindow.cxx index ff96e45ee..045747dfb 100644 --- a/test/subwindow.cxx +++ b/test/subwindow.cxx @@ -1,5 +1,5 @@ // -// "$Id: subwindow.cxx,v 1.3 1998/10/21 14:21:43 mike Exp $" +// "$Id: subwindow.cxx,v 1.4 1999/01/07 19:18:01 mike Exp $" // // Nested window test program for the Fast Light Tool Kit (FLTK). // @@ -8,7 +8,7 @@ // Buttons and pop-up menu should work, indicating that mouse positions // are being correctly translated. // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -132,5 +132,5 @@ int main(int, char **) { } // -// End of "$Id: subwindow.cxx,v 1.3 1998/10/21 14:21:43 mike Exp $". +// End of "$Id: subwindow.cxx,v 1.4 1999/01/07 19:18:01 mike Exp $". // diff --git a/test/symbols.cxx b/test/symbols.cxx index 5d5c591a5..a74fcab56 100644 --- a/test/symbols.cxx +++ b/test/symbols.cxx @@ -1,9 +1,9 @@ // -// "$Id: symbols.cxx,v 1.3 1998/10/21 14:21:43 mike Exp $" +// "$Id: symbols.cxx,v 1.4 1999/01/07 19:18:01 mike Exp $" // // Symbol test program for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -85,5 +85,5 @@ bt("@DnArrow"); } // -// End of "$Id: symbols.cxx,v 1.3 1998/10/21 14:21:43 mike Exp $". +// End of "$Id: symbols.cxx,v 1.4 1999/01/07 19:18:01 mike Exp $". // diff --git a/test/tile.cxx b/test/tile.cxx index 81fba7c84..4c496a8bd 100755 --- a/test/tile.cxx +++ b/test/tile.cxx @@ -1,9 +1,9 @@ // -// "$Id: tile.cxx,v 1.3 1998/10/21 14:21:44 mike Exp $" +// "$Id: tile.cxx,v 1.4 1999/01/07 19:18:01 mike Exp $" // // Tile test program for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -86,5 +86,5 @@ int main(int argc, char** argv) { } // -// End of "$Id: tile.cxx,v 1.3 1998/10/21 14:21:44 mike Exp $". +// End of "$Id: tile.cxx,v 1.4 1999/01/07 19:18:01 mike Exp $". // |
