diff options
Diffstat (limited to 'src')
131 files changed, 391 insertions, 391 deletions
diff --git a/src/Fl.cxx b/src/Fl.cxx index 2296e0c74..3b5156d1d 100644 --- a/src/Fl.cxx +++ b/src/Fl.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl.cxx,v 1.24.2.38 2001/01/21 06:00:58 spitzak Exp $" +// "$Id: Fl.cxx,v 1.24.2.39 2001/01/22 15:13:39 easysw Exp $" // // Main event handling code for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -781,5 +781,5 @@ void Fl_Window::flush() { } // -// End of "$Id: Fl.cxx,v 1.24.2.38 2001/01/21 06:00:58 spitzak Exp $". +// End of "$Id: Fl.cxx,v 1.24.2.39 2001/01/22 15:13:39 easysw Exp $". // diff --git a/src/Fl_Adjuster.cxx b/src/Fl_Adjuster.cxx index c31ea252a..dc8a39b50 100644 --- a/src/Fl_Adjuster.cxx +++ b/src/Fl_Adjuster.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Adjuster.cxx,v 1.5.2.2 2000/06/05 21:20:47 mike Exp $" +// "$Id: Fl_Adjuster.cxx,v 1.5.2.3 2001/01/22 15:13:39 easysw Exp $" // // Adjuster widget for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -130,5 +130,5 @@ Fl_Adjuster::Fl_Adjuster(int x, int y, int w, int h, const char* l) } // -// End of "$Id: Fl_Adjuster.cxx,v 1.5.2.2 2000/06/05 21:20:47 mike Exp $". +// End of "$Id: Fl_Adjuster.cxx,v 1.5.2.3 2001/01/22 15:13:39 easysw Exp $". // diff --git a/src/Fl_Bitmap.cxx b/src/Fl_Bitmap.cxx index 848fd1a3c..91c9fd4d3 100644 --- a/src/Fl_Bitmap.cxx +++ b/src/Fl_Bitmap.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Bitmap.cxx,v 1.5.2.3 2000/06/05 21:20:47 mike Exp $" +// "$Id: Fl_Bitmap.cxx,v 1.5.2.4 2001/01/22 15:13:39 easysw Exp $" // // Bitmap drawing routines for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -125,5 +125,5 @@ void Fl_Bitmap::label(Fl_Menu_Item* o) { } // -// End of "$Id: Fl_Bitmap.cxx,v 1.5.2.3 2000/06/05 21:20:47 mike Exp $". +// End of "$Id: Fl_Bitmap.cxx,v 1.5.2.4 2001/01/22 15:13:39 easysw Exp $". // diff --git a/src/Fl_Box.cxx b/src/Fl_Box.cxx index 16c24ceab..86f408a9a 100644 --- a/src/Fl_Box.cxx +++ b/src/Fl_Box.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Box.cxx,v 1.4.2.2 2000/06/05 21:20:47 mike Exp $" +// "$Id: Fl_Box.cxx,v 1.4.2.3 2001/01/22 15:13:39 easysw Exp $" // // Box widget for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -34,5 +34,5 @@ void Fl_Box::draw() { } // -// End of "$Id: Fl_Box.cxx,v 1.4.2.2 2000/06/05 21:20:47 mike Exp $". +// End of "$Id: Fl_Box.cxx,v 1.4.2.3 2001/01/22 15:13:39 easysw Exp $". // diff --git a/src/Fl_Browser.cxx b/src/Fl_Browser.cxx index 5480ebe52..35fd98aaf 100644 --- a/src/Fl_Browser.cxx +++ b/src/Fl_Browser.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Browser.cxx,v 1.9.2.11 2000/06/05 21:20:47 mike Exp $" +// "$Id: Fl_Browser.cxx,v 1.9.2.12 2001/01/22 15:13:39 easysw Exp $" // // Browser widget for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -493,5 +493,5 @@ int Fl_Browser::value() const { } // -// End of "$Id: Fl_Browser.cxx,v 1.9.2.11 2000/06/05 21:20:47 mike Exp $". +// End of "$Id: Fl_Browser.cxx,v 1.9.2.12 2001/01/22 15:13:39 easysw Exp $". // diff --git a/src/Fl_Browser_.cxx b/src/Fl_Browser_.cxx index 4df4d7d15..903479b23 100644 --- a/src/Fl_Browser_.cxx +++ b/src/Fl_Browser_.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Browser_.cxx,v 1.10.2.14 2000/06/30 04:23:13 spitzak Exp $" +// "$Id: Fl_Browser_.cxx,v 1.10.2.15 2001/01/22 15:13:39 easysw Exp $" // // Base Browser widget class for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -706,5 +706,5 @@ void Fl_Browser_::item_select(void*, int) {} int Fl_Browser_::item_selected(void* l) const {return l==selection_;} // -// End of "$Id: Fl_Browser_.cxx,v 1.10.2.14 2000/06/30 04:23:13 spitzak Exp $". +// End of "$Id: Fl_Browser_.cxx,v 1.10.2.15 2001/01/22 15:13:39 easysw Exp $". // diff --git a/src/Fl_Browser_load.cxx b/src/Fl_Browser_load.cxx index 69e3a904d..7858d652a 100644 --- a/src/Fl_Browser_load.cxx +++ b/src/Fl_Browser_load.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Browser_load.cxx,v 1.4.2.2 2000/06/05 21:20:48 mike Exp $" +// "$Id: Fl_Browser_load.cxx,v 1.4.2.3 2001/01/22 15:13:39 easysw Exp $" // // File loading routines for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -51,5 +51,5 @@ int Fl_Browser::load(const char *filename) { } // -// End of "$Id: Fl_Browser_load.cxx,v 1.4.2.2 2000/06/05 21:20:48 mike Exp $". +// End of "$Id: Fl_Browser_load.cxx,v 1.4.2.3 2001/01/22 15:13:39 easysw Exp $". // diff --git a/src/Fl_Button.cxx b/src/Fl_Button.cxx index eb9b9362b..34320b7ba 100644 --- a/src/Fl_Button.cxx +++ b/src/Fl_Button.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Button.cxx,v 1.4.2.5 2000/07/07 08:38:58 spitzak Exp $" +// "$Id: Fl_Button.cxx,v 1.4.2.6 2001/01/22 15:13:39 easysw Exp $" // // Button widget for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak 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 @@ Fl_Button::Fl_Button(int x,int y,int w,int h, const char *l) } // -// End of "$Id: Fl_Button.cxx,v 1.4.2.5 2000/07/07 08:38:58 spitzak Exp $". +// End of "$Id: Fl_Button.cxx,v 1.4.2.6 2001/01/22 15:13:39 easysw Exp $". // diff --git a/src/Fl_Chart.cxx b/src/Fl_Chart.cxx index 4b5f906e8..916ca698d 100644 --- a/src/Fl_Chart.cxx +++ b/src/Fl_Chart.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Chart.cxx,v 1.5.2.5 2000/11/20 19:02:20 easysw Exp $" +// "$Id: Fl_Chart.cxx,v 1.5.2.6 2001/01/22 15:13:39 easysw Exp $" // // Forms-compatible chart widget for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -378,5 +378,5 @@ void Fl_Chart::maxsize(int m) { } // -// End of "$Id: Fl_Chart.cxx,v 1.5.2.5 2000/11/20 19:02:20 easysw Exp $". +// End of "$Id: Fl_Chart.cxx,v 1.5.2.6 2001/01/22 15:13:39 easysw Exp $". // diff --git a/src/Fl_Check_Button.cxx b/src/Fl_Check_Button.cxx index ab3cc3e91..f40b0f8f3 100644 --- a/src/Fl_Check_Button.cxx +++ b/src/Fl_Check_Button.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Check_Button.cxx,v 1.4.2.2 2000/06/05 21:20:49 mike Exp $" +// "$Id: Fl_Check_Button.cxx,v 1.4.2.3 2001/01/22 15:13:39 easysw Exp $" // // Check button widget for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public diff --git a/src/Fl_Choice.cxx b/src/Fl_Choice.cxx index 0c00a23a3..c55dde5a3 100644 --- a/src/Fl_Choice.cxx +++ b/src/Fl_Choice.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Choice.cxx,v 1.10.2.4 2000/06/05 21:20:49 mike Exp $" +// "$Id: Fl_Choice.cxx,v 1.10.2.5 2001/01/22 15:13:39 easysw Exp $" // // Choice widget for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -90,5 +90,5 @@ int Fl_Choice::handle(int e) { } // -// End of "$Id: Fl_Choice.cxx,v 1.10.2.4 2000/06/05 21:20:49 mike Exp $". +// End of "$Id: Fl_Choice.cxx,v 1.10.2.5 2001/01/22 15:13:39 easysw Exp $". // diff --git a/src/Fl_Clock.cxx b/src/Fl_Clock.cxx index c237804e2..f05e3f77b 100644 --- a/src/Fl_Clock.cxx +++ b/src/Fl_Clock.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Clock.cxx,v 1.8.2.3 2000/06/05 21:20:49 mike Exp $" +// "$Id: Fl_Clock.cxx,v 1.8.2.4 2001/01/22 15:13:39 easysw Exp $" // // Clock widget for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -170,5 +170,5 @@ Fl_Clock::~Fl_Clock() { } // -// End of "$Id: Fl_Clock.cxx,v 1.8.2.3 2000/06/05 21:20:49 mike Exp $". +// End of "$Id: Fl_Clock.cxx,v 1.8.2.4 2001/01/22 15:13:39 easysw Exp $". // diff --git a/src/Fl_Color_Chooser.cxx b/src/Fl_Color_Chooser.cxx index 80f7e332d..91076241e 100644 --- a/src/Fl_Color_Chooser.cxx +++ b/src/Fl_Color_Chooser.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Color_Chooser.cxx,v 1.7.2.3 2000/06/05 21:20:50 mike Exp $" +// "$Id: Fl_Color_Chooser.cxx,v 1.7.2.4 2001/01/22 15:13:39 easysw Exp $" // // Color chooser for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -431,5 +431,5 @@ int fl_color_chooser(const char* name, uchar& r, uchar& g, uchar& b) { } // -// End of "$Id: Fl_Color_Chooser.cxx,v 1.7.2.3 2000/06/05 21:20:50 mike Exp $". +// End of "$Id: Fl_Color_Chooser.cxx,v 1.7.2.4 2001/01/22 15:13:39 easysw Exp $". // diff --git a/src/Fl_Counter.cxx b/src/Fl_Counter.cxx index 6f361d1fe..06f26ff30 100644 --- a/src/Fl_Counter.cxx +++ b/src/Fl_Counter.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Counter.cxx,v 1.8.2.2 2000/06/05 21:20:50 mike Exp $" +// "$Id: Fl_Counter.cxx,v 1.8.2.3 2001/01/22 15:13:39 easysw Exp $" // // Counter widget for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -165,5 +165,5 @@ Fl_Counter::Fl_Counter(int x, int y, int w, int h, const char* l) } // -// End of "$Id: Fl_Counter.cxx,v 1.8.2.2 2000/06/05 21:20:50 mike Exp $". +// End of "$Id: Fl_Counter.cxx,v 1.8.2.3 2001/01/22 15:13:39 easysw Exp $". // diff --git a/src/Fl_Dial.cxx b/src/Fl_Dial.cxx index 43d818ce5..46ae07caf 100644 --- a/src/Fl_Dial.cxx +++ b/src/Fl_Dial.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Dial.cxx,v 1.12.2.2 2000/06/05 21:20:50 mike Exp $" +// "$Id: Fl_Dial.cxx,v 1.12.2.3 2001/01/22 15:13:39 easysw Exp $" // // Circular dial widget for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -131,5 +131,5 @@ Fl_Dial::Fl_Dial(int x, int y, int w, int h, const char* l) } // -// End of "$Id: Fl_Dial.cxx,v 1.12.2.2 2000/06/05 21:20:50 mike Exp $". +// End of "$Id: Fl_Dial.cxx,v 1.12.2.3 2001/01/22 15:13:39 easysw Exp $". // diff --git a/src/Fl_Double_Window.cxx b/src/Fl_Double_Window.cxx index 00b6479f2..dd60ba903 100644 --- a/src/Fl_Double_Window.cxx +++ b/src/Fl_Double_Window.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Double_Window.cxx,v 1.12.2.3 2000/11/20 19:02:20 easysw Exp $" +// "$Id: Fl_Double_Window.cxx,v 1.12.2.4 2001/01/22 15:13:39 easysw Exp $" // // Double-buffered window code for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -192,5 +192,5 @@ Fl_Double_Window::~Fl_Double_Window() { } // -// End of "$Id: Fl_Double_Window.cxx,v 1.12.2.3 2000/11/20 19:02:20 easysw Exp $". +// End of "$Id: Fl_Double_Window.cxx,v 1.12.2.4 2001/01/22 15:13:39 easysw Exp $". // diff --git a/src/Fl_Font.H b/src/Fl_Font.H index 0d183762f..425d00dc3 100644 --- a/src/Fl_Font.H +++ b/src/Fl_Font.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Font.H,v 1.6.2.2 2000/06/05 21:20:50 mike Exp $" +// "$Id: Fl_Font.H,v 1.6.2.3 2001/01/22 15:13:39 easysw Exp $" // // Font definitions for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -78,5 +78,5 @@ FL_EXPORT char *fl_find_fontsize(char *name); #endif // -// End of "$Id: Fl_Font.H,v 1.6.2.2 2000/06/05 21:20:50 mike Exp $". +// End of "$Id: Fl_Font.H,v 1.6.2.3 2001/01/22 15:13:39 easysw Exp $". // diff --git a/src/Fl_Gl_Choice.H b/src/Fl_Gl_Choice.H index 7925419b1..986ee5d65 100644 --- a/src/Fl_Gl_Choice.H +++ b/src/Fl_Gl_Choice.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Gl_Choice.H,v 1.4.2.4 2000/06/05 21:20:51 mike Exp $" +// "$Id: Fl_Gl_Choice.H,v 1.4.2.5 2001/01/22 15:13:39 easysw Exp $" // // OpenGL definitions for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -91,5 +91,5 @@ void fl_no_gl_context(); #endif // -// End of "$Id: Fl_Gl_Choice.H,v 1.4.2.4 2000/06/05 21:20:51 mike Exp $". +// End of "$Id: Fl_Gl_Choice.H,v 1.4.2.5 2001/01/22 15:13:39 easysw Exp $". // diff --git a/src/Fl_Gl_Choice.cxx b/src/Fl_Gl_Choice.cxx index e9a663dd9..31285e9c6 100644 --- a/src/Fl_Gl_Choice.cxx +++ b/src/Fl_Gl_Choice.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Gl_Choice.cxx,v 1.5.2.4 2000/06/05 21:20:51 mike Exp $" +// "$Id: Fl_Gl_Choice.cxx,v 1.5.2.5 2001/01/22 15:13:39 easysw Exp $" // // OpenGL visual selection code for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -213,5 +213,5 @@ void fl_no_gl_context() { #endif // -// End of "$Id: Fl_Gl_Choice.cxx,v 1.5.2.4 2000/06/05 21:20:51 mike Exp $". +// End of "$Id: Fl_Gl_Choice.cxx,v 1.5.2.5 2001/01/22 15:13:39 easysw Exp $". // diff --git a/src/Fl_Gl_Overlay.cxx b/src/Fl_Gl_Overlay.cxx index e50721cbc..fd040abb0 100644 --- a/src/Fl_Gl_Overlay.cxx +++ b/src/Fl_Gl_Overlay.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Gl_Overlay.cxx,v 1.5.2.13 2000/12/06 15:45:12 easysw Exp $" +// "$Id: Fl_Gl_Overlay.cxx,v 1.5.2.14 2001/01/22 15:13:39 easysw Exp $" // // OpenGL overlay code for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -209,5 +209,5 @@ void Fl_Gl_Window::hide_overlay() { #endif // -// End of "$Id: Fl_Gl_Overlay.cxx,v 1.5.2.13 2000/12/06 15:45:12 easysw Exp $". +// End of "$Id: Fl_Gl_Overlay.cxx,v 1.5.2.14 2001/01/22 15:13:39 easysw Exp $". // diff --git a/src/Fl_Gl_Window.cxx b/src/Fl_Gl_Window.cxx index d8a64fd8c..87806a54a 100644 --- a/src/Fl_Gl_Window.cxx +++ b/src/Fl_Gl_Window.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Gl_Window.cxx,v 1.12.2.19 2000/12/12 08:57:30 spitzak Exp $" +// "$Id: Fl_Gl_Window.cxx,v 1.12.2.20 2001/01/22 15:13:39 easysw Exp $" // // OpenGL window code for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -337,5 +337,5 @@ void Fl_Gl_Window::draw_overlay() {} #endif // -// End of "$Id: Fl_Gl_Window.cxx,v 1.12.2.19 2000/12/12 08:57:30 spitzak Exp $". +// End of "$Id: Fl_Gl_Window.cxx,v 1.12.2.20 2001/01/22 15:13:39 easysw Exp $". // diff --git a/src/Fl_Group.cxx b/src/Fl_Group.cxx index 655110b9d..19e65b8ec 100644 --- a/src/Fl_Group.cxx +++ b/src/Fl_Group.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Group.cxx,v 1.8.2.7 2000/10/21 20:01:56 spitzak Exp $" +// "$Id: Fl_Group.cxx,v 1.8.2.8 2001/01/22 15:13:39 easysw Exp $" // // Group widget for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -513,5 +513,5 @@ void Fl_Group::draw_outside_label(const Fl_Widget& w) const { } // -// End of "$Id: Fl_Group.cxx,v 1.8.2.7 2000/10/21 20:01:56 spitzak Exp $". +// End of "$Id: Fl_Group.cxx,v 1.8.2.8 2001/01/22 15:13:39 easysw Exp $". // diff --git a/src/Fl_Image.cxx b/src/Fl_Image.cxx index 246184831..843a88963 100644 --- a/src/Fl_Image.cxx +++ b/src/Fl_Image.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Image.cxx,v 1.5.2.2 2000/06/05 21:20:52 mike Exp $" +// "$Id: Fl_Image.cxx,v 1.5.2.3 2001/01/22 15:13:39 easysw Exp $" // // Image drawing code for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -86,5 +86,5 @@ void Fl_Image::label(Fl_Menu_Item* o) { } // -// End of "$Id: Fl_Image.cxx,v 1.5.2.2 2000/06/05 21:20:52 mike Exp $". +// End of "$Id: Fl_Image.cxx,v 1.5.2.3 2001/01/22 15:13:39 easysw Exp $". // diff --git a/src/Fl_Input.cxx b/src/Fl_Input.cxx index 79a6e2e2e..68a4b4ee6 100644 --- a/src/Fl_Input.cxx +++ b/src/Fl_Input.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Input.cxx,v 1.10.2.13 2000/10/17 07:23:42 spitzak Exp $" +// "$Id: Fl_Input.cxx,v 1.10.2.14 2001/01/22 15:13:39 easysw Exp $" // // Input widget for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -276,5 +276,5 @@ Fl_Input::Fl_Input(int x, int y, int w, int h, const char *l) } // -// End of "$Id: Fl_Input.cxx,v 1.10.2.13 2000/10/17 07:23:42 spitzak Exp $". +// End of "$Id: Fl_Input.cxx,v 1.10.2.14 2001/01/22 15:13:39 easysw Exp $". // diff --git a/src/Fl_Input_.cxx b/src/Fl_Input_.cxx index 7f4d40f13..cba64c70d 100644 --- a/src/Fl_Input_.cxx +++ b/src/Fl_Input_.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Input_.cxx,v 1.21.2.10 2000/12/12 08:57:30 spitzak Exp $" +// "$Id: Fl_Input_.cxx,v 1.21.2.11 2001/01/22 15:13:39 easysw Exp $" // // Common input widget routines for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -817,5 +817,5 @@ Fl_Input_::~Fl_Input_() { } // -// End of "$Id: Fl_Input_.cxx,v 1.21.2.10 2000/12/12 08:57:30 spitzak Exp $". +// End of "$Id: Fl_Input_.cxx,v 1.21.2.11 2001/01/22 15:13:39 easysw Exp $". // diff --git a/src/Fl_Light_Button.cxx b/src/Fl_Light_Button.cxx index 39ffe6c86..ed48f55b6 100644 --- a/src/Fl_Light_Button.cxx +++ b/src/Fl_Light_Button.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Light_Button.cxx,v 1.4.2.2 2000/06/05 21:20:52 mike Exp $" +// "$Id: Fl_Light_Button.cxx,v 1.4.2.3 2001/01/22 15:13:40 easysw Exp $" // // Lighted button widget for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -70,5 +70,5 @@ Fl_Light_Button::Fl_Light_Button(int x, int y, int w, int h, const char* l) } // -// End of "$Id: Fl_Light_Button.cxx,v 1.4.2.2 2000/06/05 21:20:52 mike Exp $". +// End of "$Id: Fl_Light_Button.cxx,v 1.4.2.3 2001/01/22 15:13:40 easysw Exp $". // diff --git a/src/Fl_Menu.cxx b/src/Fl_Menu.cxx index b58105bbc..56d69d7c6 100644 --- a/src/Fl_Menu.cxx +++ b/src/Fl_Menu.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Menu.cxx,v 1.18.2.11 2000/11/20 19:02:20 easysw Exp $" +// "$Id: Fl_Menu.cxx,v 1.18.2.12 2001/01/22 15:13:40 easysw Exp $" // // Menu code for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -743,5 +743,5 @@ const Fl_Menu_Item* Fl_Menu_Item::test_shortcut() const { } // -// End of "$Id: Fl_Menu.cxx,v 1.18.2.11 2000/11/20 19:02:20 easysw Exp $". +// End of "$Id: Fl_Menu.cxx,v 1.18.2.12 2001/01/22 15:13:40 easysw Exp $". // diff --git a/src/Fl_Menu_.cxx b/src/Fl_Menu_.cxx index d5e0e468e..76190328b 100644 --- a/src/Fl_Menu_.cxx +++ b/src/Fl_Menu_.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Menu_.cxx,v 1.7.2.7 2000/06/05 21:20:54 mike Exp $" +// "$Id: Fl_Menu_.cxx,v 1.7.2.8 2001/01/22 15:13:40 easysw Exp $" // // Common menu code for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -172,5 +172,5 @@ void Fl_Menu_::clear() { } // -// End of "$Id: Fl_Menu_.cxx,v 1.7.2.7 2000/06/05 21:20:54 mike Exp $". +// End of "$Id: Fl_Menu_.cxx,v 1.7.2.8 2001/01/22 15:13:40 easysw Exp $". // diff --git a/src/Fl_Menu_Bar.cxx b/src/Fl_Menu_Bar.cxx index 176492b16..72e4618bf 100644 --- a/src/Fl_Menu_Bar.cxx +++ b/src/Fl_Menu_Bar.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Menu_Bar.cxx,v 1.7.2.5 2000/09/23 08:21:52 spitzak Exp $" +// "$Id: Fl_Menu_Bar.cxx,v 1.7.2.6 2001/01/22 15:13:40 easysw Exp $" // // Menu bar widget for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak 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 Fl_Menu_Bar::handle(int event) { } // -// End of "$Id: Fl_Menu_Bar.cxx,v 1.7.2.5 2000/09/23 08:21:52 spitzak Exp $". +// End of "$Id: Fl_Menu_Bar.cxx,v 1.7.2.6 2001/01/22 15:13:40 easysw Exp $". // diff --git a/src/Fl_Menu_Button.cxx b/src/Fl_Menu_Button.cxx index dffab6749..36661a875 100644 --- a/src/Fl_Menu_Button.cxx +++ b/src/Fl_Menu_Button.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Menu_Button.cxx,v 1.4.2.2 2000/06/05 21:20:54 mike Exp $" +// "$Id: Fl_Menu_Button.cxx,v 1.4.2.3 2001/01/22 15:13:40 easysw Exp $" // // Menu button widget for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -78,5 +78,5 @@ Fl_Menu_Button::Fl_Menu_Button(int X,int Y,int W,int H,const char *l) } // -// End of "$Id: Fl_Menu_Button.cxx,v 1.4.2.2 2000/06/05 21:20:54 mike Exp $". +// End of "$Id: Fl_Menu_Button.cxx,v 1.4.2.3 2001/01/22 15:13:40 easysw Exp $". // diff --git a/src/Fl_Menu_Window.cxx b/src/Fl_Menu_Window.cxx index a07cec556..2f11e8306 100644 --- a/src/Fl_Menu_Window.cxx +++ b/src/Fl_Menu_Window.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Menu_Window.cxx,v 1.8.2.4 2000/11/20 19:02:20 easysw Exp $" +// "$Id: Fl_Menu_Window.cxx,v 1.8.2.5 2001/01/22 15:13:40 easysw Exp $" // // Menu window code for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -97,5 +97,5 @@ Fl_Menu_Window::~Fl_Menu_Window() { } // -// End of "$Id: Fl_Menu_Window.cxx,v 1.8.2.4 2000/11/20 19:02:20 easysw Exp $". +// End of "$Id: Fl_Menu_Window.cxx,v 1.8.2.5 2001/01/22 15:13:40 easysw Exp $". // diff --git a/src/Fl_Menu_add.cxx b/src/Fl_Menu_add.cxx index 21b5386e7..b1f0edf38 100644 --- a/src/Fl_Menu_add.cxx +++ b/src/Fl_Menu_add.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Menu_add.cxx,v 1.9.2.9 2000/11/20 19:02:20 easysw Exp $" +// "$Id: Fl_Menu_add.cxx,v 1.9.2.10 2001/01/22 15:13:40 easysw Exp $" // // Menu utilities for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -253,5 +253,5 @@ void Fl_Menu_::remove(int i) { } // -// End of "$Id: Fl_Menu_add.cxx,v 1.9.2.9 2000/11/20 19:02:20 easysw Exp $". +// End of "$Id: Fl_Menu_add.cxx,v 1.9.2.10 2001/01/22 15:13:40 easysw Exp $". // diff --git a/src/Fl_Menu_global.cxx b/src/Fl_Menu_global.cxx index c285075b3..0dcc0daf6 100644 --- a/src/Fl_Menu_global.cxx +++ b/src/Fl_Menu_global.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Menu_global.cxx,v 1.5.2.3 2000/06/05 21:20:55 mike Exp $" +// "$Id: Fl_Menu_global.cxx,v 1.5.2.4 2001/01/22 15:13:40 easysw Exp $" // // Global menu shortcut code for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -44,5 +44,5 @@ void Fl_Menu_::global() { } // -// End of "$Id: Fl_Menu_global.cxx,v 1.5.2.3 2000/06/05 21:20:55 mike Exp $". +// End of "$Id: Fl_Menu_global.cxx,v 1.5.2.4 2001/01/22 15:13:40 easysw Exp $". // diff --git a/src/Fl_Multi_Label.cxx b/src/Fl_Multi_Label.cxx index f5c6ccbe4..f184e1c84 100644 --- a/src/Fl_Multi_Label.cxx +++ b/src/Fl_Multi_Label.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Multi_Label.cxx,v 1.4.2.2 2000/06/05 21:20:55 mike Exp $" +// "$Id: Fl_Multi_Label.cxx,v 1.4.2.3 2001/01/22 15:13:40 easysw Exp $" // // Multi-label widget for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -74,5 +74,5 @@ void Fl_Multi_Label::label(Fl_Menu_Item* o) { } // -// End of "$Id: Fl_Multi_Label.cxx,v 1.4.2.2 2000/06/05 21:20:55 mike Exp $". +// End of "$Id: Fl_Multi_Label.cxx,v 1.4.2.3 2001/01/22 15:13:40 easysw Exp $". // diff --git a/src/Fl_Output.cxx b/src/Fl_Output.cxx index c3432a42a..2ff8accec 100644 --- a/src/Fl_Output.cxx +++ b/src/Fl_Output.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Output.cxx,v 1.6.2.2 2000/06/05 21:20:55 mike Exp $" +// "$Id: Fl_Output.cxx,v 1.6.2.3 2001/01/22 15:13:40 easysw Exp $" // // Output widget for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -46,5 +46,5 @@ int Fl_Output::handle(int event) { } // -// End of "$Id: Fl_Output.cxx,v 1.6.2.2 2000/06/05 21:20:55 mike Exp $". +// End of "$Id: Fl_Output.cxx,v 1.6.2.3 2001/01/22 15:13:40 easysw Exp $". // diff --git a/src/Fl_Overlay_Window.cxx b/src/Fl_Overlay_Window.cxx index d172465bf..57f029a1f 100644 --- a/src/Fl_Overlay_Window.cxx +++ b/src/Fl_Overlay_Window.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Overlay_Window.cxx,v 1.7.2.4 2000/11/20 19:02:20 easysw Exp $" +// "$Id: Fl_Overlay_Window.cxx,v 1.7.2.5 2001/01/22 15:13:40 easysw Exp $" // // Overlay window code for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -140,5 +140,5 @@ void Fl_Overlay_Window::redraw_overlay() { #endif // -// End of "$Id: Fl_Overlay_Window.cxx,v 1.7.2.4 2000/11/20 19:02:20 easysw Exp $". +// End of "$Id: Fl_Overlay_Window.cxx,v 1.7.2.5 2001/01/22 15:13:40 easysw Exp $". // diff --git a/src/Fl_Pack.cxx b/src/Fl_Pack.cxx index dac8e4501..af5f94194 100644 --- a/src/Fl_Pack.cxx +++ b/src/Fl_Pack.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Pack.cxx,v 1.6.2.3 2000/06/20 05:47:37 bill Exp $" +// "$Id: Fl_Pack.cxx,v 1.6.2.4 2001/01/22 15:13:40 easysw Exp $" // // Packing widget for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -112,5 +112,5 @@ void Fl_Pack::draw() { } // -// End of "$Id: Fl_Pack.cxx,v 1.6.2.3 2000/06/20 05:47:37 bill Exp $". +// End of "$Id: Fl_Pack.cxx,v 1.6.2.4 2001/01/22 15:13:40 easysw Exp $". // diff --git a/src/Fl_Pixmap.cxx b/src/Fl_Pixmap.cxx index 632144ea6..846383b55 100644 --- a/src/Fl_Pixmap.cxx +++ b/src/Fl_Pixmap.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Pixmap.cxx,v 1.9.2.3 2000/09/23 07:33:39 spitzak Exp $" +// "$Id: Fl_Pixmap.cxx,v 1.9.2.4 2001/01/22 15:13:40 easysw Exp $" // // Pixmap drawing code for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -194,5 +194,5 @@ void Fl_Pixmap::label(Fl_Menu_Item* o) { } // -// End of "$Id: Fl_Pixmap.cxx,v 1.9.2.3 2000/09/23 07:33:39 spitzak Exp $". +// End of "$Id: Fl_Pixmap.cxx,v 1.9.2.4 2001/01/22 15:13:40 easysw Exp $". // diff --git a/src/Fl_Positioner.cxx b/src/Fl_Positioner.cxx index 244e6c1a8..3636cb053 100644 --- a/src/Fl_Positioner.cxx +++ b/src/Fl_Positioner.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Positioner.cxx,v 1.4.2.2 2000/06/05 21:20:55 mike Exp $" +// "$Id: Fl_Positioner.cxx,v 1.4.2.3 2001/01/22 15:13:40 easysw Exp $" // // Positioner widget for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -129,5 +129,5 @@ void Fl_Positioner::ybounds(double a, double b) { } // -// End of "$Id: Fl_Positioner.cxx,v 1.4.2.2 2000/06/05 21:20:55 mike Exp $". +// End of "$Id: Fl_Positioner.cxx,v 1.4.2.3 2001/01/22 15:13:40 easysw Exp $". // diff --git a/src/Fl_Repeat_Button.cxx b/src/Fl_Repeat_Button.cxx index c16da165b..dbe60f473 100644 --- a/src/Fl_Repeat_Button.cxx +++ b/src/Fl_Repeat_Button.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Repeat_Button.cxx,v 1.4.2.3 2000/06/05 21:20:56 mike Exp $" +// "$Id: Fl_Repeat_Button.cxx,v 1.4.2.4 2001/01/22 15:13:40 easysw Exp $" // // Repeat button widget for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak 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 Fl_Repeat_Button::handle(int event) { } // -// End of "$Id: Fl_Repeat_Button.cxx,v 1.4.2.3 2000/06/05 21:20:56 mike Exp $". +// End of "$Id: Fl_Repeat_Button.cxx,v 1.4.2.4 2001/01/22 15:13:40 easysw Exp $". // diff --git a/src/Fl_Return_Button.cxx b/src/Fl_Return_Button.cxx index 36e1f97a8..c29f2e26e 100644 --- a/src/Fl_Return_Button.cxx +++ b/src/Fl_Return_Button.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Return_Button.cxx,v 1.5.2.2 2000/06/05 21:20:56 mike Exp $" +// "$Id: Fl_Return_Button.cxx,v 1.5.2.3 2001/01/22 15:13:40 easysw Exp $" // // Return button widget for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -65,5 +65,5 @@ int Fl_Return_Button::handle(int event) { } // -// End of "$Id: Fl_Return_Button.cxx,v 1.5.2.2 2000/06/05 21:20:56 mike Exp $". +// End of "$Id: Fl_Return_Button.cxx,v 1.5.2.3 2001/01/22 15:13:40 easysw Exp $". // diff --git a/src/Fl_Roller.cxx b/src/Fl_Roller.cxx index ebeb9ec47..4f598eb58 100644 --- a/src/Fl_Roller.cxx +++ b/src/Fl_Roller.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Roller.cxx,v 1.6.2.3 2000/06/05 21:20:56 mike Exp $" +// "$Id: Fl_Roller.cxx,v 1.6.2.4 2001/01/22 15:13:40 easysw Exp $" // // Roller widget for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -137,5 +137,5 @@ Fl_Roller::Fl_Roller(int X,int Y,int W,int H,const char* L) } // -// End of "$Id: Fl_Roller.cxx,v 1.6.2.3 2000/06/05 21:20:56 mike Exp $". +// End of "$Id: Fl_Roller.cxx,v 1.6.2.4 2001/01/22 15:13:40 easysw Exp $". // diff --git a/src/Fl_Round_Button.cxx b/src/Fl_Round_Button.cxx index 8a5bbf6ae..662ebc7c0 100644 --- a/src/Fl_Round_Button.cxx +++ b/src/Fl_Round_Button.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Round_Button.cxx,v 1.4.2.2 2000/06/05 21:20:56 mike Exp $" +// "$Id: Fl_Round_Button.cxx,v 1.4.2.3 2001/01/22 15:13:40 easysw Exp $" // // Round button for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -38,5 +38,5 @@ Fl_Round_Button::Fl_Round_Button(int x,int y,int w,int h, const char *l) } // -// End of "$Id: Fl_Round_Button.cxx,v 1.4.2.2 2000/06/05 21:20:56 mike Exp $". +// End of "$Id: Fl_Round_Button.cxx,v 1.4.2.3 2001/01/22 15:13:40 easysw Exp $". // diff --git a/src/Fl_Scroll.cxx b/src/Fl_Scroll.cxx index 7db14545a..f60329d64 100644 --- a/src/Fl_Scroll.cxx +++ b/src/Fl_Scroll.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Scroll.cxx,v 1.7.2.5 2000/11/20 15:30:54 easysw Exp $" +// "$Id: Fl_Scroll.cxx,v 1.7.2.6 2001/01/22 15:13:40 easysw Exp $" // // Scroll widget for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -249,5 +249,5 @@ int Fl_Scroll::handle(int event) { } // -// End of "$Id: Fl_Scroll.cxx,v 1.7.2.5 2000/11/20 15:30:54 easysw Exp $". +// End of "$Id: Fl_Scroll.cxx,v 1.7.2.6 2001/01/22 15:13:40 easysw Exp $". // diff --git a/src/Fl_Scrollbar.cxx b/src/Fl_Scrollbar.cxx index 50e198b8d..a5c49aa60 100644 --- a/src/Fl_Scrollbar.cxx +++ b/src/Fl_Scrollbar.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Scrollbar.cxx,v 1.7.2.11 2000/06/05 21:20:57 mike Exp $" +// "$Id: Fl_Scrollbar.cxx,v 1.7.2.12 2001/01/22 15:13:40 easysw Exp $" // // Scroll bar widget for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -234,5 +234,5 @@ Fl_Scrollbar::Fl_Scrollbar(int X, int Y, int W, int H, const char* L) } // -// End of "$Id: Fl_Scrollbar.cxx,v 1.7.2.11 2000/06/05 21:20:57 mike Exp $". +// End of "$Id: Fl_Scrollbar.cxx,v 1.7.2.12 2001/01/22 15:13:40 easysw Exp $". // diff --git a/src/Fl_Single_Window.cxx b/src/Fl_Single_Window.cxx index 72457fc41..008c98a04 100644 --- a/src/Fl_Single_Window.cxx +++ b/src/Fl_Single_Window.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Single_Window.cxx,v 1.4.2.2 2000/06/05 21:20:57 mike Exp $" +// "$Id: Fl_Single_Window.cxx,v 1.4.2.3 2001/01/22 15:13:40 easysw Exp $" // // Single-buffered window for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -35,5 +35,5 @@ void Fl_Single_Window::show() {Fl_Window::show();} void Fl_Single_Window::flush() {Fl_Window::flush();} // -// End of "$Id: Fl_Single_Window.cxx,v 1.4.2.2 2000/06/05 21:20:57 mike Exp $". +// End of "$Id: Fl_Single_Window.cxx,v 1.4.2.3 2001/01/22 15:13:40 easysw Exp $". // diff --git a/src/Fl_Slider.cxx b/src/Fl_Slider.cxx index a58d458eb..9bae98a65 100644 --- a/src/Fl_Slider.cxx +++ b/src/Fl_Slider.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Slider.cxx,v 1.8.2.9 2000/06/15 05:37:39 bill Exp $" +// "$Id: Fl_Slider.cxx,v 1.8.2.10 2001/01/22 15:13:40 easysw Exp $" // // Slider widget for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -255,5 +255,5 @@ int Fl_Slider::handle(int event) { } // -// End of "$Id: Fl_Slider.cxx,v 1.8.2.9 2000/06/15 05:37:39 bill Exp $". +// End of "$Id: Fl_Slider.cxx,v 1.8.2.10 2001/01/22 15:13:40 easysw Exp $". // diff --git a/src/Fl_Tabs.cxx b/src/Fl_Tabs.cxx index d04bc87e2..e405832d1 100644 --- a/src/Fl_Tabs.cxx +++ b/src/Fl_Tabs.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Tabs.cxx,v 1.6.2.9 2000/10/17 06:53:20 spitzak Exp $" +// "$Id: Fl_Tabs.cxx,v 1.6.2.10 2001/01/22 15:13:40 easysw Exp $" // // Tab widget for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -275,5 +275,5 @@ Fl_Tabs::Fl_Tabs(int X,int Y,int W, int H, const char *l) : } // -// End of "$Id: Fl_Tabs.cxx,v 1.6.2.9 2000/10/17 06:53:20 spitzak Exp $". +// End of "$Id: Fl_Tabs.cxx,v 1.6.2.10 2001/01/22 15:13:40 easysw Exp $". // diff --git a/src/Fl_Tile.cxx b/src/Fl_Tile.cxx index af2e15ed3..65ea6e437 100644 --- a/src/Fl_Tile.cxx +++ b/src/Fl_Tile.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Tile.cxx,v 1.5.2.4 2000/06/05 21:20:58 mike Exp $" +// "$Id: Fl_Tile.cxx,v 1.5.2.5 2001/01/22 15:13:40 easysw Exp $" // // Tile widget for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -196,5 +196,5 @@ int Fl_Tile::handle(int event) { } // -// End of "$Id: Fl_Tile.cxx,v 1.5.2.4 2000/06/05 21:20:58 mike Exp $". +// End of "$Id: Fl_Tile.cxx,v 1.5.2.5 2001/01/22 15:13:40 easysw Exp $". // diff --git a/src/Fl_Valuator.cxx b/src/Fl_Valuator.cxx index eaea57c2a..459c3b6c8 100644 --- a/src/Fl_Valuator.cxx +++ b/src/Fl_Valuator.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Valuator.cxx,v 1.5.2.3 2001/01/21 06:00:59 spitzak Exp $" +// "$Id: Fl_Valuator.cxx,v 1.5.2.4 2001/01/22 15:13:40 easysw Exp $" // // Valuator widget for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -123,5 +123,5 @@ int Fl_Valuator::format(char* buffer) { } // -// End of "$Id: Fl_Valuator.cxx,v 1.5.2.3 2001/01/21 06:00:59 spitzak Exp $". +// End of "$Id: Fl_Valuator.cxx,v 1.5.2.4 2001/01/22 15:13:40 easysw Exp $". // diff --git a/src/Fl_Value_Input.cxx b/src/Fl_Value_Input.cxx index 49d98e8bd..6371649e6 100644 --- a/src/Fl_Value_Input.cxx +++ b/src/Fl_Value_Input.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Value_Input.cxx,v 1.6.2.4 2000/06/05 21:20:58 mike Exp $" +// "$Id: Fl_Value_Input.cxx,v 1.6.2.5 2001/01/22 15:13:40 easysw Exp $" // // Value input widget for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -128,5 +128,5 @@ Fl_Value_Input::Fl_Value_Input(int x, int y, int w, int h, const char* l) } // -// End of "$Id: Fl_Value_Input.cxx,v 1.6.2.4 2000/06/05 21:20:58 mike Exp $". +// End of "$Id: Fl_Value_Input.cxx,v 1.6.2.5 2001/01/22 15:13:40 easysw Exp $". // diff --git a/src/Fl_Value_Output.cxx b/src/Fl_Value_Output.cxx index bfd8c384d..5d4b64a6a 100644 --- a/src/Fl_Value_Output.cxx +++ b/src/Fl_Value_Output.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Value_Output.cxx,v 1.6.2.2 2000/06/05 21:20:58 mike Exp $" +// "$Id: Fl_Value_Output.cxx,v 1.6.2.3 2001/01/22 15:13:40 easysw Exp $" // // Value output widget for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -94,5 +94,5 @@ Fl_Value_Output::Fl_Value_Output(int x,int y,int w,int h,const char *l) } // -// End of "$Id: Fl_Value_Output.cxx,v 1.6.2.2 2000/06/05 21:20:58 mike Exp $". +// End of "$Id: Fl_Value_Output.cxx,v 1.6.2.3 2001/01/22 15:13:40 easysw Exp $". // diff --git a/src/Fl_Value_Slider.cxx b/src/Fl_Value_Slider.cxx index 523d4ee41..9185f7ed6 100644 --- a/src/Fl_Value_Slider.cxx +++ b/src/Fl_Value_Slider.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Value_Slider.cxx,v 1.5.2.3 2000/06/05 21:20:58 mike Exp $" +// "$Id: Fl_Value_Slider.cxx,v 1.5.2.4 2001/01/22 15:13:40 easysw Exp $" // // Value slider widget for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak 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 @@ int Fl_Value_Slider::handle(int event) { } // -// End of "$Id: Fl_Value_Slider.cxx,v 1.5.2.3 2000/06/05 21:20:58 mike Exp $". +// End of "$Id: Fl_Value_Slider.cxx,v 1.5.2.4 2001/01/22 15:13:40 easysw Exp $". // diff --git a/src/Fl_Widget.cxx b/src/Fl_Widget.cxx index 57b19c613..1ba161afd 100644 --- a/src/Fl_Widget.cxx +++ b/src/Fl_Widget.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Widget.cxx,v 1.5.2.3 2000/06/05 21:20:58 mike Exp $" +// "$Id: Fl_Widget.cxx,v 1.5.2.4 2001/01/22 15:13:40 easysw Exp $" // // Base widget class for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak 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 @@ int Fl_Widget::contains(const Fl_Widget *o) const { } // -// End of "$Id: Fl_Widget.cxx,v 1.5.2.3 2000/06/05 21:20:58 mike Exp $". +// End of "$Id: Fl_Widget.cxx,v 1.5.2.4 2001/01/22 15:13:40 easysw Exp $". // diff --git a/src/Fl_Window.cxx b/src/Fl_Window.cxx index 0422e62a6..97e2feb12 100644 --- a/src/Fl_Window.cxx +++ b/src/Fl_Window.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Window.cxx,v 1.6.2.2 2000/06/05 21:20:59 mike Exp $" +// "$Id: Fl_Window.cxx,v 1.6.2.3 2001/01/22 15:13:40 easysw Exp $" // // Window widget class for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -102,5 +102,5 @@ void Fl_Window::default_callback(Fl_Window* window, void* v) { } // -// End of "$Id: Fl_Window.cxx,v 1.6.2.2 2000/06/05 21:20:59 mike Exp $". +// End of "$Id: Fl_Window.cxx,v 1.6.2.3 2001/01/22 15:13:40 easysw Exp $". // diff --git a/src/Fl_Window_fullscreen.cxx b/src/Fl_Window_fullscreen.cxx index b04efc7ff..5872078a1 100644 --- a/src/Fl_Window_fullscreen.cxx +++ b/src/Fl_Window_fullscreen.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Window_fullscreen.cxx,v 1.5.2.2 2000/06/05 21:20:59 mike Exp $" +// "$Id: Fl_Window_fullscreen.cxx,v 1.5.2.3 2001/01/22 15:13:40 easysw Exp $" // // Fullscreen window support for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -71,5 +71,5 @@ void Fl_Window::fullscreen_off(int X,int Y,int W,int H) { } // -// End of "$Id: Fl_Window_fullscreen.cxx,v 1.5.2.2 2000/06/05 21:20:59 mike Exp $". +// End of "$Id: Fl_Window_fullscreen.cxx,v 1.5.2.3 2001/01/22 15:13:40 easysw Exp $". // diff --git a/src/Fl_Window_hotspot.cxx b/src/Fl_Window_hotspot.cxx index ebc28608a..176985a86 100644 --- a/src/Fl_Window_hotspot.cxx +++ b/src/Fl_Window_hotspot.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Window_hotspot.cxx,v 1.7.2.2 2000/06/05 21:20:59 mike Exp $" +// "$Id: Fl_Window_hotspot.cxx,v 1.7.2.3 2001/01/22 15:13:40 easysw Exp $" // // Common hotspot routines for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -77,5 +77,5 @@ void Fl_Window::hotspot(const Fl_Widget *o, int offscreen) { } // -// End of "$Id: Fl_Window_hotspot.cxx,v 1.7.2.2 2000/06/05 21:20:59 mike Exp $". +// End of "$Id: Fl_Window_hotspot.cxx,v 1.7.2.3 2001/01/22 15:13:40 easysw Exp $". // diff --git a/src/Fl_Window_iconize.cxx b/src/Fl_Window_iconize.cxx index 110cb0a6a..7c33294df 100644 --- a/src/Fl_Window_iconize.cxx +++ b/src/Fl_Window_iconize.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Window_iconize.cxx,v 1.5.2.2 2000/06/05 21:20:59 mike Exp $" +// "$Id: Fl_Window_iconize.cxx,v 1.5.2.3 2001/01/22 15:13:40 easysw Exp $" // // Window minification code for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -41,5 +41,5 @@ void Fl_Window::iconize() { } // -// End of "$Id: Fl_Window_iconize.cxx,v 1.5.2.2 2000/06/05 21:20:59 mike Exp $". +// End of "$Id: Fl_Window_iconize.cxx,v 1.5.2.3 2001/01/22 15:13:40 easysw Exp $". // diff --git a/src/Fl_XColor.H b/src/Fl_XColor.H index 8e2c1bbf3..326df990f 100644 --- a/src/Fl_XColor.H +++ b/src/Fl_XColor.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_XColor.H,v 1.6.2.3 2000/07/07 08:38:58 spitzak Exp $" +// "$Id: Fl_XColor.H,v 1.6.2.4 2001/01/22 15:13:40 easysw Exp $" // // X-specific color definitions for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak 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 @@ extern unsigned char fl_redmask, fl_greenmask, fl_bluemask; extern int fl_redshift, fl_greenshift, fl_blueshift, fl_extrashift; // -// End of "$Id: Fl_XColor.H,v 1.6.2.3 2000/07/07 08:38:58 spitzak Exp $". +// End of "$Id: Fl_XColor.H,v 1.6.2.4 2001/01/22 15:13:40 easysw Exp $". // diff --git a/src/Fl_abort.cxx b/src/Fl_abort.cxx index 180f8303f..8e0a4f112 100644 --- a/src/Fl_abort.cxx +++ b/src/Fl_abort.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_abort.cxx,v 1.8.2.2 2000/06/05 21:21:00 mike Exp $" +// "$Id: Fl_abort.cxx,v 1.8.2.3 2001/01/22 15:13:40 easysw Exp $" // // Warning/error message code for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -89,5 +89,5 @@ void (*Fl::error)(const char* format, ...) = ::error; void (*Fl::fatal)(const char* format, ...) = ::error; // -// End of "$Id: Fl_abort.cxx,v 1.8.2.2 2000/06/05 21:21:00 mike Exp $". +// End of "$Id: Fl_abort.cxx,v 1.8.2.3 2001/01/22 15:13:40 easysw Exp $". // diff --git a/src/Fl_add_idle.cxx b/src/Fl_add_idle.cxx index caf6a8649..88e233bb6 100644 --- a/src/Fl_add_idle.cxx +++ b/src/Fl_add_idle.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_add_idle.cxx,v 1.4.2.5 2000/09/05 17:15:48 spitzak Exp $" +// "$Id: Fl_add_idle.cxx,v 1.4.2.6 2001/01/22 15:13:40 easysw Exp $" // // Idle routine support for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -91,5 +91,5 @@ void Fl::remove_idle(void (*cb)(void*), void* data) { } // -// End of "$Id: Fl_add_idle.cxx,v 1.4.2.5 2000/09/05 17:15:48 spitzak Exp $". +// End of "$Id: Fl_add_idle.cxx,v 1.4.2.6 2001/01/22 15:13:40 easysw Exp $". // diff --git a/src/Fl_arg.cxx b/src/Fl_arg.cxx index 0359623b7..830cd3e68 100644 --- a/src/Fl_arg.cxx +++ b/src/Fl_arg.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_arg.cxx,v 1.5.2.6 2000/11/20 19:02:20 easysw Exp $" +// "$Id: Fl_arg.cxx,v 1.5.2.7 2001/01/22 15:13:40 easysw Exp $" // // Optional argument initialization code for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -352,5 +352,5 @@ int XParseGeometry(const char* string, int* x, int* y, #endif // ifdef WIN32 // -// End of "$Id: Fl_arg.cxx,v 1.5.2.6 2000/11/20 19:02:20 easysw Exp $". +// End of "$Id: Fl_arg.cxx,v 1.5.2.7 2001/01/22 15:13:40 easysw Exp $". // diff --git a/src/Fl_compose.cxx b/src/Fl_compose.cxx index 53b51b495..8fa620be5 100644 --- a/src/Fl_compose.cxx +++ b/src/Fl_compose.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_compose.cxx,v 1.1.2.5 2000/12/06 15:45:13 easysw Exp $" +// "$Id: Fl_compose.cxx,v 1.1.2.6 2001/01/22 15:13:40 easysw Exp $" // // Character compose processing for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public diff --git a/src/Fl_cutpaste.cxx b/src/Fl_cutpaste.cxx index 18665e49f..55ab483ba 100644 --- a/src/Fl_cutpaste.cxx +++ b/src/Fl_cutpaste.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_cutpaste.cxx,v 1.6.2.3 2000/07/13 08:51:22 spitzak Exp $" +// "$Id: Fl_cutpaste.cxx,v 1.6.2.4 2001/01/22 15:13:40 easysw Exp $" // // Cut/paste code for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak 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 @@ void Fl::selection(Fl_Widget &owner, const char *stuff, int len) { #endif // -// End of "$Id: Fl_cutpaste.cxx,v 1.6.2.3 2000/07/13 08:51:22 spitzak Exp $". +// End of "$Id: Fl_cutpaste.cxx,v 1.6.2.4 2001/01/22 15:13:40 easysw Exp $". // diff --git a/src/Fl_cutpaste_win32.cxx b/src/Fl_cutpaste_win32.cxx index 066f142ca..bf35031bb 100644 --- a/src/Fl_cutpaste_win32.cxx +++ b/src/Fl_cutpaste_win32.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_cutpaste_win32.cxx,v 1.5.2.7 2000/06/05 21:21:01 mike Exp $" +// "$Id: Fl_cutpaste_win32.cxx,v 1.5.2.8 2001/01/22 15:13:40 easysw Exp $" // // WIN32 cut/paste for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -135,5 +135,5 @@ void Fl::paste(Fl_Widget &receiver) { } // -// End of "$Id: Fl_cutpaste_win32.cxx,v 1.5.2.7 2000/06/05 21:21:01 mike Exp $". +// End of "$Id: Fl_cutpaste_win32.cxx,v 1.5.2.8 2001/01/22 15:13:40 easysw Exp $". // diff --git a/src/Fl_display.cxx b/src/Fl_display.cxx index 45513de31..da14e9082 100644 --- a/src/Fl_display.cxx +++ b/src/Fl_display.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_display.cxx,v 1.4.2.2 2000/06/05 21:21:01 mike Exp $" +// "$Id: Fl_display.cxx,v 1.4.2.3 2001/01/22 15:13:40 easysw Exp $" // // Display function for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -39,5 +39,5 @@ void Fl::display(const char *d) { } // -// End of "$Id: Fl_display.cxx,v 1.4.2.2 2000/06/05 21:21:01 mike Exp $". +// End of "$Id: Fl_display.cxx,v 1.4.2.3 2001/01/22 15:13:40 easysw Exp $". // diff --git a/src/Fl_get_key.cxx b/src/Fl_get_key.cxx index fa397e030..2fb0dd45d 100644 --- a/src/Fl_get_key.cxx +++ b/src/Fl_get_key.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_get_key.cxx,v 1.5.2.2 2000/06/05 21:21:01 mike Exp $" +// "$Id: Fl_get_key.cxx,v 1.5.2.3 2001/01/22 15:13:40 easysw Exp $" // // Keyboard state routines for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -60,5 +60,5 @@ int Fl::get_key(int k) { #endif // -// End of "$Id: Fl_get_key.cxx,v 1.5.2.2 2000/06/05 21:21:01 mike Exp $". +// End of "$Id: Fl_get_key.cxx,v 1.5.2.3 2001/01/22 15:13:40 easysw Exp $". // diff --git a/src/Fl_get_key_win32.cxx b/src/Fl_get_key_win32.cxx index a0214b415..ec8d9fd51 100755 --- a/src/Fl_get_key_win32.cxx +++ b/src/Fl_get_key_win32.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_get_key_win32.cxx,v 1.4.2.4 2000/06/05 21:21:01 mike Exp $" +// "$Id: Fl_get_key_win32.cxx,v 1.4.2.5 2001/01/22 15:13:40 easysw Exp $" // // WIN32 keyboard state routines for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -132,5 +132,5 @@ int Fl::get_key(int k) { } // -// End of "$Id: Fl_get_key_win32.cxx,v 1.4.2.4 2000/06/05 21:21:01 mike Exp $". +// End of "$Id: Fl_get_key_win32.cxx,v 1.4.2.5 2001/01/22 15:13:40 easysw Exp $". // diff --git a/src/Fl_get_system_colors.cxx b/src/Fl_get_system_colors.cxx index 774f6e6cd..ae4caf012 100644 --- a/src/Fl_get_system_colors.cxx +++ b/src/Fl_get_system_colors.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_get_system_colors.cxx,v 1.6.2.5 2000/09/19 07:53:55 spitzak Exp $" +// "$Id: Fl_get_system_colors.cxx,v 1.6.2.6 2001/01/22 15:13:40 easysw Exp $" // // System color support for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak 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 @@ void Fl::get_system_colors() #endif // -// End of "$Id: Fl_get_system_colors.cxx,v 1.6.2.5 2000/09/19 07:53:55 spitzak Exp $". +// End of "$Id: Fl_get_system_colors.cxx,v 1.6.2.6 2001/01/22 15:13:40 easysw Exp $". // diff --git a/src/Fl_grab.cxx b/src/Fl_grab.cxx index 4fa5efa0a..b96b0f9df 100644 --- a/src/Fl_grab.cxx +++ b/src/Fl_grab.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_grab.cxx,v 1.1.2.3 2000/06/05 21:21:01 mike Exp $" +// "$Id: Fl_grab.cxx,v 1.1.2.4 2001/01/22 15:13:40 easysw Exp $" // // Grab/release code for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -89,5 +89,5 @@ void Fl::grab(Fl_Window* w) { } // -// End of "$Id: Fl_grab.cxx,v 1.1.2.3 2000/06/05 21:21:01 mike Exp $". +// End of "$Id: Fl_grab.cxx,v 1.1.2.4 2001/01/22 15:13:40 easysw Exp $". // diff --git a/src/Fl_own_colormap.cxx b/src/Fl_own_colormap.cxx index 8da29dd9f..e13396dd5 100644 --- a/src/Fl_own_colormap.cxx +++ b/src/Fl_own_colormap.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_own_colormap.cxx,v 1.4.2.2 2000/06/05 21:21:01 mike Exp $" +// "$Id: Fl_own_colormap.cxx,v 1.4.2.3 2001/01/22 15:13:40 easysw Exp $" // // Private colormap support for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -73,5 +73,5 @@ void Fl::own_colormap() { #endif // -// End of "$Id: Fl_own_colormap.cxx,v 1.4.2.2 2000/06/05 21:21:01 mike Exp $". +// End of "$Id: Fl_own_colormap.cxx,v 1.4.2.3 2001/01/22 15:13:40 easysw Exp $". // diff --git a/src/Fl_visual.cxx b/src/Fl_visual.cxx index 4d7b16897..ea8b1c8ed 100644 --- a/src/Fl_visual.cxx +++ b/src/Fl_visual.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_visual.cxx,v 1.7.2.3 2000/06/05 21:21:02 mike Exp $" +// "$Id: Fl_visual.cxx,v 1.7.2.4 2001/01/22 15:13:40 easysw Exp $" // // Visual support for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -107,5 +107,5 @@ int Fl::visual(int flags) { #endif // -// End of "$Id: Fl_visual.cxx,v 1.7.2.3 2000/06/05 21:21:02 mike Exp $". +// End of "$Id: Fl_visual.cxx,v 1.7.2.4 2001/01/22 15:13:40 easysw Exp $". // diff --git a/src/Fl_win32.cxx b/src/Fl_win32.cxx index 1ab44d482..dbb269fd3 100644 --- a/src/Fl_win32.cxx +++ b/src/Fl_win32.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_win32.cxx,v 1.33.2.30 2000/11/20 14:17:43 easysw Exp $" +// "$Id: Fl_win32.cxx,v 1.33.2.31 2001/01/22 15:13:40 easysw Exp $" // // WIN32-specific code for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -951,5 +951,5 @@ void Fl_Window::make_current() { } // -// End of "$Id: Fl_win32.cxx,v 1.33.2.30 2000/11/20 14:17:43 easysw Exp $". +// End of "$Id: Fl_win32.cxx,v 1.33.2.31 2001/01/22 15:13:40 easysw Exp $". // diff --git a/src/Fl_x.cxx b/src/Fl_x.cxx index b675ea102..2b83932db 100644 --- a/src/Fl_x.cxx +++ b/src/Fl_x.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_x.cxx,v 1.24.2.22 2000/11/20 19:02:20 easysw Exp $" +// "$Id: Fl_x.cxx,v 1.24.2.23 2001/01/22 15:13:40 easysw Exp $" // // X specific code for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -903,5 +903,5 @@ void Fl_Window::make_current() { #endif // -// End of "$Id: Fl_x.cxx,v 1.24.2.22 2000/11/20 19:02:20 easysw Exp $". +// End of "$Id: Fl_x.cxx,v 1.24.2.23 2001/01/22 15:13:40 easysw Exp $". // diff --git a/src/Makefile b/src/Makefile index c219336b9..f667b8430 100644 --- a/src/Makefile +++ b/src/Makefile @@ -1,9 +1,9 @@ # -# "$Id: Makefile,v 1.18.2.13 2000/06/05 21:21:03 mike Exp $" +# "$Id: Makefile,v 1.18.2.14 2001/01/22 15:13:40 easysw Exp $" # # Library makefile for the Fast Light Tool Kit (FLTK). # -# Copyright 1998-2000 by Bill Spitzak and others. +# Copyright 1998-2001 by Bill Spitzak and others. # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Library General Public @@ -207,5 +207,5 @@ install: $(LIBRARY) $(DSONAME) ln -s FL $(includedir)/Fl # -# End of "$Id: Makefile,v 1.18.2.13 2000/06/05 21:21:03 mike Exp $". +# End of "$Id: Makefile,v 1.18.2.14 2001/01/22 15:13:40 easysw Exp $". # diff --git a/src/cmap.cxx b/src/cmap.cxx index c3f2b8e0a..9383e204a 100644 --- a/src/cmap.cxx +++ b/src/cmap.cxx @@ -1,9 +1,9 @@ // -// "$Id: cmap.cxx,v 1.4.2.4 2000/10/17 07:23:42 spitzak Exp $" +// "$Id: cmap.cxx,v 1.4.2.5 2001/01/22 15:13:40 easysw Exp $" // // Colormap generation program for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -171,5 +171,5 @@ int main() { } // -// End of "$Id: cmap.cxx,v 1.4.2.4 2000/10/17 07:23:42 spitzak Exp $". +// End of "$Id: cmap.cxx,v 1.4.2.5 2001/01/22 15:13:40 easysw Exp $". // diff --git a/src/filename_absolute.cxx b/src/filename_absolute.cxx index 43ce874e9..f96b8d8c9 100644 --- a/src/filename_absolute.cxx +++ b/src/filename_absolute.cxx @@ -1,9 +1,9 @@ // -// "$Id: filename_absolute.cxx,v 1.5.2.3 2000/06/05 21:21:04 mike Exp $" +// "$Id: filename_absolute.cxx,v 1.5.2.4 2001/01/22 15:13:40 easysw Exp $" // // Filename expansion routines for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -92,5 +92,5 @@ int filename_absolute(char *to,const char *from) { } // -// End of "$Id: filename_absolute.cxx,v 1.5.2.3 2000/06/05 21:21:04 mike Exp $". +// End of "$Id: filename_absolute.cxx,v 1.5.2.4 2001/01/22 15:13:40 easysw Exp $". // diff --git a/src/filename_expand.cxx b/src/filename_expand.cxx index e507d80ef..146c0d742 100644 --- a/src/filename_expand.cxx +++ b/src/filename_expand.cxx @@ -1,9 +1,9 @@ // -// "$Id: filename_expand.cxx,v 1.4.2.3 2000/06/05 21:21:04 mike Exp $" +// "$Id: filename_expand.cxx,v 1.4.2.4 2001/01/22 15:13:40 easysw Exp $" // // Filename expansion routines for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -97,5 +97,5 @@ int filename_expand(char *to,const char *from) { } // -// End of "$Id: filename_expand.cxx,v 1.4.2.3 2000/06/05 21:21:04 mike Exp $". +// End of "$Id: filename_expand.cxx,v 1.4.2.4 2001/01/22 15:13:40 easysw Exp $". // diff --git a/src/filename_ext.cxx b/src/filename_ext.cxx index 08e021056..8442f63a6 100644 --- a/src/filename_ext.cxx +++ b/src/filename_ext.cxx @@ -1,9 +1,9 @@ // -// "$Id: filename_ext.cxx,v 1.4.2.3 2000/06/05 21:21:04 mike Exp $" +// "$Id: filename_ext.cxx,v 1.4.2.4 2001/01/22 15:13:40 easysw Exp $" // // Filename extension routines for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -41,5 +41,5 @@ const char *filename_ext(const char *buf) { } // -// End of "$Id: filename_ext.cxx,v 1.4.2.3 2000/06/05 21:21:04 mike Exp $". +// End of "$Id: filename_ext.cxx,v 1.4.2.4 2001/01/22 15:13:40 easysw Exp $". // diff --git a/src/filename_isdir.cxx b/src/filename_isdir.cxx index 3c3b80bcd..1d4d4cb05 100644 --- a/src/filename_isdir.cxx +++ b/src/filename_isdir.cxx @@ -1,9 +1,9 @@ // -// "$Id: filename_isdir.cxx,v 1.4.2.4 2000/06/08 08:12:38 bill Exp $" +// "$Id: filename_isdir.cxx,v 1.4.2.5 2001/01/22 15:13:40 easysw Exp $" // // Directory detection routines for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -48,5 +48,5 @@ int filename_isdir(const char* n) { } // -// End of "$Id: filename_isdir.cxx,v 1.4.2.4 2000/06/08 08:12:38 bill Exp $". +// End of "$Id: filename_isdir.cxx,v 1.4.2.5 2001/01/22 15:13:40 easysw Exp $". // diff --git a/src/filename_list.cxx b/src/filename_list.cxx index f28f85742..9c636f4af 100644 --- a/src/filename_list.cxx +++ b/src/filename_list.cxx @@ -1,9 +1,9 @@ // -// "$Id: filename_list.cxx,v 1.10.2.8 2000/06/05 21:21:04 mike Exp $" +// "$Id: filename_list.cxx,v 1.10.2.9 2001/01/22 15:13:40 easysw Exp $" // // Filename list routines for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -59,5 +59,5 @@ int filename_list(const char *d, dirent ***list) { } // -// End of "$Id: filename_list.cxx,v 1.10.2.8 2000/06/05 21:21:04 mike Exp $". +// End of "$Id: filename_list.cxx,v 1.10.2.9 2001/01/22 15:13:40 easysw Exp $". // diff --git a/src/filename_match.cxx b/src/filename_match.cxx index bc34035bf..a9e6d57a2 100644 --- a/src/filename_match.cxx +++ b/src/filename_match.cxx @@ -1,9 +1,9 @@ // -// "$Id: filename_match.cxx,v 1.5.2.3 2000/06/05 21:21:05 mike Exp $" +// "$Id: filename_match.cxx,v 1.5.2.4 2001/01/22 15:13:40 easysw Exp $" // // Pattern matching routines for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -109,5 +109,5 @@ int filename_match(const char *s, const char *p) { } // -// End of "$Id: filename_match.cxx,v 1.5.2.3 2000/06/05 21:21:05 mike Exp $". +// End of "$Id: filename_match.cxx,v 1.5.2.4 2001/01/22 15:13:40 easysw Exp $". // diff --git a/src/filename_setext.cxx b/src/filename_setext.cxx index 4ba460e48..f82ddda68 100644 --- a/src/filename_setext.cxx +++ b/src/filename_setext.cxx @@ -1,9 +1,9 @@ // -// "$Id: filename_setext.cxx,v 1.4.2.2 2000/06/05 21:21:05 mike Exp $" +// "$Id: filename_setext.cxx,v 1.4.2.3 2001/01/22 15:13:40 easysw Exp $" // // Filename extension routines for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -37,5 +37,5 @@ char *filename_setext(char *buf, const char *ext) { } // -// End of "$Id: filename_setext.cxx,v 1.4.2.2 2000/06/05 21:21:05 mike Exp $". +// End of "$Id: filename_setext.cxx,v 1.4.2.3 2001/01/22 15:13:40 easysw Exp $". // diff --git a/src/fl_arc.cxx b/src/fl_arc.cxx index 8021c8067..56a2b51d2 100644 --- a/src/fl_arc.cxx +++ b/src/fl_arc.cxx @@ -1,9 +1,9 @@ // -// "$Id: fl_arc.cxx,v 1.4.2.2 2000/06/05 21:21:05 mike Exp $" +// "$Id: fl_arc.cxx,v 1.4.2.3 2001/01/22 15:13:40 easysw Exp $" // // Arc functions for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -73,5 +73,5 @@ void fl_circle(double x,double y,double r) { #endif // -// End of "$Id: fl_arc.cxx,v 1.4.2.2 2000/06/05 21:21:05 mike Exp $". +// End of "$Id: fl_arc.cxx,v 1.4.2.3 2001/01/22 15:13:40 easysw Exp $". // diff --git a/src/fl_arci.cxx b/src/fl_arci.cxx index 4ff22d955..b5a6576fe 100644 --- a/src/fl_arci.cxx +++ b/src/fl_arci.cxx @@ -1,9 +1,9 @@ // -// "$Id: fl_arci.cxx,v 1.4.2.4 2000/06/05 21:21:05 mike Exp $" +// "$Id: fl_arci.cxx,v 1.4.2.5 2001/01/22 15:13:40 easysw Exp $" // // Arc (integer) drawing functions for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -68,5 +68,5 @@ void fl_pie(int x,int y,int w,int h,double a1,double a2) { } // -// End of "$Id: fl_arci.cxx,v 1.4.2.4 2000/06/05 21:21:05 mike Exp $". +// End of "$Id: fl_arci.cxx,v 1.4.2.5 2001/01/22 15:13:40 easysw Exp $". // diff --git a/src/fl_ask.cxx b/src/fl_ask.cxx index 8db0f81af..0676fec62 100644 --- a/src/fl_ask.cxx +++ b/src/fl_ask.cxx @@ -1,9 +1,9 @@ // -// "$Id: fl_ask.cxx,v 1.8.2.7 2000/08/20 04:35:16 spitzak Exp $" +// "$Id: fl_ask.cxx,v 1.8.2.8 2001/01/22 15:13:40 easysw Exp $" // // Standard dialog functions for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -230,5 +230,5 @@ const char *fl_password(const char *fmt, const char *defstr, ...) { } // -// End of "$Id: fl_ask.cxx,v 1.8.2.7 2000/08/20 04:35:16 spitzak Exp $". +// End of "$Id: fl_ask.cxx,v 1.8.2.8 2001/01/22 15:13:40 easysw Exp $". // diff --git a/src/fl_boxtype.cxx b/src/fl_boxtype.cxx index c8ac28c51..c6be29d95 100644 --- a/src/fl_boxtype.cxx +++ b/src/fl_boxtype.cxx @@ -1,9 +1,9 @@ // -// "$Id: fl_boxtype.cxx,v 1.8.2.3 2000/06/05 21:21:05 mike Exp $" +// "$Id: fl_boxtype.cxx,v 1.8.2.4 2001/01/22 15:13:40 easysw Exp $" // // Box drawing code for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -282,5 +282,5 @@ const { } // -// End of "$Id: fl_boxtype.cxx,v 1.8.2.3 2000/06/05 21:21:05 mike Exp $". +// End of "$Id: fl_boxtype.cxx,v 1.8.2.4 2001/01/22 15:13:40 easysw Exp $". // diff --git a/src/fl_call_main.c b/src/fl_call_main.c index fa6bf3213..c11ad4515 100644 --- a/src/fl_call_main.c +++ b/src/fl_call_main.c @@ -1,7 +1,7 @@ /* - * "$Id: fl_call_main.c,v 1.1.2.7 2000/06/05 21:21:06 mike Exp $" + * "$Id: fl_call_main.c,v 1.1.2.8 2001/01/22 15:13:40 easysw Exp $" * - * Copyright 1998-2000 by Bill Spitzak and others. + * Copyright 1998-2001 by Bill Spitzak and others. * * fl_call_main() calls main() for you Windows people. Needs to be done in C * because Borland C++ won't let you call main() from C++. @@ -83,6 +83,6 @@ int WINAPI WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, #endif /* - * End of "$Id: fl_call_main.c,v 1.1.2.7 2000/06/05 21:21:06 mike Exp $". + * End of "$Id: fl_call_main.c,v 1.1.2.8 2001/01/22 15:13:40 easysw Exp $". */ diff --git a/src/fl_color.cxx b/src/fl_color.cxx index 6398f9a4f..8f9fddba4 100644 --- a/src/fl_color.cxx +++ b/src/fl_color.cxx @@ -1,9 +1,9 @@ // -// "$Id: fl_color.cxx,v 1.12.2.4 2000/07/07 08:38:58 spitzak Exp $" +// "$Id: fl_color.cxx,v 1.12.2.5 2001/01/22 15:13:40 easysw Exp $" // // Color functions for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -355,5 +355,5 @@ Fl_Color contrast(Fl_Color fg, Fl_Color bg) { } // -// End of "$Id: fl_color.cxx,v 1.12.2.4 2000/07/07 08:38:58 spitzak Exp $". +// End of "$Id: fl_color.cxx,v 1.12.2.5 2001/01/22 15:13:40 easysw Exp $". // diff --git a/src/fl_color_win32.cxx b/src/fl_color_win32.cxx index fe26cc109..7156b4ac4 100644 --- a/src/fl_color_win32.cxx +++ b/src/fl_color_win32.cxx @@ -1,9 +1,9 @@ // -// "$Id: fl_color_win32.cxx,v 1.14.2.2 2000/06/05 21:21:06 mike Exp $" +// "$Id: fl_color_win32.cxx,v 1.14.2.3 2001/01/22 15:13:40 easysw Exp $" // // WIN32 color functions for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -206,5 +206,5 @@ fl_select_palette(void) #endif // -// End of "$Id: fl_color_win32.cxx,v 1.14.2.2 2000/06/05 21:21:06 mike Exp $". +// End of "$Id: fl_color_win32.cxx,v 1.14.2.3 2001/01/22 15:13:40 easysw Exp $". // diff --git a/src/fl_cursor.cxx b/src/fl_cursor.cxx index ee72e61d9..aa7249e25 100644 --- a/src/fl_cursor.cxx +++ b/src/fl_cursor.cxx @@ -1,9 +1,9 @@ // -// "$Id: fl_cursor.cxx,v 1.6.2.5 2000/06/05 21:21:06 mike Exp $" +// "$Id: fl_cursor.cxx,v 1.6.2.6 2001/01/22 15:13:40 easysw Exp $" // // Mouse cursor support for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -184,5 +184,5 @@ void Fl_Window::cursor(Fl_Cursor c, Fl_Color fg, Fl_Color bg) { #endif // -// End of "$Id: fl_cursor.cxx,v 1.6.2.5 2000/06/05 21:21:06 mike Exp $". +// End of "$Id: fl_cursor.cxx,v 1.6.2.6 2001/01/22 15:13:40 easysw Exp $". // diff --git a/src/fl_curve.cxx b/src/fl_curve.cxx index bd294a01c..6cb3ecd06 100644 --- a/src/fl_curve.cxx +++ b/src/fl_curve.cxx @@ -1,9 +1,9 @@ // -// "$Id: fl_curve.cxx,v 1.4.2.2 2000/06/05 21:21:06 mike Exp $" +// "$Id: fl_curve.cxx,v 1.4.2.3 2001/01/22 15:13:40 easysw Exp $" // // Bezier curve functions for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -95,5 +95,5 @@ void fl_curve(double X0, double Y0, } // -// End of "$Id: fl_curve.cxx,v 1.4.2.2 2000/06/05 21:21:06 mike Exp $". +// End of "$Id: fl_curve.cxx,v 1.4.2.3 2001/01/22 15:13:40 easysw Exp $". // diff --git a/src/fl_diamond_box.cxx b/src/fl_diamond_box.cxx index 81a014996..526cde7e7 100644 --- a/src/fl_diamond_box.cxx +++ b/src/fl_diamond_box.cxx @@ -1,9 +1,9 @@ // -// "$Id: fl_diamond_box.cxx,v 1.5.2.2 2000/06/05 21:21:07 mike Exp $" +// "$Id: fl_diamond_box.cxx,v 1.5.2.3 2001/01/22 15:13:40 easysw Exp $" // // Diamond box code for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -74,5 +74,5 @@ Fl_Boxtype define_FL_DIAMOND_BOX() { } // -// End of "$Id: fl_diamond_box.cxx,v 1.5.2.2 2000/06/05 21:21:07 mike Exp $". +// End of "$Id: fl_diamond_box.cxx,v 1.5.2.3 2001/01/22 15:13:40 easysw Exp $". // diff --git a/src/fl_draw.cxx b/src/fl_draw.cxx index caf0776db..97857d6c1 100644 --- a/src/fl_draw.cxx +++ b/src/fl_draw.cxx @@ -1,9 +1,9 @@ // -// "$Id: fl_draw.cxx,v 1.6.2.3 2000/06/05 21:21:07 mike Exp $" +// "$Id: fl_draw.cxx,v 1.6.2.4 2001/01/22 15:13:40 easysw Exp $" // // Label drawing code for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -200,5 +200,5 @@ void fl_measure(const char* str, int& w, int& h) { } // -// End of "$Id: fl_draw.cxx,v 1.6.2.3 2000/06/05 21:21:07 mike Exp $". +// End of "$Id: fl_draw.cxx,v 1.6.2.4 2001/01/22 15:13:40 easysw Exp $". // diff --git a/src/fl_draw_image.cxx b/src/fl_draw_image.cxx index 163844bc7..0fb4c96ad 100644 --- a/src/fl_draw_image.cxx +++ b/src/fl_draw_image.cxx @@ -1,9 +1,9 @@ // -// "$Id: fl_draw_image.cxx,v 1.5.2.5 2000/07/07 08:38:58 spitzak Exp $" +// "$Id: fl_draw_image.cxx,v 1.5.2.6 2001/01/22 15:13:40 easysw Exp $" // // Image drawing routines for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -573,5 +573,5 @@ void fl_rectf(int x, int y, int w, int h, uchar r, uchar g, uchar b) { #endif // -// End of "$Id: fl_draw_image.cxx,v 1.5.2.5 2000/07/07 08:38:58 spitzak Exp $". +// End of "$Id: fl_draw_image.cxx,v 1.5.2.6 2001/01/22 15:13:40 easysw Exp $". // diff --git a/src/fl_draw_image_win32.cxx b/src/fl_draw_image_win32.cxx index fe5d21523..7b4f8069f 100644 --- a/src/fl_draw_image_win32.cxx +++ b/src/fl_draw_image_win32.cxx @@ -1,9 +1,9 @@ // -// "$Id: fl_draw_image_win32.cxx,v 1.4.2.2 2000/06/05 21:21:07 mike Exp $" +// "$Id: fl_draw_image_win32.cxx,v 1.4.2.3 2001/01/22 15:13:40 easysw Exp $" // // WIN32 image drawing code for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -258,5 +258,5 @@ void fl_rectf(int x, int y, int w, int h, uchar r, uchar g, uchar b) { } // -// End of "$Id: fl_draw_image_win32.cxx,v 1.4.2.2 2000/06/05 21:21:07 mike Exp $". +// End of "$Id: fl_draw_image_win32.cxx,v 1.4.2.3 2001/01/22 15:13:40 easysw Exp $". // diff --git a/src/fl_draw_pixmap.cxx b/src/fl_draw_pixmap.cxx index 9c0576bc1..b64b51821 100644 --- a/src/fl_draw_pixmap.cxx +++ b/src/fl_draw_pixmap.cxx @@ -1,9 +1,9 @@ // -// "$Id: fl_draw_pixmap.cxx,v 1.4.2.6 2000/06/05 21:21:07 mike Exp $" +// "$Id: fl_draw_pixmap.cxx,v 1.4.2.7 2001/01/22 15:13:40 easysw Exp $" // // Pixmap drawing code for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -264,5 +264,5 @@ int fl_draw_pixmap(/*const*/char*const* di, int x, int y, Fl_Color bg) { } // -// End of "$Id: fl_draw_pixmap.cxx,v 1.4.2.6 2000/06/05 21:21:07 mike Exp $". +// End of "$Id: fl_draw_pixmap.cxx,v 1.4.2.7 2001/01/22 15:13:40 easysw Exp $". // diff --git a/src/fl_engraved_label.cxx b/src/fl_engraved_label.cxx index f026d2d70..6a1e3801e 100644 --- a/src/fl_engraved_label.cxx +++ b/src/fl_engraved_label.cxx @@ -1,9 +1,9 @@ // -// "$Id: fl_engraved_label.cxx,v 1.4.2.2 2000/06/05 21:21:07 mike Exp $" +// "$Id: fl_engraved_label.cxx,v 1.4.2.3 2001/01/22 15:13:41 easysw Exp $" // // Engraved label drawing routines for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -87,5 +87,5 @@ Fl_Labeltype define_FL_EMBOSSED_LABEL() { } // -// End of "$Id: fl_engraved_label.cxx,v 1.4.2.2 2000/06/05 21:21:07 mike Exp $". +// End of "$Id: fl_engraved_label.cxx,v 1.4.2.3 2001/01/22 15:13:41 easysw Exp $". // diff --git a/src/fl_file_chooser.cxx b/src/fl_file_chooser.cxx index 22f55bdf3..70987668e 100644 --- a/src/fl_file_chooser.cxx +++ b/src/fl_file_chooser.cxx @@ -1,9 +1,9 @@ // -// "$Id: fl_file_chooser.cxx,v 1.10.2.7 2000/12/06 15:45:13 easysw Exp $" +// "$Id: fl_file_chooser.cxx,v 1.10.2.8 2001/01/22 15:13:41 easysw Exp $" // // File chooser widget for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -632,5 +632,5 @@ char* fl_file_chooser(const char* message, const char* pat, const char* fname) } // -// End of "$Id: fl_file_chooser.cxx,v 1.10.2.7 2000/12/06 15:45:13 easysw Exp $". +// End of "$Id: fl_file_chooser.cxx,v 1.10.2.8 2001/01/22 15:13:41 easysw Exp $". // diff --git a/src/fl_font.cxx b/src/fl_font.cxx index 97b3c2aa3..fce2deeee 100644 --- a/src/fl_font.cxx +++ b/src/fl_font.cxx @@ -1,9 +1,9 @@ // -// "$Id: fl_font.cxx,v 1.9.2.4 2000/06/05 21:21:08 mike Exp $" +// "$Id: fl_font.cxx,v 1.9.2.5 2001/01/22 15:13:41 easysw Exp $" // // Font selection code for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -293,5 +293,5 @@ void fl_draw(const char* str, int x, int y) { #endif // -// End of "$Id: fl_font.cxx,v 1.9.2.4 2000/06/05 21:21:08 mike Exp $". +// End of "$Id: fl_font.cxx,v 1.9.2.5 2001/01/22 15:13:41 easysw Exp $". // diff --git a/src/fl_font_win32.cxx b/src/fl_font_win32.cxx index b233b15de..61face7ee 100644 --- a/src/fl_font_win32.cxx +++ b/src/fl_font_win32.cxx @@ -1,9 +1,9 @@ // -// "$Id: fl_font_win32.cxx,v 1.9.2.2 2000/06/05 21:21:08 mike Exp $" +// "$Id: fl_font_win32.cxx,v 1.9.2.3 2001/01/22 15:13:41 easysw Exp $" // // WIN32 font selection routines for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -174,5 +174,5 @@ void fl_draw(const char* str, int x, int y) { } // -// End of "$Id: fl_font_win32.cxx,v 1.9.2.2 2000/06/05 21:21:08 mike Exp $". +// End of "$Id: fl_font_win32.cxx,v 1.9.2.3 2001/01/22 15:13:41 easysw Exp $". // diff --git a/src/fl_labeltype.cxx b/src/fl_labeltype.cxx index 4104595e1..b669b7e6e 100644 --- a/src/fl_labeltype.cxx +++ b/src/fl_labeltype.cxx @@ -1,9 +1,9 @@ // -// "$Id: fl_labeltype.cxx,v 1.6.2.2 2000/06/05 21:21:08 mike Exp $" +// "$Id: fl_labeltype.cxx,v 1.6.2.3 2001/01/22 15:13:41 easysw Exp $" // // Label drawing routines for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -117,5 +117,5 @@ void Fl_Widget::draw_label(int X, int Y, int W, int H, Fl_Align a) const { #include <FL/Fl_Input_.H> // -// End of "$Id: fl_labeltype.cxx,v 1.6.2.2 2000/06/05 21:21:08 mike Exp $". +// End of "$Id: fl_labeltype.cxx,v 1.6.2.3 2001/01/22 15:13:41 easysw Exp $". // diff --git a/src/fl_oval_box.cxx b/src/fl_oval_box.cxx index 52d0f776e..bf6534fd0 100644 --- a/src/fl_oval_box.cxx +++ b/src/fl_oval_box.cxx @@ -1,9 +1,9 @@ // -// "$Id: fl_oval_box.cxx,v 1.4.2.2 2000/06/05 21:21:08 mike Exp $" +// "$Id: fl_oval_box.cxx,v 1.4.2.3 2001/01/22 15:13:41 easysw Exp $" // // Oval box drawing code for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -60,5 +60,5 @@ Fl_Boxtype define_FL_OVAL_BOX() { } // -// End of "$Id: fl_oval_box.cxx,v 1.4.2.2 2000/06/05 21:21:08 mike Exp $". +// End of "$Id: fl_oval_box.cxx,v 1.4.2.3 2001/01/22 15:13:41 easysw Exp $". // diff --git a/src/fl_overlay.cxx b/src/fl_overlay.cxx index 9ceca4247..e37609a61 100644 --- a/src/fl_overlay.cxx +++ b/src/fl_overlay.cxx @@ -1,9 +1,9 @@ // -// "$Id: fl_overlay.cxx,v 1.4.2.2 2000/06/05 21:21:08 mike Exp $" +// "$Id: fl_overlay.cxx,v 1.4.2.3 2001/01/22 15:13:41 easysw Exp $" // // Overlay support for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -62,5 +62,5 @@ void fl_overlay_rect(int x, int y, int w, int h) { } // -// End of "$Id: fl_overlay.cxx,v 1.4.2.2 2000/06/05 21:21:08 mike Exp $". +// End of "$Id: fl_overlay.cxx,v 1.4.2.3 2001/01/22 15:13:41 easysw Exp $". // diff --git a/src/fl_overlay_visual.cxx b/src/fl_overlay_visual.cxx index c9c5a7640..42a38d5c8 100644 --- a/src/fl_overlay_visual.cxx +++ b/src/fl_overlay_visual.cxx @@ -1,9 +1,9 @@ // -// "$Id: fl_overlay_visual.cxx,v 1.4.2.2 2000/06/05 21:21:09 mike Exp $" +// "$Id: fl_overlay_visual.cxx,v 1.4.2.3 2001/01/22 15:13:41 easysw Exp $" // // X overlay support for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -99,5 +99,5 @@ XVisualInfo *fl_find_overlay_visual() { #endif // -// End of "$Id: fl_overlay_visual.cxx,v 1.4.2.2 2000/06/05 21:21:09 mike Exp $". +// End of "$Id: fl_overlay_visual.cxx,v 1.4.2.3 2001/01/22 15:13:41 easysw Exp $". // diff --git a/src/fl_rect.cxx b/src/fl_rect.cxx index 613980e7d..8b05a3cc7 100644 --- a/src/fl_rect.cxx +++ b/src/fl_rect.cxx @@ -1,9 +1,9 @@ // -// "$Id: fl_rect.cxx,v 1.10.2.3 2000/06/05 21:21:09 mike Exp $" +// "$Id: fl_rect.cxx,v 1.10.2.4 2001/01/22 15:13:41 easysw Exp $" // // Rectangle drawing routines for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -388,5 +388,5 @@ int fl_clip_box(int x, int y, int w, int h, int& X, int& Y, int& W, int& H){ } // -// End of "$Id: fl_rect.cxx,v 1.10.2.3 2000/06/05 21:21:09 mike Exp $". +// End of "$Id: fl_rect.cxx,v 1.10.2.4 2001/01/22 15:13:41 easysw Exp $". // diff --git a/src/fl_round_box.cxx b/src/fl_round_box.cxx index 4a89ef66d..812d34e5e 100644 --- a/src/fl_round_box.cxx +++ b/src/fl_round_box.cxx @@ -1,9 +1,9 @@ // -// "$Id: fl_round_box.cxx,v 1.6.2.2 2000/06/05 21:21:09 mike Exp $" +// "$Id: fl_round_box.cxx,v 1.6.2.3 2001/01/22 15:13:41 easysw Exp $" // // Round box drawing routines for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -116,5 +116,5 @@ Fl_Boxtype define_FL_ROUND_UP_BOX() { } // -// End of "$Id: fl_round_box.cxx,v 1.6.2.2 2000/06/05 21:21:09 mike Exp $". +// End of "$Id: fl_round_box.cxx,v 1.6.2.3 2001/01/22 15:13:41 easysw Exp $". // diff --git a/src/fl_rounded_box.cxx b/src/fl_rounded_box.cxx index 3ef0c9a79..3caab32ff 100644 --- a/src/fl_rounded_box.cxx +++ b/src/fl_rounded_box.cxx @@ -1,9 +1,9 @@ // -// "$Id: fl_rounded_box.cxx,v 1.4.2.2 2000/06/05 21:21:09 mike Exp $" +// "$Id: fl_rounded_box.cxx,v 1.4.2.3 2001/01/22 15:13:41 easysw Exp $" // // Rounded box drawing routines for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -93,5 +93,5 @@ Fl_Boxtype define_FL_RSHADOW_BOX() { } // -// End of "$Id: fl_rounded_box.cxx,v 1.4.2.2 2000/06/05 21:21:09 mike Exp $". +// End of "$Id: fl_rounded_box.cxx,v 1.4.2.3 2001/01/22 15:13:41 easysw Exp $". // diff --git a/src/fl_scroll_area.cxx b/src/fl_scroll_area.cxx index 0a600dace..931888bb6 100644 --- a/src/fl_scroll_area.cxx +++ b/src/fl_scroll_area.cxx @@ -1,9 +1,9 @@ // -// "$Id: fl_scroll_area.cxx,v 1.4.2.2 2000/06/05 21:21:09 mike Exp $" +// "$Id: fl_scroll_area.cxx,v 1.4.2.3 2001/01/22 15:13:41 easysw Exp $" // // Scrolling routines for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -89,5 +89,5 @@ void fl_scroll(int X, int Y, int W, int H, int dx, int dy, } // -// End of "$Id: fl_scroll_area.cxx,v 1.4.2.2 2000/06/05 21:21:09 mike Exp $". +// End of "$Id: fl_scroll_area.cxx,v 1.4.2.3 2001/01/22 15:13:41 easysw Exp $". // diff --git a/src/fl_set_font.cxx b/src/fl_set_font.cxx index 2c0610051..5bb63969a 100644 --- a/src/fl_set_font.cxx +++ b/src/fl_set_font.cxx @@ -1,9 +1,9 @@ // -// "$Id: fl_set_font.cxx,v 1.5.2.2 2000/06/05 21:21:09 mike Exp $" +// "$Id: fl_set_font.cxx,v 1.5.2.3 2001/01/22 15:13:41 easysw Exp $" // // Font utilities for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -71,5 +71,5 @@ void Fl::set_font(Fl_Font fnum, const char* name) { const char* Fl::get_font(Fl_Font fnum) {return fl_fonts[fnum].name;} // -// End of "$Id: fl_set_font.cxx,v 1.5.2.2 2000/06/05 21:21:09 mike Exp $". +// End of "$Id: fl_set_font.cxx,v 1.5.2.3 2001/01/22 15:13:41 easysw Exp $". // diff --git a/src/fl_set_fonts.cxx b/src/fl_set_fonts.cxx index 9ab523808..8ca14a978 100644 --- a/src/fl_set_fonts.cxx +++ b/src/fl_set_fonts.cxx @@ -1,9 +1,9 @@ // -// "$Id: fl_set_fonts.cxx,v 1.6.2.4 2000/08/20 04:35:16 spitzak Exp $" +// "$Id: fl_set_fonts.cxx,v 1.6.2.5 2001/01/22 15:13:41 easysw Exp $" // // More font utilities for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -329,5 +329,5 @@ int Fl::get_font_sizes(Fl_Font fnum, int*& sizep) { #endif // -// End of "$Id: fl_set_fonts.cxx,v 1.6.2.4 2000/08/20 04:35:16 spitzak Exp $". +// End of "$Id: fl_set_fonts.cxx,v 1.6.2.5 2001/01/22 15:13:41 easysw Exp $". // diff --git a/src/fl_set_fonts_win32.cxx b/src/fl_set_fonts_win32.cxx index f7275dff9..b6cc11f73 100755 --- a/src/fl_set_fonts_win32.cxx +++ b/src/fl_set_fonts_win32.cxx @@ -1,9 +1,9 @@ // -// "$Id: fl_set_fonts_win32.cxx,v 1.5.2.4 2000/10/17 07:03:41 spitzak Exp $" +// "$Id: fl_set_fonts_win32.cxx,v 1.5.2.5 2001/01/22 15:13:41 easysw Exp $" // // WIN32 font utilities for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -90,5 +90,5 @@ int Fl::get_font_sizes(Fl_Font fnum, int*& sizep) { } // -// End of "$Id: fl_set_fonts_win32.cxx,v 1.5.2.4 2000/10/17 07:03:41 spitzak Exp $". +// End of "$Id: fl_set_fonts_win32.cxx,v 1.5.2.5 2001/01/22 15:13:41 easysw Exp $". // diff --git a/src/fl_set_gray.cxx b/src/fl_set_gray.cxx index aeb555ca1..0187780e6 100644 --- a/src/fl_set_gray.cxx +++ b/src/fl_set_gray.cxx @@ -1,9 +1,9 @@ // -// "$Id: fl_set_gray.cxx,v 1.5.2.2 2000/06/05 21:21:10 mike Exp $" +// "$Id: fl_set_gray.cxx,v 1.5.2.3 2001/01/22 15:13:41 easysw Exp $" // // Background (gray) color routines for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -58,5 +58,5 @@ void Fl::background2(uchar r, uchar g, uchar b) { } // -// End of "$Id: fl_set_gray.cxx,v 1.5.2.2 2000/06/05 21:21:10 mike Exp $". +// End of "$Id: fl_set_gray.cxx,v 1.5.2.3 2001/01/22 15:13:41 easysw Exp $". // diff --git a/src/fl_shadow_box.cxx b/src/fl_shadow_box.cxx index 5cb18458d..06ae2710d 100644 --- a/src/fl_shadow_box.cxx +++ b/src/fl_shadow_box.cxx @@ -1,9 +1,9 @@ // -// "$Id: fl_shadow_box.cxx,v 1.4.2.2 2000/06/05 21:21:10 mike Exp $" +// "$Id: fl_shadow_box.cxx,v 1.4.2.3 2001/01/22 15:13:41 easysw Exp $" // // Shadow box drawing routines for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -50,5 +50,5 @@ Fl_Boxtype define_FL_SHADOW_BOX() { } // -// End of "$Id: fl_shadow_box.cxx,v 1.4.2.2 2000/06/05 21:21:10 mike Exp $". +// End of "$Id: fl_shadow_box.cxx,v 1.4.2.3 2001/01/22 15:13:41 easysw Exp $". // diff --git a/src/fl_shortcut.cxx b/src/fl_shortcut.cxx index 45bd22368..711b11ce6 100644 --- a/src/fl_shortcut.cxx +++ b/src/fl_shortcut.cxx @@ -1,9 +1,9 @@ // -// "$Id: fl_shortcut.cxx,v 1.4.2.8 2000/06/15 05:37:40 bill Exp $" +// "$Id: fl_shortcut.cxx,v 1.4.2.9 2001/01/22 15:13:41 easysw Exp $" // // Shortcut support routines for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -192,5 +192,5 @@ int Fl_Widget::test_shortcut() { } // -// End of "$Id: fl_shortcut.cxx,v 1.4.2.8 2000/06/15 05:37:40 bill Exp $". +// End of "$Id: fl_shortcut.cxx,v 1.4.2.9 2001/01/22 15:13:41 easysw Exp $". // diff --git a/src/fl_show_colormap.cxx b/src/fl_show_colormap.cxx index 5d1e09081..44e6600af 100644 --- a/src/fl_show_colormap.cxx +++ b/src/fl_show_colormap.cxx @@ -1,9 +1,9 @@ // -// "$Id: fl_show_colormap.cxx,v 1.5.2.3 2000/06/05 21:21:10 mike Exp $" +// "$Id: fl_show_colormap.cxx,v 1.5.2.4 2001/01/22 15:13:41 easysw Exp $" // // Colormap color selection dialog for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -150,5 +150,5 @@ Fl_Color fl_show_colormap(Fl_Color oldcol) { } // -// End of "$Id: fl_show_colormap.cxx,v 1.5.2.3 2000/06/05 21:21:10 mike Exp $". +// End of "$Id: fl_show_colormap.cxx,v 1.5.2.4 2001/01/22 15:13:41 easysw Exp $". // diff --git a/src/fl_symbols.cxx b/src/fl_symbols.cxx index 0297e4851..71b78d752 100644 --- a/src/fl_symbols.cxx +++ b/src/fl_symbols.cxx @@ -1,9 +1,9 @@ // -// "$Id: fl_symbols.cxx,v 1.8.2.2 2000/06/05 21:21:10 mike Exp $" +// "$Id: fl_symbols.cxx,v 1.8.2.3 2001/01/22 15:13:41 easysw Exp $" // // Symbol drawing code for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -383,5 +383,5 @@ void Fl::enable_symbols() { } // -// End of "$Id: fl_symbols.cxx,v 1.8.2.2 2000/06/05 21:21:10 mike Exp $". +// End of "$Id: fl_symbols.cxx,v 1.8.2.3 2001/01/22 15:13:41 easysw Exp $". // diff --git a/src/fl_vertex.cxx b/src/fl_vertex.cxx index 93584acf8..fae99d4d8 100644 --- a/src/fl_vertex.cxx +++ b/src/fl_vertex.cxx @@ -1,9 +1,9 @@ // -// "$Id: fl_vertex.cxx,v 1.5.2.2 2000/06/05 21:21:11 mike Exp $" +// "$Id: fl_vertex.cxx,v 1.5.2.3 2001/01/22 15:13:41 easysw Exp $" // // Portable drawing routines for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -223,5 +223,5 @@ void fl_circle(double x, double y,double r) { } // -// End of "$Id: fl_vertex.cxx,v 1.5.2.2 2000/06/05 21:21:11 mike Exp $". +// End of "$Id: fl_vertex.cxx,v 1.5.2.3 2001/01/22 15:13:41 easysw Exp $". // diff --git a/src/forms_bitmap.cxx b/src/forms_bitmap.cxx index 380455da1..f9594ab51 100644 --- a/src/forms_bitmap.cxx +++ b/src/forms_bitmap.cxx @@ -1,9 +1,9 @@ // -// "$Id: forms_bitmap.cxx,v 1.4.2.2 2000/06/05 21:21:11 mike Exp $" +// "$Id: forms_bitmap.cxx,v 1.4.2.3 2001/01/22 15:13:41 easysw Exp $" // // Forms compatible bitmap function for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -46,5 +46,5 @@ void Fl_FormsBitmap::draw() { } // -// End of "$Id: forms_bitmap.cxx,v 1.4.2.2 2000/06/05 21:21:11 mike Exp $". +// End of "$Id: forms_bitmap.cxx,v 1.4.2.3 2001/01/22 15:13:41 easysw Exp $". // diff --git a/src/forms_compatability.cxx b/src/forms_compatability.cxx index 83e655c2d..a420b44bc 100755 --- a/src/forms_compatability.cxx +++ b/src/forms_compatability.cxx @@ -1,9 +1,9 @@ // -// "$Id: forms_compatability.cxx,v 1.5.2.2 2000/06/05 21:21:11 mike Exp $" +// "$Id: forms_compatability.cxx,v 1.5.2.3 2001/01/22 15:13:41 easysw Exp $" // // Forms compatibility functions for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -204,5 +204,5 @@ char *fl_show_simple_input(const char *str1, const char *defstr) { } // -// End of "$Id: forms_compatability.cxx,v 1.5.2.2 2000/06/05 21:21:11 mike Exp $". +// End of "$Id: forms_compatability.cxx,v 1.5.2.3 2001/01/22 15:13:41 easysw Exp $". // diff --git a/src/forms_free.cxx b/src/forms_free.cxx index d16305e9f..ded93179f 100644 --- a/src/forms_free.cxx +++ b/src/forms_free.cxx @@ -1,9 +1,9 @@ // -// "$Id: forms_free.cxx,v 1.4.2.3 2000/06/05 21:21:11 mike Exp $" +// "$Id: forms_free.cxx,v 1.4.2.4 2001/01/22 15:13:41 easysw Exp $" // // Forms free widget routines for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -73,5 +73,5 @@ int Fl_Free::handle(int e) { } // -// End of "$Id: forms_free.cxx,v 1.4.2.3 2000/06/05 21:21:11 mike Exp $". +// End of "$Id: forms_free.cxx,v 1.4.2.4 2001/01/22 15:13:41 easysw Exp $". // diff --git a/src/forms_fselect.cxx b/src/forms_fselect.cxx index 33478370e..99db78eac 100644 --- a/src/forms_fselect.cxx +++ b/src/forms_fselect.cxx @@ -1,9 +1,9 @@ // -// "$Id: forms_fselect.cxx,v 1.4.2.2 2000/06/05 21:21:11 mike Exp $" +// "$Id: forms_fselect.cxx,v 1.4.2.3 2001/01/22 15:13:41 easysw Exp $" // // Forms file selection routines for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -61,5 +61,5 @@ char* fl_get_pattern() {return (char *)fl_pattern;} char* fl_get_filename() {return fl_filename;} // -// End of "$Id: forms_fselect.cxx,v 1.4.2.2 2000/06/05 21:21:11 mike Exp $". +// End of "$Id: forms_fselect.cxx,v 1.4.2.3 2001/01/22 15:13:41 easysw Exp $". // diff --git a/src/forms_pixmap.cxx b/src/forms_pixmap.cxx index beabd9bea..bbbb066b1 100644 --- a/src/forms_pixmap.cxx +++ b/src/forms_pixmap.cxx @@ -1,9 +1,9 @@ // -// "$Id: forms_pixmap.cxx,v 1.4.2.2 2000/06/05 21:21:11 mike Exp $" +// "$Id: forms_pixmap.cxx,v 1.4.2.3 2001/01/22 15:13:41 easysw Exp $" // // Forms pixmap drawing routines for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -46,5 +46,5 @@ void Fl_FormsPixmap::draw() { } // -// End of "$Id: forms_pixmap.cxx,v 1.4.2.2 2000/06/05 21:21:11 mike Exp $". +// End of "$Id: forms_pixmap.cxx,v 1.4.2.3 2001/01/22 15:13:41 easysw Exp $". // diff --git a/src/forms_timer.cxx b/src/forms_timer.cxx index d949d9303..b779a3cb8 100644 --- a/src/forms_timer.cxx +++ b/src/forms_timer.cxx @@ -1,9 +1,9 @@ // -// "$Id: forms_timer.cxx,v 1.4.2.2 2000/06/05 21:21:12 mike Exp $" +// "$Id: forms_timer.cxx,v 1.4.2.3 2001/01/22 15:13:41 easysw Exp $" // // Forms timer object for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -150,5 +150,5 @@ void Fl_Timer::suspended(char d) { } // -// End of "$Id: forms_timer.cxx,v 1.4.2.2 2000/06/05 21:21:12 mike Exp $". +// End of "$Id: forms_timer.cxx,v 1.4.2.3 2001/01/22 15:13:41 easysw Exp $". // diff --git a/src/gl_draw.cxx b/src/gl_draw.cxx index ca36a4238..c24463c5d 100644 --- a/src/gl_draw.cxx +++ b/src/gl_draw.cxx @@ -1,9 +1,9 @@ // -// "$Id: gl_draw.cxx,v 1.7.2.3 2000/06/05 21:21:12 mike Exp $" +// "$Id: gl_draw.cxx,v 1.7.2.4 2001/01/22 15:13:41 easysw Exp $" // // OpenGL drawing support routines for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -155,5 +155,5 @@ void gl_draw_image(const uchar* b, int x, int y, int w, int h, int d, int ld) { #endif // -// End of "$Id: gl_draw.cxx,v 1.7.2.3 2000/06/05 21:21:12 mike Exp $". +// End of "$Id: gl_draw.cxx,v 1.7.2.4 2001/01/22 15:13:41 easysw Exp $". // diff --git a/src/gl_start.cxx b/src/gl_start.cxx index 94d05f4e7..3438fc464 100644 --- a/src/gl_start.cxx +++ b/src/gl_start.cxx @@ -1,9 +1,9 @@ // -// "$Id: gl_start.cxx,v 1.6.2.3 2000/06/05 21:21:12 mike Exp $" +// "$Id: gl_start.cxx,v 1.6.2.4 2001/01/22 15:13:41 easysw Exp $" // // OpenGL context routines for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -122,5 +122,5 @@ int Fl::gl_visual(int mode, int *alist) { #endif // -// End of "$Id: gl_start.cxx,v 1.6.2.3 2000/06/05 21:21:12 mike Exp $". +// End of "$Id: gl_start.cxx,v 1.6.2.4 2001/01/22 15:13:41 easysw Exp $". // diff --git a/src/glut_compatability.cxx b/src/glut_compatability.cxx index cae53fcfb..c2577047f 100755 --- a/src/glut_compatability.cxx +++ b/src/glut_compatability.cxx @@ -1,9 +1,9 @@ // -// "$Id: glut_compatability.cxx,v 1.4.2.4 2000/06/05 21:21:12 mike Exp $" +// "$Id: glut_compatability.cxx,v 1.4.2.5 2001/01/22 15:13:41 easysw Exp $" // // GLUT emulation routines for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -399,5 +399,5 @@ int glutLayerGet(GLenum type) { #endif // -// End of "$Id: glut_compatability.cxx,v 1.4.2.4 2000/06/05 21:21:12 mike Exp $". +// End of "$Id: glut_compatability.cxx,v 1.4.2.5 2001/01/22 15:13:41 easysw Exp $". // diff --git a/src/glut_font.cxx b/src/glut_font.cxx index 71ebc9888..c3ee7eb57 100644 --- a/src/glut_font.cxx +++ b/src/glut_font.cxx @@ -1,9 +1,9 @@ // -// "$Id: glut_font.cxx,v 1.4.2.3 2000/06/05 21:21:12 mike Exp $" +// "$Id: glut_font.cxx,v 1.4.2.4 2001/01/22 15:13:41 easysw Exp $" // // GLUT bitmap font routines for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -54,5 +54,5 @@ int glutBitmapWidth(void* font, int character) { #endif // -// End of "$Id: glut_font.cxx,v 1.4.2.3 2000/06/05 21:21:12 mike Exp $". +// End of "$Id: glut_font.cxx,v 1.4.2.4 2001/01/22 15:13:41 easysw Exp $". // diff --git a/src/numericsort.c b/src/numericsort.c index ef7e47e32..61b7931c5 100644 --- a/src/numericsort.c +++ b/src/numericsort.c @@ -1,9 +1,9 @@ /* - * "$Id: numericsort.c,v 1.10.2.3 2000/06/05 21:21:12 mike Exp $" + * "$Id: numericsort.c,v 1.10.2.4 2001/01/22 15:13:41 easysw Exp $" * * Numeric sorting routine for the Fast Light Tool Kit (FLTK). * - * Copyright 1998-2000 by Bill Spitzak and others. + * Copyright 1998-2001 by Bill Spitzak and others. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public @@ -84,5 +84,5 @@ int numericsort(struct dirent **A, struct dirent **B) { } /* - * End of "$Id: numericsort.c,v 1.10.2.3 2000/06/05 21:21:12 mike Exp $". + * End of "$Id: numericsort.c,v 1.10.2.4 2001/01/22 15:13:41 easysw Exp $". */ diff --git a/src/scandir_win32.c b/src/scandir_win32.c index ca48b123b..fe8182700 100644 --- a/src/scandir_win32.c +++ b/src/scandir_win32.c @@ -1,9 +1,9 @@ // -// "$Id: scandir_win32.c,v 1.11.2.3 2000/06/05 21:21:12 mike Exp $" +// "$Id: scandir_win32.c,v 1.11.2.4 2001/01/22 15:13:41 easysw Exp $" // // WIN32 scandir function for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -101,5 +101,5 @@ int alphasort (struct dirent **a, struct dirent **b) { #endif // -// End of "$Id: scandir_win32.c,v 1.11.2.3 2000/06/05 21:21:12 mike Exp $". +// End of "$Id: scandir_win32.c,v 1.11.2.4 2001/01/22 15:13:41 easysw Exp $". // diff --git a/src/vsnprintf.c b/src/vsnprintf.c index 1ac6e2749..6774bcf56 100644 --- a/src/vsnprintf.c +++ b/src/vsnprintf.c @@ -1,5 +1,5 @@ /* - * "$Id: vsnprintf.c,v 1.3.2.3 2000/06/05 21:21:13 mike Exp $" + * "$Id: vsnprintf.c,v 1.3.2.4 2001/01/22 15:13:41 easysw Exp $" * * vsnprintf() function for the Fast Light Tool Kit (FLTK). * @@ -17,7 +17,7 @@ * Only handles formats that are both documented in the glibc man page * for printf and also handled by your system's sprintf(). * - * Copyright 1998-2000 by Bill Spitzak and others. + * Copyright 1998-2001 by Bill Spitzak and others. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public @@ -131,6 +131,6 @@ int snprintf(char* str, size_t size, const char* fmt, ...) { #endif /* - * End of "$Id: vsnprintf.c,v 1.3.2.3 2000/06/05 21:21:13 mike Exp $". + * End of "$Id: vsnprintf.c,v 1.3.2.4 2001/01/22 15:13:41 easysw Exp $". */ |
