diff options
| author | Michael R Sweet <michael.r.sweet@gmail.com> | 2000-04-25 22:17:00 +0000 |
|---|---|---|
| committer | Michael R Sweet <michael.r.sweet@gmail.com> | 2000-04-25 22:17:00 +0000 |
| commit | 4b561b6e908a89d91f466bbc8a76c0f1084ee0df (patch) | |
| tree | 782dc1b0f175b761f2a75c39d0621cf7e54d91cf /FL | |
| parent | 4edd134933f7d9c6235667eede83bc54cf8e1070 (diff) | |
Updated copyright notices for all of the 1.0.x files.
Updated the configure script for *BSD and GCC 2.95 (-fno-exceptions)
Added install rule to documentation directory.
Dumped old packages directory; added traditional RPM spec file and EPM
list file (that replace all of the packages stuff)
The FLUID man page is now "fluid.1" for the formatted page and "fluid.man"
for the non-formatted page, since only IRIX uses pack'd formatted man pages.
Whew!
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.0@1090 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'FL')
94 files changed, 282 insertions, 282 deletions
diff --git a/FL/Enumerations.H b/FL/Enumerations.H index 37821c58e..382bf6137 100644 --- a/FL/Enumerations.H +++ b/FL/Enumerations.H @@ -1,9 +1,9 @@ // -// "$Id: Enumerations.H,v 1.18.2.10 2000/04/11 08:11:49 bill Exp $" +// "$Id: Enumerations.H,v 1.18.2.11 2000/04/25 22:15:43 mike Exp $" // // Enumerations for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -371,5 +371,5 @@ enum Fl_Damage { #endif // -// End of "$Id: Enumerations.H,v 1.18.2.10 2000/04/11 08:11:49 bill Exp $". +// End of "$Id: Enumerations.H,v 1.18.2.11 2000/04/25 22:15:43 mike Exp $". // @@ -1,9 +1,9 @@ // -// "$Id: Fl.H,v 1.8.2.3 2000/03/08 16:02:24 carl Exp $" +// "$Id: Fl.H,v 1.8.2.4 2000/04/25 22:15:43 mike Exp $" // // Main header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -210,5 +210,5 @@ public: #endif // -// End of "$Id: Fl.H,v 1.8.2.3 2000/03/08 16:02:24 carl Exp $". +// End of "$Id: Fl.H,v 1.8.2.4 2000/04/25 22:15:43 mike Exp $". // diff --git a/FL/Fl_Adjuster.H b/FL/Fl_Adjuster.H index f497ba7ec..b637a6758 100644 --- a/FL/Fl_Adjuster.H +++ b/FL/Fl_Adjuster.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Adjuster.H,v 1.5 1999/02/16 21:59:34 mike Exp $" +// "$Id: Fl_Adjuster.H,v 1.5.2.1 2000/04/25 22:15:44 mike Exp $" // // Adjuster widget header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak 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.5 1999/02/16 21:59:34 mike Exp $". +// End of "$Id: Fl_Adjuster.H,v 1.5.2.1 2000/04/25 22:15:44 mike Exp $". // diff --git a/FL/Fl_Bitmap.H b/FL/Fl_Bitmap.H index 3742e4ae7..13c98e852 100644 --- a/FL/Fl_Bitmap.H +++ b/FL/Fl_Bitmap.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Bitmap.H,v 1.5 1999/02/16 21:59:34 mike Exp $" +// "$Id: Fl_Bitmap.H,v 1.5.2.1 2000/04/25 22:15:44 mike Exp $" // // Bitmap header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak 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.5 1999/02/16 21:59:34 mike Exp $". +// End of "$Id: Fl_Bitmap.H,v 1.5.2.1 2000/04/25 22:15:44 mike Exp $". // diff --git a/FL/Fl_Box.H b/FL/Fl_Box.H index c531b67cf..b6807ffd0 100644 --- a/FL/Fl_Box.H +++ b/FL/Fl_Box.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Box.H,v 1.5 1999/02/16 21:59:34 mike Exp $" +// "$Id: Fl_Box.H,v 1.5.2.1 2000/04/25 22:15:44 mike Exp $" // // Box header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak 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.5 1999/02/16 21:59:34 mike Exp $". +// End of "$Id: Fl_Box.H,v 1.5.2.1 2000/04/25 22:15:44 mike Exp $". // diff --git a/FL/Fl_Browser.H b/FL/Fl_Browser.H index 733f3ae4b..b249df9b3 100644 --- a/FL/Fl_Browser.H +++ b/FL/Fl_Browser.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Browser.H,v 1.8.2.3 1999/11/16 07:39:56 bill Exp $" +// "$Id: Fl_Browser.H,v 1.8.2.4 2000/04/25 22:15:44 mike Exp $" // // Browser header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak 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 @@ public: #endif // -// End of "$Id: Fl_Browser.H,v 1.8.2.3 1999/11/16 07:39:56 bill Exp $". +// End of "$Id: Fl_Browser.H,v 1.8.2.4 2000/04/25 22:15:44 mike Exp $". // diff --git a/FL/Fl_Browser_.H b/FL/Fl_Browser_.H index 6eef867a0..e37d283a1 100644 --- a/FL/Fl_Browser_.H +++ b/FL/Fl_Browser_.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Browser_.H,v 1.6 1999/02/16 21:59:35 mike Exp $" +// "$Id: Fl_Browser_.H,v 1.6.2.1 2000/04/25 22:15:44 mike Exp $" // // Common browser header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak 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.6 1999/02/16 21:59:35 mike Exp $". +// End of "$Id: Fl_Browser_.H,v 1.6.2.1 2000/04/25 22:15:44 mike Exp $". // diff --git a/FL/Fl_Button.H b/FL/Fl_Button.H index 3f7ce6bfe..0b2f39de0 100644 --- a/FL/Fl_Button.H +++ b/FL/Fl_Button.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Button.H,v 1.5 1999/02/16 21:59:35 mike Exp $" +// "$Id: Fl_Button.H,v 1.5.2.1 2000/04/25 22:15:45 mike Exp $" // // Button header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak 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.5 1999/02/16 21:59:35 mike Exp $". +// End of "$Id: Fl_Button.H,v 1.5.2.1 2000/04/25 22:15:45 mike Exp $". // diff --git a/FL/Fl_Chart.H b/FL/Fl_Chart.H index 30cf96827..7a9e7f1dd 100644 --- a/FL/Fl_Chart.H +++ b/FL/Fl_Chart.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Chart.H,v 1.6 1999/02/16 21:59:35 mike Exp $" +// "$Id: Fl_Chart.H,v 1.6.2.1 2000/04/25 22:15:45 mike Exp $" // // Forms chart header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak 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_Chart.H,v 1.6 1999/02/16 21:59:35 mike Exp $". +// End of "$Id: Fl_Chart.H,v 1.6.2.1 2000/04/25 22:15:45 mike Exp $". // diff --git a/FL/Fl_Check_Button.H b/FL/Fl_Check_Button.H index 97b41440c..fc6a5c0c4 100644 --- a/FL/Fl_Check_Button.H +++ b/FL/Fl_Check_Button.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Check_Button.H,v 1.5 1999/02/16 21:59:35 mike Exp $" +// "$Id: Fl_Check_Button.H,v 1.5.2.1 2000/04/25 22:15:45 mike Exp $" // // Check button header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak 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.5 1999/02/16 21:59:35 mike Exp $". +// End of "$Id: Fl_Check_Button.H,v 1.5.2.1 2000/04/25 22:15:45 mike Exp $". // diff --git a/FL/Fl_Choice.H b/FL/Fl_Choice.H index 80399e0df..489295467 100644 --- a/FL/Fl_Choice.H +++ b/FL/Fl_Choice.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Choice.H,v 1.5 1999/02/16 21:59:36 mike Exp $" +// "$Id: Fl_Choice.H,v 1.5.2.1 2000/04/25 22:15:45 mike Exp $" // // Choice header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak 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.5 1999/02/16 21:59:36 mike Exp $". +// End of "$Id: Fl_Choice.H,v 1.5.2.1 2000/04/25 22:15:45 mike Exp $". // diff --git a/FL/Fl_Clock.H b/FL/Fl_Clock.H index cc287fb9f..f2256f6f9 100644 --- a/FL/Fl_Clock.H +++ b/FL/Fl_Clock.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Clock.H,v 1.6 1999/02/16 21:59:36 mike Exp $" +// "$Id: Fl_Clock.H,v 1.6.2.1 2000/04/25 22:15:46 mike Exp $" // // Clock header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak 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_Clock.H,v 1.6 1999/02/16 21:59:36 mike Exp $". +// End of "$Id: Fl_Clock.H,v 1.6.2.1 2000/04/25 22:15:46 mike Exp $". // diff --git a/FL/Fl_Color_Chooser.H b/FL/Fl_Color_Chooser.H index 779a5b060..3a98071fe 100644 --- a/FL/Fl_Color_Chooser.H +++ b/FL/Fl_Color_Chooser.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Color_Chooser.H,v 1.5 1999/02/16 21:59:36 mike Exp $" +// "$Id: Fl_Color_Chooser.H,v 1.5.2.1 2000/04/25 22:15:46 mike Exp $" // // Color chooser header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak 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_EXPORT int fl_color_chooser(const char* name, uchar& r, uchar& g, uchar& b); #endif // -// End of "$Id: Fl_Color_Chooser.H,v 1.5 1999/02/16 21:59:36 mike Exp $". +// End of "$Id: Fl_Color_Chooser.H,v 1.5.2.1 2000/04/25 22:15:46 mike Exp $". // diff --git a/FL/Fl_Counter.H b/FL/Fl_Counter.H index a2ec8b2bf..a4cfaec5d 100644 --- a/FL/Fl_Counter.H +++ b/FL/Fl_Counter.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Counter.H,v 1.5 1999/02/16 21:59:36 mike Exp $" +// "$Id: Fl_Counter.H,v 1.5.2.1 2000/04/25 22:15:46 mike Exp $" // // Counter header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak 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.5 1999/02/16 21:59:36 mike Exp $". +// End of "$Id: Fl_Counter.H,v 1.5.2.1 2000/04/25 22:15:46 mike Exp $". // diff --git a/FL/Fl_Dial.H b/FL/Fl_Dial.H index ce6fdb312..d8a768627 100644 --- a/FL/Fl_Dial.H +++ b/FL/Fl_Dial.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Dial.H,v 1.7 1999/03/10 08:17:40 bill Exp $" +// "$Id: Fl_Dial.H,v 1.7.2.1 2000/04/25 22:15:46 mike Exp $" // // Dial header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak 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 @@ public: #endif // -// End of "$Id: Fl_Dial.H,v 1.7 1999/03/10 08:17:40 bill Exp $". +// End of "$Id: Fl_Dial.H,v 1.7.2.1 2000/04/25 22:15:46 mike Exp $". // diff --git a/FL/Fl_Double_Window.H b/FL/Fl_Double_Window.H index 4104e8986..434ff2b87 100644 --- a/FL/Fl_Double_Window.H +++ b/FL/Fl_Double_Window.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Double_Window.H,v 1.7 1999/02/16 21:59:37 mike Exp $" +// "$Id: Fl_Double_Window.H,v 1.7.2.1 2000/04/25 22:15:46 mike Exp $" // // Double-buffered window header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak 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.7 1999/02/16 21:59:37 mike Exp $". +// End of "$Id: Fl_Double_Window.H,v 1.7.2.1 2000/04/25 22:15:46 mike Exp $". // diff --git a/FL/Fl_Fill_Dial.H b/FL/Fl_Fill_Dial.H index e1fb9073a..7d3969852 100644 --- a/FL/Fl_Fill_Dial.H +++ b/FL/Fl_Fill_Dial.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Fill_Dial.H,v 1.4 1999/01/07 19:16:53 mike Exp $" +// "$Id: Fl_Fill_Dial.H,v 1.4.2.1 2000/04/25 22:15:46 mike Exp $" // // Filled dial header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak 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.4 1999/01/07 19:16:53 mike Exp $". +// End of "$Id: Fl_Fill_Dial.H,v 1.4.2.1 2000/04/25 22:15:46 mike Exp $". // diff --git a/FL/Fl_Fill_Slider.H b/FL/Fl_Fill_Slider.H index 8517d4d60..280ce62d2 100644 --- a/FL/Fl_Fill_Slider.H +++ b/FL/Fl_Fill_Slider.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Fill_Slider.H,v 1.4 1999/01/07 19:16:53 mike Exp $" +// "$Id: Fl_Fill_Slider.H,v 1.4.2.1 2000/04/25 22:15:47 mike Exp $" // // Filled slider header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak 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.4 1999/01/07 19:16:53 mike Exp $". +// End of "$Id: Fl_Fill_Slider.H,v 1.4.2.1 2000/04/25 22:15:47 mike Exp $". // diff --git a/FL/Fl_Float_Input.H b/FL/Fl_Float_Input.H index de53d985a..ae9bea859 100644 --- a/FL/Fl_Float_Input.H +++ b/FL/Fl_Float_Input.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Float_Input.H,v 1.4 1999/01/07 19:16:54 mike Exp $" +// "$Id: Fl_Float_Input.H,v 1.4.2.1 2000/04/25 22:15:47 mike Exp $" // // Floating point input header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak 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.4 1999/01/07 19:16:54 mike Exp $". +// End of "$Id: Fl_Float_Input.H,v 1.4.2.1 2000/04/25 22:15:47 mike Exp $". // diff --git a/FL/Fl_FormsBitmap.H b/FL/Fl_FormsBitmap.H index cded1aba3..bad579905 100644 --- a/FL/Fl_FormsBitmap.H +++ b/FL/Fl_FormsBitmap.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_FormsBitmap.H,v 1.5 1999/02/16 21:59:37 mike Exp $" +// "$Id: Fl_FormsBitmap.H,v 1.5.2.1 2000/04/25 22:15:47 mike Exp $" // // Forms bitmap header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak 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.5 1999/02/16 21:59:37 mike Exp $". +// End of "$Id: Fl_FormsBitmap.H,v 1.5.2.1 2000/04/25 22:15:47 mike Exp $". // diff --git a/FL/Fl_FormsPixmap.H b/FL/Fl_FormsPixmap.H index 030d7cd62..5ae40b30d 100644 --- a/FL/Fl_FormsPixmap.H +++ b/FL/Fl_FormsPixmap.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_FormsPixmap.H,v 1.5 1999/02/16 21:59:37 mike Exp $" +// "$Id: Fl_FormsPixmap.H,v 1.5.2.1 2000/04/25 22:15:47 mike Exp $" // // Forms pixmap header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak 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.5 1999/02/16 21:59:37 mike Exp $". +// End of "$Id: Fl_FormsPixmap.H,v 1.5.2.1 2000/04/25 22:15:47 mike Exp $". // diff --git a/FL/Fl_Free.H b/FL/Fl_Free.H index e28078126..df2a6c60b 100644 --- a/FL/Fl_Free.H +++ b/FL/Fl_Free.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Free.H,v 1.5 1999/02/16 21:59:37 mike Exp $" +// "$Id: Fl_Free.H,v 1.5.2.1 2000/04/25 22:15:47 mike Exp $" // // Forms free header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak 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.5 1999/02/16 21:59:37 mike Exp $". +// End of "$Id: Fl_Free.H,v 1.5.2.1 2000/04/25 22:15:47 mike Exp $". // diff --git a/FL/Fl_Gl_Window.H b/FL/Fl_Gl_Window.H index 724a48d5a..6953afc7b 100644 --- a/FL/Fl_Gl_Window.H +++ b/FL/Fl_Gl_Window.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Gl_Window.H,v 1.7 1999/02/16 21:59:38 mike Exp $" +// "$Id: Fl_Gl_Window.H,v 1.7.2.1 2000/04/25 22:15:48 mike Exp $" // // OpenGL header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak 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.7 1999/02/16 21:59:38 mike Exp $". +// End of "$Id: Fl_Gl_Window.H,v 1.7.2.1 2000/04/25 22:15:48 mike Exp $". // diff --git a/FL/Fl_Group.H b/FL/Fl_Group.H index ccb0b0b10..8602a5ba7 100644 --- a/FL/Fl_Group.H +++ b/FL/Fl_Group.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Group.H,v 1.6 1999/02/16 21:59:38 mike Exp $" +// "$Id: Fl_Group.H,v 1.6.2.1 2000/04/25 22:15:48 mike Exp $" // // Group header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak 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.6 1999/02/16 21:59:38 mike Exp $". +// End of "$Id: Fl_Group.H,v 1.6.2.1 2000/04/25 22:15:48 mike Exp $". // diff --git a/FL/Fl_Hold_Browser.H b/FL/Fl_Hold_Browser.H index f716fef95..f08e7b2a9 100644 --- a/FL/Fl_Hold_Browser.H +++ b/FL/Fl_Hold_Browser.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Hold_Browser.H,v 1.4 1999/01/07 19:16:55 mike Exp $" +// "$Id: Fl_Hold_Browser.H,v 1.4.2.1 2000/04/25 22:15:48 mike Exp $" // // Hold browser header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak 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.4 1999/01/07 19:16:55 mike Exp $". +// End of "$Id: Fl_Hold_Browser.H,v 1.4.2.1 2000/04/25 22:15:48 mike Exp $". // diff --git a/FL/Fl_Hor_Fill_Slider.H b/FL/Fl_Hor_Fill_Slider.H index 918c3117c..3c861e33c 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.4 1999/01/07 19:16:55 mike Exp $" +// "$Id: Fl_Hor_Fill_Slider.H,v 1.4.2.1 2000/04/25 22:15:48 mike Exp $" // // Horizontal fill slider header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak 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.4 1999/01/07 19:16:55 mike Exp $". +// End of "$Id: Fl_Hor_Fill_Slider.H,v 1.4.2.1 2000/04/25 22:15:48 mike Exp $". // diff --git a/FL/Fl_Hor_Nice_Slider.H b/FL/Fl_Hor_Nice_Slider.H index fd3b7a4f1..ccf7cc93c 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.4 1999/01/07 19:16:55 mike Exp $" +// "$Id: Fl_Hor_Nice_Slider.H,v 1.4.2.1 2000/04/25 22:15:48 mike Exp $" // // Horizontal "nice" slider header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak 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.4 1999/01/07 19:16:55 mike Exp $". +// End of "$Id: Fl_Hor_Nice_Slider.H,v 1.4.2.1 2000/04/25 22:15:48 mike Exp $". // diff --git a/FL/Fl_Hor_Slider.H b/FL/Fl_Hor_Slider.H index 1d8ce3cdb..2a8cf48a4 100644 --- a/FL/Fl_Hor_Slider.H +++ b/FL/Fl_Hor_Slider.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Hor_Slider.H,v 1.4 1999/01/07 19:16:55 mike Exp $" +// "$Id: Fl_Hor_Slider.H,v 1.4.2.1 2000/04/25 22:15:48 mike Exp $" // // Horizontal slider header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak 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.4 1999/01/07 19:16:55 mike Exp $". +// End of "$Id: Fl_Hor_Slider.H,v 1.4.2.1 2000/04/25 22:15:48 mike Exp $". // diff --git a/FL/Fl_Hor_Value_Slider.H b/FL/Fl_Hor_Value_Slider.H index 42db643b9..ca9c6ad2e 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.4 1999/01/07 19:16:55 mike Exp $" +// "$Id: Fl_Hor_Value_Slider.H,v 1.4.2.1 2000/04/25 22:15:48 mike Exp $" // // Horizontal value slider header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak 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.4 1999/01/07 19:16:55 mike Exp $". +// End of "$Id: Fl_Hor_Value_Slider.H,v 1.4.2.1 2000/04/25 22:15:48 mike Exp $". // diff --git a/FL/Fl_Image.H b/FL/Fl_Image.H index 2b0a50356..43933553a 100644 --- a/FL/Fl_Image.H +++ b/FL/Fl_Image.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Image.H,v 1.5 1999/02/16 21:59:38 mike Exp $" +// "$Id: Fl_Image.H,v 1.5.2.1 2000/04/25 22:15:49 mike Exp $" // // Image header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak 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.5 1999/02/16 21:59:38 mike Exp $". +// End of "$Id: Fl_Image.H,v 1.5.2.1 2000/04/25 22:15:49 mike Exp $". // diff --git a/FL/Fl_Input.H b/FL/Fl_Input.H index 282c2506c..bdb1b2d1d 100644 --- a/FL/Fl_Input.H +++ b/FL/Fl_Input.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Input.H,v 1.5 1999/02/16 21:59:38 mike Exp $" +// "$Id: Fl_Input.H,v 1.5.2.1 2000/04/25 22:15:49 mike Exp $" // // Input header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak 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.5 1999/02/16 21:59:38 mike Exp $". +// End of "$Id: Fl_Input.H,v 1.5.2.1 2000/04/25 22:15:49 mike Exp $". // diff --git a/FL/Fl_Input_.H b/FL/Fl_Input_.H index 1e7a2b599..57bdd3843 100644 --- a/FL/Fl_Input_.H +++ b/FL/Fl_Input_.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Input_.H,v 1.6 1999/02/16 21:59:38 mike Exp $" +// "$Id: Fl_Input_.H,v 1.6.2.1 2000/04/25 22:15:49 mike Exp $" // // Input base class header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak 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.6 1999/02/16 21:59:38 mike Exp $". +// End of "$Id: Fl_Input_.H,v 1.6.2.1 2000/04/25 22:15:49 mike Exp $". // diff --git a/FL/Fl_Int_Input.H b/FL/Fl_Int_Input.H index dac7151b8..015f7ce74 100644 --- a/FL/Fl_Int_Input.H +++ b/FL/Fl_Int_Input.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Int_Input.H,v 1.4 1999/01/07 19:16:56 mike Exp $" +// "$Id: Fl_Int_Input.H,v 1.4.2.1 2000/04/25 22:15:49 mike Exp $" // // Integer input header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak 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.4 1999/01/07 19:16:56 mike Exp $". +// End of "$Id: Fl_Int_Input.H,v 1.4.2.1 2000/04/25 22:15:49 mike Exp $". // diff --git a/FL/Fl_Light_Button.H b/FL/Fl_Light_Button.H index 15c9db028..bba94a2e1 100644 --- a/FL/Fl_Light_Button.H +++ b/FL/Fl_Light_Button.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Light_Button.H,v 1.5 1999/02/16 21:59:39 mike Exp $" +// "$Id: Fl_Light_Button.H,v 1.5.2.1 2000/04/25 22:15:49 mike Exp $" // // Lighted button header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak 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.5 1999/02/16 21:59:39 mike Exp $". +// End of "$Id: Fl_Light_Button.H,v 1.5.2.1 2000/04/25 22:15:49 mike Exp $". // diff --git a/FL/Fl_Line_Dial.H b/FL/Fl_Line_Dial.H index 3cc2ef48f..f70b5caef 100644 --- a/FL/Fl_Line_Dial.H +++ b/FL/Fl_Line_Dial.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Line_Dial.H,v 1.4 1999/01/07 19:16:57 mike Exp $" +// "$Id: Fl_Line_Dial.H,v 1.4.2.1 2000/04/25 22:15:49 mike Exp $" // // Line dial header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak 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.4 1999/01/07 19:16:57 mike Exp $". +// End of "$Id: Fl_Line_Dial.H,v 1.4.2.1 2000/04/25 22:15:49 mike Exp $". // diff --git a/FL/Fl_Menu.H b/FL/Fl_Menu.H index bc445d90a..b674a0b8c 100644 --- a/FL/Fl_Menu.H +++ b/FL/Fl_Menu.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Menu.H,v 1.4 1999/01/07 19:16:57 mike Exp $" +// "$Id: Fl_Menu.H,v 1.4.2.1 2000/04/25 22:15:49 mike Exp $" // // Old menu header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak 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.4 1999/01/07 19:16:57 mike Exp $". +// End of "$Id: Fl_Menu.H,v 1.4.2.1 2000/04/25 22:15:49 mike Exp $". // diff --git a/FL/Fl_Menu_.H b/FL/Fl_Menu_.H index c234f2d08..10bb9c5b9 100644 --- a/FL/Fl_Menu_.H +++ b/FL/Fl_Menu_.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Menu_.H,v 1.7.2.1 1999/08/09 06:19:32 bill Exp $" +// "$Id: Fl_Menu_.H,v 1.7.2.2 2000/04/25 22:15:50 mike Exp $" // // Menu base class header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak 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 @@ public: #endif // -// End of "$Id: Fl_Menu_.H,v 1.7.2.1 1999/08/09 06:19:32 bill Exp $". +// End of "$Id: Fl_Menu_.H,v 1.7.2.2 2000/04/25 22:15:50 mike Exp $". // diff --git a/FL/Fl_Menu_Bar.H b/FL/Fl_Menu_Bar.H index 389a4d4db..7eea1f3c5 100644 --- a/FL/Fl_Menu_Bar.H +++ b/FL/Fl_Menu_Bar.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Menu_Bar.H,v 1.5 1999/02/16 21:59:39 mike Exp $" +// "$Id: Fl_Menu_Bar.H,v 1.5.2.1 2000/04/25 22:15:50 mike Exp $" // // Menu bar header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak 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.5 1999/02/16 21:59:39 mike Exp $". +// End of "$Id: Fl_Menu_Bar.H,v 1.5.2.1 2000/04/25 22:15:50 mike Exp $". // diff --git a/FL/Fl_Menu_Button.H b/FL/Fl_Menu_Button.H index 4604ed816..848f9c5f8 100644 --- a/FL/Fl_Menu_Button.H +++ b/FL/Fl_Menu_Button.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Menu_Button.H,v 1.5 1999/02/16 21:59:40 mike Exp $" +// "$Id: Fl_Menu_Button.H,v 1.5.2.1 2000/04/25 22:15:50 mike Exp $" // // Menu button header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak 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.5 1999/02/16 21:59:40 mike Exp $". +// End of "$Id: Fl_Menu_Button.H,v 1.5.2.1 2000/04/25 22:15:50 mike Exp $". // diff --git a/FL/Fl_Menu_Item.H b/FL/Fl_Menu_Item.H index dc440146c..f47e65f59 100644 --- a/FL/Fl_Menu_Item.H +++ b/FL/Fl_Menu_Item.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Menu_Item.H,v 1.5.2.1 1999/03/18 20:04:11 bill Exp $" +// "$Id: Fl_Menu_Item.H,v 1.5.2.2 2000/04/25 22:15:50 mike Exp $" // // Menu item header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak 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.5.2.1 1999/03/18 20:04:11 bill Exp $". +// End of "$Id: Fl_Menu_Item.H,v 1.5.2.2 2000/04/25 22:15:50 mike Exp $". // diff --git a/FL/Fl_Menu_Window.H b/FL/Fl_Menu_Window.H index 53c14abca..87b9667c8 100644 --- a/FL/Fl_Menu_Window.H +++ b/FL/Fl_Menu_Window.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Menu_Window.H,v 1.5 1999/02/16 21:59:40 mike Exp $" +// "$Id: Fl_Menu_Window.H,v 1.5.2.1 2000/04/25 22:15:50 mike Exp $" // // Menu window header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak 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.5 1999/02/16 21:59:40 mike Exp $". +// End of "$Id: Fl_Menu_Window.H,v 1.5.2.1 2000/04/25 22:15:50 mike Exp $". // diff --git a/FL/Fl_Multi_Browser.H b/FL/Fl_Multi_Browser.H index 1795d1892..8598a6d56 100644 --- a/FL/Fl_Multi_Browser.H +++ b/FL/Fl_Multi_Browser.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Multi_Browser.H,v 1.4 1999/01/07 19:16:58 mike Exp $" +// "$Id: Fl_Multi_Browser.H,v 1.4.2.1 2000/04/25 22:15:51 mike Exp $" // // Multi browser header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak 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.4 1999/01/07 19:16:58 mike Exp $". +// End of "$Id: Fl_Multi_Browser.H,v 1.4.2.1 2000/04/25 22:15:51 mike Exp $". // diff --git a/FL/Fl_Multi_Label.H b/FL/Fl_Multi_Label.H index c26aec584..d6ec05602 100644 --- a/FL/Fl_Multi_Label.H +++ b/FL/Fl_Multi_Label.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Multi_Label.H,v 1.5 1999/02/16 21:59:40 mike Exp $" +// "$Id: Fl_Multi_Label.H,v 1.5.2.1 2000/04/25 22:15:51 mike Exp $" // // Multi-label header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak 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.5 1999/02/16 21:59:40 mike Exp $". +// End of "$Id: Fl_Multi_Label.H,v 1.5.2.1 2000/04/25 22:15:51 mike Exp $". // diff --git a/FL/Fl_Multiline_Input.H b/FL/Fl_Multiline_Input.H index 54e3137d8..d81afe0c7 100644 --- a/FL/Fl_Multiline_Input.H +++ b/FL/Fl_Multiline_Input.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Multiline_Input.H,v 1.4 1999/01/07 19:16:58 mike Exp $" +// "$Id: Fl_Multiline_Input.H,v 1.4.2.1 2000/04/25 22:15:51 mike Exp $" // // Multiline input header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak 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.4 1999/01/07 19:16:58 mike Exp $". +// End of "$Id: Fl_Multiline_Input.H,v 1.4.2.1 2000/04/25 22:15:51 mike Exp $". // diff --git a/FL/Fl_Multiline_Output.H b/FL/Fl_Multiline_Output.H index 441fb5de0..bd7ac0f21 100644 --- a/FL/Fl_Multiline_Output.H +++ b/FL/Fl_Multiline_Output.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Multiline_Output.H,v 1.4 1999/01/07 19:16:59 mike Exp $" +// "$Id: Fl_Multiline_Output.H,v 1.4.2.1 2000/04/25 22:15:51 mike Exp $" // // Multi line output header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak 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.4 1999/01/07 19:16:59 mike Exp $". +// End of "$Id: Fl_Multiline_Output.H,v 1.4.2.1 2000/04/25 22:15:51 mike Exp $". // diff --git a/FL/Fl_Nice_Slider.H b/FL/Fl_Nice_Slider.H index 593562517..eecfd6241 100644 --- a/FL/Fl_Nice_Slider.H +++ b/FL/Fl_Nice_Slider.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Nice_Slider.H,v 1.4 1999/01/07 19:16:59 mike Exp $" +// "$Id: Fl_Nice_Slider.H,v 1.4.2.1 2000/04/25 22:15:52 mike Exp $" // // "Nice" slider header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak 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.4 1999/01/07 19:16:59 mike Exp $". +// End of "$Id: Fl_Nice_Slider.H,v 1.4.2.1 2000/04/25 22:15:52 mike Exp $". // diff --git a/FL/Fl_Object.H b/FL/Fl_Object.H index 525341274..058111fb3 100644 --- a/FL/Fl_Object.H +++ b/FL/Fl_Object.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Object.H,v 1.4 1999/01/07 19:16:59 mike Exp $" +// "$Id: Fl_Object.H,v 1.4.2.1 2000/04/25 22:15:52 mike Exp $" // // Old Fl_Object header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak 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.4 1999/01/07 19:16:59 mike Exp $". +// End of "$Id: Fl_Object.H,v 1.4.2.1 2000/04/25 22:15:52 mike Exp $". // diff --git a/FL/Fl_Output.H b/FL/Fl_Output.H index 771889677..11e3a4487 100644 --- a/FL/Fl_Output.H +++ b/FL/Fl_Output.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Output.H,v 1.5 1999/02/16 21:59:41 mike Exp $" +// "$Id: Fl_Output.H,v 1.5.2.1 2000/04/25 22:15:52 mike Exp $" // // Output header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak 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.5 1999/02/16 21:59:41 mike Exp $". +// End of "$Id: Fl_Output.H,v 1.5.2.1 2000/04/25 22:15:52 mike Exp $". // diff --git a/FL/Fl_Overlay_Window.H b/FL/Fl_Overlay_Window.H index 0406088e0..b1f995493 100644 --- a/FL/Fl_Overlay_Window.H +++ b/FL/Fl_Overlay_Window.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Overlay_Window.H,v 1.5 1999/02/16 21:59:41 mike Exp $" +// "$Id: Fl_Overlay_Window.H,v 1.5.2.1 2000/04/25 22:15:52 mike Exp $" // // Overlay window header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak 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.5 1999/02/16 21:59:41 mike Exp $". +// End of "$Id: Fl_Overlay_Window.H,v 1.5.2.1 2000/04/25 22:15:52 mike Exp $". // diff --git a/FL/Fl_Pack.H b/FL/Fl_Pack.H index 906a4c2e8..069a60b68 100644 --- a/FL/Fl_Pack.H +++ b/FL/Fl_Pack.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Pack.H,v 1.5 1999/02/16 21:59:41 mike Exp $" +// "$Id: Fl_Pack.H,v 1.5.2.1 2000/04/25 22:15:52 mike Exp $" // // Pack header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak 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.5 1999/02/16 21:59:41 mike Exp $". +// End of "$Id: Fl_Pack.H,v 1.5.2.1 2000/04/25 22:15:52 mike Exp $". // diff --git a/FL/Fl_Pixmap.H b/FL/Fl_Pixmap.H index 8c4dbb145..d92e7dce8 100644 --- a/FL/Fl_Pixmap.H +++ b/FL/Fl_Pixmap.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Pixmap.H,v 1.6 1999/02/16 21:59:41 mike Exp $" +// "$Id: Fl_Pixmap.H,v 1.6.2.1 2000/04/25 22:15:52 mike Exp $" // // Pixmap header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak 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.6 1999/02/16 21:59:41 mike Exp $". +// End of "$Id: Fl_Pixmap.H,v 1.6.2.1 2000/04/25 22:15:52 mike Exp $". // diff --git a/FL/Fl_Positioner.H b/FL/Fl_Positioner.H index f229deaea..893474c9e 100644 --- a/FL/Fl_Positioner.H +++ b/FL/Fl_Positioner.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Positioner.H,v 1.5 1999/02/16 21:59:42 mike Exp $" +// "$Id: Fl_Positioner.H,v 1.5.2.1 2000/04/25 22:15:52 mike Exp $" // // Positioner header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak 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.5 1999/02/16 21:59:42 mike Exp $". +// End of "$Id: Fl_Positioner.H,v 1.5.2.1 2000/04/25 22:15:52 mike Exp $". // diff --git a/FL/Fl_Radio_Button.H b/FL/Fl_Radio_Button.H index b793c32ad..61605fbef 100644 --- a/FL/Fl_Radio_Button.H +++ b/FL/Fl_Radio_Button.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Radio_Button.H,v 1.4 1999/01/07 19:17:00 mike Exp $" +// "$Id: Fl_Radio_Button.H,v 1.4.2.1 2000/04/25 22:15:53 mike Exp $" // // Radio button header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak 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.4 1999/01/07 19:17:00 mike Exp $". +// End of "$Id: Fl_Radio_Button.H,v 1.4.2.1 2000/04/25 22:15:53 mike Exp $". // diff --git a/FL/Fl_Radio_Light_Button.H b/FL/Fl_Radio_Light_Button.H index 03bde1bd5..1f634984f 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.4 1999/01/07 19:17:00 mike Exp $" +// "$Id: Fl_Radio_Light_Button.H,v 1.4.2.1 2000/04/25 22:15:53 mike Exp $" // // Radio light button header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak 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.4 1999/01/07 19:17:00 mike Exp $". +// End of "$Id: Fl_Radio_Light_Button.H,v 1.4.2.1 2000/04/25 22:15:53 mike Exp $". // diff --git a/FL/Fl_Radio_Round_Button.H b/FL/Fl_Radio_Round_Button.H index ccd39338c..dec885b00 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.4 1999/01/07 19:17:00 mike Exp $" +// "$Id: Fl_Radio_Round_Button.H,v 1.4.2.1 2000/04/25 22:15:53 mike Exp $" // // Radio round button header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak 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.4 1999/01/07 19:17:00 mike Exp $". +// End of "$Id: Fl_Radio_Round_Button.H,v 1.4.2.1 2000/04/25 22:15:53 mike Exp $". // diff --git a/FL/Fl_Repeat_Button.H b/FL/Fl_Repeat_Button.H index 6dacb7e6d..6b9b8d1a8 100644 --- a/FL/Fl_Repeat_Button.H +++ b/FL/Fl_Repeat_Button.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Repeat_Button.H,v 1.5.2.2 2000/01/05 03:17:24 bill Exp $" +// "$Id: Fl_Repeat_Button.H,v 1.5.2.3 2000/04/25 22:15:53 mike Exp $" // // Repeat button header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak 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_Repeat_Button.H,v 1.5.2.2 2000/01/05 03:17:24 bill Exp $". +// End of "$Id: Fl_Repeat_Button.H,v 1.5.2.3 2000/04/25 22:15:53 mike Exp $". // diff --git a/FL/Fl_Return_Button.H b/FL/Fl_Return_Button.H index de34f1180..ac531f3dd 100644 --- a/FL/Fl_Return_Button.H +++ b/FL/Fl_Return_Button.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Return_Button.H,v 1.5 1999/02/16 21:59:43 mike Exp $" +// "$Id: Fl_Return_Button.H,v 1.5.2.1 2000/04/25 22:15:53 mike Exp $" // // Return button header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak 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.5 1999/02/16 21:59:43 mike Exp $". +// End of "$Id: Fl_Return_Button.H,v 1.5.2.1 2000/04/25 22:15:53 mike Exp $". // diff --git a/FL/Fl_Roller.H b/FL/Fl_Roller.H index a0484bdec..0885e6fe1 100644 --- a/FL/Fl_Roller.H +++ b/FL/Fl_Roller.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Roller.H,v 1.5 1999/02/16 21:59:43 mike Exp $" +// "$Id: Fl_Roller.H,v 1.5.2.1 2000/04/25 22:15:54 mike Exp $" // // Roller header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak 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.5 1999/02/16 21:59:43 mike Exp $". +// End of "$Id: Fl_Roller.H,v 1.5.2.1 2000/04/25 22:15:54 mike Exp $". // diff --git a/FL/Fl_Round_Button.H b/FL/Fl_Round_Button.H index 5e923f219..edb86d71a 100644 --- a/FL/Fl_Round_Button.H +++ b/FL/Fl_Round_Button.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Round_Button.H,v 1.5 1999/02/16 21:59:43 mike Exp $" +// "$Id: Fl_Round_Button.H,v 1.5.2.1 2000/04/25 22:15:54 mike Exp $" // // Round button header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak 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.5 1999/02/16 21:59:43 mike Exp $". +// End of "$Id: Fl_Round_Button.H,v 1.5.2.1 2000/04/25 22:15:54 mike Exp $". // diff --git a/FL/Fl_Round_Clock.H b/FL/Fl_Round_Clock.H index 23bdfffe8..29c9e3c52 100644 --- a/FL/Fl_Round_Clock.H +++ b/FL/Fl_Round_Clock.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Round_Clock.H,v 1.4 1999/01/07 19:17:01 mike Exp $" +// "$Id: Fl_Round_Clock.H,v 1.4.2.1 2000/04/25 22:15:54 mike Exp $" // // Round clock header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak 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.4 1999/01/07 19:17:01 mike Exp $". +// End of "$Id: Fl_Round_Clock.H,v 1.4.2.1 2000/04/25 22:15:54 mike Exp $". // diff --git a/FL/Fl_Scroll.H b/FL/Fl_Scroll.H index d7d122fe4..1fb77a236 100644 --- a/FL/Fl_Scroll.H +++ b/FL/Fl_Scroll.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Scroll.H,v 1.5 1999/02/16 21:59:44 mike Exp $" +// "$Id: Fl_Scroll.H,v 1.5.2.1 2000/04/25 22:15:54 mike Exp $" // // Scroll header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak 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.5 1999/02/16 21:59:44 mike Exp $". +// End of "$Id: Fl_Scroll.H,v 1.5.2.1 2000/04/25 22:15:54 mike Exp $". // diff --git a/FL/Fl_Scrollbar.H b/FL/Fl_Scrollbar.H index 4b92c4825..147082a45 100644 --- a/FL/Fl_Scrollbar.H +++ b/FL/Fl_Scrollbar.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Scrollbar.H,v 1.5 1999/02/16 21:59:44 mike Exp $" +// "$Id: Fl_Scrollbar.H,v 1.5.2.1 2000/04/25 22:15:54 mike Exp $" // // Scroll bar header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak 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.5 1999/02/16 21:59:44 mike Exp $". +// End of "$Id: Fl_Scrollbar.H,v 1.5.2.1 2000/04/25 22:15:54 mike Exp $". // diff --git a/FL/Fl_Secret_Input.H b/FL/Fl_Secret_Input.H index b0d3988f0..649078ca6 100644 --- a/FL/Fl_Secret_Input.H +++ b/FL/Fl_Secret_Input.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Secret_Input.H,v 1.4 1999/01/07 19:17:02 mike Exp $" +// "$Id: Fl_Secret_Input.H,v 1.4.2.1 2000/04/25 22:15:54 mike Exp $" // // Secret input header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak 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.4 1999/01/07 19:17:02 mike Exp $". +// End of "$Id: Fl_Secret_Input.H,v 1.4.2.1 2000/04/25 22:15:54 mike Exp $". // diff --git a/FL/Fl_Select_Browser.H b/FL/Fl_Select_Browser.H index 960f8a86b..a4c59d8e4 100644 --- a/FL/Fl_Select_Browser.H +++ b/FL/Fl_Select_Browser.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Select_Browser.H,v 1.4 1999/01/07 19:17:02 mike Exp $" +// "$Id: Fl_Select_Browser.H,v 1.4.2.1 2000/04/25 22:15:55 mike Exp $" // // Select browser header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak 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.4 1999/01/07 19:17:02 mike Exp $". +// End of "$Id: Fl_Select_Browser.H,v 1.4.2.1 2000/04/25 22:15:55 mike Exp $". // diff --git a/FL/Fl_Simple_Counter.H b/FL/Fl_Simple_Counter.H index fb09ec848..fc847fac3 100644 --- a/FL/Fl_Simple_Counter.H +++ b/FL/Fl_Simple_Counter.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Simple_Counter.H,v 1.4 1999/01/07 19:17:02 mike Exp $" +// "$Id: Fl_Simple_Counter.H,v 1.4.2.1 2000/04/25 22:15:55 mike Exp $" // // Simple counter header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak 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.4 1999/01/07 19:17:02 mike Exp $". +// End of "$Id: Fl_Simple_Counter.H,v 1.4.2.1 2000/04/25 22:15:55 mike Exp $". // diff --git a/FL/Fl_Single_Window.H b/FL/Fl_Single_Window.H index 1a68f1dc0..f10e3557a 100644 --- a/FL/Fl_Single_Window.H +++ b/FL/Fl_Single_Window.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Single_Window.H,v 1.5 1999/02/16 21:59:44 mike Exp $" +// "$Id: Fl_Single_Window.H,v 1.5.2.1 2000/04/25 22:15:55 mike Exp $" // // Single-buffered window header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak 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.5 1999/02/16 21:59:44 mike Exp $". +// End of "$Id: Fl_Single_Window.H,v 1.5.2.1 2000/04/25 22:15:55 mike Exp $". // diff --git a/FL/Fl_Slider.H b/FL/Fl_Slider.H index 3516ba6d3..42d9e525f 100644 --- a/FL/Fl_Slider.H +++ b/FL/Fl_Slider.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Slider.H,v 1.5 1999/02/16 21:59:44 mike Exp $" +// "$Id: Fl_Slider.H,v 1.5.2.1 2000/04/25 22:15:55 mike Exp $" // // Slider header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak 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.5 1999/02/16 21:59:44 mike Exp $". +// End of "$Id: Fl_Slider.H,v 1.5.2.1 2000/04/25 22:15:55 mike Exp $". // diff --git a/FL/Fl_Tabs.H b/FL/Fl_Tabs.H index 635be19f3..19e4aeb7d 100644 --- a/FL/Fl_Tabs.H +++ b/FL/Fl_Tabs.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Tabs.H,v 1.5 1999/02/16 21:59:45 mike Exp $" +// "$Id: Fl_Tabs.H,v 1.5.2.1 2000/04/25 22:15:55 mike Exp $" // // Tab header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak 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.5 1999/02/16 21:59:45 mike Exp $". +// End of "$Id: Fl_Tabs.H,v 1.5.2.1 2000/04/25 22:15:55 mike Exp $". // diff --git a/FL/Fl_Tile.H b/FL/Fl_Tile.H index f390561e3..1fe2a5c2f 100644 --- a/FL/Fl_Tile.H +++ b/FL/Fl_Tile.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Tile.H,v 1.6 1999/02/16 21:59:45 mike Exp $" +// "$Id: Fl_Tile.H,v 1.6.2.1 2000/04/25 22:15:56 mike Exp $" // // Tile header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak 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.6 1999/02/16 21:59:45 mike Exp $". +// End of "$Id: Fl_Tile.H,v 1.6.2.1 2000/04/25 22:15:56 mike Exp $". // diff --git a/FL/Fl_Timer.H b/FL/Fl_Timer.H index 572500bb2..1d365a25d 100644 --- a/FL/Fl_Timer.H +++ b/FL/Fl_Timer.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Timer.H,v 1.5 1999/02/16 21:59:45 mike Exp $" +// "$Id: Fl_Timer.H,v 1.5.2.1 2000/04/25 22:15:56 mike Exp $" // // Timer header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak 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.5 1999/02/16 21:59:45 mike Exp $". +// End of "$Id: Fl_Timer.H,v 1.5.2.1 2000/04/25 22:15:56 mike Exp $". // diff --git a/FL/Fl_Toggle_Button.H b/FL/Fl_Toggle_Button.H index 36c401d30..4d77fe0d7 100644 --- a/FL/Fl_Toggle_Button.H +++ b/FL/Fl_Toggle_Button.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Toggle_Button.H,v 1.4 1999/01/07 19:17:03 mike Exp $" +// "$Id: Fl_Toggle_Button.H,v 1.4.2.1 2000/04/25 22:15:56 mike Exp $" // // Toggle button header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak 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.4 1999/01/07 19:17:03 mike Exp $". +// End of "$Id: Fl_Toggle_Button.H,v 1.4.2.1 2000/04/25 22:15:56 mike Exp $". // diff --git a/FL/Fl_Toggle_Light_Button.H b/FL/Fl_Toggle_Light_Button.H index 2a6dd1473..b7a667f1f 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.4 1999/01/07 19:17:04 mike Exp $" +// "$Id: Fl_Toggle_Light_Button.H,v 1.4.2.1 2000/04/25 22:15:56 mike Exp $" // // Toggle light button header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak 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.4 1999/01/07 19:17:04 mike Exp $". +// End of "$Id: Fl_Toggle_Light_Button.H,v 1.4.2.1 2000/04/25 22:15:56 mike Exp $". // diff --git a/FL/Fl_Toggle_Round_Button.H b/FL/Fl_Toggle_Round_Button.H index 8fe880636..7c61ef8b4 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.4 1999/01/07 19:17:04 mike Exp $" +// "$Id: Fl_Toggle_Round_Button.H,v 1.4.2.1 2000/04/25 22:15:56 mike Exp $" // // Toggle round button header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak 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.4 1999/01/07 19:17:04 mike Exp $". +// End of "$Id: Fl_Toggle_Round_Button.H,v 1.4.2.1 2000/04/25 22:15:56 mike Exp $". // diff --git a/FL/Fl_Valuator.H b/FL/Fl_Valuator.H index 60bd3b4cd..cb3ce9f5c 100644 --- a/FL/Fl_Valuator.H +++ b/FL/Fl_Valuator.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Valuator.H,v 1.5.2.1 2000/04/04 17:05:58 bill Exp $" +// "$Id: Fl_Valuator.H,v 1.5.2.2 2000/04/25 22:15:56 mike Exp $" // // Valuator header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak 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 @@ public: #endif // -// End of "$Id: Fl_Valuator.H,v 1.5.2.1 2000/04/04 17:05:58 bill Exp $". +// End of "$Id: Fl_Valuator.H,v 1.5.2.2 2000/04/25 22:15:56 mike Exp $". // diff --git a/FL/Fl_Value_Input.H b/FL/Fl_Value_Input.H index 68df2bcdc..b90ea3e8a 100644 --- a/FL/Fl_Value_Input.H +++ b/FL/Fl_Value_Input.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Value_Input.H,v 1.5 1999/02/16 21:59:46 mike Exp $" +// "$Id: Fl_Value_Input.H,v 1.5.2.1 2000/04/25 22:15:56 mike Exp $" // // Value input header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak 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.5 1999/02/16 21:59:46 mike Exp $". +// End of "$Id: Fl_Value_Input.H,v 1.5.2.1 2000/04/25 22:15:56 mike Exp $". // diff --git a/FL/Fl_Value_Output.H b/FL/Fl_Value_Output.H index 19892d1e7..3e1e33406 100644 --- a/FL/Fl_Value_Output.H +++ b/FL/Fl_Value_Output.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Value_Output.H,v 1.5 1999/02/16 21:59:46 mike Exp $" +// "$Id: Fl_Value_Output.H,v 1.5.2.1 2000/04/25 22:15:57 mike Exp $" // // Value output header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak 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.5 1999/02/16 21:59:46 mike Exp $". +// End of "$Id: Fl_Value_Output.H,v 1.5.2.1 2000/04/25 22:15:57 mike Exp $". // diff --git a/FL/Fl_Value_Slider.H b/FL/Fl_Value_Slider.H index 774c61aea..3d084dfdf 100644 --- a/FL/Fl_Value_Slider.H +++ b/FL/Fl_Value_Slider.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Value_Slider.H,v 1.5 1999/02/16 21:59:46 mike Exp $" +// "$Id: Fl_Value_Slider.H,v 1.5.2.1 2000/04/25 22:15:57 mike Exp $" // // Value slider header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak 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.5 1999/02/16 21:59:46 mike Exp $". +// End of "$Id: Fl_Value_Slider.H,v 1.5.2.1 2000/04/25 22:15:57 mike Exp $". // diff --git a/FL/Fl_Widget.H b/FL/Fl_Widget.H index 4e626dd4b..ba3db8fab 100644 --- a/FL/Fl_Widget.H +++ b/FL/Fl_Widget.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Widget.H,v 1.6.2.1 1999/03/18 20:04:11 bill Exp $" +// "$Id: Fl_Widget.H,v 1.6.2.2 2000/04/25 22:15:57 mike Exp $" // // Widget header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -191,5 +191,5 @@ public: #endif // -// End of "$Id: Fl_Widget.H,v 1.6.2.1 1999/03/18 20:04:11 bill Exp $". +// End of "$Id: Fl_Widget.H,v 1.6.2.2 2000/04/25 22:15:57 mike Exp $". // diff --git a/FL/Fl_Window.H b/FL/Fl_Window.H index d80cdfb68..286e9ab98 100644 --- a/FL/Fl_Window.H +++ b/FL/Fl_Window.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Window.H,v 1.12.2.1 1999/08/27 08:27:42 bill Exp $" +// "$Id: Fl_Window.H,v 1.12.2.2 2000/04/25 22:15:58 mike Exp $" // // Window header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak 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.12.2.1 1999/08/27 08:27:42 bill Exp $". +// End of "$Id: Fl_Window.H,v 1.12.2.2 2000/04/25 22:15:58 mike Exp $". // diff --git a/FL/dirent.h b/FL/dirent.h index 3cd7cb0ee..028a8f0ba 100644 --- a/FL/dirent.h +++ b/FL/dirent.h @@ -1,9 +1,9 @@ // -// "$Id: dirent.h,v 1.5 1999/02/09 13:41:11 mike Exp $" +// "$Id: dirent.h,v 1.5.2.1 2000/04/25 22:15:58 mike Exp $" // // Directory header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak 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 "filename.H" // -// End of "$Id: dirent.h,v 1.5 1999/02/09 13:41:11 mike Exp $". +// End of "$Id: dirent.h,v 1.5.2.1 2000/04/25 22:15:58 mike Exp $". // diff --git a/FL/filename.H b/FL/filename.H index 0395601d4..b75afb821 100644 --- a/FL/filename.H +++ b/FL/filename.H @@ -1,9 +1,9 @@ // -// "$Id: filename.H,v 1.11.2.1 2000/04/04 18:00:50 bill Exp $" +// "$Id: filename.H,v 1.11.2.2 2000/04/25 22:15:58 mike Exp $" // // Filename header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak 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 @@ FL_EXPORT int filename_list(const char *d, struct dirent ***list); #endif // -// End of "$Id: filename.H,v 1.11.2.1 2000/04/04 18:00:50 bill Exp $". +// End of "$Id: filename.H,v 1.11.2.2 2000/04/25 22:15:58 mike Exp $". // diff --git a/FL/fl_ask.H b/FL/fl_ask.H index d453f4c33..93d86f410 100644 --- a/FL/fl_ask.H +++ b/FL/fl_ask.H @@ -1,9 +1,9 @@ // -// "$Id: fl_ask.H,v 1.7 1999/02/23 14:03:26 mike Exp $" +// "$Id: fl_ask.H,v 1.7.2.1 2000/04/25 22:15:58 mike Exp $" // // Standard dialog header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak 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 @@ extern FL_EXPORT const char* fl_cancel; #endif // -// End of "$Id: fl_ask.H,v 1.7 1999/02/23 14:03:26 mike Exp $". +// End of "$Id: fl_ask.H,v 1.7.2.1 2000/04/25 22:15:58 mike Exp $". // diff --git a/FL/fl_draw.H b/FL/fl_draw.H index 2bf94249c..786ffdc91 100644 --- a/FL/fl_draw.H +++ b/FL/fl_draw.H @@ -1,9 +1,9 @@ // -// "$Id: fl_draw.H,v 1.9.2.1 1999/05/11 09:39:27 bill Exp $" +// "$Id: fl_draw.H,v 1.9.2.2 2000/04/25 22:15:58 mike Exp $" // // Portable drawing function header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -161,5 +161,5 @@ FL_EXPORT int fl_add_symbol(const char* name, void (*drawit)(Fl_Color), int scal #endif // -// End of "$Id: fl_draw.H,v 1.9.2.1 1999/05/11 09:39:27 bill Exp $". +// End of "$Id: fl_draw.H,v 1.9.2.2 2000/04/25 22:15:58 mike Exp $". // diff --git a/FL/fl_file_chooser.H b/FL/fl_file_chooser.H index dae6156ac..5dddc243f 100644 --- a/FL/fl_file_chooser.H +++ b/FL/fl_file_chooser.H @@ -1,9 +1,9 @@ // -// "$Id: fl_file_chooser.H,v 1.5 1999/02/16 21:59:48 mike Exp $" +// "$Id: fl_file_chooser.H,v 1.5.2.1 2000/04/25 22:15:59 mike Exp $" // // File chooser header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak 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 @@ FL_EXPORT void fl_file_chooser_callback(void (*cb)(const char *)); #endif // -// End of "$Id: fl_file_chooser.H,v 1.5 1999/02/16 21:59:48 mike Exp $". +// End of "$Id: fl_file_chooser.H,v 1.5.2.1 2000/04/25 22:15:59 mike Exp $". // diff --git a/FL/fl_message.H b/FL/fl_message.H index 9d62ba097..4885ec626 100644 --- a/FL/fl_message.H +++ b/FL/fl_message.H @@ -1,9 +1,9 @@ // -// "$Id: fl_message.H,v 1.4 1999/01/07 19:17:06 mike Exp $" +// "$Id: fl_message.H,v 1.4.2.1 2000/04/25 22:15:59 mike Exp $" // // Standard message header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak 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.4 1999/01/07 19:17:06 mike Exp $". +// End of "$Id: fl_message.H,v 1.4.2.1 2000/04/25 22:15:59 mike Exp $". // diff --git a/FL/fl_show_colormap.H b/FL/fl_show_colormap.H index 39a5f10e8..9e4f6cfc0 100644 --- a/FL/fl_show_colormap.H +++ b/FL/fl_show_colormap.H @@ -1,9 +1,9 @@ // -// "$Id: fl_show_colormap.H,v 1.5 1999/02/16 21:59:48 mike Exp $" +// "$Id: fl_show_colormap.H,v 1.5.2.1 2000/04/25 22:15:59 mike Exp $" // // Colormap picker header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak 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_EXPORT Fl_Color fl_show_colormap(Fl_Color oldcol); #endif // -// End of "$Id: fl_show_colormap.H,v 1.5 1999/02/16 21:59:48 mike Exp $". +// End of "$Id: fl_show_colormap.H,v 1.5.2.1 2000/04/25 22:15:59 mike Exp $". // diff --git a/FL/fl_show_input.H b/FL/fl_show_input.H index fc2912265..7d2ebe6d7 100644 --- a/FL/fl_show_input.H +++ b/FL/fl_show_input.H @@ -1,9 +1,9 @@ // -// "$Id: fl_show_input.H,v 1.4 1999/01/07 19:17:07 mike Exp $" +// "$Id: fl_show_input.H,v 1.4.2.1 2000/04/25 22:15:59 mike Exp $" // // Standard input dialog header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak 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.4 1999/01/07 19:17:07 mike Exp $". +// End of "$Id: fl_show_input.H,v 1.4.2.1 2000/04/25 22:15:59 mike Exp $". // diff --git a/FL/forms.H b/FL/forms.H index 60f8b28a6..018dc77f1 100644 --- a/FL/forms.H +++ b/FL/forms.H @@ -1,9 +1,9 @@ // -// "$Id: forms.H,v 1.7.2.3 2000/04/11 08:11:50 bill Exp $" +// "$Id: forms.H,v 1.7.2.4 2000/04/25 22:15:59 mike Exp $" // // Forms emulation header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -838,5 +838,5 @@ inline void fl_draw() {Fl::flush();} #endif /* define __FORMS_H__ */ // -// End of "$Id: forms.H,v 1.7.2.3 2000/04/11 08:11:50 bill Exp $". +// End of "$Id: forms.H,v 1.7.2.4 2000/04/25 22:15:59 mike Exp $". // @@ -1,9 +1,9 @@ // -// "$Id: gl.h,v 1.6 1999/02/16 21:59:48 mike Exp $" +// "$Id: gl.h,v 1.6.2.1 2000/04/25 22:16:00 mike Exp $" // // OpenGL header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 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 @@ FL_EXPORT void gl_draw_image(const uchar *, int x,int y,int w,int h, int d=3, in #endif // -// End of "$Id: gl.h,v 1.6 1999/02/16 21:59:48 mike Exp $". +// End of "$Id: gl.h,v 1.6.2.1 2000/04/25 22:16:00 mike Exp $". // diff --git a/FL/gl_draw.H b/FL/gl_draw.H index 7abb816c4..d426a3dcf 100644 --- a/FL/gl_draw.H +++ b/FL/gl_draw.H @@ -1,9 +1,9 @@ // -// "$Id: gl_draw.H,v 1.4 1999/01/07 19:17:07 mike Exp $" +// "$Id: gl_draw.H,v 1.4.2.1 2000/04/25 22:16:00 mike Exp $" // // OpenGL header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak 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.4 1999/01/07 19:17:07 mike Exp $". +// End of "$Id: gl_draw.H,v 1.4.2.1 2000/04/25 22:16:00 mike Exp $". // @@ -1,9 +1,9 @@ // -// "$Id: glut.H,v 1.6 1999/02/16 21:59:49 mike Exp $" +// "$Id: glut.H,v 1.6.2.1 2000/04/25 22:16:00 mike Exp $" // // GLUT emulation header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak 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.6 1999/02/16 21:59:49 mike Exp $". +// End of "$Id: glut.H,v 1.6.2.1 2000/04/25 22:16:00 mike Exp $". // @@ -1,9 +1,9 @@ // -// "$Id: math.h,v 1.4.2.1 1999/04/07 14:22:21 gustavo Exp $" +// "$Id: math.h,v 1.4.2.2 2000/04/25 22:16:00 mike Exp $" // // Math header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak 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 @@ inline double copysign(double a, double b) {return b<0 ? -a : a;} #endif // -// End of "$Id: math.h,v 1.4.2.1 1999/04/07 14:22:21 gustavo Exp $". +// End of "$Id: math.h,v 1.4.2.2 2000/04/25 22:16:00 mike Exp $". // diff --git a/FL/win32.H b/FL/win32.H index 4da60b85d..e7ab7d1b1 100644 --- a/FL/win32.H +++ b/FL/win32.H @@ -1,9 +1,9 @@ // -// "$Id: win32.H,v 1.15 1999/03/09 18:16:45 mike Exp $" +// "$Id: win32.H,v 1.15.2.1 2000/04/25 22:16:00 mike Exp $" // // WIN32 header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak 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 @@ FL_EXPORT void fl_copy_offscreen(int x,int y,int w,int h,HBITMAP pixmap,int srcx #define fl_delete_offscreen(bitmap) DeleteObject(bitmap); // -// End of "$Id: win32.H,v 1.15 1999/03/09 18:16:45 mike Exp $". +// End of "$Id: win32.H,v 1.15.2.1 2000/04/25 22:16:00 mike Exp $". // @@ -1,9 +1,9 @@ // -// "$Id: x.H,v 1.10.2.5 2000/02/23 09:23:52 bill Exp $" +// "$Id: x.H,v 1.10.2.6 2000/04/25 22:16:00 mike Exp $" // // X11 header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak 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 @@ extern FL_EXPORT int fl_background_pixel; // hack into Fl_X::make_xid() #endif // -// End of "$Id: x.H,v 1.10.2.5 2000/02/23 09:23:52 bill Exp $". +// End of "$Id: x.H,v 1.10.2.6 2000/04/25 22:16:00 mike Exp $". // |
