diff options
| author | Michael R Sweet <michael.r.sweet@gmail.com> | 2002-01-01 15:11:33 +0000 |
|---|---|---|
| committer | Michael R Sweet <michael.r.sweet@gmail.com> | 2002-01-01 15:11:33 +0000 |
| commit | 64b4177ef4a394c99aa785c0d55fbdb7f38f037f (patch) | |
| tree | 62c3c68562850985f349a68a91ea28efaa2007a9 /FL | |
| parent | e5a26965bf9f49ce273fd7faf798c98a2ea07cb7 (diff) | |
Copyright updates...
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@1903 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'FL')
115 files changed, 351 insertions, 348 deletions
diff --git a/FL/Enumerations.H b/FL/Enumerations.H index 8bd72bdaf..f71c7050e 100644 --- a/FL/Enumerations.H +++ b/FL/Enumerations.H @@ -1,9 +1,9 @@ // -// "$Id: Enumerations.H,v 1.18.2.14.2.17 2001/12/22 07:16:11 matthiaswm Exp $" +// "$Id: Enumerations.H,v 1.18.2.14.2.18 2002/01/01 15:11:27 easysw Exp $" // // Enumerations for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2001 by Bill Spitzak and others. +// Copyright 1998-2002 by Bill Spitzak 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 @@ enum Fl_Damage { #endif // -// End of "$Id: Enumerations.H,v 1.18.2.14.2.17 2001/12/22 07:16:11 matthiaswm Exp $". +// End of "$Id: Enumerations.H,v 1.18.2.14.2.18 2002/01/01 15:11:27 easysw Exp $". // @@ -1,9 +1,9 @@ // -// "$Id: Fl.H,v 1.8.2.11.2.11 2001/12/20 14:41:44 easysw Exp $" +// "$Id: Fl.H,v 1.8.2.11.2.12 2002/01/01 15:11:27 easysw Exp $" // // Main header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2001 by Bill Spitzak and others. +// Copyright 1998-2002 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -243,5 +243,5 @@ public: #endif // !Fl_H // -// End of "$Id: Fl.H,v 1.8.2.11.2.11 2001/12/20 14:41:44 easysw Exp $". +// End of "$Id: Fl.H,v 1.8.2.11.2.12 2002/01/01 15:11:27 easysw Exp $". // diff --git a/FL/Fl_Adjuster.H b/FL/Fl_Adjuster.H index 03e3b33b2..c7967852c 100644 --- a/FL/Fl_Adjuster.H +++ b/FL/Fl_Adjuster.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Adjuster.H,v 1.5.2.3 2001/01/22 15:13:37 easysw Exp $" +// "$Id: Fl_Adjuster.H,v 1.5.2.3.2.1 2002/01/01 15:11:27 easysw Exp $" // // Adjuster widget header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2001 by Bill Spitzak and others. +// Copyright 1998-2002 by Bill Spitzak 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.2.3 2001/01/22 15:13:37 easysw Exp $". +// End of "$Id: Fl_Adjuster.H,v 1.5.2.3.2.1 2002/01/01 15:11:27 easysw Exp $". // diff --git a/FL/Fl_Bitmap.H b/FL/Fl_Bitmap.H index 40593bdb1..253407a85 100644 --- a/FL/Fl_Bitmap.H +++ b/FL/Fl_Bitmap.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Bitmap.H,v 1.5.2.3.2.6 2001/12/21 20:45:43 easysw Exp $" +// "$Id: Fl_Bitmap.H,v 1.5.2.3.2.7 2002/01/01 15:11:27 easysw Exp $" // // Bitmap header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2001 by Bill Spitzak and others. +// Copyright 1998-2002 by Bill Spitzak 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 @@ class FL_EXPORT Fl_Bitmap : public Fl_Image { #endif // -// End of "$Id: Fl_Bitmap.H,v 1.5.2.3.2.6 2001/12/21 20:45:43 easysw Exp $". +// End of "$Id: Fl_Bitmap.H,v 1.5.2.3.2.7 2002/01/01 15:11:27 easysw Exp $". // diff --git a/FL/Fl_Box.H b/FL/Fl_Box.H index 9eeea02c3..3425a6a7e 100644 --- a/FL/Fl_Box.H +++ b/FL/Fl_Box.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Box.H,v 1.5.2.4 2001/01/22 15:13:37 easysw Exp $" +// "$Id: Fl_Box.H,v 1.5.2.4.2.1 2002/01/01 15:11:27 easysw Exp $" // // Box header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2001 by Bill Spitzak and others. +// Copyright 1998-2002 by Bill Spitzak 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_Box.H,v 1.5.2.4 2001/01/22 15:13:37 easysw Exp $". +// End of "$Id: Fl_Box.H,v 1.5.2.4.2.1 2002/01/01 15:11:27 easysw Exp $". // diff --git a/FL/Fl_Browser.H b/FL/Fl_Browser.H index 7c63054f9..9ffc3c51e 100644 --- a/FL/Fl_Browser.H +++ b/FL/Fl_Browser.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Browser.H,v 1.8.2.7.2.1 2001/11/02 20:59:07 easysw Exp $" +// "$Id: Fl_Browser.H,v 1.8.2.7.2.2 2002/01/01 15:11:27 easysw Exp $" // // Browser header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2001 by Bill Spitzak and others. +// Copyright 1998-2002 by Bill Spitzak 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 @@ public: #endif // -// End of "$Id: Fl_Browser.H,v 1.8.2.7.2.1 2001/11/02 20:59:07 easysw Exp $". +// End of "$Id: Fl_Browser.H,v 1.8.2.7.2.2 2002/01/01 15:11:27 easysw Exp $". // diff --git a/FL/Fl_Browser_.H b/FL/Fl_Browser_.H index 1e169530c..bdfa81d53 100644 --- a/FL/Fl_Browser_.H +++ b/FL/Fl_Browser_.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Browser_.H,v 1.6.2.4.2.1 2001/10/29 03:44:31 easysw Exp $" +// "$Id: Fl_Browser_.H,v 1.6.2.4.2.2 2002/01/01 15:11:27 easysw Exp $" // // Common browser header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2001 by Bill Spitzak and others. +// Copyright 1998-2002 by Bill Spitzak 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 @@ public: #endif // -// End of "$Id: Fl_Browser_.H,v 1.6.2.4.2.1 2001/10/29 03:44:31 easysw Exp $". +// End of "$Id: Fl_Browser_.H,v 1.6.2.4.2.2 2002/01/01 15:11:27 easysw Exp $". // diff --git a/FL/Fl_Button.H b/FL/Fl_Button.H index 1d515c3d8..5c2830f8b 100644 --- a/FL/Fl_Button.H +++ b/FL/Fl_Button.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Button.H,v 1.5.2.3.2.2 2001/11/26 21:40:14 easysw Exp $" +// "$Id: Fl_Button.H,v 1.5.2.3.2.3 2002/01/01 15:11:27 easysw Exp $" // // Button header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2001 by Bill Spitzak and others. +// Copyright 1998-2002 by Bill Spitzak 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_Button.H,v 1.5.2.3.2.2 2001/11/26 21:40:14 easysw Exp $". +// End of "$Id: Fl_Button.H,v 1.5.2.3.2.3 2002/01/01 15:11:27 easysw Exp $". // diff --git a/FL/Fl_Chart.H b/FL/Fl_Chart.H index 54f3c3c56..a4d697ead 100644 --- a/FL/Fl_Chart.H +++ b/FL/Fl_Chart.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Chart.H,v 1.6.2.3.2.1 2001/10/29 03:44:31 easysw Exp $" +// "$Id: Fl_Chart.H,v 1.6.2.3.2.2 2002/01/01 15:11:27 easysw Exp $" // // Forms chart header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2001 by Bill Spitzak and others. +// Copyright 1998-2002 by Bill Spitzak 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 @@ public: #endif // -// End of "$Id: Fl_Chart.H,v 1.6.2.3.2.1 2001/10/29 03:44:31 easysw Exp $". +// End of "$Id: Fl_Chart.H,v 1.6.2.3.2.2 2002/01/01 15:11:27 easysw Exp $". // diff --git a/FL/Fl_Check_Browser.H b/FL/Fl_Check_Browser.H index 990ebdd07..2820be660 100644 --- a/FL/Fl_Check_Browser.H +++ b/FL/Fl_Check_Browser.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Check_Browser.H,v 1.1.2.2 2001/11/01 18:53:46 easysw Exp $" +// "$Id: Fl_Check_Browser.H,v 1.1.2.3 2002/01/01 15:11:27 easysw Exp $" // // Fl_Check_Browser header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2001 by Bill Spitzak and others. +// Copyright 1998-2002 by Bill Spitzak 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,6 +86,6 @@ class Fl_Check_Browser : public Fl_Browser_ { #endif // Fl_Check_Browser_H // -// End of "$Id: Fl_Check_Browser.H,v 1.1.2.2 2001/11/01 18:53:46 easysw Exp $". +// End of "$Id: Fl_Check_Browser.H,v 1.1.2.3 2002/01/01 15:11:27 easysw Exp $". // diff --git a/FL/Fl_Check_Button.H b/FL/Fl_Check_Button.H index 7726772a5..21a5b9e42 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.2.3 2001/01/22 15:13:37 easysw Exp $" +// "$Id: Fl_Check_Button.H,v 1.5.2.3.2.1 2002/01/01 15:11:27 easysw Exp $" // // Check button header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2001 by Bill Spitzak and others. +// Copyright 1998-2002 by Bill Spitzak 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.2.3 2001/01/22 15:13:37 easysw Exp $". +// End of "$Id: Fl_Check_Button.H,v 1.5.2.3.2.1 2002/01/01 15:11:27 easysw Exp $". // diff --git a/FL/Fl_Choice.H b/FL/Fl_Choice.H index 7835b9856..35222c215 100644 --- a/FL/Fl_Choice.H +++ b/FL/Fl_Choice.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Choice.H,v 1.5.2.3 2001/01/22 15:13:37 easysw Exp $" +// "$Id: Fl_Choice.H,v 1.5.2.3.2.1 2002/01/01 15:11:27 easysw Exp $" // // Choice header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2001 by Bill Spitzak and others. +// Copyright 1998-2002 by Bill Spitzak 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.2.3 2001/01/22 15:13:37 easysw Exp $". +// End of "$Id: Fl_Choice.H,v 1.5.2.3.2.1 2002/01/01 15:11:27 easysw Exp $". // diff --git a/FL/Fl_Clock.H b/FL/Fl_Clock.H index a023d74dc..4b36b2e13 100644 --- a/FL/Fl_Clock.H +++ b/FL/Fl_Clock.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Clock.H,v 1.6.2.4 2001/01/22 15:13:37 easysw Exp $" +// "$Id: Fl_Clock.H,v 1.6.2.4.2.1 2002/01/01 15:11:27 easysw Exp $" // // Clock header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2001 by Bill Spitzak and others. +// Copyright 1998-2002 by Bill Spitzak 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.2.4 2001/01/22 15:13:37 easysw Exp $". +// End of "$Id: Fl_Clock.H,v 1.6.2.4.2.1 2002/01/01 15:11:27 easysw Exp $". // diff --git a/FL/Fl_Color_Chooser.H b/FL/Fl_Color_Chooser.H index 96534dda5..ffb693c67 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.2.4.2.1 2001/12/16 16:41:48 easysw Exp $" +// "$Id: Fl_Color_Chooser.H,v 1.5.2.4.2.2 2002/01/01 15:11:27 easysw Exp $" // // Color chooser header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2001 by Bill Spitzak and others. +// Copyright 1998-2002 by Bill Spitzak 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 @@ 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.2.4.2.1 2001/12/16 16:41:48 easysw Exp $". +// End of "$Id: Fl_Color_Chooser.H,v 1.5.2.4.2.2 2002/01/01 15:11:27 easysw Exp $". // diff --git a/FL/Fl_Counter.H b/FL/Fl_Counter.H index f209f3f22..7c46547b8 100644 --- a/FL/Fl_Counter.H +++ b/FL/Fl_Counter.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Counter.H,v 1.5.2.3.2.1 2001/10/29 03:44:31 easysw Exp $" +// "$Id: Fl_Counter.H,v 1.5.2.3.2.2 2002/01/01 15:11:27 easysw Exp $" // // Counter header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2001 by Bill Spitzak and others. +// Copyright 1998-2002 by Bill Spitzak 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 @@ public: #endif // -// End of "$Id: Fl_Counter.H,v 1.5.2.3.2.1 2001/10/29 03:44:31 easysw Exp $". +// End of "$Id: Fl_Counter.H,v 1.5.2.3.2.2 2002/01/01 15:11:27 easysw Exp $". // diff --git a/FL/Fl_Dial.H b/FL/Fl_Dial.H index acc71309f..a88c88dd0 100644 --- a/FL/Fl_Dial.H +++ b/FL/Fl_Dial.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Dial.H,v 1.7.2.3 2001/01/22 15:13:37 easysw Exp $" +// "$Id: Fl_Dial.H,v 1.7.2.3.2.1 2002/01/01 15:11:27 easysw Exp $" // // Dial header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2001 by Bill Spitzak and others. +// Copyright 1998-2002 by Bill Spitzak 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.2.3 2001/01/22 15:13:37 easysw Exp $". +// End of "$Id: Fl_Dial.H,v 1.7.2.3.2.1 2002/01/01 15:11:27 easysw Exp $". // diff --git a/FL/Fl_Double_Window.H b/FL/Fl_Double_Window.H index c788d3f0c..65054cff5 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.2.3.2.1 2001/12/20 05:27:14 matthiaswm Exp $" +// "$Id: Fl_Double_Window.H,v 1.7.2.3.2.2 2002/01/01 15:11:27 easysw Exp $" // // Double-buffered window header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2001 by Bill Spitzak and others. +// Copyright 1998-2002 by Bill Spitzak 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_Double_Window.H,v 1.7.2.3.2.1 2001/12/20 05:27:14 matthiaswm Exp $". +// End of "$Id: Fl_Double_Window.H,v 1.7.2.3.2.2 2002/01/01 15:11:27 easysw Exp $". // diff --git a/FL/Fl_Export.H b/FL/Fl_Export.H index 969d9d406..8c864a247 100644 --- a/FL/Fl_Export.H +++ b/FL/Fl_Export.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Export.H,v 1.3.2.1 2001/08/04 12:21:33 easysw Exp $" +// "$Id: Fl_Export.H,v 1.3.2.2 2002/01/01 15:11:27 easysw Exp $" // // WIN32 DLL export definitions for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2001 by Bill Spitzak and others. +// Copyright 1998-2002 by Bill Spitzak 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 @@ #endif // !Fl_Export_H // -// End of "$Id: Fl_Export.H,v 1.3.2.1 2001/08/04 12:21:33 easysw Exp $". +// End of "$Id: Fl_Export.H,v 1.3.2.2 2002/01/01 15:11:27 easysw Exp $". // diff --git a/FL/Fl_File_Browser.H b/FL/Fl_File_Browser.H index 41f0ae0a1..c312077cd 100644 --- a/FL/Fl_File_Browser.H +++ b/FL/Fl_File_Browser.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_File_Browser.H,v 1.1.2.1 2001/09/29 14:38:58 easysw Exp $" +// "$Id: Fl_File_Browser.H,v 1.1.2.2 2002/01/01 15:11:27 easysw Exp $" // // FileBrowser definitions. // -// Copyright 1999-2001 by Michael Sweet. +// Copyright 1999-2002 by Michael Sweet. // // 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 @@ public: #endif // !_Fl_File_Browser_H_ // -// End of "$Id: Fl_File_Browser.H,v 1.1.2.1 2001/09/29 14:38:58 easysw Exp $". +// End of "$Id: Fl_File_Browser.H,v 1.1.2.2 2002/01/01 15:11:27 easysw Exp $". // diff --git a/FL/Fl_File_Icon.H b/FL/Fl_File_Icon.H index fc97d544d..5bb4c76f2 100644 --- a/FL/Fl_File_Icon.H +++ b/FL/Fl_File_Icon.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_File_Icon.H,v 1.1.2.4 2001/11/25 16:38:10 easysw Exp $" +// "$Id: Fl_File_Icon.H,v 1.1.2.5 2002/01/01 15:11:27 easysw Exp $" // // Fl_File_Icon definitions. // -// Copyright 1999-2001 by Michael Sweet. +// Copyright 1999-2002 by Michael Sweet. // // 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 @@ class Fl_File_Icon //// Icon data #endif // !_Fl_Fl_File_Icon_H_ // -// End of "$Id: Fl_File_Icon.H,v 1.1.2.4 2001/11/25 16:38:10 easysw Exp $". +// End of "$Id: Fl_File_Icon.H,v 1.1.2.5 2002/01/01 15:11:27 easysw Exp $". // diff --git a/FL/Fl_Fill_Dial.H b/FL/Fl_Fill_Dial.H index c66e39956..5849129cd 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.2.3 2001/01/22 15:13:37 easysw Exp $" +// "$Id: Fl_Fill_Dial.H,v 1.4.2.3.2.1 2002/01/01 15:11:27 easysw Exp $" // // Filled dial header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2001 by Bill Spitzak and others. +// Copyright 1998-2002 by Bill Spitzak 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.2.3 2001/01/22 15:13:37 easysw Exp $". +// End of "$Id: Fl_Fill_Dial.H,v 1.4.2.3.2.1 2002/01/01 15:11:27 easysw Exp $". // diff --git a/FL/Fl_Fill_Slider.H b/FL/Fl_Fill_Slider.H index 0169ab068..7fe0860d9 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.2.3 2001/01/22 15:13:37 easysw Exp $" +// "$Id: Fl_Fill_Slider.H,v 1.4.2.3.2.1 2002/01/01 15:11:27 easysw Exp $" // // Filled slider header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2001 by Bill Spitzak and others. +// Copyright 1998-2002 by Bill Spitzak 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.2.3 2001/01/22 15:13:37 easysw Exp $". +// End of "$Id: Fl_Fill_Slider.H,v 1.4.2.3.2.1 2002/01/01 15:11:27 easysw Exp $". // diff --git a/FL/Fl_Float_Input.H b/FL/Fl_Float_Input.H index b2087a2c6..702b48893 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.2.3 2001/01/22 15:13:37 easysw Exp $" +// "$Id: Fl_Float_Input.H,v 1.4.2.3.2.1 2002/01/01 15:11:27 easysw Exp $" // // Floating point input header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2001 by Bill Spitzak and others. +// Copyright 1998-2002 by Bill Spitzak 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.2.3 2001/01/22 15:13:37 easysw Exp $". +// End of "$Id: Fl_Float_Input.H,v 1.4.2.3.2.1 2002/01/01 15:11:27 easysw Exp $". // diff --git a/FL/Fl_FormsBitmap.H b/FL/Fl_FormsBitmap.H index 9cca91e93..c39d4ee75 100644 --- a/FL/Fl_FormsBitmap.H +++ b/FL/Fl_FormsBitmap.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_FormsBitmap.H,v 1.5.2.3 2001/01/22 15:13:37 easysw Exp $" +// "$Id: Fl_FormsBitmap.H,v 1.5.2.3.2.1 2002/01/01 15:11:27 easysw Exp $" // // Forms bitmap header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2001 by Bill Spitzak and others. +// Copyright 1998-2002 by Bill Spitzak 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.2.3 2001/01/22 15:13:37 easysw Exp $". +// End of "$Id: Fl_FormsBitmap.H,v 1.5.2.3.2.1 2002/01/01 15:11:27 easysw Exp $". // diff --git a/FL/Fl_FormsPixmap.H b/FL/Fl_FormsPixmap.H index d8c0bcc6b..fbc994a52 100644 --- a/FL/Fl_FormsPixmap.H +++ b/FL/Fl_FormsPixmap.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_FormsPixmap.H,v 1.5.2.3 2001/01/22 15:13:37 easysw Exp $" +// "$Id: Fl_FormsPixmap.H,v 1.5.2.3.2.1 2002/01/01 15:11:27 easysw Exp $" // // Forms pixmap header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2001 by Bill Spitzak and others. +// Copyright 1998-2002 by Bill Spitzak 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.2.3 2001/01/22 15:13:37 easysw Exp $". +// End of "$Id: Fl_FormsPixmap.H,v 1.5.2.3.2.1 2002/01/01 15:11:27 easysw Exp $". // diff --git a/FL/Fl_Free.H b/FL/Fl_Free.H index 6061fb556..8212a506b 100644 --- a/FL/Fl_Free.H +++ b/FL/Fl_Free.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Free.H,v 1.5.2.4 2001/01/22 15:13:37 easysw Exp $" +// "$Id: Fl_Free.H,v 1.5.2.4.2.1 2002/01/01 15:11:27 easysw Exp $" // // Forms free header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2001 by Bill Spitzak and others. +// Copyright 1998-2002 by Bill Spitzak 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_Free.H,v 1.5.2.4 2001/01/22 15:13:37 easysw Exp $". +// End of "$Id: Fl_Free.H,v 1.5.2.4.2.1 2002/01/01 15:11:27 easysw Exp $". // diff --git a/FL/Fl_GIF_Image.H b/FL/Fl_GIF_Image.H index 259d2ec1a..3b0797f2f 100644 --- a/FL/Fl_GIF_Image.H +++ b/FL/Fl_GIF_Image.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_GIF_Image.H,v 1.1.2.2 2001/11/19 20:59:58 easysw Exp $" +// "$Id: Fl_GIF_Image.H,v 1.1.2.3 2002/01/01 15:11:27 easysw Exp $" // // GIF image header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2001 by Bill Spitzak and others. +// Copyright 1998-2002 by Bill Spitzak 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 @@ class FL_EXPORT Fl_GIF_Image : public Fl_Pixmap { #endif // -// End of "$Id: Fl_GIF_Image.H,v 1.1.2.2 2001/11/19 20:59:58 easysw Exp $". +// End of "$Id: Fl_GIF_Image.H,v 1.1.2.3 2002/01/01 15:11:27 easysw Exp $". // diff --git a/FL/Fl_Gl_Window.H b/FL/Fl_Gl_Window.H index 5d57a1a35..0eb602ca9 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.2.5 2001/04/18 15:45:48 easysw Exp $" +// "$Id: Fl_Gl_Window.H,v 1.7.2.5.2.1 2002/01/01 15:11:27 easysw Exp $" // // OpenGL header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2001 by Bill Spitzak and others. +// Copyright 1998-2002 by Bill Spitzak 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 @@ public: #endif // -// End of "$Id: Fl_Gl_Window.H,v 1.7.2.5 2001/04/18 15:45:48 easysw Exp $". +// End of "$Id: Fl_Gl_Window.H,v 1.7.2.5.2.1 2002/01/01 15:11:27 easysw Exp $". // diff --git a/FL/Fl_Group.H b/FL/Fl_Group.H index 8ce31914b..53fa80cb9 100644 --- a/FL/Fl_Group.H +++ b/FL/Fl_Group.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Group.H,v 1.6.2.4.2.1 2001/08/06 23:51:39 easysw Exp $" +// "$Id: Fl_Group.H,v 1.6.2.4.2.2 2002/01/01 15:11:27 easysw Exp $" // // Group header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2001 by Bill Spitzak and others. +// Copyright 1998-2002 by Bill Spitzak 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.2.4.2.1 2001/08/06 23:51:39 easysw Exp $". +// End of "$Id: Fl_Group.H,v 1.6.2.4.2.2 2002/01/01 15:11:27 easysw Exp $". // diff --git a/FL/Fl_Help_View.H b/FL/Fl_Help_View.H index dad6eafa0..a79da6c34 100644 --- a/FL/Fl_Help_View.H +++ b/FL/Fl_Help_View.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Help_View.H,v 1.1.2.6 2001/12/19 18:15:33 easysw Exp $" +// "$Id: Fl_Help_View.H,v 1.1.2.7 2002/01/01 15:11:27 easysw Exp $" // // Help Viewer widget definitions. // -// Copyright 1997-2001 by Easy Software Products. +// Copyright 1997-2002 by Easy Software Products. // Image support donated by Matthias Melcher, Copyright 2000. // // This library is free software; you can redistribute it and/or @@ -187,5 +187,5 @@ class Fl_Help_View : public Fl_Group //// Help viewer widget #endif // !Fl_Help_View_H // -// End of "$Id: Fl_Help_View.H,v 1.1.2.6 2001/12/19 18:15:33 easysw Exp $". +// End of "$Id: Fl_Help_View.H,v 1.1.2.7 2002/01/01 15:11:27 easysw Exp $". // diff --git a/FL/Fl_Hold_Browser.H b/FL/Fl_Hold_Browser.H index 0e70c9f6a..e3a5c511f 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.2.3 2001/01/22 15:13:37 easysw Exp $" +// "$Id: Fl_Hold_Browser.H,v 1.4.2.3.2.1 2002/01/01 15:11:27 easysw Exp $" // // Hold browser header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2001 by Bill Spitzak and others. +// Copyright 1998-2002 by Bill Spitzak 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.2.3 2001/01/22 15:13:37 easysw Exp $". +// End of "$Id: Fl_Hold_Browser.H,v 1.4.2.3.2.1 2002/01/01 15:11:27 easysw Exp $". // diff --git a/FL/Fl_Hor_Fill_Slider.H b/FL/Fl_Hor_Fill_Slider.H index 5493dd4dd..e08e641b7 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.2.3 2001/01/22 15:13:37 easysw Exp $" +// "$Id: Fl_Hor_Fill_Slider.H,v 1.4.2.3.2.1 2002/01/01 15:11:27 easysw Exp $" // // Horizontal fill slider header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2001 by Bill Spitzak and others. +// Copyright 1998-2002 by Bill Spitzak 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.2.3 2001/01/22 15:13:37 easysw Exp $". +// End of "$Id: Fl_Hor_Fill_Slider.H,v 1.4.2.3.2.1 2002/01/01 15:11:27 easysw Exp $". // diff --git a/FL/Fl_Hor_Nice_Slider.H b/FL/Fl_Hor_Nice_Slider.H index 5e1d6629c..7add69433 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.2.3 2001/01/22 15:13:37 easysw Exp $" +// "$Id: Fl_Hor_Nice_Slider.H,v 1.4.2.3.2.1 2002/01/01 15:11:27 easysw Exp $" // // Horizontal "nice" slider header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2001 by Bill Spitzak and others. +// Copyright 1998-2002 by Bill Spitzak 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.2.3 2001/01/22 15:13:37 easysw Exp $". +// End of "$Id: Fl_Hor_Nice_Slider.H,v 1.4.2.3.2.1 2002/01/01 15:11:27 easysw Exp $". // diff --git a/FL/Fl_Hor_Slider.H b/FL/Fl_Hor_Slider.H index cd47e021d..696c16942 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.2.3 2001/01/22 15:13:37 easysw Exp $" +// "$Id: Fl_Hor_Slider.H,v 1.4.2.3.2.1 2002/01/01 15:11:27 easysw Exp $" // // Horizontal slider header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2001 by Bill Spitzak and others. +// Copyright 1998-2002 by Bill Spitzak 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.2.3 2001/01/22 15:13:37 easysw Exp $". +// End of "$Id: Fl_Hor_Slider.H,v 1.4.2.3.2.1 2002/01/01 15:11:27 easysw Exp $". // diff --git a/FL/Fl_Hor_Value_Slider.H b/FL/Fl_Hor_Value_Slider.H index 30df70b6c..05beac892 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.2.3 2001/01/22 15:13:37 easysw Exp $" +// "$Id: Fl_Hor_Value_Slider.H,v 1.4.2.3.2.1 2002/01/01 15:11:27 easysw Exp $" // // Horizontal value slider header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2001 by Bill Spitzak and others. +// Copyright 1998-2002 by Bill Spitzak 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.2.3 2001/01/22 15:13:37 easysw Exp $". +// End of "$Id: Fl_Hor_Value_Slider.H,v 1.4.2.3.2.1 2002/01/01 15:11:27 easysw Exp $". // diff --git a/FL/Fl_Image.H b/FL/Fl_Image.H index f218c24d4..cd696e8f2 100644 --- a/FL/Fl_Image.H +++ b/FL/Fl_Image.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Image.H,v 1.5.2.3.2.9 2001/12/21 20:45:43 easysw Exp $" +// "$Id: Fl_Image.H,v 1.5.2.3.2.10 2002/01/01 15:11:27 easysw Exp $" // // Image header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2001 by Bill Spitzak and others. +// Copyright 1998-2002 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -91,5 +91,5 @@ class FL_EXPORT Fl_RGB_Image : public Fl_Image { #endif // -// End of "$Id: Fl_Image.H,v 1.5.2.3.2.9 2001/12/21 20:45:43 easysw Exp $". +// End of "$Id: Fl_Image.H,v 1.5.2.3.2.10 2002/01/01 15:11:27 easysw Exp $". // diff --git a/FL/Fl_Input.H b/FL/Fl_Input.H index 3cada2892..fb05ce82e 100644 --- a/FL/Fl_Input.H +++ b/FL/Fl_Input.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Input.H,v 1.5.2.3 2001/01/22 15:13:37 easysw Exp $" +// "$Id: Fl_Input.H,v 1.5.2.3.2.1 2002/01/01 15:11:27 easysw Exp $" // // Input header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2001 by Bill Spitzak and others. +// Copyright 1998-2002 by Bill Spitzak 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.2.3 2001/01/22 15:13:37 easysw Exp $". +// End of "$Id: Fl_Input.H,v 1.5.2.3.2.1 2002/01/01 15:11:27 easysw Exp $". // diff --git a/FL/Fl_Input_.H b/FL/Fl_Input_.H index d8146348a..c021484a7 100644 --- a/FL/Fl_Input_.H +++ b/FL/Fl_Input_.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Input_.H,v 1.6.2.4.2.1 2001/10/29 03:44:31 easysw Exp $" +// "$Id: Fl_Input_.H,v 1.6.2.4.2.2 2002/01/01 15:11:27 easysw Exp $" // // Input base class header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2001 by Bill Spitzak and others. +// Copyright 1998-2002 by Bill Spitzak 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 @@ public: #endif // -// End of "$Id: Fl_Input_.H,v 1.6.2.4.2.1 2001/10/29 03:44:31 easysw Exp $". +// End of "$Id: Fl_Input_.H,v 1.6.2.4.2.2 2002/01/01 15:11:27 easysw Exp $". // diff --git a/FL/Fl_Int_Input.H b/FL/Fl_Int_Input.H index f0892cb30..72296d82f 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.2.3 2001/01/22 15:13:37 easysw Exp $" +// "$Id: Fl_Int_Input.H,v 1.4.2.3.2.1 2002/01/01 15:11:27 easysw Exp $" // // Integer input header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2001 by Bill Spitzak and others. +// Copyright 1998-2002 by Bill Spitzak 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.2.3 2001/01/22 15:13:37 easysw Exp $". +// End of "$Id: Fl_Int_Input.H,v 1.4.2.3.2.1 2002/01/01 15:11:27 easysw Exp $". // diff --git a/FL/Fl_JPEG_Image.H b/FL/Fl_JPEG_Image.H index 007f81635..264430dcd 100644 --- a/FL/Fl_JPEG_Image.H +++ b/FL/Fl_JPEG_Image.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_JPEG_Image.H,v 1.1.2.2 2001/11/19 20:59:59 easysw Exp $" +// "$Id: Fl_JPEG_Image.H,v 1.1.2.3 2002/01/01 15:11:27 easysw Exp $" // // JPEG image header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2001 by Bill Spitzak and others. +// Copyright 1998-2002 by Bill Spitzak 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 @@ class FL_EXPORT Fl_JPEG_Image : public Fl_RGB_Image { #endif // -// End of "$Id: Fl_JPEG_Image.H,v 1.1.2.2 2001/11/19 20:59:59 easysw Exp $". +// End of "$Id: Fl_JPEG_Image.H,v 1.1.2.3 2002/01/01 15:11:27 easysw Exp $". // diff --git a/FL/Fl_Light_Button.H b/FL/Fl_Light_Button.H index 0f6a15c87..990ce7af3 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.2.3 2001/01/22 15:13:37 easysw Exp $" +// "$Id: Fl_Light_Button.H,v 1.5.2.3.2.1 2002/01/01 15:11:27 easysw Exp $" // // Lighted button header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2001 by Bill Spitzak and others. +// Copyright 1998-2002 by Bill Spitzak 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.2.3 2001/01/22 15:13:37 easysw Exp $". +// End of "$Id: Fl_Light_Button.H,v 1.5.2.3.2.1 2002/01/01 15:11:27 easysw Exp $". // diff --git a/FL/Fl_Line_Dial.H b/FL/Fl_Line_Dial.H index d822c30d8..f5cd6352f 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.2.3 2001/01/22 15:13:37 easysw Exp $" +// "$Id: Fl_Line_Dial.H,v 1.4.2.3.2.1 2002/01/01 15:11:27 easysw Exp $" // // Line dial header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2001 by Bill Spitzak and others. +// Copyright 1998-2002 by Bill Spitzak 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.2.3 2001/01/22 15:13:37 easysw Exp $". +// End of "$Id: Fl_Line_Dial.H,v 1.4.2.3.2.1 2002/01/01 15:11:27 easysw Exp $". // diff --git a/FL/Fl_Menu.H b/FL/Fl_Menu.H index a66c5822e..9d00a3c07 100644 --- a/FL/Fl_Menu.H +++ b/FL/Fl_Menu.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Menu.H,v 1.4.2.3 2001/01/22 15:13:37 easysw Exp $" +// "$Id: Fl_Menu.H,v 1.4.2.3.2.1 2002/01/01 15:11:27 easysw Exp $" // // Old menu header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2001 by Bill Spitzak and others. +// Copyright 1998-2002 by Bill Spitzak 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.2.3 2001/01/22 15:13:37 easysw Exp $". +// End of "$Id: Fl_Menu.H,v 1.4.2.3.2.1 2002/01/01 15:11:27 easysw Exp $". // diff --git a/FL/Fl_Menu_.H b/FL/Fl_Menu_.H index 37bd88f9c..810e1db3e 100644 --- a/FL/Fl_Menu_.H +++ b/FL/Fl_Menu_.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Menu_.H,v 1.7.2.4.2.1 2001/10/29 03:44:31 easysw Exp $" +// "$Id: Fl_Menu_.H,v 1.7.2.4.2.2 2002/01/01 15:11:27 easysw Exp $" // // Menu base class header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2001 by Bill Spitzak and others. +// Copyright 1998-2002 by Bill Spitzak 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.4.2.1 2001/10/29 03:44:31 easysw Exp $". +// End of "$Id: Fl_Menu_.H,v 1.7.2.4.2.2 2002/01/01 15:11:27 easysw Exp $". // diff --git a/FL/Fl_Menu_Bar.H b/FL/Fl_Menu_Bar.H index 7a5fe136f..f6f056b97 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.2.4 2001/01/22 15:13:37 easysw Exp $" +// "$Id: Fl_Menu_Bar.H,v 1.5.2.4.2.1 2002/01/01 15:11:27 easysw Exp $" // // Menu bar header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2001 by Bill Spitzak and others. +// Copyright 1998-2002 by Bill Spitzak 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.2.4 2001/01/22 15:13:37 easysw Exp $". +// End of "$Id: Fl_Menu_Bar.H,v 1.5.2.4.2.1 2002/01/01 15:11:27 easysw Exp $". // diff --git a/FL/Fl_Menu_Button.H b/FL/Fl_Menu_Button.H index 29fee8321..a985e8f17 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.2.3 2001/01/22 15:13:37 easysw Exp $" +// "$Id: Fl_Menu_Button.H,v 1.5.2.3.2.1 2002/01/01 15:11:28 easysw Exp $" // // Menu button header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2001 by Bill Spitzak and others. +// Copyright 1998-2002 by Bill Spitzak 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.2.3 2001/01/22 15:13:37 easysw Exp $". +// End of "$Id: Fl_Menu_Button.H,v 1.5.2.3.2.1 2002/01/01 15:11:28 easysw Exp $". // diff --git a/FL/Fl_Menu_Item.H b/FL/Fl_Menu_Item.H index de4e58740..410a03726 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.4.2.1 2001/10/29 03:44:31 easysw Exp $" +// "$Id: Fl_Menu_Item.H,v 1.5.2.4.2.2 2002/01/01 15:11:28 easysw Exp $" // // Menu item header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2001 by Bill Spitzak and others. +// Copyright 1998-2002 by Bill Spitzak 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.4.2.1 2001/10/29 03:44:31 easysw Exp $". +// End of "$Id: Fl_Menu_Item.H,v 1.5.2.4.2.2 2002/01/01 15:11:28 easysw Exp $". // diff --git a/FL/Fl_Menu_Window.H b/FL/Fl_Menu_Window.H index a5173792a..2c98bf4c9 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.2.3 2001/01/22 15:13:37 easysw Exp $" +// "$Id: Fl_Menu_Window.H,v 1.5.2.3.2.1 2002/01/01 15:11:28 easysw Exp $" // // Menu window header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2001 by Bill Spitzak and others. +// Copyright 1998-2002 by Bill Spitzak 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.2.3 2001/01/22 15:13:37 easysw Exp $". +// End of "$Id: Fl_Menu_Window.H,v 1.5.2.3.2.1 2002/01/01 15:11:28 easysw Exp $". // diff --git a/FL/Fl_Multi_Browser.H b/FL/Fl_Multi_Browser.H index 0fb54e04b..06db9ef57 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.2.3 2001/01/22 15:13:37 easysw Exp $" +// "$Id: Fl_Multi_Browser.H,v 1.4.2.3.2.1 2002/01/01 15:11:28 easysw Exp $" // // Multi browser header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2001 by Bill Spitzak and others. +// Copyright 1998-2002 by Bill Spitzak 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.2.3 2001/01/22 15:13:37 easysw Exp $". +// End of "$Id: Fl_Multi_Browser.H,v 1.4.2.3.2.1 2002/01/01 15:11:28 easysw Exp $". // diff --git a/FL/Fl_Multi_Label.H b/FL/Fl_Multi_Label.H index 57659e559..ea79f6620 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.2.3 2001/01/22 15:13:37 easysw Exp $" +// "$Id: Fl_Multi_Label.H,v 1.5.2.3.2.1 2002/01/01 15:11:28 easysw Exp $" // // Multi-label header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2001 by Bill Spitzak and others. +// Copyright 1998-2002 by Bill Spitzak 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.2.3 2001/01/22 15:13:37 easysw Exp $". +// End of "$Id: Fl_Multi_Label.H,v 1.5.2.3.2.1 2002/01/01 15:11:28 easysw Exp $". // diff --git a/FL/Fl_Multiline_Input.H b/FL/Fl_Multiline_Input.H index f55cb2c1f..68428380b 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.2.3 2001/01/22 15:13:37 easysw Exp $" +// "$Id: Fl_Multiline_Input.H,v 1.4.2.3.2.1 2002/01/01 15:11:28 easysw Exp $" // // Multiline input header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2001 by Bill Spitzak and others. +// Copyright 1998-2002 by Bill Spitzak 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.2.3 2001/01/22 15:13:37 easysw Exp $". +// End of "$Id: Fl_Multiline_Input.H,v 1.4.2.3.2.1 2002/01/01 15:11:28 easysw Exp $". // diff --git a/FL/Fl_Multiline_Output.H b/FL/Fl_Multiline_Output.H index 56ab27316..0f5b550f1 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.2.3 2001/01/22 15:13:37 easysw Exp $" +// "$Id: Fl_Multiline_Output.H,v 1.4.2.3.2.1 2002/01/01 15:11:28 easysw Exp $" // // Multi line output header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2001 by Bill Spitzak and others. +// Copyright 1998-2002 by Bill Spitzak 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.2.3 2001/01/22 15:13:37 easysw Exp $". +// End of "$Id: Fl_Multiline_Output.H,v 1.4.2.3.2.1 2002/01/01 15:11:28 easysw Exp $". // diff --git a/FL/Fl_Nice_Slider.H b/FL/Fl_Nice_Slider.H index 3cf996e4f..8401e7a46 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.2.3 2001/01/22 15:13:37 easysw Exp $" +// "$Id: Fl_Nice_Slider.H,v 1.4.2.3.2.1 2002/01/01 15:11:28 easysw Exp $" // // "Nice" slider header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2001 by Bill Spitzak and others. +// Copyright 1998-2002 by Bill Spitzak 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.2.3 2001/01/22 15:13:37 easysw Exp $". +// End of "$Id: Fl_Nice_Slider.H,v 1.4.2.3.2.1 2002/01/01 15:11:28 easysw Exp $". // diff --git a/FL/Fl_Object.H b/FL/Fl_Object.H index 3e061c37e..cb48c193c 100644 --- a/FL/Fl_Object.H +++ b/FL/Fl_Object.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Object.H,v 1.4.2.3 2001/01/22 15:13:37 easysw Exp $" +// "$Id: Fl_Object.H,v 1.4.2.3.2.1 2002/01/01 15:11:28 easysw Exp $" // // Old Fl_Object header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2001 by Bill Spitzak and others. +// Copyright 1998-2002 by Bill Spitzak 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.2.3 2001/01/22 15:13:37 easysw Exp $". +// End of "$Id: Fl_Object.H,v 1.4.2.3.2.1 2002/01/01 15:11:28 easysw Exp $". // diff --git a/FL/Fl_Output.H b/FL/Fl_Output.H index 0ef155247..3e57b5dec 100644 --- a/FL/Fl_Output.H +++ b/FL/Fl_Output.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Output.H,v 1.5.2.3 2001/01/22 15:13:37 easysw Exp $" +// "$Id: Fl_Output.H,v 1.5.2.3.2.1 2002/01/01 15:11:28 easysw Exp $" // // Output header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2001 by Bill Spitzak and others. +// Copyright 1998-2002 by Bill Spitzak 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.2.3 2001/01/22 15:13:37 easysw Exp $". +// End of "$Id: Fl_Output.H,v 1.5.2.3.2.1 2002/01/01 15:11:28 easysw Exp $". // diff --git a/FL/Fl_Overlay_Window.H b/FL/Fl_Overlay_Window.H index c2b4a4b99..5aca1e1db 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.2.3.2.1 2001/12/20 05:27:14 matthiaswm Exp $" +// "$Id: Fl_Overlay_Window.H,v 1.5.2.3.2.2 2002/01/01 15:11:28 easysw Exp $" // // Overlay window header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2001 by Bill Spitzak and others. +// Copyright 1998-2002 by Bill Spitzak 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.2.3.2.1 2001/12/20 05:27:14 matthiaswm Exp $". +// End of "$Id: Fl_Overlay_Window.H,v 1.5.2.3.2.2 2002/01/01 15:11:28 easysw Exp $". // diff --git a/FL/Fl_PNG_Image.H b/FL/Fl_PNG_Image.H index 0b220b5ca..02bc3db7a 100644 --- a/FL/Fl_PNG_Image.H +++ b/FL/Fl_PNG_Image.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_PNG_Image.H,v 1.1.2.2 2001/11/19 20:59:59 easysw Exp $" +// "$Id: Fl_PNG_Image.H,v 1.1.2.3 2002/01/01 15:11:28 easysw Exp $" // // PNG image header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2001 by Bill Spitzak and others. +// Copyright 1998-2002 by Bill Spitzak 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 @@ class FL_EXPORT Fl_PNG_Image : public Fl_RGB_Image { #endif // -// End of "$Id: Fl_PNG_Image.H,v 1.1.2.2 2001/11/19 20:59:59 easysw Exp $". +// End of "$Id: Fl_PNG_Image.H,v 1.1.2.3 2002/01/01 15:11:28 easysw Exp $". // diff --git a/FL/Fl_PNM_Image.H b/FL/Fl_PNM_Image.H index b28baa3a0..2a10f8246 100644 --- a/FL/Fl_PNM_Image.H +++ b/FL/Fl_PNM_Image.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_PNM_Image.H,v 1.1.2.1 2001/11/24 18:07:57 easysw Exp $" +// "$Id: Fl_PNM_Image.H,v 1.1.2.2 2002/01/01 15:11:28 easysw Exp $" // // PNM image header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2001 by Bill Spitzak and others. +// Copyright 1998-2002 by Bill Spitzak 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 @@ class FL_EXPORT Fl_PNM_Image : public Fl_RGB_Image { #endif // -// End of "$Id: Fl_PNM_Image.H,v 1.1.2.1 2001/11/24 18:07:57 easysw Exp $". +// End of "$Id: Fl_PNM_Image.H,v 1.1.2.2 2002/01/01 15:11:28 easysw Exp $". // diff --git a/FL/Fl_Pack.H b/FL/Fl_Pack.H index 89ec4886d..9c42d8d06 100644 --- a/FL/Fl_Pack.H +++ b/FL/Fl_Pack.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Pack.H,v 1.5.2.3 2001/01/22 15:13:37 easysw Exp $" +// "$Id: Fl_Pack.H,v 1.5.2.3.2.1 2002/01/01 15:11:28 easysw Exp $" // // Pack header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2001 by Bill Spitzak and others. +// Copyright 1998-2002 by Bill Spitzak 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.2.3 2001/01/22 15:13:37 easysw Exp $". +// End of "$Id: Fl_Pack.H,v 1.5.2.3.2.1 2002/01/01 15:11:28 easysw Exp $". // diff --git a/FL/Fl_Pixmap.H b/FL/Fl_Pixmap.H index 64086fde8..55cbb8cff 100644 --- a/FL/Fl_Pixmap.H +++ b/FL/Fl_Pixmap.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Pixmap.H,v 1.6.2.8.2.6 2001/11/24 18:07:57 easysw Exp $" +// "$Id: Fl_Pixmap.H,v 1.6.2.8.2.7 2002/01/01 15:11:28 easysw Exp $" // // Pixmap header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2001 by Bill Spitzak and others. +// Copyright 1998-2002 by Bill Spitzak 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 @@ class FL_EXPORT Fl_Pixmap : public Fl_Image { #endif // -// End of "$Id: Fl_Pixmap.H,v 1.6.2.8.2.6 2001/11/24 18:07:57 easysw Exp $". +// End of "$Id: Fl_Pixmap.H,v 1.6.2.8.2.7 2002/01/01 15:11:28 easysw Exp $". // diff --git a/FL/Fl_Positioner.H b/FL/Fl_Positioner.H index a11e9c147..45f4b23d2 100644 --- a/FL/Fl_Positioner.H +++ b/FL/Fl_Positioner.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Positioner.H,v 1.5.2.3 2001/01/22 15:13:38 easysw Exp $" +// "$Id: Fl_Positioner.H,v 1.5.2.3.2.1 2002/01/01 15:11:28 easysw Exp $" // // Positioner header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2001 by Bill Spitzak and others. +// Copyright 1998-2002 by Bill Spitzak 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.2.3 2001/01/22 15:13:38 easysw Exp $". +// End of "$Id: Fl_Positioner.H,v 1.5.2.3.2.1 2002/01/01 15:11:28 easysw Exp $". // diff --git a/FL/Fl_Progress.H b/FL/Fl_Progress.H index 717e60525..c950d40e1 100644 --- a/FL/Fl_Progress.H +++ b/FL/Fl_Progress.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Progress.H,v 1.1.2.1 2001/08/11 14:49:51 easysw Exp $" +// "$Id: Fl_Progress.H,v 1.1.2.2 2002/01/01 15:11:28 easysw Exp $" // // Progress bar widget definitions. // -// Copyright 2000-2001 by Michael Sweet. +// Copyright 2000-2002 by Michael Sweet. // // 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 @@ class Fl_Progress : public Fl_Widget #endif // !_Fl_Progress_H_ // -// End of "$Id: Fl_Progress.H,v 1.1.2.1 2001/08/11 14:49:51 easysw Exp $". +// End of "$Id: Fl_Progress.H,v 1.1.2.2 2002/01/01 15:11:28 easysw Exp $". // diff --git a/FL/Fl_Radio_Button.H b/FL/Fl_Radio_Button.H index 40d513ba7..a19a5e0ac 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.2.3 2001/01/22 15:13:38 easysw Exp $" +// "$Id: Fl_Radio_Button.H,v 1.4.2.3.2.1 2002/01/01 15:11:28 easysw Exp $" // // Radio button header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2001 by Bill Spitzak and others. +// Copyright 1998-2002 by Bill Spitzak 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.2.3 2001/01/22 15:13:38 easysw Exp $". +// End of "$Id: Fl_Radio_Button.H,v 1.4.2.3.2.1 2002/01/01 15:11:28 easysw Exp $". // diff --git a/FL/Fl_Radio_Light_Button.H b/FL/Fl_Radio_Light_Button.H index 6b0795bdb..a8d62b000 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.2.3 2001/01/22 15:13:38 easysw Exp $" +// "$Id: Fl_Radio_Light_Button.H,v 1.4.2.3.2.1 2002/01/01 15:11:28 easysw Exp $" // // Radio light button header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2001 by Bill Spitzak and others. +// Copyright 1998-2002 by Bill Spitzak 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.2.3 2001/01/22 15:13:38 easysw Exp $". +// End of "$Id: Fl_Radio_Light_Button.H,v 1.4.2.3.2.1 2002/01/01 15:11:28 easysw Exp $". // diff --git a/FL/Fl_Radio_Round_Button.H b/FL/Fl_Radio_Round_Button.H index b6331df05..dfe4c0eb4 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.2.3 2001/01/22 15:13:38 easysw Exp $" +// "$Id: Fl_Radio_Round_Button.H,v 1.4.2.3.2.1 2002/01/01 15:11:28 easysw Exp $" // // Radio round button header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2001 by Bill Spitzak and others. +// Copyright 1998-2002 by Bill Spitzak 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.2.3 2001/01/22 15:13:38 easysw Exp $". +// End of "$Id: Fl_Radio_Round_Button.H,v 1.4.2.3.2.1 2002/01/01 15:11:28 easysw Exp $". // diff --git a/FL/Fl_Repeat_Button.H b/FL/Fl_Repeat_Button.H index 1249b6f15..8a566f4f5 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.5 2001/01/22 15:13:38 easysw Exp $" +// "$Id: Fl_Repeat_Button.H,v 1.5.2.5.2.1 2002/01/01 15:11:28 easysw Exp $" // // Repeat button header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2001 by Bill Spitzak and others. +// Copyright 1998-2002 by Bill Spitzak 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.5 2001/01/22 15:13:38 easysw Exp $". +// End of "$Id: Fl_Repeat_Button.H,v 1.5.2.5.2.1 2002/01/01 15:11:28 easysw Exp $". // diff --git a/FL/Fl_Return_Button.H b/FL/Fl_Return_Button.H index 92d63da7e..a57c5c9ea 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.2.3 2001/01/22 15:13:38 easysw Exp $" +// "$Id: Fl_Return_Button.H,v 1.5.2.3.2.1 2002/01/01 15:11:28 easysw Exp $" // // Return button header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2001 by Bill Spitzak and others. +// Copyright 1998-2002 by Bill Spitzak 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.2.3 2001/01/22 15:13:38 easysw Exp $". +// End of "$Id: Fl_Return_Button.H,v 1.5.2.3.2.1 2002/01/01 15:11:28 easysw Exp $". // diff --git a/FL/Fl_Roller.H b/FL/Fl_Roller.H index 71517af40..c07de8722 100644 --- a/FL/Fl_Roller.H +++ b/FL/Fl_Roller.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Roller.H,v 1.5.2.4 2001/01/22 15:13:38 easysw Exp $" +// "$Id: Fl_Roller.H,v 1.5.2.4.2.1 2002/01/01 15:11:28 easysw Exp $" // // Roller header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2001 by Bill Spitzak and others. +// Copyright 1998-2002 by Bill Spitzak 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_Roller.H,v 1.5.2.4 2001/01/22 15:13:38 easysw Exp $". +// End of "$Id: Fl_Roller.H,v 1.5.2.4.2.1 2002/01/01 15:11:28 easysw Exp $". // diff --git a/FL/Fl_Round_Button.H b/FL/Fl_Round_Button.H index 978d7ba46..f203e2dbe 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.2.3 2001/01/22 15:13:38 easysw Exp $" +// "$Id: Fl_Round_Button.H,v 1.5.2.3.2.1 2002/01/01 15:11:28 easysw Exp $" // // Round button header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2001 by Bill Spitzak and others. +// Copyright 1998-2002 by Bill Spitzak 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.2.3 2001/01/22 15:13:38 easysw Exp $". +// End of "$Id: Fl_Round_Button.H,v 1.5.2.3.2.1 2002/01/01 15:11:28 easysw Exp $". // diff --git a/FL/Fl_Round_Clock.H b/FL/Fl_Round_Clock.H index 8e7078be8..7e00318af 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.2.3 2001/01/22 15:13:38 easysw Exp $" +// "$Id: Fl_Round_Clock.H,v 1.4.2.3.2.1 2002/01/01 15:11:28 easysw Exp $" // // Round clock header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2001 by Bill Spitzak and others. +// Copyright 1998-2002 by Bill Spitzak 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.2.3 2001/01/22 15:13:38 easysw Exp $". +// End of "$Id: Fl_Round_Clock.H,v 1.4.2.3.2.1 2002/01/01 15:11:28 easysw Exp $". // diff --git a/FL/Fl_Scroll.H b/FL/Fl_Scroll.H index 55360454d..e02e60898 100644 --- a/FL/Fl_Scroll.H +++ b/FL/Fl_Scroll.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Scroll.H,v 1.5.2.3 2001/01/22 15:13:38 easysw Exp $" +// "$Id: Fl_Scroll.H,v 1.5.2.3.2.1 2002/01/01 15:11:28 easysw Exp $" // // Scroll header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2001 by Bill Spitzak and others. +// Copyright 1998-2002 by Bill Spitzak 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.2.3 2001/01/22 15:13:38 easysw Exp $". +// End of "$Id: Fl_Scroll.H,v 1.5.2.3.2.1 2002/01/01 15:11:28 easysw Exp $". // diff --git a/FL/Fl_Scrollbar.H b/FL/Fl_Scrollbar.H index 8de193f49..f99978928 100644 --- a/FL/Fl_Scrollbar.H +++ b/FL/Fl_Scrollbar.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Scrollbar.H,v 1.5.2.4 2001/01/22 15:13:38 easysw Exp $" +// "$Id: Fl_Scrollbar.H,v 1.5.2.4.2.1 2002/01/01 15:11:28 easysw Exp $" // // Scroll bar header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2001 by Bill Spitzak and others. +// Copyright 1998-2002 by Bill Spitzak 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 @@ public: #endif // -// End of "$Id: Fl_Scrollbar.H,v 1.5.2.4 2001/01/22 15:13:38 easysw Exp $". +// End of "$Id: Fl_Scrollbar.H,v 1.5.2.4.2.1 2002/01/01 15:11:28 easysw Exp $". // diff --git a/FL/Fl_Secret_Input.H b/FL/Fl_Secret_Input.H index 9227a7b9b..5eb884a8e 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.2.3 2001/01/22 15:13:38 easysw Exp $" +// "$Id: Fl_Secret_Input.H,v 1.4.2.3.2.1 2002/01/01 15:11:28 easysw Exp $" // // Secret input header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2001 by Bill Spitzak and others. +// Copyright 1998-2002 by Bill Spitzak 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.2.3 2001/01/22 15:13:38 easysw Exp $". +// End of "$Id: Fl_Secret_Input.H,v 1.4.2.3.2.1 2002/01/01 15:11:28 easysw Exp $". // diff --git a/FL/Fl_Select_Browser.H b/FL/Fl_Select_Browser.H index 84c383620..3a95fb4b3 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.2.3 2001/01/22 15:13:38 easysw Exp $" +// "$Id: Fl_Select_Browser.H,v 1.4.2.3.2.1 2002/01/01 15:11:28 easysw Exp $" // // Select browser header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2001 by Bill Spitzak and others. +// Copyright 1998-2002 by Bill Spitzak 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.2.3 2001/01/22 15:13:38 easysw Exp $". +// End of "$Id: Fl_Select_Browser.H,v 1.4.2.3.2.1 2002/01/01 15:11:28 easysw Exp $". // diff --git a/FL/Fl_Shared_Image.H b/FL/Fl_Shared_Image.H index 3aee366cd..d4f6971ef 100644 --- a/FL/Fl_Shared_Image.H +++ b/FL/Fl_Shared_Image.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Shared_Image.H,v 1.22.2.1 2001/11/24 02:46:19 easysw Exp $" +// "$Id: Fl_Shared_Image.H,v 1.22.2.2 2002/01/01 15:11:28 easysw Exp $" // // Shared image header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2001 by Bill Spitzak and others. +// Copyright 1998-2002 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -75,5 +75,5 @@ class Fl_Shared_Image : public Fl_Image { #endif // !Fl_Shared_Image_H // -// End of "$Id: Fl_Shared_Image.H,v 1.22.2.1 2001/11/24 02:46:19 easysw Exp $" +// End of "$Id: Fl_Shared_Image.H,v 1.22.2.2 2002/01/01 15:11:28 easysw Exp $" // diff --git a/FL/Fl_Simple_Counter.H b/FL/Fl_Simple_Counter.H index d995c7a93..321cf57f9 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.2.3 2001/01/22 15:13:38 easysw Exp $" +// "$Id: Fl_Simple_Counter.H,v 1.4.2.3.2.1 2002/01/01 15:11:28 easysw Exp $" // // Simple counter header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2001 by Bill Spitzak and others. +// Copyright 1998-2002 by Bill Spitzak 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.2.3 2001/01/22 15:13:38 easysw Exp $". +// End of "$Id: Fl_Simple_Counter.H,v 1.4.2.3.2.1 2002/01/01 15:11:28 easysw Exp $". // diff --git a/FL/Fl_Single_Window.H b/FL/Fl_Single_Window.H index 126c6b111..02cfeb6aa 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.2.3 2001/01/22 15:13:38 easysw Exp $" +// "$Id: Fl_Single_Window.H,v 1.5.2.3.2.1 2002/01/01 15:11:28 easysw Exp $" // // Single-buffered window header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2001 by Bill Spitzak and others. +// Copyright 1998-2002 by Bill Spitzak 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.2.3 2001/01/22 15:13:38 easysw Exp $". +// End of "$Id: Fl_Single_Window.H,v 1.5.2.3.2.1 2002/01/01 15:11:28 easysw Exp $". // diff --git a/FL/Fl_Slider.H b/FL/Fl_Slider.H index d789d6936..0b67e92a7 100644 --- a/FL/Fl_Slider.H +++ b/FL/Fl_Slider.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Slider.H,v 1.5.2.3 2001/01/22 15:13:38 easysw Exp $" +// "$Id: Fl_Slider.H,v 1.5.2.3.2.1 2002/01/01 15:11:28 easysw Exp $" // // Slider header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2001 by Bill Spitzak and others. +// Copyright 1998-2002 by Bill Spitzak 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.2.3 2001/01/22 15:13:38 easysw Exp $". +// End of "$Id: Fl_Slider.H,v 1.5.2.3.2.1 2002/01/01 15:11:28 easysw Exp $". // diff --git a/FL/Fl_Sys_Menu_Bar.H b/FL/Fl_Sys_Menu_Bar.H index a1cf92185..44fd88305 100644 --- a/FL/Fl_Sys_Menu_Bar.H +++ b/FL/Fl_Sys_Menu_Bar.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Sys_Menu_Bar.H,v 1.1.2.1 2001/11/27 17:44:06 easysw Exp $" +// "$Id: Fl_Sys_Menu_Bar.H,v 1.1.2.2 2002/01/01 15:11:28 easysw Exp $" // // MacOS system menu bar header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2001 by Bill Spitzak and others. +// Copyright 1998-2002 by Bill Spitzak 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_Sys_Menu_Bar.H,v 1.1.2.1 2001/11/27 17:44:06 easysw Exp $". +// End of "$Id: Fl_Sys_Menu_Bar.H,v 1.1.2.2 2002/01/01 15:11:28 easysw Exp $". // diff --git a/FL/Fl_Tabs.H b/FL/Fl_Tabs.H index f05eb79cb..9e84d5195 100644 --- a/FL/Fl_Tabs.H +++ b/FL/Fl_Tabs.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Tabs.H,v 1.5.2.4 2001/01/22 15:13:38 easysw Exp $" +// "$Id: Fl_Tabs.H,v 1.5.2.4.2.1 2002/01/01 15:11:28 easysw Exp $" // // Tab header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2001 by Bill Spitzak and others. +// Copyright 1998-2002 by Bill Spitzak 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_Tabs.H,v 1.5.2.4 2001/01/22 15:13:38 easysw Exp $". +// End of "$Id: Fl_Tabs.H,v 1.5.2.4.2.1 2002/01/01 15:11:28 easysw Exp $". // diff --git a/FL/Fl_Text_Buffer.H b/FL/Fl_Text_Buffer.H index 3c3eccde2..eee2f5a4a 100644 --- a/FL/Fl_Text_Buffer.H +++ b/FL/Fl_Text_Buffer.H @@ -1,10 +1,11 @@ // -// "$Id: Fl_Text_Buffer.H,v 1.3.2.1 2001/08/04 12:21:33 easysw Exp $" +// "$Id: Fl_Text_Buffer.H,v 1.3.2.2 2002/01/01 15:11:28 easysw Exp $" // // Header file for Fl_Text_Buffer class. // -// Copyright Mark Edel. Permission to distribute under the LGPL for -// the FLTK library granted by Mark Edel. +// Copyright 2001-2002 by Bill Spitzak and others. +// Original code Copyright Mark Edel. Permission to distribute under +// the LGPL for the FLTK library granted by Mark Edel. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -237,5 +238,5 @@ class FL_EXPORT Fl_Text_Buffer { #endif // -// End of "$Id: Fl_Text_Buffer.H,v 1.3.2.1 2001/08/04 12:21:33 easysw Exp $". +// End of "$Id: Fl_Text_Buffer.H,v 1.3.2.2 2002/01/01 15:11:28 easysw Exp $". // diff --git a/FL/Fl_Text_Display.H b/FL/Fl_Text_Display.H index 5532388b1..7fad70707 100644 --- a/FL/Fl_Text_Display.H +++ b/FL/Fl_Text_Display.H @@ -1,10 +1,11 @@ // -// "$Id: Fl_Text_Display.H,v 1.4.2.4 2001/12/03 18:29:49 easysw Exp $" +// "$Id: Fl_Text_Display.H,v 1.4.2.5 2002/01/01 15:11:28 easysw Exp $" // // Header file for Fl_Text_Display class. // -// Copyright Mark Edel. Permission to distribute under the LGPL for -// the FLTK library granted by Mark Edel. +// Copyright 2001-2002 by Bill Spitzak and others. +// Original code Copyright Mark Edel. Permission to distribute under +// the LGPL for the FLTK library granted by Mark Edel. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -223,5 +224,5 @@ class Fl_Text_Display: public Fl_Group { #endif // -// End of "$Id: Fl_Text_Display.H,v 1.4.2.4 2001/12/03 18:29:49 easysw Exp $". +// End of "$Id: Fl_Text_Display.H,v 1.4.2.5 2002/01/01 15:11:28 easysw Exp $". // diff --git a/FL/Fl_Text_Editor.H b/FL/Fl_Text_Editor.H index 6ad00d7bd..3efb8b207 100644 --- a/FL/Fl_Text_Editor.H +++ b/FL/Fl_Text_Editor.H @@ -1,10 +1,11 @@ // -// "$Id: Fl_Text_Editor.H,v 1.1.2.2 2001/08/06 23:51:39 easysw Exp $" +// "$Id: Fl_Text_Editor.H,v 1.1.2.3 2002/01/01 15:11:28 easysw Exp $" // // Header file for Fl_Text_Editor class. // -// Copyright Mark Edel. Permission to distribute under the LGPL for -// the FLTK library granted by Mark Edel. +// Copyright 2001-2002 by Bill Spitzak and others. +// Original code Copyright Mark Edel. Permission to distribute under +// the LGPL for the FLTK library granted by Mark Edel. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -100,6 +101,6 @@ class Fl_Text_Editor : public Fl_Text_Display { #endif // -// End of "$Id: Fl_Text_Editor.H,v 1.1.2.2 2001/08/06 23:51:39 easysw Exp $". +// End of "$Id: Fl_Text_Editor.H,v 1.1.2.3 2002/01/01 15:11:28 easysw Exp $". // diff --git a/FL/Fl_Tile.H b/FL/Fl_Tile.H index ad6b54851..125293867 100644 --- a/FL/Fl_Tile.H +++ b/FL/Fl_Tile.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Tile.H,v 1.6.2.3 2001/01/22 15:13:38 easysw Exp $" +// "$Id: Fl_Tile.H,v 1.6.2.3.2.1 2002/01/01 15:11:28 easysw Exp $" // // Tile header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2001 by Bill Spitzak and others. +// Copyright 1998-2002 by Bill Spitzak 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.2.3 2001/01/22 15:13:38 easysw Exp $". +// End of "$Id: Fl_Tile.H,v 1.6.2.3.2.1 2002/01/01 15:11:28 easysw Exp $". // diff --git a/FL/Fl_Tiled_Image.H b/FL/Fl_Tiled_Image.H index 16439a696..422e37bd6 100644 --- a/FL/Fl_Tiled_Image.H +++ b/FL/Fl_Tiled_Image.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Tiled_Image.H,v 1.1.2.1 2001/11/25 12:30:25 easysw Exp $" +// "$Id: Fl_Tiled_Image.H,v 1.1.2.2 2002/01/01 15:11:28 easysw Exp $" // // Tiled image header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2001 by Bill Spitzak and others. +// Copyright 1998-2002 by Bill Spitzak 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 @@ class Fl_Tiled_Image : public Fl_Image { #endif // !Fl_Tiled_Image_H // -// End of "$Id: Fl_Tiled_Image.H,v 1.1.2.1 2001/11/25 12:30:25 easysw Exp $" +// End of "$Id: Fl_Tiled_Image.H,v 1.1.2.2 2002/01/01 15:11:28 easysw Exp $" // diff --git a/FL/Fl_Timer.H b/FL/Fl_Timer.H index 3504cf484..bf8f6f939 100644 --- a/FL/Fl_Timer.H +++ b/FL/Fl_Timer.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Timer.H,v 1.5.2.3 2001/01/22 15:13:38 easysw Exp $" +// "$Id: Fl_Timer.H,v 1.5.2.3.2.1 2002/01/01 15:11:28 easysw Exp $" // // Timer header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2001 by Bill Spitzak and others. +// Copyright 1998-2002 by Bill Spitzak 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.2.3 2001/01/22 15:13:38 easysw Exp $". +// End of "$Id: Fl_Timer.H,v 1.5.2.3.2.1 2002/01/01 15:11:28 easysw Exp $". // diff --git a/FL/Fl_Toggle_Button.H b/FL/Fl_Toggle_Button.H index a910ef49e..fb1d33002 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.2.3 2001/01/22 15:13:38 easysw Exp $" +// "$Id: Fl_Toggle_Button.H,v 1.4.2.3.2.1 2002/01/01 15:11:28 easysw Exp $" // // Toggle button header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2001 by Bill Spitzak and others. +// Copyright 1998-2002 by Bill Spitzak 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.2.3 2001/01/22 15:13:38 easysw Exp $". +// End of "$Id: Fl_Toggle_Button.H,v 1.4.2.3.2.1 2002/01/01 15:11:28 easysw Exp $". // diff --git a/FL/Fl_Toggle_Light_Button.H b/FL/Fl_Toggle_Light_Button.H index 605387caf..448888a2d 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.2.3 2001/01/22 15:13:38 easysw Exp $" +// "$Id: Fl_Toggle_Light_Button.H,v 1.4.2.3.2.1 2002/01/01 15:11:28 easysw Exp $" // // Toggle light button header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2001 by Bill Spitzak and others. +// Copyright 1998-2002 by Bill Spitzak 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.2.3 2001/01/22 15:13:38 easysw Exp $". +// End of "$Id: Fl_Toggle_Light_Button.H,v 1.4.2.3.2.1 2002/01/01 15:11:28 easysw Exp $". // diff --git a/FL/Fl_Toggle_Round_Button.H b/FL/Fl_Toggle_Round_Button.H index 52ae1ad28..96245ff1f 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.2.3 2001/01/22 15:13:38 easysw Exp $" +// "$Id: Fl_Toggle_Round_Button.H,v 1.4.2.3.2.1 2002/01/01 15:11:28 easysw Exp $" // // Toggle round button header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2001 by Bill Spitzak and others. +// Copyright 1998-2002 by Bill Spitzak 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.2.3 2001/01/22 15:13:38 easysw Exp $". +// End of "$Id: Fl_Toggle_Round_Button.H,v 1.4.2.3.2.1 2002/01/01 15:11:28 easysw Exp $". // diff --git a/FL/Fl_Tooltip.H b/FL/Fl_Tooltip.H index 4d29a0834..a7dea7cb6 100644 --- a/FL/Fl_Tooltip.H +++ b/FL/Fl_Tooltip.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Tooltip.H,v 1.16.2.4 2001/10/29 03:44:31 easysw Exp $" +// "$Id: Fl_Tooltip.H,v 1.16.2.5 2002/01/01 15:11:28 easysw Exp $" // // Tooltip header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2001 by Bill Spitzak and others. +// Copyright 1998-2002 by Bill Spitzak 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 @@ public: #endif // -// End of "$Id: Fl_Tooltip.H,v 1.16.2.4 2001/10/29 03:44:31 easysw Exp $". +// End of "$Id: Fl_Tooltip.H,v 1.16.2.5 2002/01/01 15:11:28 easysw Exp $". // diff --git a/FL/Fl_Valuator.H b/FL/Fl_Valuator.H index 316fc7ef1..388000f76 100644 --- a/FL/Fl_Valuator.H +++ b/FL/Fl_Valuator.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Valuator.H,v 1.5.2.5 2001/01/22 15:13:38 easysw Exp $" +// "$Id: Fl_Valuator.H,v 1.5.2.5.2.1 2002/01/01 15:11:28 easysw Exp $" // // Valuator header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2001 by Bill Spitzak and others. +// Copyright 1998-2002 by Bill Spitzak 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.5 2001/01/22 15:13:38 easysw Exp $". +// End of "$Id: Fl_Valuator.H,v 1.5.2.5.2.1 2002/01/01 15:11:28 easysw Exp $". // diff --git a/FL/Fl_Value_Input.H b/FL/Fl_Value_Input.H index c9ac2e02c..8213cf40e 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.2.3.2.1 2001/10/29 03:44:31 easysw Exp $" +// "$Id: Fl_Value_Input.H,v 1.5.2.3.2.2 2002/01/01 15:11:28 easysw Exp $" // // Value input header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2001 by Bill Spitzak and others. +// Copyright 1998-2002 by Bill Spitzak 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.2.3.2.1 2001/10/29 03:44:31 easysw Exp $". +// End of "$Id: Fl_Value_Input.H,v 1.5.2.3.2.2 2002/01/01 15:11:28 easysw Exp $". // diff --git a/FL/Fl_Value_Output.H b/FL/Fl_Value_Output.H index 1a4f4530a..b27b55f56 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.2.3.2.1 2001/10/29 03:44:31 easysw Exp $" +// "$Id: Fl_Value_Output.H,v 1.5.2.3.2.2 2002/01/01 15:11:28 easysw Exp $" // // Value output header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2001 by Bill Spitzak and others. +// Copyright 1998-2002 by Bill Spitzak 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 @@ public: #endif // -// End of "$Id: Fl_Value_Output.H,v 1.5.2.3.2.1 2001/10/29 03:44:31 easysw Exp $". +// End of "$Id: Fl_Value_Output.H,v 1.5.2.3.2.2 2002/01/01 15:11:28 easysw Exp $". // diff --git a/FL/Fl_Value_Slider.H b/FL/Fl_Value_Slider.H index 9875dfe08..cfaa3c79b 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.2.3.2.1 2001/10/29 03:44:31 easysw Exp $" +// "$Id: Fl_Value_Slider.H,v 1.5.2.3.2.2 2002/01/01 15:11:28 easysw Exp $" // // Value slider header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2001 by Bill Spitzak and others. +// Copyright 1998-2002 by Bill Spitzak 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_Value_Slider.H,v 1.5.2.3.2.1 2001/10/29 03:44:31 easysw Exp $". +// End of "$Id: Fl_Value_Slider.H,v 1.5.2.3.2.2 2002/01/01 15:11:28 easysw Exp $". // diff --git a/FL/Fl_Widget.H b/FL/Fl_Widget.H index 7fa377e47..50e8d9a94 100644 --- a/FL/Fl_Widget.H +++ b/FL/Fl_Widget.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Widget.H,v 1.6.2.4.2.12 2001/12/19 18:15:33 easysw Exp $" +// "$Id: Fl_Widget.H,v 1.6.2.4.2.13 2002/01/01 15:11:28 easysw Exp $" // // Widget header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2001 by Bill Spitzak and others. +// Copyright 1998-2002 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -207,5 +207,5 @@ public: #endif // -// End of "$Id: Fl_Widget.H,v 1.6.2.4.2.12 2001/12/19 18:15:33 easysw Exp $". +// End of "$Id: Fl_Widget.H,v 1.6.2.4.2.13 2002/01/01 15:11:28 easysw Exp $". // diff --git a/FL/Fl_Window.H b/FL/Fl_Window.H index 125cd8a3c..0be9e69ee 100644 --- a/FL/Fl_Window.H +++ b/FL/Fl_Window.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Window.H,v 1.12.2.6.2.1 2001/10/18 18:53:20 easysw Exp $" +// "$Id: Fl_Window.H,v 1.12.2.6.2.2 2002/01/01 15:11:28 easysw Exp $" // // Window header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2001 by Bill Spitzak and others. +// Copyright 1998-2002 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -119,5 +119,5 @@ public: #endif // -// End of "$Id: Fl_Window.H,v 1.12.2.6.2.1 2001/10/18 18:53:20 easysw Exp $". +// End of "$Id: Fl_Window.H,v 1.12.2.6.2.2 2002/01/01 15:11:28 easysw Exp $". // diff --git a/FL/Fl_Wizard.H b/FL/Fl_Wizard.H index d950abc00..8d37bc172 100644 --- a/FL/Fl_Wizard.H +++ b/FL/Fl_Wizard.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Wizard.H,v 1.1.2.1 2001/08/02 18:39:01 easysw Exp $" +// "$Id: Fl_Wizard.H,v 1.1.2.2 2002/01/01 15:11:28 easysw Exp $" // // Fl_Wizard widget definitions. // -// Copyright 1999-2001 by Easy Software Products. +// Copyright 1999-2002 by Easy Software Products. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -56,5 +56,5 @@ class Fl_Wizard : public Fl_Group #endif // !_Fl_Wizard_H_ // -// End of "$Id: Fl_Wizard.H,v 1.1.2.1 2001/08/02 18:39:01 easysw Exp $". +// End of "$Id: Fl_Wizard.H,v 1.1.2.2 2002/01/01 15:11:28 easysw Exp $". // diff --git a/FL/Fl_XBM_Image.H b/FL/Fl_XBM_Image.H index df41af65e..4f25729e5 100644 --- a/FL/Fl_XBM_Image.H +++ b/FL/Fl_XBM_Image.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_XBM_Image.H,v 1.1.2.1 2001/11/24 18:07:57 easysw Exp $" +// "$Id: Fl_XBM_Image.H,v 1.1.2.2 2002/01/01 15:11:28 easysw Exp $" // // XBM image header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2001 by Bill Spitzak and others. +// Copyright 1998-2002 by Bill Spitzak 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 @@ class FL_EXPORT Fl_XBM_Image : public Fl_Bitmap { #endif // !Fl_XBM_Image_H // -// End of "$Id: Fl_XBM_Image.H,v 1.1.2.1 2001/11/24 18:07:57 easysw Exp $". +// End of "$Id: Fl_XBM_Image.H,v 1.1.2.2 2002/01/01 15:11:28 easysw Exp $". // diff --git a/FL/Fl_XPM_Image.H b/FL/Fl_XPM_Image.H index f6643e99c..428aa0d2f 100644 --- a/FL/Fl_XPM_Image.H +++ b/FL/Fl_XPM_Image.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_XPM_Image.H,v 1.1.2.1 2001/11/24 18:07:57 easysw Exp $" +// "$Id: Fl_XPM_Image.H,v 1.1.2.2 2002/01/01 15:11:28 easysw Exp $" // // XPM image header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2001 by Bill Spitzak and others. +// Copyright 1998-2002 by Bill Spitzak 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 @@ class FL_EXPORT Fl_XPM_Image : public Fl_Pixmap { #endif // !Fl_XPM_Image // -// End of "$Id: Fl_XPM_Image.H,v 1.1.2.1 2001/11/24 18:07:57 easysw Exp $". +// End of "$Id: Fl_XPM_Image.H,v 1.1.2.2 2002/01/01 15:11:28 easysw Exp $". // diff --git a/FL/Makefile.in b/FL/Makefile.in index 0f91e04dc..90633a35b 100644 --- a/FL/Makefile.in +++ b/FL/Makefile.in @@ -1,9 +1,9 @@ # -# "$Id: Makefile.in,v 1.1.2.2 2001/12/14 19:34:29 easysw Exp $" +# "$Id: Makefile.in,v 1.1.2.3 2002/01/01 15:11:28 easysw Exp $" # # Header makefile for the Fast Light Tool Kit (FLTK). # -# Copyright 1998-2001 by Bill Spitzak and others. +# Copyright 1998-2002 by Bill Spitzak 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 @@ uninstall: # -# End of "$Id: Makefile.in,v 1.1.2.2 2001/12/14 19:34:29 easysw Exp $". +# End of "$Id: Makefile.in,v 1.1.2.3 2002/01/01 15:11:28 easysw Exp $". # diff --git a/FL/dirent.h b/FL/dirent.h index 9951f0298..96578bbce 100644 --- a/FL/dirent.h +++ b/FL/dirent.h @@ -1,9 +1,9 @@ // -// "$Id: dirent.h,v 1.5.2.3 2001/01/22 15:13:38 easysw Exp $" +// "$Id: dirent.h,v 1.5.2.3.2.1 2002/01/01 15:11:28 easysw Exp $" // // Directory header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2001 by Bill Spitzak and others. +// Copyright 1998-2002 by Bill Spitzak 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.2.3 2001/01/22 15:13:38 easysw Exp $". +// End of "$Id: dirent.h,v 1.5.2.3.2.1 2002/01/01 15:11:28 easysw Exp $". // diff --git a/FL/filename.H b/FL/filename.H index 98ac6cb7d..6d783b846 100644 --- a/FL/filename.H +++ b/FL/filename.H @@ -1,9 +1,9 @@ // -// "$Id: filename.H,v 1.11.2.4.2.3 2001/11/29 00:24:43 easysw Exp $" +// "$Id: filename.H,v 1.11.2.4.2.4 2002/01/01 15:11:28 easysw Exp $" // // Filename header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2001 by Bill Spitzak and others. +// Copyright 1998-2002 by Bill Spitzak 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_EXPORT int filename_list(const char *d, struct dirent ***list); #endif // -// End of "$Id: filename.H,v 1.11.2.4.2.3 2001/11/29 00:24:43 easysw Exp $". +// End of "$Id: filename.H,v 1.11.2.4.2.4 2002/01/01 15:11:28 easysw Exp $". // diff --git a/FL/fl_ask.H b/FL/fl_ask.H index 221b51d88..e95c1b92c 100644 --- a/FL/fl_ask.H +++ b/FL/fl_ask.H @@ -1,9 +1,9 @@ // -// "$Id: fl_ask.H,v 1.7.2.4.2.1 2001/11/17 16:37:47 easysw Exp $" +// "$Id: fl_ask.H,v 1.7.2.4.2.2 2002/01/01 15:11:28 easysw Exp $" // // Standard dialog header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2001 by Bill Spitzak and others. +// Copyright 1998-2002 by Bill Spitzak 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 @@ extern FL_EXPORT const char* fl_cancel; #endif // -// End of "$Id: fl_ask.H,v 1.7.2.4.2.1 2001/11/17 16:37:47 easysw Exp $". +// End of "$Id: fl_ask.H,v 1.7.2.4.2.2 2002/01/01 15:11:28 easysw Exp $". // diff --git a/FL/fl_draw.H b/FL/fl_draw.H index 3f21d9d9f..337b6f5c2 100644 --- a/FL/fl_draw.H +++ b/FL/fl_draw.H @@ -1,9 +1,9 @@ // -// "$Id: fl_draw.H,v 1.9.2.6.2.3 2001/11/03 05:11:34 easysw Exp $" +// "$Id: fl_draw.H,v 1.9.2.6.2.4 2002/01/01 15:11:28 easysw Exp $" // // Portable drawing function header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2001 by Bill Spitzak and others. +// Copyright 1998-2002 by Bill Spitzak 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_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.6.2.3 2001/11/03 05:11:34 easysw Exp $". +// End of "$Id: fl_draw.H,v 1.9.2.6.2.4 2002/01/01 15:11:28 easysw Exp $". // diff --git a/FL/fl_message.H b/FL/fl_message.H index 11717fb7b..62dd0302c 100644 --- a/FL/fl_message.H +++ b/FL/fl_message.H @@ -1,9 +1,9 @@ // -// "$Id: fl_message.H,v 1.4.2.3 2001/01/22 15:13:38 easysw Exp $" +// "$Id: fl_message.H,v 1.4.2.3.2.1 2002/01/01 15:11:28 easysw Exp $" // // Standard message header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2001 by Bill Spitzak and others. +// Copyright 1998-2002 by Bill Spitzak 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.2.3 2001/01/22 15:13:38 easysw Exp $". +// End of "$Id: fl_message.H,v 1.4.2.3.2.1 2002/01/01 15:11:28 easysw Exp $". // diff --git a/FL/fl_show_colormap.H b/FL/fl_show_colormap.H index fca1a4d04..14ab35eae 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.2.3 2001/01/22 15:13:38 easysw Exp $" +// "$Id: fl_show_colormap.H,v 1.5.2.3.2.1 2002/01/01 15:11:28 easysw Exp $" // // Colormap picker header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2001 by Bill Spitzak and others. +// Copyright 1998-2002 by Bill Spitzak 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.2.3 2001/01/22 15:13:38 easysw Exp $". +// End of "$Id: fl_show_colormap.H,v 1.5.2.3.2.1 2002/01/01 15:11:28 easysw Exp $". // diff --git a/FL/fl_show_input.H b/FL/fl_show_input.H index 5b8066eae..e6a3baf5a 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.2.3 2001/01/22 15:13:38 easysw Exp $" +// "$Id: fl_show_input.H,v 1.4.2.3.2.1 2002/01/01 15:11:28 easysw Exp $" // // Standard input dialog header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2001 by Bill Spitzak and others. +// Copyright 1998-2002 by Bill Spitzak 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.2.3 2001/01/22 15:13:38 easysw Exp $". +// End of "$Id: fl_show_input.H,v 1.4.2.3.2.1 2002/01/01 15:11:28 easysw Exp $". // diff --git a/FL/forms.H b/FL/forms.H index 8f11b13dc..481e59d01 100644 --- a/FL/forms.H +++ b/FL/forms.H @@ -1,9 +1,9 @@ // -// "$Id: forms.H,v 1.7.2.7.2.2 2001/10/29 03:44:31 easysw Exp $" +// "$Id: forms.H,v 1.7.2.7.2.3 2002/01/01 15:11:28 easysw Exp $" // // Forms emulation header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2001 by Bill Spitzak and others. +// Copyright 1998-2002 by Bill Spitzak 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.7.2.2 2001/10/29 03:44:31 easysw Exp $". +// End of "$Id: forms.H,v 1.7.2.7.2.3 2002/01/01 15:11:28 easysw Exp $". // @@ -1,9 +1,9 @@ // -// "$Id: gl.h,v 1.6.2.4.2.1 2001/12/06 00:17:47 matthiaswm Exp $" +// "$Id: gl.h,v 1.6.2.4.2.2 2002/01/01 15:11:28 easysw Exp $" // // OpenGL header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2001 by Bill Spitzak and others. +// Copyright 1998-2002 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 @@ -81,5 +81,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.2.4.2.1 2001/12/06 00:17:47 matthiaswm Exp $". +// End of "$Id: gl.h,v 1.6.2.4.2.2 2002/01/01 15:11:28 easysw Exp $". // diff --git a/FL/gl_draw.H b/FL/gl_draw.H index 1407228cb..193842eed 100644 --- a/FL/gl_draw.H +++ b/FL/gl_draw.H @@ -1,9 +1,9 @@ // -// "$Id: gl_draw.H,v 1.4.2.3 2001/01/22 15:13:38 easysw Exp $" +// "$Id: gl_draw.H,v 1.4.2.3.2.1 2002/01/01 15:11:28 easysw Exp $" // // OpenGL header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2001 by Bill Spitzak and others. +// Copyright 1998-2002 by Bill Spitzak 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.2.3 2001/01/22 15:13:38 easysw Exp $". +// End of "$Id: gl_draw.H,v 1.4.2.3.2.1 2002/01/01 15:11:28 easysw Exp $". // @@ -1,9 +1,9 @@ // -// "$Id: glut.H,v 1.6.2.10 2001/03/14 17:20:01 spitzak Exp $" +// "$Id: glut.H,v 1.6.2.10.2.1 2002/01/01 15:11:28 easysw Exp $" // // GLUT emulation header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2001 by Bill Spitzak and others. +// Copyright 1998-2002 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -470,5 +470,5 @@ extern void APIENTRY glutSolidIcosahedron(); #endif /* __glut_h__ */ // -// End of "$Id: glut.H,v 1.6.2.10 2001/03/14 17:20:01 spitzak Exp $". +// End of "$Id: glut.H,v 1.6.2.10.2.1 2002/01/01 15:11:28 easysw Exp $". // @@ -1,9 +1,9 @@ // -// "$Id: mac.H,v 1.1.2.3 2001/12/18 11:00:09 matthiaswm Exp $" +// "$Id: mac.H,v 1.1.2.4 2002/01/01 15:11:28 easysw Exp $" // // Mac header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2001 by Bill Spitzak and others. +// Copyright 1998-2002 by Bill Spitzak 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,6 +120,6 @@ extern FL_EXPORT int fl_parse_color(const char* p, uchar& r, uchar& g, uchar& b) #endif // !FL_MAC_H // -// End of "$Id: mac.H,v 1.1.2.3 2001/12/18 11:00:09 matthiaswm Exp $". +// End of "$Id: mac.H,v 1.1.2.4 2002/01/01 15:11:28 easysw Exp $". // @@ -1,9 +1,9 @@ // -// "$Id: math.h,v 1.4.2.4 2001/01/22 15:13:38 easysw Exp $" +// "$Id: math.h,v 1.4.2.4.2.1 2002/01/01 15:11:28 easysw Exp $" // // Math header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2001 by Bill Spitzak and others. +// Copyright 1998-2002 by Bill Spitzak 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.4 2001/01/22 15:13:38 easysw Exp $". +// End of "$Id: math.h,v 1.4.2.4.2.1 2002/01/01 15:11:28 easysw Exp $". // diff --git a/FL/win32.H b/FL/win32.H index 3c6b8955f..c78717d35 100644 --- a/FL/win32.H +++ b/FL/win32.H @@ -1,9 +1,9 @@ // -// "$Id: win32.H,v 1.15.2.3.2.3 2001/11/27 17:44:06 easysw Exp $" +// "$Id: win32.H,v 1.15.2.3.2.4 2002/01/01 15:11:28 easysw Exp $" // // WIN32 header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2001 by Bill Spitzak and others. +// Copyright 1998-2002 by Bill Spitzak 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 @@ extern FL_EXPORT void fl_delete_bitmask(Fl_Bitmask bm); extern FL_EXPORT int fl_parse_color(const char* p, uchar& r, uchar& g, uchar& b); // -// End of "$Id: win32.H,v 1.15.2.3.2.3 2001/11/27 17:44:06 easysw Exp $". +// End of "$Id: win32.H,v 1.15.2.3.2.4 2002/01/01 15:11:28 easysw Exp $". // @@ -1,9 +1,9 @@ // -// "$Id: x.H,v 1.10.2.8.2.4 2002/01/01 13:11:29 easysw Exp $" +// "$Id: x.H,v 1.10.2.8.2.5 2002/01/01 15:11:28 easysw Exp $" // // X11 header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2001 by Bill Spitzak and others. +// Copyright 1998-2002 by Bill Spitzak 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 @@ extern FL_EXPORT int fl_parse_color(const char* p, uchar& r, uchar& g, uchar& b) #endif // -// End of "$Id: x.H,v 1.10.2.8.2.4 2002/01/01 13:11:29 easysw Exp $". +// End of "$Id: x.H,v 1.10.2.8.2.5 2002/01/01 15:11:28 easysw Exp $". // |
