mirror of
https://github.com/fltk/fltk.git
synced 2026-06-01 23:06:54 +08:00
Updated copyright notices for all of the 1.0.x files.
Updated the configure script for *BSD and GCC 2.95 (-fno-exceptions) Added install rule to documentation directory. Dumped old packages directory; added traditional RPM spec file and EPM list file (that replace all of the packages stuff) The FLUID man page is now "fluid.1" for the formatted page and "fluid.man" for the non-formatted page, since only IRIX uses pack'd formatted man pages. Whew! git-svn-id: file:///fltk/svn/fltk/branches/branch-1.0@1090 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
+3
-3
@@ -1,9 +1,9 @@
|
|||||||
//
|
//
|
||||||
// "$Id: Enumerations.H,v 1.18.2.10 2000/04/11 08:11:49 bill Exp $"
|
// "$Id: Enumerations.H,v 1.18.2.11 2000/04/25 22:15:43 mike Exp $"
|
||||||
//
|
//
|
||||||
// Enumerations for the Fast Light Tool Kit (FLTK).
|
// Enumerations for the Fast Light Tool Kit (FLTK).
|
||||||
//
|
//
|
||||||
// Copyright 1998-1999 by Bill Spitzak and others.
|
// Copyright 1998-2000 by Bill Spitzak and others.
|
||||||
//
|
//
|
||||||
// This library is free software; you can redistribute it and/or
|
// This library is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU Library General Public
|
// modify it under the terms of the GNU Library General Public
|
||||||
@@ -371,5 +371,5 @@ enum Fl_Damage {
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
// End of "$Id: Enumerations.H,v 1.18.2.10 2000/04/11 08:11:49 bill Exp $".
|
// End of "$Id: Enumerations.H,v 1.18.2.11 2000/04/25 22:15:43 mike Exp $".
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
//
|
//
|
||||||
// "$Id: Fl.H,v 1.8.2.3 2000/03/08 16:02:24 carl Exp $"
|
// "$Id: Fl.H,v 1.8.2.4 2000/04/25 22:15:43 mike Exp $"
|
||||||
//
|
//
|
||||||
// Main header file for the Fast Light Tool Kit (FLTK).
|
// Main header file for the Fast Light Tool Kit (FLTK).
|
||||||
//
|
//
|
||||||
// Copyright 1998-1999 by Bill Spitzak and others.
|
// Copyright 1998-2000 by Bill Spitzak and others.
|
||||||
//
|
//
|
||||||
// This library is free software; you can redistribute it and/or
|
// This library is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU Library General Public
|
// modify it under the terms of the GNU Library General Public
|
||||||
@@ -210,5 +210,5 @@ public:
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
// End of "$Id: Fl.H,v 1.8.2.3 2000/03/08 16:02:24 carl Exp $".
|
// End of "$Id: Fl.H,v 1.8.2.4 2000/04/25 22:15:43 mike Exp $".
|
||||||
//
|
//
|
||||||
|
|||||||
+3
-3
@@ -1,9 +1,9 @@
|
|||||||
//
|
//
|
||||||
// "$Id: Fl_Adjuster.H,v 1.5 1999/02/16 21:59:34 mike Exp $"
|
// "$Id: Fl_Adjuster.H,v 1.5.2.1 2000/04/25 22:15:44 mike Exp $"
|
||||||
//
|
//
|
||||||
// Adjuster widget header file for the Fast Light Tool Kit (FLTK).
|
// Adjuster widget header file for the Fast Light Tool Kit (FLTK).
|
||||||
//
|
//
|
||||||
// Copyright 1998-1999 by Bill Spitzak and others.
|
// Copyright 1998-2000 by Bill Spitzak and others.
|
||||||
//
|
//
|
||||||
// This library is free software; you can redistribute it and/or
|
// This library is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU Library General Public
|
// modify it under the terms of the GNU Library General Public
|
||||||
@@ -49,5 +49,5 @@ public:
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
// End of "$Id: Fl_Adjuster.H,v 1.5 1999/02/16 21:59:34 mike Exp $".
|
// End of "$Id: Fl_Adjuster.H,v 1.5.2.1 2000/04/25 22:15:44 mike Exp $".
|
||||||
//
|
//
|
||||||
|
|||||||
+3
-3
@@ -1,9 +1,9 @@
|
|||||||
//
|
//
|
||||||
// "$Id: Fl_Bitmap.H,v 1.5 1999/02/16 21:59:34 mike Exp $"
|
// "$Id: Fl_Bitmap.H,v 1.5.2.1 2000/04/25 22:15:44 mike Exp $"
|
||||||
//
|
//
|
||||||
// Bitmap header file for the Fast Light Tool Kit (FLTK).
|
// Bitmap header file for the Fast Light Tool Kit (FLTK).
|
||||||
//
|
//
|
||||||
// Copyright 1998-1999 by Bill Spitzak and others.
|
// Copyright 1998-2000 by Bill Spitzak and others.
|
||||||
//
|
//
|
||||||
// This library is free software; you can redistribute it and/or
|
// This library is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU Library General Public
|
// modify it under the terms of the GNU Library General Public
|
||||||
@@ -47,5 +47,5 @@ struct Fl_Bitmap {
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
// End of "$Id: Fl_Bitmap.H,v 1.5 1999/02/16 21:59:34 mike Exp $".
|
// End of "$Id: Fl_Bitmap.H,v 1.5.2.1 2000/04/25 22:15:44 mike Exp $".
|
||||||
//
|
//
|
||||||
|
|||||||
+3
-3
@@ -1,9 +1,9 @@
|
|||||||
//
|
//
|
||||||
// "$Id: Fl_Box.H,v 1.5 1999/02/16 21:59:34 mike Exp $"
|
// "$Id: Fl_Box.H,v 1.5.2.1 2000/04/25 22:15:44 mike Exp $"
|
||||||
//
|
//
|
||||||
// Box header file for the Fast Light Tool Kit (FLTK).
|
// Box header file for the Fast Light Tool Kit (FLTK).
|
||||||
//
|
//
|
||||||
// Copyright 1998-1999 by Bill Spitzak and others.
|
// Copyright 1998-2000 by Bill Spitzak and others.
|
||||||
//
|
//
|
||||||
// This library is free software; you can redistribute it and/or
|
// This library is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU Library General Public
|
// modify it under the terms of the GNU Library General Public
|
||||||
@@ -42,5 +42,5 @@ public:
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
// End of "$Id: Fl_Box.H,v 1.5 1999/02/16 21:59:34 mike Exp $".
|
// End of "$Id: Fl_Box.H,v 1.5.2.1 2000/04/25 22:15:44 mike Exp $".
|
||||||
//
|
//
|
||||||
|
|||||||
+3
-3
@@ -1,9 +1,9 @@
|
|||||||
//
|
//
|
||||||
// "$Id: Fl_Browser.H,v 1.8.2.3 1999/11/16 07:39:56 bill Exp $"
|
// "$Id: Fl_Browser.H,v 1.8.2.4 2000/04/25 22:15:44 mike Exp $"
|
||||||
//
|
//
|
||||||
// Browser header file for the Fast Light Tool Kit (FLTK).
|
// Browser header file for the Fast Light Tool Kit (FLTK).
|
||||||
//
|
//
|
||||||
// Copyright 1998-1999 by Bill Spitzak and others.
|
// Copyright 1998-2000 by Bill Spitzak and others.
|
||||||
//
|
//
|
||||||
// This library is free software; you can redistribute it and/or
|
// This library is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU Library General Public
|
// modify it under the terms of the GNU Library General Public
|
||||||
@@ -118,5 +118,5 @@ public:
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
// End of "$Id: Fl_Browser.H,v 1.8.2.3 1999/11/16 07:39:56 bill Exp $".
|
// End of "$Id: Fl_Browser.H,v 1.8.2.4 2000/04/25 22:15:44 mike Exp $".
|
||||||
//
|
//
|
||||||
|
|||||||
+3
-3
@@ -1,9 +1,9 @@
|
|||||||
//
|
//
|
||||||
// "$Id: Fl_Browser_.H,v 1.6 1999/02/16 21:59:35 mike Exp $"
|
// "$Id: Fl_Browser_.H,v 1.6.2.1 2000/04/25 22:15:44 mike Exp $"
|
||||||
//
|
//
|
||||||
// Common browser header file for the Fast Light Tool Kit (FLTK).
|
// Common browser header file for the Fast Light Tool Kit (FLTK).
|
||||||
//
|
//
|
||||||
// Copyright 1998-1999 by Bill Spitzak and others.
|
// Copyright 1998-2000 by Bill Spitzak and others.
|
||||||
//
|
//
|
||||||
// This library is free software; you can redistribute it and/or
|
// This library is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU Library General Public
|
// modify it under the terms of the GNU Library General Public
|
||||||
@@ -146,5 +146,5 @@ public:
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
// End of "$Id: Fl_Browser_.H,v 1.6 1999/02/16 21:59:35 mike Exp $".
|
// End of "$Id: Fl_Browser_.H,v 1.6.2.1 2000/04/25 22:15:44 mike Exp $".
|
||||||
//
|
//
|
||||||
|
|||||||
+3
-3
@@ -1,9 +1,9 @@
|
|||||||
//
|
//
|
||||||
// "$Id: Fl_Button.H,v 1.5 1999/02/16 21:59:35 mike Exp $"
|
// "$Id: Fl_Button.H,v 1.5.2.1 2000/04/25 22:15:45 mike Exp $"
|
||||||
//
|
//
|
||||||
// Button header file for the Fast Light Tool Kit (FLTK).
|
// Button header file for the Fast Light Tool Kit (FLTK).
|
||||||
//
|
//
|
||||||
// Copyright 1998-1999 by Bill Spitzak and others.
|
// Copyright 1998-2000 by Bill Spitzak and others.
|
||||||
//
|
//
|
||||||
// This library is free software; you can redistribute it and/or
|
// This library is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU Library General Public
|
// modify it under the terms of the GNU Library General Public
|
||||||
@@ -71,5 +71,5 @@ public:
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
// End of "$Id: Fl_Button.H,v 1.5 1999/02/16 21:59:35 mike Exp $".
|
// End of "$Id: Fl_Button.H,v 1.5.2.1 2000/04/25 22:15:45 mike Exp $".
|
||||||
//
|
//
|
||||||
|
|||||||
+3
-3
@@ -1,9 +1,9 @@
|
|||||||
//
|
//
|
||||||
// "$Id: Fl_Chart.H,v 1.6 1999/02/16 21:59:35 mike Exp $"
|
// "$Id: Fl_Chart.H,v 1.6.2.1 2000/04/25 22:15:45 mike Exp $"
|
||||||
//
|
//
|
||||||
// Forms chart header file for the Fast Light Tool Kit (FLTK).
|
// Forms chart header file for the Fast Light Tool Kit (FLTK).
|
||||||
//
|
//
|
||||||
// Copyright 1998-1999 by Bill Spitzak and others.
|
// Copyright 1998-2000 by Bill Spitzak and others.
|
||||||
//
|
//
|
||||||
// This library is free software; you can redistribute it and/or
|
// This library is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU Library General Public
|
// modify it under the terms of the GNU Library General Public
|
||||||
@@ -84,5 +84,5 @@ public:
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
// End of "$Id: Fl_Chart.H,v 1.6 1999/02/16 21:59:35 mike Exp $".
|
// End of "$Id: Fl_Chart.H,v 1.6.2.1 2000/04/25 22:15:45 mike Exp $".
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
//
|
//
|
||||||
// "$Id: Fl_Check_Button.H,v 1.5 1999/02/16 21:59:35 mike Exp $"
|
// "$Id: Fl_Check_Button.H,v 1.5.2.1 2000/04/25 22:15:45 mike Exp $"
|
||||||
//
|
//
|
||||||
// Check button header file for the Fast Light Tool Kit (FLTK).
|
// Check button header file for the Fast Light Tool Kit (FLTK).
|
||||||
//
|
//
|
||||||
// Copyright 1998-1999 by Bill Spitzak and others.
|
// Copyright 1998-2000 by Bill Spitzak and others.
|
||||||
//
|
//
|
||||||
// This library is free software; you can redistribute it and/or
|
// This library is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU Library General Public
|
// modify it under the terms of the GNU Library General Public
|
||||||
@@ -36,5 +36,5 @@ public:
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
// End of "$Id: Fl_Check_Button.H,v 1.5 1999/02/16 21:59:35 mike Exp $".
|
// End of "$Id: Fl_Check_Button.H,v 1.5.2.1 2000/04/25 22:15:45 mike Exp $".
|
||||||
//
|
//
|
||||||
|
|||||||
+3
-3
@@ -1,9 +1,9 @@
|
|||||||
//
|
//
|
||||||
// "$Id: Fl_Choice.H,v 1.5 1999/02/16 21:59:36 mike Exp $"
|
// "$Id: Fl_Choice.H,v 1.5.2.1 2000/04/25 22:15:45 mike Exp $"
|
||||||
//
|
//
|
||||||
// Choice header file for the Fast Light Tool Kit (FLTK).
|
// Choice header file for the Fast Light Tool Kit (FLTK).
|
||||||
//
|
//
|
||||||
// Copyright 1998-1999 by Bill Spitzak and others.
|
// Copyright 1998-2000 by Bill Spitzak and others.
|
||||||
//
|
//
|
||||||
// This library is free software; you can redistribute it and/or
|
// This library is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU Library General Public
|
// modify it under the terms of the GNU Library General Public
|
||||||
@@ -41,5 +41,5 @@ public:
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
// End of "$Id: Fl_Choice.H,v 1.5 1999/02/16 21:59:36 mike Exp $".
|
// End of "$Id: Fl_Choice.H,v 1.5.2.1 2000/04/25 22:15:45 mike Exp $".
|
||||||
//
|
//
|
||||||
|
|||||||
+3
-3
@@ -1,9 +1,9 @@
|
|||||||
//
|
//
|
||||||
// "$Id: Fl_Clock.H,v 1.6 1999/02/16 21:59:36 mike Exp $"
|
// "$Id: Fl_Clock.H,v 1.6.2.1 2000/04/25 22:15:46 mike Exp $"
|
||||||
//
|
//
|
||||||
// Clock header file for the Fast Light Tool Kit (FLTK).
|
// Clock header file for the Fast Light Tool Kit (FLTK).
|
||||||
//
|
//
|
||||||
// Copyright 1998-1999 by Bill Spitzak and others.
|
// Copyright 1998-2000 by Bill Spitzak and others.
|
||||||
//
|
//
|
||||||
// This library is free software; you can redistribute it and/or
|
// This library is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU Library General Public
|
// modify it under the terms of the GNU Library General Public
|
||||||
@@ -69,5 +69,5 @@ public:
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
// End of "$Id: Fl_Clock.H,v 1.6 1999/02/16 21:59:36 mike Exp $".
|
// End of "$Id: Fl_Clock.H,v 1.6.2.1 2000/04/25 22:15:46 mike Exp $".
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
//
|
//
|
||||||
// "$Id: Fl_Color_Chooser.H,v 1.5 1999/02/16 21:59:36 mike Exp $"
|
// "$Id: Fl_Color_Chooser.H,v 1.5.2.1 2000/04/25 22:15:46 mike Exp $"
|
||||||
//
|
//
|
||||||
// Color chooser header file for the Fast Light Tool Kit (FLTK).
|
// Color chooser header file for the Fast Light Tool Kit (FLTK).
|
||||||
//
|
//
|
||||||
// Copyright 1998-1999 by Bill Spitzak and others.
|
// Copyright 1998-2000 by Bill Spitzak and others.
|
||||||
//
|
//
|
||||||
// This library is free software; you can redistribute it and/or
|
// This library is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU Library General Public
|
// modify it under the terms of the GNU Library General Public
|
||||||
@@ -94,5 +94,5 @@ FL_EXPORT int fl_color_chooser(const char* name, uchar& r, uchar& g, uchar& b);
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
// End of "$Id: Fl_Color_Chooser.H,v 1.5 1999/02/16 21:59:36 mike Exp $".
|
// End of "$Id: Fl_Color_Chooser.H,v 1.5.2.1 2000/04/25 22:15:46 mike Exp $".
|
||||||
//
|
//
|
||||||
|
|||||||
+3
-3
@@ -1,9 +1,9 @@
|
|||||||
//
|
//
|
||||||
// "$Id: Fl_Counter.H,v 1.5 1999/02/16 21:59:36 mike Exp $"
|
// "$Id: Fl_Counter.H,v 1.5.2.1 2000/04/25 22:15:46 mike Exp $"
|
||||||
//
|
//
|
||||||
// Counter header file for the Fast Light Tool Kit (FLTK).
|
// Counter header file for the Fast Light Tool Kit (FLTK).
|
||||||
//
|
//
|
||||||
// Copyright 1998-1999 by Bill Spitzak and others.
|
// Copyright 1998-2000 by Bill Spitzak and others.
|
||||||
//
|
//
|
||||||
// This library is free software; you can redistribute it and/or
|
// This library is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU Library General Public
|
// modify it under the terms of the GNU Library General Public
|
||||||
@@ -69,5 +69,5 @@ public:
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
// End of "$Id: Fl_Counter.H,v 1.5 1999/02/16 21:59:36 mike Exp $".
|
// End of "$Id: Fl_Counter.H,v 1.5.2.1 2000/04/25 22:15:46 mike Exp $".
|
||||||
//
|
//
|
||||||
|
|||||||
+3
-3
@@ -1,9 +1,9 @@
|
|||||||
//
|
//
|
||||||
// "$Id: Fl_Dial.H,v 1.7 1999/03/10 08:17:40 bill Exp $"
|
// "$Id: Fl_Dial.H,v 1.7.2.1 2000/04/25 22:15:46 mike Exp $"
|
||||||
//
|
//
|
||||||
// Dial header file for the Fast Light Tool Kit (FLTK).
|
// Dial header file for the Fast Light Tool Kit (FLTK).
|
||||||
//
|
//
|
||||||
// Copyright 1998-1999 by Bill Spitzak and others.
|
// Copyright 1998-2000 by Bill Spitzak and others.
|
||||||
//
|
//
|
||||||
// This library is free software; you can redistribute it and/or
|
// This library is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU Library General Public
|
// modify it under the terms of the GNU Library General Public
|
||||||
@@ -61,5 +61,5 @@ public:
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
// End of "$Id: Fl_Dial.H,v 1.7 1999/03/10 08:17:40 bill Exp $".
|
// End of "$Id: Fl_Dial.H,v 1.7.2.1 2000/04/25 22:15:46 mike Exp $".
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
//
|
//
|
||||||
// "$Id: Fl_Double_Window.H,v 1.7 1999/02/16 21:59:37 mike Exp $"
|
// "$Id: Fl_Double_Window.H,v 1.7.2.1 2000/04/25 22:15:46 mike Exp $"
|
||||||
//
|
//
|
||||||
// Double-buffered window header file for the Fast Light Tool Kit (FLTK).
|
// Double-buffered window header file for the Fast Light Tool Kit (FLTK).
|
||||||
//
|
//
|
||||||
// Copyright 1998-1999 by Bill Spitzak and others.
|
// Copyright 1998-2000 by Bill Spitzak and others.
|
||||||
//
|
//
|
||||||
// This library is free software; you can redistribute it and/or
|
// This library is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU Library General Public
|
// modify it under the terms of the GNU Library General Public
|
||||||
@@ -46,5 +46,5 @@ public:
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
// End of "$Id: Fl_Double_Window.H,v 1.7 1999/02/16 21:59:37 mike Exp $".
|
// End of "$Id: Fl_Double_Window.H,v 1.7.2.1 2000/04/25 22:15:46 mike Exp $".
|
||||||
//
|
//
|
||||||
|
|||||||
+3
-3
@@ -1,9 +1,9 @@
|
|||||||
//
|
//
|
||||||
// "$Id: Fl_Fill_Dial.H,v 1.4 1999/01/07 19:16:53 mike Exp $"
|
// "$Id: Fl_Fill_Dial.H,v 1.4.2.1 2000/04/25 22:15:46 mike Exp $"
|
||||||
//
|
//
|
||||||
// Filled dial header file for the Fast Light Tool Kit (FLTK).
|
// Filled dial header file for the Fast Light Tool Kit (FLTK).
|
||||||
//
|
//
|
||||||
// Copyright 1998-1999 by Bill Spitzak and others.
|
// Copyright 1998-2000 by Bill Spitzak and others.
|
||||||
//
|
//
|
||||||
// This library is free software; you can redistribute it and/or
|
// This library is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU Library General Public
|
// modify it under the terms of the GNU Library General Public
|
||||||
@@ -37,5 +37,5 @@ public:
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
// End of "$Id: Fl_Fill_Dial.H,v 1.4 1999/01/07 19:16:53 mike Exp $".
|
// End of "$Id: Fl_Fill_Dial.H,v 1.4.2.1 2000/04/25 22:15:46 mike Exp $".
|
||||||
//
|
//
|
||||||
|
|||||||
+3
-3
@@ -1,9 +1,9 @@
|
|||||||
//
|
//
|
||||||
// "$Id: Fl_Fill_Slider.H,v 1.4 1999/01/07 19:16:53 mike Exp $"
|
// "$Id: Fl_Fill_Slider.H,v 1.4.2.1 2000/04/25 22:15:47 mike Exp $"
|
||||||
//
|
//
|
||||||
// Filled slider header file for the Fast Light Tool Kit (FLTK).
|
// Filled slider header file for the Fast Light Tool Kit (FLTK).
|
||||||
//
|
//
|
||||||
// Copyright 1998-1999 by Bill Spitzak and others.
|
// Copyright 1998-2000 by Bill Spitzak and others.
|
||||||
//
|
//
|
||||||
// This library is free software; you can redistribute it and/or
|
// This library is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU Library General Public
|
// modify it under the terms of the GNU Library General Public
|
||||||
@@ -37,5 +37,5 @@ public:
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
// End of "$Id: Fl_Fill_Slider.H,v 1.4 1999/01/07 19:16:53 mike Exp $".
|
// End of "$Id: Fl_Fill_Slider.H,v 1.4.2.1 2000/04/25 22:15:47 mike Exp $".
|
||||||
//
|
//
|
||||||
|
|||||||
+3
-3
@@ -1,9 +1,9 @@
|
|||||||
//
|
//
|
||||||
// "$Id: Fl_Float_Input.H,v 1.4 1999/01/07 19:16:54 mike Exp $"
|
// "$Id: Fl_Float_Input.H,v 1.4.2.1 2000/04/25 22:15:47 mike Exp $"
|
||||||
//
|
//
|
||||||
// Floating point input header file for the Fast Light Tool Kit (FLTK).
|
// Floating point input header file for the Fast Light Tool Kit (FLTK).
|
||||||
//
|
//
|
||||||
// Copyright 1998-1999 by Bill Spitzak and others.
|
// Copyright 1998-2000 by Bill Spitzak and others.
|
||||||
//
|
//
|
||||||
// This library is free software; you can redistribute it and/or
|
// This library is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU Library General Public
|
// modify it under the terms of the GNU Library General Public
|
||||||
@@ -37,5 +37,5 @@ public:
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
// End of "$Id: Fl_Float_Input.H,v 1.4 1999/01/07 19:16:54 mike Exp $".
|
// End of "$Id: Fl_Float_Input.H,v 1.4.2.1 2000/04/25 22:15:47 mike Exp $".
|
||||||
//
|
//
|
||||||
|
|||||||
+3
-3
@@ -1,9 +1,9 @@
|
|||||||
//
|
//
|
||||||
// "$Id: Fl_FormsBitmap.H,v 1.5 1999/02/16 21:59:37 mike Exp $"
|
// "$Id: Fl_FormsBitmap.H,v 1.5.2.1 2000/04/25 22:15:47 mike Exp $"
|
||||||
//
|
//
|
||||||
// Forms bitmap header file for the Fast Light Tool Kit (FLTK).
|
// Forms bitmap header file for the Fast Light Tool Kit (FLTK).
|
||||||
//
|
//
|
||||||
// Copyright 1998-1999 by Bill Spitzak and others.
|
// Copyright 1998-2000 by Bill Spitzak and others.
|
||||||
//
|
//
|
||||||
// This library is free software; you can redistribute it and/or
|
// This library is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU Library General Public
|
// modify it under the terms of the GNU Library General Public
|
||||||
@@ -42,5 +42,5 @@ public:
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
// End of "$Id: Fl_FormsBitmap.H,v 1.5 1999/02/16 21:59:37 mike Exp $".
|
// End of "$Id: Fl_FormsBitmap.H,v 1.5.2.1 2000/04/25 22:15:47 mike Exp $".
|
||||||
//
|
//
|
||||||
|
|||||||
+3
-3
@@ -1,9 +1,9 @@
|
|||||||
//
|
//
|
||||||
// "$Id: Fl_FormsPixmap.H,v 1.5 1999/02/16 21:59:37 mike Exp $"
|
// "$Id: Fl_FormsPixmap.H,v 1.5.2.1 2000/04/25 22:15:47 mike Exp $"
|
||||||
//
|
//
|
||||||
// Forms pixmap header file for the Fast Light Tool Kit (FLTK).
|
// Forms pixmap header file for the Fast Light Tool Kit (FLTK).
|
||||||
//
|
//
|
||||||
// Copyright 1998-1999 by Bill Spitzak and others.
|
// Copyright 1998-2000 by Bill Spitzak and others.
|
||||||
//
|
//
|
||||||
// This library is free software; you can redistribute it and/or
|
// This library is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU Library General Public
|
// modify it under the terms of the GNU Library General Public
|
||||||
@@ -42,5 +42,5 @@ public:
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
// End of "$Id: Fl_FormsPixmap.H,v 1.5 1999/02/16 21:59:37 mike Exp $".
|
// End of "$Id: Fl_FormsPixmap.H,v 1.5.2.1 2000/04/25 22:15:47 mike Exp $".
|
||||||
//
|
//
|
||||||
|
|||||||
+3
-3
@@ -1,9 +1,9 @@
|
|||||||
//
|
//
|
||||||
// "$Id: Fl_Free.H,v 1.5 1999/02/16 21:59:37 mike Exp $"
|
// "$Id: Fl_Free.H,v 1.5.2.1 2000/04/25 22:15:47 mike Exp $"
|
||||||
//
|
//
|
||||||
// Forms free header file for the Fast Light Tool Kit (FLTK).
|
// Forms free header file for the Fast Light Tool Kit (FLTK).
|
||||||
//
|
//
|
||||||
// Copyright 1998-1999 by Bill Spitzak and others.
|
// Copyright 1998-2000 by Bill Spitzak and others.
|
||||||
//
|
//
|
||||||
// This library is free software; you can redistribute it and/or
|
// This library is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU Library General Public
|
// modify it under the terms of the GNU Library General Public
|
||||||
@@ -59,5 +59,5 @@ public:
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
// End of "$Id: Fl_Free.H,v 1.5 1999/02/16 21:59:37 mike Exp $".
|
// End of "$Id: Fl_Free.H,v 1.5.2.1 2000/04/25 22:15:47 mike Exp $".
|
||||||
//
|
//
|
||||||
|
|||||||
+3
-3
@@ -1,9 +1,9 @@
|
|||||||
//
|
//
|
||||||
// "$Id: Fl_Gl_Window.H,v 1.7 1999/02/16 21:59:38 mike Exp $"
|
// "$Id: Fl_Gl_Window.H,v 1.7.2.1 2000/04/25 22:15:48 mike Exp $"
|
||||||
//
|
//
|
||||||
// OpenGL header file for the Fast Light Tool Kit (FLTK).
|
// OpenGL header file for the Fast Light Tool Kit (FLTK).
|
||||||
//
|
//
|
||||||
// Copyright 1998-1999 by Bill Spitzak and others.
|
// Copyright 1998-2000 by Bill Spitzak and others.
|
||||||
//
|
//
|
||||||
// This library is free software; you can redistribute it and/or
|
// This library is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU Library General Public
|
// modify it under the terms of the GNU Library General Public
|
||||||
@@ -84,5 +84,5 @@ public:
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
// End of "$Id: Fl_Gl_Window.H,v 1.7 1999/02/16 21:59:38 mike Exp $".
|
// End of "$Id: Fl_Gl_Window.H,v 1.7.2.1 2000/04/25 22:15:48 mike Exp $".
|
||||||
//
|
//
|
||||||
|
|||||||
+3
-3
@@ -1,9 +1,9 @@
|
|||||||
//
|
//
|
||||||
// "$Id: Fl_Group.H,v 1.6 1999/02/16 21:59:38 mike Exp $"
|
// "$Id: Fl_Group.H,v 1.6.2.1 2000/04/25 22:15:48 mike Exp $"
|
||||||
//
|
//
|
||||||
// Group header file for the Fast Light Tool Kit (FLTK).
|
// Group header file for the Fast Light Tool Kit (FLTK).
|
||||||
//
|
//
|
||||||
// Copyright 1998-1999 by Bill Spitzak and others.
|
// Copyright 1998-2000 by Bill Spitzak and others.
|
||||||
//
|
//
|
||||||
// This library is free software; you can redistribute it and/or
|
// This library is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU Library General Public
|
// modify it under the terms of the GNU Library General Public
|
||||||
@@ -96,5 +96,5 @@ public:
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
// End of "$Id: Fl_Group.H,v 1.6 1999/02/16 21:59:38 mike Exp $".
|
// End of "$Id: Fl_Group.H,v 1.6.2.1 2000/04/25 22:15:48 mike Exp $".
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
//
|
//
|
||||||
// "$Id: Fl_Hold_Browser.H,v 1.4 1999/01/07 19:16:55 mike Exp $"
|
// "$Id: Fl_Hold_Browser.H,v 1.4.2.1 2000/04/25 22:15:48 mike Exp $"
|
||||||
//
|
//
|
||||||
// Hold browser header file for the Fast Light Tool Kit (FLTK).
|
// Hold browser header file for the Fast Light Tool Kit (FLTK).
|
||||||
//
|
//
|
||||||
// Copyright 1998-1999 by Bill Spitzak and others.
|
// Copyright 1998-2000 by Bill Spitzak and others.
|
||||||
//
|
//
|
||||||
// This library is free software; you can redistribute it and/or
|
// This library is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU Library General Public
|
// modify it under the terms of the GNU Library General Public
|
||||||
@@ -37,5 +37,5 @@ public:
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
// End of "$Id: Fl_Hold_Browser.H,v 1.4 1999/01/07 19:16:55 mike Exp $".
|
// End of "$Id: Fl_Hold_Browser.H,v 1.4.2.1 2000/04/25 22:15:48 mike Exp $".
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
//
|
//
|
||||||
// "$Id: Fl_Hor_Fill_Slider.H,v 1.4 1999/01/07 19:16:55 mike Exp $"
|
// "$Id: Fl_Hor_Fill_Slider.H,v 1.4.2.1 2000/04/25 22:15:48 mike Exp $"
|
||||||
//
|
//
|
||||||
// Horizontal fill slider header file for the Fast Light Tool Kit (FLTK).
|
// Horizontal fill slider header file for the Fast Light Tool Kit (FLTK).
|
||||||
//
|
//
|
||||||
// Copyright 1998-1999 by Bill Spitzak and others.
|
// Copyright 1998-2000 by Bill Spitzak and others.
|
||||||
//
|
//
|
||||||
// This library is free software; you can redistribute it and/or
|
// This library is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU Library General Public
|
// modify it under the terms of the GNU Library General Public
|
||||||
@@ -36,5 +36,5 @@ public:
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
// End of "$Id: Fl_Hor_Fill_Slider.H,v 1.4 1999/01/07 19:16:55 mike Exp $".
|
// End of "$Id: Fl_Hor_Fill_Slider.H,v 1.4.2.1 2000/04/25 22:15:48 mike Exp $".
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
//
|
//
|
||||||
// "$Id: Fl_Hor_Nice_Slider.H,v 1.4 1999/01/07 19:16:55 mike Exp $"
|
// "$Id: Fl_Hor_Nice_Slider.H,v 1.4.2.1 2000/04/25 22:15:48 mike Exp $"
|
||||||
//
|
//
|
||||||
// Horizontal "nice" slider header file for the Fast Light Tool Kit (FLTK).
|
// Horizontal "nice" slider header file for the Fast Light Tool Kit (FLTK).
|
||||||
//
|
//
|
||||||
// Copyright 1998-1999 by Bill Spitzak and others.
|
// Copyright 1998-2000 by Bill Spitzak and others.
|
||||||
//
|
//
|
||||||
// This library is free software; you can redistribute it and/or
|
// This library is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU Library General Public
|
// modify it under the terms of the GNU Library General Public
|
||||||
@@ -37,5 +37,5 @@ public:
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
// End of "$Id: Fl_Hor_Nice_Slider.H,v 1.4 1999/01/07 19:16:55 mike Exp $".
|
// End of "$Id: Fl_Hor_Nice_Slider.H,v 1.4.2.1 2000/04/25 22:15:48 mike Exp $".
|
||||||
//
|
//
|
||||||
|
|||||||
+3
-3
@@ -1,9 +1,9 @@
|
|||||||
//
|
//
|
||||||
// "$Id: Fl_Hor_Slider.H,v 1.4 1999/01/07 19:16:55 mike Exp $"
|
// "$Id: Fl_Hor_Slider.H,v 1.4.2.1 2000/04/25 22:15:48 mike Exp $"
|
||||||
//
|
//
|
||||||
// Horizontal slider header file for the Fast Light Tool Kit (FLTK).
|
// Horizontal slider header file for the Fast Light Tool Kit (FLTK).
|
||||||
//
|
//
|
||||||
// Copyright 1998-1999 by Bill Spitzak and others.
|
// Copyright 1998-2000 by Bill Spitzak and others.
|
||||||
//
|
//
|
||||||
// This library is free software; you can redistribute it and/or
|
// This library is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU Library General Public
|
// modify it under the terms of the GNU Library General Public
|
||||||
@@ -37,5 +37,5 @@ public:
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
// End of "$Id: Fl_Hor_Slider.H,v 1.4 1999/01/07 19:16:55 mike Exp $".
|
// End of "$Id: Fl_Hor_Slider.H,v 1.4.2.1 2000/04/25 22:15:48 mike Exp $".
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
//
|
//
|
||||||
// "$Id: Fl_Hor_Value_Slider.H,v 1.4 1999/01/07 19:16:55 mike Exp $"
|
// "$Id: Fl_Hor_Value_Slider.H,v 1.4.2.1 2000/04/25 22:15:48 mike Exp $"
|
||||||
//
|
//
|
||||||
// Horizontal value slider header file for the Fast Light Tool Kit (FLTK).
|
// Horizontal value slider header file for the Fast Light Tool Kit (FLTK).
|
||||||
//
|
//
|
||||||
// Copyright 1998-1999 by Bill Spitzak and others.
|
// Copyright 1998-2000 by Bill Spitzak and others.
|
||||||
//
|
//
|
||||||
// This library is free software; you can redistribute it and/or
|
// This library is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU Library General Public
|
// modify it under the terms of the GNU Library General Public
|
||||||
@@ -37,5 +37,5 @@ public:
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
// End of "$Id: Fl_Hor_Value_Slider.H,v 1.4 1999/01/07 19:16:55 mike Exp $".
|
// End of "$Id: Fl_Hor_Value_Slider.H,v 1.4.2.1 2000/04/25 22:15:48 mike Exp $".
|
||||||
//
|
//
|
||||||
|
|||||||
+3
-3
@@ -1,9 +1,9 @@
|
|||||||
//
|
//
|
||||||
// "$Id: Fl_Image.H,v 1.5 1999/02/16 21:59:38 mike Exp $"
|
// "$Id: Fl_Image.H,v 1.5.2.1 2000/04/25 22:15:49 mike Exp $"
|
||||||
//
|
//
|
||||||
// Image header file for the Fast Light Tool Kit (FLTK).
|
// Image header file for the Fast Light Tool Kit (FLTK).
|
||||||
//
|
//
|
||||||
// Copyright 1998-1999 by Bill Spitzak and others.
|
// Copyright 1998-2000 by Bill Spitzak and others.
|
||||||
//
|
//
|
||||||
// This library is free software; you can redistribute it and/or
|
// This library is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU Library General Public
|
// modify it under the terms of the GNU Library General Public
|
||||||
@@ -45,5 +45,5 @@ struct Fl_Image {
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
// End of "$Id: Fl_Image.H,v 1.5 1999/02/16 21:59:38 mike Exp $".
|
// End of "$Id: Fl_Image.H,v 1.5.2.1 2000/04/25 22:15:49 mike Exp $".
|
||||||
//
|
//
|
||||||
|
|||||||
+3
-3
@@ -1,9 +1,9 @@
|
|||||||
//
|
//
|
||||||
// "$Id: Fl_Input.H,v 1.5 1999/02/16 21:59:38 mike Exp $"
|
// "$Id: Fl_Input.H,v 1.5.2.1 2000/04/25 22:15:49 mike Exp $"
|
||||||
//
|
//
|
||||||
// Input header file for the Fast Light Tool Kit (FLTK).
|
// Input header file for the Fast Light Tool Kit (FLTK).
|
||||||
//
|
//
|
||||||
// Copyright 1998-1999 by Bill Spitzak and others.
|
// Copyright 1998-2000 by Bill Spitzak and others.
|
||||||
//
|
//
|
||||||
// This library is free software; you can redistribute it and/or
|
// This library is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU Library General Public
|
// modify it under the terms of the GNU Library General Public
|
||||||
@@ -42,5 +42,5 @@ public:
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
// End of "$Id: Fl_Input.H,v 1.5 1999/02/16 21:59:38 mike Exp $".
|
// End of "$Id: Fl_Input.H,v 1.5.2.1 2000/04/25 22:15:49 mike Exp $".
|
||||||
//
|
//
|
||||||
|
|||||||
+3
-3
@@ -1,9 +1,9 @@
|
|||||||
//
|
//
|
||||||
// "$Id: Fl_Input_.H,v 1.6 1999/02/16 21:59:38 mike Exp $"
|
// "$Id: Fl_Input_.H,v 1.6.2.1 2000/04/25 22:15:49 mike Exp $"
|
||||||
//
|
//
|
||||||
// Input base class header file for the Fast Light Tool Kit (FLTK).
|
// Input base class header file for the Fast Light Tool Kit (FLTK).
|
||||||
//
|
//
|
||||||
// Copyright 1998-1999 by Bill Spitzak and others.
|
// Copyright 1998-2000 by Bill Spitzak and others.
|
||||||
//
|
//
|
||||||
// This library is free software; you can redistribute it and/or
|
// This library is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU Library General Public
|
// modify it under the terms of the GNU Library General Public
|
||||||
@@ -120,5 +120,5 @@ public:
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
// End of "$Id: Fl_Input_.H,v 1.6 1999/02/16 21:59:38 mike Exp $".
|
// End of "$Id: Fl_Input_.H,v 1.6.2.1 2000/04/25 22:15:49 mike Exp $".
|
||||||
//
|
//
|
||||||
|
|||||||
+3
-3
@@ -1,9 +1,9 @@
|
|||||||
//
|
//
|
||||||
// "$Id: Fl_Int_Input.H,v 1.4 1999/01/07 19:16:56 mike Exp $"
|
// "$Id: Fl_Int_Input.H,v 1.4.2.1 2000/04/25 22:15:49 mike Exp $"
|
||||||
//
|
//
|
||||||
// Integer input header file for the Fast Light Tool Kit (FLTK).
|
// Integer input header file for the Fast Light Tool Kit (FLTK).
|
||||||
//
|
//
|
||||||
// Copyright 1998-1999 by Bill Spitzak and others.
|
// Copyright 1998-2000 by Bill Spitzak and others.
|
||||||
//
|
//
|
||||||
// This library is free software; you can redistribute it and/or
|
// This library is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU Library General Public
|
// modify it under the terms of the GNU Library General Public
|
||||||
@@ -37,5 +37,5 @@ public:
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
// End of "$Id: Fl_Int_Input.H,v 1.4 1999/01/07 19:16:56 mike Exp $".
|
// End of "$Id: Fl_Int_Input.H,v 1.4.2.1 2000/04/25 22:15:49 mike Exp $".
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
//
|
//
|
||||||
// "$Id: Fl_Light_Button.H,v 1.5 1999/02/16 21:59:39 mike Exp $"
|
// "$Id: Fl_Light_Button.H,v 1.5.2.1 2000/04/25 22:15:49 mike Exp $"
|
||||||
//
|
//
|
||||||
// Lighted button header file for the Fast Light Tool Kit (FLTK).
|
// Lighted button header file for the Fast Light Tool Kit (FLTK).
|
||||||
//
|
//
|
||||||
// Copyright 1998-1999 by Bill Spitzak and others.
|
// Copyright 1998-2000 by Bill Spitzak and others.
|
||||||
//
|
//
|
||||||
// This library is free software; you can redistribute it and/or
|
// This library is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU Library General Public
|
// modify it under the terms of the GNU Library General Public
|
||||||
@@ -39,5 +39,5 @@ public:
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
// End of "$Id: Fl_Light_Button.H,v 1.5 1999/02/16 21:59:39 mike Exp $".
|
// End of "$Id: Fl_Light_Button.H,v 1.5.2.1 2000/04/25 22:15:49 mike Exp $".
|
||||||
//
|
//
|
||||||
|
|||||||
+3
-3
@@ -1,9 +1,9 @@
|
|||||||
//
|
//
|
||||||
// "$Id: Fl_Line_Dial.H,v 1.4 1999/01/07 19:16:57 mike Exp $"
|
// "$Id: Fl_Line_Dial.H,v 1.4.2.1 2000/04/25 22:15:49 mike Exp $"
|
||||||
//
|
//
|
||||||
// Line dial header file for the Fast Light Tool Kit (FLTK).
|
// Line dial header file for the Fast Light Tool Kit (FLTK).
|
||||||
//
|
//
|
||||||
// Copyright 1998-1999 by Bill Spitzak and others.
|
// Copyright 1998-2000 by Bill Spitzak and others.
|
||||||
//
|
//
|
||||||
// This library is free software; you can redistribute it and/or
|
// This library is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU Library General Public
|
// modify it under the terms of the GNU Library General Public
|
||||||
@@ -37,5 +37,5 @@ public:
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
// End of "$Id: Fl_Line_Dial.H,v 1.4 1999/01/07 19:16:57 mike Exp $".
|
// End of "$Id: Fl_Line_Dial.H,v 1.4.2.1 2000/04/25 22:15:49 mike Exp $".
|
||||||
//
|
//
|
||||||
|
|||||||
+3
-3
@@ -1,9 +1,9 @@
|
|||||||
//
|
//
|
||||||
// "$Id: Fl_Menu.H,v 1.4 1999/01/07 19:16:57 mike Exp $"
|
// "$Id: Fl_Menu.H,v 1.4.2.1 2000/04/25 22:15:49 mike Exp $"
|
||||||
//
|
//
|
||||||
// Old menu header file for the Fast Light Tool Kit (FLTK).
|
// Old menu header file for the Fast Light Tool Kit (FLTK).
|
||||||
//
|
//
|
||||||
// Copyright 1998-1999 by Bill Spitzak and others.
|
// Copyright 1998-2000 by Bill Spitzak and others.
|
||||||
//
|
//
|
||||||
// This library is free software; you can redistribute it and/or
|
// This library is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU Library General Public
|
// modify it under the terms of the GNU Library General Public
|
||||||
@@ -27,5 +27,5 @@
|
|||||||
#include "Fl_Menu_Item.H"
|
#include "Fl_Menu_Item.H"
|
||||||
|
|
||||||
//
|
//
|
||||||
// End of "$Id: Fl_Menu.H,v 1.4 1999/01/07 19:16:57 mike Exp $".
|
// End of "$Id: Fl_Menu.H,v 1.4.2.1 2000/04/25 22:15:49 mike Exp $".
|
||||||
//
|
//
|
||||||
|
|||||||
+3
-3
@@ -1,9 +1,9 @@
|
|||||||
//
|
//
|
||||||
// "$Id: Fl_Menu_.H,v 1.7.2.1 1999/08/09 06:19:32 bill Exp $"
|
// "$Id: Fl_Menu_.H,v 1.7.2.2 2000/04/25 22:15:50 mike Exp $"
|
||||||
//
|
//
|
||||||
// Menu base class header file for the Fast Light Tool Kit (FLTK).
|
// Menu base class header file for the Fast Light Tool Kit (FLTK).
|
||||||
//
|
//
|
||||||
// Copyright 1998-1999 by Bill Spitzak and others.
|
// Copyright 1998-2000 by Bill Spitzak and others.
|
||||||
//
|
//
|
||||||
// This library is free software; you can redistribute it and/or
|
// This library is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU Library General Public
|
// modify it under the terms of the GNU Library General Public
|
||||||
@@ -93,5 +93,5 @@ public:
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
// End of "$Id: Fl_Menu_.H,v 1.7.2.1 1999/08/09 06:19:32 bill Exp $".
|
// End of "$Id: Fl_Menu_.H,v 1.7.2.2 2000/04/25 22:15:50 mike Exp $".
|
||||||
//
|
//
|
||||||
|
|||||||
+3
-3
@@ -1,9 +1,9 @@
|
|||||||
//
|
//
|
||||||
// "$Id: Fl_Menu_Bar.H,v 1.5 1999/02/16 21:59:39 mike Exp $"
|
// "$Id: Fl_Menu_Bar.H,v 1.5.2.1 2000/04/25 22:15:50 mike Exp $"
|
||||||
//
|
//
|
||||||
// Menu bar header file for the Fast Light Tool Kit (FLTK).
|
// Menu bar header file for the Fast Light Tool Kit (FLTK).
|
||||||
//
|
//
|
||||||
// Copyright 1998-1999 by Bill Spitzak and others.
|
// Copyright 1998-2000 by Bill Spitzak and others.
|
||||||
//
|
//
|
||||||
// This library is free software; you can redistribute it and/or
|
// This library is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU Library General Public
|
// modify it under the terms of the GNU Library General Public
|
||||||
@@ -40,5 +40,5 @@ public:
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
// End of "$Id: Fl_Menu_Bar.H,v 1.5 1999/02/16 21:59:39 mike Exp $".
|
// End of "$Id: Fl_Menu_Bar.H,v 1.5.2.1 2000/04/25 22:15:50 mike Exp $".
|
||||||
//
|
//
|
||||||
|
|||||||
+3
-3
@@ -1,9 +1,9 @@
|
|||||||
//
|
//
|
||||||
// "$Id: Fl_Menu_Button.H,v 1.5 1999/02/16 21:59:40 mike Exp $"
|
// "$Id: Fl_Menu_Button.H,v 1.5.2.1 2000/04/25 22:15:50 mike Exp $"
|
||||||
//
|
//
|
||||||
// Menu button header file for the Fast Light Tool Kit (FLTK).
|
// Menu button header file for the Fast Light Tool Kit (FLTK).
|
||||||
//
|
//
|
||||||
// Copyright 1998-1999 by Bill Spitzak and others.
|
// Copyright 1998-2000 by Bill Spitzak and others.
|
||||||
//
|
//
|
||||||
// This library is free software; you can redistribute it and/or
|
// This library is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU Library General Public
|
// modify it under the terms of the GNU Library General Public
|
||||||
@@ -42,5 +42,5 @@ public:
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
// End of "$Id: Fl_Menu_Button.H,v 1.5 1999/02/16 21:59:40 mike Exp $".
|
// End of "$Id: Fl_Menu_Button.H,v 1.5.2.1 2000/04/25 22:15:50 mike Exp $".
|
||||||
//
|
//
|
||||||
|
|||||||
+3
-3
@@ -1,9 +1,9 @@
|
|||||||
//
|
//
|
||||||
// "$Id: Fl_Menu_Item.H,v 1.5.2.1 1999/03/18 20:04:11 bill Exp $"
|
// "$Id: Fl_Menu_Item.H,v 1.5.2.2 2000/04/25 22:15:50 mike Exp $"
|
||||||
//
|
//
|
||||||
// Menu item header file for the Fast Light Tool Kit (FLTK).
|
// Menu item header file for the Fast Light Tool Kit (FLTK).
|
||||||
//
|
//
|
||||||
// Copyright 1998-1999 by Bill Spitzak and others.
|
// Copyright 1998-2000 by Bill Spitzak and others.
|
||||||
//
|
//
|
||||||
// This library is free software; you can redistribute it and/or
|
// This library is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU Library General Public
|
// modify it under the terms of the GNU Library General Public
|
||||||
@@ -153,5 +153,5 @@ enum { // back-compatability enum:
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
// End of "$Id: Fl_Menu_Item.H,v 1.5.2.1 1999/03/18 20:04:11 bill Exp $".
|
// End of "$Id: Fl_Menu_Item.H,v 1.5.2.2 2000/04/25 22:15:50 mike Exp $".
|
||||||
//
|
//
|
||||||
|
|||||||
+3
-3
@@ -1,9 +1,9 @@
|
|||||||
//
|
//
|
||||||
// "$Id: Fl_Menu_Window.H,v 1.5 1999/02/16 21:59:40 mike Exp $"
|
// "$Id: Fl_Menu_Window.H,v 1.5.2.1 2000/04/25 22:15:50 mike Exp $"
|
||||||
//
|
//
|
||||||
// Menu window header file for the Fast Light Tool Kit (FLTK).
|
// Menu window header file for the Fast Light Tool Kit (FLTK).
|
||||||
//
|
//
|
||||||
// Copyright 1998-1999 by Bill Spitzak and others.
|
// Copyright 1998-2000 by Bill Spitzak and others.
|
||||||
//
|
//
|
||||||
// This library is free software; you can redistribute it and/or
|
// This library is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU Library General Public
|
// modify it under the terms of the GNU Library General Public
|
||||||
@@ -48,5 +48,5 @@ public:
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
// End of "$Id: Fl_Menu_Window.H,v 1.5 1999/02/16 21:59:40 mike Exp $".
|
// End of "$Id: Fl_Menu_Window.H,v 1.5.2.1 2000/04/25 22:15:50 mike Exp $".
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
//
|
//
|
||||||
// "$Id: Fl_Multi_Browser.H,v 1.4 1999/01/07 19:16:58 mike Exp $"
|
// "$Id: Fl_Multi_Browser.H,v 1.4.2.1 2000/04/25 22:15:51 mike Exp $"
|
||||||
//
|
//
|
||||||
// Multi browser header file for the Fast Light Tool Kit (FLTK).
|
// Multi browser header file for the Fast Light Tool Kit (FLTK).
|
||||||
//
|
//
|
||||||
// Copyright 1998-1999 by Bill Spitzak and others.
|
// Copyright 1998-2000 by Bill Spitzak and others.
|
||||||
//
|
//
|
||||||
// This library is free software; you can redistribute it and/or
|
// This library is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU Library General Public
|
// modify it under the terms of the GNU Library General Public
|
||||||
@@ -37,5 +37,5 @@ public:
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
// End of "$Id: Fl_Multi_Browser.H,v 1.4 1999/01/07 19:16:58 mike Exp $".
|
// End of "$Id: Fl_Multi_Browser.H,v 1.4.2.1 2000/04/25 22:15:51 mike Exp $".
|
||||||
//
|
//
|
||||||
|
|||||||
+3
-3
@@ -1,9 +1,9 @@
|
|||||||
//
|
//
|
||||||
// "$Id: Fl_Multi_Label.H,v 1.5 1999/02/16 21:59:40 mike Exp $"
|
// "$Id: Fl_Multi_Label.H,v 1.5.2.1 2000/04/25 22:15:51 mike Exp $"
|
||||||
//
|
//
|
||||||
// Multi-label header file for the Fast Light Tool Kit (FLTK).
|
// Multi-label header file for the Fast Light Tool Kit (FLTK).
|
||||||
//
|
//
|
||||||
// Copyright 1998-1999 by Bill Spitzak and others.
|
// Copyright 1998-2000 by Bill Spitzak and others.
|
||||||
//
|
//
|
||||||
// This library is free software; you can redistribute it and/or
|
// This library is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU Library General Public
|
// modify it under the terms of the GNU Library General Public
|
||||||
@@ -41,5 +41,5 @@ struct Fl_Multi_Label {
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
// End of "$Id: Fl_Multi_Label.H,v 1.5 1999/02/16 21:59:40 mike Exp $".
|
// End of "$Id: Fl_Multi_Label.H,v 1.5.2.1 2000/04/25 22:15:51 mike Exp $".
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
//
|
//
|
||||||
// "$Id: Fl_Multiline_Input.H,v 1.4 1999/01/07 19:16:58 mike Exp $"
|
// "$Id: Fl_Multiline_Input.H,v 1.4.2.1 2000/04/25 22:15:51 mike Exp $"
|
||||||
//
|
//
|
||||||
// Multiline input header file for the Fast Light Tool Kit (FLTK).
|
// Multiline input header file for the Fast Light Tool Kit (FLTK).
|
||||||
//
|
//
|
||||||
// Copyright 1998-1999 by Bill Spitzak and others.
|
// Copyright 1998-2000 by Bill Spitzak and others.
|
||||||
//
|
//
|
||||||
// This library is free software; you can redistribute it and/or
|
// This library is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU Library General Public
|
// modify it under the terms of the GNU Library General Public
|
||||||
@@ -37,5 +37,5 @@ public:
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
// End of "$Id: Fl_Multiline_Input.H,v 1.4 1999/01/07 19:16:58 mike Exp $".
|
// End of "$Id: Fl_Multiline_Input.H,v 1.4.2.1 2000/04/25 22:15:51 mike Exp $".
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
//
|
//
|
||||||
// "$Id: Fl_Multiline_Output.H,v 1.4 1999/01/07 19:16:59 mike Exp $"
|
// "$Id: Fl_Multiline_Output.H,v 1.4.2.1 2000/04/25 22:15:51 mike Exp $"
|
||||||
//
|
//
|
||||||
// Multi line output header file for the Fast Light Tool Kit (FLTK).
|
// Multi line output header file for the Fast Light Tool Kit (FLTK).
|
||||||
//
|
//
|
||||||
// Copyright 1998-1999 by Bill Spitzak and others.
|
// Copyright 1998-2000 by Bill Spitzak and others.
|
||||||
//
|
//
|
||||||
// This library is free software; you can redistribute it and/or
|
// This library is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU Library General Public
|
// modify it under the terms of the GNU Library General Public
|
||||||
@@ -37,5 +37,5 @@ public:
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
// End of "$Id: Fl_Multiline_Output.H,v 1.4 1999/01/07 19:16:59 mike Exp $".
|
// End of "$Id: Fl_Multiline_Output.H,v 1.4.2.1 2000/04/25 22:15:51 mike Exp $".
|
||||||
//
|
//
|
||||||
|
|||||||
+3
-3
@@ -1,9 +1,9 @@
|
|||||||
//
|
//
|
||||||
// "$Id: Fl_Nice_Slider.H,v 1.4 1999/01/07 19:16:59 mike Exp $"
|
// "$Id: Fl_Nice_Slider.H,v 1.4.2.1 2000/04/25 22:15:52 mike Exp $"
|
||||||
//
|
//
|
||||||
// "Nice" slider header file for the Fast Light Tool Kit (FLTK).
|
// "Nice" slider header file for the Fast Light Tool Kit (FLTK).
|
||||||
//
|
//
|
||||||
// Copyright 1998-1999 by Bill Spitzak and others.
|
// Copyright 1998-2000 by Bill Spitzak and others.
|
||||||
//
|
//
|
||||||
// This library is free software; you can redistribute it and/or
|
// This library is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU Library General Public
|
// modify it under the terms of the GNU Library General Public
|
||||||
@@ -36,5 +36,5 @@ public:
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
// End of "$Id: Fl_Nice_Slider.H,v 1.4 1999/01/07 19:16:59 mike Exp $".
|
// End of "$Id: Fl_Nice_Slider.H,v 1.4.2.1 2000/04/25 22:15:52 mike Exp $".
|
||||||
//
|
//
|
||||||
|
|||||||
+3
-3
@@ -1,9 +1,9 @@
|
|||||||
//
|
//
|
||||||
// "$Id: Fl_Object.H,v 1.4 1999/01/07 19:16:59 mike Exp $"
|
// "$Id: Fl_Object.H,v 1.4.2.1 2000/04/25 22:15:52 mike Exp $"
|
||||||
//
|
//
|
||||||
// Old Fl_Object header file for the Fast Light Tool Kit (FLTK).
|
// Old Fl_Object header file for the Fast Light Tool Kit (FLTK).
|
||||||
//
|
//
|
||||||
// Copyright 1998-1999 by Bill Spitzak and others.
|
// Copyright 1998-2000 by Bill Spitzak and others.
|
||||||
//
|
//
|
||||||
// This library is free software; you can redistribute it and/or
|
// This library is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU Library General Public
|
// modify it under the terms of the GNU Library General Public
|
||||||
@@ -30,5 +30,5 @@
|
|||||||
#include "Fl_Widget.H"
|
#include "Fl_Widget.H"
|
||||||
|
|
||||||
//
|
//
|
||||||
// End of "$Id: Fl_Object.H,v 1.4 1999/01/07 19:16:59 mike Exp $".
|
// End of "$Id: Fl_Object.H,v 1.4.2.1 2000/04/25 22:15:52 mike Exp $".
|
||||||
//
|
//
|
||||||
|
|||||||
+3
-3
@@ -1,9 +1,9 @@
|
|||||||
//
|
//
|
||||||
// "$Id: Fl_Output.H,v 1.5 1999/02/16 21:59:41 mike Exp $"
|
// "$Id: Fl_Output.H,v 1.5.2.1 2000/04/25 22:15:52 mike Exp $"
|
||||||
//
|
//
|
||||||
// Output header file for the Fast Light Tool Kit (FLTK).
|
// Output header file for the Fast Light Tool Kit (FLTK).
|
||||||
//
|
//
|
||||||
// Copyright 1998-1999 by Bill Spitzak and others.
|
// Copyright 1998-2000 by Bill Spitzak and others.
|
||||||
//
|
//
|
||||||
// This library is free software; you can redistribute it and/or
|
// This library is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU Library General Public
|
// modify it under the terms of the GNU Library General Public
|
||||||
@@ -40,5 +40,5 @@ public:
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
// End of "$Id: Fl_Output.H,v 1.5 1999/02/16 21:59:41 mike Exp $".
|
// End of "$Id: Fl_Output.H,v 1.5.2.1 2000/04/25 22:15:52 mike Exp $".
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
//
|
//
|
||||||
// "$Id: Fl_Overlay_Window.H,v 1.5 1999/02/16 21:59:41 mike Exp $"
|
// "$Id: Fl_Overlay_Window.H,v 1.5.2.1 2000/04/25 22:15:52 mike Exp $"
|
||||||
//
|
//
|
||||||
// Overlay window header file for the Fast Light Tool Kit (FLTK).
|
// Overlay window header file for the Fast Light Tool Kit (FLTK).
|
||||||
//
|
//
|
||||||
// Copyright 1998-1999 by Bill Spitzak and others.
|
// Copyright 1998-2000 by Bill Spitzak and others.
|
||||||
//
|
//
|
||||||
// This library is free software; you can redistribute it and/or
|
// This library is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU Library General Public
|
// modify it under the terms of the GNU Library General Public
|
||||||
@@ -50,5 +50,5 @@ public:
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
// End of "$Id: Fl_Overlay_Window.H,v 1.5 1999/02/16 21:59:41 mike Exp $".
|
// End of "$Id: Fl_Overlay_Window.H,v 1.5.2.1 2000/04/25 22:15:52 mike Exp $".
|
||||||
//
|
//
|
||||||
|
|||||||
+3
-3
@@ -1,9 +1,9 @@
|
|||||||
//
|
//
|
||||||
// "$Id: Fl_Pack.H,v 1.5 1999/02/16 21:59:41 mike Exp $"
|
// "$Id: Fl_Pack.H,v 1.5.2.1 2000/04/25 22:15:52 mike Exp $"
|
||||||
//
|
//
|
||||||
// Pack header file for the Fast Light Tool Kit (FLTK).
|
// Pack header file for the Fast Light Tool Kit (FLTK).
|
||||||
//
|
//
|
||||||
// Copyright 1998-1999 by Bill Spitzak and others.
|
// Copyright 1998-2000 by Bill Spitzak and others.
|
||||||
//
|
//
|
||||||
// This library is free software; you can redistribute it and/or
|
// This library is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU Library General Public
|
// modify it under the terms of the GNU Library General Public
|
||||||
@@ -45,5 +45,5 @@ public:
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
// End of "$Id: Fl_Pack.H,v 1.5 1999/02/16 21:59:41 mike Exp $".
|
// End of "$Id: Fl_Pack.H,v 1.5.2.1 2000/04/25 22:15:52 mike Exp $".
|
||||||
//
|
//
|
||||||
|
|||||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user