Yay, change all copyright notices to be 1998-1999.

git-svn-id: file:///fltk/svn/fltk/trunk@201 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Michael R Sweet 1999-01-07 19:18:01 +00:00
parent bbbec0bbfb
commit 0a36d98420
306 changed files with 3836 additions and 1153 deletions

View File

@ -1,9 +1,9 @@
//
// "$Id: Enumerations.H,v 1.8 1999/01/07 16:40:57 mike Exp $"
// "$Id: Enumerations.H,v 1.9 1999/01/07 19:16:49 mike Exp $"
//
// Enumerations for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998 by Bill Spitzak and others.
// Copyright 1998-1999 by Bill Spitzak and others.
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public
@ -350,5 +350,5 @@ enum Fl_Damage {
#endif
//
// End of "$Id: Enumerations.H,v 1.8 1999/01/07 16:40:57 mike Exp $".
// End of "$Id: Enumerations.H,v 1.9 1999/01/07 19:16:49 mike Exp $".
//

View File

@ -1,9 +1,9 @@
//
// "$Id: Fl.H,v 1.3 1998/10/21 14:18:57 mike Exp $"
// "$Id: Fl.H,v 1.4 1999/01/07 19:16:50 mike Exp $"
//
// Main header file for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998 by Bill Spitzak and others.
// Copyright 1998-1999 by Bill Spitzak and others.
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public
@ -198,5 +198,5 @@ public:
#endif
//
// End of "$Id: Fl.H,v 1.3 1998/10/21 14:18:57 mike Exp $".
// End of "$Id: Fl.H,v 1.4 1999/01/07 19:16:50 mike Exp $".
//

View File

@ -1,9 +1,9 @@
//
// "$Id: Fl_Adjuster.H,v 1.3 1998/10/21 14:18:58 mike Exp $"
// "$Id: Fl_Adjuster.H,v 1.4 1999/01/07 19:16:50 mike Exp $"
//
// Adjuster widget header file for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998 by Bill Spitzak and others.
// Copyright 1998-1999 by Bill Spitzak and others.
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public
@ -49,5 +49,5 @@ public:
#endif
//
// End of "$Id: Fl_Adjuster.H,v 1.3 1998/10/21 14:18:58 mike Exp $".
// End of "$Id: Fl_Adjuster.H,v 1.4 1999/01/07 19:16:50 mike Exp $".
//

View File

@ -1,9 +1,9 @@
//
// "$Id: Fl_Bitmap.H,v 1.3 1998/10/21 14:18:58 mike Exp $"
// "$Id: Fl_Bitmap.H,v 1.4 1999/01/07 19:16:50 mike Exp $"
//
// Bitmap header file for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998 by Bill Spitzak and others.
// Copyright 1998-1999 by Bill Spitzak and others.
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public
@ -47,5 +47,5 @@ struct Fl_Bitmap {
#endif
//
// End of "$Id: Fl_Bitmap.H,v 1.3 1998/10/21 14:18:58 mike Exp $".
// End of "$Id: Fl_Bitmap.H,v 1.4 1999/01/07 19:16:50 mike Exp $".
//

View File

@ -1,9 +1,9 @@
//
// "$Id: Fl_Box.H,v 1.3 1998/10/21 14:18:59 mike Exp $"
// "$Id: Fl_Box.H,v 1.4 1999/01/07 19:16:51 mike Exp $"
//
// Box header file for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998 by Bill Spitzak and others.
// Copyright 1998-1999 by Bill Spitzak and others.
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public
@ -42,5 +42,5 @@ public:
#endif
//
// End of "$Id: Fl_Box.H,v 1.3 1998/10/21 14:18:59 mike Exp $".
// End of "$Id: Fl_Box.H,v 1.4 1999/01/07 19:16:51 mike Exp $".
//

View File

@ -1,9 +1,9 @@
//
// "$Id: Fl_Browser.H,v 1.5 1998/11/05 16:04:37 mike Exp $"
// "$Id: Fl_Browser.H,v 1.6 1999/01/07 19:16:51 mike Exp $"
//
// Browser header file for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998 by Bill Spitzak and others.
// Copyright 1998-1999 by Bill Spitzak and others.
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public
@ -108,5 +108,5 @@ public:
#endif
//
// End of "$Id: Fl_Browser.H,v 1.5 1998/11/05 16:04:37 mike Exp $".
// End of "$Id: Fl_Browser.H,v 1.6 1999/01/07 19:16:51 mike Exp $".
//

View File

@ -1,9 +1,9 @@
//
// "$Id: Fl_Browser_.H,v 1.4 1998/10/21 14:19:00 mike Exp $"
// "$Id: Fl_Browser_.H,v 1.5 1999/01/07 19:16:51 mike Exp $"
//
// Common browser header file for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998 by Bill Spitzak and others.
// Copyright 1998-1999 by Bill Spitzak and others.
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public
@ -146,5 +146,5 @@ public:
#endif
//
// End of "$Id: Fl_Browser_.H,v 1.4 1998/10/21 14:19:00 mike Exp $".
// End of "$Id: Fl_Browser_.H,v 1.5 1999/01/07 19:16:51 mike Exp $".
//

View File

@ -1,9 +1,9 @@
//
// "$Id: Fl_Button.H,v 1.3 1998/10/21 14:19:01 mike Exp $"
// "$Id: Fl_Button.H,v 1.4 1999/01/07 19:16:51 mike Exp $"
//
// Button header file for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998 by Bill Spitzak and others.
// Copyright 1998-1999 by Bill Spitzak and others.
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public
@ -71,5 +71,5 @@ public:
#endif
//
// End of "$Id: Fl_Button.H,v 1.3 1998/10/21 14:19:01 mike Exp $".
// End of "$Id: Fl_Button.H,v 1.4 1999/01/07 19:16:51 mike Exp $".
//

View File

@ -1,9 +1,9 @@
//
// "$Id: Fl_Chart.H,v 1.3 1998/10/21 14:19:01 mike Exp $"
// "$Id: Fl_Chart.H,v 1.4 1999/01/07 19:16:52 mike Exp $"
//
// Forms chart header file for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998 by Bill Spitzak and others.
// Copyright 1998-1999 by Bill Spitzak and others.
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public
@ -83,5 +83,5 @@ public:
#endif
//
// End of "$Id: Fl_Chart.H,v 1.3 1998/10/21 14:19:01 mike Exp $".
// End of "$Id: Fl_Chart.H,v 1.4 1999/01/07 19:16:52 mike Exp $".
//

View File

@ -1,9 +1,9 @@
//
// "$Id: Fl_Check_Button.H,v 1.3 1998/10/21 14:19:02 mike Exp $"
// "$Id: Fl_Check_Button.H,v 1.4 1999/01/07 19:16:52 mike Exp $"
//
// Check button header file for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998 by Bill Spitzak and others.
// Copyright 1998-1999 by Bill Spitzak and others.
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public
@ -36,5 +36,5 @@ public:
#endif
//
// End of "$Id: Fl_Check_Button.H,v 1.3 1998/10/21 14:19:02 mike Exp $".
// End of "$Id: Fl_Check_Button.H,v 1.4 1999/01/07 19:16:52 mike Exp $".
//

View File

@ -1,9 +1,9 @@
//
// "$Id: Fl_Choice.H,v 1.3 1998/10/21 14:19:02 mike Exp $"
// "$Id: Fl_Choice.H,v 1.4 1999/01/07 19:16:52 mike Exp $"
//
// Choice header file for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998 by Bill Spitzak and others.
// Copyright 1998-1999 by Bill Spitzak and others.
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public
@ -41,5 +41,5 @@ public:
#endif
//
// End of "$Id: Fl_Choice.H,v 1.3 1998/10/21 14:19:02 mike Exp $".
// End of "$Id: Fl_Choice.H,v 1.4 1999/01/07 19:16:52 mike Exp $".
//

View File

@ -1,9 +1,9 @@
//
// "$Id: Fl_Clock.H,v 1.3 1998/10/21 14:19:03 mike Exp $"
// "$Id: Fl_Clock.H,v 1.4 1999/01/07 19:16:52 mike Exp $"
//
// Clock header file for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998 by Bill Spitzak and others.
// Copyright 1998-1999 by Bill Spitzak and others.
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public
@ -60,5 +60,5 @@ public:
#endif
//
// End of "$Id: Fl_Clock.H,v 1.3 1998/10/21 14:19:03 mike Exp $".
// End of "$Id: Fl_Clock.H,v 1.4 1999/01/07 19:16:52 mike Exp $".
//

View File

@ -1,9 +1,9 @@
//
// "$Id: Fl_Color_Chooser.H,v 1.3 1998/10/21 14:19:04 mike Exp $"
// "$Id: Fl_Color_Chooser.H,v 1.4 1999/01/07 19:16:52 mike Exp $"
//
// Color chooser header file for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998 by Bill Spitzak and others.
// Copyright 1998-1999 by Bill Spitzak and others.
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public
@ -94,5 +94,5 @@ int fl_color_chooser(const char* name, uchar& r, uchar& g, uchar& b);
#endif
//
// End of "$Id: Fl_Color_Chooser.H,v 1.3 1998/10/21 14:19:04 mike Exp $".
// End of "$Id: Fl_Color_Chooser.H,v 1.4 1999/01/07 19:16:52 mike Exp $".
//

View File

@ -1,9 +1,9 @@
//
// "$Id: Fl_Counter.H,v 1.3 1998/10/21 14:19:04 mike Exp $"
// "$Id: Fl_Counter.H,v 1.4 1999/01/07 19:16:53 mike Exp $"
//
// Counter header file for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998 by Bill Spitzak and others.
// Copyright 1998-1999 by Bill Spitzak and others.
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public
@ -69,5 +69,5 @@ public:
#endif
//
// End of "$Id: Fl_Counter.H,v 1.3 1998/10/21 14:19:04 mike Exp $".
// End of "$Id: Fl_Counter.H,v 1.4 1999/01/07 19:16:53 mike Exp $".
//

View File

@ -1,9 +1,9 @@
//
// "$Id: Fl_Dial.H,v 1.3 1998/10/21 14:19:05 mike Exp $"
// "$Id: Fl_Dial.H,v 1.4 1999/01/07 19:16:53 mike Exp $"
//
// Dial header file for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998 by Bill Spitzak and others.
// Copyright 1998-1999 by Bill Spitzak and others.
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public
@ -63,5 +63,5 @@ public:
#endif
//
// End of "$Id: Fl_Dial.H,v 1.3 1998/10/21 14:19:05 mike Exp $".
// End of "$Id: Fl_Dial.H,v 1.4 1999/01/07 19:16:53 mike Exp $".
//

View File

@ -1,9 +1,9 @@
//
// "$Id: Fl_Double_Window.H,v 1.5 1998/11/05 16:04:38 mike Exp $"
// "$Id: Fl_Double_Window.H,v 1.6 1999/01/07 19:16:53 mike Exp $"
//
// Double-buffered window header file for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998 by Bill Spitzak and others.
// Copyright 1998-1999 by Bill Spitzak and others.
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public
@ -46,5 +46,5 @@ public:
#endif
//
// End of "$Id: Fl_Double_Window.H,v 1.5 1998/11/05 16:04:38 mike Exp $".
// End of "$Id: Fl_Double_Window.H,v 1.6 1999/01/07 19:16:53 mike Exp $".
//

View File

@ -1,9 +1,9 @@
//
// "$Id: Fl_Fill_Dial.H,v 1.3 1998/10/21 14:19:06 mike Exp $"
// "$Id: Fl_Fill_Dial.H,v 1.4 1999/01/07 19:16:53 mike Exp $"
//
// Filled dial header file for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998 by Bill Spitzak and others.
// Copyright 1998-1999 by Bill Spitzak and others.
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public
@ -37,5 +37,5 @@ public:
#endif
//
// End of "$Id: Fl_Fill_Dial.H,v 1.3 1998/10/21 14:19:06 mike Exp $".
// End of "$Id: Fl_Fill_Dial.H,v 1.4 1999/01/07 19:16:53 mike Exp $".
//

View File

@ -1,9 +1,9 @@
//
// "$Id: Fl_Fill_Slider.H,v 1.3 1998/10/21 14:19:07 mike Exp $"
// "$Id: Fl_Fill_Slider.H,v 1.4 1999/01/07 19:16:53 mike Exp $"
//
// Filled slider header file for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998 by Bill Spitzak and others.
// Copyright 1998-1999 by Bill Spitzak and others.
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public
@ -37,5 +37,5 @@ public:
#endif
//
// End of "$Id: Fl_Fill_Slider.H,v 1.3 1998/10/21 14:19:07 mike Exp $".
// End of "$Id: Fl_Fill_Slider.H,v 1.4 1999/01/07 19:16:53 mike Exp $".
//

View File

@ -1,9 +1,9 @@
//
// "$Id: Fl_Float_Input.H,v 1.3 1998/10/21 14:19:07 mike Exp $"
// "$Id: Fl_Float_Input.H,v 1.4 1999/01/07 19:16:54 mike Exp $"
//
// Floating point input header file for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998 by Bill Spitzak and others.
// Copyright 1998-1999 by Bill Spitzak and others.
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public
@ -37,5 +37,5 @@ public:
#endif
//
// End of "$Id: Fl_Float_Input.H,v 1.3 1998/10/21 14:19:07 mike Exp $".
// End of "$Id: Fl_Float_Input.H,v 1.4 1999/01/07 19:16:54 mike Exp $".
//

View File

@ -1,9 +1,9 @@
//
// "$Id: Fl_FormsBitmap.H,v 1.3 1998/10/21 14:19:08 mike Exp $"
// "$Id: Fl_FormsBitmap.H,v 1.4 1999/01/07 19:16:54 mike Exp $"
//
// Forms bitmap header file for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998 by Bill Spitzak and others.
// Copyright 1998-1999 by Bill Spitzak and others.
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public
@ -42,5 +42,5 @@ public:
#endif
//
// End of "$Id: Fl_FormsBitmap.H,v 1.3 1998/10/21 14:19:08 mike Exp $".
// End of "$Id: Fl_FormsBitmap.H,v 1.4 1999/01/07 19:16:54 mike Exp $".
//

View File

@ -1,9 +1,9 @@
//
// "$Id: Fl_FormsPixmap.H,v 1.3 1998/10/21 14:19:08 mike Exp $"
// "$Id: Fl_FormsPixmap.H,v 1.4 1999/01/07 19:16:54 mike Exp $"
//
// Forms pixmap header file for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998 by Bill Spitzak and others.
// Copyright 1998-1999 by Bill Spitzak and others.
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public
@ -42,5 +42,5 @@ public:
#endif
//
// End of "$Id: Fl_FormsPixmap.H,v 1.3 1998/10/21 14:19:08 mike Exp $".
// End of "$Id: Fl_FormsPixmap.H,v 1.4 1999/01/07 19:16:54 mike Exp $".
//

View File

@ -1,9 +1,9 @@
//
// "$Id: Fl_Free.H,v 1.3 1998/10/21 14:19:09 mike Exp $"
// "$Id: Fl_Free.H,v 1.4 1999/01/07 19:16:54 mike Exp $"
//
// Forms free header file for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998 by Bill Spitzak and others.
// Copyright 1998-1999 by Bill Spitzak and others.
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public
@ -59,5 +59,5 @@ public:
#endif
//
// End of "$Id: Fl_Free.H,v 1.3 1998/10/21 14:19:09 mike Exp $".
// End of "$Id: Fl_Free.H,v 1.4 1999/01/07 19:16:54 mike Exp $".
//

View File

@ -1,9 +1,9 @@
//
// "$Id: Fl_Gl_Window.H,v 1.5 1998/11/08 16:47:42 mike Exp $"
// "$Id: Fl_Gl_Window.H,v 1.6 1999/01/07 19:16:54 mike Exp $"
//
// OpenGL header file for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998 by Bill Spitzak and others.
// Copyright 1998-1999 by Bill Spitzak and others.
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public
@ -84,5 +84,5 @@ public:
#endif
//
// End of "$Id: Fl_Gl_Window.H,v 1.5 1998/11/08 16:47:42 mike Exp $".
// End of "$Id: Fl_Gl_Window.H,v 1.6 1999/01/07 19:16:54 mike Exp $".
//

View File

@ -1,9 +1,9 @@
//
// "$Id: Fl_Group.H,v 1.3 1998/10/21 14:19:10 mike Exp $"
// "$Id: Fl_Group.H,v 1.4 1999/01/07 19:16:55 mike Exp $"
//
// Group header file for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998 by Bill Spitzak and others.
// Copyright 1998-1999 by Bill Spitzak and others.
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public
@ -96,5 +96,5 @@ public:
#endif
//
// End of "$Id: Fl_Group.H,v 1.3 1998/10/21 14:19:10 mike Exp $".
// End of "$Id: Fl_Group.H,v 1.4 1999/01/07 19:16:55 mike Exp $".
//

View File

@ -1,9 +1,9 @@
//
// "$Id: Fl_Hold_Browser.H,v 1.3 1998/10/21 14:19:11 mike Exp $"
// "$Id: Fl_Hold_Browser.H,v 1.4 1999/01/07 19:16:55 mike Exp $"
//
// Hold browser header file for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998 by Bill Spitzak and others.
// Copyright 1998-1999 by Bill Spitzak and others.
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public
@ -37,5 +37,5 @@ public:
#endif
//
// End of "$Id: Fl_Hold_Browser.H,v 1.3 1998/10/21 14:19:11 mike Exp $".
// End of "$Id: Fl_Hold_Browser.H,v 1.4 1999/01/07 19:16:55 mike Exp $".
//

View File

@ -1,9 +1,9 @@
//
// "$Id: Fl_Hor_Fill_Slider.H,v 1.3 1998/10/21 14:19:11 mike Exp $"
// "$Id: Fl_Hor_Fill_Slider.H,v 1.4 1999/01/07 19:16:55 mike Exp $"
//
// Horizontal fill slider header file for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998 by Bill Spitzak and others.
// Copyright 1998-1999 by Bill Spitzak and others.
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public
@ -36,5 +36,5 @@ public:
#endif
//
// End of "$Id: Fl_Hor_Fill_Slider.H,v 1.3 1998/10/21 14:19:11 mike Exp $".
// End of "$Id: Fl_Hor_Fill_Slider.H,v 1.4 1999/01/07 19:16:55 mike Exp $".
//

View File

@ -1,9 +1,9 @@
//
// "$Id: Fl_Hor_Nice_Slider.H,v 1.3 1998/10/21 14:19:12 mike Exp $"
// "$Id: Fl_Hor_Nice_Slider.H,v 1.4 1999/01/07 19:16:55 mike Exp $"
//
// Horizontal "nice" slider header file for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998 by Bill Spitzak and others.
// Copyright 1998-1999 by Bill Spitzak and others.
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public
@ -37,5 +37,5 @@ public:
#endif
//
// End of "$Id: Fl_Hor_Nice_Slider.H,v 1.3 1998/10/21 14:19:12 mike Exp $".
// End of "$Id: Fl_Hor_Nice_Slider.H,v 1.4 1999/01/07 19:16:55 mike Exp $".
//

View File

@ -1,9 +1,9 @@
//
// "$Id: Fl_Hor_Slider.H,v 1.3 1998/10/21 14:19:13 mike Exp $"
// "$Id: Fl_Hor_Slider.H,v 1.4 1999/01/07 19:16:55 mike Exp $"
//
// Horizontal slider header file for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998 by Bill Spitzak and others.
// Copyright 1998-1999 by Bill Spitzak and others.
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public
@ -37,5 +37,5 @@ public:
#endif
//
// End of "$Id: Fl_Hor_Slider.H,v 1.3 1998/10/21 14:19:13 mike Exp $".
// End of "$Id: Fl_Hor_Slider.H,v 1.4 1999/01/07 19:16:55 mike Exp $".
//

View File

@ -1,9 +1,9 @@
//
// "$Id: Fl_Hor_Value_Slider.H,v 1.3 1998/10/21 14:19:13 mike Exp $"
// "$Id: Fl_Hor_Value_Slider.H,v 1.4 1999/01/07 19:16:55 mike Exp $"
//
// Horizontal value slider header file for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998 by Bill Spitzak and others.
// Copyright 1998-1999 by Bill Spitzak and others.
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public
@ -37,5 +37,5 @@ public:
#endif
//
// End of "$Id: Fl_Hor_Value_Slider.H,v 1.3 1998/10/21 14:19:13 mike Exp $".
// End of "$Id: Fl_Hor_Value_Slider.H,v 1.4 1999/01/07 19:16:55 mike Exp $".
//

View File

@ -1,9 +1,9 @@
//
// "$Id: Fl_Image.H,v 1.3 1998/10/21 14:19:14 mike Exp $"
// "$Id: Fl_Image.H,v 1.4 1999/01/07 19:16:56 mike Exp $"
//
// Image header file for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998 by Bill Spitzak and others.
// Copyright 1998-1999 by Bill Spitzak and others.
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public
@ -45,5 +45,5 @@ struct Fl_Image {
#endif
//
// End of "$Id: Fl_Image.H,v 1.3 1998/10/21 14:19:14 mike Exp $".
// End of "$Id: Fl_Image.H,v 1.4 1999/01/07 19:16:56 mike Exp $".
//

View File

@ -1,9 +1,9 @@
//
// "$Id: Fl_Input.H,v 1.3 1998/10/21 14:19:14 mike Exp $"
// "$Id: Fl_Input.H,v 1.4 1999/01/07 19:16:56 mike Exp $"
//
// Input header file for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998 by Bill Spitzak and others.
// Copyright 1998-1999 by Bill Spitzak and others.
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public
@ -42,5 +42,5 @@ public:
#endif
//
// End of "$Id: Fl_Input.H,v 1.3 1998/10/21 14:19:14 mike Exp $".
// End of "$Id: Fl_Input.H,v 1.4 1999/01/07 19:16:56 mike Exp $".
//

View File

@ -1,9 +1,9 @@
//
// "$Id: Fl_Input_.H,v 1.4 1998/12/02 15:39:26 mike Exp $"
// "$Id: Fl_Input_.H,v 1.5 1999/01/07 19:16:56 mike Exp $"
//
// Input base class header file for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998 by Bill Spitzak and others.
// Copyright 1998-1999 by Bill Spitzak and others.
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public
@ -120,5 +120,5 @@ public:
#endif
//
// End of "$Id: Fl_Input_.H,v 1.4 1998/12/02 15:39:26 mike Exp $".
// End of "$Id: Fl_Input_.H,v 1.5 1999/01/07 19:16:56 mike Exp $".
//

View File

@ -1,9 +1,9 @@
//
// "$Id: Fl_Int_Input.H,v 1.3 1998/10/21 14:19:16 mike Exp $"
// "$Id: Fl_Int_Input.H,v 1.4 1999/01/07 19:16:56 mike Exp $"
//
// Integer input header file for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998 by Bill Spitzak and others.
// Copyright 1998-1999 by Bill Spitzak and others.
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public
@ -37,5 +37,5 @@ public:
#endif
//
// End of "$Id: Fl_Int_Input.H,v 1.3 1998/10/21 14:19:16 mike Exp $".
// End of "$Id: Fl_Int_Input.H,v 1.4 1999/01/07 19:16:56 mike Exp $".
//

View File

@ -1,9 +1,9 @@
//
// "$Id: Fl_Light_Button.H,v 1.3 1998/10/21 14:19:16 mike Exp $"
// "$Id: Fl_Light_Button.H,v 1.4 1999/01/07 19:16:56 mike Exp $"
//
// Lighted button header file for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998 by Bill Spitzak and others.
// Copyright 1998-1999 by Bill Spitzak and others.
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public
@ -39,5 +39,5 @@ public:
#endif
//
// End of "$Id: Fl_Light_Button.H,v 1.3 1998/10/21 14:19:16 mike Exp $".
// End of "$Id: Fl_Light_Button.H,v 1.4 1999/01/07 19:16:56 mike Exp $".
//

View File

@ -1,9 +1,9 @@
//
// "$Id: Fl_Line_Dial.H,v 1.3 1998/10/21 14:19:17 mike Exp $"
// "$Id: Fl_Line_Dial.H,v 1.4 1999/01/07 19:16:57 mike Exp $"
//
// Line dial header file for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998 by Bill Spitzak and others.
// Copyright 1998-1999 by Bill Spitzak and others.
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public
@ -37,5 +37,5 @@ public:
#endif
//
// End of "$Id: Fl_Line_Dial.H,v 1.3 1998/10/21 14:19:17 mike Exp $".
// End of "$Id: Fl_Line_Dial.H,v 1.4 1999/01/07 19:16:57 mike Exp $".
//

View File

@ -1,9 +1,9 @@
//
// "$Id: Fl_Menu.H,v 1.3 1998/10/21 14:19:17 mike Exp $"
// "$Id: Fl_Menu.H,v 1.4 1999/01/07 19:16:57 mike Exp $"
//
// Old menu header file for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998 by Bill Spitzak and others.
// Copyright 1998-1999 by Bill Spitzak and others.
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public
@ -27,5 +27,5 @@
#include "Fl_Menu_Item.H"
//
// End of "$Id: Fl_Menu.H,v 1.3 1998/10/21 14:19:17 mike Exp $".
// End of "$Id: Fl_Menu.H,v 1.4 1999/01/07 19:16:57 mike Exp $".
//

View File

@ -1,9 +1,9 @@
//
// "$Id: Fl_Menu_.H,v 1.4 1998/12/02 15:39:27 mike Exp $"
// "$Id: Fl_Menu_.H,v 1.5 1999/01/07 19:16:57 mike Exp $"
//
// Menu base class header file for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998 by Bill Spitzak and others.
// Copyright 1998-1999 by Bill Spitzak and others.
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public
@ -92,5 +92,5 @@ public:
#endif
//
// End of "$Id: Fl_Menu_.H,v 1.4 1998/12/02 15:39:27 mike Exp $".
// End of "$Id: Fl_Menu_.H,v 1.5 1999/01/07 19:16:57 mike Exp $".
//

View File

@ -1,9 +1,9 @@
//
// "$Id: Fl_Menu_Bar.H,v 1.3 1998/10/21 14:19:18 mike Exp $"
// "$Id: Fl_Menu_Bar.H,v 1.4 1999/01/07 19:16:57 mike Exp $"
//
// Menu bar header file for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998 by Bill Spitzak and others.
// Copyright 1998-1999 by Bill Spitzak and others.
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public
@ -40,5 +40,5 @@ public:
#endif
//
// End of "$Id: Fl_Menu_Bar.H,v 1.3 1998/10/21 14:19:18 mike Exp $".
// End of "$Id: Fl_Menu_Bar.H,v 1.4 1999/01/07 19:16:57 mike Exp $".
//

View File

@ -1,9 +1,9 @@
//
// "$Id: Fl_Menu_Button.H,v 1.3 1998/10/21 14:19:19 mike Exp $"
// "$Id: Fl_Menu_Button.H,v 1.4 1999/01/07 19:16:57 mike Exp $"
//
// Menu button header file for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998 by Bill Spitzak and others.
// Copyright 1998-1999 by Bill Spitzak and others.
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public
@ -42,5 +42,5 @@ public:
#endif
//
// End of "$Id: Fl_Menu_Button.H,v 1.3 1998/10/21 14:19:19 mike Exp $".
// End of "$Id: Fl_Menu_Button.H,v 1.4 1999/01/07 19:16:57 mike Exp $".
//

View File

@ -1,9 +1,9 @@
//
// "$Id: Fl_Menu_Item.H,v 1.3 1998/10/21 14:19:20 mike Exp $"
// "$Id: Fl_Menu_Item.H,v 1.4 1999/01/07 19:16:58 mike Exp $"
//
// Menu item header file for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998 by Bill Spitzak and others.
// Copyright 1998-1999 by Bill Spitzak and others.
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public
@ -153,5 +153,5 @@ enum { // back-compatability enum:
#endif
//
// End of "$Id: Fl_Menu_Item.H,v 1.3 1998/10/21 14:19:20 mike Exp $".
// End of "$Id: Fl_Menu_Item.H,v 1.4 1999/01/07 19:16:58 mike Exp $".
//

View File

@ -1,9 +1,9 @@
//
// "$Id: Fl_Menu_Window.H,v 1.3 1998/10/21 14:19:20 mike Exp $"
// "$Id: Fl_Menu_Window.H,v 1.4 1999/01/07 19:16:58 mike Exp $"
//
// Menu window header file for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998 by Bill Spitzak and others.
// Copyright 1998-1999 by Bill Spitzak and others.
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public
@ -48,5 +48,5 @@ public:
#endif
//
// End of "$Id: Fl_Menu_Window.H,v 1.3 1998/10/21 14:19:20 mike Exp $".
// End of "$Id: Fl_Menu_Window.H,v 1.4 1999/01/07 19:16:58 mike Exp $".
//

View File

@ -1,9 +1,9 @@
//
// "$Id: Fl_Multi_Browser.H,v 1.3 1998/10/21 14:19:21 mike Exp $"
// "$Id: Fl_Multi_Browser.H,v 1.4 1999/01/07 19:16:58 mike Exp $"
//
// Multi browser header file for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998 by Bill Spitzak and others.
// Copyright 1998-1999 by Bill Spitzak and others.
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public
@ -37,5 +37,5 @@ public:
#endif
//
// End of "$Id: Fl_Multi_Browser.H,v 1.3 1998/10/21 14:19:21 mike Exp $".
// End of "$Id: Fl_Multi_Browser.H,v 1.4 1999/01/07 19:16:58 mike Exp $".
//

View File

@ -1,9 +1,9 @@
//
// "$Id: Fl_Multi_Label.H,v 1.3 1998/10/21 14:19:21 mike Exp $"
// "$Id: Fl_Multi_Label.H,v 1.4 1999/01/07 19:16:58 mike Exp $"
//
// Multi-label header file for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998 by Bill Spitzak and others.
// Copyright 1998-1999 by Bill Spitzak and others.
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public
@ -41,5 +41,5 @@ struct Fl_Multi_Label {
#endif
//
// End of "$Id: Fl_Multi_Label.H,v 1.3 1998/10/21 14:19:21 mike Exp $".
// End of "$Id: Fl_Multi_Label.H,v 1.4 1999/01/07 19:16:58 mike Exp $".
//

View File

@ -1,9 +1,9 @@
//
// "$Id: Fl_Multiline_Input.H,v 1.3 1998/10/21 14:19:22 mike Exp $"
// "$Id: Fl_Multiline_Input.H,v 1.4 1999/01/07 19:16:58 mike Exp $"
//
// Multiline input header file for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998 by Bill Spitzak and others.
// Copyright 1998-1999 by Bill Spitzak and others.
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public
@ -37,5 +37,5 @@ public:
#endif
//
// End of "$Id: Fl_Multiline_Input.H,v 1.3 1998/10/21 14:19:22 mike Exp $".
// End of "$Id: Fl_Multiline_Input.H,v 1.4 1999/01/07 19:16:58 mike Exp $".
//

View File

@ -1,9 +1,9 @@
//
// "$Id: Fl_Multiline_Output.H,v 1.3 1998/10/21 14:19:22 mike Exp $"
// "$Id: Fl_Multiline_Output.H,v 1.4 1999/01/07 19:16:59 mike Exp $"
//
// Multi line output header file for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998 by Bill Spitzak and others.
// Copyright 1998-1999 by Bill Spitzak and others.
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public
@ -37,5 +37,5 @@ public:
#endif
//
// End of "$Id: Fl_Multiline_Output.H,v 1.3 1998/10/21 14:19:22 mike Exp $".
// End of "$Id: Fl_Multiline_Output.H,v 1.4 1999/01/07 19:16:59 mike Exp $".
//

View File

@ -1,9 +1,9 @@
//
// "$Id: Fl_Nice_Slider.H,v 1.3 1998/10/21 14:19:23 mike Exp $"
// "$Id: Fl_Nice_Slider.H,v 1.4 1999/01/07 19:16:59 mike Exp $"
//
// "Nice" slider header file for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998 by Bill Spitzak and others.
// Copyright 1998-1999 by Bill Spitzak and others.
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public
@ -36,5 +36,5 @@ public:
#endif
//
// End of "$Id: Fl_Nice_Slider.H,v 1.3 1998/10/21 14:19:23 mike Exp $".
// End of "$Id: Fl_Nice_Slider.H,v 1.4 1999/01/07 19:16:59 mike Exp $".
//

View File

@ -1,9 +1,9 @@
//
// "$Id: Fl_Object.H,v 1.3 1998/10/21 14:19:24 mike Exp $"
// "$Id: Fl_Object.H,v 1.4 1999/01/07 19:16:59 mike Exp $"
//
// Old Fl_Object header file for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998 by Bill Spitzak and others.
// Copyright 1998-1999 by Bill Spitzak and others.
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public
@ -30,5 +30,5 @@
#include "Fl_Widget.H"
//
// End of "$Id: Fl_Object.H,v 1.3 1998/10/21 14:19:24 mike Exp $".
// End of "$Id: Fl_Object.H,v 1.4 1999/01/07 19:16:59 mike Exp $".
//

View File

@ -1,9 +1,9 @@
//
// "$Id: Fl_Output.H,v 1.3 1998/10/21 14:19:24 mike Exp $"
// "$Id: Fl_Output.H,v 1.4 1999/01/07 19:16:59 mike Exp $"
//
// Output header file for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998 by Bill Spitzak and others.
// Copyright 1998-1999 by Bill Spitzak and others.
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public
@ -40,5 +40,5 @@ public:
#endif
//
// End of "$Id: Fl_Output.H,v 1.3 1998/10/21 14:19:24 mike Exp $".
// End of "$Id: Fl_Output.H,v 1.4 1999/01/07 19:16:59 mike Exp $".
//

View File

@ -1,9 +1,9 @@
//
// "$Id: Fl_Overlay_Window.H,v 1.3 1998/10/21 14:19:25 mike Exp $"
// "$Id: Fl_Overlay_Window.H,v 1.4 1999/01/07 19:16:59 mike Exp $"
//
// Overlay window header file for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998 by Bill Spitzak and others.
// Copyright 1998-1999 by Bill Spitzak and others.
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public
@ -50,5 +50,5 @@ public:
#endif
//
// End of "$Id: Fl_Overlay_Window.H,v 1.3 1998/10/21 14:19:25 mike Exp $".
// End of "$Id: Fl_Overlay_Window.H,v 1.4 1999/01/07 19:16:59 mike Exp $".
//

View File

@ -1,9 +1,9 @@
//
// "$Id: Fl_Pack.H,v 1.3 1998/10/21 14:19:25 mike Exp $"
// "$Id: Fl_Pack.H,v 1.4 1999/01/07 19:16:59 mike Exp $"
//
// Pack header file for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998 by Bill Spitzak and others.
// Copyright 1998-1999 by Bill Spitzak and others.
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public
@ -45,5 +45,5 @@ public:
#endif
//
// End of "$Id: Fl_Pack.H,v 1.3 1998/10/21 14:19:25 mike Exp $".
// End of "$Id: Fl_Pack.H,v 1.4 1999/01/07 19:16:59 mike Exp $".
//

View File

@ -1,9 +1,9 @@
//
// "$Id: Fl_Pixmap.H,v 1.4 1998/11/08 15:05:44 mike Exp $"
// "$Id: Fl_Pixmap.H,v 1.5 1999/01/07 19:17:00 mike Exp $"
//
// Pixmap header file for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998 by Bill Spitzak and others.
// Copyright 1998-1999 by Bill Spitzak and others.
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public
@ -46,5 +46,5 @@ struct Fl_Pixmap {
#endif
//
// End of "$Id: Fl_Pixmap.H,v 1.4 1998/11/08 15:05:44 mike Exp $".
// End of "$Id: Fl_Pixmap.H,v 1.5 1999/01/07 19:17:00 mike Exp $".
//

View File

@ -1,9 +1,9 @@
//
// "$Id: Fl_Positioner.H,v 1.3 1998/10/21 14:19:26 mike Exp $"
// "$Id: Fl_Positioner.H,v 1.4 1999/01/07 19:17:00 mike Exp $"
//
// Positioner header file for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998 by Bill Spitzak and others.
// Copyright 1998-1999 by Bill Spitzak and others.
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public
@ -71,5 +71,5 @@ public:
#endif
//
// End of "$Id: Fl_Positioner.H,v 1.3 1998/10/21 14:19:26 mike Exp $".
// End of "$Id: Fl_Positioner.H,v 1.4 1999/01/07 19:17:00 mike Exp $".
//

View File

@ -1,9 +1,9 @@
//
// "$Id: Fl_Radio_Button.H,v 1.3 1998/10/21 14:19:27 mike Exp $"
// "$Id: Fl_Radio_Button.H,v 1.4 1999/01/07 19:17:00 mike Exp $"
//
// Radio button header file for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998 by Bill Spitzak and others.
// Copyright 1998-1999 by Bill Spitzak and others.
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public
@ -37,5 +37,5 @@ public:
#endif
//
// End of "$Id: Fl_Radio_Button.H,v 1.3 1998/10/21 14:19:27 mike Exp $".
// End of "$Id: Fl_Radio_Button.H,v 1.4 1999/01/07 19:17:00 mike Exp $".
//

View File

@ -1,9 +1,9 @@
//
// "$Id: Fl_Radio_Light_Button.H,v 1.3 1998/10/21 14:19:28 mike Exp $"
// "$Id: Fl_Radio_Light_Button.H,v 1.4 1999/01/07 19:17:00 mike Exp $"
//
// Radio light button header file for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998 by Bill Spitzak and others.
// Copyright 1998-1999 by Bill Spitzak and others.
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public
@ -36,5 +36,5 @@ public:
#endif
//
// End of "$Id: Fl_Radio_Light_Button.H,v 1.3 1998/10/21 14:19:28 mike Exp $".
// End of "$Id: Fl_Radio_Light_Button.H,v 1.4 1999/01/07 19:17:00 mike Exp $".
//

View File

@ -1,9 +1,9 @@
//
// "$Id: Fl_Radio_Round_Button.H,v 1.3 1998/10/21 14:19:28 mike Exp $"
// "$Id: Fl_Radio_Round_Button.H,v 1.4 1999/01/07 19:17:00 mike Exp $"
//
// Radio round button header file for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998 by Bill Spitzak and others.
// Copyright 1998-1999 by Bill Spitzak and others.
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public
@ -37,5 +37,5 @@ public:
#endif
//
// End of "$Id: Fl_Radio_Round_Button.H,v 1.3 1998/10/21 14:19:28 mike Exp $".
// End of "$Id: Fl_Radio_Round_Button.H,v 1.4 1999/01/07 19:17:00 mike Exp $".
//

View File

@ -1,9 +1,9 @@
//
// "$Id: Fl_Repeat_Button.H,v 1.3 1998/10/21 14:19:29 mike Exp $"
// "$Id: Fl_Repeat_Button.H,v 1.4 1999/01/07 19:17:01 mike Exp $"
//
// Repeat button header file for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998 by Bill Spitzak and others.
// Copyright 1998-1999 by Bill Spitzak and others.
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public
@ -38,5 +38,5 @@ public:
#endif
//
// End of "$Id: Fl_Repeat_Button.H,v 1.3 1998/10/21 14:19:29 mike Exp $".
// End of "$Id: Fl_Repeat_Button.H,v 1.4 1999/01/07 19:17:01 mike Exp $".
//

View File

@ -1,9 +1,9 @@
//
// "$Id: Fl_Return_Button.H,v 1.3 1998/10/21 14:19:29 mike Exp $"
// "$Id: Fl_Return_Button.H,v 1.4 1999/01/07 19:17:01 mike Exp $"
//
// Return button header file for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998 by Bill Spitzak and others.
// Copyright 1998-1999 by Bill Spitzak and others.
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public
@ -39,5 +39,5 @@ public:
#endif
//
// End of "$Id: Fl_Return_Button.H,v 1.3 1998/10/21 14:19:29 mike Exp $".
// End of "$Id: Fl_Return_Button.H,v 1.4 1999/01/07 19:17:01 mike Exp $".
//

View File

@ -1,9 +1,9 @@
//
// "$Id: Fl_Roller.H,v 1.3 1998/10/21 14:19:30 mike Exp $"
// "$Id: Fl_Roller.H,v 1.4 1999/01/07 19:17:01 mike Exp $"
//
// Roller header file for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998 by Bill Spitzak and others.
// Copyright 1998-1999 by Bill Spitzak and others.
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public
@ -40,5 +40,5 @@ public:
#endif
//
// End of "$Id: Fl_Roller.H,v 1.3 1998/10/21 14:19:30 mike Exp $".
// End of "$Id: Fl_Roller.H,v 1.4 1999/01/07 19:17:01 mike Exp $".
//

View File

@ -1,9 +1,9 @@
//
// "$Id: Fl_Round_Button.H,v 1.3 1998/10/21 14:19:30 mike Exp $"
// "$Id: Fl_Round_Button.H,v 1.4 1999/01/07 19:17:01 mike Exp $"
//
// Round button header file for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998 by Bill Spitzak and others.
// Copyright 1998-1999 by Bill Spitzak and others.
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public
@ -36,5 +36,5 @@ public:
#endif
//
// End of "$Id: Fl_Round_Button.H,v 1.3 1998/10/21 14:19:30 mike Exp $".
// End of "$Id: Fl_Round_Button.H,v 1.4 1999/01/07 19:17:01 mike Exp $".
//

View File

@ -1,9 +1,9 @@
//
// "$Id: Fl_Round_Clock.H,v 1.3 1998/10/21 14:19:31 mike Exp $"
// "$Id: Fl_Round_Clock.H,v 1.4 1999/01/07 19:17:01 mike Exp $"
//
// Round clock header file for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998 by Bill Spitzak and others.
// Copyright 1998-1999 by Bill Spitzak and others.
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public
@ -37,5 +37,5 @@ public:
#endif
//
// End of "$Id: Fl_Round_Clock.H,v 1.3 1998/10/21 14:19:31 mike Exp $".
// End of "$Id: Fl_Round_Clock.H,v 1.4 1999/01/07 19:17:01 mike Exp $".
//

View File

@ -1,9 +1,9 @@
//
// "$Id: Fl_Scroll.H,v 1.3 1998/10/21 14:19:32 mike Exp $"
// "$Id: Fl_Scroll.H,v 1.4 1999/01/07 19:17:02 mike Exp $"
//
// Scroll header file for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998 by Bill Spitzak and others.
// Copyright 1998-1999 by Bill Spitzak and others.
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public
@ -72,5 +72,5 @@ public:
#endif
//
// End of "$Id: Fl_Scroll.H,v 1.3 1998/10/21 14:19:32 mike Exp $".
// End of "$Id: Fl_Scroll.H,v 1.4 1999/01/07 19:17:02 mike Exp $".
//

View File

@ -1,9 +1,9 @@
//
// "$Id: Fl_Scrollbar.H,v 1.3 1998/10/21 14:19:32 mike Exp $"
// "$Id: Fl_Scrollbar.H,v 1.4 1999/01/07 19:17:02 mike Exp $"
//
// Scroll bar header file for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998 by Bill Spitzak and others.
// Copyright 1998-1999 by Bill Spitzak and others.
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public
@ -53,5 +53,5 @@ public:
#endif
//
// End of "$Id: Fl_Scrollbar.H,v 1.3 1998/10/21 14:19:32 mike Exp $".
// End of "$Id: Fl_Scrollbar.H,v 1.4 1999/01/07 19:17:02 mike Exp $".
//

View File

@ -1,9 +1,9 @@
//
// "$Id: Fl_Secret_Input.H,v 1.3 1998/10/21 14:19:33 mike Exp $"
// "$Id: Fl_Secret_Input.H,v 1.4 1999/01/07 19:17:02 mike Exp $"
//
// Secret input header file for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998 by Bill Spitzak and others.
// Copyright 1998-1999 by Bill Spitzak and others.
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public
@ -37,5 +37,5 @@ public:
#endif
//
// End of "$Id: Fl_Secret_Input.H,v 1.3 1998/10/21 14:19:33 mike Exp $".
// End of "$Id: Fl_Secret_Input.H,v 1.4 1999/01/07 19:17:02 mike Exp $".
//

View File

@ -1,9 +1,9 @@
//
// "$Id: Fl_Select_Browser.H,v 1.3 1998/10/21 14:19:33 mike Exp $"
// "$Id: Fl_Select_Browser.H,v 1.4 1999/01/07 19:17:02 mike Exp $"
//
// Select browser header file for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998 by Bill Spitzak and others.
// Copyright 1998-1999 by Bill Spitzak and others.
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public
@ -37,5 +37,5 @@ public:
#endif
//
// End of "$Id: Fl_Select_Browser.H,v 1.3 1998/10/21 14:19:33 mike Exp $".
// End of "$Id: Fl_Select_Browser.H,v 1.4 1999/01/07 19:17:02 mike Exp $".
//

View File

@ -1,9 +1,9 @@
//
// "$Id: Fl_Simple_Counter.H,v 1.3 1998/10/21 14:19:34 mike Exp $"
// "$Id: Fl_Simple_Counter.H,v 1.4 1999/01/07 19:17:02 mike Exp $"
//
// Simple counter header file for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998 by Bill Spitzak and others.
// Copyright 1998-1999 by Bill Spitzak and others.
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public
@ -37,5 +37,5 @@ public:
#endif
//
// End of "$Id: Fl_Simple_Counter.H,v 1.3 1998/10/21 14:19:34 mike Exp $".
// End of "$Id: Fl_Simple_Counter.H,v 1.4 1999/01/07 19:17:02 mike Exp $".
//

View File

@ -1,9 +1,9 @@
//
// "$Id: Fl_Single_Window.H,v 1.3 1998/10/21 14:19:34 mike Exp $"
// "$Id: Fl_Single_Window.H,v 1.4 1999/01/07 19:17:03 mike Exp $"
//
// Single-buffered window header file for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998 by Bill Spitzak and others.
// Copyright 1998-1999 by Bill Spitzak and others.
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public
@ -43,5 +43,5 @@ public:
#endif
//
// End of "$Id: Fl_Single_Window.H,v 1.3 1998/10/21 14:19:34 mike Exp $".
// End of "$Id: Fl_Single_Window.H,v 1.4 1999/01/07 19:17:03 mike Exp $".
//

View File

@ -1,9 +1,9 @@
//
// "$Id: Fl_Slider.H,v 1.3 1998/10/21 14:19:35 mike Exp $"
// "$Id: Fl_Slider.H,v 1.4 1999/01/07 19:17:03 mike Exp $"
//
// Slider header file for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998 by Bill Spitzak and others.
// Copyright 1998-1999 by Bill Spitzak and others.
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public
@ -69,5 +69,5 @@ public:
#endif
//
// End of "$Id: Fl_Slider.H,v 1.3 1998/10/21 14:19:35 mike Exp $".
// End of "$Id: Fl_Slider.H,v 1.4 1999/01/07 19:17:03 mike Exp $".
//

View File

@ -1,9 +1,9 @@
//
// "$Id: Fl_Tabs.H,v 1.3 1998/10/21 14:19:36 mike Exp $"
// "$Id: Fl_Tabs.H,v 1.4 1999/01/07 19:17:03 mike Exp $"
//
// Tab header file for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998 by Bill Spitzak and others.
// Copyright 1998-1999 by Bill Spitzak and others.
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public
@ -48,5 +48,5 @@ public:
#endif
//
// End of "$Id: Fl_Tabs.H,v 1.3 1998/10/21 14:19:36 mike Exp $".
// End of "$Id: Fl_Tabs.H,v 1.4 1999/01/07 19:17:03 mike Exp $".
//

View File

@ -1,9 +1,9 @@
//
// "$Id: Fl_Tile.H,v 1.3 1998/10/21 14:19:36 mike Exp $"
// "$Id: Fl_Tile.H,v 1.4 1999/01/07 19:17:03 mike Exp $"
//
// Tile header file for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998 by Bill Spitzak and others.
// Copyright 1998-1999 by Bill Spitzak and others.
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public
@ -39,5 +39,5 @@ public:
#endif
//
// End of "$Id: Fl_Tile.H,v 1.3 1998/10/21 14:19:36 mike Exp $".
// End of "$Id: Fl_Tile.H,v 1.4 1999/01/07 19:17:03 mike Exp $".
//

View File

@ -1,9 +1,9 @@
//
// "$Id: Fl_Timer.H,v 1.3 1998/10/21 14:19:37 mike Exp $"
// "$Id: Fl_Timer.H,v 1.4 1999/01/07 19:17:03 mike Exp $"
//
// Timer header file for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998 by Bill Spitzak and others.
// Copyright 1998-1999 by Bill Spitzak and others.
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public
@ -58,6 +58,6 @@ public:
#endif
//
// End of "$Id: Fl_Timer.H,v 1.3 1998/10/21 14:19:37 mike Exp $".
// End of "$Id: Fl_Timer.H,v 1.4 1999/01/07 19:17:03 mike Exp $".
//

View File

@ -1,9 +1,9 @@
//
// "$Id: Fl_Toggle_Button.H,v 1.3 1998/10/21 14:19:38 mike Exp $"
// "$Id: Fl_Toggle_Button.H,v 1.4 1999/01/07 19:17:03 mike Exp $"
//
// Toggle button header file for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998 by Bill Spitzak and others.
// Copyright 1998-1999 by Bill Spitzak and others.
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public
@ -37,5 +37,5 @@ public:
#endif
//
// End of "$Id: Fl_Toggle_Button.H,v 1.3 1998/10/21 14:19:38 mike Exp $".
// End of "$Id: Fl_Toggle_Button.H,v 1.4 1999/01/07 19:17:03 mike Exp $".
//

View File

@ -1,9 +1,9 @@
//
// "$Id: Fl_Toggle_Light_Button.H,v 1.3 1998/10/21 14:19:38 mike Exp $"
// "$Id: Fl_Toggle_Light_Button.H,v 1.4 1999/01/07 19:17:04 mike Exp $"
//
// Toggle light button header file for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998 by Bill Spitzak and others.
// Copyright 1998-1999 by Bill Spitzak and others.
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public
@ -31,5 +31,5 @@
#endif
//
// End of "$Id: Fl_Toggle_Light_Button.H,v 1.3 1998/10/21 14:19:38 mike Exp $".
// End of "$Id: Fl_Toggle_Light_Button.H,v 1.4 1999/01/07 19:17:04 mike Exp $".
//

View File

@ -1,9 +1,9 @@
//
// "$Id: Fl_Toggle_Round_Button.H,v 1.3 1998/10/21 14:19:39 mike Exp $"
// "$Id: Fl_Toggle_Round_Button.H,v 1.4 1999/01/07 19:17:04 mike Exp $"
//
// Toggle round button header file for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998 by Bill Spitzak and others.
// Copyright 1998-1999 by Bill Spitzak and others.
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public
@ -31,5 +31,5 @@
#endif
//
// End of "$Id: Fl_Toggle_Round_Button.H,v 1.3 1998/10/21 14:19:39 mike Exp $".
// End of "$Id: Fl_Toggle_Round_Button.H,v 1.4 1999/01/07 19:17:04 mike Exp $".
//

View File

@ -1,9 +1,9 @@
//
// "$Id: Fl_Valuator.H,v 1.3 1998/10/21 14:19:39 mike Exp $"
// "$Id: Fl_Valuator.H,v 1.4 1999/01/07 19:17:04 mike Exp $"
//
// Valuator header file for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998 by Bill Spitzak and others.
// Copyright 1998-1999 by Bill Spitzak and others.
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public
@ -79,5 +79,5 @@ public:
#endif
//
// End of "$Id: Fl_Valuator.H,v 1.3 1998/10/21 14:19:39 mike Exp $".
// End of "$Id: Fl_Valuator.H,v 1.4 1999/01/07 19:17:04 mike Exp $".
//

View File

@ -1,9 +1,9 @@
//
// "$Id: Fl_Value_Input.H,v 1.3 1998/10/21 14:19:40 mike Exp $"
// "$Id: Fl_Value_Input.H,v 1.4 1999/01/07 19:17:04 mike Exp $"
//
// Value input header file for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998 by Bill Spitzak and others.
// Copyright 1998-1999 by Bill Spitzak and others.
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public
@ -59,5 +59,5 @@ public:
#endif
//
// End of "$Id: Fl_Value_Input.H,v 1.3 1998/10/21 14:19:40 mike Exp $".
// End of "$Id: Fl_Value_Input.H,v 1.4 1999/01/07 19:17:04 mike Exp $".
//

View File

@ -1,9 +1,9 @@
//
// "$Id: Fl_Value_Output.H,v 1.3 1998/10/21 14:19:40 mike Exp $"
// "$Id: Fl_Value_Output.H,v 1.4 1999/01/07 19:17:04 mike Exp $"
//
// Value output header file for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998 by Bill Spitzak and others.
// Copyright 1998-1999 by Bill Spitzak and others.
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public
@ -51,5 +51,5 @@ public:
#endif
//
// End of "$Id: Fl_Value_Output.H,v 1.3 1998/10/21 14:19:40 mike Exp $".
// End of "$Id: Fl_Value_Output.H,v 1.4 1999/01/07 19:17:04 mike Exp $".
//

View File

@ -1,9 +1,9 @@
//
// "$Id: Fl_Value_Slider.H,v 1.3 1998/10/21 14:19:41 mike Exp $"
// "$Id: Fl_Value_Slider.H,v 1.4 1999/01/07 19:17:05 mike Exp $"
//
// Value slider header file for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998 by Bill Spitzak and others.
// Copyright 1998-1999 by Bill Spitzak and others.
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public
@ -45,5 +45,5 @@ public:
#endif
//
// End of "$Id: Fl_Value_Slider.H,v 1.3 1998/10/21 14:19:41 mike Exp $".
// End of "$Id: Fl_Value_Slider.H,v 1.4 1999/01/07 19:17:05 mike Exp $".
//

View File

@ -1,9 +1,9 @@
//
// "$Id: Fl_Widget.H,v 1.4 1998/12/02 15:39:27 mike Exp $"
// "$Id: Fl_Widget.H,v 1.5 1999/01/07 19:17:05 mike Exp $"
//
// Widget header file for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998 by Bill Spitzak and others.
// Copyright 1998-1999 by Bill Spitzak and others.
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public
@ -190,5 +190,5 @@ public:
#endif
//
// End of "$Id: Fl_Widget.H,v 1.4 1998/12/02 15:39:27 mike Exp $".
// End of "$Id: Fl_Widget.H,v 1.5 1999/01/07 19:17:05 mike Exp $".
//

View File

@ -1,9 +1,9 @@
//
// "$Id: Fl_Window.H,v 1.9 1999/01/04 19:24:57 mike Exp $"
// "$Id: Fl_Window.H,v 1.10 1999/01/07 19:17:05 mike Exp $"
//
// Window header file for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998 by Bill Spitzak and others.
// Copyright 1998-1999 by Bill Spitzak and others.
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public
@ -113,5 +113,5 @@ public:
#endif
//
// End of "$Id: Fl_Window.H,v 1.9 1999/01/04 19:24:57 mike Exp $".
// End of "$Id: Fl_Window.H,v 1.10 1999/01/07 19:17:05 mike Exp $".
//

View File

@ -1,9 +1,9 @@
//
// "$Id: dirent.h,v 1.3 1998/10/21 14:19:43 mike Exp $"
// "$Id: dirent.h,v 1.4 1999/01/07 19:17:05 mike Exp $"
//
// Directory header file for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998 by Bill Spitzak and others.
// Copyright 1998-1999 by Bill Spitzak and others.
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public
@ -27,5 +27,5 @@
#include "fl_scandir.H"
//
// End of "$Id: dirent.h,v 1.3 1998/10/21 14:19:43 mike Exp $".
// End of "$Id: dirent.h,v 1.4 1999/01/07 19:17:05 mike Exp $".
//

View File

@ -1,9 +1,9 @@
//
// "$Id: filename.H,v 1.4 1998/12/07 22:11:10 mike Exp $"
// "$Id: filename.H,v 1.5 1999/01/07 19:17:05 mike Exp $"
//
// Filename header file for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998 by Bill Spitzak and others.
// Copyright 1998-1999 by Bill Spitzak and others.
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public
@ -61,5 +61,5 @@ int filename_list(const char *d, struct dirent ***list);
#endif
//
// End of "$Id: filename.H,v 1.4 1998/12/07 22:11:10 mike Exp $".
// End of "$Id: filename.H,v 1.5 1999/01/07 19:17:05 mike Exp $".
//

View File

@ -1,9 +1,9 @@
//
// "$Id: fl_ask.H,v 1.4 1998/11/05 16:04:39 mike Exp $"
// "$Id: fl_ask.H,v 1.5 1999/01/07 19:17:06 mike Exp $"
//
// Standard dialog header file for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998 by Bill Spitzak and others.
// Copyright 1998-1999 by Bill Spitzak and others.
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public
@ -50,5 +50,5 @@ extern const char* fl_cancel;
#endif
//
// End of "$Id: fl_ask.H,v 1.4 1998/11/05 16:04:39 mike Exp $".
// End of "$Id: fl_ask.H,v 1.5 1999/01/07 19:17:06 mike Exp $".
//

View File

@ -1,9 +1,9 @@
//
// "$Id: fl_draw.H,v 1.5 1998/12/02 15:51:33 mike Exp $"
// "$Id: fl_draw.H,v 1.6 1999/01/07 19:17:06 mike Exp $"
//
// Portable drawing function header file for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998 by Bill Spitzak and others.
// Copyright 1998-1999 by Bill Spitzak and others.
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public
@ -158,5 +158,5 @@ int fl_add_symbol(const char* name, void (*drawit)(Fl_Color), int scalable);
#endif
//
// End of "$Id: fl_draw.H,v 1.5 1998/12/02 15:51:33 mike Exp $".
// End of "$Id: fl_draw.H,v 1.6 1999/01/07 19:17:06 mike Exp $".
//

View File

@ -1,9 +1,9 @@
//
// "$Id: fl_file_chooser.H,v 1.3 1998/10/21 14:19:45 mike Exp $"
// "$Id: fl_file_chooser.H,v 1.4 1999/01/07 19:17:06 mike Exp $"
//
// File chooser header file for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998 by Bill Spitzak and others.
// Copyright 1998-1999 by Bill Spitzak and others.
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public
@ -32,5 +32,5 @@ void fl_file_chooser_callback(void (*cb)(const char *));
#endif
//
// End of "$Id: fl_file_chooser.H,v 1.3 1998/10/21 14:19:45 mike Exp $".
// End of "$Id: fl_file_chooser.H,v 1.4 1999/01/07 19:17:06 mike Exp $".
//

View File

@ -1,9 +1,9 @@
//
// "$Id: fl_message.H,v 1.3 1998/10/21 14:19:46 mike Exp $"
// "$Id: fl_message.H,v 1.4 1999/01/07 19:17:06 mike Exp $"
//
// Standard message header file for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998 by Bill Spitzak and others.
// Copyright 1998-1999 by Bill Spitzak and others.
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public
@ -26,5 +26,5 @@
#include "fl_ask.H"
//
// End of "$Id: fl_message.H,v 1.3 1998/10/21 14:19:46 mike Exp $".
// End of "$Id: fl_message.H,v 1.4 1999/01/07 19:17:06 mike Exp $".
//

View File

@ -1,9 +1,9 @@
//
// "$Id: fl_show_colormap.H,v 1.3 1998/10/21 14:19:46 mike Exp $"
// "$Id: fl_show_colormap.H,v 1.4 1999/01/07 19:17:06 mike Exp $"
//
// Colormap picker header file for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998 by Bill Spitzak and others.
// Copyright 1998-1999 by Bill Spitzak and others.
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public
@ -31,5 +31,5 @@ Fl_Color fl_show_colormap(Fl_Color oldcol);
#endif
//
// End of "$Id: fl_show_colormap.H,v 1.3 1998/10/21 14:19:46 mike Exp $".
// End of "$Id: fl_show_colormap.H,v 1.4 1999/01/07 19:17:06 mike Exp $".
//

View File

@ -1,9 +1,9 @@
//
// "$Id: fl_show_input.H,v 1.3 1998/10/21 14:19:47 mike Exp $"
// "$Id: fl_show_input.H,v 1.4 1999/01/07 19:17:07 mike Exp $"
//
// Standard input dialog header file for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998 by Bill Spitzak and others.
// Copyright 1998-1999 by Bill Spitzak and others.
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public
@ -26,5 +26,5 @@
#include "fl_ask.H"
//
// End of "$Id: fl_show_input.H,v 1.3 1998/10/21 14:19:47 mike Exp $".
// End of "$Id: fl_show_input.H,v 1.4 1999/01/07 19:17:07 mike Exp $".
//

View File

@ -1,9 +1,9 @@
//
// "$Id: forms.H,v 1.4 1998/11/05 16:04:39 mike Exp $"
// "$Id: forms.H,v 1.5 1999/01/07 19:17:07 mike Exp $"
//
// Forms emulation header file for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998 by Bill Spitzak and others.
// Copyright 1998-1999 by Bill Spitzak and others.
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public
@ -841,5 +841,5 @@ inline void fl_draw() {Fl::flush();}
#endif /* define __FORMS_H__ */
//
// End of "$Id: forms.H,v 1.4 1998/11/05 16:04:39 mike Exp $".
// End of "$Id: forms.H,v 1.5 1999/01/07 19:17:07 mike Exp $".
//

View File

@ -1,9 +1,9 @@
//
// "$Id: gl.h,v 1.4 1998/11/24 13:18:34 mike Exp $"
// "$Id: gl.h,v 1.5 1999/01/07 19:17:07 mike Exp $"
//
// OpenGL header file for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998 by Bill Spitzak and others.
// Copyright 1998-1999 by Bill Spitzak and others.
//
// You must include this instead of GL/gl.h to get the Microsoft
// APIENTRY stuff included (from <windows.h>) prior to the OpenGL
@ -69,5 +69,5 @@ void gl_draw_image(const uchar *, int x,int y,int w,int h, int d=3, int ld=0);
#endif
//
// End of "$Id: gl.h,v 1.4 1998/11/24 13:18:34 mike Exp $".
// End of "$Id: gl.h,v 1.5 1999/01/07 19:17:07 mike Exp $".
//

View File

@ -1,9 +1,9 @@
//
// "$Id: gl_draw.H,v 1.3 1998/10/21 14:19:49 mike Exp $"
// "$Id: gl_draw.H,v 1.4 1999/01/07 19:17:07 mike Exp $"
//
// OpenGL header file for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998 by Bill Spitzak and others.
// Copyright 1998-1999 by Bill Spitzak and others.
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public
@ -26,5 +26,5 @@
#include "gl.h"
//
// End of "$Id: gl_draw.H,v 1.3 1998/10/21 14:19:49 mike Exp $".
// End of "$Id: gl_draw.H,v 1.4 1999/01/07 19:17:07 mike Exp $".
//

View File

@ -1,9 +1,9 @@
//
// "$Id: glut.H,v 1.4 1998/11/05 16:04:40 mike Exp $"
// "$Id: glut.H,v 1.5 1999/01/07 19:17:08 mike Exp $"
//
// GLUT emulation header file for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998 by Bill Spitzak and others.
// Copyright 1998-1999 by Bill Spitzak and others.
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public
@ -467,5 +467,5 @@ extern void glutSolidIcosahedron();
#endif /* __glut_h__ */
//
// End of "$Id: glut.H,v 1.4 1998/11/05 16:04:40 mike Exp $".
// End of "$Id: glut.H,v 1.5 1999/01/07 19:17:08 mike Exp $".
//

View File

@ -1,9 +1,9 @@
//
// "$Id: math.h,v 1.3 1998/10/21 14:19:50 mike Exp $"
// "$Id: math.h,v 1.4 1999/01/07 19:17:08 mike Exp $"
//
// Math header file for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998 by Bill Spitzak and others.
// Copyright 1998-1999 by Bill Spitzak and others.
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public
@ -52,5 +52,5 @@ inline double copysign(double a, double b) {return b<0 ? -a : a;}
#endif
//
// End of "$Id: math.h,v 1.3 1998/10/21 14:19:50 mike Exp $".
// End of "$Id: math.h,v 1.4 1999/01/07 19:17:08 mike Exp $".
//

View File

@ -1,9 +1,9 @@
//
// "$Id: win32.H,v 1.12 1998/12/02 20:05:03 mike Exp $"
// "$Id: win32.H,v 1.13 1999/01/07 19:17:08 mike Exp $"
//
// WIN32 header file for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998 by Bill Spitzak and others.
// Copyright 1998-1999 by Bill Spitzak and others.
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public
@ -121,5 +121,5 @@ void fl_copy_offscreen(int x,int y,int w,int h,HBITMAP pixmap,int srcx,int srcy)
#define fl_delete_offscreen(bitmap) DeleteObject(bitmap);
//
// End of "$Id: win32.H,v 1.12 1998/12/02 20:05:03 mike Exp $".
// End of "$Id: win32.H,v 1.13 1999/01/07 19:17:08 mike Exp $".
//

6
FL/x.H
View File

@ -1,9 +1,9 @@
//
// "$Id: x.H,v 1.8 1998/12/07 13:38:39 mike Exp $"
// "$Id: x.H,v 1.9 1999/01/07 19:17:08 mike Exp $"
//
// X11 header file for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998 by Bill Spitzak and others.
// Copyright 1998-1999 by Bill Spitzak and others.
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public
@ -118,5 +118,5 @@ extern int fl_background_pixel; // hack into Fl_X::make_xid()
#endif
//
// End of "$Id: x.H,v 1.8 1998/12/07 13:38:39 mike Exp $".
// End of "$Id: x.H,v 1.9 1999/01/07 19:17:08 mike Exp $".
//

View File

@ -1,9 +1,9 @@
//
// "$Id: glut.h,v 1.3 1998/10/21 14:19:52 mike Exp $"
// "$Id: glut.h,v 1.4 1999/01/07 19:17:09 mike Exp $"
//
// GLUT compatibility header for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998 by Bill Spitzak and others.
// Copyright 1998-1999 by Bill Spitzak and others.
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public
@ -26,5 +26,5 @@
#include <FL/glut.H>
//
// End of "$Id: glut.h,v 1.3 1998/10/21 14:19:52 mike Exp $".
// End of "$Id: glut.h,v 1.4 1999/01/07 19:17:09 mike Exp $".
//

View File

@ -1,9 +1,9 @@
#
# "$Id: Makefile,v 1.9 1998/12/29 14:58:58 mike Exp $"
# "$Id: Makefile,v 1.10 1999/01/07 19:16:47 mike Exp $"
#
# Top-level makefile for the Fast Light Tool Kit (FLTK).
#
# Copyright 1998 by Bill Spitzak and others.
# Copyright 1998-1999 by Bill Spitzak and others.
#
# This library is free software; you can redistribute it and/or
# modify it under the terms of the GNU Library General Public
@ -71,5 +71,5 @@ makeinclude: configure configh.in makeinclude.in
./configure
#
# End of "$Id: Makefile,v 1.9 1998/12/29 14:58:58 mike Exp $".
# End of "$Id: Makefile,v 1.10 1999/01/07 19:16:47 mike Exp $".
#

2
README
View File

@ -268,7 +268,7 @@ TRADEMARKS
COPYRIGHT
FLTK is copyright 1998 by Bill Spitzak (spitzak@d2.com) and others,
FLTK is copyright 1998-1999 by Bill Spitzak (spitzak@d2.com) and others,
including:
Curtis Edwards (curtise@fa.disney.com)

View File

@ -1,10 +1,10 @@
/*
* "$Id: configh.in,v 1.8 1998/11/25 14:10:54 mike Exp $"
* "$Id: configh.in,v 1.9 1999/01/07 19:16:47 mike Exp $"
*
* Configuration file for the Fast Light Tool Kit (FLTK).
* @configure_input@
*
* Copyright 1998 by Bill Spitzak and others.
* Copyright 1998-1999 by Bill Spitzak and others.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
@ -151,5 +151,5 @@
#define HAVE_LIBJPEG 0
/*
* End of "$Id: configh.in,v 1.8 1998/11/25 14:10:54 mike Exp $".
* End of "$Id: configh.in,v 1.9 1999/01/07 19:16:47 mike Exp $".
*/

2927
configure vendored Executable file

File diff suppressed because it is too large Load Diff

View File

@ -1,11 +1,11 @@
dnl# -*- sh -*-
dnl# the "configure" script is made from this by running GNU "autoconf"
dnl#
dnl# "$Id: configure.in,v 1.16 1998/12/18 13:53:27 mike Exp $"
dnl# "$Id: configure.in,v 1.17 1999/01/07 19:16:49 mike Exp $"
dnl#
dnl# Configuration script for the Fast Light Tool Kit (FLTK).
dnl#
dnl# Copyright 1998 by Bill Spitzak and others.
dnl# Copyright 1998-1999 by Bill Spitzak and others.
dnl#
dnl# This library is free software; you can redistribute it and/or
dnl# modify it under the terms of the GNU Library General Public
@ -166,5 +166,5 @@ AC_CONFIG_HEADER(config.h:configh.in)
AC_OUTPUT(makeinclude)
dnl#
dnl# End of "$Id: configure.in,v 1.16 1998/12/18 13:53:27 mike Exp $".
dnl# End of "$Id: configure.in,v 1.17 1999/01/07 19:16:49 mike Exp $".
dnl#

Some files were not shown because too many files have changed in this diff Show More