From 4b561b6e908a89d91f466bbc8a76c0f1084ee0df Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Tue, 25 Apr 2000 22:17:00 +0000 Subject: Updated copyright notices for all of the 1.0.x files. Updated the configure script for *BSD and GCC 2.95 (-fno-exceptions) Added install rule to documentation directory. Dumped old packages directory; added traditional RPM spec file and EPM list file (that replace all of the packages stuff) The FLUID man page is now "fluid.1" for the formatted page and "fluid.man" for the non-formatted page, since only IRIX uses pack'd formatted man pages. Whew! git-svn-id: file:///fltk/svn/fltk/branches/branch-1.0@1090 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- FL/Enumerations.H | 6 +- FL/Fl.H | 6 +- FL/Fl_Adjuster.H | 6 +- FL/Fl_Bitmap.H | 6 +- FL/Fl_Box.H | 6 +- FL/Fl_Browser.H | 6 +- FL/Fl_Browser_.H | 6 +- FL/Fl_Button.H | 6 +- FL/Fl_Chart.H | 6 +- FL/Fl_Check_Button.H | 6 +- FL/Fl_Choice.H | 6 +- FL/Fl_Clock.H | 6 +- FL/Fl_Color_Chooser.H | 6 +- FL/Fl_Counter.H | 6 +- FL/Fl_Dial.H | 6 +- FL/Fl_Double_Window.H | 6 +- FL/Fl_Fill_Dial.H | 6 +- FL/Fl_Fill_Slider.H | 6 +- FL/Fl_Float_Input.H | 6 +- FL/Fl_FormsBitmap.H | 6 +- FL/Fl_FormsPixmap.H | 6 +- FL/Fl_Free.H | 6 +- FL/Fl_Gl_Window.H | 6 +- FL/Fl_Group.H | 6 +- FL/Fl_Hold_Browser.H | 6 +- FL/Fl_Hor_Fill_Slider.H | 6 +- FL/Fl_Hor_Nice_Slider.H | 6 +- FL/Fl_Hor_Slider.H | 6 +- FL/Fl_Hor_Value_Slider.H | 6 +- FL/Fl_Image.H | 6 +- FL/Fl_Input.H | 6 +- FL/Fl_Input_.H | 6 +- FL/Fl_Int_Input.H | 6 +- FL/Fl_Light_Button.H | 6 +- FL/Fl_Line_Dial.H | 6 +- FL/Fl_Menu.H | 6 +- FL/Fl_Menu_.H | 6 +- FL/Fl_Menu_Bar.H | 6 +- FL/Fl_Menu_Button.H | 6 +- FL/Fl_Menu_Item.H | 6 +- FL/Fl_Menu_Window.H | 6 +- FL/Fl_Multi_Browser.H | 6 +- FL/Fl_Multi_Label.H | 6 +- FL/Fl_Multiline_Input.H | 6 +- FL/Fl_Multiline_Output.H | 6 +- FL/Fl_Nice_Slider.H | 6 +- FL/Fl_Object.H | 6 +- FL/Fl_Output.H | 6 +- FL/Fl_Overlay_Window.H | 6 +- FL/Fl_Pack.H | 6 +- FL/Fl_Pixmap.H | 6 +- FL/Fl_Positioner.H | 6 +- FL/Fl_Radio_Button.H | 6 +- FL/Fl_Radio_Light_Button.H | 6 +- FL/Fl_Radio_Round_Button.H | 6 +- FL/Fl_Repeat_Button.H | 6 +- FL/Fl_Return_Button.H | 6 +- FL/Fl_Roller.H | 6 +- FL/Fl_Round_Button.H | 6 +- FL/Fl_Round_Clock.H | 6 +- FL/Fl_Scroll.H | 6 +- FL/Fl_Scrollbar.H | 6 +- FL/Fl_Secret_Input.H | 6 +- FL/Fl_Select_Browser.H | 6 +- FL/Fl_Simple_Counter.H | 6 +- FL/Fl_Single_Window.H | 6 +- FL/Fl_Slider.H | 6 +- FL/Fl_Tabs.H | 6 +- FL/Fl_Tile.H | 6 +- FL/Fl_Timer.H | 6 +- FL/Fl_Toggle_Button.H | 6 +- FL/Fl_Toggle_Light_Button.H | 6 +- FL/Fl_Toggle_Round_Button.H | 6 +- FL/Fl_Valuator.H | 6 +- FL/Fl_Value_Input.H | 6 +- FL/Fl_Value_Output.H | 6 +- FL/Fl_Value_Slider.H | 6 +- FL/Fl_Widget.H | 6 +- FL/Fl_Window.H | 6 +- FL/dirent.h | 6 +- FL/filename.H | 6 +- FL/fl_ask.H | 6 +- FL/fl_draw.H | 6 +- FL/fl_file_chooser.H | 6 +- FL/fl_message.H | 6 +- FL/fl_show_colormap.H | 6 +- FL/fl_show_input.H | 6 +- FL/forms.H | 6 +- FL/gl.h | 6 +- FL/gl_draw.H | 6 +- FL/glut.H | 6 +- FL/math.h | 6 +- FL/win32.H | 6 +- FL/x.H | 6 +- Makefile | 15 +- README | 2 +- bc5/config.h | 6 +- configh.in | 6 +- configure.in | 25 ++- documentation/Makefile | 28 +-- documentation/fluid.1 | 87 ++++++-- documentation/fluid.man | 21 ++ documentation/fluid.z | Bin 752 -> 0 bytes documentation/preface.html | 2 +- fltk.list | 381 +++++++++++++++++++++++++++++++++ fltk.spec | 85 ++++++++ fluid/Makefile | 28 +-- makefiles/Makefile.cygnus | 6 +- makefiles/Makefile.mingw32 | 6 +- makefiles/Makefile.os2x | 6 +- makefiles/config.cygnus | 6 +- makefiles/config.mingw32 | 6 +- makefiles/makeinclude.cygnus | 6 +- makefiles/makeinclude.mingw32 | 6 +- makeinclude.in | 35 ++- packages/README.epm | 36 ---- packages/README.packages | 31 --- packages/dunix/fltk.key | 9 - packages/dunix/fltk.mi | 322 ---------------------------- packages/dunix/makedist.sh | 55 ----- packages/fltk.list | 390 ---------------------------------- packages/hpux/fltk.info | 354 ------------------------------ packages/hpux/makedist.sh | 39 ---- packages/install.html | 117 ---------- packages/irix/fltk.list | 323 ---------------------------- packages/irix/fltk.spec | 32 --- packages/irix/fltk5x.list | 323 ---------------------------- packages/irix/makedist.sh | 16 -- packages/linux/fltk.spec | 340 ----------------------------- packages/linux/makedist.sh | 35 --- packages/solaris-intel/fltk.pkginfo | 11 - packages/solaris-intel/fltk.prototype | 333 ----------------------------- packages/solaris-intel/makedist.sh | 31 --- packages/solaris-sparc/fltk.pkginfo | 11 - packages/solaris-sparc/fltk.prototype | 333 ----------------------------- packages/solaris-sparc/makedist.sh | 31 --- src/Fl.cxx | 6 +- src/Fl_Adjuster.cxx | 6 +- src/Fl_Bitmap.cxx | 6 +- src/Fl_Box.cxx | 6 +- src/Fl_Browser.cxx | 6 +- src/Fl_Browser_.cxx | 6 +- src/Fl_Browser_load.cxx | 6 +- src/Fl_Button.cxx | 6 +- src/Fl_Chart.cxx | 6 +- src/Fl_Check_Button.cxx | 4 +- src/Fl_Choice.cxx | 6 +- src/Fl_Clock.cxx | 6 +- src/Fl_Color_Chooser.cxx | 6 +- src/Fl_Counter.cxx | 6 +- src/Fl_Dial.cxx | 6 +- src/Fl_Double_Window.cxx | 6 +- src/Fl_Font.H | 6 +- src/Fl_Gl_Choice.H | 6 +- src/Fl_Gl_Choice.cxx | 6 +- src/Fl_Gl_Overlay.cxx | 6 +- src/Fl_Gl_Window.cxx | 6 +- src/Fl_Group.cxx | 6 +- src/Fl_Image.cxx | 6 +- src/Fl_Input.cxx | 6 +- src/Fl_Input_.cxx | 6 +- src/Fl_Light_Button.cxx | 6 +- src/Fl_Menu.cxx | 6 +- src/Fl_Menu_.cxx | 6 +- src/Fl_Menu_Bar.cxx | 6 +- src/Fl_Menu_Button.cxx | 6 +- src/Fl_Menu_Window.cxx | 6 +- src/Fl_Menu_add.cxx | 6 +- src/Fl_Menu_global.cxx | 6 +- src/Fl_Multi_Label.cxx | 6 +- src/Fl_Output.cxx | 6 +- src/Fl_Overlay_Window.cxx | 6 +- src/Fl_Pack.cxx | 6 +- src/Fl_Pixmap.cxx | 6 +- src/Fl_Positioner.cxx | 6 +- src/Fl_Repeat_Button.cxx | 6 +- src/Fl_Return_Button.cxx | 6 +- src/Fl_Roller.cxx | 6 +- src/Fl_Round_Button.cxx | 6 +- src/Fl_Scroll.cxx | 6 +- src/Fl_Scrollbar.cxx | 6 +- src/Fl_Single_Window.cxx | 6 +- src/Fl_Slider.cxx | 6 +- src/Fl_Tabs.cxx | 6 +- src/Fl_Tile.cxx | 6 +- src/Fl_Valuator.cxx | 6 +- src/Fl_Value_Input.cxx | 6 +- src/Fl_Value_Output.cxx | 6 +- src/Fl_Value_Slider.cxx | 6 +- src/Fl_Widget.cxx | 6 +- src/Fl_Window.cxx | 6 +- src/Fl_Window_fullscreen.cxx | 6 +- src/Fl_Window_hotspot.cxx | 6 +- src/Fl_Window_iconize.cxx | 6 +- src/Fl_XColor.H | 6 +- src/Fl_abort.cxx | 6 +- src/Fl_add_idle.cxx | 6 +- src/Fl_arg.cxx | 6 +- src/Fl_cutpaste.cxx | 6 +- src/Fl_cutpaste_win32.cxx | 6 +- src/Fl_display.cxx | 6 +- src/Fl_get_key.cxx | 6 +- src/Fl_get_key_win32.cxx | 6 +- src/Fl_get_system_colors.cxx | 6 +- src/Fl_grab.cxx | 6 +- src/Fl_own_colormap.cxx | 6 +- src/Fl_visual.cxx | 6 +- src/Fl_win32.cxx | 6 +- src/Fl_x.cxx | 6 +- src/Makefile | 62 +++--- src/cmap.cxx | 6 +- src/filename_absolute.cxx | 6 +- src/filename_expand.cxx | 6 +- src/filename_ext.cxx | 6 +- src/filename_isdir.cxx | 6 +- src/filename_list.cxx | 6 +- src/filename_match.cxx | 6 +- src/filename_setext.cxx | 6 +- src/fl_arc.cxx | 6 +- src/fl_arci.cxx | 6 +- src/fl_ask.cxx | 6 +- src/fl_boxtype.cxx | 6 +- src/fl_call_main.c | 6 +- src/fl_color.cxx | 6 +- src/fl_color_win32.cxx | 6 +- src/fl_cursor.cxx | 6 +- src/fl_curve.cxx | 6 +- src/fl_diamond_box.cxx | 6 +- src/fl_draw.cxx | 6 +- src/fl_draw_image.cxx | 6 +- src/fl_draw_image_win32.cxx | 6 +- src/fl_draw_pixmap.cxx | 6 +- src/fl_engraved_label.cxx | 6 +- src/fl_file_chooser.cxx | 6 +- src/fl_font.cxx | 6 +- src/fl_font_win32.cxx | 6 +- src/fl_labeltype.cxx | 6 +- src/fl_oval_box.cxx | 6 +- src/fl_overlay.cxx | 6 +- src/fl_overlay_visual.cxx | 6 +- src/fl_rect.cxx | 6 +- src/fl_round_box.cxx | 6 +- src/fl_rounded_box.cxx | 6 +- src/fl_scroll_area.cxx | 6 +- src/fl_set_font.cxx | 6 +- src/fl_set_fonts.cxx | 6 +- src/fl_set_fonts_win32.cxx | 6 +- src/fl_set_gray.cxx | 6 +- src/fl_shadow_box.cxx | 6 +- src/fl_shortcut.cxx | 6 +- src/fl_show_colormap.cxx | 6 +- src/fl_symbols.cxx | 6 +- src/fl_vertex.cxx | 6 +- src/forms_bitmap.cxx | 6 +- src/forms_compatability.cxx | 6 +- src/forms_free.cxx | 6 +- src/forms_fselect.cxx | 6 +- src/forms_pixmap.cxx | 6 +- src/forms_timer.cxx | 6 +- src/gl_draw.cxx | 6 +- src/gl_start.cxx | 6 +- src/glut_compatability.cxx | 6 +- src/glut_font.cxx | 6 +- src/numericsort.c | 6 +- src/scandir_win32.c | 6 +- src/vsnprintf.c | 6 +- test/CubeMain.cxx | 6 +- test/CubeView.cxx | 6 +- test/CubeView.h | 6 +- test/Makefile | 21 +- test/adjuster.cxx | 6 +- test/arc.cxx | 6 +- test/ask.cxx | 6 +- test/bitmap.cxx | 6 +- test/boxtype.cxx | 6 +- test/browser.cxx | 6 +- test/browserop.cxx | 6 +- test/button.cxx | 6 +- test/buttons.cxx | 6 +- test/checkers.cxx | 6 +- test/clock.cxx | 6 +- test/colbrowser.cxx | 6 +- test/color_chooser.cxx | 6 +- test/connect.cxx | 6 +- test/cube.cxx | 6 +- test/cursor.cxx | 6 +- test/curve.cxx | 6 +- test/demo.cxx | 6 +- test/doublebuffer.cxx | 6 +- test/editor.cxx | 6 +- test/file_chooser.cxx | 6 +- test/fl_jpeg_image.cxx | 6 +- test/fonts.cxx | 6 +- test/forms.cxx | 6 +- test/fractals.cxx | 6 +- test/fullscreen.cxx | 6 +- test/gl_overlay.cxx | 6 +- test/glpuzzle.cxx | 6 +- test/hello.cxx | 6 +- test/iconize.cxx | 6 +- test/image.cxx | 6 +- test/input.cxx | 6 +- test/jpeg_image.cxx | 6 +- test/keyboard.cxx | 6 +- test/label.cxx | 6 +- test/list_visuals.cxx | 6 +- test/mandelbrot.cxx | 6 +- test/mandelbrot.h | 6 +- test/menubar.cxx | 6 +- test/message.cxx | 6 +- test/minimum.cxx | 6 +- test/navigation.cxx | 6 +- test/output.cxx | 6 +- test/overlay.cxx | 6 +- test/pack.cxx | 6 +- test/pixmap.cxx | 6 +- test/pixmap_browser.cxx | 6 +- test/resizebox.cxx | 6 +- test/scroll.cxx | 6 +- test/shape.cxx | 6 +- test/shiny.cxx | 6 +- test/subwindow.cxx | 6 +- test/symbols.cxx | 6 +- test/tile.cxx | 6 +- visualc/config.h | 4 +- 325 files changed, 1540 insertions(+), 4160 deletions(-) create mode 100644 documentation/fluid.man delete mode 100644 documentation/fluid.z create mode 100644 fltk.list create mode 100644 fltk.spec delete mode 100644 packages/README.epm delete mode 100644 packages/README.packages delete mode 100644 packages/dunix/fltk.key delete mode 100644 packages/dunix/fltk.mi delete mode 100755 packages/dunix/makedist.sh delete mode 100644 packages/fltk.list delete mode 100644 packages/hpux/fltk.info delete mode 100755 packages/hpux/makedist.sh delete mode 100644 packages/install.html delete mode 100644 packages/irix/fltk.list delete mode 100644 packages/irix/fltk.spec delete mode 100644 packages/irix/fltk5x.list delete mode 100755 packages/irix/makedist.sh delete mode 100644 packages/linux/fltk.spec delete mode 100755 packages/linux/makedist.sh delete mode 100644 packages/solaris-intel/fltk.pkginfo delete mode 100644 packages/solaris-intel/fltk.prototype delete mode 100755 packages/solaris-intel/makedist.sh delete mode 100644 packages/solaris-sparc/fltk.pkginfo delete mode 100644 packages/solaris-sparc/fltk.prototype delete mode 100755 packages/solaris-sparc/makedist.sh diff --git a/FL/Enumerations.H b/FL/Enumerations.H index 37821c58e..382bf6137 100644 --- a/FL/Enumerations.H +++ b/FL/Enumerations.H @@ -1,9 +1,9 @@ // -// "$Id: Enumerations.H,v 1.18.2.10 2000/04/11 08:11:49 bill Exp $" +// "$Id: Enumerations.H,v 1.18.2.11 2000/04/25 22:15:43 mike Exp $" // // Enumerations for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -371,5 +371,5 @@ enum Fl_Damage { #endif // -// End of "$Id: Enumerations.H,v 1.18.2.10 2000/04/11 08:11:49 bill Exp $". +// End of "$Id: Enumerations.H,v 1.18.2.11 2000/04/25 22:15:43 mike Exp $". // diff --git a/FL/Fl.H b/FL/Fl.H index 2246e6c42..c4570306b 100644 --- a/FL/Fl.H +++ b/FL/Fl.H @@ -1,9 +1,9 @@ // -// "$Id: Fl.H,v 1.8.2.3 2000/03/08 16:02:24 carl Exp $" +// "$Id: Fl.H,v 1.8.2.4 2000/04/25 22:15:43 mike Exp $" // // Main header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -210,5 +210,5 @@ public: #endif // -// End of "$Id: Fl.H,v 1.8.2.3 2000/03/08 16:02:24 carl Exp $". +// End of "$Id: Fl.H,v 1.8.2.4 2000/04/25 22:15:43 mike Exp $". // diff --git a/FL/Fl_Adjuster.H b/FL/Fl_Adjuster.H index f497ba7ec..b637a6758 100644 --- a/FL/Fl_Adjuster.H +++ b/FL/Fl_Adjuster.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Adjuster.H,v 1.5 1999/02/16 21:59:34 mike Exp $" +// "$Id: Fl_Adjuster.H,v 1.5.2.1 2000/04/25 22:15:44 mike Exp $" // // Adjuster widget header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -49,5 +49,5 @@ public: #endif // -// End of "$Id: Fl_Adjuster.H,v 1.5 1999/02/16 21:59:34 mike Exp $". +// End of "$Id: Fl_Adjuster.H,v 1.5.2.1 2000/04/25 22:15:44 mike Exp $". // diff --git a/FL/Fl_Bitmap.H b/FL/Fl_Bitmap.H index 3742e4ae7..13c98e852 100644 --- a/FL/Fl_Bitmap.H +++ b/FL/Fl_Bitmap.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Bitmap.H,v 1.5 1999/02/16 21:59:34 mike Exp $" +// "$Id: Fl_Bitmap.H,v 1.5.2.1 2000/04/25 22:15:44 mike Exp $" // // Bitmap header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -47,5 +47,5 @@ struct Fl_Bitmap { #endif // -// End of "$Id: Fl_Bitmap.H,v 1.5 1999/02/16 21:59:34 mike Exp $". +// End of "$Id: Fl_Bitmap.H,v 1.5.2.1 2000/04/25 22:15:44 mike Exp $". // diff --git a/FL/Fl_Box.H b/FL/Fl_Box.H index c531b67cf..b6807ffd0 100644 --- a/FL/Fl_Box.H +++ b/FL/Fl_Box.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Box.H,v 1.5 1999/02/16 21:59:34 mike Exp $" +// "$Id: Fl_Box.H,v 1.5.2.1 2000/04/25 22:15:44 mike Exp $" // // Box header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -42,5 +42,5 @@ public: #endif // -// End of "$Id: Fl_Box.H,v 1.5 1999/02/16 21:59:34 mike Exp $". +// End of "$Id: Fl_Box.H,v 1.5.2.1 2000/04/25 22:15:44 mike Exp $". // diff --git a/FL/Fl_Browser.H b/FL/Fl_Browser.H index 733f3ae4b..b249df9b3 100644 --- a/FL/Fl_Browser.H +++ b/FL/Fl_Browser.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Browser.H,v 1.8.2.3 1999/11/16 07:39:56 bill Exp $" +// "$Id: Fl_Browser.H,v 1.8.2.4 2000/04/25 22:15:44 mike Exp $" // // Browser header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -118,5 +118,5 @@ public: #endif // -// End of "$Id: Fl_Browser.H,v 1.8.2.3 1999/11/16 07:39:56 bill Exp $". +// End of "$Id: Fl_Browser.H,v 1.8.2.4 2000/04/25 22:15:44 mike Exp $". // diff --git a/FL/Fl_Browser_.H b/FL/Fl_Browser_.H index 6eef867a0..e37d283a1 100644 --- a/FL/Fl_Browser_.H +++ b/FL/Fl_Browser_.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Browser_.H,v 1.6 1999/02/16 21:59:35 mike Exp $" +// "$Id: Fl_Browser_.H,v 1.6.2.1 2000/04/25 22:15:44 mike Exp $" // // Common browser header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -146,5 +146,5 @@ public: #endif // -// End of "$Id: Fl_Browser_.H,v 1.6 1999/02/16 21:59:35 mike Exp $". +// End of "$Id: Fl_Browser_.H,v 1.6.2.1 2000/04/25 22:15:44 mike Exp $". // diff --git a/FL/Fl_Button.H b/FL/Fl_Button.H index 3f7ce6bfe..0b2f39de0 100644 --- a/FL/Fl_Button.H +++ b/FL/Fl_Button.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Button.H,v 1.5 1999/02/16 21:59:35 mike Exp $" +// "$Id: Fl_Button.H,v 1.5.2.1 2000/04/25 22:15:45 mike Exp $" // // Button header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -71,5 +71,5 @@ public: #endif // -// End of "$Id: Fl_Button.H,v 1.5 1999/02/16 21:59:35 mike Exp $". +// End of "$Id: Fl_Button.H,v 1.5.2.1 2000/04/25 22:15:45 mike Exp $". // diff --git a/FL/Fl_Chart.H b/FL/Fl_Chart.H index 30cf96827..7a9e7f1dd 100644 --- a/FL/Fl_Chart.H +++ b/FL/Fl_Chart.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Chart.H,v 1.6 1999/02/16 21:59:35 mike Exp $" +// "$Id: Fl_Chart.H,v 1.6.2.1 2000/04/25 22:15:45 mike Exp $" // // Forms chart header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -84,5 +84,5 @@ public: #endif // -// End of "$Id: Fl_Chart.H,v 1.6 1999/02/16 21:59:35 mike Exp $". +// End of "$Id: Fl_Chart.H,v 1.6.2.1 2000/04/25 22:15:45 mike Exp $". // diff --git a/FL/Fl_Check_Button.H b/FL/Fl_Check_Button.H index 97b41440c..fc6a5c0c4 100644 --- a/FL/Fl_Check_Button.H +++ b/FL/Fl_Check_Button.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Check_Button.H,v 1.5 1999/02/16 21:59:35 mike Exp $" +// "$Id: Fl_Check_Button.H,v 1.5.2.1 2000/04/25 22:15:45 mike Exp $" // // Check button header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -36,5 +36,5 @@ public: #endif // -// End of "$Id: Fl_Check_Button.H,v 1.5 1999/02/16 21:59:35 mike Exp $". +// End of "$Id: Fl_Check_Button.H,v 1.5.2.1 2000/04/25 22:15:45 mike Exp $". // diff --git a/FL/Fl_Choice.H b/FL/Fl_Choice.H index 80399e0df..489295467 100644 --- a/FL/Fl_Choice.H +++ b/FL/Fl_Choice.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Choice.H,v 1.5 1999/02/16 21:59:36 mike Exp $" +// "$Id: Fl_Choice.H,v 1.5.2.1 2000/04/25 22:15:45 mike Exp $" // // Choice header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -41,5 +41,5 @@ public: #endif // -// End of "$Id: Fl_Choice.H,v 1.5 1999/02/16 21:59:36 mike Exp $". +// End of "$Id: Fl_Choice.H,v 1.5.2.1 2000/04/25 22:15:45 mike Exp $". // diff --git a/FL/Fl_Clock.H b/FL/Fl_Clock.H index cc287fb9f..f2256f6f9 100644 --- a/FL/Fl_Clock.H +++ b/FL/Fl_Clock.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Clock.H,v 1.6 1999/02/16 21:59:36 mike Exp $" +// "$Id: Fl_Clock.H,v 1.6.2.1 2000/04/25 22:15:46 mike Exp $" // // Clock header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -69,5 +69,5 @@ public: #endif // -// End of "$Id: Fl_Clock.H,v 1.6 1999/02/16 21:59:36 mike Exp $". +// End of "$Id: Fl_Clock.H,v 1.6.2.1 2000/04/25 22:15:46 mike Exp $". // diff --git a/FL/Fl_Color_Chooser.H b/FL/Fl_Color_Chooser.H index 779a5b060..3a98071fe 100644 --- a/FL/Fl_Color_Chooser.H +++ b/FL/Fl_Color_Chooser.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Color_Chooser.H,v 1.5 1999/02/16 21:59:36 mike Exp $" +// "$Id: Fl_Color_Chooser.H,v 1.5.2.1 2000/04/25 22:15:46 mike Exp $" // // Color chooser header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -94,5 +94,5 @@ FL_EXPORT int fl_color_chooser(const char* name, uchar& r, uchar& g, uchar& b); #endif // -// End of "$Id: Fl_Color_Chooser.H,v 1.5 1999/02/16 21:59:36 mike Exp $". +// End of "$Id: Fl_Color_Chooser.H,v 1.5.2.1 2000/04/25 22:15:46 mike Exp $". // diff --git a/FL/Fl_Counter.H b/FL/Fl_Counter.H index a2ec8b2bf..a4cfaec5d 100644 --- a/FL/Fl_Counter.H +++ b/FL/Fl_Counter.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Counter.H,v 1.5 1999/02/16 21:59:36 mike Exp $" +// "$Id: Fl_Counter.H,v 1.5.2.1 2000/04/25 22:15:46 mike Exp $" // // Counter header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -69,5 +69,5 @@ public: #endif // -// End of "$Id: Fl_Counter.H,v 1.5 1999/02/16 21:59:36 mike Exp $". +// End of "$Id: Fl_Counter.H,v 1.5.2.1 2000/04/25 22:15:46 mike Exp $". // diff --git a/FL/Fl_Dial.H b/FL/Fl_Dial.H index ce6fdb312..d8a768627 100644 --- a/FL/Fl_Dial.H +++ b/FL/Fl_Dial.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Dial.H,v 1.7 1999/03/10 08:17:40 bill Exp $" +// "$Id: Fl_Dial.H,v 1.7.2.1 2000/04/25 22:15:46 mike Exp $" // // Dial header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -61,5 +61,5 @@ public: #endif // -// End of "$Id: Fl_Dial.H,v 1.7 1999/03/10 08:17:40 bill Exp $". +// End of "$Id: Fl_Dial.H,v 1.7.2.1 2000/04/25 22:15:46 mike Exp $". // diff --git a/FL/Fl_Double_Window.H b/FL/Fl_Double_Window.H index 4104e8986..434ff2b87 100644 --- a/FL/Fl_Double_Window.H +++ b/FL/Fl_Double_Window.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Double_Window.H,v 1.7 1999/02/16 21:59:37 mike Exp $" +// "$Id: Fl_Double_Window.H,v 1.7.2.1 2000/04/25 22:15:46 mike Exp $" // // Double-buffered window header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -46,5 +46,5 @@ public: #endif // -// End of "$Id: Fl_Double_Window.H,v 1.7 1999/02/16 21:59:37 mike Exp $". +// End of "$Id: Fl_Double_Window.H,v 1.7.2.1 2000/04/25 22:15:46 mike Exp $". // diff --git a/FL/Fl_Fill_Dial.H b/FL/Fl_Fill_Dial.H index e1fb9073a..7d3969852 100644 --- a/FL/Fl_Fill_Dial.H +++ b/FL/Fl_Fill_Dial.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Fill_Dial.H,v 1.4 1999/01/07 19:16:53 mike Exp $" +// "$Id: Fl_Fill_Dial.H,v 1.4.2.1 2000/04/25 22:15:46 mike Exp $" // // Filled dial header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -37,5 +37,5 @@ public: #endif // -// End of "$Id: Fl_Fill_Dial.H,v 1.4 1999/01/07 19:16:53 mike Exp $". +// End of "$Id: Fl_Fill_Dial.H,v 1.4.2.1 2000/04/25 22:15:46 mike Exp $". // diff --git a/FL/Fl_Fill_Slider.H b/FL/Fl_Fill_Slider.H index 8517d4d60..280ce62d2 100644 --- a/FL/Fl_Fill_Slider.H +++ b/FL/Fl_Fill_Slider.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Fill_Slider.H,v 1.4 1999/01/07 19:16:53 mike Exp $" +// "$Id: Fl_Fill_Slider.H,v 1.4.2.1 2000/04/25 22:15:47 mike Exp $" // // Filled slider header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -37,5 +37,5 @@ public: #endif // -// End of "$Id: Fl_Fill_Slider.H,v 1.4 1999/01/07 19:16:53 mike Exp $". +// End of "$Id: Fl_Fill_Slider.H,v 1.4.2.1 2000/04/25 22:15:47 mike Exp $". // diff --git a/FL/Fl_Float_Input.H b/FL/Fl_Float_Input.H index de53d985a..ae9bea859 100644 --- a/FL/Fl_Float_Input.H +++ b/FL/Fl_Float_Input.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Float_Input.H,v 1.4 1999/01/07 19:16:54 mike Exp $" +// "$Id: Fl_Float_Input.H,v 1.4.2.1 2000/04/25 22:15:47 mike Exp $" // // Floating point input header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -37,5 +37,5 @@ public: #endif // -// End of "$Id: Fl_Float_Input.H,v 1.4 1999/01/07 19:16:54 mike Exp $". +// End of "$Id: Fl_Float_Input.H,v 1.4.2.1 2000/04/25 22:15:47 mike Exp $". // diff --git a/FL/Fl_FormsBitmap.H b/FL/Fl_FormsBitmap.H index cded1aba3..bad579905 100644 --- a/FL/Fl_FormsBitmap.H +++ b/FL/Fl_FormsBitmap.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_FormsBitmap.H,v 1.5 1999/02/16 21:59:37 mike Exp $" +// "$Id: Fl_FormsBitmap.H,v 1.5.2.1 2000/04/25 22:15:47 mike Exp $" // // Forms bitmap header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -42,5 +42,5 @@ public: #endif // -// End of "$Id: Fl_FormsBitmap.H,v 1.5 1999/02/16 21:59:37 mike Exp $". +// End of "$Id: Fl_FormsBitmap.H,v 1.5.2.1 2000/04/25 22:15:47 mike Exp $". // diff --git a/FL/Fl_FormsPixmap.H b/FL/Fl_FormsPixmap.H index 030d7cd62..5ae40b30d 100644 --- a/FL/Fl_FormsPixmap.H +++ b/FL/Fl_FormsPixmap.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_FormsPixmap.H,v 1.5 1999/02/16 21:59:37 mike Exp $" +// "$Id: Fl_FormsPixmap.H,v 1.5.2.1 2000/04/25 22:15:47 mike Exp $" // // Forms pixmap header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -42,5 +42,5 @@ public: #endif // -// End of "$Id: Fl_FormsPixmap.H,v 1.5 1999/02/16 21:59:37 mike Exp $". +// End of "$Id: Fl_FormsPixmap.H,v 1.5.2.1 2000/04/25 22:15:47 mike Exp $". // diff --git a/FL/Fl_Free.H b/FL/Fl_Free.H index e28078126..df2a6c60b 100644 --- a/FL/Fl_Free.H +++ b/FL/Fl_Free.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Free.H,v 1.5 1999/02/16 21:59:37 mike Exp $" +// "$Id: Fl_Free.H,v 1.5.2.1 2000/04/25 22:15:47 mike Exp $" // // Forms free header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -59,5 +59,5 @@ public: #endif // -// End of "$Id: Fl_Free.H,v 1.5 1999/02/16 21:59:37 mike Exp $". +// End of "$Id: Fl_Free.H,v 1.5.2.1 2000/04/25 22:15:47 mike Exp $". // diff --git a/FL/Fl_Gl_Window.H b/FL/Fl_Gl_Window.H index 724a48d5a..6953afc7b 100644 --- a/FL/Fl_Gl_Window.H +++ b/FL/Fl_Gl_Window.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Gl_Window.H,v 1.7 1999/02/16 21:59:38 mike Exp $" +// "$Id: Fl_Gl_Window.H,v 1.7.2.1 2000/04/25 22:15:48 mike Exp $" // // OpenGL header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -84,5 +84,5 @@ public: #endif // -// End of "$Id: Fl_Gl_Window.H,v 1.7 1999/02/16 21:59:38 mike Exp $". +// End of "$Id: Fl_Gl_Window.H,v 1.7.2.1 2000/04/25 22:15:48 mike Exp $". // diff --git a/FL/Fl_Group.H b/FL/Fl_Group.H index ccb0b0b10..8602a5ba7 100644 --- a/FL/Fl_Group.H +++ b/FL/Fl_Group.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Group.H,v 1.6 1999/02/16 21:59:38 mike Exp $" +// "$Id: Fl_Group.H,v 1.6.2.1 2000/04/25 22:15:48 mike Exp $" // // Group header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -96,5 +96,5 @@ public: #endif // -// End of "$Id: Fl_Group.H,v 1.6 1999/02/16 21:59:38 mike Exp $". +// End of "$Id: Fl_Group.H,v 1.6.2.1 2000/04/25 22:15:48 mike Exp $". // diff --git a/FL/Fl_Hold_Browser.H b/FL/Fl_Hold_Browser.H index f716fef95..f08e7b2a9 100644 --- a/FL/Fl_Hold_Browser.H +++ b/FL/Fl_Hold_Browser.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Hold_Browser.H,v 1.4 1999/01/07 19:16:55 mike Exp $" +// "$Id: Fl_Hold_Browser.H,v 1.4.2.1 2000/04/25 22:15:48 mike Exp $" // // Hold browser header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -37,5 +37,5 @@ public: #endif // -// End of "$Id: Fl_Hold_Browser.H,v 1.4 1999/01/07 19:16:55 mike Exp $". +// End of "$Id: Fl_Hold_Browser.H,v 1.4.2.1 2000/04/25 22:15:48 mike Exp $". // diff --git a/FL/Fl_Hor_Fill_Slider.H b/FL/Fl_Hor_Fill_Slider.H index 918c3117c..3c861e33c 100644 --- a/FL/Fl_Hor_Fill_Slider.H +++ b/FL/Fl_Hor_Fill_Slider.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Hor_Fill_Slider.H,v 1.4 1999/01/07 19:16:55 mike Exp $" +// "$Id: Fl_Hor_Fill_Slider.H,v 1.4.2.1 2000/04/25 22:15:48 mike Exp $" // // Horizontal fill slider header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -36,5 +36,5 @@ public: #endif // -// End of "$Id: Fl_Hor_Fill_Slider.H,v 1.4 1999/01/07 19:16:55 mike Exp $". +// End of "$Id: Fl_Hor_Fill_Slider.H,v 1.4.2.1 2000/04/25 22:15:48 mike Exp $". // diff --git a/FL/Fl_Hor_Nice_Slider.H b/FL/Fl_Hor_Nice_Slider.H index fd3b7a4f1..ccf7cc93c 100644 --- a/FL/Fl_Hor_Nice_Slider.H +++ b/FL/Fl_Hor_Nice_Slider.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Hor_Nice_Slider.H,v 1.4 1999/01/07 19:16:55 mike Exp $" +// "$Id: Fl_Hor_Nice_Slider.H,v 1.4.2.1 2000/04/25 22:15:48 mike Exp $" // // Horizontal "nice" slider header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -37,5 +37,5 @@ public: #endif // -// End of "$Id: Fl_Hor_Nice_Slider.H,v 1.4 1999/01/07 19:16:55 mike Exp $". +// End of "$Id: Fl_Hor_Nice_Slider.H,v 1.4.2.1 2000/04/25 22:15:48 mike Exp $". // diff --git a/FL/Fl_Hor_Slider.H b/FL/Fl_Hor_Slider.H index 1d8ce3cdb..2a8cf48a4 100644 --- a/FL/Fl_Hor_Slider.H +++ b/FL/Fl_Hor_Slider.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Hor_Slider.H,v 1.4 1999/01/07 19:16:55 mike Exp $" +// "$Id: Fl_Hor_Slider.H,v 1.4.2.1 2000/04/25 22:15:48 mike Exp $" // // Horizontal slider header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -37,5 +37,5 @@ public: #endif // -// End of "$Id: Fl_Hor_Slider.H,v 1.4 1999/01/07 19:16:55 mike Exp $". +// End of "$Id: Fl_Hor_Slider.H,v 1.4.2.1 2000/04/25 22:15:48 mike Exp $". // diff --git a/FL/Fl_Hor_Value_Slider.H b/FL/Fl_Hor_Value_Slider.H index 42db643b9..ca9c6ad2e 100644 --- a/FL/Fl_Hor_Value_Slider.H +++ b/FL/Fl_Hor_Value_Slider.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Hor_Value_Slider.H,v 1.4 1999/01/07 19:16:55 mike Exp $" +// "$Id: Fl_Hor_Value_Slider.H,v 1.4.2.1 2000/04/25 22:15:48 mike Exp $" // // Horizontal value slider header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -37,5 +37,5 @@ public: #endif // -// End of "$Id: Fl_Hor_Value_Slider.H,v 1.4 1999/01/07 19:16:55 mike Exp $". +// End of "$Id: Fl_Hor_Value_Slider.H,v 1.4.2.1 2000/04/25 22:15:48 mike Exp $". // diff --git a/FL/Fl_Image.H b/FL/Fl_Image.H index 2b0a50356..43933553a 100644 --- a/FL/Fl_Image.H +++ b/FL/Fl_Image.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Image.H,v 1.5 1999/02/16 21:59:38 mike Exp $" +// "$Id: Fl_Image.H,v 1.5.2.1 2000/04/25 22:15:49 mike Exp $" // // Image header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -45,5 +45,5 @@ struct Fl_Image { #endif // -// End of "$Id: Fl_Image.H,v 1.5 1999/02/16 21:59:38 mike Exp $". +// End of "$Id: Fl_Image.H,v 1.5.2.1 2000/04/25 22:15:49 mike Exp $". // diff --git a/FL/Fl_Input.H b/FL/Fl_Input.H index 282c2506c..bdb1b2d1d 100644 --- a/FL/Fl_Input.H +++ b/FL/Fl_Input.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Input.H,v 1.5 1999/02/16 21:59:38 mike Exp $" +// "$Id: Fl_Input.H,v 1.5.2.1 2000/04/25 22:15:49 mike Exp $" // // Input header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -42,5 +42,5 @@ public: #endif // -// End of "$Id: Fl_Input.H,v 1.5 1999/02/16 21:59:38 mike Exp $". +// End of "$Id: Fl_Input.H,v 1.5.2.1 2000/04/25 22:15:49 mike Exp $". // diff --git a/FL/Fl_Input_.H b/FL/Fl_Input_.H index 1e7a2b599..57bdd3843 100644 --- a/FL/Fl_Input_.H +++ b/FL/Fl_Input_.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Input_.H,v 1.6 1999/02/16 21:59:38 mike Exp $" +// "$Id: Fl_Input_.H,v 1.6.2.1 2000/04/25 22:15:49 mike Exp $" // // Input base class header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -120,5 +120,5 @@ public: #endif // -// End of "$Id: Fl_Input_.H,v 1.6 1999/02/16 21:59:38 mike Exp $". +// End of "$Id: Fl_Input_.H,v 1.6.2.1 2000/04/25 22:15:49 mike Exp $". // diff --git a/FL/Fl_Int_Input.H b/FL/Fl_Int_Input.H index dac7151b8..015f7ce74 100644 --- a/FL/Fl_Int_Input.H +++ b/FL/Fl_Int_Input.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Int_Input.H,v 1.4 1999/01/07 19:16:56 mike Exp $" +// "$Id: Fl_Int_Input.H,v 1.4.2.1 2000/04/25 22:15:49 mike Exp $" // // Integer input header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -37,5 +37,5 @@ public: #endif // -// End of "$Id: Fl_Int_Input.H,v 1.4 1999/01/07 19:16:56 mike Exp $". +// End of "$Id: Fl_Int_Input.H,v 1.4.2.1 2000/04/25 22:15:49 mike Exp $". // diff --git a/FL/Fl_Light_Button.H b/FL/Fl_Light_Button.H index 15c9db028..bba94a2e1 100644 --- a/FL/Fl_Light_Button.H +++ b/FL/Fl_Light_Button.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Light_Button.H,v 1.5 1999/02/16 21:59:39 mike Exp $" +// "$Id: Fl_Light_Button.H,v 1.5.2.1 2000/04/25 22:15:49 mike Exp $" // // Lighted button header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -39,5 +39,5 @@ public: #endif // -// End of "$Id: Fl_Light_Button.H,v 1.5 1999/02/16 21:59:39 mike Exp $". +// End of "$Id: Fl_Light_Button.H,v 1.5.2.1 2000/04/25 22:15:49 mike Exp $". // diff --git a/FL/Fl_Line_Dial.H b/FL/Fl_Line_Dial.H index 3cc2ef48f..f70b5caef 100644 --- a/FL/Fl_Line_Dial.H +++ b/FL/Fl_Line_Dial.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Line_Dial.H,v 1.4 1999/01/07 19:16:57 mike Exp $" +// "$Id: Fl_Line_Dial.H,v 1.4.2.1 2000/04/25 22:15:49 mike Exp $" // // Line dial header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -37,5 +37,5 @@ public: #endif // -// End of "$Id: Fl_Line_Dial.H,v 1.4 1999/01/07 19:16:57 mike Exp $". +// End of "$Id: Fl_Line_Dial.H,v 1.4.2.1 2000/04/25 22:15:49 mike Exp $". // diff --git a/FL/Fl_Menu.H b/FL/Fl_Menu.H index bc445d90a..b674a0b8c 100644 --- a/FL/Fl_Menu.H +++ b/FL/Fl_Menu.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Menu.H,v 1.4 1999/01/07 19:16:57 mike Exp $" +// "$Id: Fl_Menu.H,v 1.4.2.1 2000/04/25 22:15:49 mike Exp $" // // Old menu header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -27,5 +27,5 @@ #include "Fl_Menu_Item.H" // -// End of "$Id: Fl_Menu.H,v 1.4 1999/01/07 19:16:57 mike Exp $". +// End of "$Id: Fl_Menu.H,v 1.4.2.1 2000/04/25 22:15:49 mike Exp $". // diff --git a/FL/Fl_Menu_.H b/FL/Fl_Menu_.H index c234f2d08..10bb9c5b9 100644 --- a/FL/Fl_Menu_.H +++ b/FL/Fl_Menu_.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Menu_.H,v 1.7.2.1 1999/08/09 06:19:32 bill Exp $" +// "$Id: Fl_Menu_.H,v 1.7.2.2 2000/04/25 22:15:50 mike Exp $" // // Menu base class header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -93,5 +93,5 @@ public: #endif // -// End of "$Id: Fl_Menu_.H,v 1.7.2.1 1999/08/09 06:19:32 bill Exp $". +// End of "$Id: Fl_Menu_.H,v 1.7.2.2 2000/04/25 22:15:50 mike Exp $". // diff --git a/FL/Fl_Menu_Bar.H b/FL/Fl_Menu_Bar.H index 389a4d4db..7eea1f3c5 100644 --- a/FL/Fl_Menu_Bar.H +++ b/FL/Fl_Menu_Bar.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Menu_Bar.H,v 1.5 1999/02/16 21:59:39 mike Exp $" +// "$Id: Fl_Menu_Bar.H,v 1.5.2.1 2000/04/25 22:15:50 mike Exp $" // // Menu bar header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -40,5 +40,5 @@ public: #endif // -// End of "$Id: Fl_Menu_Bar.H,v 1.5 1999/02/16 21:59:39 mike Exp $". +// End of "$Id: Fl_Menu_Bar.H,v 1.5.2.1 2000/04/25 22:15:50 mike Exp $". // diff --git a/FL/Fl_Menu_Button.H b/FL/Fl_Menu_Button.H index 4604ed816..848f9c5f8 100644 --- a/FL/Fl_Menu_Button.H +++ b/FL/Fl_Menu_Button.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Menu_Button.H,v 1.5 1999/02/16 21:59:40 mike Exp $" +// "$Id: Fl_Menu_Button.H,v 1.5.2.1 2000/04/25 22:15:50 mike Exp $" // // Menu button header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -42,5 +42,5 @@ public: #endif // -// End of "$Id: Fl_Menu_Button.H,v 1.5 1999/02/16 21:59:40 mike Exp $". +// End of "$Id: Fl_Menu_Button.H,v 1.5.2.1 2000/04/25 22:15:50 mike Exp $". // diff --git a/FL/Fl_Menu_Item.H b/FL/Fl_Menu_Item.H index dc440146c..f47e65f59 100644 --- a/FL/Fl_Menu_Item.H +++ b/FL/Fl_Menu_Item.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Menu_Item.H,v 1.5.2.1 1999/03/18 20:04:11 bill Exp $" +// "$Id: Fl_Menu_Item.H,v 1.5.2.2 2000/04/25 22:15:50 mike Exp $" // // Menu item header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -153,5 +153,5 @@ enum { // back-compatability enum: #endif // -// End of "$Id: Fl_Menu_Item.H,v 1.5.2.1 1999/03/18 20:04:11 bill Exp $". +// End of "$Id: Fl_Menu_Item.H,v 1.5.2.2 2000/04/25 22:15:50 mike Exp $". // diff --git a/FL/Fl_Menu_Window.H b/FL/Fl_Menu_Window.H index 53c14abca..87b9667c8 100644 --- a/FL/Fl_Menu_Window.H +++ b/FL/Fl_Menu_Window.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Menu_Window.H,v 1.5 1999/02/16 21:59:40 mike Exp $" +// "$Id: Fl_Menu_Window.H,v 1.5.2.1 2000/04/25 22:15:50 mike Exp $" // // Menu window header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -48,5 +48,5 @@ public: #endif // -// End of "$Id: Fl_Menu_Window.H,v 1.5 1999/02/16 21:59:40 mike Exp $". +// End of "$Id: Fl_Menu_Window.H,v 1.5.2.1 2000/04/25 22:15:50 mike Exp $". // diff --git a/FL/Fl_Multi_Browser.H b/FL/Fl_Multi_Browser.H index 1795d1892..8598a6d56 100644 --- a/FL/Fl_Multi_Browser.H +++ b/FL/Fl_Multi_Browser.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Multi_Browser.H,v 1.4 1999/01/07 19:16:58 mike Exp $" +// "$Id: Fl_Multi_Browser.H,v 1.4.2.1 2000/04/25 22:15:51 mike Exp $" // // Multi browser header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -37,5 +37,5 @@ public: #endif // -// End of "$Id: Fl_Multi_Browser.H,v 1.4 1999/01/07 19:16:58 mike Exp $". +// End of "$Id: Fl_Multi_Browser.H,v 1.4.2.1 2000/04/25 22:15:51 mike Exp $". // diff --git a/FL/Fl_Multi_Label.H b/FL/Fl_Multi_Label.H index c26aec584..d6ec05602 100644 --- a/FL/Fl_Multi_Label.H +++ b/FL/Fl_Multi_Label.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Multi_Label.H,v 1.5 1999/02/16 21:59:40 mike Exp $" +// "$Id: Fl_Multi_Label.H,v 1.5.2.1 2000/04/25 22:15:51 mike Exp $" // // Multi-label header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -41,5 +41,5 @@ struct Fl_Multi_Label { #endif // -// End of "$Id: Fl_Multi_Label.H,v 1.5 1999/02/16 21:59:40 mike Exp $". +// End of "$Id: Fl_Multi_Label.H,v 1.5.2.1 2000/04/25 22:15:51 mike Exp $". // diff --git a/FL/Fl_Multiline_Input.H b/FL/Fl_Multiline_Input.H index 54e3137d8..d81afe0c7 100644 --- a/FL/Fl_Multiline_Input.H +++ b/FL/Fl_Multiline_Input.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Multiline_Input.H,v 1.4 1999/01/07 19:16:58 mike Exp $" +// "$Id: Fl_Multiline_Input.H,v 1.4.2.1 2000/04/25 22:15:51 mike Exp $" // // Multiline input header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -37,5 +37,5 @@ public: #endif // -// End of "$Id: Fl_Multiline_Input.H,v 1.4 1999/01/07 19:16:58 mike Exp $". +// End of "$Id: Fl_Multiline_Input.H,v 1.4.2.1 2000/04/25 22:15:51 mike Exp $". // diff --git a/FL/Fl_Multiline_Output.H b/FL/Fl_Multiline_Output.H index 441fb5de0..bd7ac0f21 100644 --- a/FL/Fl_Multiline_Output.H +++ b/FL/Fl_Multiline_Output.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Multiline_Output.H,v 1.4 1999/01/07 19:16:59 mike Exp $" +// "$Id: Fl_Multiline_Output.H,v 1.4.2.1 2000/04/25 22:15:51 mike Exp $" // // Multi line output header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -37,5 +37,5 @@ public: #endif // -// End of "$Id: Fl_Multiline_Output.H,v 1.4 1999/01/07 19:16:59 mike Exp $". +// End of "$Id: Fl_Multiline_Output.H,v 1.4.2.1 2000/04/25 22:15:51 mike Exp $". // diff --git a/FL/Fl_Nice_Slider.H b/FL/Fl_Nice_Slider.H index 593562517..eecfd6241 100644 --- a/FL/Fl_Nice_Slider.H +++ b/FL/Fl_Nice_Slider.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Nice_Slider.H,v 1.4 1999/01/07 19:16:59 mike Exp $" +// "$Id: Fl_Nice_Slider.H,v 1.4.2.1 2000/04/25 22:15:52 mike Exp $" // // "Nice" slider header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -36,5 +36,5 @@ public: #endif // -// End of "$Id: Fl_Nice_Slider.H,v 1.4 1999/01/07 19:16:59 mike Exp $". +// End of "$Id: Fl_Nice_Slider.H,v 1.4.2.1 2000/04/25 22:15:52 mike Exp $". // diff --git a/FL/Fl_Object.H b/FL/Fl_Object.H index 525341274..058111fb3 100644 --- a/FL/Fl_Object.H +++ b/FL/Fl_Object.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Object.H,v 1.4 1999/01/07 19:16:59 mike Exp $" +// "$Id: Fl_Object.H,v 1.4.2.1 2000/04/25 22:15:52 mike Exp $" // // Old Fl_Object header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -30,5 +30,5 @@ #include "Fl_Widget.H" // -// End of "$Id: Fl_Object.H,v 1.4 1999/01/07 19:16:59 mike Exp $". +// End of "$Id: Fl_Object.H,v 1.4.2.1 2000/04/25 22:15:52 mike Exp $". // diff --git a/FL/Fl_Output.H b/FL/Fl_Output.H index 771889677..11e3a4487 100644 --- a/FL/Fl_Output.H +++ b/FL/Fl_Output.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Output.H,v 1.5 1999/02/16 21:59:41 mike Exp $" +// "$Id: Fl_Output.H,v 1.5.2.1 2000/04/25 22:15:52 mike Exp $" // // Output header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -40,5 +40,5 @@ public: #endif // -// End of "$Id: Fl_Output.H,v 1.5 1999/02/16 21:59:41 mike Exp $". +// End of "$Id: Fl_Output.H,v 1.5.2.1 2000/04/25 22:15:52 mike Exp $". // diff --git a/FL/Fl_Overlay_Window.H b/FL/Fl_Overlay_Window.H index 0406088e0..b1f995493 100644 --- a/FL/Fl_Overlay_Window.H +++ b/FL/Fl_Overlay_Window.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Overlay_Window.H,v 1.5 1999/02/16 21:59:41 mike Exp $" +// "$Id: Fl_Overlay_Window.H,v 1.5.2.1 2000/04/25 22:15:52 mike Exp $" // // Overlay window header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -50,5 +50,5 @@ public: #endif // -// End of "$Id: Fl_Overlay_Window.H,v 1.5 1999/02/16 21:59:41 mike Exp $". +// End of "$Id: Fl_Overlay_Window.H,v 1.5.2.1 2000/04/25 22:15:52 mike Exp $". // diff --git a/FL/Fl_Pack.H b/FL/Fl_Pack.H index 906a4c2e8..069a60b68 100644 --- a/FL/Fl_Pack.H +++ b/FL/Fl_Pack.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Pack.H,v 1.5 1999/02/16 21:59:41 mike Exp $" +// "$Id: Fl_Pack.H,v 1.5.2.1 2000/04/25 22:15:52 mike Exp $" // // Pack header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -45,5 +45,5 @@ public: #endif // -// End of "$Id: Fl_Pack.H,v 1.5 1999/02/16 21:59:41 mike Exp $". +// End of "$Id: Fl_Pack.H,v 1.5.2.1 2000/04/25 22:15:52 mike Exp $". // diff --git a/FL/Fl_Pixmap.H b/FL/Fl_Pixmap.H index 8c4dbb145..d92e7dce8 100644 --- a/FL/Fl_Pixmap.H +++ b/FL/Fl_Pixmap.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Pixmap.H,v 1.6 1999/02/16 21:59:41 mike Exp $" +// "$Id: Fl_Pixmap.H,v 1.6.2.1 2000/04/25 22:15:52 mike Exp $" // // Pixmap header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -46,5 +46,5 @@ struct Fl_Pixmap { #endif // -// End of "$Id: Fl_Pixmap.H,v 1.6 1999/02/16 21:59:41 mike Exp $". +// End of "$Id: Fl_Pixmap.H,v 1.6.2.1 2000/04/25 22:15:52 mike Exp $". // diff --git a/FL/Fl_Positioner.H b/FL/Fl_Positioner.H index f229deaea..893474c9e 100644 --- a/FL/Fl_Positioner.H +++ b/FL/Fl_Positioner.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Positioner.H,v 1.5 1999/02/16 21:59:42 mike Exp $" +// "$Id: Fl_Positioner.H,v 1.5.2.1 2000/04/25 22:15:52 mike Exp $" // // Positioner header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -71,5 +71,5 @@ public: #endif // -// End of "$Id: Fl_Positioner.H,v 1.5 1999/02/16 21:59:42 mike Exp $". +// End of "$Id: Fl_Positioner.H,v 1.5.2.1 2000/04/25 22:15:52 mike Exp $". // diff --git a/FL/Fl_Radio_Button.H b/FL/Fl_Radio_Button.H index b793c32ad..61605fbef 100644 --- a/FL/Fl_Radio_Button.H +++ b/FL/Fl_Radio_Button.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Radio_Button.H,v 1.4 1999/01/07 19:17:00 mike Exp $" +// "$Id: Fl_Radio_Button.H,v 1.4.2.1 2000/04/25 22:15:53 mike Exp $" // // Radio button header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -37,5 +37,5 @@ public: #endif // -// End of "$Id: Fl_Radio_Button.H,v 1.4 1999/01/07 19:17:00 mike Exp $". +// End of "$Id: Fl_Radio_Button.H,v 1.4.2.1 2000/04/25 22:15:53 mike Exp $". // diff --git a/FL/Fl_Radio_Light_Button.H b/FL/Fl_Radio_Light_Button.H index 03bde1bd5..1f634984f 100644 --- a/FL/Fl_Radio_Light_Button.H +++ b/FL/Fl_Radio_Light_Button.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Radio_Light_Button.H,v 1.4 1999/01/07 19:17:00 mike Exp $" +// "$Id: Fl_Radio_Light_Button.H,v 1.4.2.1 2000/04/25 22:15:53 mike Exp $" // // Radio light button header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -36,5 +36,5 @@ public: #endif // -// End of "$Id: Fl_Radio_Light_Button.H,v 1.4 1999/01/07 19:17:00 mike Exp $". +// End of "$Id: Fl_Radio_Light_Button.H,v 1.4.2.1 2000/04/25 22:15:53 mike Exp $". // diff --git a/FL/Fl_Radio_Round_Button.H b/FL/Fl_Radio_Round_Button.H index ccd39338c..dec885b00 100644 --- a/FL/Fl_Radio_Round_Button.H +++ b/FL/Fl_Radio_Round_Button.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Radio_Round_Button.H,v 1.4 1999/01/07 19:17:00 mike Exp $" +// "$Id: Fl_Radio_Round_Button.H,v 1.4.2.1 2000/04/25 22:15:53 mike Exp $" // // Radio round button header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -37,5 +37,5 @@ public: #endif // -// End of "$Id: Fl_Radio_Round_Button.H,v 1.4 1999/01/07 19:17:00 mike Exp $". +// End of "$Id: Fl_Radio_Round_Button.H,v 1.4.2.1 2000/04/25 22:15:53 mike Exp $". // diff --git a/FL/Fl_Repeat_Button.H b/FL/Fl_Repeat_Button.H index 6dacb7e6d..6b9b8d1a8 100644 --- a/FL/Fl_Repeat_Button.H +++ b/FL/Fl_Repeat_Button.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Repeat_Button.H,v 1.5.2.2 2000/01/05 03:17:24 bill Exp $" +// "$Id: Fl_Repeat_Button.H,v 1.5.2.3 2000/04/25 22:15:53 mike Exp $" // // Repeat button header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -43,5 +43,5 @@ public: #endif // -// End of "$Id: Fl_Repeat_Button.H,v 1.5.2.2 2000/01/05 03:17:24 bill Exp $". +// End of "$Id: Fl_Repeat_Button.H,v 1.5.2.3 2000/04/25 22:15:53 mike Exp $". // diff --git a/FL/Fl_Return_Button.H b/FL/Fl_Return_Button.H index de34f1180..ac531f3dd 100644 --- a/FL/Fl_Return_Button.H +++ b/FL/Fl_Return_Button.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Return_Button.H,v 1.5 1999/02/16 21:59:43 mike Exp $" +// "$Id: Fl_Return_Button.H,v 1.5.2.1 2000/04/25 22:15:53 mike Exp $" // // Return button header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -39,5 +39,5 @@ public: #endif // -// End of "$Id: Fl_Return_Button.H,v 1.5 1999/02/16 21:59:43 mike Exp $". +// End of "$Id: Fl_Return_Button.H,v 1.5.2.1 2000/04/25 22:15:53 mike Exp $". // diff --git a/FL/Fl_Roller.H b/FL/Fl_Roller.H index a0484bdec..0885e6fe1 100644 --- a/FL/Fl_Roller.H +++ b/FL/Fl_Roller.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Roller.H,v 1.5 1999/02/16 21:59:43 mike Exp $" +// "$Id: Fl_Roller.H,v 1.5.2.1 2000/04/25 22:15:54 mike Exp $" // // Roller header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -40,5 +40,5 @@ public: #endif // -// End of "$Id: Fl_Roller.H,v 1.5 1999/02/16 21:59:43 mike Exp $". +// End of "$Id: Fl_Roller.H,v 1.5.2.1 2000/04/25 22:15:54 mike Exp $". // diff --git a/FL/Fl_Round_Button.H b/FL/Fl_Round_Button.H index 5e923f219..edb86d71a 100644 --- a/FL/Fl_Round_Button.H +++ b/FL/Fl_Round_Button.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Round_Button.H,v 1.5 1999/02/16 21:59:43 mike Exp $" +// "$Id: Fl_Round_Button.H,v 1.5.2.1 2000/04/25 22:15:54 mike Exp $" // // Round button header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -36,5 +36,5 @@ public: #endif // -// End of "$Id: Fl_Round_Button.H,v 1.5 1999/02/16 21:59:43 mike Exp $". +// End of "$Id: Fl_Round_Button.H,v 1.5.2.1 2000/04/25 22:15:54 mike Exp $". // diff --git a/FL/Fl_Round_Clock.H b/FL/Fl_Round_Clock.H index 23bdfffe8..29c9e3c52 100644 --- a/FL/Fl_Round_Clock.H +++ b/FL/Fl_Round_Clock.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Round_Clock.H,v 1.4 1999/01/07 19:17:01 mike Exp $" +// "$Id: Fl_Round_Clock.H,v 1.4.2.1 2000/04/25 22:15:54 mike Exp $" // // Round clock header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -37,5 +37,5 @@ public: #endif // -// End of "$Id: Fl_Round_Clock.H,v 1.4 1999/01/07 19:17:01 mike Exp $". +// End of "$Id: Fl_Round_Clock.H,v 1.4.2.1 2000/04/25 22:15:54 mike Exp $". // diff --git a/FL/Fl_Scroll.H b/FL/Fl_Scroll.H index d7d122fe4..1fb77a236 100644 --- a/FL/Fl_Scroll.H +++ b/FL/Fl_Scroll.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Scroll.H,v 1.5 1999/02/16 21:59:44 mike Exp $" +// "$Id: Fl_Scroll.H,v 1.5.2.1 2000/04/25 22:15:54 mike Exp $" // // Scroll header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -72,5 +72,5 @@ public: #endif // -// End of "$Id: Fl_Scroll.H,v 1.5 1999/02/16 21:59:44 mike Exp $". +// End of "$Id: Fl_Scroll.H,v 1.5.2.1 2000/04/25 22:15:54 mike Exp $". // diff --git a/FL/Fl_Scrollbar.H b/FL/Fl_Scrollbar.H index 4b92c4825..147082a45 100644 --- a/FL/Fl_Scrollbar.H +++ b/FL/Fl_Scrollbar.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Scrollbar.H,v 1.5 1999/02/16 21:59:44 mike Exp $" +// "$Id: Fl_Scrollbar.H,v 1.5.2.1 2000/04/25 22:15:54 mike Exp $" // // Scroll bar header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -53,5 +53,5 @@ public: #endif // -// End of "$Id: Fl_Scrollbar.H,v 1.5 1999/02/16 21:59:44 mike Exp $". +// End of "$Id: Fl_Scrollbar.H,v 1.5.2.1 2000/04/25 22:15:54 mike Exp $". // diff --git a/FL/Fl_Secret_Input.H b/FL/Fl_Secret_Input.H index b0d3988f0..649078ca6 100644 --- a/FL/Fl_Secret_Input.H +++ b/FL/Fl_Secret_Input.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Secret_Input.H,v 1.4 1999/01/07 19:17:02 mike Exp $" +// "$Id: Fl_Secret_Input.H,v 1.4.2.1 2000/04/25 22:15:54 mike Exp $" // // Secret input header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -37,5 +37,5 @@ public: #endif // -// End of "$Id: Fl_Secret_Input.H,v 1.4 1999/01/07 19:17:02 mike Exp $". +// End of "$Id: Fl_Secret_Input.H,v 1.4.2.1 2000/04/25 22:15:54 mike Exp $". // diff --git a/FL/Fl_Select_Browser.H b/FL/Fl_Select_Browser.H index 960f8a86b..a4c59d8e4 100644 --- a/FL/Fl_Select_Browser.H +++ b/FL/Fl_Select_Browser.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Select_Browser.H,v 1.4 1999/01/07 19:17:02 mike Exp $" +// "$Id: Fl_Select_Browser.H,v 1.4.2.1 2000/04/25 22:15:55 mike Exp $" // // Select browser header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -37,5 +37,5 @@ public: #endif // -// End of "$Id: Fl_Select_Browser.H,v 1.4 1999/01/07 19:17:02 mike Exp $". +// End of "$Id: Fl_Select_Browser.H,v 1.4.2.1 2000/04/25 22:15:55 mike Exp $". // diff --git a/FL/Fl_Simple_Counter.H b/FL/Fl_Simple_Counter.H index fb09ec848..fc847fac3 100644 --- a/FL/Fl_Simple_Counter.H +++ b/FL/Fl_Simple_Counter.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Simple_Counter.H,v 1.4 1999/01/07 19:17:02 mike Exp $" +// "$Id: Fl_Simple_Counter.H,v 1.4.2.1 2000/04/25 22:15:55 mike Exp $" // // Simple counter header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -37,5 +37,5 @@ public: #endif // -// End of "$Id: Fl_Simple_Counter.H,v 1.4 1999/01/07 19:17:02 mike Exp $". +// End of "$Id: Fl_Simple_Counter.H,v 1.4.2.1 2000/04/25 22:15:55 mike Exp $". // diff --git a/FL/Fl_Single_Window.H b/FL/Fl_Single_Window.H index 1a68f1dc0..f10e3557a 100644 --- a/FL/Fl_Single_Window.H +++ b/FL/Fl_Single_Window.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Single_Window.H,v 1.5 1999/02/16 21:59:44 mike Exp $" +// "$Id: Fl_Single_Window.H,v 1.5.2.1 2000/04/25 22:15:55 mike Exp $" // // Single-buffered window header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -43,5 +43,5 @@ public: #endif // -// End of "$Id: Fl_Single_Window.H,v 1.5 1999/02/16 21:59:44 mike Exp $". +// End of "$Id: Fl_Single_Window.H,v 1.5.2.1 2000/04/25 22:15:55 mike Exp $". // diff --git a/FL/Fl_Slider.H b/FL/Fl_Slider.H index 3516ba6d3..42d9e525f 100644 --- a/FL/Fl_Slider.H +++ b/FL/Fl_Slider.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Slider.H,v 1.5 1999/02/16 21:59:44 mike Exp $" +// "$Id: Fl_Slider.H,v 1.5.2.1 2000/04/25 22:15:55 mike Exp $" // // Slider header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -69,5 +69,5 @@ public: #endif // -// End of "$Id: Fl_Slider.H,v 1.5 1999/02/16 21:59:44 mike Exp $". +// End of "$Id: Fl_Slider.H,v 1.5.2.1 2000/04/25 22:15:55 mike Exp $". // diff --git a/FL/Fl_Tabs.H b/FL/Fl_Tabs.H index 635be19f3..19e4aeb7d 100644 --- a/FL/Fl_Tabs.H +++ b/FL/Fl_Tabs.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Tabs.H,v 1.5 1999/02/16 21:59:45 mike Exp $" +// "$Id: Fl_Tabs.H,v 1.5.2.1 2000/04/25 22:15:55 mike Exp $" // // Tab header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -48,5 +48,5 @@ public: #endif // -// End of "$Id: Fl_Tabs.H,v 1.5 1999/02/16 21:59:45 mike Exp $". +// End of "$Id: Fl_Tabs.H,v 1.5.2.1 2000/04/25 22:15:55 mike Exp $". // diff --git a/FL/Fl_Tile.H b/FL/Fl_Tile.H index f390561e3..1fe2a5c2f 100644 --- a/FL/Fl_Tile.H +++ b/FL/Fl_Tile.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Tile.H,v 1.6 1999/02/16 21:59:45 mike Exp $" +// "$Id: Fl_Tile.H,v 1.6.2.1 2000/04/25 22:15:56 mike Exp $" // // Tile header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -39,5 +39,5 @@ public: #endif // -// End of "$Id: Fl_Tile.H,v 1.6 1999/02/16 21:59:45 mike Exp $". +// End of "$Id: Fl_Tile.H,v 1.6.2.1 2000/04/25 22:15:56 mike Exp $". // diff --git a/FL/Fl_Timer.H b/FL/Fl_Timer.H index 572500bb2..1d365a25d 100644 --- a/FL/Fl_Timer.H +++ b/FL/Fl_Timer.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Timer.H,v 1.5 1999/02/16 21:59:45 mike Exp $" +// "$Id: Fl_Timer.H,v 1.5.2.1 2000/04/25 22:15:56 mike Exp $" // // Timer header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -58,6 +58,6 @@ public: #endif // -// End of "$Id: Fl_Timer.H,v 1.5 1999/02/16 21:59:45 mike Exp $". +// End of "$Id: Fl_Timer.H,v 1.5.2.1 2000/04/25 22:15:56 mike Exp $". // diff --git a/FL/Fl_Toggle_Button.H b/FL/Fl_Toggle_Button.H index 36c401d30..4d77fe0d7 100644 --- a/FL/Fl_Toggle_Button.H +++ b/FL/Fl_Toggle_Button.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Toggle_Button.H,v 1.4 1999/01/07 19:17:03 mike Exp $" +// "$Id: Fl_Toggle_Button.H,v 1.4.2.1 2000/04/25 22:15:56 mike Exp $" // // Toggle button header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -37,5 +37,5 @@ public: #endif // -// End of "$Id: Fl_Toggle_Button.H,v 1.4 1999/01/07 19:17:03 mike Exp $". +// End of "$Id: Fl_Toggle_Button.H,v 1.4.2.1 2000/04/25 22:15:56 mike Exp $". // diff --git a/FL/Fl_Toggle_Light_Button.H b/FL/Fl_Toggle_Light_Button.H index 2a6dd1473..b7a667f1f 100644 --- a/FL/Fl_Toggle_Light_Button.H +++ b/FL/Fl_Toggle_Light_Button.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Toggle_Light_Button.H,v 1.4 1999/01/07 19:17:04 mike Exp $" +// "$Id: Fl_Toggle_Light_Button.H,v 1.4.2.1 2000/04/25 22:15:56 mike Exp $" // // Toggle light button header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -31,5 +31,5 @@ #endif // -// End of "$Id: Fl_Toggle_Light_Button.H,v 1.4 1999/01/07 19:17:04 mike Exp $". +// End of "$Id: Fl_Toggle_Light_Button.H,v 1.4.2.1 2000/04/25 22:15:56 mike Exp $". // diff --git a/FL/Fl_Toggle_Round_Button.H b/FL/Fl_Toggle_Round_Button.H index 8fe880636..7c61ef8b4 100644 --- a/FL/Fl_Toggle_Round_Button.H +++ b/FL/Fl_Toggle_Round_Button.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Toggle_Round_Button.H,v 1.4 1999/01/07 19:17:04 mike Exp $" +// "$Id: Fl_Toggle_Round_Button.H,v 1.4.2.1 2000/04/25 22:15:56 mike Exp $" // // Toggle round button header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -31,5 +31,5 @@ #endif // -// End of "$Id: Fl_Toggle_Round_Button.H,v 1.4 1999/01/07 19:17:04 mike Exp $". +// End of "$Id: Fl_Toggle_Round_Button.H,v 1.4.2.1 2000/04/25 22:15:56 mike Exp $". // diff --git a/FL/Fl_Valuator.H b/FL/Fl_Valuator.H index 60bd3b4cd..cb3ce9f5c 100644 --- a/FL/Fl_Valuator.H +++ b/FL/Fl_Valuator.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Valuator.H,v 1.5.2.1 2000/04/04 17:05:58 bill Exp $" +// "$Id: Fl_Valuator.H,v 1.5.2.2 2000/04/25 22:15:56 mike Exp $" // // Valuator header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -80,5 +80,5 @@ public: #endif // -// End of "$Id: Fl_Valuator.H,v 1.5.2.1 2000/04/04 17:05:58 bill Exp $". +// End of "$Id: Fl_Valuator.H,v 1.5.2.2 2000/04/25 22:15:56 mike Exp $". // diff --git a/FL/Fl_Value_Input.H b/FL/Fl_Value_Input.H index 68df2bcdc..b90ea3e8a 100644 --- a/FL/Fl_Value_Input.H +++ b/FL/Fl_Value_Input.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Value_Input.H,v 1.5 1999/02/16 21:59:46 mike Exp $" +// "$Id: Fl_Value_Input.H,v 1.5.2.1 2000/04/25 22:15:56 mike Exp $" // // Value input header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -59,5 +59,5 @@ public: #endif // -// End of "$Id: Fl_Value_Input.H,v 1.5 1999/02/16 21:59:46 mike Exp $". +// End of "$Id: Fl_Value_Input.H,v 1.5.2.1 2000/04/25 22:15:56 mike Exp $". // diff --git a/FL/Fl_Value_Output.H b/FL/Fl_Value_Output.H index 19892d1e7..3e1e33406 100644 --- a/FL/Fl_Value_Output.H +++ b/FL/Fl_Value_Output.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Value_Output.H,v 1.5 1999/02/16 21:59:46 mike Exp $" +// "$Id: Fl_Value_Output.H,v 1.5.2.1 2000/04/25 22:15:57 mike Exp $" // // Value output header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -51,5 +51,5 @@ public: #endif // -// End of "$Id: Fl_Value_Output.H,v 1.5 1999/02/16 21:59:46 mike Exp $". +// End of "$Id: Fl_Value_Output.H,v 1.5.2.1 2000/04/25 22:15:57 mike Exp $". // diff --git a/FL/Fl_Value_Slider.H b/FL/Fl_Value_Slider.H index 774c61aea..3d084dfdf 100644 --- a/FL/Fl_Value_Slider.H +++ b/FL/Fl_Value_Slider.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Value_Slider.H,v 1.5 1999/02/16 21:59:46 mike Exp $" +// "$Id: Fl_Value_Slider.H,v 1.5.2.1 2000/04/25 22:15:57 mike Exp $" // // Value slider header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -45,5 +45,5 @@ public: #endif // -// End of "$Id: Fl_Value_Slider.H,v 1.5 1999/02/16 21:59:46 mike Exp $". +// End of "$Id: Fl_Value_Slider.H,v 1.5.2.1 2000/04/25 22:15:57 mike Exp $". // diff --git a/FL/Fl_Widget.H b/FL/Fl_Widget.H index 4e626dd4b..ba3db8fab 100644 --- a/FL/Fl_Widget.H +++ b/FL/Fl_Widget.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Widget.H,v 1.6.2.1 1999/03/18 20:04:11 bill Exp $" +// "$Id: Fl_Widget.H,v 1.6.2.2 2000/04/25 22:15:57 mike Exp $" // // Widget header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -191,5 +191,5 @@ public: #endif // -// End of "$Id: Fl_Widget.H,v 1.6.2.1 1999/03/18 20:04:11 bill Exp $". +// End of "$Id: Fl_Widget.H,v 1.6.2.2 2000/04/25 22:15:57 mike Exp $". // diff --git a/FL/Fl_Window.H b/FL/Fl_Window.H index d80cdfb68..286e9ab98 100644 --- a/FL/Fl_Window.H +++ b/FL/Fl_Window.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Window.H,v 1.12.2.1 1999/08/27 08:27:42 bill Exp $" +// "$Id: Fl_Window.H,v 1.12.2.2 2000/04/25 22:15:58 mike Exp $" // // Window header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -113,5 +113,5 @@ public: #endif // -// End of "$Id: Fl_Window.H,v 1.12.2.1 1999/08/27 08:27:42 bill Exp $". +// End of "$Id: Fl_Window.H,v 1.12.2.2 2000/04/25 22:15:58 mike Exp $". // diff --git a/FL/dirent.h b/FL/dirent.h index 3cd7cb0ee..028a8f0ba 100644 --- a/FL/dirent.h +++ b/FL/dirent.h @@ -1,9 +1,9 @@ // -// "$Id: dirent.h,v 1.5 1999/02/09 13:41:11 mike Exp $" +// "$Id: dirent.h,v 1.5.2.1 2000/04/25 22:15:58 mike Exp $" // // Directory header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -27,5 +27,5 @@ #include "filename.H" // -// End of "$Id: dirent.h,v 1.5 1999/02/09 13:41:11 mike Exp $". +// End of "$Id: dirent.h,v 1.5.2.1 2000/04/25 22:15:58 mike Exp $". // diff --git a/FL/filename.H b/FL/filename.H index 0395601d4..b75afb821 100644 --- a/FL/filename.H +++ b/FL/filename.H @@ -1,9 +1,9 @@ // -// "$Id: filename.H,v 1.11.2.1 2000/04/04 18:00:50 bill Exp $" +// "$Id: filename.H,v 1.11.2.2 2000/04/25 22:15:58 mike Exp $" // // Filename header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -76,5 +76,5 @@ FL_EXPORT int filename_list(const char *d, struct dirent ***list); #endif // -// End of "$Id: filename.H,v 1.11.2.1 2000/04/04 18:00:50 bill Exp $". +// End of "$Id: filename.H,v 1.11.2.2 2000/04/25 22:15:58 mike Exp $". // diff --git a/FL/fl_ask.H b/FL/fl_ask.H index d453f4c33..93d86f410 100644 --- a/FL/fl_ask.H +++ b/FL/fl_ask.H @@ -1,9 +1,9 @@ // -// "$Id: fl_ask.H,v 1.7 1999/02/23 14:03:26 mike Exp $" +// "$Id: fl_ask.H,v 1.7.2.1 2000/04/25 22:15:58 mike Exp $" // // Standard dialog header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -52,5 +52,5 @@ extern FL_EXPORT const char* fl_cancel; #endif // -// End of "$Id: fl_ask.H,v 1.7 1999/02/23 14:03:26 mike Exp $". +// End of "$Id: fl_ask.H,v 1.7.2.1 2000/04/25 22:15:58 mike Exp $". // diff --git a/FL/fl_draw.H b/FL/fl_draw.H index 2bf94249c..786ffdc91 100644 --- a/FL/fl_draw.H +++ b/FL/fl_draw.H @@ -1,9 +1,9 @@ // -// "$Id: fl_draw.H,v 1.9.2.1 1999/05/11 09:39:27 bill Exp $" +// "$Id: fl_draw.H,v 1.9.2.2 2000/04/25 22:15:58 mike Exp $" // // Portable drawing function header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -161,5 +161,5 @@ FL_EXPORT int fl_add_symbol(const char* name, void (*drawit)(Fl_Color), int scal #endif // -// End of "$Id: fl_draw.H,v 1.9.2.1 1999/05/11 09:39:27 bill Exp $". +// End of "$Id: fl_draw.H,v 1.9.2.2 2000/04/25 22:15:58 mike Exp $". // diff --git a/FL/fl_file_chooser.H b/FL/fl_file_chooser.H index dae6156ac..5dddc243f 100644 --- a/FL/fl_file_chooser.H +++ b/FL/fl_file_chooser.H @@ -1,9 +1,9 @@ // -// "$Id: fl_file_chooser.H,v 1.5 1999/02/16 21:59:48 mike Exp $" +// "$Id: fl_file_chooser.H,v 1.5.2.1 2000/04/25 22:15:59 mike Exp $" // // File chooser header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -34,5 +34,5 @@ FL_EXPORT void fl_file_chooser_callback(void (*cb)(const char *)); #endif // -// End of "$Id: fl_file_chooser.H,v 1.5 1999/02/16 21:59:48 mike Exp $". +// End of "$Id: fl_file_chooser.H,v 1.5.2.1 2000/04/25 22:15:59 mike Exp $". // diff --git a/FL/fl_message.H b/FL/fl_message.H index 9d62ba097..4885ec626 100644 --- a/FL/fl_message.H +++ b/FL/fl_message.H @@ -1,9 +1,9 @@ // -// "$Id: fl_message.H,v 1.4 1999/01/07 19:17:06 mike Exp $" +// "$Id: fl_message.H,v 1.4.2.1 2000/04/25 22:15:59 mike Exp $" // // Standard message header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -26,5 +26,5 @@ #include "fl_ask.H" // -// End of "$Id: fl_message.H,v 1.4 1999/01/07 19:17:06 mike Exp $". +// End of "$Id: fl_message.H,v 1.4.2.1 2000/04/25 22:15:59 mike Exp $". // diff --git a/FL/fl_show_colormap.H b/FL/fl_show_colormap.H index 39a5f10e8..9e4f6cfc0 100644 --- a/FL/fl_show_colormap.H +++ b/FL/fl_show_colormap.H @@ -1,9 +1,9 @@ // -// "$Id: fl_show_colormap.H,v 1.5 1999/02/16 21:59:48 mike Exp $" +// "$Id: fl_show_colormap.H,v 1.5.2.1 2000/04/25 22:15:59 mike Exp $" // // Colormap picker header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -31,5 +31,5 @@ FL_EXPORT Fl_Color fl_show_colormap(Fl_Color oldcol); #endif // -// End of "$Id: fl_show_colormap.H,v 1.5 1999/02/16 21:59:48 mike Exp $". +// End of "$Id: fl_show_colormap.H,v 1.5.2.1 2000/04/25 22:15:59 mike Exp $". // diff --git a/FL/fl_show_input.H b/FL/fl_show_input.H index fc2912265..7d2ebe6d7 100644 --- a/FL/fl_show_input.H +++ b/FL/fl_show_input.H @@ -1,9 +1,9 @@ // -// "$Id: fl_show_input.H,v 1.4 1999/01/07 19:17:07 mike Exp $" +// "$Id: fl_show_input.H,v 1.4.2.1 2000/04/25 22:15:59 mike Exp $" // // Standard input dialog header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -26,5 +26,5 @@ #include "fl_ask.H" // -// End of "$Id: fl_show_input.H,v 1.4 1999/01/07 19:17:07 mike Exp $". +// End of "$Id: fl_show_input.H,v 1.4.2.1 2000/04/25 22:15:59 mike Exp $". // diff --git a/FL/forms.H b/FL/forms.H index 60f8b28a6..018dc77f1 100644 --- a/FL/forms.H +++ b/FL/forms.H @@ -1,9 +1,9 @@ // -// "$Id: forms.H,v 1.7.2.3 2000/04/11 08:11:50 bill Exp $" +// "$Id: forms.H,v 1.7.2.4 2000/04/25 22:15:59 mike Exp $" // // Forms emulation header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -838,5 +838,5 @@ inline void fl_draw() {Fl::flush();} #endif /* define __FORMS_H__ */ // -// End of "$Id: forms.H,v 1.7.2.3 2000/04/11 08:11:50 bill Exp $". +// End of "$Id: forms.H,v 1.7.2.4 2000/04/25 22:15:59 mike Exp $". // diff --git a/FL/gl.h b/FL/gl.h index 806eab982..cd67d0b69 100644 --- a/FL/gl.h +++ b/FL/gl.h @@ -1,9 +1,9 @@ // -// "$Id: gl.h,v 1.6 1999/02/16 21:59:48 mike Exp $" +// "$Id: gl.h,v 1.6.2.1 2000/04/25 22:16:00 mike Exp $" // // OpenGL header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // You must include this instead of GL/gl.h to get the Microsoft // APIENTRY stuff included (from ) prior to the OpenGL @@ -69,5 +69,5 @@ FL_EXPORT void gl_draw_image(const uchar *, int x,int y,int w,int h, int d=3, in #endif // -// End of "$Id: gl.h,v 1.6 1999/02/16 21:59:48 mike Exp $". +// End of "$Id: gl.h,v 1.6.2.1 2000/04/25 22:16:00 mike Exp $". // diff --git a/FL/gl_draw.H b/FL/gl_draw.H index 7abb816c4..d426a3dcf 100644 --- a/FL/gl_draw.H +++ b/FL/gl_draw.H @@ -1,9 +1,9 @@ // -// "$Id: gl_draw.H,v 1.4 1999/01/07 19:17:07 mike Exp $" +// "$Id: gl_draw.H,v 1.4.2.1 2000/04/25 22:16:00 mike Exp $" // // OpenGL header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -26,5 +26,5 @@ #include "gl.h" // -// End of "$Id: gl_draw.H,v 1.4 1999/01/07 19:17:07 mike Exp $". +// End of "$Id: gl_draw.H,v 1.4.2.1 2000/04/25 22:16:00 mike Exp $". // diff --git a/FL/glut.H b/FL/glut.H index ee013192e..b014323a2 100644 --- a/FL/glut.H +++ b/FL/glut.H @@ -1,9 +1,9 @@ // -// "$Id: glut.H,v 1.6 1999/02/16 21:59:49 mike Exp $" +// "$Id: glut.H,v 1.6.2.1 2000/04/25 22:16:00 mike Exp $" // // GLUT emulation header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -467,5 +467,5 @@ extern void glutSolidIcosahedron(); #endif /* __glut_h__ */ // -// End of "$Id: glut.H,v 1.6 1999/02/16 21:59:49 mike Exp $". +// End of "$Id: glut.H,v 1.6.2.1 2000/04/25 22:16:00 mike Exp $". // diff --git a/FL/math.h b/FL/math.h index 96bb724e8..6c2bea8c3 100644 --- a/FL/math.h +++ b/FL/math.h @@ -1,9 +1,9 @@ // -// "$Id: math.h,v 1.4.2.1 1999/04/07 14:22:21 gustavo Exp $" +// "$Id: math.h,v 1.4.2.2 2000/04/25 22:16:00 mike Exp $" // // Math header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -57,5 +57,5 @@ inline double copysign(double a, double b) {return b<0 ? -a : a;} #endif // -// End of "$Id: math.h,v 1.4.2.1 1999/04/07 14:22:21 gustavo Exp $". +// End of "$Id: math.h,v 1.4.2.2 2000/04/25 22:16:00 mike Exp $". // diff --git a/FL/win32.H b/FL/win32.H index 4da60b85d..e7ab7d1b1 100644 --- a/FL/win32.H +++ b/FL/win32.H @@ -1,9 +1,9 @@ // -// "$Id: win32.H,v 1.15 1999/03/09 18:16:45 mike Exp $" +// "$Id: win32.H,v 1.15.2.1 2000/04/25 22:16:00 mike Exp $" // // WIN32 header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -121,5 +121,5 @@ FL_EXPORT void fl_copy_offscreen(int x,int y,int w,int h,HBITMAP pixmap,int srcx #define fl_delete_offscreen(bitmap) DeleteObject(bitmap); // -// End of "$Id: win32.H,v 1.15 1999/03/09 18:16:45 mike Exp $". +// End of "$Id: win32.H,v 1.15.2.1 2000/04/25 22:16:00 mike Exp $". // diff --git a/FL/x.H b/FL/x.H index 8a14e4caa..ba9843698 100644 --- a/FL/x.H +++ b/FL/x.H @@ -1,9 +1,9 @@ // -// "$Id: x.H,v 1.10.2.5 2000/02/23 09:23:52 bill Exp $" +// "$Id: x.H,v 1.10.2.6 2000/04/25 22:16:00 mike Exp $" // // X11 header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -125,5 +125,5 @@ extern FL_EXPORT int fl_background_pixel; // hack into Fl_X::make_xid() #endif // -// End of "$Id: x.H,v 1.10.2.5 2000/02/23 09:23:52 bill Exp $". +// End of "$Id: x.H,v 1.10.2.6 2000/04/25 22:16:00 mike Exp $". // diff --git a/Makefile b/Makefile index 3115ff8fc..ea34aee84 100644 --- a/Makefile +++ b/Makefile @@ -1,9 +1,9 @@ # -# "$Id: Makefile,v 1.12.2.1 1999/03/25 15:44:12 mike Exp $" +# "$Id: Makefile,v 1.12.2.2 2000/04/25 22:15:39 mike Exp $" # # Top-level makefile for the Fast Light Tool Kit (FLTK). # -# Copyright 1998-1999 by Bill Spitzak and others. +# Copyright 1998-2000 by Bill Spitzak and others. # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Library General Public @@ -33,7 +33,7 @@ all: makeinclude if test ! -f $$dir/makedepend; then\ touch $$dir/makedepend;\ fi;\ - (cd $$dir;$(MAKE));\ + (cd $$dir; $(MAKE) -$(MAKEFLAGS)) || break;\ done install: makeinclude @@ -42,8 +42,9 @@ install: makeinclude if test ! -f $$dir/makedepend; then\ touch $$dir/makedepend;\ fi;\ - (cd $$dir;$(MAKE) install);\ + (cd $$dir; $(MAKE) -$(MAKEFLAGS) install) || break;\ done + (cd documentation; $(MAKE) -$(MAKEFLAGS) install) depend: makeinclude @for dir in $(DIRS); do\ @@ -51,14 +52,14 @@ depend: makeinclude if test ! -f $$dir/makedepend; then\ touch $$dir/makedepend;\ fi;\ - (cd $$dir;$(MAKE) depend);\ + (cd $$dir; $(MAKE) -$(MAKEFLAGS) depend) || break;\ done clean: -@ rm -f core config.cache *.o *.bck @for dir in $(DIRS); do\ echo "=== cleaning $$dir ===";\ - (cd $$dir;$(MAKE) clean);\ + (cd $$dir; $(MAKE) -$(MAKEFLAGS) clean) || break;\ done distclean: clean @@ -68,5 +69,5 @@ makeinclude: configure configh.in makeinclude.in ./configure # -# End of "$Id: Makefile,v 1.12.2.1 1999/03/25 15:44:12 mike Exp $". +# End of "$Id: Makefile,v 1.12.2.2 2000/04/25 22:15:39 mike Exp $". # diff --git a/README b/README index b9ef3a6a9..2b8e8b086 100644 --- a/README +++ b/README @@ -156,7 +156,7 @@ TRADEMARKS COPYRIGHT - FLTK is copyright 1998-1999 by Bill Spitzak (spitzak@d2.com) and others, + FLTK is copyright 1998-2000 by Bill Spitzak (spitzak@d2.com) and others, including: Craig P. Earls (cpearls@mit.edu) diff --git a/bc5/config.h b/bc5/config.h index e8ab05c84..274e2b7b6 100644 --- a/bc5/config.h +++ b/bc5/config.h @@ -1,9 +1,9 @@ /* - * "$Id: config.h,v 1.1.2.1 1999/03/29 17:39:22 carl Exp $" + * "$Id: config.h,v 1.1.2.2 2000/04/25 22:16:01 mike Exp $" * * Configuration file for the Fast Light Tool Kit (FLTK). * - * Copyright 1998-1999 by Bill Spitzak and others. + * Copyright 1998-2000 by Bill Spitzak and others. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public @@ -150,5 +150,5 @@ #define HAVE_POLL 0 /* - * End of "$Id: config.h,v 1.1.2.1 1999/03/29 17:39:22 carl Exp $". + * End of "$Id: config.h,v 1.1.2.2 2000/04/25 22:16:01 mike Exp $". */ diff --git a/configh.in b/configh.in index 9929eb2ff..39076a279 100644 --- a/configh.in +++ b/configh.in @@ -1,10 +1,10 @@ /* - * "$Id: configh.in,v 1.11.2.2 2000/02/29 06:42:12 bill Exp $" + * "$Id: configh.in,v 1.11.2.3 2000/04/25 22:15:40 mike Exp $" * * Configuration file for the Fast Light Tool Kit (FLTK). * @configure_input@ * - * Copyright 1998-1999 by Bill Spitzak and others. + * Copyright 1998-2000 by Bill Spitzak and others. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public @@ -153,5 +153,5 @@ #define HAVE_POLL 0 /* - * End of "$Id: configh.in,v 1.11.2.2 2000/02/29 06:42:12 bill Exp $". + * End of "$Id: configh.in,v 1.11.2.3 2000/04/25 22:15:40 mike Exp $". */ diff --git a/configure.in b/configure.in index 4540ecd8e..ba099c727 100644 --- a/configure.in +++ b/configure.in @@ -1,11 +1,11 @@ dnl# -*- sh -*- dnl# the "configure" script is made from this by running GNU "autoconf" dnl# -dnl# "$Id: configure.in,v 1.33.2.6 1999/10/19 04:50:32 bill Exp $" +dnl# "$Id: configure.in,v 1.33.2.7 2000/04/25 22:15:41 mike Exp $" dnl# dnl# Configuration script for the Fast Light Tool Kit (FLTK). dnl# -dnl# Copyright 1998-1999 by Bill Spitzak and others. +dnl# Copyright 1998-2000 by Bill Spitzak and others. dnl# dnl# This library is free software; you can redistribute it and/or dnl# modify it under the terms of the GNU Library General Public @@ -41,8 +41,7 @@ DSONAME="" dnl# Get the operating system and version number... uname=`uname` -uversion=`uname -r | sed -e 's/-.*$//g;s/\.//g'` -dnl# uversion=`uname -r | sed -e '1,$s/[[-.A-Za-z]]//g'` +uversion=`uname -r | sed -e 's/-.*$//g;s/[\.]//g'` if test "$uname" = "IRIX64"; then uname="IRIX" fi @@ -78,6 +77,10 @@ if eval "test x$enable_shared = xyes"; then DSONAME="libfltk.so.1" DSOCOMMAND="\$(CXX) -soname libfltk.so.1 \$(LDLIBS) -shared $DEBUGFLAG -o" ;; + FreeBSD* | NetBSD* | OpenBSD*) + DSONAME="libfltk.so.1" + DSOCOMMAND="\$(CXX) -Wl,-soname,\$@ -shared \$(OPTIM) -o" + ;; *) echo "Warning: shared libraries may not be supported. Trying -shared" echo " option with compiler." @@ -181,6 +184,18 @@ if test -n "$GXX"; then CFLAGS="-fPIC $CFLAGS" CXXFLAGS="-fPIC $CXXFLAGS" fi + CFLAGS="-fno-rtti -fomit-stack-frame $CFLAGS" + CXXFLAGS="-fno-rtti -fomit-stack-frame $CXXFLAGS" + + # See if GCC supports -fno-exceptions... + + OLDCFLAGS="$CFLAGS" + CFLAGS="$CFLAGS -fno-exceptions" + AC_TRY_COMPILE(#include ,void func(void) { puts("Hello, World!"); }, + CXXFLAGS="$CXXFLAGS -fno-exceptions" + echo Congratulations, your GCC supports exceptions; disabling them..., + CFLAGS="$OLDCFLAGS" + echo I see that your GCC does not support exceptions.) else case `(uname) 2>/dev/null` in IRIX*) @@ -248,5 +263,5 @@ AC_CONFIG_HEADER(config.h:configh.in) AC_OUTPUT(makeinclude) dnl# -dnl# End of "$Id: configure.in,v 1.33.2.6 1999/10/19 04:50:32 bill Exp $". +dnl# End of "$Id: configure.in,v 1.33.2.7 2000/04/25 22:15:41 mike Exp $". dnl# diff --git a/documentation/Makefile b/documentation/Makefile index e5462a152..83a569d3b 100644 --- a/documentation/Makefile +++ b/documentation/Makefile @@ -1,9 +1,9 @@ # -# "$Id: Makefile,v 1.9.2.4 2000/02/29 21:35:47 mike Exp $" +# "$Id: Makefile,v 1.9.2.5 2000/04/25 22:16:02 mike Exp $" # # Documentation makefile for the Fast Light Tool Kit (FLTK). # -# Copyright 1998-1999 by Bill Spitzak and others. +# Copyright 1998-2000 by Bill Spitzak and others. # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Library General Public @@ -125,22 +125,26 @@ clean: depend: install: + -mkdir -p $(prefix)/share/doc/fltk + cp -f $(HTMLFILES) index.html $(prefix)/share/doc/fltk + cp -f *.gif *.jpg $(prefix)/share/doc/fltk + chmod 644 $(prefix)/share/doc/fltk/* fltk.d/index.html: $(HTMLFILES) - @echo "Generating HTML documentation..." - @-mkdir fltk.d - @-rm -f fltk.d/* - @$(HTMLDOC) -d fltk.d -t html --verbose --toclevels 2 --bodycolor white --titleimage FL.gif $(HTMLFILES) + echo "Generating HTML documentation..." + -mkdir fltk.d + -rm -f fltk.d/* + $(HTMLDOC) -d fltk.d -t html --verbose --toclevels 2 --bodycolor white --titleimage FL.gif $(HTMLFILES) fltk.ps: $(HTMLFILES) - @echo "Generating PostScript documentation..." - @$(HTMLDOC) -f fltk.ps --jpeg --duplex --verbose --toclevels 2 --titleimage FL.gif $(HTMLFILES) + echo "Generating PostScript documentation..." + $(HTMLDOC) -f fltk.ps --jpeg --duplex --verbose --toclevels 2 --titleimage FL.gif $(HTMLFILES) fltk.pdf: $(HTMLFILES) - @echo "Generating PDF documentation..." - @rm -f fltk.pdf - @$(HTMLDOC) -f fltk.pdf --jpeg --compression=9 --duplex --verbose --toclevels 2 --titleimage FL.gif $(HTMLFILES) + echo "Generating PDF documentation..." + rm -f fltk.pdf + $(HTMLDOC) -f fltk.pdf --jpeg --compression=9 --duplex --verbose --toclevels 2 --titleimage FL.gif $(HTMLFILES) # -# End of "$Id: Makefile,v 1.9.2.4 2000/02/29 21:35:47 mike Exp $". +# End of "$Id: Makefile,v 1.9.2.5 2000/04/25 22:16:02 mike Exp $". # diff --git a/documentation/fluid.1 b/documentation/fluid.1 index 8f183aa04..277dbea50 100644 --- a/documentation/fluid.1 +++ b/documentation/fluid.1 @@ -1,21 +1,66 @@ -.TH fluid 1 "Fast Light Tool Kit" "4 March 1998" -.SH NAME -fluid \- the fast light user-interface designer -.sp -.SH SYNOPSIS -.nf -fluid \fI[-c [-o code-filename -h header-filename]] [filename.fl]\fR -.fi -.SH DESCRIPTION -\fIfluid\fR is an interactive GUI designer for FLTK. When run with no arguments -or with a filename, \fIfluid\fR will display the GUI hierarchy and any windows -defined in the file. Functions, classes, windows, and GUI components can be -manipulated as needed. -.LP -When used with the \fI-c\fR option, \fIfluid\fR will create the necessary C++ -header and code files in the current directory. You can override the default -extensions, filenames, and directories using the \fI-o\fR and \fI-h\fR options. -.SH SEE ALSO -FLTK 1.0 Programming Manual, chapter 8. -.SH AUTHOR -Bill Spitzak and others. + + + +fluid(1) fluid(1) + + +NNAAMMEE + fluid - the fast light user-interface designer + + +SSYYNNOOPPSSIISS + fluid _[_-_c _[_-_o _c_o_d_e_-_f_i_l_e_n_a_m_e _-_h _h_e_a_d_e_r_-_f_i_l_e_n_a_m_e_]_] _[_f_i_l_e_n_a_m_e_._f_l_] + +DDEESSCCRRIIPPTTIIOONN + _f_l_u_i_d is an interactive GUI designer for FLTK. When run + with no arguments or with a filename, _f_l_u_i_d will display + the GUI hierarchy and any windows defined in the file. + Functions, classes, windows, and GUI components can be + manipulated as needed. + + When used with the _-_c option, _f_l_u_i_d will create the neces- + sary C++ header and code files in the current directory. + You can override the default extensions, filenames, and + directories using the _-_o and _-_h options. + +SSEEEE AALLSSOO + FLTK 1.0 Programming Manual, chapter 8. + +AAUUTTHHOORR + Bill Spitzak and others. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +4 March 1998 Fast Light Tool Kit 1 + + diff --git a/documentation/fluid.man b/documentation/fluid.man new file mode 100644 index 000000000..8f183aa04 --- /dev/null +++ b/documentation/fluid.man @@ -0,0 +1,21 @@ +.TH fluid 1 "Fast Light Tool Kit" "4 March 1998" +.SH NAME +fluid \- the fast light user-interface designer +.sp +.SH SYNOPSIS +.nf +fluid \fI[-c [-o code-filename -h header-filename]] [filename.fl]\fR +.fi +.SH DESCRIPTION +\fIfluid\fR is an interactive GUI designer for FLTK. When run with no arguments +or with a filename, \fIfluid\fR will display the GUI hierarchy and any windows +defined in the file. Functions, classes, windows, and GUI components can be +manipulated as needed. +.LP +When used with the \fI-c\fR option, \fIfluid\fR will create the necessary C++ +header and code files in the current directory. You can override the default +extensions, filenames, and directories using the \fI-o\fR and \fI-h\fR options. +.SH SEE ALSO +FLTK 1.0 Programming Manual, chapter 8. +.SH AUTHOR +Bill Spitzak and others. diff --git a/documentation/fluid.z b/documentation/fluid.z deleted file mode 100644 index 27fa1eb56..000000000 Binary files a/documentation/fluid.z and /dev/null differ diff --git a/documentation/preface.html b/documentation/preface.html index 228bc437b..a3ce84788 100644 --- a/documentation/preface.html +++ b/documentation/preface.html @@ -55,7 +55,7 @@ Reference
The Microsoft Windows 32-bit Application Programmer's Interface.

Copyrights and Trademarks

- FLTK is Copyright 1998-1999 by Bill Spitzak and others. Use and + FLTK is Copyright 1998-2000 by Bill Spitzak and others. Use and distribution of FLTK is governed by the GNU Library General Public License, located in Appendix G.

UNIX is a registered trademark of the X Open Group, Inc. Microsoft diff --git a/fltk.list b/fltk.list new file mode 100644 index 000000000..8a1c6893f --- /dev/null +++ b/fltk.list @@ -0,0 +1,381 @@ +# +# "$Id: fltk.list,v 1.1.2.1 2000/04/25 22:15:41 mike Exp $" +# +# EPM product list file for the Fast Light Tool Kit (FLTK). +# +# (EPM can be found at http://www.easysw.com/epm) +# +# Copyright 1998-2000 by Bill Spitzak and others. +# +# This library is free software; you can redistribute it and/or +# modify it under the terms of the GNU Library General Public +# License as published by the Free Software Foundation; either +# version 2 of the License, or (at your option) any later version. +# +# This library is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +# Library General Public License for more details. +# +# You should have received a copy of the GNU Library General Public +# License along with this library; if not, write to the Free Software +# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 +# USA. +# +# Please report all bugs and problems to "fltk-bugs@easysw.com". +# + +%product Fast Light Tool Kit (FLTK) +%copyright 1998-2000 by Bill Spitzak and others. +%vendor LGPL +%license COPYING +%readme README +%version 1.0.8 +%description FLTK is a cross-platform GUI toolkit for C++. + +# FLUID +f 0555 root sys /usr/bin/fluid fluid/fluid + +# Man pages +%system irix +f 0444 root sys /usr/catman/u_man/cat1/fluid.1 documentation/fluid.1 +%system !irix +f 0444 root sys /usr/man/man1/fluid.1 documentation/fluid.man +%system all + +# Library files +%system irix-6.5 +f 0555 root sys /usr/lib32/libfltk.a lib/libfltk.a +f 0555 root sys /usr/lib32/libfltk.so.1 src/libfltk.so.1 +l 0000 root sys /usr/lib32/libfltk.so libfltk.so.1 +%system !irix-6.5 +f 0555 root sys /usr/lib/libfltk.a lib/libfltk.a +f 0555 root sys /usr/lib/libfltk.so.1 src/libfltk.so.1 +l 0000 root sys /usr/lib/libfltk.so libfltk.so.1 +%system all + +# Header files +f 0444 root sys /usr/include/FL/Enumerations.H FL/Enumerations.H +l 0000 root sys /usr/include/FL/Enumerations.h Enumerations.H +f 0444 root sys /usr/include/FL/Fl.H FL/Fl.H +l 0000 root sys /usr/include/FL/Fl.h Fl.H +f 0444 root sys /usr/include/FL/Fl_Adjuster.H FL/Fl_Adjuster.H +l 0000 root sys /usr/include/FL/Fl_Adjuster.h Fl_Adjuster.H +f 0444 root sys /usr/include/FL/Fl_Bitmap.H FL/Fl_Bitmap.H +l 0000 root sys /usr/include/FL/Fl_Bitmap.h Fl_Bitmap.H +f 0444 root sys /usr/include/FL/Fl_Box.H FL/Fl_Box.H +l 0000 root sys /usr/include/FL/Fl_Box.h Fl_Box.H +f 0444 root sys /usr/include/FL/Fl_Browser.H FL/Fl_Browser.H +l 0000 root sys /usr/include/FL/Fl_Browser.h Fl_Browser.H +f 0444 root sys /usr/include/FL/Fl_Browser_.H FL/Fl_Browser_.H +l 0000 root sys /usr/include/FL/Fl_Browser_.h Fl_Browser_.H +f 0444 root sys /usr/include/FL/Fl_Button.H FL/Fl_Button.H +l 0000 root sys /usr/include/FL/Fl_Button.h Fl_Button.H +f 0444 root sys /usr/include/FL/Fl_Chart.H FL/Fl_Chart.H +l 0000 root sys /usr/include/FL/Fl_Chart.h Fl_Chart.H +f 0444 root sys /usr/include/FL/Fl_Check_Button.H FL/Fl_Check_Button.H +l 0000 root sys /usr/include/FL/Fl_Check_Button.h Fl_Check_Button.H +f 0444 root sys /usr/include/FL/Fl_Choice.H FL/Fl_Choice.H +l 0000 root sys /usr/include/FL/Fl_Choice.h Fl_Choice.H +f 0444 root sys /usr/include/FL/Fl_Clock.H FL/Fl_Clock.H +l 0000 root sys /usr/include/FL/Fl_Clock.h Fl_Clock.H +f 0444 root sys /usr/include/FL/Fl_Color_Chooser.H FL/Fl_Color_Chooser.H +l 0000 root sys /usr/include/FL/Fl_Color_Chooser.h Fl_Color_Chooser.H +f 0444 root sys /usr/include/FL/Fl_Counter.H FL/Fl_Counter.H +l 0000 root sys /usr/include/FL/Fl_Counter.h Fl_Counter.H +f 0444 root sys /usr/include/FL/Fl_Dial.H FL/Fl_Dial.H +l 0000 root sys /usr/include/FL/Fl_Dial.h Fl_Dial.H +f 0444 root sys /usr/include/FL/Fl_Double_Window.H FL/Fl_Double_Window.H +l 0000 root sys /usr/include/FL/Fl_Double_Window.h Fl_Double_Window.H +f 0444 root sys /usr/include/FL/Fl_Fill_Dial.H FL/Fl_Fill_Dial.H +l 0000 root sys /usr/include/FL/Fl_Fill_Dial.h Fl_Fill_Dial.H +f 0444 root sys /usr/include/FL/Fl_Fill_Slider.H FL/Fl_Fill_Slider.H +l 0000 root sys /usr/include/FL/Fl_Fill_Slider.h Fl_Fill_Slider.H +f 0444 root sys /usr/include/FL/Fl_Float_Input.H FL/Fl_Float_Input.H +l 0000 root sys /usr/include/FL/Fl_Float_Input.h Fl_Float_Input.H +f 0444 root sys /usr/include/FL/Fl_FormsBitmap.H FL/Fl_FormsBitmap.H +l 0000 root sys /usr/include/FL/Fl_FormsBitmap.h Fl_FormsBitmap.H +f 0444 root sys /usr/include/FL/Fl_FormsPixmap.H FL/Fl_FormsPixmap.H +l 0000 root sys /usr/include/FL/Fl_FormsPixmap.h Fl_FormsPixmap.H +f 0444 root sys /usr/include/FL/Fl_Free.H FL/Fl_Free.H +l 0000 root sys /usr/include/FL/Fl_Free.h Fl_Free.H +f 0444 root sys /usr/include/FL/Fl_Gl_Window.H FL/Fl_Gl_Window.H +l 0000 root sys /usr/include/FL/Fl_Gl_Window.h Fl_Gl_Window.H +f 0444 root sys /usr/include/FL/Fl_Group.H FL/Fl_Group.H +l 0000 root sys /usr/include/FL/Fl_Group.h Fl_Group.H +f 0444 root sys /usr/include/FL/Fl_Hold_Browser.H FL/Fl_Hold_Browser.H +l 0000 root sys /usr/include/FL/Fl_Hold_Browser.h Fl_Hold_Browser.H +f 0444 root sys /usr/include/FL/Fl_Hor_Fill_Slider.H FL/Fl_Hor_Fill_Slider.H +l 0000 root sys /usr/include/FL/Fl_Hor_Fill_Slider.h Fl_Hor_Fill_Slider.H +f 0444 root sys /usr/include/FL/Fl_Hor_Nice_Slider.H FL/Fl_Hor_Nice_Slider.H +l 0000 root sys /usr/include/FL/Fl_Hor_Nice_Slider.h Fl_Hor_Nice_Slider.H +f 0444 root sys /usr/include/FL/Fl_Hor_Slider.H FL/Fl_Hor_Slider.H +l 0000 root sys /usr/include/FL/Fl_Hor_Slider.h Fl_Hor_Slider.H +f 0444 root sys /usr/include/FL/Fl_Hor_Value_Slider.H FL/Fl_Hor_Value_Slider.H +l 0000 root sys /usr/include/FL/Fl_Hor_Value_Slider.h Fl_Hor_Value_Slider.H +f 0444 root sys /usr/include/FL/Fl_Image.H FL/Fl_Image.H +l 0000 root sys /usr/include/FL/Fl_Image.h Fl_Image.H +f 0444 root sys /usr/include/FL/Fl_Input.H FL/Fl_Input.H +l 0000 root sys /usr/include/FL/Fl_Input.h Fl_Input.H +f 0444 root sys /usr/include/FL/Fl_Input_.H FL/Fl_Input_.H +l 0000 root sys /usr/include/FL/Fl_Input_.h Fl_Input_.H +f 0444 root sys /usr/include/FL/Fl_Int_Input.H FL/Fl_Int_Input.H +l 0000 root sys /usr/include/FL/Fl_Int_Input.h Fl_Int_Input.H +f 0444 root sys /usr/include/FL/Fl_Light_Button.H FL/Fl_Light_Button.H +l 0000 root sys /usr/include/FL/Fl_Light_Button.h Fl_Light_Button.H +f 0444 root sys /usr/include/FL/Fl_Line_Dial.H FL/Fl_Line_Dial.H +l 0000 root sys /usr/include/FL/Fl_Line_Dial.h Fl_Line_Dial.H +f 0444 root sys /usr/include/FL/Fl_Menu.H FL/Fl_Menu.H +l 0000 root sys /usr/include/FL/Fl_Menu.h Fl_Menu.H +f 0444 root sys /usr/include/FL/Fl_Menu_.H FL/Fl_Menu_.H +l 0000 root sys /usr/include/FL/Fl_Menu_.h Fl_Menu_.H +f 0444 root sys /usr/include/FL/Fl_Menu_Bar.H FL/Fl_Menu_Bar.H +l 0000 root sys /usr/include/FL/Fl_Menu_Bar.h Fl_Menu_Bar.H +f 0444 root sys /usr/include/FL/Fl_Menu_Button.H FL/Fl_Menu_Button.H +l 0000 root sys /usr/include/FL/Fl_Menu_Button.h Fl_Menu_Button.H +f 0444 root sys /usr/include/FL/Fl_Menu_Item.H FL/Fl_Menu_Item.H +l 0000 root sys /usr/include/FL/Fl_Menu_Item.h Fl_Menu_Item.H +f 0444 root sys /usr/include/FL/Fl_Menu_Window.H FL/Fl_Menu_Window.H +l 0000 root sys /usr/include/FL/Fl_Menu_Window.h Fl_Menu_Window.H +f 0444 root sys /usr/include/FL/Fl_Multi_Browser.H FL/Fl_Multi_Browser.H +l 0000 root sys /usr/include/FL/Fl_Multi_Browser.h Fl_Multi_Browser.H +f 0444 root sys /usr/include/FL/Fl_Multi_Label.H FL/Fl_Multi_Label.H +l 0000 root sys /usr/include/FL/Fl_Multi_Label.h Fl_Multi_Label.H +f 0444 root sys /usr/include/FL/Fl_Multiline_Input.H FL/Fl_Multiline_Input.H +l 0000 root sys /usr/include/FL/Fl_Multiline_Input.h Fl_Multiline_Input.H +f 0444 root sys /usr/include/FL/Fl_Multiline_Output.H FL/Fl_Multiline_Output.H +l 0000 root sys /usr/include/FL/Fl_Multiline_Output.h Fl_Multiline_Output.H +f 0444 root sys /usr/include/FL/Fl_Nice_Slider.H FL/Fl_Nice_Slider.H +l 0000 root sys /usr/include/FL/Fl_Nice_Slider.h Fl_Nice_Slider.H +f 0444 root sys /usr/include/FL/Fl_Object.H FL/Fl_Object.H +l 0000 root sys /usr/include/FL/Fl_Object.h Fl_Object.H +f 0444 root sys /usr/include/FL/Fl_Output.H FL/Fl_Output.H +l 0000 root sys /usr/include/FL/Fl_Output.h Fl_Output.H +f 0444 root sys /usr/include/FL/Fl_Overlay_Window.H FL/Fl_Overlay_Window.H +l 0000 root sys /usr/include/FL/Fl_Overlay_Window.h Fl_Overlay_Window.H +f 0444 root sys /usr/include/FL/Fl_Pack.H FL/Fl_Pack.H +l 0000 root sys /usr/include/FL/Fl_Pack.h Fl_Pack.H +f 0444 root sys /usr/include/FL/Fl_Pixmap.H FL/Fl_Pixmap.H +l 0000 root sys /usr/include/FL/Fl_Pixmap.h Fl_Pixmap.H +f 0444 root sys /usr/include/FL/Fl_Positioner.H FL/Fl_Positioner.H +l 0000 root sys /usr/include/FL/Fl_Positioner.h Fl_Positioner.H +f 0444 root sys /usr/include/FL/Fl_Radio_Button.H FL/Fl_Radio_Button.H +l 0000 root sys /usr/include/FL/Fl_Radio_Button.h Fl_Radio_Button.H +f 0444 root sys /usr/include/FL/Fl_Radio_Light_Button.H FL/Fl_Radio_Light_Button.H +l 0000 root sys /usr/include/FL/Fl_Radio_Light_Button.h Fl_Radio_Light_Button.H +f 0444 root sys /usr/include/FL/Fl_Radio_Round_Button.H FL/Fl_Radio_Round_Button.H +l 0000 root sys /usr/include/FL/Fl_Radio_Round_Button.h Fl_Radio_Round_Button.H +f 0444 root sys /usr/include/FL/Fl_Repeat_Button.H FL/Fl_Repeat_Button.H +l 0000 root sys /usr/include/FL/Fl_Repeat_Button.h Fl_Repeat_Button.H +f 0444 root sys /usr/include/FL/Fl_Return_Button.H FL/Fl_Return_Button.H +l 0000 root sys /usr/include/FL/Fl_Return_Button.h Fl_Return_Button.H +f 0444 root sys /usr/include/FL/Fl_Roller.H FL/Fl_Roller.H +l 0000 root sys /usr/include/FL/Fl_Roller.h Fl_Roller.H +f 0444 root sys /usr/include/FL/Fl_Round_Button.H FL/Fl_Round_Button.H +l 0000 root sys /usr/include/FL/Fl_Round_Button.h Fl_Round_Button.H +f 0444 root sys /usr/include/FL/Fl_Round_Clock.H FL/Fl_Round_Clock.H +l 0000 root sys /usr/include/FL/Fl_Round_Clock.h Fl_Round_Clock.H +f 0444 root sys /usr/include/FL/Fl_Scroll.H FL/Fl_Scroll.H +l 0000 root sys /usr/include/FL/Fl_Scroll.h Fl_Scroll.H +f 0444 root sys /usr/include/FL/Fl_Scrollbar.H FL/Fl_Scrollbar.H +l 0000 root sys /usr/include/FL/Fl_Scrollbar.h Fl_Scrollbar.H +f 0444 root sys /usr/include/FL/Fl_Secret_Input.H FL/Fl_Secret_Input.H +l 0000 root sys /usr/include/FL/Fl_Secret_Input.h Fl_Secret_Input.H +f 0444 root sys /usr/include/FL/Fl_Select_Browser.H FL/Fl_Select_Browser.H +l 0000 root sys /usr/include/FL/Fl_Select_Browser.h Fl_Select_Browser.H +f 0444 root sys /usr/include/FL/Fl_Simple_Counter.H FL/Fl_Simple_Counter.H +l 0000 root sys /usr/include/FL/Fl_Simple_Counter.h Fl_Simple_Counter.H +f 0444 root sys /usr/include/FL/Fl_Single_Window.H FL/Fl_Single_Window.H +l 0000 root sys /usr/include/FL/Fl_Single_Window.h Fl_Single_Window.H +f 0444 root sys /usr/include/FL/Fl_Slider.H FL/Fl_Slider.H +l 0000 root sys /usr/include/FL/Fl_Slider.h Fl_Slider.H +f 0444 root sys /usr/include/FL/Fl_Tabs.H FL/Fl_Tabs.H +l 0000 root sys /usr/include/FL/Fl_Tabs.h Fl_Tabs.H +f 0444 root sys /usr/include/FL/Fl_Tile.H FL/Fl_Tile.H +l 0000 root sys /usr/include/FL/Fl_Tile.h Fl_Tile.H +f 0444 root sys /usr/include/FL/Fl_Timer.H FL/Fl_Timer.H +l 0000 root sys /usr/include/FL/Fl_Timer.h Fl_Timer.H +f 0444 root sys /usr/include/FL/Fl_Toggle_Button.H FL/Fl_Toggle_Button.H +l 0000 root sys /usr/include/FL/Fl_Toggle_Button.h Fl_Toggle_Button.H +f 0444 root sys /usr/include/FL/Fl_Toggle_Light_Button.H FL/Fl_Toggle_Light_Button.H +l 0000 root sys /usr/include/FL/Fl_Toggle_Light_Button.h Fl_Toggle_Light_Button.H +f 0444 root sys /usr/include/FL/Fl_Toggle_Round_Button.H FL/Fl_Toggle_Round_Button.H +l 0000 root sys /usr/include/FL/Fl_Toggle_Round_Button.h Fl_Toggle_Round_Button.H +f 0444 root sys /usr/include/FL/Fl_Valuator.H FL/Fl_Valuator.H +l 0000 root sys /usr/include/FL/Fl_Valuator.h Fl_Valuator.H +f 0444 root sys /usr/include/FL/Fl_Value_Input.H FL/Fl_Value_Input.H +l 0000 root sys /usr/include/FL/Fl_Value_Input.h Fl_Value_Input.H +f 0444 root sys /usr/include/FL/Fl_Value_Output.H FL/Fl_Value_Output.H +l 0000 root sys /usr/include/FL/Fl_Value_Output.h Fl_Value_Output.H +f 0444 root sys /usr/include/FL/Fl_Value_Slider.H FL/Fl_Value_Slider.H +l 0000 root sys /usr/include/FL/Fl_Value_Slider.h Fl_Value_Slider.H +f 0444 root sys /usr/include/FL/Fl_Widget.H FL/Fl_Widget.H +l 0000 root sys /usr/include/FL/Fl_Widget.h Fl_Widget.H +f 0444 root sys /usr/include/FL/Fl_Window.H FL/Fl_Window.H +l 0000 root sys /usr/include/FL/Fl_Window.h Fl_Window.H +f 0444 root sys /usr/include/FL/dirent.h FL/dirent.h +f 0444 root sys /usr/include/FL/filename.H FL/filename.H +l 0000 root sys /usr/include/FL/filename.h filename.H +f 0444 root sys /usr/include/FL/fl_ask.H FL/fl_ask.H +l 0000 root sys /usr/include/FL/fl_ask.h fl_ask.H +f 0444 root sys /usr/include/FL/fl_draw.H FL/fl_draw.H +l 0000 root sys /usr/include/FL/fl_draw.h fl_draw.H +f 0444 root sys /usr/include/FL/fl_file_chooser.H FL/fl_file_chooser.H +l 0000 root sys /usr/include/FL/fl_file_chooser.h fl_file_chooser.H +f 0444 root sys /usr/include/FL/fl_message.H FL/fl_message.H +l 0000 root sys /usr/include/FL/fl_message.h fl_message.H +f 0444 root sys /usr/include/FL/fl_show_colormap.H FL/fl_show_colormap.H +l 0000 root sys /usr/include/FL/fl_show_colormap.h fl_show_colormap.H +f 0444 root sys /usr/include/FL/fl_show_input.H FL/fl_show_input.H +l 0000 root sys /usr/include/FL/fl_show_input.h fl_show_input.H +f 0444 root sys /usr/include/FL/forms.H FL/forms.H +l 0000 root sys /usr/include/FL/forms.h forms.H +f 0444 root sys /usr/include/FL/gl.h FL/gl.h +f 0444 root sys /usr/include/FL/gl2opengl.h FL/gl2opengl.h +f 0444 root sys /usr/include/FL/gl_draw.H FL/gl_draw.H +l 0000 root sys /usr/include/FL/gl_draw.h gl_draw.H +f 0444 root sys /usr/include/FL/glut.H FL/glut.H +l 0000 root sys /usr/include/FL/glut.h glut.H +f 0444 root sys /usr/include/FL/math.h FL/math.h +f 0444 root sys /usr/include/FL/menubar.h FL/menubar.h +f 0444 root sys /usr/include/FL/win32.H FL/win32.H +l 0000 root sys /usr/include/FL/win32.h win32.H +f 0444 root sys /usr/include/FL/x.H FL/x.H +l 0000 root sys /usr/include/FL/x.h x.H +l 0000 root sys /usr/include/Fl FL + +# Documentation +f 0444 root sys /usr/share/doc/fltk/adjuster1.gif documentation/adjuster1.gif +f 0444 root sys /usr/share/doc/fltk/ask.C.gif documentation/ask.C.gif +f 0444 root sys /usr/share/doc/fltk/basics.html documentation/basics.html +f 0444 root sys /usr/share/doc/fltk/bglogo.gif documentation/bglogo.gif +f 0444 root sys /usr/share/doc/fltk/boxtypes.gif documentation/boxtypes.gif +f 0444 root sys /usr/share/doc/fltk/buttons.gif documentation/buttons.gif +f 0444 root sys /usr/share/doc/fltk/button.C.gif documentation/button.C.gif +f 0444 root sys /usr/share/doc/fltk/charts.gif documentation/charts.gif +f 0444 root sys /usr/share/doc/fltk/choice.gif documentation/choice.gif +f 0444 root sys /usr/share/doc/fltk/clock.gif documentation/clock.gif +f 0444 root sys /usr/share/doc/fltk/common.html documentation/common.html +f 0444 root sys /usr/share/doc/fltk/counter.gif documentation/counter.gif +f 0444 root sys /usr/share/doc/fltk/cubeview.gif documentation/cubeview.gif +f 0444 root sys /usr/share/doc/fltk/dial.gif documentation/dial.gif +f 0444 root sys /usr/share/doc/fltk/drawing.html documentation/drawing.html +f 0444 root sys /usr/share/doc/fltk/editor-replace.gif documentation/editor-replace.gif +f 0444 root sys /usr/share/doc/fltk/editor.gif documentation/editor.gif +f 0444 root sys /usr/share/doc/fltk/editor.html documentation/editor.html +f 0444 root sys /usr/share/doc/fltk/enumerations.html documentation/enumerations.html +f 0444 root sys /usr/share/doc/fltk/events.html documentation/events.html +f 0444 root sys /usr/share/doc/fltk/filechooser.gif documentation/filechooser.gif +f 0444 root sys /usr/share/doc/fltk/fluid1.gif documentation/fluid1.gif +f 0444 root sys /usr/share/doc/fltk/fluid2.gif documentation/fluid2.gif +f 0444 root sys /usr/share/doc/fltk/fluid3.gif documentation/fluid3.gif +f 0444 root sys /usr/share/doc/fltk/fluid4.gif documentation/fluid4.gif +f 0444 root sys /usr/share/doc/fltk/fluid-org.gif documentation/fluid-org.gif +f 0444 root sys /usr/share/doc/fltk/fluid.gif documentation/fluid.gif +f 0444 root sys /usr/share/doc/fltk/fluid.html documentation/fluid.html +f 0444 root sys /usr/share/doc/fltk/fluid_main.gif documentation/fluid_main.gif +f 0444 root sys /usr/share/doc/fltk/fluid_prefs.gif documentation/fluid_prefs.gif +f 0444 root sys /usr/share/doc/fltk/fluid_widget.gif documentation/fluid_widget.gif +f 0444 root sys /usr/share/doc/fltk/FL.gif documentation/FL.gif +f 0444 root sys /usr/share/doc/fltk/Fl_Adjuster.html documentation/Fl_Adjuster.html +f 0444 root sys /usr/share/doc/fltk/fl_alert.gif documentation/fl_alert.gif +f 0444 root sys /usr/share/doc/fltk/fl_ask.gif documentation/fl_ask.gif +f 0444 root sys /usr/share/doc/fltk/Fl_Box.html documentation/Fl_Box.html +f 0444 root sys /usr/share/doc/fltk/Fl_Browser.html documentation/Fl_Browser.html +f 0444 root sys /usr/share/doc/fltk/Fl_Browser_.html documentation/Fl_Browser_.html +f 0444 root sys /usr/share/doc/fltk/Fl_Button.html documentation/Fl_Button.html +f 0444 root sys /usr/share/doc/fltk/Fl_Chart.html documentation/Fl_Chart.html +f 0444 root sys /usr/share/doc/fltk/Fl_Check_Button.gif documentation/Fl_Check_Button.gif +f 0444 root sys /usr/share/doc/fltk/Fl_Check_Button.html documentation/Fl_Check_Button.html +f 0444 root sys /usr/share/doc/fltk/fl_choice.gif documentation/fl_choice.gif +f 0444 root sys /usr/share/doc/fltk/Fl_Choice.html documentation/Fl_Choice.html +f 0444 root sys /usr/share/doc/fltk/Fl_Clock.html documentation/Fl_Clock.html +f 0444 root sys /usr/share/doc/fltk/Fl_Color_Chooser.html documentation/Fl_Color_Chooser.html +f 0444 root sys /usr/share/doc/fltk/fl_color_chooser.jpg documentation/fl_color_chooser.jpg +f 0444 root sys /usr/share/doc/fltk/Fl_Counter.html documentation/Fl_Counter.html +f 0444 root sys /usr/share/doc/fltk/Fl_Dial.html documentation/Fl_Dial.html +f 0444 root sys /usr/share/doc/fltk/Fl_Double_Window.html documentation/Fl_Double_Window.html +f 0444 root sys /usr/share/doc/fltk/Fl_End.html documentation/Fl_End.html +f 0444 root sys /usr/share/doc/fltk/Fl_Float_Input.html documentation/Fl_Float_Input.html +f 0444 root sys /usr/share/doc/fltk/Fl_Free.html documentation/Fl_Free.html +f 0444 root sys /usr/share/doc/fltk/Fl_Gl_Window.html documentation/Fl_Gl_Window.html +f 0444 root sys /usr/share/doc/fltk/Fl_Group.html documentation/Fl_Group.html +f 0444 root sys /usr/share/doc/fltk/Fl_Hold_Browser.html documentation/Fl_Hold_Browser.html +f 0444 root sys /usr/share/doc/fltk/fl_input.gif documentation/fl_input.gif +f 0444 root sys /usr/share/doc/fltk/Fl_Input.html documentation/Fl_Input.html +f 0444 root sys /usr/share/doc/fltk/Fl_Input_.html documentation/Fl_Input_.html +f 0444 root sys /usr/share/doc/fltk/Fl_Int_Input.html documentation/Fl_Int_Input.html +f 0444 root sys /usr/share/doc/fltk/Fl_Light_Button.gif documentation/Fl_Light_Button.gif +f 0444 root sys /usr/share/doc/fltk/Fl_Light_Button.html documentation/Fl_Light_Button.html +f 0444 root sys /usr/share/doc/fltk/Fl_Menu_Bar.html documentation/Fl_Menu_Bar.html +f 0444 root sys /usr/share/doc/fltk/Fl_Menu_Button.html documentation/Fl_Menu_Button.html +f 0444 root sys /usr/share/doc/fltk/Fl_Menu_Item.html documentation/Fl_Menu_Item.html +f 0444 root sys /usr/share/doc/fltk/Fl_Menu_Window.html documentation/Fl_Menu_Window.html +f 0444 root sys /usr/share/doc/fltk/Fl_Menu_.html documentation/Fl_Menu_.html +f 0444 root sys /usr/share/doc/fltk/fl_message.gif documentation/fl_message.gif +f 0444 root sys /usr/share/doc/fltk/Fl_Multiline_Input.html documentation/Fl_Multiline_Input.html +f 0444 root sys /usr/share/doc/fltk/Fl_Multiline_Output.html documentation/Fl_Multiline_Output.html +f 0444 root sys /usr/share/doc/fltk/Fl_Multi_Browser.html documentation/Fl_Multi_Browser.html +f 0444 root sys /usr/share/doc/fltk/Fl_Output.html documentation/Fl_Output.html +f 0444 root sys /usr/share/doc/fltk/Fl_Overlay_Window.html documentation/Fl_Overlay_Window.html +f 0444 root sys /usr/share/doc/fltk/Fl_Pack.html documentation/Fl_Pack.html +f 0444 root sys /usr/share/doc/fltk/fl_password.gif documentation/fl_password.gif +f 0444 root sys /usr/share/doc/fltk/Fl_Positioner.html documentation/Fl_Positioner.html +f 0444 root sys /usr/share/doc/fltk/Fl_Repeat_Button.html documentation/Fl_Repeat_Button.html +f 0444 root sys /usr/share/doc/fltk/Fl_Return_Button.gif documentation/Fl_Return_Button.gif +f 0444 root sys /usr/share/doc/fltk/Fl_Return_Button.html documentation/Fl_Return_Button.html +f 0444 root sys /usr/share/doc/fltk/Fl_Roller.gif documentation/Fl_Roller.gif +f 0444 root sys /usr/share/doc/fltk/Fl_Roller.html documentation/Fl_Roller.html +f 0444 root sys /usr/share/doc/fltk/Fl_Round_Button.gif documentation/Fl_Round_Button.gif +f 0444 root sys /usr/share/doc/fltk/Fl_Round_Button.html documentation/Fl_Round_Button.html +f 0444 root sys /usr/share/doc/fltk/Fl_Scrollbar.html documentation/Fl_Scrollbar.html +f 0444 root sys /usr/share/doc/fltk/Fl_Scroll.gif documentation/Fl_Scroll.gif +f 0444 root sys /usr/share/doc/fltk/Fl_Scroll.html documentation/Fl_Scroll.html +f 0444 root sys /usr/share/doc/fltk/Fl_Secret_Input.html documentation/Fl_Secret_Input.html +f 0444 root sys /usr/share/doc/fltk/Fl_Select_Browser.html documentation/Fl_Select_Browser.html +f 0444 root sys /usr/share/doc/fltk/fl_show_colormap.gif documentation/fl_show_colormap.gif +f 0444 root sys /usr/share/doc/fltk/Fl_Single_Window.html documentation/Fl_Single_Window.html +f 0444 root sys /usr/share/doc/fltk/Fl_Slider.html documentation/Fl_Slider.html +f 0444 root sys /usr/share/doc/fltk/Fl_Tabs.html documentation/Fl_Tabs.html +f 0444 root sys /usr/share/doc/fltk/Fl_Tile.gif documentation/Fl_Tile.gif +f 0444 root sys /usr/share/doc/fltk/Fl_Tile.html documentation/Fl_Tile.html +f 0444 root sys /usr/share/doc/fltk/Fl_Timer.html documentation/Fl_Timer.html +f 0444 root sys /usr/share/doc/fltk/Fl_Valuator.html documentation/Fl_Valuator.html +f 0444 root sys /usr/share/doc/fltk/Fl_Value_Input.gif documentation/Fl_Value_Input.gif +f 0444 root sys /usr/share/doc/fltk/Fl_Value_Input.html documentation/Fl_Value_Input.html +f 0444 root sys /usr/share/doc/fltk/Fl_Value_Output.gif documentation/Fl_Value_Output.gif +f 0444 root sys /usr/share/doc/fltk/Fl_Value_Output.html documentation/Fl_Value_Output.html +f 0444 root sys /usr/share/doc/fltk/Fl_Value_Slider.html documentation/Fl_Value_Slider.html +f 0444 root sys /usr/share/doc/fltk/Fl_Widget.html documentation/Fl_Widget.html +f 0444 root sys /usr/share/doc/fltk/Fl_Window.html documentation/Fl_Window.html +f 0444 root sys /usr/share/doc/fltk/forms.html documentation/forms.html +f 0444 root sys /usr/share/doc/fltk/functions.html documentation/functions.html +f 0444 root sys /usr/share/doc/fltk/glut.html documentation/glut.html +f 0444 root sys /usr/share/doc/fltk/hello.C.gif documentation/hello.C.gif +f 0444 root sys /usr/share/doc/fltk/index.html documentation/index.html +f 0444 root sys /usr/share/doc/fltk/intro.html documentation/intro.html +f 0444 root sys /usr/share/doc/fltk/license.html documentation/license.html +f 0444 root sys /usr/share/doc/fltk/menubar.gif documentation/menubar.gif +f 0444 root sys /usr/share/doc/fltk/menu.gif documentation/menu.gif +f 0444 root sys /usr/share/doc/fltk/menu_button.gif documentation/menu_button.gif +f 0444 root sys /usr/share/doc/fltk/opengl.html documentation/opengl.html +f 0444 root sys /usr/share/doc/fltk/osissues.html documentation/osissues.html +f 0444 root sys /usr/share/doc/fltk/positioner.gif documentation/positioner.gif +f 0444 root sys /usr/share/doc/fltk/preface.html documentation/preface.html +f 0444 root sys /usr/share/doc/fltk/resizebox1.gif documentation/resizebox1.gif +f 0444 root sys /usr/share/doc/fltk/resizebox2.gif documentation/resizebox2.gif +f 0444 root sys /usr/share/doc/fltk/round_clock.gif documentation/round_clock.gif +f 0444 root sys /usr/share/doc/fltk/scrollbar.gif documentation/scrollbar.gif +f 0444 root sys /usr/share/doc/fltk/shape.C.gif documentation/shape.C.gif +f 0444 root sys /usr/share/doc/fltk/slider.gif documentation/slider.gif +f 0444 root sys /usr/share/doc/fltk/subclassing.html documentation/subclassing.html +f 0444 root sys /usr/share/doc/fltk/symbols.gif documentation/symbols.gif +f 0444 root sys /usr/share/doc/fltk/tabs.gif documentation/tabs.gif +f 0444 root sys /usr/share/doc/fltk/text.gif documentation/text.gif +f 0444 root sys /usr/share/doc/fltk/valuators.gif documentation/valuators.gif +f 0444 root sys /usr/share/doc/fltk/value_slider.gif documentation/value_slider.gif +f 0444 root sys /usr/share/doc/fltk/widgets.html documentation/widgets.html + +# +# End of "$Id: fltk.list,v 1.1.2.1 2000/04/25 22:15:41 mike Exp $". +# diff --git a/fltk.spec b/fltk.spec new file mode 100644 index 000000000..b4c69d26e --- /dev/null +++ b/fltk.spec @@ -0,0 +1,85 @@ +# +# "$Id: fltk.spec,v 1.1.2.1 2000/04/25 22:15:41 mike Exp $" +# +# RPM spec file for FLTK. +# +# Copyright 1998-2000 by Bill Spitzak and others. +# +# This library is free software; you can redistribute it and/or +# modify it under the terms of the GNU Library General Public +# License as published by the Free Software Foundation; either +# version 2 of the License, or (at your option) any later version. +# +# This library is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +# Library General Public License for more details. +# +# You should have received a copy of the GNU Library General Public +# License along with this library; if not, write to the Free Software +# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 +# USA. +# +# Please report all bugs and problems to "fltk-bugs@easysw.com". +# + +%define version 1.0.8 +%define release 1 +%define prefix /usr + +Summary: Fast Light Tool Kit (FLTK) +Name: fltk +Version: %{version} +Release: ${release} +Copyright: LGPL +Group: Development/Libraries +Source: ftp://ftp.fltk.org/pub/fltk/%{version}/fltk-%{version}-source.tar.gz +URL: http://www.fltk.org +Packager: Michael Sweet +%description +The Fast Light Tool Kit ("FLTK", pronounced "fulltick") is a LGPL'd +C++ graphical user interface toolkit for X (UNIX(r)), OpenGL(r), +and Microsoft(r) Windows(r) NT 4.0, 95, or 98. It was originally +developed by Mr. Bill Spitzak and is currently maintained by a +small group of developers across the world with a central +repository in the US. + +# use buildroot so as not to disturb the version already installed +BuildRoot: /tmp/rpmbuild + +%package devel +Summary: FLTK - development environment +Group: Development/Libraries + +%prep +%setup + +%build +CFLAGS="$RPM_OPT_FLAGS" CXXFLAGS="$RPM_OPT_FLAGS" LDFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=%{prefix} --enable-shared + +# If we got this far, all prerequisite libraries must be here. +make + +%install +# these lines just make sure the directory structure in the +# RPM_BUILD_ROOT exists +rm -rf $RPM_BUILD_ROOT +mkdir -p $RPM_BUILD_ROOT + +make prefix=$RPM_BUILD_ROOT + +%clean +rm -rf $RPM_BUILD_ROOT + +%files +%defattr(-,root,root) + +%{prefix}/bin/* +%{prefix}/include/FL/* +%{prefix}/include/Fl +%{prefix}/lib/* +%{prefix}/share/doc/fltk/* + +# +# End of "$Id: fltk.spec,v 1.1.2.1 2000/04/25 22:15:41 mike Exp $". +# diff --git a/fluid/Makefile b/fluid/Makefile index 6d0ec21aa..dc6abab2b 100644 --- a/fluid/Makefile +++ b/fluid/Makefile @@ -1,9 +1,9 @@ # -# "$Id: Makefile,v 1.10.2.3 1999/08/25 05:37:38 bill Exp $" +# "$Id: Makefile,v 1.10.2.4 2000/04/25 22:16:04 mike Exp $" # # Fluid makefile for the Fast Light Tool Kit (FLTK). # -# Copyright 1998-1999 by Bill Spitzak and others. +# Copyright 1998-2000 by Bill Spitzak and others. # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Library General Public @@ -49,16 +49,8 @@ OBJECTS = $(CPPFILES:.cxx=.o) include ../makeinclude -.SUFFIXES : .cxx .c .o - -.cxx.o : - $(CXX) -I.. $(CXXFLAGS) -c $< -.c.o : - $(CC) -I.. $(CFLAGS) -c $< -.cxx : - $(CXX) -I.. $(CXXFLAGS) -o $@ $< -L../lib -lfltk $(LDLIBS) - $(PROGRAM) : $(OBJECTS) ../lib/$(LIBNAME) + echo Linking $@... $(CXX) $(LDFLAGS) -o $(PROGRAM) $(OBJECTS) -L../lib -lfltk $(LDLIBS) clean : @@ -70,14 +62,14 @@ depend: include makedepend install: $(PROGRAM) - @echo "Installing FLUID..." - @strip $(PROGRAM) - @-mkdir -p $(bindir) - @cp $(PROGRAM) $(bindir)/$(PROGRAM) - @chmod 755 $(bindir)/$(PROGRAM) + echo "Installing FLUID..." + strip $(PROGRAM) + -mkdir -p $(bindir) + cp $(PROGRAM) $(bindir)/$(PROGRAM) + chmod 755 $(bindir)/$(PROGRAM) uninstall: - -@ rm -f $(bindir)/$(PROGRAM) + -rm -f $(bindir)/$(PROGRAM) # # Note: The rebuild target can only be used if you have the original .fl @@ -91,5 +83,5 @@ rebuild: ./fluid -c widget_panel.fl # -# End of "$Id: Makefile,v 1.10.2.3 1999/08/25 05:37:38 bill Exp $". +# End of "$Id: Makefile,v 1.10.2.4 2000/04/25 22:16:04 mike Exp $". # diff --git a/makefiles/Makefile.cygnus b/makefiles/Makefile.cygnus index 73ad81497..bb4701444 100644 --- a/makefiles/Makefile.cygnus +++ b/makefiles/Makefile.cygnus @@ -1,9 +1,9 @@ # -# "$Id: Makefile.cygnus,v 1.1 1999/02/18 14:05:30 mike Exp $" +# "$Id: Makefile.cygnus,v 1.1.2.1 2000/04/25 22:16:05 mike Exp $" # # Top-level makefile for the Fast Light Tool Kit (FLTK). # -# Copyright 1998-1999 by Bill Spitzak and others. +# Copyright 1998-2000 by Bill Spitzak and others. # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Library General Public @@ -74,5 +74,5 @@ makeinclude: makefiles\makeinclude.cygnus copy $< $@ # -# End of "$Id: Makefile.cygnus,v 1.1 1999/02/18 14:05:30 mike Exp $". +# End of "$Id: Makefile.cygnus,v 1.1.2.1 2000/04/25 22:16:05 mike Exp $". # diff --git a/makefiles/Makefile.mingw32 b/makefiles/Makefile.mingw32 index 3bf8fc998..36c74d15d 100644 --- a/makefiles/Makefile.mingw32 +++ b/makefiles/Makefile.mingw32 @@ -1,9 +1,9 @@ # -# "$Id: Makefile.mingw32,v 1.1 1999/02/18 14:05:30 mike Exp $" +# "$Id: Makefile.mingw32,v 1.1.2.1 2000/04/25 22:16:05 mike Exp $" # # Top-level makefile for the Fast Light Tool Kit (FLTK). # -# Copyright 1998-1999 by Bill Spitzak and others. +# Copyright 1998-2000 by Bill Spitzak and others. # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Library General Public @@ -74,5 +74,5 @@ makeinclude: makefiles\makeinclude.mingw32 copy $< $@ # -# End of "$Id: Makefile.mingw32,v 1.1 1999/02/18 14:05:30 mike Exp $". +# End of "$Id: Makefile.mingw32,v 1.1.2.1 2000/04/25 22:16:05 mike Exp $". # diff --git a/makefiles/Makefile.os2x b/makefiles/Makefile.os2x index 4b72b7423..0b030748b 100644 --- a/makefiles/Makefile.os2x +++ b/makefiles/Makefile.os2x @@ -1,9 +1,9 @@ # -# "$Id: Makefile.os2x,v 1.6 1999/02/01 20:27:15 mike Exp $" +# "$Id: Makefile.os2x,v 1.6.2.1 2000/04/25 22:16:05 mike Exp $" # # Top-level makefile for the Fast Light Tool Kit (FLTK). # -# Copyright 1998-1999 by Bill Spitzak and others. +# Copyright 1998-2000 by Bill Spitzak and others. # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Library General Public @@ -74,5 +74,5 @@ makeinclude: makefiles\makeinclude.os2x copy $< $@ # -# End of "$Id: Makefile.os2x,v 1.6 1999/02/01 20:27:15 mike Exp $". +# End of "$Id: Makefile.os2x,v 1.6.2.1 2000/04/25 22:16:05 mike Exp $". # diff --git a/makefiles/config.cygnus b/makefiles/config.cygnus index 629fc0dbf..4fae0f7e3 100644 --- a/makefiles/config.cygnus +++ b/makefiles/config.cygnus @@ -1,9 +1,9 @@ /* - * "$Id: config.cygnus,v 1.4.2.1 1999/03/25 22:19:31 mike Exp $" + * "$Id: config.cygnus,v 1.4.2.2 2000/04/25 22:16:05 mike Exp $" * * Configuration file for the Fast Light Tool Kit (FLTK). * - * Copyright 1998-1999 by Bill Spitzak and others. + * Copyright 1998-2000 by Bill Spitzak and others. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public @@ -150,5 +150,5 @@ #define HAVE_POLL 0 /* - * End of "$Id: config.cygnus,v 1.4.2.1 1999/03/25 22:19:31 mike Exp $". + * End of "$Id: config.cygnus,v 1.4.2.2 2000/04/25 22:16:05 mike Exp $". */ diff --git a/makefiles/config.mingw32 b/makefiles/config.mingw32 index c1e22a79d..98a923d54 100644 --- a/makefiles/config.mingw32 +++ b/makefiles/config.mingw32 @@ -1,9 +1,9 @@ /* - * "$Id: config.mingw32,v 1.4.2.1 1999/03/25 22:19:31 mike Exp $" + * "$Id: config.mingw32,v 1.4.2.2 2000/04/25 22:16:06 mike Exp $" * * Configuration file for the Fast Light Tool Kit (FLTK). * - * Copyright 1998-1999 by Bill Spitzak and others. + * Copyright 1998-2000 by Bill Spitzak and others. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public @@ -150,5 +150,5 @@ #define HAVE_POLL 0 /* - * End of "$Id: config.mingw32,v 1.4.2.1 1999/03/25 22:19:31 mike Exp $". + * End of "$Id: config.mingw32,v 1.4.2.2 2000/04/25 22:16:06 mike Exp $". */ diff --git a/makefiles/makeinclude.cygnus b/makefiles/makeinclude.cygnus index 2f4a440a9..5ee2c92f6 100644 --- a/makefiles/makeinclude.cygnus +++ b/makefiles/makeinclude.cygnus @@ -1,9 +1,9 @@ # -# "$Id: makeinclude.cygnus,v 1.9.2.1 1999/03/25 15:26:31 mike Exp $" +# "$Id: makeinclude.cygnus,v 1.9.2.2 2000/04/25 22:16:06 mike Exp $" # # Make include file for the Fast Light Tool Kit (FLTK). # -# Copyright 1998-1999 by Bill Spitzak and others. +# Copyright 1998-2000 by Bill Spitzak and others. # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Library General Public @@ -51,5 +51,5 @@ GLDLIBS = -lgdi32 -luser32 -lglu32 -lopengl32 -lmsvcrt -lwsock32 -lm \ -mno-cygwin -mwindows # -# End of "$Id: makeinclude.cygnus,v 1.9.2.1 1999/03/25 15:26:31 mike Exp $". +# End of "$Id: makeinclude.cygnus,v 1.9.2.2 2000/04/25 22:16:06 mike Exp $". # diff --git a/makefiles/makeinclude.mingw32 b/makefiles/makeinclude.mingw32 index f9dd20470..3d1ed76c9 100644 --- a/makefiles/makeinclude.mingw32 +++ b/makefiles/makeinclude.mingw32 @@ -1,9 +1,9 @@ # -# "$Id: makeinclude.mingw32,v 1.9.2.1 1999/03/25 15:26:31 mike Exp $" +# "$Id: makeinclude.mingw32,v 1.9.2.2 2000/04/25 22:16:06 mike Exp $" # # Make include file for the Fast Light Tool Kit (FLTK). # -# Copyright 1998-1999 by Bill Spitzak and others. +# Copyright 1998-2000 by Bill Spitzak and others. # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Library General Public @@ -50,5 +50,5 @@ LDLIBS = -lgdi32 -luser32 -lmsvcrt -lwsock32 -lm GLDLIBS = -lgdi32 -luser32 -lglu32 -lopengl32 -lmsvcrt -lwsock32 -lm # -# End of "$Id: makeinclude.mingw32,v 1.9.2.1 1999/03/25 15:26:31 mike Exp $". +# End of "$Id: makeinclude.mingw32,v 1.9.2.2 2000/04/25 22:16:06 mike Exp $". # diff --git a/makeinclude.in b/makeinclude.in index fa60ca35f..a2b6481e7 100644 --- a/makeinclude.in +++ b/makeinclude.in @@ -1,10 +1,10 @@ # -# "$Id: makeinclude.in,v 1.7.2.1 1999/03/25 15:26:28 mike Exp $" +# "$Id: makeinclude.in,v 1.7.2.2 2000/04/25 22:15:42 mike Exp $" # # Make include file for the Fast Light Tool Kit (FLTK). # @configure_input@ # -# Copyright 1998-1999 by Bill Spitzak and others. +# Copyright 1998-2000 by Bill Spitzak and others. # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Library General Public @@ -38,7 +38,7 @@ CC =@CC@ MAKEDEPEND =@MAKEDEPEND@ # flags for C++ compiler: -CFLAGS =@CFLAGS@ +CFLAGS =@CFLAGS@ @X_CFLAGS@ CXXFLAGS =@CXXFLAGS@ @X_CFLAGS@ # program to make the archive: @@ -52,6 +52,33 @@ DSOCOMMAND =@DSOCOMMAND@ LDLIBS =@LDFLAGS@ @LIBS@ -lX11 -lXext @X_EXTRA_LIBS@ -lm GLDLIBS =@LDFLAGS@ @LIBS@ @GLLIB@ -lX11 -lXext @X_EXTRA_LIBS@ -lm +# Be quiet when building... +.SILENT: + +# Build commands and filename extensions... +.SUFFIXES: .c .cxx .h .fl .o + +.cxx: + echo Compiling and linking $@... + $(CXX) -I.. $(CXXFLAGS) $< -L../lib -lfltk $(LDLIBS) -o $@ + +.c.o: + echo Compiling $@... + $(CC) -I.. $(CXXFLAGS) $< -c + +.cxx.o: + echo Compiling $@... + $(CXX) -I.. $(CXXFLAGS) $< -c + +.fl.cxx .fl.h: + echo Generating $<... + ../fluid/fluid -c $< + +.fl: + echo Generating, compiling, and linking $@... + ../fluid/fluid -c $< + $(CXX) -I.. $(CXXFLAGS) $@.cxx -L../lib -lfltk $(LDLIBS) -o $@ + # -# End of "$Id: makeinclude.in,v 1.7.2.1 1999/03/25 15:26:28 mike Exp $". +# End of "$Id: makeinclude.in,v 1.7.2.2 2000/04/25 22:15:42 mike Exp $". # diff --git a/packages/README.epm b/packages/README.epm deleted file mode 100644 index 229aa0379..000000000 --- a/packages/README.epm +++ /dev/null @@ -1,36 +0,0 @@ -fltk.readme - 09/15/1999 ------------------------- - - -INTRODUCTION - - This distribution contains the Fast Light Tool Kit ("FLTK") version - 1.0.5. To install it type: - - ./fltk.install ENTER - - If you later decide to remove the software, type: - - /etc/software/fltk.remove ENTER - - Upgrades to the software automatically remove the old version. - - -RESOURCES - - You can find out more about FLTK at our web site at: - - http://www.fltk.org - - -LICENSING - - FLTK is provided under the terms of the GNU Library General Public - License. A copy of this license is available in the file - "fltk.license". - - -REPORTING PROBLEMS - - Please report any problems you encounter with FLTK or this - distribution to "fltk-bugs@fltk.org". diff --git a/packages/README.packages b/packages/README.packages deleted file mode 100644 index ce9ab0cfb..000000000 --- a/packages/README.packages +++ /dev/null @@ -1,31 +0,0 @@ -README.packages ---------------- - -Each of the subdirectories provide installation building scripts for -various operating systems. These are used to produce the standard -binary distributions provided on the FLTK web site. - -To build a distribution for your OS simply run the makedist.sh shell -script for your operating system: - - cd - sh makedist.sh - -Also, we are now including a distribution "list" file for the ESP -Package Manager. EPM builds tar files and scripts and so works on all -UNIX operating systems without extra software. To build a distribution -using EPM run the following from the main FLTK directory: - - epm fltk packages/fltk.list - -Eventually we may phase out the system-specific installation stuff in -favor of EPM to make maintenance of the FLTK binaries easier. - -For Microsoft Windows we are using the InstallShield software. -Unfortunately it is nearly impossible to distribute the InstallShield -"source" files... - -If you'd like to contribute a binary distribution for your operating -system, send email to "webmaster@fltk.org". If you have additions or -fixes to these scripts and distribution files, please send them to -"fltk-bugs@fltk.org". diff --git a/packages/dunix/fltk.key b/packages/dunix/fltk.key deleted file mode 100644 index dabebeacb..000000000 --- a/packages/dunix/fltk.key +++ /dev/null @@ -1,9 +0,0 @@ -NAME='Fast Light Tool Kit, 1.0.5' -CODE=FLT -VERS=100 -MI=fltk.mi -COMPRESS=1 -%% -FLTDSO100 . 2 'FLTK DSOs, 1.0.5' -FLTDEV100 . 2 'FLTK Development Software, 1.0.5' -FLTDOC100 . 2 'FLTK Documentation, 1.0.5' diff --git a/packages/dunix/fltk.mi b/packages/dunix/fltk.mi deleted file mode 100644 index d9c180152..000000000 --- a/packages/dunix/fltk.mi +++ /dev/null @@ -1,322 +0,0 @@ -0 ./usr/bin/X11/fluid FLTDEV100 -0 ./usr/include/FL/Enumerations.H FLTDEV100 -0 ./usr/include/FL/Enumerations.h FLTDEV100 -0 ./usr/include/FL/Fl.H FLTDEV100 -0 ./usr/include/FL/Fl.h FLTDEV100 -0 ./usr/include/FL/Fl_Adjuster.H FLTDEV100 -0 ./usr/include/FL/Fl_Adjuster.h FLTDEV100 -0 ./usr/include/FL/Fl_Bitmap.H FLTDEV100 -0 ./usr/include/FL/Fl_Bitmap.h FLTDEV100 -0 ./usr/include/FL/Fl_Box.H FLTDEV100 -0 ./usr/include/FL/Fl_Box.h FLTDEV100 -0 ./usr/include/FL/Fl_Browser.H FLTDEV100 -0 ./usr/include/FL/Fl_Browser.h FLTDEV100 -0 ./usr/include/FL/Fl_Browser_.H FLTDEV100 -0 ./usr/include/FL/Fl_Browser_.h FLTDEV100 -0 ./usr/include/FL/Fl_Button.H FLTDEV100 -0 ./usr/include/FL/Fl_Button.h FLTDEV100 -0 ./usr/include/FL/Fl_Chart.H FLTDEV100 -0 ./usr/include/FL/Fl_Chart.h FLTDEV100 -0 ./usr/include/FL/Fl_Check_Button.H FLTDEV100 -0 ./usr/include/FL/Fl_Check_Button.h FLTDEV100 -0 ./usr/include/FL/Fl_Choice.H FLTDEV100 -0 ./usr/include/FL/Fl_Choice.h FLTDEV100 -0 ./usr/include/FL/Fl_Clock.H FLTDEV100 -0 ./usr/include/FL/Fl_Clock.h FLTDEV100 -0 ./usr/include/FL/Fl_Color_Chooser.H FLTDEV100 -0 ./usr/include/FL/Fl_Color_Chooser.h FLTDEV100 -0 ./usr/include/FL/Fl_Counter.H FLTDEV100 -0 ./usr/include/FL/Fl_Counter.h FLTDEV100 -0 ./usr/include/FL/Fl_Dial.H FLTDEV100 -0 ./usr/include/FL/Fl_Dial.h FLTDEV100 -0 ./usr/include/FL/Fl_Double_Window.H FLTDEV100 -0 ./usr/include/FL/Fl_Double_Window.h FLTDEV100 -0 ./usr/include/FL/Fl_Fill_Dial.H FLTDEV100 -0 ./usr/include/FL/Fl_Fill_Dial.h FLTDEV100 -0 ./usr/include/FL/Fl_Fill_Slider.H FLTDEV100 -0 ./usr/include/FL/Fl_Fill_Slider.h FLTDEV100 -0 ./usr/include/FL/Fl_Float_Input.H FLTDEV100 -0 ./usr/include/FL/Fl_Float_Input.h FLTDEV100 -0 ./usr/include/FL/Fl_FormsBitmap.H FLTDEV100 -0 ./usr/include/FL/Fl_FormsBitmap.h FLTDEV100 -0 ./usr/include/FL/Fl_FormsPixmap.H FLTDEV100 -0 ./usr/include/FL/Fl_FormsPixmap.h FLTDEV100 -0 ./usr/include/FL/Fl_Free.H FLTDEV100 -0 ./usr/include/FL/Fl_Free.h FLTDEV100 -0 ./usr/include/FL/Fl_Gl_Window.H FLTDEV100 -0 ./usr/include/FL/Fl_Gl_Window.h FLTDEV100 -0 ./usr/include/FL/Fl_Group.H FLTDEV100 -0 ./usr/include/FL/Fl_Group.h FLTDEV100 -0 ./usr/include/FL/Fl_Hold_Browser.H FLTDEV100 -0 ./usr/include/FL/Fl_Hold_Browser.h FLTDEV100 -0 ./usr/include/FL/Fl_Hor_Fill_Slider.H FLTDEV100 -0 ./usr/include/FL/Fl_Hor_Fill_Slider.h FLTDEV100 -0 ./usr/include/FL/Fl_Hor_Nice_Slider.H FLTDEV100 -0 ./usr/include/FL/Fl_Hor_Nice_Slider.h FLTDEV100 -0 ./usr/include/FL/Fl_Hor_Slider.H FLTDEV100 -0 ./usr/include/FL/Fl_Hor_Slider.h FLTDEV100 -0 ./usr/include/FL/Fl_Hor_Value_Slider.H FLTDEV100 -0 ./usr/include/FL/Fl_Hor_Value_Slider.h FLTDEV100 -0 ./usr/include/FL/Fl_Image.H FLTDEV100 -0 ./usr/include/FL/Fl_Image.h FLTDEV100 -0 ./usr/include/FL/Fl_Input.H FLTDEV100 -0 ./usr/include/FL/Fl_Input.h FLTDEV100 -0 ./usr/include/FL/Fl_Input_.H FLTDEV100 -0 ./usr/include/FL/Fl_Input_.h FLTDEV100 -0 ./usr/include/FL/Fl_Int_Input.H FLTDEV100 -0 ./usr/include/FL/Fl_Int_Input.h FLTDEV100 -0 ./usr/include/FL/Fl_Light_Button.H FLTDEV100 -0 ./usr/include/FL/Fl_Light_Button.h FLTDEV100 -0 ./usr/include/FL/Fl_Line_Dial.H FLTDEV100 -0 ./usr/include/FL/Fl_Line_Dial.h FLTDEV100 -0 ./usr/include/FL/Fl_Menu.H FLTDEV100 -0 ./usr/include/FL/Fl_Menu.h FLTDEV100 -0 ./usr/include/FL/Fl_Menu_.H FLTDEV100 -0 ./usr/include/FL/Fl_Menu_.h FLTDEV100 -0 ./usr/include/FL/Fl_Menu_Bar.H FLTDEV100 -0 ./usr/include/FL/Fl_Menu_Bar.h FLTDEV100 -0 ./usr/include/FL/Fl_Menu_Button.H FLTDEV100 -0 ./usr/include/FL/Fl_Menu_Button.h FLTDEV100 -0 ./usr/include/FL/Fl_Menu_Item.H FLTDEV100 -0 ./usr/include/FL/Fl_Menu_Item.h FLTDEV100 -0 ./usr/include/FL/Fl_Menu_Window.H FLTDEV100 -0 ./usr/include/FL/Fl_Menu_Window.h FLTDEV100 -0 ./usr/include/FL/Fl_Multi_Browser.H FLTDEV100 -0 ./usr/include/FL/Fl_Multi_Browser.h FLTDEV100 -0 ./usr/include/FL/Fl_Multi_Label.H FLTDEV100 -0 ./usr/include/FL/Fl_Multi_Label.h FLTDEV100 -0 ./usr/include/FL/Fl_Multiline_Input.H FLTDEV100 -0 ./usr/include/FL/Fl_Multiline_Input.h FLTDEV100 -0 ./usr/include/FL/Fl_Multiline_Output.H FLTDEV100 -0 ./usr/include/FL/Fl_Multiline_Output.h FLTDEV100 -0 ./usr/include/FL/Fl_Nice_Slider.H FLTDEV100 -0 ./usr/include/FL/Fl_Nice_Slider.h FLTDEV100 -0 ./usr/include/FL/Fl_Object.H FLTDEV100 -0 ./usr/include/FL/Fl_Object.h FLTDEV100 -0 ./usr/include/FL/Fl_Output.H FLTDEV100 -0 ./usr/include/FL/Fl_Output.h FLTDEV100 -0 ./usr/include/FL/Fl_Overlay_Window.H FLTDEV100 -0 ./usr/include/FL/Fl_Overlay_Window.h FLTDEV100 -0 ./usr/include/FL/Fl_Pack.H FLTDEV100 -0 ./usr/include/FL/Fl_Pack.h FLTDEV100 -0 ./usr/include/FL/Fl_Pixmap.H FLTDEV100 -0 ./usr/include/FL/Fl_Pixmap.h FLTDEV100 -0 ./usr/include/FL/Fl_Positioner.H FLTDEV100 -0 ./usr/include/FL/Fl_Positioner.h FLTDEV100 -0 ./usr/include/FL/Fl_Radio_Button.H FLTDEV100 -0 ./usr/include/FL/Fl_Radio_Button.h FLTDEV100 -0 ./usr/include/FL/Fl_Radio_Light_Button.H FLTDEV100 -0 ./usr/include/FL/Fl_Radio_Light_Button.h FLTDEV100 -0 ./usr/include/FL/Fl_Radio_Round_Button.H FLTDEV100 -0 ./usr/include/FL/Fl_Radio_Round_Button.h FLTDEV100 -0 ./usr/include/FL/Fl_Repeat_Button.H FLTDEV100 -0 ./usr/include/FL/Fl_Repeat_Button.h FLTDEV100 -0 ./usr/include/FL/Fl_Return_Button.H FLTDEV100 -0 ./usr/include/FL/Fl_Return_Button.h FLTDEV100 -0 ./usr/include/FL/Fl_Roller.H FLTDEV100 -0 ./usr/include/FL/Fl_Roller.h FLTDEV100 -0 ./usr/include/FL/Fl_Round_Button.H FLTDEV100 -0 ./usr/include/FL/Fl_Round_Button.h FLTDEV100 -0 ./usr/include/FL/Fl_Round_Clock.H FLTDEV100 -0 ./usr/include/FL/Fl_Round_Clock.h FLTDEV100 -0 ./usr/include/FL/Fl_Scroll.H FLTDEV100 -0 ./usr/include/FL/Fl_Scroll.h FLTDEV100 -0 ./usr/include/FL/Fl_Scrollbar.H FLTDEV100 -0 ./usr/include/FL/Fl_Scrollbar.h FLTDEV100 -0 ./usr/include/FL/Fl_Secret_Input.H FLTDEV100 -0 ./usr/include/FL/Fl_Secret_Input.h FLTDEV100 -0 ./usr/include/FL/Fl_Select_Browser.H FLTDEV100 -0 ./usr/include/FL/Fl_Select_Browser.h FLTDEV100 -0 ./usr/include/FL/Fl_Simple_Counter.H FLTDEV100 -0 ./usr/include/FL/Fl_Simple_Counter.h FLTDEV100 -0 ./usr/include/FL/Fl_Single_Window.H FLTDEV100 -0 ./usr/include/FL/Fl_Single_Window.h FLTDEV100 -0 ./usr/include/FL/Fl_Slider.H FLTDEV100 -0 ./usr/include/FL/Fl_Slider.h FLTDEV100 -0 ./usr/include/FL/Fl_Tabs.H FLTDEV100 -0 ./usr/include/FL/Fl_Tabs.h FLTDEV100 -0 ./usr/include/FL/Fl_Tile.H FLTDEV100 -0 ./usr/include/FL/Fl_Tile.h FLTDEV100 -0 ./usr/include/FL/Fl_Timer.H FLTDEV100 -0 ./usr/include/FL/Fl_Timer.h FLTDEV100 -0 ./usr/include/FL/Fl_Toggle_Button.H FLTDEV100 -0 ./usr/include/FL/Fl_Toggle_Button.h FLTDEV100 -0 ./usr/include/FL/Fl_Toggle_Light_Button.H FLTDEV100 -0 ./usr/include/FL/Fl_Toggle_Light_Button.h FLTDEV100 -0 ./usr/include/FL/Fl_Toggle_Round_Button.H FLTDEV100 -0 ./usr/include/FL/Fl_Toggle_Round_Button.h FLTDEV100 -0 ./usr/include/FL/Fl_Valuator.H FLTDEV100 -0 ./usr/include/FL/Fl_Valuator.h FLTDEV100 -0 ./usr/include/FL/Fl_Value_Input.H FLTDEV100 -0 ./usr/include/FL/Fl_Value_Input.h FLTDEV100 -0 ./usr/include/FL/Fl_Value_Output.H FLTDEV100 -0 ./usr/include/FL/Fl_Value_Output.h FLTDEV100 -0 ./usr/include/FL/Fl_Value_Slider.H FLTDEV100 -0 ./usr/include/FL/Fl_Value_Slider.h FLTDEV100 -0 ./usr/include/FL/Fl_Widget.H FLTDEV100 -0 ./usr/include/FL/Fl_Widget.h FLTDEV100 -0 ./usr/include/FL/Fl_Window.H FLTDEV100 -0 ./usr/include/FL/Fl_Window.h FLTDEV100 -0 ./usr/include/FL/dirent.h FLTDEV100 -0 ./usr/include/FL/filename.H FLTDEV100 -0 ./usr/include/FL/filename.h FLTDEV100 -0 ./usr/include/FL/fl_ask.H FLTDEV100 -0 ./usr/include/FL/fl_ask.h FLTDEV100 -0 ./usr/include/FL/fl_draw.H FLTDEV100 -0 ./usr/include/FL/fl_draw.h FLTDEV100 -0 ./usr/include/FL/fl_file_chooser.H FLTDEV100 -0 ./usr/include/FL/fl_file_chooser.h FLTDEV100 -0 ./usr/include/FL/fl_message.H FLTDEV100 -0 ./usr/include/FL/fl_message.h FLTDEV100 -0 ./usr/include/FL/fl_show_colormap.H FLTDEV100 -0 ./usr/include/FL/fl_show_colormap.h FLTDEV100 -0 ./usr/include/FL/fl_show_input.H FLTDEV100 -0 ./usr/include/FL/fl_show_input.h FLTDEV100 -0 ./usr/include/FL/forms.H FLTDEV100 -0 ./usr/include/FL/forms.h FLTDEV100 -0 ./usr/include/FL/gl.h FLTDEV100 -0 ./usr/include/FL/gl2opengl.h FLTDEV100 -0 ./usr/include/FL/gl_draw.H FLTDEV100 -0 ./usr/include/FL/gl_draw.h FLTDEV100 -0 ./usr/include/FL/glut.H FLTDEV100 -0 ./usr/include/FL/glut.h FLTDEV100 -0 ./usr/include/FL/math.h FLTDEV100 -0 ./usr/include/FL/menubar.h FLTDEV100 -0 ./usr/include/FL/win32.H FLTDEV100 -0 ./usr/include/FL/win32.h FLTDEV100 -0 ./usr/include/FL/x.H FLTDEV100 -0 ./usr/include/FL/x.h FLTDEV100 -0 ./usr/include/Fl FLTDEV100 -0 ./usr/info/fltk/FL.gif FLTDOC100 -0 ./usr/info/fltk/Fl_Adjuster.html FLTDOC100 -0 ./usr/info/fltk/Fl_Box.html FLTDOC100 -0 ./usr/info/fltk/Fl_Browser.html FLTDOC100 -0 ./usr/info/fltk/Fl_Browser_.html FLTDOC100 -0 ./usr/info/fltk/Fl_Button.html FLTDOC100 -0 ./usr/info/fltk/Fl_Chart.html FLTDOC100 -0 ./usr/info/fltk/Fl_Check_Button.gif FLTDOC100 -0 ./usr/info/fltk/Fl_Check_Button.html FLTDOC100 -0 ./usr/info/fltk/Fl_Choice.html FLTDOC100 -0 ./usr/info/fltk/Fl_Clock.html FLTDOC100 -0 ./usr/info/fltk/Fl_Color_Chooser.html FLTDOC100 -0 ./usr/info/fltk/Fl_Counter.html FLTDOC100 -0 ./usr/info/fltk/Fl_Dial.html FLTDOC100 -0 ./usr/info/fltk/Fl_Double_Window.html FLTDOC100 -0 ./usr/info/fltk/Fl_End.html FLTDOC100 -0 ./usr/info/fltk/Fl_Float_Input.html FLTDOC100 -0 ./usr/info/fltk/Fl_Free.html FLTDOC100 -0 ./usr/info/fltk/Fl_Gl_Window.html FLTDOC100 -0 ./usr/info/fltk/Fl_Group.html FLTDOC100 -0 ./usr/info/fltk/Fl_Hold_Browser.html FLTDOC100 -0 ./usr/info/fltk/Fl_Input.html FLTDOC100 -0 ./usr/info/fltk/Fl_Input_.html FLTDOC100 -0 ./usr/info/fltk/Fl_Int_Input.html FLTDOC100 -0 ./usr/info/fltk/Fl_Light_Button.gif FLTDOC100 -0 ./usr/info/fltk/Fl_Light_Button.html FLTDOC100 -0 ./usr/info/fltk/Fl_Menu_.html FLTDOC100 -0 ./usr/info/fltk/Fl_Menu_Bar.html FLTDOC100 -0 ./usr/info/fltk/Fl_Menu_Button.html FLTDOC100 -0 ./usr/info/fltk/Fl_Menu_Item.html FLTDOC100 -0 ./usr/info/fltk/Fl_Menu_Window.html FLTDOC100 -0 ./usr/info/fltk/Fl_Multi_Browser.html FLTDOC100 -0 ./usr/info/fltk/Fl_Multiline_Input.html FLTDOC100 -0 ./usr/info/fltk/Fl_Multiline_Output.html FLTDOC100 -0 ./usr/info/fltk/Fl_Output.html FLTDOC100 -0 ./usr/info/fltk/Fl_Overlay_Window.html FLTDOC100 -0 ./usr/info/fltk/Fl_Pack.html FLTDOC100 -0 ./usr/info/fltk/Fl_Positioner.html FLTDOC100 -0 ./usr/info/fltk/Fl_Repeat_Button.html FLTDOC100 -0 ./usr/info/fltk/Fl_Return_Button.gif FLTDOC100 -0 ./usr/info/fltk/Fl_Return_Button.html FLTDOC100 -0 ./usr/info/fltk/Fl_Roller.gif FLTDOC100 -0 ./usr/info/fltk/Fl_Roller.html FLTDOC100 -0 ./usr/info/fltk/Fl_Round_Button.gif FLTDOC100 -0 ./usr/info/fltk/Fl_Round_Button.html FLTDOC100 -0 ./usr/info/fltk/Fl_Scroll.gif FLTDOC100 -0 ./usr/info/fltk/Fl_Scroll.html FLTDOC100 -0 ./usr/info/fltk/Fl_Scrollbar.html FLTDOC100 -0 ./usr/info/fltk/Fl_Secret_Input.html FLTDOC100 -0 ./usr/info/fltk/Fl_Select_Browser.html FLTDOC100 -0 ./usr/info/fltk/Fl_Single_Window.html FLTDOC100 -0 ./usr/info/fltk/Fl_Slider.html FLTDOC100 -0 ./usr/info/fltk/Fl_Tabs.html FLTDOC100 -0 ./usr/info/fltk/Fl_Tile.gif FLTDOC100 -0 ./usr/info/fltk/Fl_Tile.html FLTDOC100 -0 ./usr/info/fltk/Fl_Timer.html FLTDOC100 -0 ./usr/info/fltk/Fl_Valuator.html FLTDOC100 -0 ./usr/info/fltk/Fl_Value_Input.gif FLTDOC100 -0 ./usr/info/fltk/Fl_Value_Input.html FLTDOC100 -0 ./usr/info/fltk/Fl_Value_Output.gif FLTDOC100 -0 ./usr/info/fltk/Fl_Value_Output.html FLTDOC100 -0 ./usr/info/fltk/Fl_Value_Slider.html FLTDOC100 -0 ./usr/info/fltk/Fl_Widget.html FLTDOC100 -0 ./usr/info/fltk/Fl_Window.html FLTDOC100 -0 ./usr/info/fltk/adjuster1.gif FLTDOC100 -0 ./usr/info/fltk/ask.C.gif FLTDOC100 -0 ./usr/info/fltk/basics.html FLTDOC100 -0 ./usr/info/fltk/bglogo.gif FLTDOC100 -0 ./usr/info/fltk/boxtypes.gif FLTDOC100 -0 ./usr/info/fltk/button.C.gif FLTDOC100 -0 ./usr/info/fltk/buttons.gif FLTDOC100 -0 ./usr/info/fltk/charts.gif FLTDOC100 -0 ./usr/info/fltk/choice.gif FLTDOC100 -0 ./usr/info/fltk/clock.gif FLTDOC100 -0 ./usr/info/fltk/common.html FLTDOC100 -0 ./usr/info/fltk/counter.gif FLTDOC100 -0 ./usr/info/fltk/cubeview.gif FLTDOC100 -0 ./usr/info/fltk/dial.gif FLTDOC100 -0 ./usr/info/fltk/drawing.html FLTDOC100 -0 ./usr/info/fltk/editor-replace.gif FLTDOC100 -0 ./usr/info/fltk/editor.gif FLTDOC100 -0 ./usr/info/fltk/editor.html FLTDOC100 -0 ./usr/info/fltk/enumerations.html FLTDOC100 -0 ./usr/info/fltk/events.html FLTDOC100 -0 ./usr/info/fltk/filechooser.gif FLTDOC100 -0 ./usr/info/fltk/fl_alert.gif FLTDOC100 -0 ./usr/info/fltk/fl_ask.gif FLTDOC100 -0 ./usr/info/fltk/fl_choice.gif FLTDOC100 -0 ./usr/info/fltk/fl_color_chooser.jpg FLTDOC100 -0 ./usr/info/fltk/fl_input.gif FLTDOC100 -0 ./usr/info/fltk/fl_message.gif FLTDOC100 -0 ./usr/info/fltk/fl_password.gif FLTDOC100 -0 ./usr/info/fltk/fl_show_colormap.gif FLTDOC100 -0 ./usr/info/fltk/fluid-org.gif FLTDOC100 -0 ./usr/info/fltk/fluid.gif FLTDOC100 -0 ./usr/info/fltk/fluid.html FLTDOC100 -0 ./usr/info/fltk/fluid1.gif FLTDOC100 -0 ./usr/info/fltk/fluid2.gif FLTDOC100 -0 ./usr/info/fltk/fluid3.gif FLTDOC100 -0 ./usr/info/fltk/fluid4.gif FLTDOC100 -0 ./usr/info/fltk/fluid_main.gif FLTDOC100 -0 ./usr/info/fltk/fluid_prefs.gif FLTDOC100 -0 ./usr/info/fltk/fluid_widget.gif FLTDOC100 -0 ./usr/info/fltk/forms.html FLTDOC100 -0 ./usr/info/fltk/functions.html FLTDOC100 -0 ./usr/info/fltk/glut.html FLTDOC100 -0 ./usr/info/fltk/hello.C.gif FLTDOC100 -0 ./usr/info/fltk/index.html FLTDOC100 -0 ./usr/info/fltk/intro.html FLTDOC100 -0 ./usr/info/fltk/license.html FLTDOC100 -0 ./usr/info/fltk/menu.gif FLTDOC100 -0 ./usr/info/fltk/menu_button.gif FLTDOC100 -0 ./usr/info/fltk/menubar.gif FLTDOC100 -0 ./usr/info/fltk/opengl.html FLTDOC100 -0 ./usr/info/fltk/osissues.html FLTDOC100 -0 ./usr/info/fltk/positioner.gif FLTDOC100 -0 ./usr/info/fltk/preface.html FLTDOC100 -0 ./usr/info/fltk/resizebox1.gif FLTDOC100 -0 ./usr/info/fltk/resizebox2.gif FLTDOC100 -0 ./usr/info/fltk/round_clock.gif FLTDOC100 -0 ./usr/info/fltk/scrollbar.gif FLTDOC100 -0 ./usr/info/fltk/shape.C.gif FLTDOC100 -0 ./usr/info/fltk/slider.gif FLTDOC100 -0 ./usr/info/fltk/subclassing.html FLTDOC100 -0 ./usr/info/fltk/symbols.gif FLTDOC100 -0 ./usr/info/fltk/text.gif FLTDOC100 -0 ./usr/info/fltk/valuators.gif FLTDOC100 -0 ./usr/info/fltk/value_slider.gif FLTDOC100 -0 ./usr/info/fltk/widgets.html FLTDOC100 -0 ./usr/lib/libfltk.a FLTDEV100 -0 ./usr/lib/libfltk.so FLTDSO100 -0 ./usr/lib/libfltk.so.1 FLTDSO100 -0 ./usr/man/man1/fluid.1 FLTDEV100 diff --git a/packages/dunix/makedist.sh b/packages/dunix/makedist.sh deleted file mode 100755 index d48477482..000000000 --- a/packages/dunix/makedist.sh +++ /dev/null @@ -1,55 +0,0 @@ -#!/bin/sh -# -# makedist - make a digital unix distribution. -# - -rm -rf fltk-1.0.5-dunix -mkdir fltk-1.0.5-dunix - -echo "Building distribution tree..." -rm -rf usr -mkdir usr -mkdir usr/bin -mkdir usr/bin/X11 -mkdir usr/include -mkdir usr/include/FL -mkdir usr/info -mkdir usr/info/fltk -mkdir usr/lib -mkdir usr/man -mkdir usr/man/man1 - -cp ../../fluid/fluid usr/bin/X11 -strip usr/bin/X11/fluid - -cp ../../lib/libfltk.a usr/lib -cp ../../src/libfltk.so.1 usr/lib -ln -sf libfltk.so.1 usr/lib/libfltk.so - -cp ../../documentation/*.html usr/info/fltk -cp ../../documentation/*.gif usr/info/fltk -cp ../../documentation/*.jpg usr/info/fltk - -cp ../../documentation/fluid.1 usr/man/man1 - -ln -sf FL usr/include/Fl -cd usr/include/FL -cp ../../../../../FL/*.[hH] . -for file in *.H; do - ln -s $file `basename $file .H`.h -done -cd ../../.. - -kits fltk.key . fltk-1.0.5-dunix - -echo "Archiving distribution..." - -tar cf fltk-1.0.5-dunix.tar fltk-1.0.5-dunix - -echo "Compressing distribution..." -rm -f fltk-1.0.5-dunix.tar.gz -gzip -9 fltk-1.0.5-dunix.tar - -echo "Removing temporary distribution files..." -rm -rf fltk-1.0.5-dunix -rm -rf usr diff --git a/packages/fltk.list b/packages/fltk.list deleted file mode 100644 index 912c31f47..000000000 --- a/packages/fltk.list +++ /dev/null @@ -1,390 +0,0 @@ -# -# "$Id: fltk.list,v 1.1.2.3 1999/09/27 18:16:36 mike Exp $" -# -# ESP Package Manager (EPM) distribution file. -# -# EPM is a free software distribution program that works with all -# UNIX's. You can find the EPM distribution in the CUPS distribution -# at "http://www.cups.org", and eventually on the ESP web page at -# "http://www.easysw.com/epm". -# -# Copyright 1998-1999 by Bill Spitzak and others. -# -# This library is free software; you can redistribute it and/or -# modify it under the terms of the GNU Library General Public -# License as published by the Free Software Foundation; either -# version 2 of the License, or (at your option) any later version. -# -# This library is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -# Library General Public License for more details. -# -# You should have received a copy of the GNU Library General Public -# License along with this library; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -# USA. -# -# Please report all bugs and problems to "fltk-bugs@easysw.com". -# - -%product Fast Light Tool Kit -%copyright 1998-1999 by Bill Spitzak and others. -%vendor GNU -%license COPYING -%readme packages/README.epm -%version 1.0.6 - -# GUIs -%system solaris -f 0555 root sys /usr/openwin/bin/fluid fluid/fluid -%system !solaris -f 0555 root sys /usr/bin/X11/fluid fluid/fluid - -# Man pages -%system irix -f 0444 root sys /usr/catman/pman/cat1/fluid.z documentation/fluid.z -%system !irix -f 0444 root sys /usr/man/man1/fluid.1 documentation/fluid.1 -%system all - -# Libraries -%system hpux -f 0555 root sys /usr/lib/libfltk.a lib/libfltk.a -f 0555 root sys /usr/lib/libfltk.sl.1 src/libfltk.sl.1 -l 0555 root sys /usr/lib/libfltk.sl libfltk.sl.1 -%system irix-6.5 -f 0555 root sys /usr/lib32/libfltk.a lib/libfltk.a -f 0555 root sys /usr/lib32/libfltk.so.1 src/libfltk.so.1 -l 0555 root sys /usr/lib32/libfltk.so libfltk.so.1 -%system !irix-6.5 !hpux -f 0555 root sys /usr/lib/libfltk.a lib/libfltk.a -f 0555 root sys /usr/lib/libfltk.so.1 src/libfltk.so.1 -l 0555 root sys /usr/lib/libfltk.so libfltk.so.1 -%system all - -# Header files... -f 0444 root sys /usr/include/FL/Enumerations.H FL/Enumerations.H -l 0000 root sys /usr/include/FL/Enumerations.h Enumerations.H -f 0444 root sys /usr/include/FL/Fl.H FL/Fl.H -l 0000 root sys /usr/include/FL/Fl.h Fl.H -f 0444 root sys /usr/include/FL/Fl_Adjuster.H FL/Fl_Adjuster.H -l 0000 root sys /usr/include/FL/Fl_Adjuster.h Fl_Adjuster.H -f 0444 root sys /usr/include/FL/Fl_Bitmap.H FL/Fl_Bitmap.H -l 0000 root sys /usr/include/FL/Fl_Bitmap.h Fl_Bitmap.H -f 0444 root sys /usr/include/FL/Fl_Box.H FL/Fl_Box.H -l 0000 root sys /usr/include/FL/Fl_Box.h Fl_Box.H -f 0444 root sys /usr/include/FL/Fl_Browser.H FL/Fl_Browser.H -l 0000 root sys /usr/include/FL/Fl_Browser.h Fl_Browser.H -f 0444 root sys /usr/include/FL/Fl_Browser_.H FL/Fl_Browser_.H -l 0000 root sys /usr/include/FL/Fl_Browser_.h Fl_Browser_.H -f 0444 root sys /usr/include/FL/Fl_Button.H FL/Fl_Button.H -l 0000 root sys /usr/include/FL/Fl_Button.h Fl_Button.H -f 0444 root sys /usr/include/FL/Fl_Chart.H FL/Fl_Chart.H -l 0000 root sys /usr/include/FL/Fl_Chart.h Fl_Chart.H -f 0444 root sys /usr/include/FL/Fl_Check_Button.H FL/Fl_Check_Button.H -l 0000 root sys /usr/include/FL/Fl_Check_Button.h Fl_Check_Button.H -f 0444 root sys /usr/include/FL/Fl_Choice.H FL/Fl_Choice.H -l 0000 root sys /usr/include/FL/Fl_Choice.h Fl_Choice.H -f 0444 root sys /usr/include/FL/Fl_Clock.H FL/Fl_Clock.H -l 0000 root sys /usr/include/FL/Fl_Clock.h Fl_Clock.H -f 0444 root sys /usr/include/FL/Fl_Color_Chooser.H FL/Fl_Color_Chooser.H -l 0000 root sys /usr/include/FL/Fl_Color_Chooser.h Fl_Color_Chooser.H -f 0444 root sys /usr/include/FL/Fl_Counter.H FL/Fl_Counter.H -l 0000 root sys /usr/include/FL/Fl_Counter.h Fl_Counter.H -f 0444 root sys /usr/include/FL/Fl_Dial.H FL/Fl_Dial.H -l 0000 root sys /usr/include/FL/Fl_Dial.h Fl_Dial.H -f 0444 root sys /usr/include/FL/Fl_Double_Window.H FL/Fl_Double_Window.H -l 0000 root sys /usr/include/FL/Fl_Double_Window.h Fl_Double_Window.H -f 0444 root sys /usr/include/FL/Fl_Fill_Dial.H FL/Fl_Fill_Dial.H -l 0000 root sys /usr/include/FL/Fl_Fill_Dial.h Fl_Fill_Dial.H -f 0444 root sys /usr/include/FL/Fl_Fill_Slider.H FL/Fl_Fill_Slider.H -l 0000 root sys /usr/include/FL/Fl_Fill_Slider.h Fl_Fill_Slider.H -f 0444 root sys /usr/include/FL/Fl_Float_Input.H FL/Fl_Float_Input.H -l 0000 root sys /usr/include/FL/Fl_Float_Input.h Fl_Float_Input.H -f 0444 root sys /usr/include/FL/Fl_FormsBitmap.H FL/Fl_FormsBitmap.H -l 0000 root sys /usr/include/FL/Fl_FormsBitmap.h Fl_FormsBitmap.H -f 0444 root sys /usr/include/FL/Fl_FormsPixmap.H FL/Fl_FormsPixmap.H -l 0000 root sys /usr/include/FL/Fl_FormsPixmap.h Fl_FormsPixmap.H -f 0444 root sys /usr/include/FL/Fl_Free.H FL/Fl_Free.H -l 0000 root sys /usr/include/FL/Fl_Free.h Fl_Free.H -f 0444 root sys /usr/include/FL/Fl_Gl_Window.H FL/Fl_Gl_Window.H -l 0000 root sys /usr/include/FL/Fl_Gl_Window.h Fl_Gl_Window.H -f 0444 root sys /usr/include/FL/Fl_Group.H FL/Fl_Group.H -l 0000 root sys /usr/include/FL/Fl_Group.h Fl_Group.H -f 0444 root sys /usr/include/FL/Fl_Hold_Browser.H FL/Fl_Hold_Browser.H -l 0000 root sys /usr/include/FL/Fl_Hold_Browser.h Fl_Hold_Browser.H -f 0444 root sys /usr/include/FL/Fl_Hor_Fill_Slider.H FL/Fl_Hor_Fill_Slider.H -l 0000 root sys /usr/include/FL/Fl_Hor_Fill_Slider.h Fl_Hor_Fill_Slider.H -f 0444 root sys /usr/include/FL/Fl_Hor_Nice_Slider.H FL/Fl_Hor_Nice_Slider.H -l 0000 root sys /usr/include/FL/Fl_Hor_Nice_Slider.h Fl_Hor_Nice_Slider.H -f 0444 root sys /usr/include/FL/Fl_Hor_Slider.H FL/Fl_Hor_Slider.H -l 0000 root sys /usr/include/FL/Fl_Hor_Slider.h Fl_Hor_Slider.H -f 0444 root sys /usr/include/FL/Fl_Hor_Value_Slider.H FL/Fl_Hor_Value_Slider.H -l 0000 root sys /usr/include/FL/Fl_Hor_Value_Slider.h Fl_Hor_Value_Slider.H -f 0444 root sys /usr/include/FL/Fl_Image.H FL/Fl_Image.H -l 0000 root sys /usr/include/FL/Fl_Image.h Fl_Image.H -f 0444 root sys /usr/include/FL/Fl_Input.H FL/Fl_Input.H -l 0000 root sys /usr/include/FL/Fl_Input.h Fl_Input.H -f 0444 root sys /usr/include/FL/Fl_Input_.H FL/Fl_Input_.H -l 0000 root sys /usr/include/FL/Fl_Input_.h Fl_Input_.H -f 0444 root sys /usr/include/FL/Fl_Int_Input.H FL/Fl_Int_Input.H -l 0000 root sys /usr/include/FL/Fl_Int_Input.h Fl_Int_Input.H -f 0444 root sys /usr/include/FL/Fl_Light_Button.H FL/Fl_Light_Button.H -l 0000 root sys /usr/include/FL/Fl_Light_Button.h Fl_Light_Button.H -f 0444 root sys /usr/include/FL/Fl_Line_Dial.H FL/Fl_Line_Dial.H -l 0000 root sys /usr/include/FL/Fl_Line_Dial.h Fl_Line_Dial.H -f 0444 root sys /usr/include/FL/Fl_Menu.H FL/Fl_Menu.H -l 0000 root sys /usr/include/FL/Fl_Menu.h Fl_Menu.H -f 0444 root sys /usr/include/FL/Fl_Menu_.H FL/Fl_Menu_.H -l 0000 root sys /usr/include/FL/Fl_Menu_.h Fl_Menu_.H -f 0444 root sys /usr/include/FL/Fl_Menu_Bar.H FL/Fl_Menu_Bar.H -l 0000 root sys /usr/include/FL/Fl_Menu_Bar.h Fl_Menu_Bar.H -f 0444 root sys /usr/include/FL/Fl_Menu_Button.H FL/Fl_Menu_Button.H -l 0000 root sys /usr/include/FL/Fl_Menu_Button.h Fl_Menu_Button.H -f 0444 root sys /usr/include/FL/Fl_Menu_Item.H FL/Fl_Menu_Item.H -l 0000 root sys /usr/include/FL/Fl_Menu_Item.h Fl_Menu_Item.H -f 0444 root sys /usr/include/FL/Fl_Menu_Window.H FL/Fl_Menu_Window.H -l 0000 root sys /usr/include/FL/Fl_Menu_Window.h Fl_Menu_Window.H -f 0444 root sys /usr/include/FL/Fl_Multi_Browser.H FL/Fl_Multi_Browser.H -l 0000 root sys /usr/include/FL/Fl_Multi_Browser.h Fl_Multi_Browser.H -f 0444 root sys /usr/include/FL/Fl_Multi_Label.H FL/Fl_Multi_Label.H -l 0000 root sys /usr/include/FL/Fl_Multi_Label.h Fl_Multi_Label.H -f 0444 root sys /usr/include/FL/Fl_Multiline_Input.H FL/Fl_Multiline_Input.H -l 0000 root sys /usr/include/FL/Fl_Multiline_Input.h Fl_Multiline_Input.H -f 0444 root sys /usr/include/FL/Fl_Multiline_Output.H FL/Fl_Multiline_Output.H -l 0000 root sys /usr/include/FL/Fl_Multiline_Output.h Fl_Multiline_Output.H -f 0444 root sys /usr/include/FL/Fl_Nice_Slider.H FL/Fl_Nice_Slider.H -l 0000 root sys /usr/include/FL/Fl_Nice_Slider.h Fl_Nice_Slider.H -f 0444 root sys /usr/include/FL/Fl_Object.H FL/Fl_Object.H -l 0000 root sys /usr/include/FL/Fl_Object.h Fl_Object.H -f 0444 root sys /usr/include/FL/Fl_Output.H FL/Fl_Output.H -l 0000 root sys /usr/include/FL/Fl_Output.h Fl_Output.H -f 0444 root sys /usr/include/FL/Fl_Overlay_Window.H FL/Fl_Overlay_Window.H -l 0000 root sys /usr/include/FL/Fl_Overlay_Window.h Fl_Overlay_Window.H -f 0444 root sys /usr/include/FL/Fl_Pack.H FL/Fl_Pack.H -l 0000 root sys /usr/include/FL/Fl_Pack.h Fl_Pack.H -f 0444 root sys /usr/include/FL/Fl_Pixmap.H FL/Fl_Pixmap.H -l 0000 root sys /usr/include/FL/Fl_Pixmap.h Fl_Pixmap.H -f 0444 root sys /usr/include/FL/Fl_Positioner.H FL/Fl_Positioner.H -l 0000 root sys /usr/include/FL/Fl_Positioner.h Fl_Positioner.H -f 0444 root sys /usr/include/FL/Fl_Radio_Button.H FL/Fl_Radio_Button.H -l 0000 root sys /usr/include/FL/Fl_Radio_Button.h Fl_Radio_Button.H -f 0444 root sys /usr/include/FL/Fl_Radio_Light_Button.H FL/Fl_Radio_Light_Button.H -l 0000 root sys /usr/include/FL/Fl_Radio_Light_Button.h Fl_Radio_Light_Button.H -f 0444 root sys /usr/include/FL/Fl_Radio_Round_Button.H FL/Fl_Radio_Round_Button.H -l 0000 root sys /usr/include/FL/Fl_Radio_Round_Button.h Fl_Radio_Round_Button.H -f 0444 root sys /usr/include/FL/Fl_Repeat_Button.H FL/Fl_Repeat_Button.H -l 0000 root sys /usr/include/FL/Fl_Repeat_Button.h Fl_Repeat_Button.H -f 0444 root sys /usr/include/FL/Fl_Return_Button.H FL/Fl_Return_Button.H -l 0000 root sys /usr/include/FL/Fl_Return_Button.h Fl_Return_Button.H -f 0444 root sys /usr/include/FL/Fl_Roller.H FL/Fl_Roller.H -l 0000 root sys /usr/include/FL/Fl_Roller.h Fl_Roller.H -f 0444 root sys /usr/include/FL/Fl_Round_Button.H FL/Fl_Round_Button.H -l 0000 root sys /usr/include/FL/Fl_Round_Button.h Fl_Round_Button.H -f 0444 root sys /usr/include/FL/Fl_Round_Clock.H FL/Fl_Round_Clock.H -l 0000 root sys /usr/include/FL/Fl_Round_Clock.h Fl_Round_Clock.H -f 0444 root sys /usr/include/FL/Fl_Scroll.H FL/Fl_Scroll.H -l 0000 root sys /usr/include/FL/Fl_Scroll.h Fl_Scroll.H -f 0444 root sys /usr/include/FL/Fl_Scrollbar.H FL/Fl_Scrollbar.H -l 0000 root sys /usr/include/FL/Fl_Scrollbar.h Fl_Scrollbar.H -f 0444 root sys /usr/include/FL/Fl_Secret_Input.H FL/Fl_Secret_Input.H -l 0000 root sys /usr/include/FL/Fl_Secret_Input.h Fl_Secret_Input.H -f 0444 root sys /usr/include/FL/Fl_Select_Browser.H FL/Fl_Select_Browser.H -l 0000 root sys /usr/include/FL/Fl_Select_Browser.h Fl_Select_Browser.H -f 0444 root sys /usr/include/FL/Fl_Simple_Counter.H FL/Fl_Simple_Counter.H -l 0000 root sys /usr/include/FL/Fl_Simple_Counter.h Fl_Simple_Counter.H -f 0444 root sys /usr/include/FL/Fl_Single_Window.H FL/Fl_Single_Window.H -l 0000 root sys /usr/include/FL/Fl_Single_Window.h Fl_Single_Window.H -f 0444 root sys /usr/include/FL/Fl_Slider.H FL/Fl_Slider.H -l 0000 root sys /usr/include/FL/Fl_Slider.h Fl_Slider.H -f 0444 root sys /usr/include/FL/Fl_Tabs.H FL/Fl_Tabs.H -l 0000 root sys /usr/include/FL/Fl_Tabs.h Fl_Tabs.H -f 0444 root sys /usr/include/FL/Fl_Tile.H FL/Fl_Tile.H -l 0000 root sys /usr/include/FL/Fl_Tile.h Fl_Tile.H -f 0444 root sys /usr/include/FL/Fl_Timer.H FL/Fl_Timer.H -l 0000 root sys /usr/include/FL/Fl_Timer.h Fl_Timer.H -f 0444 root sys /usr/include/FL/Fl_Toggle_Button.H FL/Fl_Toggle_Button.H -l 0000 root sys /usr/include/FL/Fl_Toggle_Button.h Fl_Toggle_Button.H -f 0444 root sys /usr/include/FL/Fl_Toggle_Light_Button.H FL/Fl_Toggle_Light_Button.H -l 0000 root sys /usr/include/FL/Fl_Toggle_Light_Button.h Fl_Toggle_Light_Button.H -f 0444 root sys /usr/include/FL/Fl_Toggle_Round_Button.H FL/Fl_Toggle_Round_Button.H -l 0000 root sys /usr/include/FL/Fl_Toggle_Round_Button.h Fl_Toggle_Round_Button.H -f 0444 root sys /usr/include/FL/Fl_Valuator.H FL/Fl_Valuator.H -l 0000 root sys /usr/include/FL/Fl_Valuator.h Fl_Valuator.H -f 0444 root sys /usr/include/FL/Fl_Value_Input.H FL/Fl_Value_Input.H -l 0000 root sys /usr/include/FL/Fl_Value_Input.h Fl_Value_Input.H -f 0444 root sys /usr/include/FL/Fl_Value_Output.H FL/Fl_Value_Output.H -l 0000 root sys /usr/include/FL/Fl_Value_Output.h Fl_Value_Output.H -f 0444 root sys /usr/include/FL/Fl_Value_Slider.H FL/Fl_Value_Slider.H -l 0000 root sys /usr/include/FL/Fl_Value_Slider.h Fl_Value_Slider.H -f 0444 root sys /usr/include/FL/Fl_Widget.H FL/Fl_Widget.H -l 0000 root sys /usr/include/FL/Fl_Widget.h Fl_Widget.H -f 0444 root sys /usr/include/FL/Fl_Window.H FL/Fl_Window.H -l 0000 root sys /usr/include/FL/Fl_Window.h Fl_Window.H -f 0444 root sys /usr/include/FL/dirent.h FL/dirent.h -f 0444 root sys /usr/include/FL/filename.H FL/filename.H -l 0000 root sys /usr/include/FL/filename.h filename.H -f 0444 root sys /usr/include/FL/fl_ask.H FL/fl_ask.H -l 0000 root sys /usr/include/FL/fl_ask.h fl_ask.H -f 0444 root sys /usr/include/FL/fl_draw.H FL/fl_draw.H -l 0000 root sys /usr/include/FL/fl_draw.h fl_draw.H -f 0444 root sys /usr/include/FL/fl_file_chooser.H FL/fl_file_chooser.H -l 0000 root sys /usr/include/FL/fl_file_chooser.h fl_file_chooser.H -f 0444 root sys /usr/include/FL/fl_message.H FL/fl_message.H -l 0000 root sys /usr/include/FL/fl_message.h fl_message.H -f 0444 root sys /usr/include/FL/fl_show_colormap.H FL/fl_show_colormap.H -l 0000 root sys /usr/include/FL/fl_show_colormap.h fl_show_colormap.H -f 0444 root sys /usr/include/FL/fl_show_input.H FL/fl_show_input.H -l 0000 root sys /usr/include/FL/fl_show_input.h fl_show_input.H -f 0444 root sys /usr/include/FL/forms.H FL/forms.H -l 0000 root sys /usr/include/FL/forms.h forms.H -f 0444 root sys /usr/include/FL/gl.h FL/gl.h -f 0444 root sys /usr/include/FL/gl2opengl.h FL/gl2opengl.h -f 0444 root sys /usr/include/FL/gl_draw.H FL/gl_draw.H -l 0000 root sys /usr/include/FL/gl_draw.h gl_draw.H -f 0444 root sys /usr/include/FL/glut.H FL/glut.H -l 0000 root sys /usr/include/FL/glut.h glut.H -f 0444 root sys /usr/include/FL/math.h FL/math.h -f 0444 root sys /usr/include/FL/menubar.h FL/menubar.h -f 0444 root sys /usr/include/FL/win32.H FL/win32.H -l 0000 root sys /usr/include/FL/win32.h win32.H -f 0444 root sys /usr/include/FL/x.H FL/x.H -l 0000 root sys /usr/include/FL/x.h x.H -l 0000 root sys /usr/include/Fl FL - -# Documentation -f 0444 root sys /usr/doc/fltk/FL.gif documentation/FL.gif -f 0444 root sys /usr/doc/fltk/Fl_Adjuster.html documentation/Fl_Adjuster.html -f 0444 root sys /usr/doc/fltk/Fl_Box.html documentation/Fl_Box.html -f 0444 root sys /usr/doc/fltk/Fl_Browser.html documentation/Fl_Browser.html -f 0444 root sys /usr/doc/fltk/Fl_Browser_.html documentation/Fl_Browser_.html -f 0444 root sys /usr/doc/fltk/Fl_Button.html documentation/Fl_Button.html -f 0444 root sys /usr/doc/fltk/Fl_Chart.html documentation/Fl_Chart.html -f 0444 root sys /usr/doc/fltk/Fl_Check_Button.gif documentation/Fl_Check_Button.gif -f 0444 root sys /usr/doc/fltk/Fl_Check_Button.html documentation/Fl_Check_Button.html -f 0444 root sys /usr/doc/fltk/Fl_Choice.html documentation/Fl_Choice.html -f 0444 root sys /usr/doc/fltk/Fl_Clock.html documentation/Fl_Clock.html -f 0444 root sys /usr/doc/fltk/Fl_Color_Chooser.html documentation/Fl_Color_Chooser.html -f 0444 root sys /usr/doc/fltk/Fl_Counter.html documentation/Fl_Counter.html -f 0444 root sys /usr/doc/fltk/Fl_Dial.html documentation/Fl_Dial.html -f 0444 root sys /usr/doc/fltk/Fl_Double_Window.html documentation/Fl_Double_Window.html -f 0444 root sys /usr/doc/fltk/Fl_End.html documentation/Fl_End.html -f 0444 root sys /usr/doc/fltk/Fl_Float_Input.html documentation/Fl_Float_Input.html -f 0444 root sys /usr/doc/fltk/Fl_Free.html documentation/Fl_Free.html -f 0444 root sys /usr/doc/fltk/Fl_Gl_Window.html documentation/Fl_Gl_Window.html -f 0444 root sys /usr/doc/fltk/Fl_Group.html documentation/Fl_Group.html -f 0444 root sys /usr/doc/fltk/Fl_Hold_Browser.html documentation/Fl_Hold_Browser.html -f 0444 root sys /usr/doc/fltk/Fl_Input.html documentation/Fl_Input.html -f 0444 root sys /usr/doc/fltk/Fl_Input_.html documentation/Fl_Input_.html -f 0444 root sys /usr/doc/fltk/Fl_Int_Input.html documentation/Fl_Int_Input.html -f 0444 root sys /usr/doc/fltk/Fl_Light_Button.gif documentation/Fl_Light_Button.gif -f 0444 root sys /usr/doc/fltk/Fl_Light_Button.html documentation/Fl_Light_Button.html -f 0444 root sys /usr/doc/fltk/Fl_Menu_.html documentation/Fl_Menu_.html -f 0444 root sys /usr/doc/fltk/Fl_Menu_Bar.html documentation/Fl_Menu_Bar.html -f 0444 root sys /usr/doc/fltk/Fl_Menu_Button.html documentation/Fl_Menu_Button.html -f 0444 root sys /usr/doc/fltk/Fl_Menu_Item.html documentation/Fl_Menu_Item.html -f 0444 root sys /usr/doc/fltk/Fl_Menu_Window.html documentation/Fl_Menu_Window.html -f 0444 root sys /usr/doc/fltk/Fl_Multi_Browser.html documentation/Fl_Multi_Browser.html -f 0444 root sys /usr/doc/fltk/Fl_Multiline_Input.html documentation/Fl_Multiline_Input.html -f 0444 root sys /usr/doc/fltk/Fl_Multiline_Output.html documentation/Fl_Multiline_Output.html -f 0444 root sys /usr/doc/fltk/Fl_Output.html documentation/Fl_Output.html -f 0444 root sys /usr/doc/fltk/Fl_Overlay_Window.html documentation/Fl_Overlay_Window.html -f 0444 root sys /usr/doc/fltk/Fl_Pack.html documentation/Fl_Pack.html -f 0444 root sys /usr/doc/fltk/Fl_Positioner.html documentation/Fl_Positioner.html -f 0444 root sys /usr/doc/fltk/Fl_Repeat_Button.html documentation/Fl_Repeat_Button.html -f 0444 root sys /usr/doc/fltk/Fl_Return_Button.gif documentation/Fl_Return_Button.gif -f 0444 root sys /usr/doc/fltk/Fl_Return_Button.html documentation/Fl_Return_Button.html -f 0444 root sys /usr/doc/fltk/Fl_Roller.gif documentation/Fl_Roller.gif -f 0444 root sys /usr/doc/fltk/Fl_Roller.html documentation/Fl_Roller.html -f 0444 root sys /usr/doc/fltk/Fl_Round_Button.gif documentation/Fl_Round_Button.gif -f 0444 root sys /usr/doc/fltk/Fl_Round_Button.html documentation/Fl_Round_Button.html -f 0444 root sys /usr/doc/fltk/Fl_Scroll.gif documentation/Fl_Scroll.gif -f 0444 root sys /usr/doc/fltk/Fl_Scroll.html documentation/Fl_Scroll.html -f 0444 root sys /usr/doc/fltk/Fl_Scrollbar.html documentation/Fl_Scrollbar.html -f 0444 root sys /usr/doc/fltk/Fl_Secret_Input.html documentation/Fl_Secret_Input.html -f 0444 root sys /usr/doc/fltk/Fl_Select_Browser.html documentation/Fl_Select_Browser.html -f 0444 root sys /usr/doc/fltk/Fl_Single_Window.html documentation/Fl_Single_Window.html -f 0444 root sys /usr/doc/fltk/Fl_Slider.html documentation/Fl_Slider.html -f 0444 root sys /usr/doc/fltk/Fl_Tabs.html documentation/Fl_Tabs.html -f 0444 root sys /usr/doc/fltk/Fl_Tile.gif documentation/Fl_Tile.gif -f 0444 root sys /usr/doc/fltk/Fl_Tile.html documentation/Fl_Tile.html -f 0444 root sys /usr/doc/fltk/Fl_Timer.html documentation/Fl_Timer.html -f 0444 root sys /usr/doc/fltk/Fl_Valuator.html documentation/Fl_Valuator.html -f 0444 root sys /usr/doc/fltk/Fl_Value_Input.gif documentation/Fl_Value_Input.gif -f 0444 root sys /usr/doc/fltk/Fl_Value_Input.html documentation/Fl_Value_Input.html -f 0444 root sys /usr/doc/fltk/Fl_Value_Output.gif documentation/Fl_Value_Output.gif -f 0444 root sys /usr/doc/fltk/Fl_Value_Output.html documentation/Fl_Value_Output.html -f 0444 root sys /usr/doc/fltk/Fl_Value_Slider.html documentation/Fl_Value_Slider.html -f 0444 root sys /usr/doc/fltk/Fl_Widget.html documentation/Fl_Widget.html -f 0444 root sys /usr/doc/fltk/Fl_Window.html documentation/Fl_Window.html -f 0444 root sys /usr/doc/fltk/adjuster1.gif documentation/adjuster1.gif -f 0444 root sys /usr/doc/fltk/ask.C.gif documentation/ask.C.gif -f 0444 root sys /usr/doc/fltk/basics.html documentation/basics.html -f 0444 root sys /usr/doc/fltk/bglogo.gif documentation/bglogo.gif -f 0444 root sys /usr/doc/fltk/boxtypes.gif documentation/boxtypes.gif -f 0444 root sys /usr/doc/fltk/button.C.gif documentation/button.C.gif -f 0444 root sys /usr/doc/fltk/buttons.gif documentation/buttons.gif -f 0444 root sys /usr/doc/fltk/charts.gif documentation/charts.gif -f 0444 root sys /usr/doc/fltk/choice.gif documentation/choice.gif -f 0444 root sys /usr/doc/fltk/clock.gif documentation/clock.gif -f 0444 root sys /usr/doc/fltk/common.html documentation/common.html -f 0444 root sys /usr/doc/fltk/counter.gif documentation/counter.gif -f 0444 root sys /usr/doc/fltk/cubeview.gif documentation/cubeview.gif -f 0444 root sys /usr/doc/fltk/dial.gif documentation/dial.gif -f 0444 root sys /usr/doc/fltk/drawing.html documentation/drawing.html -f 0444 root sys /usr/doc/fltk/editor-replace.gif documentation/editor-replace.gif -f 0444 root sys /usr/doc/fltk/editor.gif documentation/editor.gif -f 0444 root sys /usr/doc/fltk/editor.html documentation/editor.html -f 0444 root sys /usr/doc/fltk/enumerations.html documentation/enumerations.html -f 0444 root sys /usr/doc/fltk/events.html documentation/events.html -f 0444 root sys /usr/doc/fltk/filechooser.gif documentation/filechooser.gif -f 0444 root sys /usr/doc/fltk/fl_alert.gif documentation/fl_alert.gif -f 0444 root sys /usr/doc/fltk/fl_ask.gif documentation/fl_ask.gif -f 0444 root sys /usr/doc/fltk/fl_choice.gif documentation/fl_choice.gif -f 0444 root sys /usr/doc/fltk/fl_color_chooser.jpg documentation/fl_color_chooser.jpg -f 0444 root sys /usr/doc/fltk/fl_input.gif documentation/fl_input.gif -f 0444 root sys /usr/doc/fltk/fl_message.gif documentation/fl_message.gif -f 0444 root sys /usr/doc/fltk/fl_password.gif documentation/fl_password.gif -f 0444 root sys /usr/doc/fltk/fl_show_colormap.gif documentation/fl_show_colormap.gif -f 0444 root sys /usr/doc/fltk/fluid-org.gif documentation/fluid-org.gif -f 0444 root sys /usr/doc/fltk/fluid.gif documentation/fluid.gif -f 0444 root sys /usr/doc/fltk/fluid.html documentation/fluid.html -f 0444 root sys /usr/doc/fltk/fluid1.gif documentation/fluid1.gif -f 0444 root sys /usr/doc/fltk/fluid2.gif documentation/fluid2.gif -f 0444 root sys /usr/doc/fltk/fluid3.gif documentation/fluid3.gif -f 0444 root sys /usr/doc/fltk/fluid4.gif documentation/fluid4.gif -f 0444 root sys /usr/doc/fltk/fluid_main.gif documentation/fluid_main.gif -f 0444 root sys /usr/doc/fltk/fluid_prefs.gif documentation/fluid_prefs.gif -f 0444 root sys /usr/doc/fltk/fluid_widget.gif documentation/fluid_widget.gif -f 0444 root sys /usr/doc/fltk/forms.html documentation/forms.html -f 0444 root sys /usr/doc/fltk/functions.html documentation/functions.html -f 0444 root sys /usr/doc/fltk/glut.html documentation/glut.html -f 0444 root sys /usr/doc/fltk/hello.C.gif documentation/hello.C.gif -f 0444 root sys /usr/doc/fltk/index.html documentation/index.html -f 0444 root sys /usr/doc/fltk/intro.html documentation/intro.html -f 0444 root sys /usr/doc/fltk/license.html documentation/license.html -f 0444 root sys /usr/doc/fltk/menu.gif documentation/menu.gif -f 0444 root sys /usr/doc/fltk/menu_button.gif documentation/menu_button.gif -f 0444 root sys /usr/doc/fltk/menubar.gif documentation/menubar.gif -f 0444 root sys /usr/doc/fltk/opengl.html documentation/opengl.html -f 0444 root sys /usr/doc/fltk/osissues.html documentation/osissues.html -f 0444 root sys /usr/doc/fltk/positioner.gif documentation/positioner.gif -f 0444 root sys /usr/doc/fltk/preface.html documentation/preface.html -f 0444 root sys /usr/doc/fltk/resizebox1.gif documentation/resizebox1.gif -f 0444 root sys /usr/doc/fltk/resizebox2.gif documentation/resizebox2.gif -f 0444 root sys /usr/doc/fltk/round_clock.gif documentation/round_clock.gif -f 0444 root sys /usr/doc/fltk/scrollbar.gif documentation/scrollbar.gif -f 0444 root sys /usr/doc/fltk/shape.C.gif documentation/shape.C.gif -f 0444 root sys /usr/doc/fltk/slider.gif documentation/slider.gif -f 0444 root sys /usr/doc/fltk/subclassing.html documentation/subclassing.html -f 0444 root sys /usr/doc/fltk/symbols.gif documentation/symbols.gif -f 0444 root sys /usr/doc/fltk/tabs.gif documentation/tabs.gif -f 0444 root sys /usr/doc/fltk/text.gif documentation/text.gif -f 0444 root sys /usr/doc/fltk/valuators.gif documentation/valuators.gif -f 0444 root sys /usr/doc/fltk/value_slider.gif documentation/value_slider.gif -f 0444 root sys /usr/doc/fltk/widgets.html documentation/widgets.html - -# -# End of "$Id: fltk.list,v 1.1.2.3 1999/09/27 18:16:36 mike Exp $". -# diff --git a/packages/hpux/fltk.info b/packages/hpux/fltk.info deleted file mode 100644 index e10616621..000000000 --- a/packages/hpux/fltk.info +++ /dev/null @@ -1,354 +0,0 @@ -product - tag fltk - revision 1.0.5 - title Fast Light Tool Kit, 1.0.5 - description C++ GUI toolkit for UNIX and Microsoft Windows. - copyright Copyright 1998-1999, see the GNU Library General Public License for details. - number HP-FLTK - category guidev - category_title GUI Development Software - directory /usr - is_locatable true - os_release *.10.*|*.11.* - - fileset - tag dso - title FLTK - Shared Libraries, 1.0.5 - - file -m 0000 -o root -g sys packages/hpux/links/libfltk.sl /usr/lib/libfltk.sl - file -m 0555 -o root -g sys src/libfltk.sl.1 /usr/lib/libfltk.sl.1 - end - - fileset - tag doc - title FLTK - Documentation, 1.0.5 - - file -m 0444 -o root -g sys documentation/adjuster1.gif /usr/info/fltk/adjuster1.gif - file -m 0444 -o root -g sys documentation/ask.C.gif /usr/info/fltk/ask.C.gif - file -m 0444 -o root -g sys documentation/basics.html /usr/info/fltk/basics.html - file -m 0444 -o root -g sys documentation/bglogo.gif /usr/info/fltk/bglogo.gif - file -m 0444 -o root -g sys documentation/boxtypes.gif /usr/info/fltk/boxtypes.gif - file -m 0444 -o root -g sys documentation/buttons.gif /usr/info/fltk/buttons.gif - file -m 0444 -o root -g sys documentation/button.C.gif /usr/info/fltk/button.C.gif - file -m 0444 -o root -g sys documentation/charts.gif /usr/info/fltk/charts.gif - file -m 0444 -o root -g sys documentation/choice.gif /usr/info/fltk/choice.gif - file -m 0444 -o root -g sys documentation/clock.gif /usr/info/fltk/clock.gif - file -m 0444 -o root -g sys documentation/common.html /usr/info/fltk/common.html - file -m 0444 -o root -g sys documentation/counter.gif /usr/info/fltk/counter.gif - file -m 0444 -o root -g sys documentation/cubeview.gif /usr/info/fltk/cubeview.gif - file -m 0444 -o root -g sys documentation/dial.gif /usr/info/fltk/dial.gif - file -m 0444 -o root -g sys documentation/drawing.html /usr/info/fltk/drawing.html - file -m 0444 -o root -g sys documentation/editor-replace.gif /usr/info/fltk/editor-replace.gif - file -m 0444 -o root -g sys documentation/editor.gif /usr/info/fltk/editor.gif - file -m 0444 -o root -g sys documentation/editor.html /usr/info/fltk/editor.html - file -m 0444 -o root -g sys documentation/enumerations.html /usr/info/fltk/enumerations.html - file -m 0444 -o root -g sys documentation/events.html /usr/info/fltk/events.html - file -m 0444 -o root -g sys documentation/filechooser.gif /usr/info/fltk/filechooser.gif - file -m 0444 -o root -g sys documentation/fluid1.gif /usr/info/fltk/fluid1.gif - file -m 0444 -o root -g sys documentation/fluid2.gif /usr/info/fltk/fluid2.gif - file -m 0444 -o root -g sys documentation/fluid3.gif /usr/info/fltk/fluid3.gif - file -m 0444 -o root -g sys documentation/fluid4.gif /usr/info/fltk/fluid4.gif - file -m 0444 -o root -g sys documentation/fluid-org.gif /usr/info/fltk/fluid-org.gif - file -m 0444 -o root -g sys documentation/fluid.gif /usr/info/fltk/fluid.gif - file -m 0444 -o root -g sys documentation/fluid.html /usr/info/fltk/fluid.html - file -m 0444 -o root -g sys documentation/fluid.1 /usr/man/man1/fluid.1 - file -m 0444 -o root -g sys documentation/fluid_main.gif /usr/info/fltk/fluid_main.gif - file -m 0444 -o root -g sys documentation/fluid_prefs.gif /usr/info/fltk/fluid_prefs.gif - file -m 0444 -o root -g sys documentation/fluid_widget.gif /usr/info/fltk/fluid_widget.gif - file -m 0444 -o root -g sys documentation/fl_alert.gif /usr/info/fltk/fl_alert.gif - file -m 0444 -o root -g sys documentation/fl_ask.gif /usr/info/fltk/fl_ask.gif - file -m 0444 -o root -g sys documentation/fl_choice.gif /usr/info/fltk/fl_choice.gif - file -m 0444 -o root -g sys documentation/fl_color_chooser.jpg /usr/info/fltk/fl_color_chooser.jpg - file -m 0444 -o root -g sys documentation/fl_input.gif /usr/info/fltk/fl_input.gif - file -m 0444 -o root -g sys documentation/fl_message.gif /usr/info/fltk/fl_message.gif - file -m 0444 -o root -g sys documentation/fl_password.gif /usr/info/fltk/fl_password.gif - file -m 0444 -o root -g sys documentation/fl_show_colormap.gif /usr/info/fltk/fl_show_colormap.gif - file -m 0444 -o root -g sys documentation/forms.html /usr/info/fltk/forms.html - file -m 0444 -o root -g sys documentation/functions.html /usr/info/fltk/functions.html - file -m 0444 -o root -g sys documentation/Fl_Adjuster.html /usr/info/fltk/Fl_Adjuster.html - file -m 0444 -o root -g sys documentation/Fl_Box.html /usr/info/fltk/Fl_Box.html - file -m 0444 -o root -g sys documentation/Fl_Browser.html /usr/info/fltk/Fl_Browser.html - file -m 0444 -o root -g sys documentation/Fl_Browser_.html /usr/info/fltk/Fl_Browser_.html - file -m 0444 -o root -g sys documentation/Fl_Button.html /usr/info/fltk/Fl_Button.html - file -m 0444 -o root -g sys documentation/Fl_Chart.html /usr/info/fltk/Fl_Chart.html - file -m 0444 -o root -g sys documentation/Fl_Check_Button.gif /usr/info/fltk/Fl_Check_Button.gif - file -m 0444 -o root -g sys documentation/Fl_Check_Button.html /usr/info/fltk/Fl_Check_Button.html - file -m 0444 -o root -g sys documentation/Fl_Choice.html /usr/info/fltk/Fl_Choice.html - file -m 0444 -o root -g sys documentation/Fl_Clock.html /usr/info/fltk/Fl_Clock.html - file -m 0444 -o root -g sys documentation/Fl_Color_Chooser.html /usr/info/fltk/Fl_Color_Chooser.html - file -m 0444 -o root -g sys documentation/Fl_Counter.html /usr/info/fltk/Fl_Counter.html - file -m 0444 -o root -g sys documentation/Fl_Dial.html /usr/info/fltk/Fl_Dial.html - file -m 0444 -o root -g sys documentation/Fl_Double_Window.html /usr/info/fltk/Fl_Double_Window.html - file -m 0444 -o root -g sys documentation/Fl_End.html /usr/info/fltk/Fl_End.html - file -m 0444 -o root -g sys documentation/Fl_Float_Input.html /usr/info/fltk/Fl_Float_Input.html - file -m 0444 -o root -g sys documentation/Fl_Free.html /usr/info/fltk/Fl_Free.html - file -m 0444 -o root -g sys documentation/Fl_Gl_Window.html /usr/info/fltk/Fl_Gl_Window.html - file -m 0444 -o root -g sys documentation/Fl_Group.html /usr/info/fltk/Fl_Group.html - file -m 0444 -o root -g sys documentation/Fl_Hold_Browser.html /usr/info/fltk/Fl_Hold_Browser.html - file -m 0444 -o root -g sys documentation/Fl_Input.html /usr/info/fltk/Fl_Input.html - file -m 0444 -o root -g sys documentation/Fl_Input_.html /usr/info/fltk/Fl_Input_.html - file -m 0444 -o root -g sys documentation/Fl_Int_Input.html /usr/info/fltk/Fl_Int_Input.html - file -m 0444 -o root -g sys documentation/Fl_Light_Button.gif /usr/info/fltk/Fl_Light_Button.gif - file -m 0444 -o root -g sys documentation/Fl_Light_Button.html /usr/info/fltk/Fl_Light_Button.html - file -m 0444 -o root -g sys documentation/Fl_Menu_Bar.html /usr/info/fltk/Fl_Menu_Bar.html - file -m 0444 -o root -g sys documentation/Fl_Menu_Button.html /usr/info/fltk/Fl_Menu_Button.html - file -m 0444 -o root -g sys documentation/Fl_Menu_Item.html /usr/info/fltk/Fl_Menu_Item.html - file -m 0444 -o root -g sys documentation/Fl_Menu_Window.html /usr/info/fltk/Fl_Menu_Window.html - file -m 0444 -o root -g sys documentation/Fl_Menu_.html /usr/info/fltk/Fl_Menu_.html - file -m 0444 -o root -g sys documentation/Fl_Multiline_Input.html /usr/info/fltk/Fl_Multiline_Input.html - file -m 0444 -o root -g sys documentation/Fl_Multiline_Output.html /usr/info/fltk/Fl_Multiline_Output.html - file -m 0444 -o root -g sys documentation/Fl_Multi_Browser.html /usr/info/fltk/Fl_Multi_Browser.html - file -m 0444 -o root -g sys documentation/Fl_Output.html /usr/info/fltk/Fl_Output.html - file -m 0444 -o root -g sys documentation/Fl_Overlay_Window.html /usr/info/fltk/Fl_Overlay_Window.html - file -m 0444 -o root -g sys documentation/Fl_Pack.html /usr/info/fltk/Fl_Pack.html - file -m 0444 -o root -g sys documentation/Fl_Positioner.html /usr/info/fltk/Fl_Positioner.html - file -m 0444 -o root -g sys documentation/Fl_Repeat_Button.html /usr/info/fltk/Fl_Repeat_Button.html - file -m 0444 -o root -g sys documentation/Fl_Return_Button.gif /usr/info/fltk/Fl_Return_Button.gif - file -m 0444 -o root -g sys documentation/Fl_Return_Button.html /usr/info/fltk/Fl_Return_Button.html - file -m 0444 -o root -g sys documentation/Fl_Roller.gif /usr/info/fltk/Fl_Roller.gif - file -m 0444 -o root -g sys documentation/Fl_Roller.html /usr/info/fltk/Fl_Roller.html - file -m 0444 -o root -g sys documentation/Fl_Round_Button.gif /usr/info/fltk/Fl_Round_Button.gif - file -m 0444 -o root -g sys documentation/Fl_Round_Button.html /usr/info/fltk/Fl_Round_Button.html - file -m 0444 -o root -g sys documentation/Fl_Scrollbar.html /usr/info/fltk/Fl_Scrollbar.html - file -m 0444 -o root -g sys documentation/Fl_Scroll.gif /usr/info/fltk/Fl_Scroll.gif - file -m 0444 -o root -g sys documentation/Fl_Scroll.html /usr/info/fltk/Fl_Scroll.html - file -m 0444 -o root -g sys documentation/Fl_Secret_Input.html /usr/info/fltk/Fl_Secret_Input.html - file -m 0444 -o root -g sys documentation/Fl_Select_Browser.html /usr/info/fltk/Fl_Select_Browser.html - file -m 0444 -o root -g sys documentation/Fl_Single_Window.html /usr/info/fltk/Fl_Single_Window.html - file -m 0444 -o root -g sys documentation/Fl_Slider.html /usr/info/fltk/Fl_Slider.html - file -m 0444 -o root -g sys documentation/Fl_Tabs.html /usr/info/fltk/Fl_Tabs.html - file -m 0444 -o root -g sys documentation/Fl_Tile.gif /usr/info/fltk/Fl_Tile.gif - file -m 0444 -o root -g sys documentation/Fl_Tile.html /usr/info/fltk/Fl_Tile.html - file -m 0444 -o root -g sys documentation/Fl_Timer.html /usr/info/fltk/Fl_Timer.html - file -m 0444 -o root -g sys documentation/Fl_Valuator.html /usr/info/fltk/Fl_Valuator.html - file -m 0444 -o root -g sys documentation/Fl_Value_Input.gif /usr/info/fltk/Fl_Value_Input.gif - file -m 0444 -o root -g sys documentation/Fl_Value_Input.html /usr/info/fltk/Fl_Value_Input.html - file -m 0444 -o root -g sys documentation/Fl_Value_Output.gif /usr/info/fltk/Fl_Value_Output.gif - file -m 0444 -o root -g sys documentation/Fl_Value_Output.html /usr/info/fltk/Fl_Value_Output.html - file -m 0444 -o root -g sys documentation/Fl_Value_Slider.html /usr/info/fltk/Fl_Value_Slider.html - file -m 0444 -o root -g sys documentation/Fl_Widget.html /usr/info/fltk/Fl_Widget.html - file -m 0444 -o root -g sys documentation/Fl_Window.html /usr/info/fltk/Fl_Window.html - file -m 0444 -o root -g sys documentation/FL.gif /usr/info/fltk/FL.gif - file -m 0444 -o root -g sys documentation/glut.html /usr/info/fltk/glut.html - file -m 0444 -o root -g sys documentation/hello.C.gif /usr/info/fltk/hello.C.gif - file -m 0444 -o root -g sys documentation/index.html /usr/info/fltk/index.html - file -m 0444 -o root -g sys documentation/intro.html /usr/info/fltk/intro.html - file -m 0444 -o root -g sys documentation/license.html /usr/info/fltk/license.html - file -m 0444 -o root -g sys documentation/menubar.gif /usr/info/fltk/menubar.gif - file -m 0444 -o root -g sys documentation/menu.gif /usr/info/fltk/menu.gif - file -m 0444 -o root -g sys documentation/menu_button.gif /usr/info/fltk/menu_button.gif - file -m 0444 -o root -g sys documentation/opengl.html /usr/info/fltk/opengl.html - file -m 0444 -o root -g sys documentation/osissues.html /usr/info/fltk/osissues.html - file -m 0444 -o root -g sys documentation/positioner.gif /usr/info/fltk/positioner.gif - file -m 0444 -o root -g sys documentation/preface.html /usr/info/fltk/preface.html - file -m 0444 -o root -g sys documentation/resizebox1.gif /usr/info/fltk/resizebox1.gif - file -m 0444 -o root -g sys documentation/resizebox2.gif /usr/info/fltk/resizebox2.gif - file -m 0444 -o root -g sys documentation/round_clock.gif /usr/info/fltk/round_clock.gif - file -m 0444 -o root -g sys documentation/scrollbar.gif /usr/info/fltk/scrollbar.gif - file -m 0444 -o root -g sys documentation/shape.C.gif /usr/info/fltk/shape.C.gif - file -m 0444 -o root -g sys documentation/slider.gif /usr/info/fltk/slider.gif - file -m 0444 -o root -g sys documentation/subclassing.html /usr/info/fltk/subclassing.html - file -m 0444 -o root -g sys documentation/symbols.gif /usr/info/fltk/symbols.gif - file -m 0444 -o root -g sys documentation/tabs.gif /usr/info/fltk/tabs.gif - file -m 0444 -o root -g sys documentation/text.gif /usr/info/fltk/text.gif - file -m 0444 -o root -g sys documentation/valuators.gif /usr/info/fltk/valuators.gif - file -m 0444 -o root -g sys documentation/value_slider.gif /usr/info/fltk/value_slider.gif - file -m 0444 -o root -g sys documentation/widgets.html /usr/info/fltk/widgets.html - end - - fileset - tag dev - title FLTK - Development Software, 1.0.5 - - file -m 0444 -o root -g sys fluid/fluid /usr/bin/X11/fluid - file -m 0444 -o root -g sys FL/dirent.h /usr/include/FL/dirent.h - file -m 0444 -o root -g sys FL/Enumerations.H /usr/include/FL/Enumerations.H - file -m 0444 -o root -g sys FL/filename.H /usr/include/FL/filename.H - file -m 0444 -o root -g sys FL/fl_ask.H /usr/include/FL/fl_ask.H - file -m 0444 -o root -g sys FL/fl_draw.H /usr/include/FL/fl_draw.H - file -m 0444 -o root -g sys FL/fl_file_chooser.H /usr/include/FL/fl_file_chooser.H - file -m 0444 -o root -g sys FL/fl_message.H /usr/include/FL/fl_message.H - file -m 0444 -o root -g sys FL/fl_show_colormap.H /usr/include/FL/fl_show_colormap.H - file -m 0444 -o root -g sys FL/fl_show_input.H /usr/include/FL/fl_show_input.H - file -m 0444 -o root -g sys FL/forms.H /usr/include/FL/forms.H - file -m 0444 -o root -g sys FL/Fl.H /usr/include/FL/Fl.H - file -m 0444 -o root -g sys FL/Fl_Adjuster.H /usr/include/FL/Fl_Adjuster.H - file -m 0444 -o root -g sys FL/Fl_Bitmap.H /usr/include/FL/Fl_Bitmap.H - file -m 0444 -o root -g sys FL/Fl_Box.H /usr/include/FL/Fl_Box.H - file -m 0444 -o root -g sys FL/Fl_Browser.H /usr/include/FL/Fl_Browser.H - file -m 0444 -o root -g sys FL/Fl_Browser_.H /usr/include/FL/Fl_Browser_.H - file -m 0444 -o root -g sys FL/Fl_Button.H /usr/include/FL/Fl_Button.H - file -m 0444 -o root -g sys FL/Fl_Chart.H /usr/include/FL/Fl_Chart.H - file -m 0444 -o root -g sys FL/Fl_Check_Button.H /usr/include/FL/Fl_Check_Button.H - file -m 0444 -o root -g sys FL/Fl_Choice.H /usr/include/FL/Fl_Choice.H - file -m 0444 -o root -g sys FL/Fl_Clock.H /usr/include/FL/Fl_Clock.H - file -m 0444 -o root -g sys FL/Fl_Color_Chooser.H /usr/include/FL/Fl_Color_Chooser.H - file -m 0444 -o root -g sys FL/Fl_Counter.H /usr/include/FL/Fl_Counter.H - file -m 0444 -o root -g sys FL/Fl_Dial.H /usr/include/FL/Fl_Dial.H - file -m 0444 -o root -g sys FL/Fl_Double_Window.H /usr/include/FL/Fl_Double_Window.H - file -m 0444 -o root -g sys FL/Fl_Fill_Dial.H /usr/include/FL/Fl_Fill_Dial.H - file -m 0444 -o root -g sys FL/Fl_Fill_Slider.H /usr/include/FL/Fl_Fill_Slider.H - file -m 0444 -o root -g sys FL/Fl_Float_Input.H /usr/include/FL/Fl_Float_Input.H - file -m 0444 -o root -g sys FL/Fl_FormsBitmap.H /usr/include/FL/Fl_FormsBitmap.H - file -m 0444 -o root -g sys FL/Fl_FormsPixmap.H /usr/include/FL/Fl_FormsPixmap.H - file -m 0444 -o root -g sys FL/Fl_Free.H /usr/include/FL/Fl_Free.H - file -m 0444 -o root -g sys FL/Fl_Gl_Window.H /usr/include/FL/Fl_Gl_Window.H - file -m 0444 -o root -g sys FL/Fl_Group.H /usr/include/FL/Fl_Group.H - file -m 0444 -o root -g sys FL/Fl_Hold_Browser.H /usr/include/FL/Fl_Hold_Browser.H - file -m 0444 -o root -g sys FL/Fl_Hor_Fill_Slider.H /usr/include/FL/Fl_Hor_Fill_Slider.H - file -m 0444 -o root -g sys FL/Fl_Hor_Nice_Slider.H /usr/include/FL/Fl_Hor_Nice_Slider.H - file -m 0444 -o root -g sys FL/Fl_Hor_Slider.H /usr/include/FL/Fl_Hor_Slider.H - file -m 0444 -o root -g sys FL/Fl_Hor_Value_Slider.H /usr/include/FL/Fl_Hor_Value_Slider.H - file -m 0444 -o root -g sys FL/Fl_Image.H /usr/include/FL/Fl_Image.H - file -m 0444 -o root -g sys FL/Fl_Input.H /usr/include/FL/Fl_Input.H - file -m 0444 -o root -g sys FL/Fl_Input_.H /usr/include/FL/Fl_Input_.H - file -m 0444 -o root -g sys FL/Fl_Int_Input.H /usr/include/FL/Fl_Int_Input.H - file -m 0444 -o root -g sys FL/Fl_Light_Button.H /usr/include/FL/Fl_Light_Button.H - file -m 0444 -o root -g sys FL/Fl_Line_Dial.H /usr/include/FL/Fl_Line_Dial.H - file -m 0444 -o root -g sys FL/Fl_Menu.H /usr/include/FL/Fl_Menu.H - file -m 0444 -o root -g sys FL/Fl_Menu_Bar.H /usr/include/FL/Fl_Menu_Bar.H - file -m 0444 -o root -g sys FL/Fl_Menu_Button.H /usr/include/FL/Fl_Menu_Button.H - file -m 0444 -o root -g sys FL/Fl_Menu_Item.H /usr/include/FL/Fl_Menu_Item.H - file -m 0444 -o root -g sys FL/Fl_Menu_Window.H /usr/include/FL/Fl_Menu_Window.H - file -m 0444 -o root -g sys FL/Fl_Menu_.H /usr/include/FL/Fl_Menu_.H - file -m 0444 -o root -g sys FL/Fl_Multiline_Input.H /usr/include/FL/Fl_Multiline_Input.H - file -m 0444 -o root -g sys FL/Fl_Multiline_Output.H /usr/include/FL/Fl_Multiline_Output.H - file -m 0444 -o root -g sys FL/Fl_Multi_Browser.H /usr/include/FL/Fl_Multi_Browser.H - file -m 0444 -o root -g sys FL/Fl_Multi_Label.H /usr/include/FL/Fl_Multi_Label.H - file -m 0444 -o root -g sys FL/Fl_Nice_Slider.H /usr/include/FL/Fl_Nice_Slider.H - file -m 0444 -o root -g sys FL/Fl_Object.H /usr/include/FL/Fl_Object.H - file -m 0444 -o root -g sys FL/Fl_Output.H /usr/include/FL/Fl_Output.H - file -m 0444 -o root -g sys FL/Fl_Overlay_Window.H /usr/include/FL/Fl_Overlay_Window.H - file -m 0444 -o root -g sys FL/Fl_Pack.H /usr/include/FL/Fl_Pack.H - file -m 0444 -o root -g sys FL/Fl_Pixmap.H /usr/include/FL/Fl_Pixmap.H - file -m 0444 -o root -g sys FL/Fl_Positioner.H /usr/include/FL/Fl_Positioner.H - file -m 0444 -o root -g sys FL/Fl_Radio_Button.H /usr/include/FL/Fl_Radio_Button.H - file -m 0444 -o root -g sys FL/Fl_Radio_Light_Button.H /usr/include/FL/Fl_Radio_Light_Button.H - file -m 0444 -o root -g sys FL/Fl_Radio_Round_Button.H /usr/include/FL/Fl_Radio_Round_Button.H - file -m 0444 -o root -g sys FL/Fl_Repeat_Button.H /usr/include/FL/Fl_Repeat_Button.H - file -m 0444 -o root -g sys FL/Fl_Return_Button.H /usr/include/FL/Fl_Return_Button.H - file -m 0444 -o root -g sys FL/Fl_Roller.H /usr/include/FL/Fl_Roller.H - file -m 0444 -o root -g sys FL/Fl_Round_Button.H /usr/include/FL/Fl_Round_Button.H - file -m 0444 -o root -g sys FL/Fl_Round_Clock.H /usr/include/FL/Fl_Round_Clock.H - file -m 0444 -o root -g sys FL/Fl_Scrollbar.H /usr/include/FL/Fl_Scrollbar.H - file -m 0444 -o root -g sys FL/Fl_Scroll.H /usr/include/FL/Fl_Scroll.H - file -m 0444 -o root -g sys FL/Fl_Secret_Input.H /usr/include/FL/Fl_Secret_Input.H - file -m 0444 -o root -g sys FL/Fl_Select_Browser.H /usr/include/FL/Fl_Select_Browser.H - file -m 0444 -o root -g sys FL/Fl_Simple_Counter.H /usr/include/FL/Fl_Simple_Counter.H - file -m 0444 -o root -g sys FL/Fl_Single_Window.H /usr/include/FL/Fl_Single_Window.H - file -m 0444 -o root -g sys FL/Fl_Slider.H /usr/include/FL/Fl_Slider.H - file -m 0444 -o root -g sys FL/Fl_Tabs.H /usr/include/FL/Fl_Tabs.H - file -m 0444 -o root -g sys FL/Fl_Tile.H /usr/include/FL/Fl_Tile.H - file -m 0444 -o root -g sys FL/Fl_Timer.H /usr/include/FL/Fl_Timer.H - file -m 0444 -o root -g sys FL/Fl_Toggle_Button.H /usr/include/FL/Fl_Toggle_Button.H - file -m 0444 -o root -g sys FL/Fl_Toggle_Light_Button.H /usr/include/FL/Fl_Toggle_Light_Button.H - file -m 0444 -o root -g sys FL/Fl_Toggle_Round_Button.H /usr/include/FL/Fl_Toggle_Round_Button.H - file -m 0444 -o root -g sys FL/Fl_Valuator.H /usr/include/FL/Fl_Valuator.H - file -m 0444 -o root -g sys FL/Fl_Value_Input.H /usr/include/FL/Fl_Value_Input.H - file -m 0444 -o root -g sys FL/Fl_Value_Output.H /usr/include/FL/Fl_Value_Output.H - file -m 0444 -o root -g sys FL/Fl_Value_Slider.H /usr/include/FL/Fl_Value_Slider.H - file -m 0444 -o root -g sys FL/Fl_Widget.H /usr/include/FL/Fl_Widget.H - file -m 0444 -o root -g sys FL/Fl_Window.H /usr/include/FL/Fl_Window.H - file -m 0444 -o root -g sys FL/gl2opengl.h /usr/include/FL/gl2opengl.h - file -m 0444 -o root -g sys FL/glut.H /usr/include/FL/glut.H - file -m 0444 -o root -g sys FL/gl.h /usr/include/FL/gl.h - file -m 0444 -o root -g sys FL/gl_draw.H /usr/include/FL/gl_draw.H - file -m 0444 -o root -g sys FL/math.h /usr/include/FL/math.h - file -m 0444 -o root -g sys FL/menubar.h /usr/include/FL/menubar.h - file -m 0444 -o root -g sys FL/win32.H /usr/include/FL/win32.H - file -m 0444 -o root -g sys FL/x.H /usr/include/FL/x.H - file -m 0444 -o root -g sys packages/hpux/links/Enumerations.h /usr/include/FL/Enumerations.h - file -m 0444 -o root -g sys packages/hpux/links/filename.h /usr/include/FL/filename.h - file -m 0444 -o root -g sys packages/hpux/links/fl_ask.h /usr/include/FL/fl_ask.h - file -m 0444 -o root -g sys packages/hpux/links/fl_draw.h /usr/include/FL/fl_draw.h - file -m 0444 -o root -g sys packages/hpux/links/fl_file_chooser.h /usr/include/FL/fl_file_chooser.h - file -m 0444 -o root -g sys packages/hpux/links/fl_message.h /usr/include/FL/fl_message.h - file -m 0444 -o root -g sys packages/hpux/links/fl_show_colormap.h /usr/include/FL/fl_show_colormap.h - file -m 0444 -o root -g sys packages/hpux/links/fl_show_input.h /usr/include/FL/fl_show_input.h - file -m 0444 -o root -g sys packages/hpux/links/forms.h /usr/include/FL/forms.h - file -m 0444 -o root -g sys packages/hpux/links/Fl.h /usr/include/FL/Fl.h - file -m 0444 -o root -g sys packages/hpux/links/Fl_Adjuster.h /usr/include/FL/Fl_Adjuster.h - file -m 0444 -o root -g sys packages/hpux/links/Fl_Bitmap.h /usr/include/FL/Fl_Bitmap.h - file -m 0444 -o root -g sys packages/hpux/links/Fl_Box.h /usr/include/FL/Fl_Box.h - file -m 0444 -o root -g sys packages/hpux/links/Fl_Browser.h /usr/include/FL/Fl_Browser.h - file -m 0444 -o root -g sys packages/hpux/links/Fl_Browser_.h /usr/include/FL/Fl_Browser_.h - file -m 0444 -o root -g sys packages/hpux/links/Fl_Button.h /usr/include/FL/Fl_Button.h - file -m 0444 -o root -g sys packages/hpux/links/Fl_Chart.h /usr/include/FL/Fl_Chart.h - file -m 0444 -o root -g sys packages/hpux/links/Fl_Check_Button.h /usr/include/FL/Fl_Check_Button.h - file -m 0444 -o root -g sys packages/hpux/links/Fl_Choice.h /usr/include/FL/Fl_Choice.h - file -m 0444 -o root -g sys packages/hpux/links/Fl_Clock.h /usr/include/FL/Fl_Clock.h - file -m 0444 -o root -g sys packages/hpux/links/Fl_Color_Chooser.h /usr/include/FL/Fl_Color_Chooser.h - file -m 0444 -o root -g sys packages/hpux/links/Fl_Counter.h /usr/include/FL/Fl_Counter.h - file -m 0444 -o root -g sys packages/hpux/links/Fl_Dial.h /usr/include/FL/Fl_Dial.h - file -m 0444 -o root -g sys packages/hpux/links/Fl_Double_Window.h /usr/include/FL/Fl_Double_Window.h - file -m 0444 -o root -g sys packages/hpux/links/Fl_Fill_Dial.h /usr/include/FL/Fl_Fill_Dial.h - file -m 0444 -o root -g sys packages/hpux/links/Fl_Fill_Slider.h /usr/include/FL/Fl_Fill_Slider.h - file -m 0444 -o root -g sys packages/hpux/links/Fl_Float_Input.h /usr/include/FL/Fl_Float_Input.h - file -m 0444 -o root -g sys packages/hpux/links/Fl_FormsBitmap.h /usr/include/FL/Fl_FormsBitmap.h - file -m 0444 -o root -g sys packages/hpux/links/Fl_FormsPixmap.h /usr/include/FL/Fl_FormsPixmap.h - file -m 0444 -o root -g sys packages/hpux/links/Fl_Free.h /usr/include/FL/Fl_Free.h - file -m 0444 -o root -g sys packages/hpux/links/Fl_Gl_Window.h /usr/include/FL/Fl_Gl_Window.h - file -m 0444 -o root -g sys packages/hpux/links/Fl_Group.h /usr/include/FL/Fl_Group.h - file -m 0444 -o root -g sys packages/hpux/links/Fl_Hold_Browser.h /usr/include/FL/Fl_Hold_Browser.h - file -m 0444 -o root -g sys packages/hpux/links/Fl_Hor_Fill_Slider.h /usr/include/FL/Fl_Hor_Fill_Slider.h - file -m 0444 -o root -g sys packages/hpux/links/Fl_Hor_Nice_Slider.h /usr/include/FL/Fl_Hor_Nice_Slider.h - file -m 0444 -o root -g sys packages/hpux/links/Fl_Hor_Slider.h /usr/include/FL/Fl_Hor_Slider.h - file -m 0444 -o root -g sys packages/hpux/links/Fl_Hor_Value_Slider.h /usr/include/FL/Fl_Hor_Value_Slider.h - file -m 0444 -o root -g sys packages/hpux/links/Fl_Image.h /usr/include/FL/Fl_Image.h - file -m 0444 -o root -g sys packages/hpux/links/Fl_Input.h /usr/include/FL/Fl_Input.h - file -m 0444 -o root -g sys packages/hpux/links/Fl_Input_.h /usr/include/FL/Fl_Input_.h - file -m 0444 -o root -g sys packages/hpux/links/Fl_Int_Input.h /usr/include/FL/Fl_Int_Input.h - file -m 0444 -o root -g sys packages/hpux/links/Fl_Light_Button.h /usr/include/FL/Fl_Light_Button.h - file -m 0444 -o root -g sys packages/hpux/links/Fl_Line_Dial.h /usr/include/FL/Fl_Line_Dial.h - file -m 0444 -o root -g sys packages/hpux/links/Fl_Menu.h /usr/include/FL/Fl_Menu.h - file -m 0444 -o root -g sys packages/hpux/links/Fl_Menu_Bar.h /usr/include/FL/Fl_Menu_Bar.h - file -m 0444 -o root -g sys packages/hpux/links/Fl_Menu_Button.h /usr/include/FL/Fl_Menu_Button.h - file -m 0444 -o root -g sys packages/hpux/links/Fl_Menu_Item.h /usr/include/FL/Fl_Menu_Item.h - file -m 0444 -o root -g sys packages/hpux/links/Fl_Menu_Window.h /usr/include/FL/Fl_Menu_Window.h - file -m 0444 -o root -g sys packages/hpux/links/Fl_Menu_.h /usr/include/FL/Fl_Menu_.h - file -m 0444 -o root -g sys packages/hpux/links/Fl_Multiline_Input.h /usr/include/FL/Fl_Multiline_Input.h - file -m 0444 -o root -g sys packages/hpux/links/Fl_Multiline_Output.h /usr/include/FL/Fl_Multiline_Output.h - file -m 0444 -o root -g sys packages/hpux/links/Fl_Multi_Browser.h /usr/include/FL/Fl_Multi_Browser.h - file -m 0444 -o root -g sys packages/hpux/links/Fl_Multi_Label.h /usr/include/FL/Fl_Multi_Label.h - file -m 0444 -o root -g sys packages/hpux/links/Fl_Nice_Slider.h /usr/include/FL/Fl_Nice_Slider.h - file -m 0444 -o root -g sys packages/hpux/links/Fl_Object.h /usr/include/FL/Fl_Object.h - file -m 0444 -o root -g sys packages/hpux/links/Fl_Output.h /usr/include/FL/Fl_Output.h - file -m 0444 -o root -g sys packages/hpux/links/Fl_Overlay_Window.h /usr/include/FL/Fl_Overlay_Window.h - file -m 0444 -o root -g sys packages/hpux/links/Fl_Pack.h /usr/include/FL/Fl_Pack.h - file -m 0444 -o root -g sys packages/hpux/links/Fl_Pixmap.h /usr/include/FL/Fl_Pixmap.h - file -m 0444 -o root -g sys packages/hpux/links/Fl_Positioner.h /usr/include/FL/Fl_Positioner.h - file -m 0444 -o root -g sys packages/hpux/links/Fl_Radio_Button.h /usr/include/FL/Fl_Radio_Button.h - file -m 0444 -o root -g sys packages/hpux/links/Fl_Radio_Light_Button.h /usr/include/FL/Fl_Radio_Light_Button.h - file -m 0444 -o root -g sys packages/hpux/links/Fl_Radio_Round_Button.h /usr/include/FL/Fl_Radio_Round_Button.h - file -m 0444 -o root -g sys packages/hpux/links/Fl_Repeat_Button.h /usr/include/FL/Fl_Repeat_Button.h - file -m 0444 -o root -g sys packages/hpux/links/Fl_Return_Button.h /usr/include/FL/Fl_Return_Button.h - file -m 0444 -o root -g sys packages/hpux/links/Fl_Roller.h /usr/include/FL/Fl_Roller.h - file -m 0444 -o root -g sys packages/hpux/links/Fl_Round_Button.h /usr/include/FL/Fl_Round_Button.h - file -m 0444 -o root -g sys packages/hpux/links/Fl_Round_Clock.h /usr/include/FL/Fl_Round_Clock.h - file -m 0444 -o root -g sys packages/hpux/links/Fl_Scrollbar.h /usr/include/FL/Fl_Scrollbar.h - file -m 0444 -o root -g sys packages/hpux/links/Fl_Scroll.h /usr/include/FL/Fl_Scroll.h - file -m 0444 -o root -g sys packages/hpux/links/Fl_Secret_Input.h /usr/include/FL/Fl_Secret_Input.h - file -m 0444 -o root -g sys packages/hpux/links/Fl_Select_Browser.h /usr/include/FL/Fl_Select_Browser.h - file -m 0444 -o root -g sys packages/hpux/links/Fl_Simple_Counter.h /usr/include/FL/Fl_Simple_Counter.h - file -m 0444 -o root -g sys packages/hpux/links/Fl_Single_Window.h /usr/include/FL/Fl_Single_Window.h - file -m 0444 -o root -g sys packages/hpux/links/Fl_Slider.h /usr/include/FL/Fl_Slider.h - file -m 0444 -o root -g sys packages/hpux/links/Fl_Tabs.h /usr/include/FL/Fl_Tabs.h - file -m 0444 -o root -g sys packages/hpux/links/Fl_Tile.h /usr/include/FL/Fl_Tile.h - file -m 0444 -o root -g sys packages/hpux/links/Fl_Timer.h /usr/include/FL/Fl_Timer.h - file -m 0444 -o root -g sys packages/hpux/links/Fl_Toggle_Button.h /usr/include/FL/Fl_Toggle_Button.h - file -m 0444 -o root -g sys packages/hpux/links/Fl_Toggle_Light_Button.h /usr/include/FL/Fl_Toggle_Light_Button.h - file -m 0444 -o root -g sys packages/hpux/links/Fl_Toggle_Round_Button.h /usr/include/FL/Fl_Toggle_Round_Button.h - file -m 0444 -o root -g sys packages/hpux/links/Fl_Valuator.h /usr/include/FL/Fl_Valuator.h - file -m 0444 -o root -g sys packages/hpux/links/Fl_Value_Input.h /usr/include/FL/Fl_Value_Input.h - file -m 0444 -o root -g sys packages/hpux/links/Fl_Value_Output.h /usr/include/FL/Fl_Value_Output.h - file -m 0444 -o root -g sys packages/hpux/links/Fl_Value_Slider.h /usr/include/FL/Fl_Value_Slider.h - file -m 0444 -o root -g sys packages/hpux/links/Fl_Widget.h /usr/include/FL/Fl_Widget.h - file -m 0444 -o root -g sys packages/hpux/links/Fl_Window.h /usr/include/FL/Fl_Window.h - file -m 0444 -o root -g sys packages/hpux/links/glut.h /usr/include/FL/glut.h - file -m 0444 -o root -g sys packages/hpux/links/gl_draw.h /usr/include/FL/gl_draw.h - file -m 0444 -o root -g sys packages/hpux/links/win32.h /usr/include/FL/win32.h - file -m 0444 -o root -g sys packages/hpux/links/x.h /usr/include/FL/x.h - file -m 0555 -o root -g sys lib/libfltk.a /usr/lib/libfltk.a - file -m 0555 -o root -g sys packages/hpux/links/Fl /usr/include/Fl - end -end diff --git a/packages/hpux/makedist.sh b/packages/hpux/makedist.sh deleted file mode 100755 index 99f2b9e70..000000000 --- a/packages/hpux/makedist.sh +++ /dev/null @@ -1,39 +0,0 @@ -#!/bin/sh -# -# makedist - make an hp-ux distribution. -# - -# -# Since the HP-UX software distribution stuff doesn't directly support -# symbolic links, we have the option of making an installation script that -# creates symbolic links, or include files that are symbolic links in the -# distribution. Since we want this distribution to be relocatable, the -# script method probably won't work and we have to make dummy link files... -# - -echo "Making links needed for distribution..." - -rm -rf links -mkdir links - -for file in `cd ../../FL; ls *.H`; do - ln -sf $file links/`basename $file .H`.h -done - -ln -sf FL links/Fl -ln -sf libfltk.sl.1 links/libfltk.sl - -cd ../.. - -/usr/sbin/swpackage -v -s packages/hpux/fltk.info \ - -d packages/hpux/fltk-1.0.5-hpux.depot -x write_remote_files=true \ - -x target_type=tape fltk - -echo "Compressing distribution..." - -cd packages/hpux - -rm -rf links -rm -f fltk-1.0.5-hpux.depot.gz -gzip -9 fltk-1.0.5-hpux.depot - diff --git a/packages/install.html b/packages/install.html deleted file mode 100644 index 165d02b35..000000000 --- a/packages/install.html +++ /dev/null @@ -1,117 +0,0 @@ - - - FLTK Installation Instructions - - - -

FLTK Installation Instructions

- -FLTK can be installed from source that you've compiled or using one of the -many pre-built binary distributions: - - - -

Installing from Source -

- -To install from source you'll first need to grab the FLTK source code -and build the software with the make command. To install -FLTK, type make install. - -

By default the installed software is placed under the -/usr/local directory. To change the location of the -installation, use the --prefix option of the configuration -script: - -

    -./configure --prefix=/full/directory/path Enter
    -
- -prior to building and installing the software. - -

Installing the Digital UNIX Distribution -

- -The Digital UNIX distribution is in setld format. To install the -distribution type: - -
    -gunzip fltk-1.0.5-dunix.tar.gz Enter
    -tar xvf fltk-1.0.5-dunix.tar Enter
    -setld -l fltk-1.0.5-dunix Enter
    -
- -

Installing the HP-UX Distribution -

- -The HP-UX distribution is in swinstall format. To install the -distribution type: - -
    -swremove fltk Enter
    -gunzip fltk-1.0.5-hpux.depot.gz Enter
    -swinstall -s /full/path/to/fltk.depot Enter
    -
- -

Installing the IRIX Distribution -

- -The IRIX distribution is in tardist format. To install the -distribution type: - -
    -tardist fltk-1.0.5-irix-version.tardist Enter
    -
- -where version is the version of IRIX you have (5.x, 6.x, etc.) The -IRIX 5.x distributions use the -o32 memory model, while the IRIX -6.x distributions use the -n32 memory model. If you need a version -of FLTK compiled for the -64 memory model you'll need to install -FLTK from source. - -

Installing the Linux Distribution -

- -The Linux distribution is in rpm format, which was first made -popular by the RedHat Linux distribution. To install the distribution -type: - -
    -rpm --install fltk-1.0.5-1.processor.rpm Enter
    -
- -where processor is your processor (alpha, i386, mips, or sparc). - -

Installing the Solaris Distribution -

- -The Solaris distribution is in pkgadd format. To install the -distribution type: - -
    -pkgrm fltk Enter
    -gunzip fltk-1.0.5-solaris-processor.pkg.gz Enter
    -pkgadd fltk-1.0.5-solaris-processor.pkg Enter
    -
- -where processor is your processor (intel or sparc). - -

Installing the Microsoft Windows Distribution -

- -The Microsoft Windows distribution is a self-extracting ZIP file that uses -InstallShieldTM. Simply double-click on the file to install -FLTK. - - - diff --git a/packages/irix/fltk.list b/packages/irix/fltk.list deleted file mode 100644 index 98998269e..000000000 --- a/packages/irix/fltk.list +++ /dev/null @@ -1,323 +0,0 @@ -f 0555 root sys usr/bin/X11/fluid fluid/fluid fltk.sw.dev -f 0444 root sys usr/catman/pman/cat1/fluid.z documentation/fluid.z fltk.man.dev -f 0444 root sys usr/include/FL/Enumerations.H FL/Enumerations.H fltk.sw.dev -l 0000 root sys usr/include/FL/Enumerations.h - fltk.sw.dev symval("Enumerations.H") -f 0444 root sys usr/include/FL/Fl.H FL/Fl.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl.h - fltk.sw.dev symval("Fl.H") -f 0444 root sys usr/include/FL/Fl_Adjuster.H FL/Fl_Adjuster.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Adjuster.h - fltk.sw.dev symval("Fl_Adjuster.H") -f 0444 root sys usr/include/FL/Fl_Bitmap.H FL/Fl_Bitmap.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Bitmap.h - fltk.sw.dev symval("Fl_Bitmap.H") -f 0444 root sys usr/include/FL/Fl_Box.H FL/Fl_Box.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Box.h - fltk.sw.dev symval("Fl_Box.H") -f 0444 root sys usr/include/FL/Fl_Browser.H FL/Fl_Browser.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Browser.h - fltk.sw.dev symval("Fl_Browser.H") -f 0444 root sys usr/include/FL/Fl_Browser_.H FL/Fl_Browser_.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Browser_.h - fltk.sw.dev symval("Fl_Browser_.H") -f 0444 root sys usr/include/FL/Fl_Button.H FL/Fl_Button.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Button.h - fltk.sw.dev symval("Fl_Button.H") -f 0444 root sys usr/include/FL/Fl_Chart.H FL/Fl_Chart.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Chart.h - fltk.sw.dev symval("Fl_Chart.H") -f 0444 root sys usr/include/FL/Fl_Check_Button.H FL/Fl_Check_Button.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Check_Button.h - fltk.sw.dev symval("Fl_Check_Button.H") -f 0444 root sys usr/include/FL/Fl_Choice.H FL/Fl_Choice.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Choice.h - fltk.sw.dev symval("Fl_Choice.H") -f 0444 root sys usr/include/FL/Fl_Clock.H FL/Fl_Clock.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Clock.h - fltk.sw.dev symval("Fl_Clock.H") -f 0444 root sys usr/include/FL/Fl_Color_Chooser.H FL/Fl_Color_Chooser.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Color_Chooser.h - fltk.sw.dev symval("Fl_Color_Chooser.H") -f 0444 root sys usr/include/FL/Fl_Counter.H FL/Fl_Counter.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Counter.h - fltk.sw.dev symval("Fl_Counter.H") -f 0444 root sys usr/include/FL/Fl_Dial.H FL/Fl_Dial.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Dial.h - fltk.sw.dev symval("Fl_Dial.H") -f 0444 root sys usr/include/FL/Fl_Double_Window.H FL/Fl_Double_Window.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Double_Window.h - fltk.sw.dev symval("Fl_Double_Window.H") -f 0444 root sys usr/include/FL/Fl_Fill_Dial.H FL/Fl_Fill_Dial.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Fill_Dial.h - fltk.sw.dev symval("Fl_Fill_Dial.H") -f 0444 root sys usr/include/FL/Fl_Fill_Slider.H FL/Fl_Fill_Slider.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Fill_Slider.h - fltk.sw.dev symval("Fl_Fill_Slider.H") -f 0444 root sys usr/include/FL/Fl_Float_Input.H FL/Fl_Float_Input.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Float_Input.h - fltk.sw.dev symval("Fl_Float_Input.H") -f 0444 root sys usr/include/FL/Fl_FormsBitmap.H FL/Fl_FormsBitmap.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_FormsBitmap.h - fltk.sw.dev symval("Fl_FormsBitmap.H") -f 0444 root sys usr/include/FL/Fl_FormsPixmap.H FL/Fl_FormsPixmap.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_FormsPixmap.h - fltk.sw.dev symval("Fl_FormsPixmap.H") -f 0444 root sys usr/include/FL/Fl_Free.H FL/Fl_Free.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Free.h - fltk.sw.dev symval("Fl_Free.H") -f 0444 root sys usr/include/FL/Fl_Gl_Window.H FL/Fl_Gl_Window.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Gl_Window.h - fltk.sw.dev symval("Fl_Gl_Window.H") -f 0444 root sys usr/include/FL/Fl_Group.H FL/Fl_Group.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Group.h - fltk.sw.dev symval("Fl_Group.H") -f 0444 root sys usr/include/FL/Fl_Hold_Browser.H FL/Fl_Hold_Browser.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Hold_Browser.h - fltk.sw.dev symval("Fl_Hold_Browser.H") -f 0444 root sys usr/include/FL/Fl_Hor_Fill_Slider.H FL/Fl_Hor_Fill_Slider.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Hor_Fill_Slider.h - fltk.sw.dev symval("Fl_Hor_Fill_Slider.H") -f 0444 root sys usr/include/FL/Fl_Hor_Nice_Slider.H FL/Fl_Hor_Nice_Slider.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Hor_Nice_Slider.h - fltk.sw.dev symval("Fl_Hor_Nice_Slider.H") -f 0444 root sys usr/include/FL/Fl_Hor_Slider.H FL/Fl_Hor_Slider.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Hor_Slider.h - fltk.sw.dev symval("Fl_Hor_Slider.H") -f 0444 root sys usr/include/FL/Fl_Hor_Value_Slider.H FL/Fl_Hor_Value_Slider.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Hor_Value_Slider.h - fltk.sw.dev symval("Fl_Hor_Value_Slider.H") -f 0444 root sys usr/include/FL/Fl_Image.H FL/Fl_Image.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Image.h - fltk.sw.dev symval("Fl_Image.H") -f 0444 root sys usr/include/FL/Fl_Input.H FL/Fl_Input.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Input.h - fltk.sw.dev symval("Fl_Input.H") -f 0444 root sys usr/include/FL/Fl_Input_.H FL/Fl_Input_.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Input_.h - fltk.sw.dev symval("Fl_Input_.H") -f 0444 root sys usr/include/FL/Fl_Int_Input.H FL/Fl_Int_Input.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Int_Input.h - fltk.sw.dev symval("Fl_Int_Input.H") -f 0444 root sys usr/include/FL/Fl_Light_Button.H FL/Fl_Light_Button.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Light_Button.h - fltk.sw.dev symval("Fl_Light_Button.H") -f 0444 root sys usr/include/FL/Fl_Line_Dial.H FL/Fl_Line_Dial.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Line_Dial.h - fltk.sw.dev symval("Fl_Line_Dial.H") -f 0444 root sys usr/include/FL/Fl_Menu.H FL/Fl_Menu.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Menu.h - fltk.sw.dev symval("Fl_Menu.H") -f 0444 root sys usr/include/FL/Fl_Menu_.H FL/Fl_Menu_.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Menu_.h - fltk.sw.dev symval("Fl_Menu_.H") -f 0444 root sys usr/include/FL/Fl_Menu_Bar.H FL/Fl_Menu_Bar.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Menu_Bar.h - fltk.sw.dev symval("Fl_Menu_Bar.H") -f 0444 root sys usr/include/FL/Fl_Menu_Button.H FL/Fl_Menu_Button.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Menu_Button.h - fltk.sw.dev symval("Fl_Menu_Button.H") -f 0444 root sys usr/include/FL/Fl_Menu_Item.H FL/Fl_Menu_Item.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Menu_Item.h - fltk.sw.dev symval("Fl_Menu_Item.H") -f 0444 root sys usr/include/FL/Fl_Menu_Window.H FL/Fl_Menu_Window.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Menu_Window.h - fltk.sw.dev symval("Fl_Menu_Window.H") -f 0444 root sys usr/include/FL/Fl_Multi_Browser.H FL/Fl_Multi_Browser.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Multi_Browser.h - fltk.sw.dev symval("Fl_Multi_Browser.H") -f 0444 root sys usr/include/FL/Fl_Multi_Label.H FL/Fl_Multi_Label.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Multi_Label.h - fltk.sw.dev symval("Fl_Multi_Label.H") -f 0444 root sys usr/include/FL/Fl_Multiline_Input.H FL/Fl_Multiline_Input.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Multiline_Input.h - fltk.sw.dev symval("Fl_Multiline_Input.H") -f 0444 root sys usr/include/FL/Fl_Multiline_Output.H FL/Fl_Multiline_Output.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Multiline_Output.h - fltk.sw.dev symval("Fl_Multiline_Output.H") -f 0444 root sys usr/include/FL/Fl_Nice_Slider.H FL/Fl_Nice_Slider.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Nice_Slider.h - fltk.sw.dev symval("Fl_Nice_Slider.H") -f 0444 root sys usr/include/FL/Fl_Object.H FL/Fl_Object.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Object.h - fltk.sw.dev symval("Fl_Object.H") -f 0444 root sys usr/include/FL/Fl_Output.H FL/Fl_Output.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Output.h - fltk.sw.dev symval("Fl_Output.H") -f 0444 root sys usr/include/FL/Fl_Overlay_Window.H FL/Fl_Overlay_Window.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Overlay_Window.h - fltk.sw.dev symval("Fl_Overlay_Window.H") -f 0444 root sys usr/include/FL/Fl_Pack.H FL/Fl_Pack.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Pack.h - fltk.sw.dev symval("Fl_Pack.H") -f 0444 root sys usr/include/FL/Fl_Pixmap.H FL/Fl_Pixmap.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Pixmap.h - fltk.sw.dev symval("Fl_Pixmap.H") -f 0444 root sys usr/include/FL/Fl_Positioner.H FL/Fl_Positioner.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Positioner.h - fltk.sw.dev symval("Fl_Positioner.H") -f 0444 root sys usr/include/FL/Fl_Radio_Button.H FL/Fl_Radio_Button.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Radio_Button.h - fltk.sw.dev symval("Fl_Radio_Button.H") -f 0444 root sys usr/include/FL/Fl_Radio_Light_Button.H FL/Fl_Radio_Light_Button.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Radio_Light_Button.h - fltk.sw.dev symval("Fl_Radio_Light_Button.H") -f 0444 root sys usr/include/FL/Fl_Radio_Round_Button.H FL/Fl_Radio_Round_Button.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Radio_Round_Button.h - fltk.sw.dev symval("Fl_Radio_Round_Button.H") -f 0444 root sys usr/include/FL/Fl_Repeat_Button.H FL/Fl_Repeat_Button.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Repeat_Button.h - fltk.sw.dev symval("Fl_Repeat_Button.H") -f 0444 root sys usr/include/FL/Fl_Return_Button.H FL/Fl_Return_Button.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Return_Button.h - fltk.sw.dev symval("Fl_Return_Button.H") -f 0444 root sys usr/include/FL/Fl_Roller.H FL/Fl_Roller.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Roller.h - fltk.sw.dev symval("Fl_Roller.H") -f 0444 root sys usr/include/FL/Fl_Round_Button.H FL/Fl_Round_Button.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Round_Button.h - fltk.sw.dev symval("Fl_Round_Button.H") -f 0444 root sys usr/include/FL/Fl_Round_Clock.H FL/Fl_Round_Clock.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Round_Clock.h - fltk.sw.dev symval("Fl_Round_Clock.H") -f 0444 root sys usr/include/FL/Fl_Scroll.H FL/Fl_Scroll.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Scroll.h - fltk.sw.dev symval("Fl_Scroll.H") -f 0444 root sys usr/include/FL/Fl_Scrollbar.H FL/Fl_Scrollbar.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Scrollbar.h - fltk.sw.dev symval("Fl_Scrollbar.H") -f 0444 root sys usr/include/FL/Fl_Secret_Input.H FL/Fl_Secret_Input.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Secret_Input.h - fltk.sw.dev symval("Fl_Secret_Input.H") -f 0444 root sys usr/include/FL/Fl_Select_Browser.H FL/Fl_Select_Browser.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Select_Browser.h - fltk.sw.dev symval("Fl_Select_Browser.H") -f 0444 root sys usr/include/FL/Fl_Simple_Counter.H FL/Fl_Simple_Counter.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Simple_Counter.h - fltk.sw.dev symval("Fl_Simple_Counter.H") -f 0444 root sys usr/include/FL/Fl_Single_Window.H FL/Fl_Single_Window.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Single_Window.h - fltk.sw.dev symval("Fl_Single_Window.H") -f 0444 root sys usr/include/FL/Fl_Slider.H FL/Fl_Slider.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Slider.h - fltk.sw.dev symval("Fl_Slider.H") -f 0444 root sys usr/include/FL/Fl_Tabs.H FL/Fl_Tabs.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Tabs.h - fltk.sw.dev symval("Fl_Tabs.H") -f 0444 root sys usr/include/FL/Fl_Tile.H FL/Fl_Tile.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Tile.h - fltk.sw.dev symval("Fl_Tile.H") -f 0444 root sys usr/include/FL/Fl_Timer.H FL/Fl_Timer.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Timer.h - fltk.sw.dev symval("Fl_Timer.H") -f 0444 root sys usr/include/FL/Fl_Toggle_Button.H FL/Fl_Toggle_Button.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Toggle_Button.h - fltk.sw.dev symval("Fl_Toggle_Button.H") -f 0444 root sys usr/include/FL/Fl_Toggle_Light_Button.H FL/Fl_Toggle_Light_Button.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Toggle_Light_Button.h - fltk.sw.dev symval("Fl_Toggle_Light_Button.H") -f 0444 root sys usr/include/FL/Fl_Toggle_Round_Button.H FL/Fl_Toggle_Round_Button.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Toggle_Round_Button.h - fltk.sw.dev symval("Fl_Toggle_Round_Button.H") -f 0444 root sys usr/include/FL/Fl_Valuator.H FL/Fl_Valuator.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Valuator.h - fltk.sw.dev symval("Fl_Valuator.H") -f 0444 root sys usr/include/FL/Fl_Value_Input.H FL/Fl_Value_Input.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Value_Input.h - fltk.sw.dev symval("Fl_Value_Input.H") -f 0444 root sys usr/include/FL/Fl_Value_Output.H FL/Fl_Value_Output.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Value_Output.h - fltk.sw.dev symval("Fl_Value_Output.H") -f 0444 root sys usr/include/FL/Fl_Value_Slider.H FL/Fl_Value_Slider.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Value_Slider.h - fltk.sw.dev symval("Fl_Value_Slider.H") -f 0444 root sys usr/include/FL/Fl_Widget.H FL/Fl_Widget.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Widget.h - fltk.sw.dev symval("Fl_Widget.H") -f 0444 root sys usr/include/FL/Fl_Window.H FL/Fl_Window.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Window.h - fltk.sw.dev symval("Fl_Window.H") -f 0444 root sys usr/include/FL/dirent.h FL/dirent.h fltk.sw.dev -f 0444 root sys usr/include/FL/filename.H FL/filename.H fltk.sw.dev -l 0000 root sys usr/include/FL/filename.h - fltk.sw.dev symval("filename.H") -f 0444 root sys usr/include/FL/fl_ask.H FL/fl_ask.H fltk.sw.dev -l 0000 root sys usr/include/FL/fl_ask.h - fltk.sw.dev symval("fl_ask.H") -f 0444 root sys usr/include/FL/fl_draw.H FL/fl_draw.H fltk.sw.dev -l 0000 root sys usr/include/FL/fl_draw.h - fltk.sw.dev symval("fl_draw.H") -f 0444 root sys usr/include/FL/fl_file_chooser.H FL/fl_file_chooser.H fltk.sw.dev -l 0000 root sys usr/include/FL/fl_file_chooser.h - fltk.sw.dev symval("fl_file_chooser.H") -f 0444 root sys usr/include/FL/fl_message.H FL/fl_message.H fltk.sw.dev -l 0000 root sys usr/include/FL/fl_message.h - fltk.sw.dev symval("fl_message.H") -f 0444 root sys usr/include/FL/fl_show_colormap.H FL/fl_show_colormap.H fltk.sw.dev -l 0000 root sys usr/include/FL/fl_show_colormap.h - fltk.sw.dev symval("fl_show_colormap.H") -f 0444 root sys usr/include/FL/fl_show_input.H FL/fl_show_input.H fltk.sw.dev -l 0000 root sys usr/include/FL/fl_show_input.h - fltk.sw.dev symval("fl_show_input.H") -f 0444 root sys usr/include/FL/forms.H FL/forms.H fltk.sw.dev -l 0000 root sys usr/include/FL/forms.h - fltk.sw.dev symval("forms.H") -f 0444 root sys usr/include/FL/gl.h FL/gl.h fltk.sw.dev -f 0444 root sys usr/include/FL/gl2opengl.h FL/gl2opengl.h fltk.sw.dev -f 0444 root sys usr/include/FL/gl_draw.H FL/gl_draw.H fltk.sw.dev -l 0000 root sys usr/include/FL/gl_draw.h - fltk.sw.dev symval("gl_draw.H") -f 0444 root sys usr/include/FL/glut.H FL/glut.H fltk.sw.dev -l 0000 root sys usr/include/FL/glut.h - fltk.sw.dev symval("glut.H") -f 0444 root sys usr/include/FL/math.h FL/math.h fltk.sw.dev -f 0444 root sys usr/include/FL/menubar.h FL/menubar.h fltk.sw.dev -f 0444 root sys usr/include/FL/win32.H FL/win32.H fltk.sw.dev -l 0000 root sys usr/include/FL/win32.h - fltk.sw.dev symval("win32.H") -f 0444 root sys usr/include/FL/x.H FL/x.H fltk.sw.dev -l 0000 root sys usr/include/FL/x.h - fltk.sw.dev symval("x.H") -l 0000 root sys usr/include/Fl - fltk.sw.dev symval("FL") -f 0444 root sys usr/info/fltk/FL.gif documentation/FL.gif fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_Adjuster.html documentation/Fl_Adjuster.html fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_Box.html documentation/Fl_Box.html fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_Browser.html documentation/Fl_Browser.html fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_Browser_.html documentation/Fl_Browser_.html fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_Button.html documentation/Fl_Button.html fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_Chart.html documentation/Fl_Chart.html fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_Check_Button.gif documentation/Fl_Check_Button.gif fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_Check_Button.html documentation/Fl_Check_Button.html fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_Choice.html documentation/Fl_Choice.html fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_Clock.html documentation/Fl_Clock.html fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_Color_Chooser.html documentation/Fl_Color_Chooser.html fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_Counter.html documentation/Fl_Counter.html fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_Dial.html documentation/Fl_Dial.html fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_Double_Window.html documentation/Fl_Double_Window.html fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_End.html documentation/Fl_End.html fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_Float_Input.html documentation/Fl_Float_Input.html fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_Free.html documentation/Fl_Free.html fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_Gl_Window.html documentation/Fl_Gl_Window.html fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_Group.html documentation/Fl_Group.html fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_Hold_Browser.html documentation/Fl_Hold_Browser.html fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_Input.html documentation/Fl_Input.html fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_Input_.html documentation/Fl_Input_.html fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_Int_Input.html documentation/Fl_Int_Input.html fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_Light_Button.gif documentation/Fl_Light_Button.gif fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_Light_Button.html documentation/Fl_Light_Button.html fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_Menu_.html documentation/Fl_Menu_.html fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_Menu_Bar.html documentation/Fl_Menu_Bar.html fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_Menu_Button.html documentation/Fl_Menu_Button.html fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_Menu_Item.html documentation/Fl_Menu_Item.html fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_Menu_Window.html documentation/Fl_Menu_Window.html fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_Multi_Browser.html documentation/Fl_Multi_Browser.html fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_Multiline_Input.html documentation/Fl_Multiline_Input.html fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_Multiline_Output.html documentation/Fl_Multiline_Output.html fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_Output.html documentation/Fl_Output.html fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_Overlay_Window.html documentation/Fl_Overlay_Window.html fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_Pack.html documentation/Fl_Pack.html fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_Positioner.html documentation/Fl_Positioner.html fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_Repeat_Button.html documentation/Fl_Repeat_Button.html fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_Return_Button.gif documentation/Fl_Return_Button.gif fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_Return_Button.html documentation/Fl_Return_Button.html fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_Roller.gif documentation/Fl_Roller.gif fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_Roller.html documentation/Fl_Roller.html fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_Round_Button.gif documentation/Fl_Round_Button.gif fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_Round_Button.html documentation/Fl_Round_Button.html fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_Scroll.gif documentation/Fl_Scroll.gif fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_Scroll.html documentation/Fl_Scroll.html fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_Scrollbar.html documentation/Fl_Scrollbar.html fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_Secret_Input.html documentation/Fl_Secret_Input.html fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_Select_Browser.html documentation/Fl_Select_Browser.html fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_Single_Window.html documentation/Fl_Single_Window.html fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_Slider.html documentation/Fl_Slider.html fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_Tabs.html documentation/Fl_Tabs.html fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_Tile.gif documentation/Fl_Tile.gif fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_Tile.html documentation/Fl_Tile.html fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_Timer.html documentation/Fl_Timer.html fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_Valuator.html documentation/Fl_Valuator.html fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_Value_Input.gif documentation/Fl_Value_Input.gif fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_Value_Input.html documentation/Fl_Value_Input.html fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_Value_Output.gif documentation/Fl_Value_Output.gif fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_Value_Output.html documentation/Fl_Value_Output.html fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_Value_Slider.html documentation/Fl_Value_Slider.html fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_Widget.html documentation/Fl_Widget.html fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_Window.html documentation/Fl_Window.html fltk.man.dev -f 0444 root sys usr/info/fltk/adjuster1.gif documentation/adjuster1.gif fltk.man.dev -f 0444 root sys usr/info/fltk/ask.C.gif documentation/ask.C.gif fltk.man.dev -f 0444 root sys usr/info/fltk/basics.html documentation/basics.html fltk.man.dev -f 0444 root sys usr/info/fltk/bglogo.gif documentation/bglogo.gif fltk.man.dev -f 0444 root sys usr/info/fltk/boxtypes.gif documentation/boxtypes.gif fltk.man.dev -f 0444 root sys usr/info/fltk/button.C.gif documentation/button.C.gif fltk.man.dev -f 0444 root sys usr/info/fltk/buttons.gif documentation/buttons.gif fltk.man.dev -f 0444 root sys usr/info/fltk/charts.gif documentation/charts.gif fltk.man.dev -f 0444 root sys usr/info/fltk/choice.gif documentation/choice.gif fltk.man.dev -f 0444 root sys usr/info/fltk/clock.gif documentation/clock.gif fltk.man.dev -f 0444 root sys usr/info/fltk/common.html documentation/common.html fltk.man.dev -f 0444 root sys usr/info/fltk/counter.gif documentation/counter.gif fltk.man.dev -f 0444 root sys usr/info/fltk/cubeview.gif documentation/cubeview.gif fltk.man.dev -f 0444 root sys usr/info/fltk/dial.gif documentation/dial.gif fltk.man.dev -f 0444 root sys usr/info/fltk/drawing.html documentation/drawing.html fltk.man.dev -f 0444 root sys usr/info/fltk/editor-replace.gif documentation/editor-replace.gif fltk.man.dev -f 0444 root sys usr/info/fltk/editor.gif documentation/editor.gif fltk.man.dev -f 0444 root sys usr/info/fltk/editor.html documentation/editor.html fltk.man.dev -f 0444 root sys usr/info/fltk/enumerations.html documentation/enumerations.html fltk.man.dev -f 0444 root sys usr/info/fltk/events.html documentation/events.html fltk.man.dev -f 0444 root sys usr/info/fltk/filechooser.gif documentation/filechooser.gif fltk.man.dev -f 0444 root sys usr/info/fltk/fl_alert.gif documentation/fl_alert.gif fltk.man.dev -f 0444 root sys usr/info/fltk/fl_ask.gif documentation/fl_ask.gif fltk.man.dev -f 0444 root sys usr/info/fltk/fl_choice.gif documentation/fl_choice.gif fltk.man.dev -f 0444 root sys usr/info/fltk/fl_color_chooser.jpg documentation/fl_color_chooser.jpg fltk.man.dev -f 0444 root sys usr/info/fltk/fl_input.gif documentation/fl_input.gif fltk.man.dev -f 0444 root sys usr/info/fltk/fl_message.gif documentation/fl_message.gif fltk.man.dev -f 0444 root sys usr/info/fltk/fl_password.gif documentation/fl_password.gif fltk.man.dev -f 0444 root sys usr/info/fltk/fl_show_colormap.gif documentation/fl_show_colormap.gif fltk.man.dev -f 0444 root sys usr/info/fltk/fluid-org.gif documentation/fluid-org.gif fltk.man.dev -f 0444 root sys usr/info/fltk/fluid.gif documentation/fluid.gif fltk.man.dev -f 0444 root sys usr/info/fltk/fluid.html documentation/fluid.html fltk.man.dev -f 0444 root sys usr/info/fltk/fluid1.gif documentation/fluid1.gif fltk.man.dev -f 0444 root sys usr/info/fltk/fluid2.gif documentation/fluid2.gif fltk.man.dev -f 0444 root sys usr/info/fltk/fluid3.gif documentation/fluid3.gif fltk.man.dev -f 0444 root sys usr/info/fltk/fluid4.gif documentation/fluid4.gif fltk.man.dev -f 0444 root sys usr/info/fltk/fluid_main.gif documentation/fluid_main.gif fltk.man.dev -f 0444 root sys usr/info/fltk/fluid_prefs.gif documentation/fluid_prefs.gif fltk.man.dev -f 0444 root sys usr/info/fltk/fluid_widget.gif documentation/fluid_widget.gif fltk.man.dev -f 0444 root sys usr/info/fltk/forms.html documentation/forms.html fltk.man.dev -f 0444 root sys usr/info/fltk/functions.html documentation/functions.html fltk.man.dev -f 0444 root sys usr/info/fltk/glut.html documentation/glut.html fltk.man.dev -f 0444 root sys usr/info/fltk/hello.C.gif documentation/hello.C.gif fltk.man.dev -f 0444 root sys usr/info/fltk/index.html documentation/index.html fltk.man.dev -f 0444 root sys usr/info/fltk/intro.html documentation/intro.html fltk.man.dev -f 0444 root sys usr/info/fltk/license.html documentation/license.html fltk.man.dev -f 0444 root sys usr/info/fltk/menu.gif documentation/menu.gif fltk.man.dev -f 0444 root sys usr/info/fltk/menu_button.gif documentation/menu_button.gif fltk.man.dev -f 0444 root sys usr/info/fltk/menubar.gif documentation/menubar.gif fltk.man.dev -f 0444 root sys usr/info/fltk/opengl.html documentation/opengl.html fltk.man.dev -f 0444 root sys usr/info/fltk/osissues.html documentation/osissues.html fltk.man.dev -f 0444 root sys usr/info/fltk/positioner.gif documentation/positioner.gif fltk.man.dev -f 0444 root sys usr/info/fltk/preface.html documentation/preface.html fltk.man.dev -f 0444 root sys usr/info/fltk/resizebox1.gif documentation/resizebox1.gif fltk.man.dev -f 0444 root sys usr/info/fltk/resizebox2.gif documentation/resizebox2.gif fltk.man.dev -f 0444 root sys usr/info/fltk/round_clock.gif documentation/round_clock.gif fltk.man.dev -f 0444 root sys usr/info/fltk/scrollbar.gif documentation/scrollbar.gif fltk.man.dev -f 0444 root sys usr/info/fltk/shape.C.gif documentation/shape.C.gif fltk.man.dev -f 0444 root sys usr/info/fltk/slider.gif documentation/slider.gif fltk.man.dev -f 0444 root sys usr/info/fltk/subclassing.html documentation/subclassing.html fltk.man.dev -f 0444 root sys usr/info/fltk/symbols.gif documentation/symbols.gif fltk.man.dev -f 0444 root sys usr/info/fltk/tabs.gif documentation/tabs.gif fltk.man.dev -f 0444 root sys usr/info/fltk/text.gif documentation/text.gif fltk.man.dev -f 0444 root sys usr/info/fltk/valuators.gif documentation/valuators.gif fltk.man.dev -f 0444 root sys usr/info/fltk/value_slider.gif documentation/value_slider.gif fltk.man.dev -f 0444 root sys usr/info/fltk/widgets.html documentation/widgets.html fltk.man.dev -f 0555 root sys usr/lib32/libfltk.a lib/libfltk.a fltk.sw.dev -l 0000 root sys usr/lib32/libfltk.so - fltk.sw.eoe symval("libfltk.so.1") -f 0555 root sys usr/lib32/libfltk.so.1 src/libfltk.so.1 fltk.sw.eoe diff --git a/packages/irix/fltk.spec b/packages/irix/fltk.spec deleted file mode 100644 index a9f81fab0..000000000 --- a/packages/irix/fltk.spec +++ /dev/null @@ -1,32 +0,0 @@ -product fltk - id "Fast Light Tool Kit, 1.0.5" - - image sw - id "FLTK Execution Environment, 1.0.5" - version 010004000 - - subsys eoe default - id "FLTK - Execution-Only Environment, 1.0.5" - exp fltk.sw.eoe - endsubsys - - subsys dev default - id "FLTK - Development Environment, 1.0.5" - exp fltk.sw.dev - prereq - ( - fltk.sw.eoe 010004000 010004999 - ) - endsubsys - endimage - - image man - id "FLTK Documentation, 1.0.5" - version 010004000 - - subsys eoe default - id "FLTK - Development Manuals, 1.0.5" - exp fltk.man.dev - endsubsys - endimage -endproduct diff --git a/packages/irix/fltk5x.list b/packages/irix/fltk5x.list deleted file mode 100644 index d7cf2433a..000000000 --- a/packages/irix/fltk5x.list +++ /dev/null @@ -1,323 +0,0 @@ -f 0555 root sys usr/bin/X11/fluid fluid/fluid fltk.sw.dev -f 0444 root sys usr/catman/pman/cat1/fluid.z documentation/fluid.z fltk.man.dev -f 0444 root sys usr/include/FL/Enumerations.H FL/Enumerations.H fltk.sw.dev -l 0000 root sys usr/include/FL/Enumerations.h - fltk.sw.dev symval("Enumerations.H") -f 0444 root sys usr/include/FL/Fl.H FL/Fl.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl.h - fltk.sw.dev symval("Fl.H") -f 0444 root sys usr/include/FL/Fl_Adjuster.H FL/Fl_Adjuster.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Adjuster.h - fltk.sw.dev symval("Fl_Adjuster.H") -f 0444 root sys usr/include/FL/Fl_Bitmap.H FL/Fl_Bitmap.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Bitmap.h - fltk.sw.dev symval("Fl_Bitmap.H") -f 0444 root sys usr/include/FL/Fl_Box.H FL/Fl_Box.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Box.h - fltk.sw.dev symval("Fl_Box.H") -f 0444 root sys usr/include/FL/Fl_Browser.H FL/Fl_Browser.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Browser.h - fltk.sw.dev symval("Fl_Browser.H") -f 0444 root sys usr/include/FL/Fl_Browser_.H FL/Fl_Browser_.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Browser_.h - fltk.sw.dev symval("Fl_Browser_.H") -f 0444 root sys usr/include/FL/Fl_Button.H FL/Fl_Button.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Button.h - fltk.sw.dev symval("Fl_Button.H") -f 0444 root sys usr/include/FL/Fl_Chart.H FL/Fl_Chart.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Chart.h - fltk.sw.dev symval("Fl_Chart.H") -f 0444 root sys usr/include/FL/Fl_Check_Button.H FL/Fl_Check_Button.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Check_Button.h - fltk.sw.dev symval("Fl_Check_Button.H") -f 0444 root sys usr/include/FL/Fl_Choice.H FL/Fl_Choice.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Choice.h - fltk.sw.dev symval("Fl_Choice.H") -f 0444 root sys usr/include/FL/Fl_Clock.H FL/Fl_Clock.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Clock.h - fltk.sw.dev symval("Fl_Clock.H") -f 0444 root sys usr/include/FL/Fl_Color_Chooser.H FL/Fl_Color_Chooser.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Color_Chooser.h - fltk.sw.dev symval("Fl_Color_Chooser.H") -f 0444 root sys usr/include/FL/Fl_Counter.H FL/Fl_Counter.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Counter.h - fltk.sw.dev symval("Fl_Counter.H") -f 0444 root sys usr/include/FL/Fl_Dial.H FL/Fl_Dial.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Dial.h - fltk.sw.dev symval("Fl_Dial.H") -f 0444 root sys usr/include/FL/Fl_Double_Window.H FL/Fl_Double_Window.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Double_Window.h - fltk.sw.dev symval("Fl_Double_Window.H") -f 0444 root sys usr/include/FL/Fl_Fill_Dial.H FL/Fl_Fill_Dial.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Fill_Dial.h - fltk.sw.dev symval("Fl_Fill_Dial.H") -f 0444 root sys usr/include/FL/Fl_Fill_Slider.H FL/Fl_Fill_Slider.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Fill_Slider.h - fltk.sw.dev symval("Fl_Fill_Slider.H") -f 0444 root sys usr/include/FL/Fl_Float_Input.H FL/Fl_Float_Input.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Float_Input.h - fltk.sw.dev symval("Fl_Float_Input.H") -f 0444 root sys usr/include/FL/Fl_FormsBitmap.H FL/Fl_FormsBitmap.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_FormsBitmap.h - fltk.sw.dev symval("Fl_FormsBitmap.H") -f 0444 root sys usr/include/FL/Fl_FormsPixmap.H FL/Fl_FormsPixmap.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_FormsPixmap.h - fltk.sw.dev symval("Fl_FormsPixmap.H") -f 0444 root sys usr/include/FL/Fl_Free.H FL/Fl_Free.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Free.h - fltk.sw.dev symval("Fl_Free.H") -f 0444 root sys usr/include/FL/Fl_Gl_Window.H FL/Fl_Gl_Window.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Gl_Window.h - fltk.sw.dev symval("Fl_Gl_Window.H") -f 0444 root sys usr/include/FL/Fl_Group.H FL/Fl_Group.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Group.h - fltk.sw.dev symval("Fl_Group.H") -f 0444 root sys usr/include/FL/Fl_Hold_Browser.H FL/Fl_Hold_Browser.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Hold_Browser.h - fltk.sw.dev symval("Fl_Hold_Browser.H") -f 0444 root sys usr/include/FL/Fl_Hor_Fill_Slider.H FL/Fl_Hor_Fill_Slider.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Hor_Fill_Slider.h - fltk.sw.dev symval("Fl_Hor_Fill_Slider.H") -f 0444 root sys usr/include/FL/Fl_Hor_Nice_Slider.H FL/Fl_Hor_Nice_Slider.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Hor_Nice_Slider.h - fltk.sw.dev symval("Fl_Hor_Nice_Slider.H") -f 0444 root sys usr/include/FL/Fl_Hor_Slider.H FL/Fl_Hor_Slider.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Hor_Slider.h - fltk.sw.dev symval("Fl_Hor_Slider.H") -f 0444 root sys usr/include/FL/Fl_Hor_Value_Slider.H FL/Fl_Hor_Value_Slider.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Hor_Value_Slider.h - fltk.sw.dev symval("Fl_Hor_Value_Slider.H") -f 0444 root sys usr/include/FL/Fl_Image.H FL/Fl_Image.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Image.h - fltk.sw.dev symval("Fl_Image.H") -f 0444 root sys usr/include/FL/Fl_Input.H FL/Fl_Input.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Input.h - fltk.sw.dev symval("Fl_Input.H") -f 0444 root sys usr/include/FL/Fl_Input_.H FL/Fl_Input_.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Input_.h - fltk.sw.dev symval("Fl_Input_.H") -f 0444 root sys usr/include/FL/Fl_Int_Input.H FL/Fl_Int_Input.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Int_Input.h - fltk.sw.dev symval("Fl_Int_Input.H") -f 0444 root sys usr/include/FL/Fl_Light_Button.H FL/Fl_Light_Button.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Light_Button.h - fltk.sw.dev symval("Fl_Light_Button.H") -f 0444 root sys usr/include/FL/Fl_Line_Dial.H FL/Fl_Line_Dial.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Line_Dial.h - fltk.sw.dev symval("Fl_Line_Dial.H") -f 0444 root sys usr/include/FL/Fl_Menu.H FL/Fl_Menu.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Menu.h - fltk.sw.dev symval("Fl_Menu.H") -f 0444 root sys usr/include/FL/Fl_Menu_.H FL/Fl_Menu_.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Menu_.h - fltk.sw.dev symval("Fl_Menu_.H") -f 0444 root sys usr/include/FL/Fl_Menu_Bar.H FL/Fl_Menu_Bar.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Menu_Bar.h - fltk.sw.dev symval("Fl_Menu_Bar.H") -f 0444 root sys usr/include/FL/Fl_Menu_Button.H FL/Fl_Menu_Button.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Menu_Button.h - fltk.sw.dev symval("Fl_Menu_Button.H") -f 0444 root sys usr/include/FL/Fl_Menu_Item.H FL/Fl_Menu_Item.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Menu_Item.h - fltk.sw.dev symval("Fl_Menu_Item.H") -f 0444 root sys usr/include/FL/Fl_Menu_Window.H FL/Fl_Menu_Window.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Menu_Window.h - fltk.sw.dev symval("Fl_Menu_Window.H") -f 0444 root sys usr/include/FL/Fl_Multi_Browser.H FL/Fl_Multi_Browser.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Multi_Browser.h - fltk.sw.dev symval("Fl_Multi_Browser.H") -f 0444 root sys usr/include/FL/Fl_Multi_Label.H FL/Fl_Multi_Label.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Multi_Label.h - fltk.sw.dev symval("Fl_Multi_Label.H") -f 0444 root sys usr/include/FL/Fl_Multiline_Input.H FL/Fl_Multiline_Input.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Multiline_Input.h - fltk.sw.dev symval("Fl_Multiline_Input.H") -f 0444 root sys usr/include/FL/Fl_Multiline_Output.H FL/Fl_Multiline_Output.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Multiline_Output.h - fltk.sw.dev symval("Fl_Multiline_Output.H") -f 0444 root sys usr/include/FL/Fl_Nice_Slider.H FL/Fl_Nice_Slider.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Nice_Slider.h - fltk.sw.dev symval("Fl_Nice_Slider.H") -f 0444 root sys usr/include/FL/Fl_Object.H FL/Fl_Object.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Object.h - fltk.sw.dev symval("Fl_Object.H") -f 0444 root sys usr/include/FL/Fl_Output.H FL/Fl_Output.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Output.h - fltk.sw.dev symval("Fl_Output.H") -f 0444 root sys usr/include/FL/Fl_Overlay_Window.H FL/Fl_Overlay_Window.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Overlay_Window.h - fltk.sw.dev symval("Fl_Overlay_Window.H") -f 0444 root sys usr/include/FL/Fl_Pack.H FL/Fl_Pack.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Pack.h - fltk.sw.dev symval("Fl_Pack.H") -f 0444 root sys usr/include/FL/Fl_Pixmap.H FL/Fl_Pixmap.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Pixmap.h - fltk.sw.dev symval("Fl_Pixmap.H") -f 0444 root sys usr/include/FL/Fl_Positioner.H FL/Fl_Positioner.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Positioner.h - fltk.sw.dev symval("Fl_Positioner.H") -f 0444 root sys usr/include/FL/Fl_Radio_Button.H FL/Fl_Radio_Button.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Radio_Button.h - fltk.sw.dev symval("Fl_Radio_Button.H") -f 0444 root sys usr/include/FL/Fl_Radio_Light_Button.H FL/Fl_Radio_Light_Button.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Radio_Light_Button.h - fltk.sw.dev symval("Fl_Radio_Light_Button.H") -f 0444 root sys usr/include/FL/Fl_Radio_Round_Button.H FL/Fl_Radio_Round_Button.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Radio_Round_Button.h - fltk.sw.dev symval("Fl_Radio_Round_Button.H") -f 0444 root sys usr/include/FL/Fl_Repeat_Button.H FL/Fl_Repeat_Button.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Repeat_Button.h - fltk.sw.dev symval("Fl_Repeat_Button.H") -f 0444 root sys usr/include/FL/Fl_Return_Button.H FL/Fl_Return_Button.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Return_Button.h - fltk.sw.dev symval("Fl_Return_Button.H") -f 0444 root sys usr/include/FL/Fl_Roller.H FL/Fl_Roller.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Roller.h - fltk.sw.dev symval("Fl_Roller.H") -f 0444 root sys usr/include/FL/Fl_Round_Button.H FL/Fl_Round_Button.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Round_Button.h - fltk.sw.dev symval("Fl_Round_Button.H") -f 0444 root sys usr/include/FL/Fl_Round_Clock.H FL/Fl_Round_Clock.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Round_Clock.h - fltk.sw.dev symval("Fl_Round_Clock.H") -f 0444 root sys usr/include/FL/Fl_Scroll.H FL/Fl_Scroll.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Scroll.h - fltk.sw.dev symval("Fl_Scroll.H") -f 0444 root sys usr/include/FL/Fl_Scrollbar.H FL/Fl_Scrollbar.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Scrollbar.h - fltk.sw.dev symval("Fl_Scrollbar.H") -f 0444 root sys usr/include/FL/Fl_Secret_Input.H FL/Fl_Secret_Input.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Secret_Input.h - fltk.sw.dev symval("Fl_Secret_Input.H") -f 0444 root sys usr/include/FL/Fl_Select_Browser.H FL/Fl_Select_Browser.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Select_Browser.h - fltk.sw.dev symval("Fl_Select_Browser.H") -f 0444 root sys usr/include/FL/Fl_Simple_Counter.H FL/Fl_Simple_Counter.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Simple_Counter.h - fltk.sw.dev symval("Fl_Simple_Counter.H") -f 0444 root sys usr/include/FL/Fl_Single_Window.H FL/Fl_Single_Window.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Single_Window.h - fltk.sw.dev symval("Fl_Single_Window.H") -f 0444 root sys usr/include/FL/Fl_Slider.H FL/Fl_Slider.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Slider.h - fltk.sw.dev symval("Fl_Slider.H") -f 0444 root sys usr/include/FL/Fl_Tabs.H FL/Fl_Tabs.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Tabs.h - fltk.sw.dev symval("Fl_Tabs.H") -f 0444 root sys usr/include/FL/Fl_Tile.H FL/Fl_Tile.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Tile.h - fltk.sw.dev symval("Fl_Tile.H") -f 0444 root sys usr/include/FL/Fl_Timer.H FL/Fl_Timer.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Timer.h - fltk.sw.dev symval("Fl_Timer.H") -f 0444 root sys usr/include/FL/Fl_Toggle_Button.H FL/Fl_Toggle_Button.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Toggle_Button.h - fltk.sw.dev symval("Fl_Toggle_Button.H") -f 0444 root sys usr/include/FL/Fl_Toggle_Light_Button.H FL/Fl_Toggle_Light_Button.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Toggle_Light_Button.h - fltk.sw.dev symval("Fl_Toggle_Light_Button.H") -f 0444 root sys usr/include/FL/Fl_Toggle_Round_Button.H FL/Fl_Toggle_Round_Button.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Toggle_Round_Button.h - fltk.sw.dev symval("Fl_Toggle_Round_Button.H") -f 0444 root sys usr/include/FL/Fl_Valuator.H FL/Fl_Valuator.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Valuator.h - fltk.sw.dev symval("Fl_Valuator.H") -f 0444 root sys usr/include/FL/Fl_Value_Input.H FL/Fl_Value_Input.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Value_Input.h - fltk.sw.dev symval("Fl_Value_Input.H") -f 0444 root sys usr/include/FL/Fl_Value_Output.H FL/Fl_Value_Output.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Value_Output.h - fltk.sw.dev symval("Fl_Value_Output.H") -f 0444 root sys usr/include/FL/Fl_Value_Slider.H FL/Fl_Value_Slider.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Value_Slider.h - fltk.sw.dev symval("Fl_Value_Slider.H") -f 0444 root sys usr/include/FL/Fl_Widget.H FL/Fl_Widget.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Widget.h - fltk.sw.dev symval("Fl_Widget.H") -f 0444 root sys usr/include/FL/Fl_Window.H FL/Fl_Window.H fltk.sw.dev -l 0000 root sys usr/include/FL/Fl_Window.h - fltk.sw.dev symval("Fl_Window.H") -f 0444 root sys usr/include/FL/dirent.h FL/dirent.h fltk.sw.dev -f 0444 root sys usr/include/FL/filename.H FL/filename.H fltk.sw.dev -l 0000 root sys usr/include/FL/filename.h - fltk.sw.dev symval("filename.H") -f 0444 root sys usr/include/FL/fl_ask.H FL/fl_ask.H fltk.sw.dev -l 0000 root sys usr/include/FL/fl_ask.h - fltk.sw.dev symval("fl_ask.H") -f 0444 root sys usr/include/FL/fl_draw.H FL/fl_draw.H fltk.sw.dev -l 0000 root sys usr/include/FL/fl_draw.h - fltk.sw.dev symval("fl_draw.H") -f 0444 root sys usr/include/FL/fl_file_chooser.H FL/fl_file_chooser.H fltk.sw.dev -l 0000 root sys usr/include/FL/fl_file_chooser.h - fltk.sw.dev symval("fl_file_chooser.H") -f 0444 root sys usr/include/FL/fl_message.H FL/fl_message.H fltk.sw.dev -l 0000 root sys usr/include/FL/fl_message.h - fltk.sw.dev symval("fl_message.H") -f 0444 root sys usr/include/FL/fl_show_colormap.H FL/fl_show_colormap.H fltk.sw.dev -l 0000 root sys usr/include/FL/fl_show_colormap.h - fltk.sw.dev symval("fl_show_colormap.H") -f 0444 root sys usr/include/FL/fl_show_input.H FL/fl_show_input.H fltk.sw.dev -l 0000 root sys usr/include/FL/fl_show_input.h - fltk.sw.dev symval("fl_show_input.H") -f 0444 root sys usr/include/FL/forms.H FL/forms.H fltk.sw.dev -l 0000 root sys usr/include/FL/forms.h - fltk.sw.dev symval("forms.H") -f 0444 root sys usr/include/FL/gl.h FL/gl.h fltk.sw.dev -f 0444 root sys usr/include/FL/gl2opengl.h FL/gl2opengl.h fltk.sw.dev -f 0444 root sys usr/include/FL/gl_draw.H FL/gl_draw.H fltk.sw.dev -l 0000 root sys usr/include/FL/gl_draw.h - fltk.sw.dev symval("gl_draw.H") -f 0444 root sys usr/include/FL/glut.H FL/glut.H fltk.sw.dev -l 0000 root sys usr/include/FL/glut.h - fltk.sw.dev symval("glut.H") -f 0444 root sys usr/include/FL/math.h FL/math.h fltk.sw.dev -f 0444 root sys usr/include/FL/menubar.h FL/menubar.h fltk.sw.dev -f 0444 root sys usr/include/FL/win32.H FL/win32.H fltk.sw.dev -l 0000 root sys usr/include/FL/win32.h - fltk.sw.dev symval("win32.H") -f 0444 root sys usr/include/FL/x.H FL/x.H fltk.sw.dev -l 0000 root sys usr/include/FL/x.h - fltk.sw.dev symval("x.H") -l 0000 root sys usr/include/Fl - fltk.sw.dev symval("FL") -f 0444 root sys usr/info/fltk/FL.gif documentation/FL.gif fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_Adjuster.html documentation/Fl_Adjuster.html fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_Box.html documentation/Fl_Box.html fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_Browser.html documentation/Fl_Browser.html fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_Browser_.html documentation/Fl_Browser_.html fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_Button.html documentation/Fl_Button.html fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_Chart.html documentation/Fl_Chart.html fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_Check_Button.gif documentation/Fl_Check_Button.gif fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_Check_Button.html documentation/Fl_Check_Button.html fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_Choice.html documentation/Fl_Choice.html fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_Clock.html documentation/Fl_Clock.html fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_Color_Chooser.html documentation/Fl_Color_Chooser.html fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_Counter.html documentation/Fl_Counter.html fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_Dial.html documentation/Fl_Dial.html fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_Double_Window.html documentation/Fl_Double_Window.html fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_End.html documentation/Fl_End.html fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_Float_Input.html documentation/Fl_Float_Input.html fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_Free.html documentation/Fl_Free.html fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_Gl_Window.html documentation/Fl_Gl_Window.html fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_Group.html documentation/Fl_Group.html fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_Hold_Browser.html documentation/Fl_Hold_Browser.html fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_Input.html documentation/Fl_Input.html fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_Input_.html documentation/Fl_Input_.html fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_Int_Input.html documentation/Fl_Int_Input.html fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_Light_Button.gif documentation/Fl_Light_Button.gif fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_Light_Button.html documentation/Fl_Light_Button.html fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_Menu_.html documentation/Fl_Menu_.html fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_Menu_Bar.html documentation/Fl_Menu_Bar.html fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_Menu_Button.html documentation/Fl_Menu_Button.html fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_Menu_Item.html documentation/Fl_Menu_Item.html fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_Menu_Window.html documentation/Fl_Menu_Window.html fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_Multi_Browser.html documentation/Fl_Multi_Browser.html fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_Multiline_Input.html documentation/Fl_Multiline_Input.html fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_Multiline_Output.html documentation/Fl_Multiline_Output.html fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_Output.html documentation/Fl_Output.html fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_Overlay_Window.html documentation/Fl_Overlay_Window.html fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_Pack.html documentation/Fl_Pack.html fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_Positioner.html documentation/Fl_Positioner.html fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_Repeat_Button.html documentation/Fl_Repeat_Button.html fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_Return_Button.gif documentation/Fl_Return_Button.gif fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_Return_Button.html documentation/Fl_Return_Button.html fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_Roller.gif documentation/Fl_Roller.gif fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_Roller.html documentation/Fl_Roller.html fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_Round_Button.gif documentation/Fl_Round_Button.gif fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_Round_Button.html documentation/Fl_Round_Button.html fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_Scroll.gif documentation/Fl_Scroll.gif fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_Scroll.html documentation/Fl_Scroll.html fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_Scrollbar.html documentation/Fl_Scrollbar.html fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_Secret_Input.html documentation/Fl_Secret_Input.html fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_Select_Browser.html documentation/Fl_Select_Browser.html fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_Single_Window.html documentation/Fl_Single_Window.html fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_Slider.html documentation/Fl_Slider.html fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_Tabs.html documentation/Fl_Tabs.html fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_Tile.gif documentation/Fl_Tile.gif fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_Tile.html documentation/Fl_Tile.html fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_Timer.html documentation/Fl_Timer.html fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_Valuator.html documentation/Fl_Valuator.html fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_Value_Input.gif documentation/Fl_Value_Input.gif fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_Value_Input.html documentation/Fl_Value_Input.html fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_Value_Output.gif documentation/Fl_Value_Output.gif fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_Value_Output.html documentation/Fl_Value_Output.html fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_Value_Slider.html documentation/Fl_Value_Slider.html fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_Widget.html documentation/Fl_Widget.html fltk.man.dev -f 0444 root sys usr/info/fltk/Fl_Window.html documentation/Fl_Window.html fltk.man.dev -f 0444 root sys usr/info/fltk/adjuster1.gif documentation/adjuster1.gif fltk.man.dev -f 0444 root sys usr/info/fltk/ask.C.gif documentation/ask.C.gif fltk.man.dev -f 0444 root sys usr/info/fltk/basics.html documentation/basics.html fltk.man.dev -f 0444 root sys usr/info/fltk/bglogo.gif documentation/bglogo.gif fltk.man.dev -f 0444 root sys usr/info/fltk/boxtypes.gif documentation/boxtypes.gif fltk.man.dev -f 0444 root sys usr/info/fltk/button.C.gif documentation/button.C.gif fltk.man.dev -f 0444 root sys usr/info/fltk/buttons.gif documentation/buttons.gif fltk.man.dev -f 0444 root sys usr/info/fltk/charts.gif documentation/charts.gif fltk.man.dev -f 0444 root sys usr/info/fltk/choice.gif documentation/choice.gif fltk.man.dev -f 0444 root sys usr/info/fltk/clock.gif documentation/clock.gif fltk.man.dev -f 0444 root sys usr/info/fltk/common.html documentation/common.html fltk.man.dev -f 0444 root sys usr/info/fltk/counter.gif documentation/counter.gif fltk.man.dev -f 0444 root sys usr/info/fltk/cubeview.gif documentation/cubeview.gif fltk.man.dev -f 0444 root sys usr/info/fltk/dial.gif documentation/dial.gif fltk.man.dev -f 0444 root sys usr/info/fltk/drawing.html documentation/drawing.html fltk.man.dev -f 0444 root sys usr/info/fltk/editor-replace.gif documentation/editor-replace.gif fltk.man.dev -f 0444 root sys usr/info/fltk/editor.gif documentation/editor.gif fltk.man.dev -f 0444 root sys usr/info/fltk/editor.html documentation/editor.html fltk.man.dev -f 0444 root sys usr/info/fltk/enumerations.html documentation/enumerations.html fltk.man.dev -f 0444 root sys usr/info/fltk/events.html documentation/events.html fltk.man.dev -f 0444 root sys usr/info/fltk/filechooser.gif documentation/filechooser.gif fltk.man.dev -f 0444 root sys usr/info/fltk/fl_alert.gif documentation/fl_alert.gif fltk.man.dev -f 0444 root sys usr/info/fltk/fl_ask.gif documentation/fl_ask.gif fltk.man.dev -f 0444 root sys usr/info/fltk/fl_choice.gif documentation/fl_choice.gif fltk.man.dev -f 0444 root sys usr/info/fltk/fl_color_chooser.jpg documentation/fl_color_chooser.jpg fltk.man.dev -f 0444 root sys usr/info/fltk/fl_input.gif documentation/fl_input.gif fltk.man.dev -f 0444 root sys usr/info/fltk/fl_message.gif documentation/fl_message.gif fltk.man.dev -f 0444 root sys usr/info/fltk/fl_password.gif documentation/fl_password.gif fltk.man.dev -f 0444 root sys usr/info/fltk/fl_show_colormap.gif documentation/fl_show_colormap.gif fltk.man.dev -f 0444 root sys usr/info/fltk/fluid-org.gif documentation/fluid-org.gif fltk.man.dev -f 0444 root sys usr/info/fltk/fluid.gif documentation/fluid.gif fltk.man.dev -f 0444 root sys usr/info/fltk/fluid.html documentation/fluid.html fltk.man.dev -f 0444 root sys usr/info/fltk/fluid1.gif documentation/fluid1.gif fltk.man.dev -f 0444 root sys usr/info/fltk/fluid2.gif documentation/fluid2.gif fltk.man.dev -f 0444 root sys usr/info/fltk/fluid3.gif documentation/fluid3.gif fltk.man.dev -f 0444 root sys usr/info/fltk/fluid4.gif documentation/fluid4.gif fltk.man.dev -f 0444 root sys usr/info/fltk/fluid_main.gif documentation/fluid_main.gif fltk.man.dev -f 0444 root sys usr/info/fltk/fluid_prefs.gif documentation/fluid_prefs.gif fltk.man.dev -f 0444 root sys usr/info/fltk/fluid_widget.gif documentation/fluid_widget.gif fltk.man.dev -f 0444 root sys usr/info/fltk/forms.html documentation/forms.html fltk.man.dev -f 0444 root sys usr/info/fltk/functions.html documentation/functions.html fltk.man.dev -f 0444 root sys usr/info/fltk/glut.html documentation/glut.html fltk.man.dev -f 0444 root sys usr/info/fltk/hello.C.gif documentation/hello.C.gif fltk.man.dev -f 0444 root sys usr/info/fltk/index.html documentation/index.html fltk.man.dev -f 0444 root sys usr/info/fltk/intro.html documentation/intro.html fltk.man.dev -f 0444 root sys usr/info/fltk/license.html documentation/license.html fltk.man.dev -f 0444 root sys usr/info/fltk/menu.gif documentation/menu.gif fltk.man.dev -f 0444 root sys usr/info/fltk/menu_button.gif documentation/menu_button.gif fltk.man.dev -f 0444 root sys usr/info/fltk/menubar.gif documentation/menubar.gif fltk.man.dev -f 0444 root sys usr/info/fltk/opengl.html documentation/opengl.html fltk.man.dev -f 0444 root sys usr/info/fltk/osissues.html documentation/osissues.html fltk.man.dev -f 0444 root sys usr/info/fltk/positioner.gif documentation/positioner.gif fltk.man.dev -f 0444 root sys usr/info/fltk/preface.html documentation/preface.html fltk.man.dev -f 0444 root sys usr/info/fltk/resizebox1.gif documentation/resizebox1.gif fltk.man.dev -f 0444 root sys usr/info/fltk/resizebox2.gif documentation/resizebox2.gif fltk.man.dev -f 0444 root sys usr/info/fltk/round_clock.gif documentation/round_clock.gif fltk.man.dev -f 0444 root sys usr/info/fltk/scrollbar.gif documentation/scrollbar.gif fltk.man.dev -f 0444 root sys usr/info/fltk/shape.C.gif documentation/shape.C.gif fltk.man.dev -f 0444 root sys usr/info/fltk/slider.gif documentation/slider.gif fltk.man.dev -f 0444 root sys usr/info/fltk/subclassing.html documentation/subclassing.html fltk.man.dev -f 0444 root sys usr/info/fltk/symbols.gif documentation/symbols.gif fltk.man.dev -f 0444 root sys usr/info/fltk/tabs.gif documentation/tabs.gif fltk.man.dev -f 0444 root sys usr/info/fltk/text.gif documentation/text.gif fltk.man.dev -f 0444 root sys usr/info/fltk/valuators.gif documentation/valuators.gif fltk.man.dev -f 0444 root sys usr/info/fltk/value_slider.gif documentation/value_slider.gif fltk.man.dev -f 0444 root sys usr/info/fltk/widgets.html documentation/widgets.html fltk.man.dev -f 0555 root sys usr/lib/libfltk.a lib/libfltk.a fltk.sw.dev -l 0000 root sys usr/lib/libfltk.so - fltk.sw.eoe symval("libfltk.so.1") -f 0555 root sys usr/lib/libfltk.so.1 src/libfltk.so.1 fltk.sw.eoe diff --git a/packages/irix/makedist.sh b/packages/irix/makedist.sh deleted file mode 100755 index 00c75cd24..000000000 --- a/packages/irix/makedist.sh +++ /dev/null @@ -1,16 +0,0 @@ -#!/bin/sh -# -# makedist - make an irix distribution. -# - -case `uname -r` in - 5.*) - gendist -v -dist . -sbase ../.. -idb fltk5x.list -spec fltk.spec - ;; - *) - gendist -v -dist . -sbase ../.. -idb fltk.list -spec fltk.spec - ;; -esac - -tar cvf fltk-1.0.5-irix-`uname -r`.tardist fltk fltk.idb fltk.man fltk.sw - diff --git a/packages/linux/fltk.spec b/packages/linux/fltk.spec deleted file mode 100644 index ebcc24019..000000000 --- a/packages/linux/fltk.spec +++ /dev/null @@ -1,340 +0,0 @@ -Summary: Fast Light Tool Kit -Name: fltk -Version: 1.0.5 -Release: 1 -Copyright: LGPL -Group: Development/Libraries -Source: ftp://ftp.fltk.org/pub/fltk/1.0.5/fltk-1.0.5-source.tar.gz -URL: http://www.fltk.org -Packager: Michael Sweet -%description -The Fast Light Tool Kit ("FLTK", pronounced "fulltick") is a LGPL'd -C++ graphical user interface toolkit for X (UNIX(r)), OpenGL(r), -and Microsoft(r) Windows(r) NT 4.0, 95, or 98. It was originally -developed by Mr. Bill Spitzak and is currently maintained by a -small group of developers across the world with a central -repository in the US. -%files -/usr/lib/libfltk.a -/usr/lib/libfltk.so -/usr/lib/libfltk.so.1 -/usr/bin/X11/fluid -/usr/include/FL/Enumerations.H -/usr/include/FL/Enumerations.h -/usr/include/FL/Fl.H -/usr/include/FL/Fl.h -/usr/include/FL/Fl_Adjuster.H -/usr/include/FL/Fl_Adjuster.h -/usr/include/FL/Fl_Bitmap.H -/usr/include/FL/Fl_Bitmap.h -/usr/include/FL/Fl_Box.H -/usr/include/FL/Fl_Box.h -/usr/include/FL/Fl_Browser.H -/usr/include/FL/Fl_Browser.h -/usr/include/FL/Fl_Browser_.H -/usr/include/FL/Fl_Browser_.h -/usr/include/FL/Fl_Button.H -/usr/include/FL/Fl_Button.h -/usr/include/FL/Fl_Chart.H -/usr/include/FL/Fl_Chart.h -/usr/include/FL/Fl_Check_Button.H -/usr/include/FL/Fl_Check_Button.h -/usr/include/FL/Fl_Choice.H -/usr/include/FL/Fl_Choice.h -/usr/include/FL/Fl_Clock.H -/usr/include/FL/Fl_Clock.h -/usr/include/FL/Fl_Color_Chooser.H -/usr/include/FL/Fl_Color_Chooser.h -/usr/include/FL/Fl_Counter.H -/usr/include/FL/Fl_Counter.h -/usr/include/FL/Fl_Dial.H -/usr/include/FL/Fl_Dial.h -/usr/include/FL/Fl_Double_Window.H -/usr/include/FL/Fl_Double_Window.h -/usr/include/FL/Fl_Fill_Dial.H -/usr/include/FL/Fl_Fill_Dial.h -/usr/include/FL/Fl_Fill_Slider.H -/usr/include/FL/Fl_Fill_Slider.h -/usr/include/FL/Fl_Float_Input.H -/usr/include/FL/Fl_Float_Input.h -/usr/include/FL/Fl_FormsBitmap.H -/usr/include/FL/Fl_FormsBitmap.h -/usr/include/FL/Fl_FormsPixmap.H -/usr/include/FL/Fl_FormsPixmap.h -/usr/include/FL/Fl_Free.H -/usr/include/FL/Fl_Free.h -/usr/include/FL/Fl_Gl_Window.H -/usr/include/FL/Fl_Gl_Window.h -/usr/include/FL/Fl_Group.H -/usr/include/FL/Fl_Group.h -/usr/include/FL/Fl_Hold_Browser.H -/usr/include/FL/Fl_Hold_Browser.h -/usr/include/FL/Fl_Hor_Fill_Slider.H -/usr/include/FL/Fl_Hor_Fill_Slider.h -/usr/include/FL/Fl_Hor_Nice_Slider.H -/usr/include/FL/Fl_Hor_Nice_Slider.h -/usr/include/FL/Fl_Hor_Slider.H -/usr/include/FL/Fl_Hor_Slider.h -/usr/include/FL/Fl_Hor_Value_Slider.H -/usr/include/FL/Fl_Hor_Value_Slider.h -/usr/include/FL/Fl_Image.H -/usr/include/FL/Fl_Image.h -/usr/include/FL/Fl_Input.H -/usr/include/FL/Fl_Input.h -/usr/include/FL/Fl_Input_.H -/usr/include/FL/Fl_Input_.h -/usr/include/FL/Fl_Int_Input.H -/usr/include/FL/Fl_Int_Input.h -/usr/include/FL/Fl_Light_Button.H -/usr/include/FL/Fl_Light_Button.h -/usr/include/FL/Fl_Line_Dial.H -/usr/include/FL/Fl_Line_Dial.h -/usr/include/FL/Fl_Menu.H -/usr/include/FL/Fl_Menu.h -/usr/include/FL/Fl_Menu_.H -/usr/include/FL/Fl_Menu_.h -/usr/include/FL/Fl_Menu_Bar.H -/usr/include/FL/Fl_Menu_Bar.h -/usr/include/FL/Fl_Menu_Button.H -/usr/include/FL/Fl_Menu_Button.h -/usr/include/FL/Fl_Menu_Item.H -/usr/include/FL/Fl_Menu_Item.h -/usr/include/FL/Fl_Menu_Window.H -/usr/include/FL/Fl_Menu_Window.h -/usr/include/FL/Fl_Multi_Browser.H -/usr/include/FL/Fl_Multi_Browser.h -/usr/include/FL/Fl_Multi_Label.H -/usr/include/FL/Fl_Multi_Label.h -/usr/include/FL/Fl_Multiline_Input.H -/usr/include/FL/Fl_Multiline_Input.h -/usr/include/FL/Fl_Multiline_Output.H -/usr/include/FL/Fl_Multiline_Output.h -/usr/include/FL/Fl_Nice_Slider.H -/usr/include/FL/Fl_Nice_Slider.h -/usr/include/FL/Fl_Object.H -/usr/include/FL/Fl_Object.h -/usr/include/FL/Fl_Output.H -/usr/include/FL/Fl_Output.h -/usr/include/FL/Fl_Overlay_Window.H -/usr/include/FL/Fl_Overlay_Window.h -/usr/include/FL/Fl_Pack.H -/usr/include/FL/Fl_Pack.h -/usr/include/FL/Fl_Pixmap.H -/usr/include/FL/Fl_Pixmap.h -/usr/include/FL/Fl_Positioner.H -/usr/include/FL/Fl_Positioner.h -/usr/include/FL/Fl_Radio_Button.H -/usr/include/FL/Fl_Radio_Button.h -/usr/include/FL/Fl_Radio_Light_Button.H -/usr/include/FL/Fl_Radio_Light_Button.h -/usr/include/FL/Fl_Radio_Round_Button.H -/usr/include/FL/Fl_Radio_Round_Button.h -/usr/include/FL/Fl_Repeat_Button.H -/usr/include/FL/Fl_Repeat_Button.h -/usr/include/FL/Fl_Return_Button.H -/usr/include/FL/Fl_Return_Button.h -/usr/include/FL/Fl_Roller.H -/usr/include/FL/Fl_Roller.h -/usr/include/FL/Fl_Round_Button.H -/usr/include/FL/Fl_Round_Button.h -/usr/include/FL/Fl_Round_Clock.H -/usr/include/FL/Fl_Round_Clock.h -/usr/include/FL/Fl_Scroll.H -/usr/include/FL/Fl_Scroll.h -/usr/include/FL/Fl_Scrollbar.H -/usr/include/FL/Fl_Scrollbar.h -/usr/include/FL/Fl_Secret_Input.H -/usr/include/FL/Fl_Secret_Input.h -/usr/include/FL/Fl_Select_Browser.H -/usr/include/FL/Fl_Select_Browser.h -/usr/include/FL/Fl_Simple_Counter.H -/usr/include/FL/Fl_Simple_Counter.h -/usr/include/FL/Fl_Single_Window.H -/usr/include/FL/Fl_Single_Window.h -/usr/include/FL/Fl_Slider.H -/usr/include/FL/Fl_Slider.h -/usr/include/FL/Fl_Tabs.H -/usr/include/FL/Fl_Tabs.h -/usr/include/FL/Fl_Tile.H -/usr/include/FL/Fl_Tile.h -/usr/include/FL/Fl_Timer.H -/usr/include/FL/Fl_Timer.h -/usr/include/FL/Fl_Toggle_Button.H -/usr/include/FL/Fl_Toggle_Button.h -/usr/include/FL/Fl_Toggle_Light_Button.H -/usr/include/FL/Fl_Toggle_Light_Button.h -/usr/include/FL/Fl_Toggle_Round_Button.H -/usr/include/FL/Fl_Toggle_Round_Button.h -/usr/include/FL/Fl_Valuator.H -/usr/include/FL/Fl_Valuator.h -/usr/include/FL/Fl_Value_Input.H -/usr/include/FL/Fl_Value_Input.h -/usr/include/FL/Fl_Value_Output.H -/usr/include/FL/Fl_Value_Output.h -/usr/include/FL/Fl_Value_Slider.H -/usr/include/FL/Fl_Value_Slider.h -/usr/include/FL/Fl_Widget.H -/usr/include/FL/Fl_Widget.h -/usr/include/FL/Fl_Window.H -/usr/include/FL/Fl_Window.h -/usr/include/FL/dirent.h -/usr/include/FL/filename.H -/usr/include/FL/filename.h -/usr/include/FL/fl_ask.H -/usr/include/FL/fl_ask.h -/usr/include/FL/fl_draw.H -/usr/include/FL/fl_draw.h -/usr/include/FL/fl_file_chooser.H -/usr/include/FL/fl_file_chooser.h -/usr/include/FL/fl_message.H -/usr/include/FL/fl_message.h -/usr/include/FL/fl_show_colormap.H -/usr/include/FL/fl_show_colormap.h -/usr/include/FL/fl_show_input.H -/usr/include/FL/fl_show_input.h -/usr/include/FL/forms.H -/usr/include/FL/forms.h -/usr/include/FL/gl.h -/usr/include/FL/gl2opengl.h -/usr/include/FL/gl_draw.H -/usr/include/FL/gl_draw.h -/usr/include/FL/glut.H -/usr/include/FL/glut.h -/usr/include/FL/math.h -/usr/include/FL/menubar.h -/usr/include/FL/win32.H -/usr/include/FL/win32.h -/usr/include/FL/x.H -/usr/include/FL/x.h -/usr/include/Fl -%doc /usr/man/man1/fluid.1 -%doc /usr/doc/fltk-1.0.5/FL.gif -%doc /usr/doc/fltk-1.0.5/Fl_Adjuster.html -%doc /usr/doc/fltk-1.0.5/Fl_Box.html -%doc /usr/doc/fltk-1.0.5/Fl_Browser.html -%doc /usr/doc/fltk-1.0.5/Fl_Browser_.html -%doc /usr/doc/fltk-1.0.5/Fl_Button.html -%doc /usr/doc/fltk-1.0.5/Fl_Chart.html -%doc /usr/doc/fltk-1.0.5/Fl_Check_Button.gif -%doc /usr/doc/fltk-1.0.5/Fl_Check_Button.html -%doc /usr/doc/fltk-1.0.5/Fl_Choice.html -%doc /usr/doc/fltk-1.0.5/Fl_Clock.html -%doc /usr/doc/fltk-1.0.5/Fl_Color_Chooser.html -%doc /usr/doc/fltk-1.0.5/Fl_Counter.html -%doc /usr/doc/fltk-1.0.5/Fl_Dial.html -%doc /usr/doc/fltk-1.0.5/Fl_Double_Window.html -%doc /usr/doc/fltk-1.0.5/Fl_End.html -%doc /usr/doc/fltk-1.0.5/Fl_Float_Input.html -%doc /usr/doc/fltk-1.0.5/Fl_Free.html -%doc /usr/doc/fltk-1.0.5/Fl_Gl_Window.html -%doc /usr/doc/fltk-1.0.5/Fl_Group.html -%doc /usr/doc/fltk-1.0.5/Fl_Hold_Browser.html -%doc /usr/doc/fltk-1.0.5/Fl_Input.html -%doc /usr/doc/fltk-1.0.5/Fl_Input_.html -%doc /usr/doc/fltk-1.0.5/Fl_Int_Input.html -%doc /usr/doc/fltk-1.0.5/Fl_Light_Button.gif -%doc /usr/doc/fltk-1.0.5/Fl_Light_Button.html -%doc /usr/doc/fltk-1.0.5/Fl_Menu_.html -%doc /usr/doc/fltk-1.0.5/Fl_Menu_Bar.html -%doc /usr/doc/fltk-1.0.5/Fl_Menu_Button.html -%doc /usr/doc/fltk-1.0.5/Fl_Menu_Item.html -%doc /usr/doc/fltk-1.0.5/Fl_Menu_Window.html -%doc /usr/doc/fltk-1.0.5/Fl_Multi_Browser.html -%doc /usr/doc/fltk-1.0.5/Fl_Multiline_Input.html -%doc /usr/doc/fltk-1.0.5/Fl_Multiline_Output.html -%doc /usr/doc/fltk-1.0.5/Fl_Output.html -%doc /usr/doc/fltk-1.0.5/Fl_Overlay_Window.html -%doc /usr/doc/fltk-1.0.5/Fl_Pack.html -%doc /usr/doc/fltk-1.0.5/Fl_Positioner.html -%doc /usr/doc/fltk-1.0.5/Fl_Repeat_Button.html -%doc /usr/doc/fltk-1.0.5/Fl_Return_Button.gif -%doc /usr/doc/fltk-1.0.5/Fl_Return_Button.html -%doc /usr/doc/fltk-1.0.5/Fl_Roller.gif -%doc /usr/doc/fltk-1.0.5/Fl_Roller.html -%doc /usr/doc/fltk-1.0.5/Fl_Round_Button.gif -%doc /usr/doc/fltk-1.0.5/Fl_Round_Button.html -%doc /usr/doc/fltk-1.0.5/Fl_Scroll.gif -%doc /usr/doc/fltk-1.0.5/Fl_Scroll.html -%doc /usr/doc/fltk-1.0.5/Fl_Scrollbar.html -%doc /usr/doc/fltk-1.0.5/Fl_Secret_Input.html -%doc /usr/doc/fltk-1.0.5/Fl_Select_Browser.html -%doc /usr/doc/fltk-1.0.5/Fl_Single_Window.html -%doc /usr/doc/fltk-1.0.5/Fl_Slider.html -%doc /usr/doc/fltk-1.0.5/Fl_Tabs.html -%doc /usr/doc/fltk-1.0.5/Fl_Tile.gif -%doc /usr/doc/fltk-1.0.5/Fl_Tile.html -%doc /usr/doc/fltk-1.0.5/Fl_Timer.html -%doc /usr/doc/fltk-1.0.5/Fl_Valuator.html -%doc /usr/doc/fltk-1.0.5/Fl_Value_Input.gif -%doc /usr/doc/fltk-1.0.5/Fl_Value_Input.html -%doc /usr/doc/fltk-1.0.5/Fl_Value_Output.gif -%doc /usr/doc/fltk-1.0.5/Fl_Value_Output.html -%doc /usr/doc/fltk-1.0.5/Fl_Value_Slider.html -%doc /usr/doc/fltk-1.0.5/Fl_Widget.html -%doc /usr/doc/fltk-1.0.5/Fl_Window.html -%doc /usr/doc/fltk-1.0.5/adjuster1.gif -%doc /usr/doc/fltk-1.0.5/ask.C.gif -%doc /usr/doc/fltk-1.0.5/basics.html -%doc /usr/doc/fltk-1.0.5/bglogo.gif -%doc /usr/doc/fltk-1.0.5/boxtypes.gif -%doc /usr/doc/fltk-1.0.5/button.C.gif -%doc /usr/doc/fltk-1.0.5/buttons.gif -%doc /usr/doc/fltk-1.0.5/charts.gif -%doc /usr/doc/fltk-1.0.5/choice.gif -%doc /usr/doc/fltk-1.0.5/clock.gif -%doc /usr/doc/fltk-1.0.5/common.html -%doc /usr/doc/fltk-1.0.5/counter.gif -%doc /usr/doc/fltk-1.0.5/cubeview.gif -%doc /usr/doc/fltk-1.0.5/dial.gif -%doc /usr/doc/fltk-1.0.5/drawing.html -%doc /usr/doc/fltk-1.0.5/editor-replace.gif -%doc /usr/doc/fltk-1.0.5/editor.gif -%doc /usr/doc/fltk-1.0.5/editor.html -%doc /usr/doc/fltk-1.0.5/enumerations.html -%doc /usr/doc/fltk-1.0.5/events.html -%doc /usr/doc/fltk-1.0.5/filechooser.gif -%doc /usr/doc/fltk-1.0.5/fl_alert.gif -%doc /usr/doc/fltk-1.0.5/fl_ask.gif -%doc /usr/doc/fltk-1.0.5/fl_choice.gif -%doc /usr/doc/fltk-1.0.5/fl_color_chooser.jpg -%doc /usr/doc/fltk-1.0.5/fl_input.gif -%doc /usr/doc/fltk-1.0.5/fl_message.gif -%doc /usr/doc/fltk-1.0.5/fl_password.gif -%doc /usr/doc/fltk-1.0.5/fl_show_colormap.gif -%doc /usr/doc/fltk-1.0.5/fluid-org.gif -%doc /usr/doc/fltk-1.0.5/fluid.gif -%doc /usr/doc/fltk-1.0.5/fluid.html -%doc /usr/doc/fltk-1.0.5/fluid1.gif -%doc /usr/doc/fltk-1.0.5/fluid2.gif -%doc /usr/doc/fltk-1.0.5/fluid3.gif -%doc /usr/doc/fltk-1.0.5/fluid4.gif -%doc /usr/doc/fltk-1.0.5/fluid_main.gif -%doc /usr/doc/fltk-1.0.5/fluid_prefs.gif -%doc /usr/doc/fltk-1.0.5/fluid_widget.gif -%doc /usr/doc/fltk-1.0.5/forms.html -%doc /usr/doc/fltk-1.0.5/functions.html -%doc /usr/doc/fltk-1.0.5/glut.html -%doc /usr/doc/fltk-1.0.5/hello.C.gif -%doc /usr/doc/fltk-1.0.5/index.html -%doc /usr/doc/fltk-1.0.5/intro.html -%doc /usr/doc/fltk-1.0.5/license.html -%doc /usr/doc/fltk-1.0.5/menu.gif -%doc /usr/doc/fltk-1.0.5/menu_button.gif -%doc /usr/doc/fltk-1.0.5/menubar.gif -%doc /usr/doc/fltk-1.0.5/opengl.html -%doc /usr/doc/fltk-1.0.5/osissues.html -%doc /usr/doc/fltk-1.0.5/positioner.gif -%doc /usr/doc/fltk-1.0.5/preface.html -%doc /usr/doc/fltk-1.0.5/resizebox1.gif -%doc /usr/doc/fltk-1.0.5/resizebox2.gif -%doc /usr/doc/fltk-1.0.5/round_clock.gif -%doc /usr/doc/fltk-1.0.5/scrollbar.gif -%doc /usr/doc/fltk-1.0.5/shape.C.gif -%doc /usr/doc/fltk-1.0.5/slider.gif -%doc /usr/doc/fltk-1.0.5/subclassing.html -%doc /usr/doc/fltk-1.0.5/symbols.gif -%doc /usr/doc/fltk-1.0.5/tabs.gif -%doc /usr/doc/fltk-1.0.5/text.gif -%doc /usr/doc/fltk-1.0.5/valuators.gif -%doc /usr/doc/fltk-1.0.5/value_slider.gif -%doc /usr/doc/fltk-1.0.5/widgets.html diff --git a/packages/linux/makedist.sh b/packages/linux/makedist.sh deleted file mode 100755 index a501d0c7d..000000000 --- a/packages/linux/makedist.sh +++ /dev/null @@ -1,35 +0,0 @@ -#!/bin/sh -# -# makedist - make a linux distribution. -# -# Note: YOU MUST "MAKE INSTALL" FLTK PRIOR TO RUNNING THIS SCRIPT. -# -# This is because the developers of the RPM distribution -# tools don't have an easy way to install a set of files -# to any location you want, e.g.: -# -# destination-file = source-file -# -# If you look at the other (commercial) UNIX distributions -# you'll notice that ALL of them (except for Digital UNIX) -# support this syntax in one form or another. -# -# Several folks have pointed out the "build root" stuff -# provided by RPM. There are two problems with this: -# -# 1. You still need to install the files somewhere prior -# to making the installation. -# 2. Users can then install the software at a different -# location, which will cause a lot of problems with -# the FLTK DSOs. -# -# Also, this script currently only builds a binary distribution. -# FLTK's source tar file builds under Linux without any modification. -# -# Finally, if you ask me the RPM install process is simple and -# slick. You can rebuild software from source automatically, etc. -# If it weren't for the fact that the RPM build process is so -# bass ackwards I'd love it completely. -# - -rpm -bb fltk.spec diff --git a/packages/solaris-intel/fltk.pkginfo b/packages/solaris-intel/fltk.pkginfo deleted file mode 100644 index 7e929cc9d..000000000 --- a/packages/solaris-intel/fltk.pkginfo +++ /dev/null @@ -1,11 +0,0 @@ -PKG=fltk -NAME=Fast Light Tool Kit, 1.0.5 -ARCH=i86pc -VERSION=1.0.5 -CATEGORY=development -DESC=C++ GUI Toolkit for UNIX and Windows. -VENDOR=GNU -HOTLINE=http://www.fltk.org -EMAIL=fltk-bugs@fltk.org -CLASSES=dev doc dso -PSTAMP=fltk19990915000 diff --git a/packages/solaris-intel/fltk.prototype b/packages/solaris-intel/fltk.prototype deleted file mode 100644 index d7d136802..000000000 --- a/packages/solaris-intel/fltk.prototype +++ /dev/null @@ -1,333 +0,0 @@ -d dev bin 0555 root sys -d dev bin/X11 0555 root sys -f dev bin/X11/fluid=fluid/fluid 0444 root sys -d dev man 0555 root sys -d dev man/man1 0555 root sys -f dev man/man1/fluid.1=documentation/fluid.1 0444 root sys -d dev include 0555 root sys -d dev include/FL 0555 root sys -f dev include/FL/Enumerations.H=FL/Enumerations.H 0444 root sys -f dev include/FL/Fl.H=FL/Fl.H 0444 root sys -f dev include/FL/Fl_Adjuster.H=FL/Fl_Adjuster.H 0444 root sys -f dev include/FL/Fl_Bitmap.H=FL/Fl_Bitmap.H 0444 root sys -f dev include/FL/Fl_Box.H=FL/Fl_Box.H 0444 root sys -f dev include/FL/Fl_Browser.H=FL/Fl_Browser.H 0444 root sys -f dev include/FL/Fl_Browser_.H=FL/Fl_Browser_.H 0444 root sys -f dev include/FL/Fl_Button.H=FL/Fl_Button.H 0444 root sys -f dev include/FL/Fl_Chart.H=FL/Fl_Chart.H 0444 root sys -f dev include/FL/Fl_Check_Button.H=FL/Fl_Check_Button.H 0444 root sys -f dev include/FL/Fl_Choice.H=FL/Fl_Choice.H 0444 root sys -f dev include/FL/Fl_Clock.H=FL/Fl_Clock.H 0444 root sys -f dev include/FL/Fl_Color_Chooser.H=FL/Fl_Color_Chooser.H 0444 root sys -f dev include/FL/Fl_Counter.H=FL/Fl_Counter.H 0444 root sys -f dev include/FL/Fl_Dial.H=FL/Fl_Dial.H 0444 root sys -f dev include/FL/Fl_Double_Window.H=FL/Fl_Double_Window.H 0444 root sys -f dev include/FL/Fl_Fill_Dial.H=FL/Fl_Fill_Dial.H 0444 root sys -f dev include/FL/Fl_Fill_Slider.H=FL/Fl_Fill_Slider.H 0444 root sys -f dev include/FL/Fl_Float_Input.H=FL/Fl_Float_Input.H 0444 root sys -f dev include/FL/Fl_FormsBitmap.H=FL/Fl_FormsBitmap.H 0444 root sys -f dev include/FL/Fl_FormsPixmap.H=FL/Fl_FormsPixmap.H 0444 root sys -f dev include/FL/Fl_Free.H=FL/Fl_Free.H 0444 root sys -f dev include/FL/Fl_Gl_Window.H=FL/Fl_Gl_Window.H 0444 root sys -f dev include/FL/Fl_Group.H=FL/Fl_Group.H 0444 root sys -f dev include/FL/Fl_Hold_Browser.H=FL/Fl_Hold_Browser.H 0444 root sys -f dev include/FL/Fl_Hor_Fill_Slider.H=FL/Fl_Hor_Fill_Slider.H 0444 root sys -f dev include/FL/Fl_Hor_Nice_Slider.H=FL/Fl_Hor_Nice_Slider.H 0444 root sys -f dev include/FL/Fl_Hor_Slider.H=FL/Fl_Hor_Slider.H 0444 root sys -f dev include/FL/Fl_Hor_Value_Slider.H=FL/Fl_Hor_Value_Slider.H 0444 root sys -f dev include/FL/Fl_Image.H=FL/Fl_Image.H 0444 root sys -f dev include/FL/Fl_Input.H=FL/Fl_Input.H 0444 root sys -f dev include/FL/Fl_Input_.H=FL/Fl_Input_.H 0444 root sys -f dev include/FL/Fl_Int_Input.H=FL/Fl_Int_Input.H 0444 root sys -f dev include/FL/Fl_Light_Button.H=FL/Fl_Light_Button.H 0444 root sys -f dev include/FL/Fl_Line_Dial.H=FL/Fl_Line_Dial.H 0444 root sys -f dev include/FL/Fl_Menu.H=FL/Fl_Menu.H 0444 root sys -f dev include/FL/Fl_Menu_.H=FL/Fl_Menu_.H 0444 root sys -f dev include/FL/Fl_Menu_Bar.H=FL/Fl_Menu_Bar.H 0444 root sys -f dev include/FL/Fl_Menu_Button.H=FL/Fl_Menu_Button.H 0444 root sys -f dev include/FL/Fl_Menu_Item.H=FL/Fl_Menu_Item.H 0444 root sys -f dev include/FL/Fl_Menu_Window.H=FL/Fl_Menu_Window.H 0444 root sys -f dev include/FL/Fl_Multi_Browser.H=FL/Fl_Multi_Browser.H 0444 root sys -f dev include/FL/Fl_Multi_Label.H=FL/Fl_Multi_Label.H 0444 root sys -f dev include/FL/Fl_Multiline_Input.H=FL/Fl_Multiline_Input.H 0444 root sys -f dev include/FL/Fl_Multiline_Output.H=FL/Fl_Multiline_Output.H 0444 root sys -f dev include/FL/Fl_Nice_Slider.H=FL/Fl_Nice_Slider.H 0444 root sys -f dev include/FL/Fl_Object.H=FL/Fl_Object.H 0444 root sys -f dev include/FL/Fl_Output.H=FL/Fl_Output.H 0444 root sys -f dev include/FL/Fl_Overlay_Window.H=FL/Fl_Overlay_Window.H 0444 root sys -f dev include/FL/Fl_Pack.H=FL/Fl_Pack.H 0444 root sys -f dev include/FL/Fl_Pixmap.H=FL/Fl_Pixmap.H 0444 root sys -f dev include/FL/Fl_Positioner.H=FL/Fl_Positioner.H 0444 root sys -f dev include/FL/Fl_Radio_Button.H=FL/Fl_Radio_Button.H 0444 root sys -f dev include/FL/Fl_Radio_Light_Button.H=FL/Fl_Radio_Light_Button.H 0444 root sys -f dev include/FL/Fl_Radio_Round_Button.H=FL/Fl_Radio_Round_Button.H 0444 root sys -f dev include/FL/Fl_Repeat_Button.H=FL/Fl_Repeat_Button.H 0444 root sys -f dev include/FL/Fl_Return_Button.H=FL/Fl_Return_Button.H 0444 root sys -f dev include/FL/Fl_Roller.H=FL/Fl_Roller.H 0444 root sys -f dev include/FL/Fl_Round_Button.H=FL/Fl_Round_Button.H 0444 root sys -f dev include/FL/Fl_Round_Clock.H=FL/Fl_Round_Clock.H 0444 root sys -f dev include/FL/Fl_Scroll.H=FL/Fl_Scroll.H 0444 root sys -f dev include/FL/Fl_Scrollbar.H=FL/Fl_Scrollbar.H 0444 root sys -f dev include/FL/Fl_Secret_Input.H=FL/Fl_Secret_Input.H 0444 root sys -f dev include/FL/Fl_Select_Browser.H=FL/Fl_Select_Browser.H 0444 root sys -f dev include/FL/Fl_Simple_Counter.H=FL/Fl_Simple_Counter.H 0444 root sys -f dev include/FL/Fl_Single_Window.H=FL/Fl_Single_Window.H 0444 root sys -f dev include/FL/Fl_Slider.H=FL/Fl_Slider.H 0444 root sys -f dev include/FL/Fl_Tabs.H=FL/Fl_Tabs.H 0444 root sys -f dev include/FL/Fl_Tile.H=FL/Fl_Tile.H 0444 root sys -f dev include/FL/Fl_Timer.H=FL/Fl_Timer.H 0444 root sys -f dev include/FL/Fl_Toggle_Button.H=FL/Fl_Toggle_Button.H 0444 root sys -f dev include/FL/Fl_Toggle_Light_Button.H=FL/Fl_Toggle_Light_Button.H 0444 root sys -f dev include/FL/Fl_Toggle_Round_Button.H=FL/Fl_Toggle_Round_Button.H 0444 root sys -f dev include/FL/Fl_Valuator.H=FL/Fl_Valuator.H 0444 root sys -f dev include/FL/Fl_Value_Input.H=FL/Fl_Value_Input.H 0444 root sys -f dev include/FL/Fl_Value_Output.H=FL/Fl_Value_Output.H 0444 root sys -f dev include/FL/Fl_Value_Slider.H=FL/Fl_Value_Slider.H 0444 root sys -f dev include/FL/Fl_Widget.H=FL/Fl_Widget.H 0444 root sys -f dev include/FL/Fl_Window.H=FL/Fl_Window.H 0444 root sys -f dev include/FL/dirent.h=FL/dirent.h 0444 root sys -f dev include/FL/filename.H=FL/filename.H 0444 root sys -f dev include/FL/fl_ask.H=FL/fl_ask.H 0444 root sys -f dev include/FL/fl_draw.H=FL/fl_draw.H 0444 root sys -f dev include/FL/fl_file_chooser.H=FL/fl_file_chooser.H 0444 root sys -f dev include/FL/fl_message.H=FL/fl_message.H 0444 root sys -f dev include/FL/fl_show_colormap.H=FL/fl_show_colormap.H 0444 root sys -f dev include/FL/fl_show_input.H=FL/fl_show_input.H 0444 root sys -f dev include/FL/forms.H=FL/forms.H 0444 root sys -f dev include/FL/gl.h=FL/gl.h 0444 root sys -f dev include/FL/gl2opengl.h=FL/gl2opengl.h 0444 root sys -f dev include/FL/gl_draw.H=FL/gl_draw.H 0444 root sys -f dev include/FL/glut.H=FL/glut.H 0444 root sys -f dev include/FL/math.h=FL/math.h 0444 root sys -f dev include/FL/menubar.h=FL/menubar.h 0444 root sys -f dev include/FL/win32.H=FL/win32.H 0444 root sys -f dev include/FL/x.H=FL/x.H 0444 root sys -d dev info 0555 root sys -d dev info/fltk 0555 root sys -f dev info/fltk/FL.gif=documentation/FL.gif 0444 root sys -f dev info/fltk/Fl_Adjuster.html=documentation/Fl_Adjuster.html 0444 root sys -f dev info/fltk/Fl_Box.html=documentation/Fl_Box.html 0444 root sys -f dev info/fltk/Fl_Browser.html=documentation/Fl_Browser.html 0444 root sys -f dev info/fltk/Fl_Browser_.html=documentation/Fl_Browser_.html 0444 root sys -f dev info/fltk/Fl_Button.html=documentation/Fl_Button.html 0444 root sys -f dev info/fltk/Fl_Chart.html=documentation/Fl_Chart.html 0444 root sys -f dev info/fltk/Fl_Check_Button.gif=documentation/Fl_Check_Button.gif 0444 root sys -f dev info/fltk/Fl_Check_Button.html=documentation/Fl_Check_Button.html 0444 root sys -f dev info/fltk/Fl_Choice.html=documentation/Fl_Choice.html 0444 root sys -f dev info/fltk/Fl_Clock.html=documentation/Fl_Clock.html 0444 root sys -f dev info/fltk/Fl_Color_Chooser.html=documentation/Fl_Color_Chooser.html 0444 root sys -f dev info/fltk/Fl_Counter.html=documentation/Fl_Counter.html 0444 root sys -f dev info/fltk/Fl_Dial.html=documentation/Fl_Dial.html 0444 root sys -f dev info/fltk/Fl_Double_Window.html=documentation/Fl_Double_Window.html 0444 root sys -f dev info/fltk/Fl_End.html=documentation/Fl_End.html 0444 root sys -f dev info/fltk/Fl_Float_Input.html=documentation/Fl_Float_Input.html 0444 root sys -f dev info/fltk/Fl_Free.html=documentation/Fl_Free.html 0444 root sys -f dev info/fltk/Fl_Gl_Window.html=documentation/Fl_Gl_Window.html 0444 root sys -f dev info/fltk/Fl_Group.html=documentation/Fl_Group.html 0444 root sys -f dev info/fltk/Fl_Hold_Browser.html=documentation/Fl_Hold_Browser.html 0444 root sys -f dev info/fltk/Fl_Input.html=documentation/Fl_Input.html 0444 root sys -f dev info/fltk/Fl_Input_.html=documentation/Fl_Input_.html 0444 root sys -f dev info/fltk/Fl_Int_Input.html=documentation/Fl_Int_Input.html 0444 root sys -f dev info/fltk/Fl_Light_Button.gif=documentation/Fl_Light_Button.gif 0444 root sys -f dev info/fltk/Fl_Light_Button.html=documentation/Fl_Light_Button.html 0444 root sys -f dev info/fltk/Fl_Menu_.html=documentation/Fl_Menu_.html 0444 root sys -f dev info/fltk/Fl_Menu_Bar.html=documentation/Fl_Menu_Bar.html 0444 root sys -f dev info/fltk/Fl_Menu_Button.html=documentation/Fl_Menu_Button.html 0444 root sys -f dev info/fltk/Fl_Menu_Item.html=documentation/Fl_Menu_Item.html 0444 root sys -f dev info/fltk/Fl_Menu_Window.html=documentation/Fl_Menu_Window.html 0444 root sys -f dev info/fltk/Fl_Multi_Browser.html=documentation/Fl_Multi_Browser.html 0444 root sys -f dev info/fltk/Fl_Multiline_Input.html=documentation/Fl_Multiline_Input.html 0444 root sys -f dev info/fltk/Fl_Multiline_Output.html=documentation/Fl_Multiline_Output.html 0444 root sys -f dev info/fltk/Fl_Output.html=documentation/Fl_Output.html 0444 root sys -f dev info/fltk/Fl_Overlay_Window.html=documentation/Fl_Overlay_Window.html 0444 root sys -f dev info/fltk/Fl_Pack.html=documentation/Fl_Pack.html 0444 root sys -f dev info/fltk/Fl_Positioner.html=documentation/Fl_Positioner.html 0444 root sys -f dev info/fltk/Fl_Repeat_Button.html=documentation/Fl_Repeat_Button.html 0444 root sys -f dev info/fltk/Fl_Return_Button.gif=documentation/Fl_Return_Button.gif 0444 root sys -f dev info/fltk/Fl_Return_Button.html=documentation/Fl_Return_Button.html 0444 root sys -f dev info/fltk/Fl_Roller.gif=documentation/Fl_Roller.gif 0444 root sys -f dev info/fltk/Fl_Roller.html=documentation/Fl_Roller.html 0444 root sys -f dev info/fltk/Fl_Round_Button.gif=documentation/Fl_Round_Button.gif 0444 root sys -f dev info/fltk/Fl_Round_Button.html=documentation/Fl_Round_Button.html 0444 root sys -f dev info/fltk/Fl_Scroll.gif=documentation/Fl_Scroll.gif 0444 root sys -f dev info/fltk/Fl_Scroll.html=documentation/Fl_Scroll.html 0444 root sys -f dev info/fltk/Fl_Scrollbar.html=documentation/Fl_Scrollbar.html 0444 root sys -f dev info/fltk/Fl_Secret_Input.html=documentation/Fl_Secret_Input.html 0444 root sys -f dev info/fltk/Fl_Select_Browser.html=documentation/Fl_Select_Browser.html 0444 root sys -f dev info/fltk/Fl_Single_Window.html=documentation/Fl_Single_Window.html 0444 root sys -f dev info/fltk/Fl_Slider.html=documentation/Fl_Slider.html 0444 root sys -f dev info/fltk/Fl_Tabs.html=documentation/Fl_Tabs.html 0444 root sys -f dev info/fltk/Fl_Tile.gif=documentation/Fl_Tile.gif 0444 root sys -f dev info/fltk/Fl_Tile.html=documentation/Fl_Tile.html 0444 root sys -f dev info/fltk/Fl_Timer.html=documentation/Fl_Timer.html 0444 root sys -f dev info/fltk/Fl_Valuator.html=documentation/Fl_Valuator.html 0444 root sys -f dev info/fltk/Fl_Value_Input.gif=documentation/Fl_Value_Input.gif 0444 root sys -f dev info/fltk/Fl_Value_Input.html=documentation/Fl_Value_Input.html 0444 root sys -f dev info/fltk/Fl_Value_Output.gif=documentation/Fl_Value_Output.gif 0444 root sys -f dev info/fltk/Fl_Value_Output.html=documentation/Fl_Value_Output.html 0444 root sys -f dev info/fltk/Fl_Value_Slider.html=documentation/Fl_Value_Slider.html 0444 root sys -f dev info/fltk/Fl_Widget.html=documentation/Fl_Widget.html 0444 root sys -f dev info/fltk/Fl_Window.html=documentation/Fl_Window.html 0444 root sys -f dev info/fltk/adjuster1.gif=documentation/adjuster1.gif 0444 root sys -f dev info/fltk/ask.C.gif=documentation/ask.C.gif 0444 root sys -f dev info/fltk/basics.html=documentation/basics.html 0444 root sys -f dev info/fltk/bglogo.gif=documentation/bglogo.gif 0444 root sys -f dev info/fltk/boxtypes.gif=documentation/boxtypes.gif 0444 root sys -f dev info/fltk/button.C.gif=documentation/button.C.gif 0444 root sys -f dev info/fltk/buttons.gif=documentation/buttons.gif 0444 root sys -f dev info/fltk/charts.gif=documentation/charts.gif 0444 root sys -f dev info/fltk/choice.gif=documentation/choice.gif 0444 root sys -f dev info/fltk/clock.gif=documentation/clock.gif 0444 root sys -f dev info/fltk/common.html=documentation/common.html 0444 root sys -f dev info/fltk/counter.gif=documentation/counter.gif 0444 root sys -f dev info/fltk/cubeview.gif=documentation/cubeview.gif 0444 root sys -f dev info/fltk/dial.gif=documentation/dial.gif 0444 root sys -f dev info/fltk/drawing.html=documentation/drawing.html 0444 root sys -f dev info/fltk/editor-replace.gif=documentation/editor-replace.gif 0444 root sys -f dev info/fltk/editor.gif=documentation/editor.gif 0444 root sys -f dev info/fltk/editor.html=documentation/editor.html 0444 root sys -f dev info/fltk/enumerations.html=documentation/enumerations.html 0444 root sys -f dev info/fltk/events.html=documentation/events.html 0444 root sys -f dev info/fltk/filechooser.gif=documentation/filechooser.gif 0444 root sys -f dev info/fltk/fl_alert.gif=documentation/fl_alert.gif 0444 root sys -f dev info/fltk/fl_ask.gif=documentation/fl_ask.gif 0444 root sys -f dev info/fltk/fl_choice.gif=documentation/fl_choice.gif 0444 root sys -f dev info/fltk/fl_color_chooser.jpg=documentation/fl_color_chooser.jpg 0444 root sys -f dev info/fltk/fl_input.gif=documentation/fl_input.gif 0444 root sys -f dev info/fltk/fl_message.gif=documentation/fl_message.gif 0444 root sys -f dev info/fltk/fl_password.gif=documentation/fl_password.gif 0444 root sys -f dev info/fltk/fl_show_colormap.gif=documentation/fl_show_colormap.gif 0444 root sys -f dev info/fltk/fluid-org.gif=documentation/fluid-org.gif 0444 root sys -f dev info/fltk/fluid.gif=documentation/fluid.gif 0444 root sys -f dev info/fltk/fluid.html=documentation/fluid.html 0444 root sys -f dev info/fltk/fluid1.gif=documentation/fluid1.gif 0444 root sys -f dev info/fltk/fluid2.gif=documentation/fluid2.gif 0444 root sys -f dev info/fltk/fluid3.gif=documentation/fluid3.gif 0444 root sys -f dev info/fltk/fluid4.gif=documentation/fluid4.gif 0444 root sys -f dev info/fltk/fluid_main.gif=documentation/fluid_main.gif 0444 root sys -f dev info/fltk/fluid_prefs.gif=documentation/fluid_prefs.gif 0444 root sys -f dev info/fltk/fluid_widget.gif=documentation/fluid_widget.gif 0444 root sys -f dev info/fltk/forms.html=documentation/forms.html 0444 root sys -f dev info/fltk/functions.html=documentation/functions.html 0444 root sys -f dev info/fltk/glut.html=documentation/glut.html 0444 root sys -f dev info/fltk/hello.C.gif=documentation/hello.C.gif 0444 root sys -f dev info/fltk/index.html=documentation/index.html 0444 root sys -f dev info/fltk/intro.html=documentation/intro.html 0444 root sys -f dev info/fltk/license.html=documentation/license.html 0444 root sys -f dev info/fltk/menu.gif=documentation/menu.gif 0444 root sys -f dev info/fltk/menu_button.gif=documentation/menu_button.gif 0444 root sys -f dev info/fltk/menubar.gif=documentation/menubar.gif 0444 root sys -f dev info/fltk/opengl.html=documentation/opengl.html 0444 root sys -f dev info/fltk/osissues.html=documentation/osissues.html 0444 root sys -f dev info/fltk/positioner.gif=documentation/positioner.gif 0444 root sys -f dev info/fltk/preface.html=documentation/preface.html 0444 root sys -f dev info/fltk/resizebox1.gif=documentation/resizebox1.gif 0444 root sys -f dev info/fltk/resizebox2.gif=documentation/resizebox2.gif 0444 root sys -f dev info/fltk/round_clock.gif=documentation/round_clock.gif 0444 root sys -f dev info/fltk/scrollbar.gif=documentation/scrollbar.gif 0444 root sys -f dev info/fltk/shape.C.gif=documentation/shape.C.gif 0444 root sys -f dev info/fltk/slider.gif=documentation/slider.gif 0444 root sys -f dev info/fltk/subclassing.html=documentation/subclassing.html 0444 root sys -f dev info/fltk/symbols.gif=documentation/symbols.gif 0444 root sys -f dev info/fltk/tabs.gif=documentation/tabs.gif 0444 root sys -f dev info/fltk/text.gif=documentation/text.gif 0444 root sys -f dev info/fltk/valuators.gif=documentation/valuators.gif 0444 root sys -f dev info/fltk/value_slider.gif=documentation/value_slider.gif 0444 root sys -f dev info/fltk/widgets.html=documentation/widgets.html 0444 root sys -d eoe lib 0555 root sys -d dev lib 0555 root sys -f dev lib/libfltk.a=lib/libfltk.a 0555 root sys -f eoe lib/libfltk.so.1=src/libfltk.so.1 0555 root sys -s dev include/FL/Enumerations.h=Enumerations.H -s dev include/FL/Fl.h=Fl.H -s dev include/FL/Fl_Adjuster.h=Fl_Adjuster.H -s dev include/FL/Fl_Bitmap.h=Fl_Bitmap.H -s dev include/FL/Fl_Box.h=Fl_Box.H -s dev include/FL/Fl_Browser.h=Fl_Browser.H -s dev include/FL/Fl_Browser_.h=Fl_Browser_.H -s dev include/FL/Fl_Button.h=Fl_Button.H -s dev include/FL/Fl_Chart.h=Fl_Chart.H -s dev include/FL/Fl_Check_Button.h=Fl_Check_Button.H -s dev include/FL/Fl_Choice.h=Fl_Choice.H -s dev include/FL/Fl_Clock.h=Fl_Clock.H -s dev include/FL/Fl_Color_Chooser.h=Fl_Color_Chooser.H -s dev include/FL/Fl_Counter.h=Fl_Counter.H -s dev include/FL/Fl_Dial.h=Fl_Dial.H -s dev include/FL/Fl_Double_Window.h=Fl_Double_Window.H -s dev include/FL/Fl_Fill_Dial.h=Fl_Fill_Dial.H -s dev include/FL/Fl_Fill_Slider.h=Fl_Fill_Slider.H -s dev include/FL/Fl_Float_Input.h=Fl_Float_Input.H -s dev include/FL/Fl_FormsBitmap.h=Fl_FormsBitmap.H -s dev include/FL/Fl_FormsPixmap.h=Fl_FormsPixmap.H -s dev include/FL/Fl_Free.h=Fl_Free.H -s dev include/FL/Fl_Gl_Window.h=Fl_Gl_Window.H -s dev include/FL/Fl_Group.h=Fl_Group.H -s dev include/FL/Fl_Hold_Browser.h=Fl_Hold_Browser.H -s dev include/FL/Fl_Hor_Fill_Slider.h=Fl_Hor_Fill_Slider.H -s dev include/FL/Fl_Hor_Nice_Slider.h=Fl_Hor_Nice_Slider.H -s dev include/FL/Fl_Hor_Slider.h=Fl_Hor_Slider.H -s dev include/FL/Fl_Hor_Value_Slider.h=Fl_Hor_Value_Slider.H -s dev include/FL/Fl_Image.h=Fl_Image.H -s dev include/FL/Fl_Input.h=Fl_Input.H -s dev include/FL/Fl_Input_.h=Fl_Input_.H -s dev include/FL/Fl_Int_Input.h=Fl_Int_Input.H -s dev include/FL/Fl_Light_Button.h=Fl_Light_Button.H -s dev include/FL/Fl_Line_Dial.h=Fl_Line_Dial.H -s dev include/FL/Fl_Menu.h=Fl_Menu.H -s dev include/FL/Fl_Menu_.h=Fl_Menu_.H -s dev include/FL/Fl_Menu_Bar.h=Fl_Menu_Bar.H -s dev include/FL/Fl_Menu_Button.h=Fl_Menu_Button.H -s dev include/FL/Fl_Menu_Item.h=Fl_Menu_Item.H -s dev include/FL/Fl_Menu_Window.h=Fl_Menu_Window.H -s dev include/FL/Fl_Multi_Browser.h=Fl_Multi_Browser.H -s dev include/FL/Fl_Multi_Label.h=Fl_Multi_Label.H -s dev include/FL/Fl_Multiline_Input.h=Fl_Multiline_Input.H -s dev include/FL/Fl_Multiline_Output.h=Fl_Multiline_Output.H -s dev include/FL/Fl_Nice_Slider.h=Fl_Nice_Slider.H -s dev include/FL/Fl_Object.h=Fl_Object.H -s dev include/FL/Fl_Output.h=Fl_Output.H -s dev include/FL/Fl_Overlay_Window.h=Fl_Overlay_Window.H -s dev include/FL/Fl_Pack.h=Fl_Pack.H -s dev include/FL/Fl_Pixmap.h=Fl_Pixmap.H -s dev include/FL/Fl_Positioner.h=Fl_Positioner.H -s dev include/FL/Fl_Radio_Button.h=Fl_Radio_Button.H -s dev include/FL/Fl_Radio_Light_Button.h=Fl_Radio_Light_Button.H -s dev include/FL/Fl_Radio_Round_Button.h=Fl_Radio_Round_Button.H -s dev include/FL/Fl_Repeat_Button.h=Fl_Repeat_Button.H -s dev include/FL/Fl_Return_Button.h=Fl_Return_Button.H -s dev include/FL/Fl_Roller.h=Fl_Roller.H -s dev include/FL/Fl_Round_Button.h=Fl_Round_Button.H -s dev include/FL/Fl_Round_Clock.h=Fl_Round_Clock.H -s dev include/FL/Fl_Scroll.h=Fl_Scroll.H -s dev include/FL/Fl_Scrollbar.h=Fl_Scrollbar.H -s dev include/FL/Fl_Secret_Input.h=Fl_Secret_Input.H -s dev include/FL/Fl_Select_Browser.h=Fl_Select_Browser.H -s dev include/FL/Fl_Simple_Counter.h=Fl_Simple_Counter.H -s dev include/FL/Fl_Single_Window.h=Fl_Single_Window.H -s dev include/FL/Fl_Slider.h=Fl_Slider.H -s dev include/FL/Fl_Tabs.h=Fl_Tabs.H -s dev include/FL/Fl_Tile.h=Fl_Tile.H -s dev include/FL/Fl_Timer.h=Fl_Timer.H -s dev include/FL/Fl_Toggle_Button.h=Fl_Toggle_Button.H -s dev include/FL/Fl_Toggle_Light_Button.h=Fl_Toggle_Light_Button.H -s dev include/FL/Fl_Toggle_Round_Button.h=Fl_Toggle_Round_Button.H -s dev include/FL/Fl_Valuator.h=Fl_Valuator.H -s dev include/FL/Fl_Value_Input.h=Fl_Value_Input.H -s dev include/FL/Fl_Value_Output.h=Fl_Value_Output.H -s dev include/FL/Fl_Value_Slider.h=Fl_Value_Slider.H -s dev include/FL/Fl_Widget.h=Fl_Widget.H -s dev include/FL/Fl_Window.h=Fl_Window.H -s dev include/FL/filename.h=filename.H -s dev include/FL/fl_ask.h=fl_ask.H -s dev include/FL/fl_draw.h=fl_draw.H -s dev include/FL/fl_file_chooser.h=fl_file_chooser.H -s dev include/FL/fl_message.h=fl_message.H -s dev include/FL/fl_show_colormap.h=fl_show_colormap.H -s dev include/FL/fl_show_input.h=fl_show_input.H -s dev include/FL/forms.h=forms.H -s dev include/FL/gl_draw.h=gl_draw.H -s dev include/FL/glut.h=glut.H -s dev include/FL/win32.h=win32.H -s dev include/FL/x.h=x.H -s dev include/Fl=FL -s eoe lib/libfltk.so=libfltk.so.1 diff --git a/packages/solaris-intel/makedist.sh b/packages/solaris-intel/makedist.sh deleted file mode 100755 index 274e77ddf..000000000 --- a/packages/solaris-intel/makedist.sh +++ /dev/null @@ -1,31 +0,0 @@ -#!/bin/sh -# -# makedist - make a solaris intel distribution. -# - -rm -rf fltk - -echo "Making distribution..." - -cd ../.. -# -# Create a dummy prototype file with the full path for the pkginfo file; -# this is a bug in Solaris' pkgmk program... -# - -cwd=`pwd` -echo "i pkginfo=$cwd/packages/solaris-intel/fltk.pkginfo" >fltk.prototype -cat packages/solaris-intel/fltk.prototype >>fltk.prototype -pkgmk -d packages/solaris-intel -b $cwd -f fltk.prototype fltk -rm fltk.prototype -cd packages/solaris-intel - -echo "Packing distribution..." - -pkgtrans -s . fltk-1.0.5-solaris-intel.pkg fltk -rm -rf fltk - -echo "Compressing distribution..." - -rm -f fltk-1.0.5-solaris-intel.pkg.gz -gzip -9 fltk-1.0.5-solaris-intel.pkg diff --git a/packages/solaris-sparc/fltk.pkginfo b/packages/solaris-sparc/fltk.pkginfo deleted file mode 100644 index cef007fa6..000000000 --- a/packages/solaris-sparc/fltk.pkginfo +++ /dev/null @@ -1,11 +0,0 @@ -PKG=fltk -NAME=Fast Light Tool Kit, 1.0.5 -ARCH=sun4m -VERSION=1.0.5 -CATEGORY=development -DESC=C++ GUI Toolkit for UNIX and Windows. -VENDOR=GNU -HOTLINE=http://www.fltk.org -EMAIL=fltk-bugs@fltk.org -CLASSES=dev doc dso -PSTAMP=fltk19990915000 diff --git a/packages/solaris-sparc/fltk.prototype b/packages/solaris-sparc/fltk.prototype deleted file mode 100644 index d7d136802..000000000 --- a/packages/solaris-sparc/fltk.prototype +++ /dev/null @@ -1,333 +0,0 @@ -d dev bin 0555 root sys -d dev bin/X11 0555 root sys -f dev bin/X11/fluid=fluid/fluid 0444 root sys -d dev man 0555 root sys -d dev man/man1 0555 root sys -f dev man/man1/fluid.1=documentation/fluid.1 0444 root sys -d dev include 0555 root sys -d dev include/FL 0555 root sys -f dev include/FL/Enumerations.H=FL/Enumerations.H 0444 root sys -f dev include/FL/Fl.H=FL/Fl.H 0444 root sys -f dev include/FL/Fl_Adjuster.H=FL/Fl_Adjuster.H 0444 root sys -f dev include/FL/Fl_Bitmap.H=FL/Fl_Bitmap.H 0444 root sys -f dev include/FL/Fl_Box.H=FL/Fl_Box.H 0444 root sys -f dev include/FL/Fl_Browser.H=FL/Fl_Browser.H 0444 root sys -f dev include/FL/Fl_Browser_.H=FL/Fl_Browser_.H 0444 root sys -f dev include/FL/Fl_Button.H=FL/Fl_Button.H 0444 root sys -f dev include/FL/Fl_Chart.H=FL/Fl_Chart.H 0444 root sys -f dev include/FL/Fl_Check_Button.H=FL/Fl_Check_Button.H 0444 root sys -f dev include/FL/Fl_Choice.H=FL/Fl_Choice.H 0444 root sys -f dev include/FL/Fl_Clock.H=FL/Fl_Clock.H 0444 root sys -f dev include/FL/Fl_Color_Chooser.H=FL/Fl_Color_Chooser.H 0444 root sys -f dev include/FL/Fl_Counter.H=FL/Fl_Counter.H 0444 root sys -f dev include/FL/Fl_Dial.H=FL/Fl_Dial.H 0444 root sys -f dev include/FL/Fl_Double_Window.H=FL/Fl_Double_Window.H 0444 root sys -f dev include/FL/Fl_Fill_Dial.H=FL/Fl_Fill_Dial.H 0444 root sys -f dev include/FL/Fl_Fill_Slider.H=FL/Fl_Fill_Slider.H 0444 root sys -f dev include/FL/Fl_Float_Input.H=FL/Fl_Float_Input.H 0444 root sys -f dev include/FL/Fl_FormsBitmap.H=FL/Fl_FormsBitmap.H 0444 root sys -f dev include/FL/Fl_FormsPixmap.H=FL/Fl_FormsPixmap.H 0444 root sys -f dev include/FL/Fl_Free.H=FL/Fl_Free.H 0444 root sys -f dev include/FL/Fl_Gl_Window.H=FL/Fl_Gl_Window.H 0444 root sys -f dev include/FL/Fl_Group.H=FL/Fl_Group.H 0444 root sys -f dev include/FL/Fl_Hold_Browser.H=FL/Fl_Hold_Browser.H 0444 root sys -f dev include/FL/Fl_Hor_Fill_Slider.H=FL/Fl_Hor_Fill_Slider.H 0444 root sys -f dev include/FL/Fl_Hor_Nice_Slider.H=FL/Fl_Hor_Nice_Slider.H 0444 root sys -f dev include/FL/Fl_Hor_Slider.H=FL/Fl_Hor_Slider.H 0444 root sys -f dev include/FL/Fl_Hor_Value_Slider.H=FL/Fl_Hor_Value_Slider.H 0444 root sys -f dev include/FL/Fl_Image.H=FL/Fl_Image.H 0444 root sys -f dev include/FL/Fl_Input.H=FL/Fl_Input.H 0444 root sys -f dev include/FL/Fl_Input_.H=FL/Fl_Input_.H 0444 root sys -f dev include/FL/Fl_Int_Input.H=FL/Fl_Int_Input.H 0444 root sys -f dev include/FL/Fl_Light_Button.H=FL/Fl_Light_Button.H 0444 root sys -f dev include/FL/Fl_Line_Dial.H=FL/Fl_Line_Dial.H 0444 root sys -f dev include/FL/Fl_Menu.H=FL/Fl_Menu.H 0444 root sys -f dev include/FL/Fl_Menu_.H=FL/Fl_Menu_.H 0444 root sys -f dev include/FL/Fl_Menu_Bar.H=FL/Fl_Menu_Bar.H 0444 root sys -f dev include/FL/Fl_Menu_Button.H=FL/Fl_Menu_Button.H 0444 root sys -f dev include/FL/Fl_Menu_Item.H=FL/Fl_Menu_Item.H 0444 root sys -f dev include/FL/Fl_Menu_Window.H=FL/Fl_Menu_Window.H 0444 root sys -f dev include/FL/Fl_Multi_Browser.H=FL/Fl_Multi_Browser.H 0444 root sys -f dev include/FL/Fl_Multi_Label.H=FL/Fl_Multi_Label.H 0444 root sys -f dev include/FL/Fl_Multiline_Input.H=FL/Fl_Multiline_Input.H 0444 root sys -f dev include/FL/Fl_Multiline_Output.H=FL/Fl_Multiline_Output.H 0444 root sys -f dev include/FL/Fl_Nice_Slider.H=FL/Fl_Nice_Slider.H 0444 root sys -f dev include/FL/Fl_Object.H=FL/Fl_Object.H 0444 root sys -f dev include/FL/Fl_Output.H=FL/Fl_Output.H 0444 root sys -f dev include/FL/Fl_Overlay_Window.H=FL/Fl_Overlay_Window.H 0444 root sys -f dev include/FL/Fl_Pack.H=FL/Fl_Pack.H 0444 root sys -f dev include/FL/Fl_Pixmap.H=FL/Fl_Pixmap.H 0444 root sys -f dev include/FL/Fl_Positioner.H=FL/Fl_Positioner.H 0444 root sys -f dev include/FL/Fl_Radio_Button.H=FL/Fl_Radio_Button.H 0444 root sys -f dev include/FL/Fl_Radio_Light_Button.H=FL/Fl_Radio_Light_Button.H 0444 root sys -f dev include/FL/Fl_Radio_Round_Button.H=FL/Fl_Radio_Round_Button.H 0444 root sys -f dev include/FL/Fl_Repeat_Button.H=FL/Fl_Repeat_Button.H 0444 root sys -f dev include/FL/Fl_Return_Button.H=FL/Fl_Return_Button.H 0444 root sys -f dev include/FL/Fl_Roller.H=FL/Fl_Roller.H 0444 root sys -f dev include/FL/Fl_Round_Button.H=FL/Fl_Round_Button.H 0444 root sys -f dev include/FL/Fl_Round_Clock.H=FL/Fl_Round_Clock.H 0444 root sys -f dev include/FL/Fl_Scroll.H=FL/Fl_Scroll.H 0444 root sys -f dev include/FL/Fl_Scrollbar.H=FL/Fl_Scrollbar.H 0444 root sys -f dev include/FL/Fl_Secret_Input.H=FL/Fl_Secret_Input.H 0444 root sys -f dev include/FL/Fl_Select_Browser.H=FL/Fl_Select_Browser.H 0444 root sys -f dev include/FL/Fl_Simple_Counter.H=FL/Fl_Simple_Counter.H 0444 root sys -f dev include/FL/Fl_Single_Window.H=FL/Fl_Single_Window.H 0444 root sys -f dev include/FL/Fl_Slider.H=FL/Fl_Slider.H 0444 root sys -f dev include/FL/Fl_Tabs.H=FL/Fl_Tabs.H 0444 root sys -f dev include/FL/Fl_Tile.H=FL/Fl_Tile.H 0444 root sys -f dev include/FL/Fl_Timer.H=FL/Fl_Timer.H 0444 root sys -f dev include/FL/Fl_Toggle_Button.H=FL/Fl_Toggle_Button.H 0444 root sys -f dev include/FL/Fl_Toggle_Light_Button.H=FL/Fl_Toggle_Light_Button.H 0444 root sys -f dev include/FL/Fl_Toggle_Round_Button.H=FL/Fl_Toggle_Round_Button.H 0444 root sys -f dev include/FL/Fl_Valuator.H=FL/Fl_Valuator.H 0444 root sys -f dev include/FL/Fl_Value_Input.H=FL/Fl_Value_Input.H 0444 root sys -f dev include/FL/Fl_Value_Output.H=FL/Fl_Value_Output.H 0444 root sys -f dev include/FL/Fl_Value_Slider.H=FL/Fl_Value_Slider.H 0444 root sys -f dev include/FL/Fl_Widget.H=FL/Fl_Widget.H 0444 root sys -f dev include/FL/Fl_Window.H=FL/Fl_Window.H 0444 root sys -f dev include/FL/dirent.h=FL/dirent.h 0444 root sys -f dev include/FL/filename.H=FL/filename.H 0444 root sys -f dev include/FL/fl_ask.H=FL/fl_ask.H 0444 root sys -f dev include/FL/fl_draw.H=FL/fl_draw.H 0444 root sys -f dev include/FL/fl_file_chooser.H=FL/fl_file_chooser.H 0444 root sys -f dev include/FL/fl_message.H=FL/fl_message.H 0444 root sys -f dev include/FL/fl_show_colormap.H=FL/fl_show_colormap.H 0444 root sys -f dev include/FL/fl_show_input.H=FL/fl_show_input.H 0444 root sys -f dev include/FL/forms.H=FL/forms.H 0444 root sys -f dev include/FL/gl.h=FL/gl.h 0444 root sys -f dev include/FL/gl2opengl.h=FL/gl2opengl.h 0444 root sys -f dev include/FL/gl_draw.H=FL/gl_draw.H 0444 root sys -f dev include/FL/glut.H=FL/glut.H 0444 root sys -f dev include/FL/math.h=FL/math.h 0444 root sys -f dev include/FL/menubar.h=FL/menubar.h 0444 root sys -f dev include/FL/win32.H=FL/win32.H 0444 root sys -f dev include/FL/x.H=FL/x.H 0444 root sys -d dev info 0555 root sys -d dev info/fltk 0555 root sys -f dev info/fltk/FL.gif=documentation/FL.gif 0444 root sys -f dev info/fltk/Fl_Adjuster.html=documentation/Fl_Adjuster.html 0444 root sys -f dev info/fltk/Fl_Box.html=documentation/Fl_Box.html 0444 root sys -f dev info/fltk/Fl_Browser.html=documentation/Fl_Browser.html 0444 root sys -f dev info/fltk/Fl_Browser_.html=documentation/Fl_Browser_.html 0444 root sys -f dev info/fltk/Fl_Button.html=documentation/Fl_Button.html 0444 root sys -f dev info/fltk/Fl_Chart.html=documentation/Fl_Chart.html 0444 root sys -f dev info/fltk/Fl_Check_Button.gif=documentation/Fl_Check_Button.gif 0444 root sys -f dev info/fltk/Fl_Check_Button.html=documentation/Fl_Check_Button.html 0444 root sys -f dev info/fltk/Fl_Choice.html=documentation/Fl_Choice.html 0444 root sys -f dev info/fltk/Fl_Clock.html=documentation/Fl_Clock.html 0444 root sys -f dev info/fltk/Fl_Color_Chooser.html=documentation/Fl_Color_Chooser.html 0444 root sys -f dev info/fltk/Fl_Counter.html=documentation/Fl_Counter.html 0444 root sys -f dev info/fltk/Fl_Dial.html=documentation/Fl_Dial.html 0444 root sys -f dev info/fltk/Fl_Double_Window.html=documentation/Fl_Double_Window.html 0444 root sys -f dev info/fltk/Fl_End.html=documentation/Fl_End.html 0444 root sys -f dev info/fltk/Fl_Float_Input.html=documentation/Fl_Float_Input.html 0444 root sys -f dev info/fltk/Fl_Free.html=documentation/Fl_Free.html 0444 root sys -f dev info/fltk/Fl_Gl_Window.html=documentation/Fl_Gl_Window.html 0444 root sys -f dev info/fltk/Fl_Group.html=documentation/Fl_Group.html 0444 root sys -f dev info/fltk/Fl_Hold_Browser.html=documentation/Fl_Hold_Browser.html 0444 root sys -f dev info/fltk/Fl_Input.html=documentation/Fl_Input.html 0444 root sys -f dev info/fltk/Fl_Input_.html=documentation/Fl_Input_.html 0444 root sys -f dev info/fltk/Fl_Int_Input.html=documentation/Fl_Int_Input.html 0444 root sys -f dev info/fltk/Fl_Light_Button.gif=documentation/Fl_Light_Button.gif 0444 root sys -f dev info/fltk/Fl_Light_Button.html=documentation/Fl_Light_Button.html 0444 root sys -f dev info/fltk/Fl_Menu_.html=documentation/Fl_Menu_.html 0444 root sys -f dev info/fltk/Fl_Menu_Bar.html=documentation/Fl_Menu_Bar.html 0444 root sys -f dev info/fltk/Fl_Menu_Button.html=documentation/Fl_Menu_Button.html 0444 root sys -f dev info/fltk/Fl_Menu_Item.html=documentation/Fl_Menu_Item.html 0444 root sys -f dev info/fltk/Fl_Menu_Window.html=documentation/Fl_Menu_Window.html 0444 root sys -f dev info/fltk/Fl_Multi_Browser.html=documentation/Fl_Multi_Browser.html 0444 root sys -f dev info/fltk/Fl_Multiline_Input.html=documentation/Fl_Multiline_Input.html 0444 root sys -f dev info/fltk/Fl_Multiline_Output.html=documentation/Fl_Multiline_Output.html 0444 root sys -f dev info/fltk/Fl_Output.html=documentation/Fl_Output.html 0444 root sys -f dev info/fltk/Fl_Overlay_Window.html=documentation/Fl_Overlay_Window.html 0444 root sys -f dev info/fltk/Fl_Pack.html=documentation/Fl_Pack.html 0444 root sys -f dev info/fltk/Fl_Positioner.html=documentation/Fl_Positioner.html 0444 root sys -f dev info/fltk/Fl_Repeat_Button.html=documentation/Fl_Repeat_Button.html 0444 root sys -f dev info/fltk/Fl_Return_Button.gif=documentation/Fl_Return_Button.gif 0444 root sys -f dev info/fltk/Fl_Return_Button.html=documentation/Fl_Return_Button.html 0444 root sys -f dev info/fltk/Fl_Roller.gif=documentation/Fl_Roller.gif 0444 root sys -f dev info/fltk/Fl_Roller.html=documentation/Fl_Roller.html 0444 root sys -f dev info/fltk/Fl_Round_Button.gif=documentation/Fl_Round_Button.gif 0444 root sys -f dev info/fltk/Fl_Round_Button.html=documentation/Fl_Round_Button.html 0444 root sys -f dev info/fltk/Fl_Scroll.gif=documentation/Fl_Scroll.gif 0444 root sys -f dev info/fltk/Fl_Scroll.html=documentation/Fl_Scroll.html 0444 root sys -f dev info/fltk/Fl_Scrollbar.html=documentation/Fl_Scrollbar.html 0444 root sys -f dev info/fltk/Fl_Secret_Input.html=documentation/Fl_Secret_Input.html 0444 root sys -f dev info/fltk/Fl_Select_Browser.html=documentation/Fl_Select_Browser.html 0444 root sys -f dev info/fltk/Fl_Single_Window.html=documentation/Fl_Single_Window.html 0444 root sys -f dev info/fltk/Fl_Slider.html=documentation/Fl_Slider.html 0444 root sys -f dev info/fltk/Fl_Tabs.html=documentation/Fl_Tabs.html 0444 root sys -f dev info/fltk/Fl_Tile.gif=documentation/Fl_Tile.gif 0444 root sys -f dev info/fltk/Fl_Tile.html=documentation/Fl_Tile.html 0444 root sys -f dev info/fltk/Fl_Timer.html=documentation/Fl_Timer.html 0444 root sys -f dev info/fltk/Fl_Valuator.html=documentation/Fl_Valuator.html 0444 root sys -f dev info/fltk/Fl_Value_Input.gif=documentation/Fl_Value_Input.gif 0444 root sys -f dev info/fltk/Fl_Value_Input.html=documentation/Fl_Value_Input.html 0444 root sys -f dev info/fltk/Fl_Value_Output.gif=documentation/Fl_Value_Output.gif 0444 root sys -f dev info/fltk/Fl_Value_Output.html=documentation/Fl_Value_Output.html 0444 root sys -f dev info/fltk/Fl_Value_Slider.html=documentation/Fl_Value_Slider.html 0444 root sys -f dev info/fltk/Fl_Widget.html=documentation/Fl_Widget.html 0444 root sys -f dev info/fltk/Fl_Window.html=documentation/Fl_Window.html 0444 root sys -f dev info/fltk/adjuster1.gif=documentation/adjuster1.gif 0444 root sys -f dev info/fltk/ask.C.gif=documentation/ask.C.gif 0444 root sys -f dev info/fltk/basics.html=documentation/basics.html 0444 root sys -f dev info/fltk/bglogo.gif=documentation/bglogo.gif 0444 root sys -f dev info/fltk/boxtypes.gif=documentation/boxtypes.gif 0444 root sys -f dev info/fltk/button.C.gif=documentation/button.C.gif 0444 root sys -f dev info/fltk/buttons.gif=documentation/buttons.gif 0444 root sys -f dev info/fltk/charts.gif=documentation/charts.gif 0444 root sys -f dev info/fltk/choice.gif=documentation/choice.gif 0444 root sys -f dev info/fltk/clock.gif=documentation/clock.gif 0444 root sys -f dev info/fltk/common.html=documentation/common.html 0444 root sys -f dev info/fltk/counter.gif=documentation/counter.gif 0444 root sys -f dev info/fltk/cubeview.gif=documentation/cubeview.gif 0444 root sys -f dev info/fltk/dial.gif=documentation/dial.gif 0444 root sys -f dev info/fltk/drawing.html=documentation/drawing.html 0444 root sys -f dev info/fltk/editor-replace.gif=documentation/editor-replace.gif 0444 root sys -f dev info/fltk/editor.gif=documentation/editor.gif 0444 root sys -f dev info/fltk/editor.html=documentation/editor.html 0444 root sys -f dev info/fltk/enumerations.html=documentation/enumerations.html 0444 root sys -f dev info/fltk/events.html=documentation/events.html 0444 root sys -f dev info/fltk/filechooser.gif=documentation/filechooser.gif 0444 root sys -f dev info/fltk/fl_alert.gif=documentation/fl_alert.gif 0444 root sys -f dev info/fltk/fl_ask.gif=documentation/fl_ask.gif 0444 root sys -f dev info/fltk/fl_choice.gif=documentation/fl_choice.gif 0444 root sys -f dev info/fltk/fl_color_chooser.jpg=documentation/fl_color_chooser.jpg 0444 root sys -f dev info/fltk/fl_input.gif=documentation/fl_input.gif 0444 root sys -f dev info/fltk/fl_message.gif=documentation/fl_message.gif 0444 root sys -f dev info/fltk/fl_password.gif=documentation/fl_password.gif 0444 root sys -f dev info/fltk/fl_show_colormap.gif=documentation/fl_show_colormap.gif 0444 root sys -f dev info/fltk/fluid-org.gif=documentation/fluid-org.gif 0444 root sys -f dev info/fltk/fluid.gif=documentation/fluid.gif 0444 root sys -f dev info/fltk/fluid.html=documentation/fluid.html 0444 root sys -f dev info/fltk/fluid1.gif=documentation/fluid1.gif 0444 root sys -f dev info/fltk/fluid2.gif=documentation/fluid2.gif 0444 root sys -f dev info/fltk/fluid3.gif=documentation/fluid3.gif 0444 root sys -f dev info/fltk/fluid4.gif=documentation/fluid4.gif 0444 root sys -f dev info/fltk/fluid_main.gif=documentation/fluid_main.gif 0444 root sys -f dev info/fltk/fluid_prefs.gif=documentation/fluid_prefs.gif 0444 root sys -f dev info/fltk/fluid_widget.gif=documentation/fluid_widget.gif 0444 root sys -f dev info/fltk/forms.html=documentation/forms.html 0444 root sys -f dev info/fltk/functions.html=documentation/functions.html 0444 root sys -f dev info/fltk/glut.html=documentation/glut.html 0444 root sys -f dev info/fltk/hello.C.gif=documentation/hello.C.gif 0444 root sys -f dev info/fltk/index.html=documentation/index.html 0444 root sys -f dev info/fltk/intro.html=documentation/intro.html 0444 root sys -f dev info/fltk/license.html=documentation/license.html 0444 root sys -f dev info/fltk/menu.gif=documentation/menu.gif 0444 root sys -f dev info/fltk/menu_button.gif=documentation/menu_button.gif 0444 root sys -f dev info/fltk/menubar.gif=documentation/menubar.gif 0444 root sys -f dev info/fltk/opengl.html=documentation/opengl.html 0444 root sys -f dev info/fltk/osissues.html=documentation/osissues.html 0444 root sys -f dev info/fltk/positioner.gif=documentation/positioner.gif 0444 root sys -f dev info/fltk/preface.html=documentation/preface.html 0444 root sys -f dev info/fltk/resizebox1.gif=documentation/resizebox1.gif 0444 root sys -f dev info/fltk/resizebox2.gif=documentation/resizebox2.gif 0444 root sys -f dev info/fltk/round_clock.gif=documentation/round_clock.gif 0444 root sys -f dev info/fltk/scrollbar.gif=documentation/scrollbar.gif 0444 root sys -f dev info/fltk/shape.C.gif=documentation/shape.C.gif 0444 root sys -f dev info/fltk/slider.gif=documentation/slider.gif 0444 root sys -f dev info/fltk/subclassing.html=documentation/subclassing.html 0444 root sys -f dev info/fltk/symbols.gif=documentation/symbols.gif 0444 root sys -f dev info/fltk/tabs.gif=documentation/tabs.gif 0444 root sys -f dev info/fltk/text.gif=documentation/text.gif 0444 root sys -f dev info/fltk/valuators.gif=documentation/valuators.gif 0444 root sys -f dev info/fltk/value_slider.gif=documentation/value_slider.gif 0444 root sys -f dev info/fltk/widgets.html=documentation/widgets.html 0444 root sys -d eoe lib 0555 root sys -d dev lib 0555 root sys -f dev lib/libfltk.a=lib/libfltk.a 0555 root sys -f eoe lib/libfltk.so.1=src/libfltk.so.1 0555 root sys -s dev include/FL/Enumerations.h=Enumerations.H -s dev include/FL/Fl.h=Fl.H -s dev include/FL/Fl_Adjuster.h=Fl_Adjuster.H -s dev include/FL/Fl_Bitmap.h=Fl_Bitmap.H -s dev include/FL/Fl_Box.h=Fl_Box.H -s dev include/FL/Fl_Browser.h=Fl_Browser.H -s dev include/FL/Fl_Browser_.h=Fl_Browser_.H -s dev include/FL/Fl_Button.h=Fl_Button.H -s dev include/FL/Fl_Chart.h=Fl_Chart.H -s dev include/FL/Fl_Check_Button.h=Fl_Check_Button.H -s dev include/FL/Fl_Choice.h=Fl_Choice.H -s dev include/FL/Fl_Clock.h=Fl_Clock.H -s dev include/FL/Fl_Color_Chooser.h=Fl_Color_Chooser.H -s dev include/FL/Fl_Counter.h=Fl_Counter.H -s dev include/FL/Fl_Dial.h=Fl_Dial.H -s dev include/FL/Fl_Double_Window.h=Fl_Double_Window.H -s dev include/FL/Fl_Fill_Dial.h=Fl_Fill_Dial.H -s dev include/FL/Fl_Fill_Slider.h=Fl_Fill_Slider.H -s dev include/FL/Fl_Float_Input.h=Fl_Float_Input.H -s dev include/FL/Fl_FormsBitmap.h=Fl_FormsBitmap.H -s dev include/FL/Fl_FormsPixmap.h=Fl_FormsPixmap.H -s dev include/FL/Fl_Free.h=Fl_Free.H -s dev include/FL/Fl_Gl_Window.h=Fl_Gl_Window.H -s dev include/FL/Fl_Group.h=Fl_Group.H -s dev include/FL/Fl_Hold_Browser.h=Fl_Hold_Browser.H -s dev include/FL/Fl_Hor_Fill_Slider.h=Fl_Hor_Fill_Slider.H -s dev include/FL/Fl_Hor_Nice_Slider.h=Fl_Hor_Nice_Slider.H -s dev include/FL/Fl_Hor_Slider.h=Fl_Hor_Slider.H -s dev include/FL/Fl_Hor_Value_Slider.h=Fl_Hor_Value_Slider.H -s dev include/FL/Fl_Image.h=Fl_Image.H -s dev include/FL/Fl_Input.h=Fl_Input.H -s dev include/FL/Fl_Input_.h=Fl_Input_.H -s dev include/FL/Fl_Int_Input.h=Fl_Int_Input.H -s dev include/FL/Fl_Light_Button.h=Fl_Light_Button.H -s dev include/FL/Fl_Line_Dial.h=Fl_Line_Dial.H -s dev include/FL/Fl_Menu.h=Fl_Menu.H -s dev include/FL/Fl_Menu_.h=Fl_Menu_.H -s dev include/FL/Fl_Menu_Bar.h=Fl_Menu_Bar.H -s dev include/FL/Fl_Menu_Button.h=Fl_Menu_Button.H -s dev include/FL/Fl_Menu_Item.h=Fl_Menu_Item.H -s dev include/FL/Fl_Menu_Window.h=Fl_Menu_Window.H -s dev include/FL/Fl_Multi_Browser.h=Fl_Multi_Browser.H -s dev include/FL/Fl_Multi_Label.h=Fl_Multi_Label.H -s dev include/FL/Fl_Multiline_Input.h=Fl_Multiline_Input.H -s dev include/FL/Fl_Multiline_Output.h=Fl_Multiline_Output.H -s dev include/FL/Fl_Nice_Slider.h=Fl_Nice_Slider.H -s dev include/FL/Fl_Object.h=Fl_Object.H -s dev include/FL/Fl_Output.h=Fl_Output.H -s dev include/FL/Fl_Overlay_Window.h=Fl_Overlay_Window.H -s dev include/FL/Fl_Pack.h=Fl_Pack.H -s dev include/FL/Fl_Pixmap.h=Fl_Pixmap.H -s dev include/FL/Fl_Positioner.h=Fl_Positioner.H -s dev include/FL/Fl_Radio_Button.h=Fl_Radio_Button.H -s dev include/FL/Fl_Radio_Light_Button.h=Fl_Radio_Light_Button.H -s dev include/FL/Fl_Radio_Round_Button.h=Fl_Radio_Round_Button.H -s dev include/FL/Fl_Repeat_Button.h=Fl_Repeat_Button.H -s dev include/FL/Fl_Return_Button.h=Fl_Return_Button.H -s dev include/FL/Fl_Roller.h=Fl_Roller.H -s dev include/FL/Fl_Round_Button.h=Fl_Round_Button.H -s dev include/FL/Fl_Round_Clock.h=Fl_Round_Clock.H -s dev include/FL/Fl_Scroll.h=Fl_Scroll.H -s dev include/FL/Fl_Scrollbar.h=Fl_Scrollbar.H -s dev include/FL/Fl_Secret_Input.h=Fl_Secret_Input.H -s dev include/FL/Fl_Select_Browser.h=Fl_Select_Browser.H -s dev include/FL/Fl_Simple_Counter.h=Fl_Simple_Counter.H -s dev include/FL/Fl_Single_Window.h=Fl_Single_Window.H -s dev include/FL/Fl_Slider.h=Fl_Slider.H -s dev include/FL/Fl_Tabs.h=Fl_Tabs.H -s dev include/FL/Fl_Tile.h=Fl_Tile.H -s dev include/FL/Fl_Timer.h=Fl_Timer.H -s dev include/FL/Fl_Toggle_Button.h=Fl_Toggle_Button.H -s dev include/FL/Fl_Toggle_Light_Button.h=Fl_Toggle_Light_Button.H -s dev include/FL/Fl_Toggle_Round_Button.h=Fl_Toggle_Round_Button.H -s dev include/FL/Fl_Valuator.h=Fl_Valuator.H -s dev include/FL/Fl_Value_Input.h=Fl_Value_Input.H -s dev include/FL/Fl_Value_Output.h=Fl_Value_Output.H -s dev include/FL/Fl_Value_Slider.h=Fl_Value_Slider.H -s dev include/FL/Fl_Widget.h=Fl_Widget.H -s dev include/FL/Fl_Window.h=Fl_Window.H -s dev include/FL/filename.h=filename.H -s dev include/FL/fl_ask.h=fl_ask.H -s dev include/FL/fl_draw.h=fl_draw.H -s dev include/FL/fl_file_chooser.h=fl_file_chooser.H -s dev include/FL/fl_message.h=fl_message.H -s dev include/FL/fl_show_colormap.h=fl_show_colormap.H -s dev include/FL/fl_show_input.h=fl_show_input.H -s dev include/FL/forms.h=forms.H -s dev include/FL/gl_draw.h=gl_draw.H -s dev include/FL/glut.h=glut.H -s dev include/FL/win32.h=win32.H -s dev include/FL/x.h=x.H -s dev include/Fl=FL -s eoe lib/libfltk.so=libfltk.so.1 diff --git a/packages/solaris-sparc/makedist.sh b/packages/solaris-sparc/makedist.sh deleted file mode 100755 index c3141f389..000000000 --- a/packages/solaris-sparc/makedist.sh +++ /dev/null @@ -1,31 +0,0 @@ -#!/bin/sh -# -# makedist - make a solaris sparc distribution. -# - -rm -rf fltk - -echo "Making distribution..." - -cd ../.. -# -# Create a dummy prototype file with the full path for the pkginfo file; -# this is a bug in Solaris' pkgmk program... -# - -cwd=`pwd` -echo "i pkginfo=$cwd/packages/solaris-sparc/fltk.pkginfo" >fltk.prototype -cat packages/solaris-sparc/fltk.prototype >>fltk.prototype -pkgmk -d packages/solaris-sparc -b $cwd -f fltk.prototype fltk -rm fltk.prototype -cd packages/solaris-sparc - -echo "Packing distribution..." - -pkgtrans -s . fltk-1.0.5-solaris-sparc.pkg fltk -rm -rf fltk - -echo "Compressing distribution..." - -rm -f fltk-1.0.5-solaris-sparc.pkg.gz -gzip -9 fltk-1.0.5-solaris-sparc.pkg diff --git a/src/Fl.cxx b/src/Fl.cxx index 3c56ad1e3..cbcfbd98d 100644 --- a/src/Fl.cxx +++ b/src/Fl.cxx @@ -1,10 +1,10 @@ #include // -// "$Id: Fl.cxx,v 1.24.2.17 2000/03/08 16:02:25 carl Exp $" +// "$Id: Fl.cxx,v 1.24.2.18 2000/04/25 22:16:17 mike Exp $" // // Main event handling code for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -706,5 +706,5 @@ int fl_old_shortcut(const char* s) { } // -// End of "$Id: Fl.cxx,v 1.24.2.17 2000/03/08 16:02:25 carl Exp $". +// End of "$Id: Fl.cxx,v 1.24.2.18 2000/04/25 22:16:17 mike Exp $". // diff --git a/src/Fl_Adjuster.cxx b/src/Fl_Adjuster.cxx index 09dee9447..d307cae7e 100644 --- a/src/Fl_Adjuster.cxx +++ b/src/Fl_Adjuster.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Adjuster.cxx,v 1.5 1999/01/07 19:17:16 mike Exp $" +// "$Id: Fl_Adjuster.cxx,v 1.5.2.1 2000/04/25 22:16:19 mike Exp $" // // Adjuster widget for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -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 1999/01/07 19:17:16 mike Exp $". +// End of "$Id: Fl_Adjuster.cxx,v 1.5.2.1 2000/04/25 22:16:19 mike Exp $". // diff --git a/src/Fl_Bitmap.cxx b/src/Fl_Bitmap.cxx index c195aa294..dcce88f1c 100644 --- a/src/Fl_Bitmap.cxx +++ b/src/Fl_Bitmap.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Bitmap.cxx,v 1.5.2.1 1999/11/18 17:12:55 mike Exp $" +// "$Id: Fl_Bitmap.cxx,v 1.5.2.2 2000/04/25 22:16:19 mike Exp $" // // Bitmap drawing routines for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -125,5 +125,5 @@ void Fl_Bitmap::label(Fl_Menu_Item* o) { } // -// End of "$Id: Fl_Bitmap.cxx,v 1.5.2.1 1999/11/18 17:12:55 mike Exp $". +// End of "$Id: Fl_Bitmap.cxx,v 1.5.2.2 2000/04/25 22:16:19 mike Exp $". // diff --git a/src/Fl_Box.cxx b/src/Fl_Box.cxx index 2058a0c1b..f3b2e2a43 100644 --- a/src/Fl_Box.cxx +++ b/src/Fl_Box.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Box.cxx,v 1.4 1999/01/07 19:17:16 mike Exp $" +// "$Id: Fl_Box.cxx,v 1.4.2.1 2000/04/25 22:16:19 mike Exp $" // // Box widget for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -34,5 +34,5 @@ void Fl_Box::draw() { } // -// End of "$Id: Fl_Box.cxx,v 1.4 1999/01/07 19:17:16 mike Exp $". +// End of "$Id: Fl_Box.cxx,v 1.4.2.1 2000/04/25 22:16:19 mike Exp $". // diff --git a/src/Fl_Browser.cxx b/src/Fl_Browser.cxx index f128b2a7a..c961f56a7 100644 --- a/src/Fl_Browser.cxx +++ b/src/Fl_Browser.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Browser.cxx,v 1.9.2.9 2000/03/17 09:38:17 bill Exp $" +// "$Id: Fl_Browser.cxx,v 1.9.2.10 2000/04/25 22:16:19 mike Exp $" // // Browser widget for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -493,5 +493,5 @@ int Fl_Browser::value() const { } // -// End of "$Id: Fl_Browser.cxx,v 1.9.2.9 2000/03/17 09:38:17 bill Exp $". +// End of "$Id: Fl_Browser.cxx,v 1.9.2.10 2000/04/25 22:16:19 mike Exp $". // diff --git a/src/Fl_Browser_.cxx b/src/Fl_Browser_.cxx index b28dc3b8f..da77f1594 100644 --- a/src/Fl_Browser_.cxx +++ b/src/Fl_Browser_.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Browser_.cxx,v 1.10.2.11 2000/04/11 08:11:51 bill Exp $" +// "$Id: Fl_Browser_.cxx,v 1.10.2.12 2000/04/25 22:16:20 mike Exp $" // // Base Browser widget class for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -700,5 +700,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.11 2000/04/11 08:11:51 bill Exp $". +// End of "$Id: Fl_Browser_.cxx,v 1.10.2.12 2000/04/25 22:16:20 mike Exp $". // diff --git a/src/Fl_Browser_load.cxx b/src/Fl_Browser_load.cxx index d9419d319..4da43b5be 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 1999/01/07 19:17:17 mike Exp $" +// "$Id: Fl_Browser_load.cxx,v 1.4.2.1 2000/04/25 22:16:20 mike Exp $" // // File loading routines for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -51,5 +51,5 @@ int Fl_Browser::load(const char *filename) { } // -// End of "$Id: Fl_Browser_load.cxx,v 1.4 1999/01/07 19:17:17 mike Exp $". +// End of "$Id: Fl_Browser_load.cxx,v 1.4.2.1 2000/04/25 22:16:20 mike Exp $". // diff --git a/src/Fl_Button.cxx b/src/Fl_Button.cxx index 1b7b10fe6..46da3fecb 100644 --- a/src/Fl_Button.cxx +++ b/src/Fl_Button.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Button.cxx,v 1.4.2.2 2000/04/17 07:42:01 bill Exp $" +// "$Id: Fl_Button.cxx,v 1.4.2.3 2000/04/25 22:16:20 mike Exp $" // // Button widget for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -118,5 +118,5 @@ 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.2 2000/04/17 07:42:01 bill Exp $". +// End of "$Id: Fl_Button.cxx,v 1.4.2.3 2000/04/25 22:16:20 mike Exp $". // diff --git a/src/Fl_Chart.cxx b/src/Fl_Chart.cxx index 093d573b0..1336cf3ec 100644 --- a/src/Fl_Chart.cxx +++ b/src/Fl_Chart.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Chart.cxx,v 1.5.2.2 2000/01/23 01:24:17 bill Exp $" +// "$Id: Fl_Chart.cxx,v 1.5.2.3 2000/04/25 22:16:21 mike Exp $" // // Forms-compatible chart widget for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -378,5 +378,5 @@ void Fl_Chart::maxsize(int m) { } // -// End of "$Id: Fl_Chart.cxx,v 1.5.2.2 2000/01/23 01:24:17 bill Exp $". +// End of "$Id: Fl_Chart.cxx,v 1.5.2.3 2000/04/25 22:16:21 mike Exp $". // diff --git a/src/Fl_Check_Button.cxx b/src/Fl_Check_Button.cxx index 90d38f2b7..9c2889c44 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 1999/01/07 19:17:18 mike Exp $" +// "$Id: Fl_Check_Button.cxx,v 1.4.2.1 2000/04/25 22:16:21 mike Exp $" // // Check button widget for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public diff --git a/src/Fl_Choice.cxx b/src/Fl_Choice.cxx index c286e8711..288dfac5e 100644 --- a/src/Fl_Choice.cxx +++ b/src/Fl_Choice.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Choice.cxx,v 1.10.2.2 1999/03/16 08:51:02 bill Exp $" +// "$Id: Fl_Choice.cxx,v 1.10.2.3 2000/04/25 22:16:21 mike Exp $" // // Choice widget for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -90,5 +90,5 @@ int Fl_Choice::handle(int e) { } // -// End of "$Id: Fl_Choice.cxx,v 1.10.2.2 1999/03/16 08:51:02 bill Exp $". +// End of "$Id: Fl_Choice.cxx,v 1.10.2.3 2000/04/25 22:16:21 mike Exp $". // diff --git a/src/Fl_Clock.cxx b/src/Fl_Clock.cxx index 49c1542ac..257dc089a 100644 --- a/src/Fl_Clock.cxx +++ b/src/Fl_Clock.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Clock.cxx,v 1.8.2.1 1999/03/25 15:26:42 mike Exp $" +// "$Id: Fl_Clock.cxx,v 1.8.2.2 2000/04/25 22:16:22 mike Exp $" // // Clock widget for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -170,5 +170,5 @@ Fl_Clock::~Fl_Clock() { } // -// End of "$Id: Fl_Clock.cxx,v 1.8.2.1 1999/03/25 15:26:42 mike Exp $". +// End of "$Id: Fl_Clock.cxx,v 1.8.2.2 2000/04/25 22:16:22 mike Exp $". // diff --git a/src/Fl_Color_Chooser.cxx b/src/Fl_Color_Chooser.cxx index 766f6a601..ca2159262 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.1 2000/04/14 09:08:12 bill Exp $" +// "$Id: Fl_Color_Chooser.cxx,v 1.7.2.2 2000/04/25 22:16:22 mike Exp $" // // Color chooser for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -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.1 2000/04/14 09:08:12 bill Exp $". +// End of "$Id: Fl_Color_Chooser.cxx,v 1.7.2.2 2000/04/25 22:16:22 mike Exp $". // diff --git a/src/Fl_Counter.cxx b/src/Fl_Counter.cxx index 767eab64c..fd9a502a6 100644 --- a/src/Fl_Counter.cxx +++ b/src/Fl_Counter.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Counter.cxx,v 1.8 1999/01/07 19:17:19 mike Exp $" +// "$Id: Fl_Counter.cxx,v 1.8.2.1 2000/04/25 22:16:22 mike Exp $" // // Counter widget for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -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 1999/01/07 19:17:19 mike Exp $". +// End of "$Id: Fl_Counter.cxx,v 1.8.2.1 2000/04/25 22:16:22 mike Exp $". // diff --git a/src/Fl_Dial.cxx b/src/Fl_Dial.cxx index bb171c485..c7cc946af 100644 --- a/src/Fl_Dial.cxx +++ b/src/Fl_Dial.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Dial.cxx,v 1.12 1999/03/10 08:17:42 bill Exp $" +// "$Id: Fl_Dial.cxx,v 1.12.2.1 2000/04/25 22:16:23 mike Exp $" // // Circular dial widget for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -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 1999/03/10 08:17:42 bill Exp $". +// End of "$Id: Fl_Dial.cxx,v 1.12.2.1 2000/04/25 22:16:23 mike Exp $". // diff --git a/src/Fl_Double_Window.cxx b/src/Fl_Double_Window.cxx index 839455349..fbff8e256 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 1999/01/07 19:17:19 mike Exp $" +// "$Id: Fl_Double_Window.cxx,v 1.12.2.1 2000/04/25 22:16:23 mike Exp $" // // Double-buffered window code for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -192,5 +192,5 @@ Fl_Double_Window::~Fl_Double_Window() { } // -// End of "$Id: Fl_Double_Window.cxx,v 1.12 1999/01/07 19:17:19 mike Exp $". +// End of "$Id: Fl_Double_Window.cxx,v 1.12.2.1 2000/04/25 22:16:23 mike Exp $". // diff --git a/src/Fl_Font.H b/src/Fl_Font.H index bbe96a0c6..0da6a4d08 100644 --- a/src/Fl_Font.H +++ b/src/Fl_Font.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Font.H,v 1.6 1999/02/16 21:59:50 mike Exp $" +// "$Id: Fl_Font.H,v 1.6.2.1 2000/04/25 22:16:23 mike Exp $" // // Font definitions for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -78,5 +78,5 @@ FL_EXPORT char *fl_find_fontsize(char *name); #endif // -// End of "$Id: Fl_Font.H,v 1.6 1999/02/16 21:59:50 mike Exp $". +// End of "$Id: Fl_Font.H,v 1.6.2.1 2000/04/25 22:16:23 mike Exp $". // diff --git a/src/Fl_Gl_Choice.H b/src/Fl_Gl_Choice.H index 2aaeface5..7eabbb1ed 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.2 2000/03/18 10:04:17 bill Exp $" +// "$Id: Fl_Gl_Choice.H,v 1.4.2.3 2000/04/25 22:16:24 mike Exp $" // // OpenGL definitions for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -91,5 +91,5 @@ void fl_no_gl_context(); #endif // -// End of "$Id: Fl_Gl_Choice.H,v 1.4.2.2 2000/03/18 10:04:17 bill Exp $". +// End of "$Id: Fl_Gl_Choice.H,v 1.4.2.3 2000/04/25 22:16:24 mike Exp $". // diff --git a/src/Fl_Gl_Choice.cxx b/src/Fl_Gl_Choice.cxx index b075412f7..f2cafa707 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.2 2000/03/18 10:04:17 bill Exp $" +// "$Id: Fl_Gl_Choice.cxx,v 1.5.2.3 2000/04/25 22:16:24 mike Exp $" // // OpenGL visual selection code for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -213,5 +213,5 @@ void fl_no_gl_context() { #endif // -// End of "$Id: Fl_Gl_Choice.cxx,v 1.5.2.2 2000/03/18 10:04:17 bill Exp $". +// End of "$Id: Fl_Gl_Choice.cxx,v 1.5.2.3 2000/04/25 22:16:24 mike Exp $". // diff --git a/src/Fl_Gl_Overlay.cxx b/src/Fl_Gl_Overlay.cxx index 8021851d4..6cc321e0a 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.7 2000/04/07 16:55:45 bill Exp $" +// "$Id: Fl_Gl_Overlay.cxx,v 1.5.2.8 2000/04/25 22:16:24 mike Exp $" // // OpenGL overlay code for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -207,5 +207,5 @@ void Fl_Gl_Window::hide_overlay() { #endif // -// End of "$Id: Fl_Gl_Overlay.cxx,v 1.5.2.7 2000/04/07 16:55:45 bill Exp $". +// End of "$Id: Fl_Gl_Overlay.cxx,v 1.5.2.8 2000/04/25 22:16:24 mike Exp $". // diff --git a/src/Fl_Gl_Window.cxx b/src/Fl_Gl_Window.cxx index 5af5bc41c..f8d695884 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.10 2000/04/07 16:55:46 bill Exp $" +// "$Id: Fl_Gl_Window.cxx,v 1.12.2.11 2000/04/25 22:16:24 mike Exp $" // // OpenGL window code for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -320,5 +320,5 @@ void Fl_Gl_Window::draw_overlay() {} #endif // -// End of "$Id: Fl_Gl_Window.cxx,v 1.12.2.10 2000/04/07 16:55:46 bill Exp $". +// End of "$Id: Fl_Gl_Window.cxx,v 1.12.2.11 2000/04/25 22:16:24 mike Exp $". // diff --git a/src/Fl_Group.cxx b/src/Fl_Group.cxx index 495127fe4..668c2f5bb 100644 --- a/src/Fl_Group.cxx +++ b/src/Fl_Group.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Group.cxx,v 1.8.2.4 2000/02/18 07:11:09 bill Exp $" +// "$Id: Fl_Group.cxx,v 1.8.2.5 2000/04/25 22:16:24 mike Exp $" // // Group widget for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -505,5 +505,5 @@ void Fl_Group::draw_outside_label(const Fl_Widget& w) const { } // -// End of "$Id: Fl_Group.cxx,v 1.8.2.4 2000/02/18 07:11:09 bill Exp $". +// End of "$Id: Fl_Group.cxx,v 1.8.2.5 2000/04/25 22:16:24 mike Exp $". // diff --git a/src/Fl_Image.cxx b/src/Fl_Image.cxx index e3e3c5ab5..231467c8e 100644 --- a/src/Fl_Image.cxx +++ b/src/Fl_Image.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Image.cxx,v 1.5 1999/01/07 19:17:21 mike Exp $" +// "$Id: Fl_Image.cxx,v 1.5.2.1 2000/04/25 22:16:25 mike Exp $" // // Image drawing code for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -86,5 +86,5 @@ void Fl_Image::label(Fl_Menu_Item* o) { } // -// End of "$Id: Fl_Image.cxx,v 1.5 1999/01/07 19:17:21 mike Exp $". +// End of "$Id: Fl_Image.cxx,v 1.5.2.1 2000/04/25 22:16:25 mike Exp $". // diff --git a/src/Fl_Input.cxx b/src/Fl_Input.cxx index 46f7765fb..d996fc471 100644 --- a/src/Fl_Input.cxx +++ b/src/Fl_Input.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Input.cxx,v 1.10.2.8 2000/03/17 09:38:19 bill Exp $" +// "$Id: Fl_Input.cxx,v 1.10.2.9 2000/04/25 22:16:25 mike Exp $" // // Input widget for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -265,5 +265,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.8 2000/03/17 09:38:19 bill Exp $". +// End of "$Id: Fl_Input.cxx,v 1.10.2.9 2000/04/25 22:16:25 mike Exp $". // diff --git a/src/Fl_Input_.cxx b/src/Fl_Input_.cxx index 09aa14688..0b9cca6c3 100644 --- a/src/Fl_Input_.cxx +++ b/src/Fl_Input_.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Input_.cxx,v 1.21.2.3 1999/12/19 05:32:34 bill Exp $" +// "$Id: Fl_Input_.cxx,v 1.21.2.4 2000/04/25 22:16:25 mike Exp $" // // Common input widget routines for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -744,5 +744,5 @@ Fl_Input_::~Fl_Input_() { } // -// End of "$Id: Fl_Input_.cxx,v 1.21.2.3 1999/12/19 05:32:34 bill Exp $". +// End of "$Id: Fl_Input_.cxx,v 1.21.2.4 2000/04/25 22:16:25 mike Exp $". // diff --git a/src/Fl_Light_Button.cxx b/src/Fl_Light_Button.cxx index 88ec6a2ec..a17c95a0a 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 1999/01/07 19:17:21 mike Exp $" +// "$Id: Fl_Light_Button.cxx,v 1.4.2.1 2000/04/25 22:16:26 mike Exp $" // // Lighted button widget for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -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 1999/01/07 19:17:21 mike Exp $". +// End of "$Id: Fl_Light_Button.cxx,v 1.4.2.1 2000/04/25 22:16:26 mike Exp $". // diff --git a/src/Fl_Menu.cxx b/src/Fl_Menu.cxx index f7b1934a1..2839524e3 100644 --- a/src/Fl_Menu.cxx +++ b/src/Fl_Menu.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Menu.cxx,v 1.18.2.4 2000/04/12 04:32:04 bill Exp $" +// "$Id: Fl_Menu.cxx,v 1.18.2.5 2000/04/25 22:16:26 mike Exp $" // // Menu code for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -736,5 +736,5 @@ const Fl_Menu_Item* Fl_Menu_Item::test_shortcut() const { } // -// End of "$Id: Fl_Menu.cxx,v 1.18.2.4 2000/04/12 04:32:04 bill Exp $". +// End of "$Id: Fl_Menu.cxx,v 1.18.2.5 2000/04/25 22:16:26 mike Exp $". // diff --git a/src/Fl_Menu_.cxx b/src/Fl_Menu_.cxx index 4f5da0575..7bb9ab5e2 100644 --- a/src/Fl_Menu_.cxx +++ b/src/Fl_Menu_.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Menu_.cxx,v 1.7.2.5 1999/05/06 06:20:46 bill Exp $" +// "$Id: Fl_Menu_.cxx,v 1.7.2.6 2000/04/25 22:16:27 mike Exp $" // // Common menu code for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -172,5 +172,5 @@ void Fl_Menu_::clear() { } // -// End of "$Id: Fl_Menu_.cxx,v 1.7.2.5 1999/05/06 06:20:46 bill Exp $". +// End of "$Id: Fl_Menu_.cxx,v 1.7.2.6 2000/04/25 22:16:27 mike Exp $". // diff --git a/src/Fl_Menu_Bar.cxx b/src/Fl_Menu_Bar.cxx index 514b2ef29..fcca6e115 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 1999/01/19 19:05:39 mike Exp $" +// "$Id: Fl_Menu_Bar.cxx,v 1.7.2.1 2000/04/25 22:16:27 mike Exp $" // // Menu bar widget for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -59,5 +59,5 @@ int Fl_Menu_Bar::handle(int event) { } // -// End of "$Id: Fl_Menu_Bar.cxx,v 1.7 1999/01/19 19:05:39 mike Exp $". +// End of "$Id: Fl_Menu_Bar.cxx,v 1.7.2.1 2000/04/25 22:16:27 mike Exp $". // diff --git a/src/Fl_Menu_Button.cxx b/src/Fl_Menu_Button.cxx index da772d6a8..b3dd1e8fc 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 1999/01/07 19:17:23 mike Exp $" +// "$Id: Fl_Menu_Button.cxx,v 1.4.2.1 2000/04/25 22:16:27 mike Exp $" // // Menu button widget for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -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 1999/01/07 19:17:23 mike Exp $". +// End of "$Id: Fl_Menu_Button.cxx,v 1.4.2.1 2000/04/25 22:16:27 mike Exp $". // diff --git a/src/Fl_Menu_Window.cxx b/src/Fl_Menu_Window.cxx index 16248115a..75d4d4c58 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 1999/02/03 08:43:33 bill Exp $" +// "$Id: Fl_Menu_Window.cxx,v 1.8.2.1 2000/04/25 22:16:27 mike Exp $" // // Menu window code for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -97,5 +97,5 @@ Fl_Menu_Window::~Fl_Menu_Window() { } // -// End of "$Id: Fl_Menu_Window.cxx,v 1.8 1999/02/03 08:43:33 bill Exp $". +// End of "$Id: Fl_Menu_Window.cxx,v 1.8.2.1 2000/04/25 22:16:27 mike Exp $". // diff --git a/src/Fl_Menu_add.cxx b/src/Fl_Menu_add.cxx index 82bc5df4b..18557f44b 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.5 2000/01/16 04:30:37 bill Exp $" +// "$Id: Fl_Menu_add.cxx,v 1.9.2.6 2000/04/25 22:16:28 mike Exp $" // // Menu utilities for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -237,5 +237,5 @@ void Fl_Menu_::remove(int i) { } // -// End of "$Id: Fl_Menu_add.cxx,v 1.9.2.5 2000/01/16 04:30:37 bill Exp $". +// End of "$Id: Fl_Menu_add.cxx,v 1.9.2.6 2000/04/25 22:16:28 mike Exp $". // diff --git a/src/Fl_Menu_global.cxx b/src/Fl_Menu_global.cxx index e6410ecf5..032c27375 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 1999/01/19 19:05:39 mike Exp $" +// "$Id: Fl_Menu_global.cxx,v 1.5.2.1 2000/04/25 22:16:28 mike Exp $" // // Global menu shortcut code for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -43,5 +43,5 @@ void Fl_Menu_::global() { } // -// End of "$Id: Fl_Menu_global.cxx,v 1.5 1999/01/19 19:05:39 mike Exp $". +// End of "$Id: Fl_Menu_global.cxx,v 1.5.2.1 2000/04/25 22:16:28 mike Exp $". // diff --git a/src/Fl_Multi_Label.cxx b/src/Fl_Multi_Label.cxx index 2e2fa76ca..ac33e5e95 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 1999/01/07 19:17:23 mike Exp $" +// "$Id: Fl_Multi_Label.cxx,v 1.4.2.1 2000/04/25 22:16:28 mike Exp $" // // Multi-label widget for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -74,5 +74,5 @@ void Fl_Multi_Label::label(Fl_Menu_Item* o) { } // -// End of "$Id: Fl_Multi_Label.cxx,v 1.4 1999/01/07 19:17:23 mike Exp $". +// End of "$Id: Fl_Multi_Label.cxx,v 1.4.2.1 2000/04/25 22:16:28 mike Exp $". // diff --git a/src/Fl_Output.cxx b/src/Fl_Output.cxx index 1291d6a53..51cdde811 100644 --- a/src/Fl_Output.cxx +++ b/src/Fl_Output.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Output.cxx,v 1.6 1999/01/07 19:17:24 mike Exp $" +// "$Id: Fl_Output.cxx,v 1.6.2.1 2000/04/25 22:16:28 mike Exp $" // // Output widget for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -46,5 +46,5 @@ int Fl_Output::handle(int event) { } // -// End of "$Id: Fl_Output.cxx,v 1.6 1999/01/07 19:17:24 mike Exp $". +// End of "$Id: Fl_Output.cxx,v 1.6.2.1 2000/04/25 22:16:28 mike Exp $". // diff --git a/src/Fl_Overlay_Window.cxx b/src/Fl_Overlay_Window.cxx index d877e25ac..1f129c71f 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.1 1999/10/23 05:59:27 bill Exp $" +// "$Id: Fl_Overlay_Window.cxx,v 1.7.2.2 2000/04/25 22:16:28 mike Exp $" // // Overlay window code for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -140,5 +140,5 @@ void Fl_Overlay_Window::redraw_overlay() { #endif // -// End of "$Id: Fl_Overlay_Window.cxx,v 1.7.2.1 1999/10/23 05:59:27 bill Exp $". +// End of "$Id: Fl_Overlay_Window.cxx,v 1.7.2.2 2000/04/25 22:16:28 mike Exp $". // diff --git a/src/Fl_Pack.cxx b/src/Fl_Pack.cxx index fb1bed2d5..bff77c35f 100644 --- a/src/Fl_Pack.cxx +++ b/src/Fl_Pack.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Pack.cxx,v 1.6 1999/01/07 19:17:24 mike Exp $" +// "$Id: Fl_Pack.cxx,v 1.6.2.1 2000/04/25 22:16:29 mike Exp $" // // Packing widget for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -105,5 +105,5 @@ void Fl_Pack::draw() { } // -// End of "$Id: Fl_Pack.cxx,v 1.6 1999/01/07 19:17:24 mike Exp $". +// End of "$Id: Fl_Pack.cxx,v 1.6.2.1 2000/04/25 22:16:29 mike Exp $". // diff --git a/src/Fl_Pixmap.cxx b/src/Fl_Pixmap.cxx index 6cb03a0df..9ac417eb9 100644 --- a/src/Fl_Pixmap.cxx +++ b/src/Fl_Pixmap.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Pixmap.cxx,v 1.9 1999/02/16 15:10:53 mike Exp $" +// "$Id: Fl_Pixmap.cxx,v 1.9.2.1 2000/04/25 22:16:29 mike Exp $" // // Pixmap drawing code for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -194,5 +194,5 @@ void Fl_Pixmap::label(Fl_Menu_Item* o) { } // -// End of "$Id: Fl_Pixmap.cxx,v 1.9 1999/02/16 15:10:53 mike Exp $". +// End of "$Id: Fl_Pixmap.cxx,v 1.9.2.1 2000/04/25 22:16:29 mike Exp $". // diff --git a/src/Fl_Positioner.cxx b/src/Fl_Positioner.cxx index ac8ad719b..4e3fe2d0e 100644 --- a/src/Fl_Positioner.cxx +++ b/src/Fl_Positioner.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Positioner.cxx,v 1.4 1999/01/07 19:17:25 mike Exp $" +// "$Id: Fl_Positioner.cxx,v 1.4.2.1 2000/04/25 22:16:29 mike Exp $" // // Positioner widget for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -129,5 +129,5 @@ void Fl_Positioner::ybounds(double a, double b) { } // -// End of "$Id: Fl_Positioner.cxx,v 1.4 1999/01/07 19:17:25 mike Exp $". +// End of "$Id: Fl_Positioner.cxx,v 1.4.2.1 2000/04/25 22:16:29 mike Exp $". // diff --git a/src/Fl_Repeat_Button.cxx b/src/Fl_Repeat_Button.cxx index 159a85593..3f4c744f3 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.1 1999/09/20 04:27:24 bill Exp $" +// "$Id: Fl_Repeat_Button.cxx,v 1.4.2.2 2000/04/25 22:16:29 mike Exp $" // // Repeat button widget for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -61,5 +61,5 @@ int Fl_Repeat_Button::handle(int event) { } // -// End of "$Id: Fl_Repeat_Button.cxx,v 1.4.2.1 1999/09/20 04:27:24 bill Exp $". +// End of "$Id: Fl_Repeat_Button.cxx,v 1.4.2.2 2000/04/25 22:16:29 mike Exp $". // diff --git a/src/Fl_Return_Button.cxx b/src/Fl_Return_Button.cxx index df5b00f71..91815ffd3 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 1999/01/19 19:26:46 mike Exp $" +// "$Id: Fl_Return_Button.cxx,v 1.5.2.1 2000/04/25 22:16:29 mike Exp $" // // Return button widget for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -65,5 +65,5 @@ int Fl_Return_Button::handle(int event) { } // -// End of "$Id: Fl_Return_Button.cxx,v 1.5 1999/01/19 19:26:46 mike Exp $". +// End of "$Id: Fl_Return_Button.cxx,v 1.5.2.1 2000/04/25 22:16:29 mike Exp $". // diff --git a/src/Fl_Roller.cxx b/src/Fl_Roller.cxx index 81981a64f..63cab713d 100644 --- a/src/Fl_Roller.cxx +++ b/src/Fl_Roller.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Roller.cxx,v 1.6.2.1 1999/09/15 16:07:03 mike Exp $" +// "$Id: Fl_Roller.cxx,v 1.6.2.2 2000/04/25 22:16:30 mike Exp $" // // Roller widget for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -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.1 1999/09/15 16:07:03 mike Exp $". +// End of "$Id: Fl_Roller.cxx,v 1.6.2.2 2000/04/25 22:16:30 mike Exp $". // diff --git a/src/Fl_Round_Button.cxx b/src/Fl_Round_Button.cxx index 4559d3055..dfc38e33b 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 1999/01/07 19:17:26 mike Exp $" +// "$Id: Fl_Round_Button.cxx,v 1.4.2.1 2000/04/25 22:16:30 mike Exp $" // // Round button for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -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 1999/01/07 19:17:26 mike Exp $". +// End of "$Id: Fl_Round_Button.cxx,v 1.4.2.1 2000/04/25 22:16:30 mike Exp $". // diff --git a/src/Fl_Scroll.cxx b/src/Fl_Scroll.cxx index 6830ddae6..0218f09c5 100644 --- a/src/Fl_Scroll.cxx +++ b/src/Fl_Scroll.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Scroll.cxx,v 1.7.2.1 2000/04/11 08:11:54 bill Exp $" +// "$Id: Fl_Scroll.cxx,v 1.7.2.2 2000/04/25 22:16:30 mike Exp $" // // Scroll widget for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -231,5 +231,5 @@ int Fl_Scroll::handle(int event) { } // -// End of "$Id: Fl_Scroll.cxx,v 1.7.2.1 2000/04/11 08:11:54 bill Exp $". +// End of "$Id: Fl_Scroll.cxx,v 1.7.2.2 2000/04/25 22:16:30 mike Exp $". // diff --git a/src/Fl_Scrollbar.cxx b/src/Fl_Scrollbar.cxx index c05882377..58e6525db 100644 --- a/src/Fl_Scrollbar.cxx +++ b/src/Fl_Scrollbar.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Scrollbar.cxx,v 1.7.2.9 2000/04/11 08:11:54 bill Exp $" +// "$Id: Fl_Scrollbar.cxx,v 1.7.2.10 2000/04/25 22:16:30 mike Exp $" // // Scroll bar widget for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -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.9 2000/04/11 08:11:54 bill Exp $". +// End of "$Id: Fl_Scrollbar.cxx,v 1.7.2.10 2000/04/25 22:16:30 mike Exp $". // diff --git a/src/Fl_Single_Window.cxx b/src/Fl_Single_Window.cxx index 9ce8989a0..80076c889 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 1999/01/07 19:17:26 mike Exp $" +// "$Id: Fl_Single_Window.cxx,v 1.4.2.1 2000/04/25 22:16:30 mike Exp $" // // Single-buffered window for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -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 1999/01/07 19:17:26 mike Exp $". +// End of "$Id: Fl_Single_Window.cxx,v 1.4.2.1 2000/04/25 22:16:30 mike Exp $". // diff --git a/src/Fl_Slider.cxx b/src/Fl_Slider.cxx index 0bc8d0b29..6f16baf22 100644 --- a/src/Fl_Slider.cxx +++ b/src/Fl_Slider.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Slider.cxx,v 1.8.2.5 2000/03/17 09:38:20 bill Exp $" +// "$Id: Fl_Slider.cxx,v 1.8.2.6 2000/04/25 22:16:30 mike Exp $" // // Slider widget for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -251,5 +251,5 @@ int Fl_Slider::handle(int event) { } // -// End of "$Id: Fl_Slider.cxx,v 1.8.2.5 2000/03/17 09:38:20 bill Exp $". +// End of "$Id: Fl_Slider.cxx,v 1.8.2.6 2000/04/25 22:16:30 mike Exp $". // diff --git a/src/Fl_Tabs.cxx b/src/Fl_Tabs.cxx index b24b7957c..4d0f617da 100644 --- a/src/Fl_Tabs.cxx +++ b/src/Fl_Tabs.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Tabs.cxx,v 1.6.2.4 1999/11/16 07:39:59 bill Exp $" +// "$Id: Fl_Tabs.cxx,v 1.6.2.5 2000/04/25 22:16:31 mike Exp $" // // Tab widget for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -271,5 +271,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.4 1999/11/16 07:39:59 bill Exp $". +// End of "$Id: Fl_Tabs.cxx,v 1.6.2.5 2000/04/25 22:16:31 mike Exp $". // diff --git a/src/Fl_Tile.cxx b/src/Fl_Tile.cxx index 08071ecce..2a9006d9c 100644 --- a/src/Fl_Tile.cxx +++ b/src/Fl_Tile.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Tile.cxx,v 1.5.2.2 1999/11/16 07:39:59 bill Exp $" +// "$Id: Fl_Tile.cxx,v 1.5.2.3 2000/04/25 22:16:31 mike Exp $" // // Tile widget for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -196,5 +196,5 @@ int Fl_Tile::handle(int event) { } // -// End of "$Id: Fl_Tile.cxx,v 1.5.2.2 1999/11/16 07:39:59 bill Exp $". +// End of "$Id: Fl_Tile.cxx,v 1.5.2.3 2000/04/25 22:16:31 mike Exp $". // diff --git a/src/Fl_Valuator.cxx b/src/Fl_Valuator.cxx index 90cfd0c12..6e8931366 100644 --- a/src/Fl_Valuator.cxx +++ b/src/Fl_Valuator.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Valuator.cxx,v 1.5 1999/01/07 19:17:27 mike Exp $" +// "$Id: Fl_Valuator.cxx,v 1.5.2.1 2000/04/25 22:16:31 mike Exp $" // // Valuator widget for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -123,5 +123,5 @@ int Fl_Valuator::format(char* buffer) { } // -// End of "$Id: Fl_Valuator.cxx,v 1.5 1999/01/07 19:17:27 mike Exp $". +// End of "$Id: Fl_Valuator.cxx,v 1.5.2.1 2000/04/25 22:16:31 mike Exp $". // diff --git a/src/Fl_Value_Input.cxx b/src/Fl_Value_Input.cxx index 5ca9a3d23..e37242e19 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.2 2000/04/04 17:05:59 bill Exp $" +// "$Id: Fl_Value_Input.cxx,v 1.6.2.3 2000/04/25 22:16:31 mike Exp $" // // Value input widget for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -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.2 2000/04/04 17:05:59 bill Exp $". +// End of "$Id: Fl_Value_Input.cxx,v 1.6.2.3 2000/04/25 22:16:31 mike Exp $". // diff --git a/src/Fl_Value_Output.cxx b/src/Fl_Value_Output.cxx index 40e1ed6a5..ebef9e240 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 1999/01/07 19:17:28 mike Exp $" +// "$Id: Fl_Value_Output.cxx,v 1.6.2.1 2000/04/25 22:16:31 mike Exp $" // // Value output widget for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -94,5 +94,5 @@ Fl_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 1999/01/07 19:17:28 mike Exp $". +// End of "$Id: Fl_Value_Output.cxx,v 1.6.2.1 2000/04/25 22:16:31 mike Exp $". // diff --git a/src/Fl_Value_Slider.cxx b/src/Fl_Value_Slider.cxx index eae63bd12..4da99d38a 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.1 1999/05/14 09:07:08 bill Exp $" +// "$Id: Fl_Value_Slider.cxx,v 1.5.2.2 2000/04/25 22:16:32 mike Exp $" // // Value slider widget for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -72,5 +72,5 @@ int Fl_Value_Slider::handle(int event) { } // -// End of "$Id: Fl_Value_Slider.cxx,v 1.5.2.1 1999/05/14 09:07:08 bill Exp $". +// End of "$Id: Fl_Value_Slider.cxx,v 1.5.2.2 2000/04/25 22:16:32 mike Exp $". // diff --git a/src/Fl_Widget.cxx b/src/Fl_Widget.cxx index e5d6d805d..77edfd36a 100644 --- a/src/Fl_Widget.cxx +++ b/src/Fl_Widget.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Widget.cxx,v 1.5.2.1 2000/04/11 08:11:54 bill Exp $" +// "$Id: Fl_Widget.cxx,v 1.5.2.2 2000/04/25 22:16:32 mike Exp $" // // Base widget class for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -198,5 +198,5 @@ int Fl_Widget::contains(const Fl_Widget *o) const { } // -// End of "$Id: Fl_Widget.cxx,v 1.5.2.1 2000/04/11 08:11:54 bill Exp $". +// End of "$Id: Fl_Widget.cxx,v 1.5.2.2 2000/04/25 22:16:32 mike Exp $". // diff --git a/src/Fl_Window.cxx b/src/Fl_Window.cxx index 54097cddb..7e59f73f0 100644 --- a/src/Fl_Window.cxx +++ b/src/Fl_Window.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_Window.cxx,v 1.6 1999/01/13 15:45:49 mike Exp $" +// "$Id: Fl_Window.cxx,v 1.6.2.1 2000/04/25 22:16:32 mike Exp $" // // Window widget class for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -102,5 +102,5 @@ void Fl_Window::default_callback(Fl_Window* window, void* v) { } // -// End of "$Id: Fl_Window.cxx,v 1.6 1999/01/13 15:45:49 mike Exp $". +// End of "$Id: Fl_Window.cxx,v 1.6.2.1 2000/04/25 22:16:32 mike Exp $". // diff --git a/src/Fl_Window_fullscreen.cxx b/src/Fl_Window_fullscreen.cxx index ce136f815..2fcd691a6 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 1999/01/07 19:17:29 mike Exp $" +// "$Id: Fl_Window_fullscreen.cxx,v 1.5.2.1 2000/04/25 22:16:33 mike Exp $" // // Fullscreen window support for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -71,5 +71,5 @@ void Fl_Window::fullscreen_off(int X,int Y,int W,int H) { } // -// End of "$Id: Fl_Window_fullscreen.cxx,v 1.5 1999/01/07 19:17:29 mike Exp $". +// End of "$Id: Fl_Window_fullscreen.cxx,v 1.5.2.1 2000/04/25 22:16:33 mike Exp $". // diff --git a/src/Fl_Window_hotspot.cxx b/src/Fl_Window_hotspot.cxx index c64695a3a..78d877581 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 1999/01/07 19:17:29 mike Exp $" +// "$Id: Fl_Window_hotspot.cxx,v 1.7.2.1 2000/04/25 22:16:33 mike Exp $" // // Common hotspot routines for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -77,5 +77,5 @@ void Fl_Window::hotspot(const Fl_Widget *o, int offscreen) { } // -// End of "$Id: Fl_Window_hotspot.cxx,v 1.7 1999/01/07 19:17:29 mike Exp $". +// End of "$Id: Fl_Window_hotspot.cxx,v 1.7.2.1 2000/04/25 22:16:33 mike Exp $". // diff --git a/src/Fl_Window_iconize.cxx b/src/Fl_Window_iconize.cxx index ceec276b4..3ce5cb125 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 1999/01/07 19:17:29 mike Exp $" +// "$Id: Fl_Window_iconize.cxx,v 1.5.2.1 2000/04/25 22:16:33 mike Exp $" // // Window minification code for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -41,5 +41,5 @@ void Fl_Window::iconize() { } // -// End of "$Id: Fl_Window_iconize.cxx,v 1.5 1999/01/07 19:17:29 mike Exp $". +// End of "$Id: Fl_Window_iconize.cxx,v 1.5.2.1 2000/04/25 22:16:33 mike Exp $". // diff --git a/src/Fl_XColor.H b/src/Fl_XColor.H index 0ac68cde1..d692e9cac 100644 --- a/src/Fl_XColor.H +++ b/src/Fl_XColor.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_XColor.H,v 1.6 1999/02/16 22:27:52 mike Exp $" +// "$Id: Fl_XColor.H,v 1.6.2.1 2000/04/25 22:16:33 mike Exp $" // // X-specific color definitions for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -40,5 +40,5 @@ extern FL_EXPORT unsigned char fl_redmask, fl_greenmask, fl_bluemask; extern FL_EXPORT int fl_redshift, fl_greenshift, fl_blueshift, fl_extrashift; // -// End of "$Id: Fl_XColor.H,v 1.6 1999/02/16 22:27:52 mike Exp $". +// End of "$Id: Fl_XColor.H,v 1.6.2.1 2000/04/25 22:16:33 mike Exp $". // diff --git a/src/Fl_abort.cxx b/src/Fl_abort.cxx index 788a1c780..516398ecf 100644 --- a/src/Fl_abort.cxx +++ b/src/Fl_abort.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_abort.cxx,v 1.8 1999/03/05 05:55:27 bill Exp $" +// "$Id: Fl_abort.cxx,v 1.8.2.1 2000/04/25 22:16:33 mike Exp $" // // Warning/error message code for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -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 1999/03/05 05:55:27 bill Exp $". +// End of "$Id: Fl_abort.cxx,v 1.8.2.1 2000/04/25 22:16:33 mike Exp $". // diff --git a/src/Fl_add_idle.cxx b/src/Fl_add_idle.cxx index 14c25b979..647bdc65e 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.1 2000/01/05 03:17:28 bill Exp $" +// "$Id: Fl_add_idle.cxx,v 1.4.2.2 2000/04/25 22:16:33 mike Exp $" // // Idle routine support for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -84,5 +84,5 @@ void Fl::remove_idle(void (*cb)(void*), void* data) { } // -// End of "$Id: Fl_add_idle.cxx,v 1.4.2.1 2000/01/05 03:17:28 bill Exp $". +// End of "$Id: Fl_add_idle.cxx,v 1.4.2.2 2000/04/25 22:16:33 mike Exp $". // diff --git a/src/Fl_arg.cxx b/src/Fl_arg.cxx index c928b3fb5..e4fb1d56c 100644 --- a/src/Fl_arg.cxx +++ b/src/Fl_arg.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_arg.cxx,v 1.5.2.2 1999/12/03 18:11:05 bill Exp $" +// "$Id: Fl_arg.cxx,v 1.5.2.3 2000/04/25 22:16:34 mike Exp $" // // Optional argument initialization code for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -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.2 1999/12/03 18:11:05 bill Exp $". +// End of "$Id: Fl_arg.cxx,v 1.5.2.3 2000/04/25 22:16:34 mike Exp $". // diff --git a/src/Fl_cutpaste.cxx b/src/Fl_cutpaste.cxx index 9aed5b426..af2a472dd 100644 --- a/src/Fl_cutpaste.cxx +++ b/src/Fl_cutpaste.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_cutpaste.cxx,v 1.6 1999/03/02 07:03:15 bill Exp $" +// "$Id: Fl_cutpaste.cxx,v 1.6.2.1 2000/04/25 22:16:34 mike Exp $" // // Cut/paste code for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -149,5 +149,5 @@ void Fl::selection(Fl_Widget &owner, const char *stuff, int len) { #endif // -// End of "$Id: Fl_cutpaste.cxx,v 1.6 1999/03/02 07:03:15 bill Exp $". +// End of "$Id: Fl_cutpaste.cxx,v 1.6.2.1 2000/04/25 22:16:34 mike Exp $". // diff --git a/src/Fl_cutpaste_win32.cxx b/src/Fl_cutpaste_win32.cxx index 5f039c79e..d8f716aea 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.5 2000/03/28 05:10:17 bill Exp $" +// "$Id: Fl_cutpaste_win32.cxx,v 1.5.2.6 2000/04/25 22:16:34 mike Exp $" // // WIN32 cut/paste for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -135,5 +135,5 @@ void Fl::paste(Fl_Widget &receiver) { } // -// End of "$Id: Fl_cutpaste_win32.cxx,v 1.5.2.5 2000/03/28 05:10:17 bill Exp $". +// End of "$Id: Fl_cutpaste_win32.cxx,v 1.5.2.6 2000/04/25 22:16:34 mike Exp $". // diff --git a/src/Fl_display.cxx b/src/Fl_display.cxx index d1dad9be6..94ca1d0c2 100644 --- a/src/Fl_display.cxx +++ b/src/Fl_display.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_display.cxx,v 1.4 1999/01/07 19:17:31 mike Exp $" +// "$Id: Fl_display.cxx,v 1.4.2.1 2000/04/25 22:16:34 mike Exp $" // // Display function for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -39,5 +39,5 @@ void Fl::display(const char *d) { } // -// End of "$Id: Fl_display.cxx,v 1.4 1999/01/07 19:17:31 mike Exp $". +// End of "$Id: Fl_display.cxx,v 1.4.2.1 2000/04/25 22:16:34 mike Exp $". // diff --git a/src/Fl_get_key.cxx b/src/Fl_get_key.cxx index 11520b807..9cebf2d14 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 1999/01/07 19:17:32 mike Exp $" +// "$Id: Fl_get_key.cxx,v 1.5.2.1 2000/04/25 22:16:34 mike Exp $" // // Keyboard state routines for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -60,5 +60,5 @@ int Fl::get_key(int k) { #endif // -// End of "$Id: Fl_get_key.cxx,v 1.5 1999/01/07 19:17:32 mike Exp $". +// End of "$Id: Fl_get_key.cxx,v 1.5.2.1 2000/04/25 22:16:34 mike Exp $". // diff --git a/src/Fl_get_key_win32.cxx b/src/Fl_get_key_win32.cxx index d2d364112..c930d0322 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.2 1999/09/16 05:34:26 bill Exp $" +// "$Id: Fl_get_key_win32.cxx,v 1.4.2.3 2000/04/25 22:16:35 mike Exp $" // // WIN32 keyboard state routines for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -132,5 +132,5 @@ int Fl::get_key(int k) { } // -// End of "$Id: Fl_get_key_win32.cxx,v 1.4.2.2 1999/09/16 05:34:26 bill Exp $". +// End of "$Id: Fl_get_key_win32.cxx,v 1.4.2.3 2000/04/25 22:16:35 mike Exp $". // diff --git a/src/Fl_get_system_colors.cxx b/src/Fl_get_system_colors.cxx index d69177d14..f726eab1a 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.2 2000/02/25 03:44:22 mike Exp $" +// "$Id: Fl_get_system_colors.cxx,v 1.6.2.3 2000/04/25 22:16:35 mike Exp $" // // System color support for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -145,5 +145,5 @@ void Fl::get_system_colors() #endif // -// End of "$Id: Fl_get_system_colors.cxx,v 1.6.2.2 2000/02/25 03:44:22 mike Exp $". +// End of "$Id: Fl_get_system_colors.cxx,v 1.6.2.3 2000/04/25 22:16:35 mike Exp $". // diff --git a/src/Fl_grab.cxx b/src/Fl_grab.cxx index f6bfd5e30..fa934c088 100644 --- a/src/Fl_grab.cxx +++ b/src/Fl_grab.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_grab.cxx,v 1.1.2.1 1999/04/10 08:09:38 bill Exp $" +// "$Id: Fl_grab.cxx,v 1.1.2.2 2000/04/25 22:16:35 mike Exp $" // // Grab/release code for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -89,5 +89,5 @@ void Fl::grab(Fl_Window* w) { } // -// End of "$Id: Fl_grab.cxx,v 1.1.2.1 1999/04/10 08:09:38 bill Exp $". +// End of "$Id: Fl_grab.cxx,v 1.1.2.2 2000/04/25 22:16:35 mike Exp $". // diff --git a/src/Fl_own_colormap.cxx b/src/Fl_own_colormap.cxx index a3d79673f..c8606beaa 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 1999/01/07 19:17:32 mike Exp $" +// "$Id: Fl_own_colormap.cxx,v 1.4.2.1 2000/04/25 22:16:35 mike Exp $" // // Private colormap support for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -73,5 +73,5 @@ void Fl::own_colormap() { #endif // -// End of "$Id: Fl_own_colormap.cxx,v 1.4 1999/01/07 19:17:32 mike Exp $". +// End of "$Id: Fl_own_colormap.cxx,v 1.4.2.1 2000/04/25 22:16:35 mike Exp $". // diff --git a/src/Fl_visual.cxx b/src/Fl_visual.cxx index 2a37afe7c..b8fae9927 100644 --- a/src/Fl_visual.cxx +++ b/src/Fl_visual.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_visual.cxx,v 1.7.2.1 2000/01/23 01:56:42 bill Exp $" +// "$Id: Fl_visual.cxx,v 1.7.2.2 2000/04/25 22:16:35 mike Exp $" // // Visual support for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -107,5 +107,5 @@ int Fl::visual(int flags) { #endif // -// End of "$Id: Fl_visual.cxx,v 1.7.2.1 2000/01/23 01:56:42 bill Exp $". +// End of "$Id: Fl_visual.cxx,v 1.7.2.2 2000/04/25 22:16:35 mike Exp $". // diff --git a/src/Fl_win32.cxx b/src/Fl_win32.cxx index 92c7cbcaf..7436e388c 100644 --- a/src/Fl_win32.cxx +++ b/src/Fl_win32.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_win32.cxx,v 1.33.2.23 2000/04/25 07:48:04 bill Exp $" +// "$Id: Fl_win32.cxx,v 1.33.2.24 2000/04/25 22:16:35 mike Exp $" // // WIN32-specific code for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -966,5 +966,5 @@ void Fl_Window::make_current() { } // -// End of "$Id: Fl_win32.cxx,v 1.33.2.23 2000/04/25 07:48:04 bill Exp $". +// End of "$Id: Fl_win32.cxx,v 1.33.2.24 2000/04/25 22:16:35 mike Exp $". // diff --git a/src/Fl_x.cxx b/src/Fl_x.cxx index dcf87c6e4..3089df3b6 100644 --- a/src/Fl_x.cxx +++ b/src/Fl_x.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl_x.cxx,v 1.24.2.14 2000/04/25 07:48:06 bill Exp $" +// "$Id: Fl_x.cxx,v 1.24.2.15 2000/04/25 22:16:36 mike Exp $" // // X specific code for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -889,5 +889,5 @@ void Fl_Window::make_current() { #endif // -// End of "$Id: Fl_x.cxx,v 1.24.2.14 2000/04/25 07:48:06 bill Exp $". +// End of "$Id: Fl_x.cxx,v 1.24.2.15 2000/04/25 22:16:36 mike Exp $". // diff --git a/src/Makefile b/src/Makefile index 17c847048..c6cd4ece3 100644 --- a/src/Makefile +++ b/src/Makefile @@ -1,9 +1,9 @@ # -# "$Id: Makefile,v 1.18.2.9 2000/02/21 10:29:59 bill Exp $" +# "$Id: Makefile,v 1.18.2.10 2000/04/25 22:16:37 mike Exp $" # # Library makefile for the Fast Light Tool Kit (FLTK). # -# Copyright 1998 by Bill Spitzak and others. +# Copyright 1998-2000 by Bill Spitzak and others. # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Library General Public @@ -154,61 +154,57 @@ OBJECTS = $(CPPFILES:.cxx=.o) $(CFILES:.c=.o) all: $(LIBRARY) $(DSONAME) $(LIBRARY): $(OBJECTS) - @echo $(LIBCOMMAND) $@ ... - @$(LIBCOMMAND) $@ $(OBJECTS) - @$(RANLIB) $@ + echo $(LIBCOMMAND) $@ ... + $(LIBCOMMAND) $@ $(OBJECTS) + $(RANLIB) $@ libfltk.so.1 libfltk.sl.1: $(OBJECTS) - @echo $(DSOCOMMAND) $@ ... - @$(DSOCOMMAND) $@ $(OBJECTS) - -.SUFFIXES: .cxx .h .o - -.cxx.o : - $(CXX) -I.. $(CXXFLAGS) -c $< -.c.o : - $(CC) -I.. $(CFLAGS) -c -o $@ $< + echo $(DSOCOMMAND) $@ ... + $(DSOCOMMAND) $@ $(OBJECTS) clean : -@ rm -f *.o *.do $(DSONAME) $(LIBRARY) $(CLEAN) core *~ ../include/*~ makedepend cmap - @touch makedepend + touch makedepend depend: $(MAKEDEPEND) -I.. $(CXXFLAGS) $(CPPFILES) $(CFILES) > makedepend + include makedepend ################################################################ install: $(LIBRARY) $(DSONAME) - @echo "Installing libraries..." - @-mkdir -p $(libdir) - @rm -f $(libdir)/$(LIBNAME) - @-cp $(LIBRARY) $(libdir) - @-chmod 644 $(libdir)/$(LIBNAME) - @if test "$(DSONAME)" = libfltk.so.1; then\ + echo "Installing libraries..." + -mkdir -p $(libdir) + rm -f $(libdir)/$(LIBNAME) + -cp $(LIBRARY) $(libdir) + -chmod 644 $(libdir)/$(LIBNAME) + if test "$(DSONAME)" = libfltk.so.1; then\ rm -f $(libdir)/libfltk.so*;\ cp libfltk.so.1 $(libdir); \ chmod 755 $(libdir)/libfltk.so.1; \ ln -s $(libdir)/libfltk.so.1 $(libdir)/libfltk.so;\ fi - @if test "$(DSONAME)" = libfltk.sl.1; then\ + if test "$(DSONAME)" = libfltk.sl.1; then\ rm -f $(libdir)/libfltk.sl*;\ cp libfltk.sl.1 $(libdir); \ chmod 755 $(libdir)/libfltk.sl.1; \ ln -s $(libdir)/libfltk.sl.1 $(libdir)/libfltk.sl;\ fi - @echo "Installing include files..." - @-mkdir -p $(includedir) - @rm -rf $(includedir)/FL $(includedir)/Fl - @-cp -r ../FL $(includedir) - @-chmod 755 $(includedir)/FL - @-chmod 644 $(includedir)/FL/* - @for file in $(includedir)/FL/*.H; do\ - newfile="`basename $$file H`h";\ - ln -s $$file $(includedir)/FL/$$newfile;\ + echo "Installing include files..." + -mkdir -p $(includedir) + rm -rf $(includedir)/FL + mkdir $(includedir)/FL + cp ../FL/*.[hH] $(includedir) + -chmod 755 $(includedir)/FL + -chmod 644 $(includedir)/FL/* + cd $(includedir)/FL;\ + for file in *.H; do\ + ln -s $$file `basename $$file H`h";\ done - @-ln -s FL $(includedir)/Fl + rm -f $(includedir)/Fl + ln -s FL $(includedir)/Fl # -# End of "$Id: Makefile,v 1.18.2.9 2000/02/21 10:29:59 bill Exp $". +# End of "$Id: Makefile,v 1.18.2.10 2000/04/25 22:16:37 mike Exp $". # diff --git a/src/cmap.cxx b/src/cmap.cxx index 2a11184db..1757f2d15 100644 --- a/src/cmap.cxx +++ b/src/cmap.cxx @@ -1,9 +1,9 @@ // -// "$Id: cmap.cxx,v 1.4.2.1 1999/05/14 09:07:08 bill Exp $" +// "$Id: cmap.cxx,v 1.4.2.2 2000/04/25 22:16:37 mike Exp $" // // Colormap generation program for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -148,5 +148,5 @@ int main() { } // -// End of "$Id: cmap.cxx,v 1.4.2.1 1999/05/14 09:07:08 bill Exp $". +// End of "$Id: cmap.cxx,v 1.4.2.2 2000/04/25 22:16:37 mike Exp $". // diff --git a/src/filename_absolute.cxx b/src/filename_absolute.cxx index 6bd17d6a0..050e6209e 100644 --- a/src/filename_absolute.cxx +++ b/src/filename_absolute.cxx @@ -1,9 +1,9 @@ // -// "$Id: filename_absolute.cxx,v 1.5.2.1 2000/04/04 17:57:03 bill Exp $" +// "$Id: filename_absolute.cxx,v 1.5.2.2 2000/04/25 22:16:37 mike Exp $" // // Filename expansion routines for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -92,5 +92,5 @@ int filename_absolute(char *to,const char *from) { } // -// End of "$Id: filename_absolute.cxx,v 1.5.2.1 2000/04/04 17:57:03 bill Exp $". +// End of "$Id: filename_absolute.cxx,v 1.5.2.2 2000/04/25 22:16:37 mike Exp $". // diff --git a/src/filename_expand.cxx b/src/filename_expand.cxx index 3b1329d66..52833fcfa 100644 --- a/src/filename_expand.cxx +++ b/src/filename_expand.cxx @@ -1,9 +1,9 @@ // -// "$Id: filename_expand.cxx,v 1.4.2.1 2000/04/04 17:57:03 bill Exp $" +// "$Id: filename_expand.cxx,v 1.4.2.2 2000/04/25 22:16:38 mike Exp $" // // Filename expansion routines for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -97,5 +97,5 @@ int filename_expand(char *to,const char *from) { } // -// End of "$Id: filename_expand.cxx,v 1.4.2.1 2000/04/04 17:57:03 bill Exp $". +// End of "$Id: filename_expand.cxx,v 1.4.2.2 2000/04/25 22:16:38 mike Exp $". // diff --git a/src/filename_ext.cxx b/src/filename_ext.cxx index ea086b2a1..febdd1684 100644 --- a/src/filename_ext.cxx +++ b/src/filename_ext.cxx @@ -1,9 +1,9 @@ // -// "$Id: filename_ext.cxx,v 1.4.2.1 2000/04/04 17:57:03 bill Exp $" +// "$Id: filename_ext.cxx,v 1.4.2.2 2000/04/25 22:16:38 mike Exp $" // // Filename extension routines for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -41,5 +41,5 @@ const char *filename_ext(const char *buf) { } // -// End of "$Id: filename_ext.cxx,v 1.4.2.1 2000/04/04 17:57:03 bill Exp $". +// End of "$Id: filename_ext.cxx,v 1.4.2.2 2000/04/25 22:16:38 mike Exp $". // diff --git a/src/filename_isdir.cxx b/src/filename_isdir.cxx index db1084bb3..58ccc15c3 100644 --- a/src/filename_isdir.cxx +++ b/src/filename_isdir.cxx @@ -1,9 +1,9 @@ // -// "$Id: filename_isdir.cxx,v 1.4 1999/01/07 19:17:35 mike Exp $" +// "$Id: filename_isdir.cxx,v 1.4.2.1 2000/04/25 22:16:38 mike Exp $" // // Directory detection routines for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -35,5 +35,5 @@ int filename_isdir(const char* n) { } // -// End of "$Id: filename_isdir.cxx,v 1.4 1999/01/07 19:17:35 mike Exp $". +// End of "$Id: filename_isdir.cxx,v 1.4.2.1 2000/04/25 22:16:38 mike Exp $". // diff --git a/src/filename_list.cxx b/src/filename_list.cxx index d7d661077..ec468ff82 100644 --- a/src/filename_list.cxx +++ b/src/filename_list.cxx @@ -1,9 +1,9 @@ // -// "$Id: filename_list.cxx,v 1.10.2.6 2000/03/17 09:38:20 bill Exp $" +// "$Id: filename_list.cxx,v 1.10.2.7 2000/04/25 22:16:38 mike Exp $" // // Filename list routines for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -59,5 +59,5 @@ int filename_list(const char *d, dirent ***list) { } // -// End of "$Id: filename_list.cxx,v 1.10.2.6 2000/03/17 09:38:20 bill Exp $". +// End of "$Id: filename_list.cxx,v 1.10.2.7 2000/04/25 22:16:38 mike Exp $". // diff --git a/src/filename_match.cxx b/src/filename_match.cxx index 47b8bd299..8c6259c61 100644 --- a/src/filename_match.cxx +++ b/src/filename_match.cxx @@ -1,9 +1,9 @@ // -// "$Id: filename_match.cxx,v 1.5.2.1 2000/04/04 17:57:03 bill Exp $" +// "$Id: filename_match.cxx,v 1.5.2.2 2000/04/25 22:16:38 mike Exp $" // // Pattern matching routines for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -109,5 +109,5 @@ int filename_match(const char *s, const char *p) { } // -// End of "$Id: filename_match.cxx,v 1.5.2.1 2000/04/04 17:57:03 bill Exp $". +// End of "$Id: filename_match.cxx,v 1.5.2.2 2000/04/25 22:16:38 mike Exp $". // diff --git a/src/filename_setext.cxx b/src/filename_setext.cxx index f84d0d210..7d5e3a3b3 100644 --- a/src/filename_setext.cxx +++ b/src/filename_setext.cxx @@ -1,9 +1,9 @@ // -// "$Id: filename_setext.cxx,v 1.4 1999/01/07 19:17:35 mike Exp $" +// "$Id: filename_setext.cxx,v 1.4.2.1 2000/04/25 22:16:38 mike Exp $" // // Filename extension routines for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -37,5 +37,5 @@ char *filename_setext(char *buf, const char *ext) { } // -// End of "$Id: filename_setext.cxx,v 1.4 1999/01/07 19:17:35 mike Exp $". +// End of "$Id: filename_setext.cxx,v 1.4.2.1 2000/04/25 22:16:38 mike Exp $". // diff --git a/src/fl_arc.cxx b/src/fl_arc.cxx index d33ed5de9..4977390b6 100644 --- a/src/fl_arc.cxx +++ b/src/fl_arc.cxx @@ -1,9 +1,9 @@ // -// "$Id: fl_arc.cxx,v 1.4 1999/01/07 19:17:35 mike Exp $" +// "$Id: fl_arc.cxx,v 1.4.2.1 2000/04/25 22:16:38 mike Exp $" // // Arc functions for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -73,5 +73,5 @@ void fl_circle(double x,double y,double r) { #endif // -// End of "$Id: fl_arc.cxx,v 1.4 1999/01/07 19:17:35 mike Exp $". +// End of "$Id: fl_arc.cxx,v 1.4.2.1 2000/04/25 22:16:38 mike Exp $". // diff --git a/src/fl_arci.cxx b/src/fl_arci.cxx index 26ec7aacc..2072a7d74 100644 --- a/src/fl_arci.cxx +++ b/src/fl_arci.cxx @@ -1,9 +1,9 @@ // -// "$Id: fl_arci.cxx,v 1.4.2.2 1999/11/12 00:19:14 mike Exp $" +// "$Id: fl_arci.cxx,v 1.4.2.3 2000/04/25 22:16:38 mike Exp $" // // Arc (integer) drawing functions for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -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.2 1999/11/12 00:19:14 mike Exp $". +// End of "$Id: fl_arci.cxx,v 1.4.2.3 2000/04/25 22:16:38 mike Exp $". // diff --git a/src/fl_ask.cxx b/src/fl_ask.cxx index 4c9c98f75..798c4fc05 100644 --- a/src/fl_ask.cxx +++ b/src/fl_ask.cxx @@ -1,9 +1,9 @@ // -// "$Id: fl_ask.cxx,v 1.8.2.4 2000/04/12 04:32:05 bill Exp $" +// "$Id: fl_ask.cxx,v 1.8.2.5 2000/04/25 22:16:39 mike Exp $" // // Standard dialog functions for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -230,5 +230,5 @@ const char *fl_password(const char *fmt, const char *defstr, ...) { } // -// End of "$Id: fl_ask.cxx,v 1.8.2.4 2000/04/12 04:32:05 bill Exp $". +// End of "$Id: fl_ask.cxx,v 1.8.2.5 2000/04/25 22:16:39 mike Exp $". // diff --git a/src/fl_boxtype.cxx b/src/fl_boxtype.cxx index cd58affde..aa0df783a 100644 --- a/src/fl_boxtype.cxx +++ b/src/fl_boxtype.cxx @@ -1,9 +1,9 @@ // -// "$Id: fl_boxtype.cxx,v 1.8.2.1 2000/04/11 08:11:55 bill Exp $" +// "$Id: fl_boxtype.cxx,v 1.8.2.2 2000/04/25 22:16:39 mike Exp $" // // Box drawing code for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -282,5 +282,5 @@ const { } // -// End of "$Id: fl_boxtype.cxx,v 1.8.2.1 2000/04/11 08:11:55 bill Exp $". +// End of "$Id: fl_boxtype.cxx,v 1.8.2.2 2000/04/25 22:16:39 mike Exp $". // diff --git a/src/fl_call_main.c b/src/fl_call_main.c index 0c1a2b5af..d5a963808 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.5 1999/11/30 13:14:27 carl Exp $" + * "$Id: fl_call_main.c,v 1.1.2.6 2000/04/25 22:16:39 mike Exp $" * - * Copyright 1998-1999 by Bill Spitzak and others. + * Copyright 1998-2000 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.5 1999/11/30 13:14:27 carl Exp $". + * End of "$Id: fl_call_main.c,v 1.1.2.6 2000/04/25 22:16:39 mike Exp $". */ diff --git a/src/fl_color.cxx b/src/fl_color.cxx index 64368168f..a486b1f00 100644 --- a/src/fl_color.cxx +++ b/src/fl_color.cxx @@ -1,9 +1,9 @@ // -// "$Id: fl_color.cxx,v 1.12 1999/01/25 20:43:05 mike Exp $" +// "$Id: fl_color.cxx,v 1.12.2.1 2000/04/25 22:16:40 mike Exp $" // // Color functions for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -351,5 +351,5 @@ Fl_Color contrast(Fl_Color fg, Fl_Color bg) { } // -// End of "$Id: fl_color.cxx,v 1.12 1999/01/25 20:43:05 mike Exp $". +// End of "$Id: fl_color.cxx,v 1.12.2.1 2000/04/25 22:16:40 mike Exp $". // diff --git a/src/fl_color_win32.cxx b/src/fl_color_win32.cxx index ab678b4d6..75aa8f733 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 1999/01/13 15:56:23 mike Exp $" +// "$Id: fl_color_win32.cxx,v 1.14.2.1 2000/04/25 22:16:40 mike Exp $" // // WIN32 color functions for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -206,5 +206,5 @@ fl_select_palette(void) #endif // -// End of "$Id: fl_color_win32.cxx,v 1.14 1999/01/13 15:56:23 mike Exp $". +// End of "$Id: fl_color_win32.cxx,v 1.14.2.1 2000/04/25 22:16:40 mike Exp $". // diff --git a/src/fl_cursor.cxx b/src/fl_cursor.cxx index f1e4743fc..6508ce957 100644 --- a/src/fl_cursor.cxx +++ b/src/fl_cursor.cxx @@ -1,9 +1,9 @@ // -// "$Id: fl_cursor.cxx,v 1.6.2.3 2000/02/04 06:35:22 bill Exp $" +// "$Id: fl_cursor.cxx,v 1.6.2.4 2000/04/25 22:16:40 mike Exp $" // // Mouse cursor support for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -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.3 2000/02/04 06:35:22 bill Exp $". +// End of "$Id: fl_cursor.cxx,v 1.6.2.4 2000/04/25 22:16:40 mike Exp $". // diff --git a/src/fl_curve.cxx b/src/fl_curve.cxx index 224ed6b81..ef0540b75 100644 --- a/src/fl_curve.cxx +++ b/src/fl_curve.cxx @@ -1,9 +1,9 @@ // -// "$Id: fl_curve.cxx,v 1.4 1999/01/07 19:17:37 mike Exp $" +// "$Id: fl_curve.cxx,v 1.4.2.1 2000/04/25 22:16:40 mike Exp $" // // Bezier curve functions for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -95,5 +95,5 @@ void fl_curve(double X0, double Y0, } // -// End of "$Id: fl_curve.cxx,v 1.4 1999/01/07 19:17:37 mike Exp $". +// End of "$Id: fl_curve.cxx,v 1.4.2.1 2000/04/25 22:16:40 mike Exp $". // diff --git a/src/fl_diamond_box.cxx b/src/fl_diamond_box.cxx index f2d27644d..e682a09d6 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 1999/01/07 19:17:37 mike Exp $" +// "$Id: fl_diamond_box.cxx,v 1.5.2.1 2000/04/25 22:16:40 mike Exp $" // // Diamond box code for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -74,5 +74,5 @@ Fl_Boxtype define_FL_DIAMOND_BOX() { } // -// End of "$Id: fl_diamond_box.cxx,v 1.5 1999/01/07 19:17:37 mike Exp $". +// End of "$Id: fl_diamond_box.cxx,v 1.5.2.1 2000/04/25 22:16:40 mike Exp $". // diff --git a/src/fl_draw.cxx b/src/fl_draw.cxx index 2bb27e15f..a8f5e95cb 100644 --- a/src/fl_draw.cxx +++ b/src/fl_draw.cxx @@ -1,9 +1,9 @@ // -// "$Id: fl_draw.cxx,v 1.6.2.1 1999/06/16 15:14:42 mike Exp $" +// "$Id: fl_draw.cxx,v 1.6.2.2 2000/04/25 22:16:41 mike Exp $" // // Label drawing code for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -200,5 +200,5 @@ void fl_measure(const char* str, int& w, int& h) { } // -// End of "$Id: fl_draw.cxx,v 1.6.2.1 1999/06/16 15:14:42 mike Exp $". +// End of "$Id: fl_draw.cxx,v 1.6.2.2 2000/04/25 22:16:41 mike Exp $". // diff --git a/src/fl_draw_image.cxx b/src/fl_draw_image.cxx index 0d7a8e8a4..463369ebc 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 1999/01/07 19:17:38 mike Exp $" +// "$Id: fl_draw_image.cxx,v 1.5.2.1 2000/04/25 22:16:41 mike Exp $" // // Image drawing routines for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -627,5 +627,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 1999/01/07 19:17:38 mike Exp $". +// End of "$Id: fl_draw_image.cxx,v 1.5.2.1 2000/04/25 22:16:41 mike Exp $". // diff --git a/src/fl_draw_image_win32.cxx b/src/fl_draw_image_win32.cxx index 2e313d3e6..666782393 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 1999/01/07 19:17:38 mike Exp $" +// "$Id: fl_draw_image_win32.cxx,v 1.4.2.1 2000/04/25 22:16:41 mike Exp $" // // WIN32 image drawing code for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -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 1999/01/07 19:17:38 mike Exp $". +// End of "$Id: fl_draw_image_win32.cxx,v 1.4.2.1 2000/04/25 22:16:41 mike Exp $". // diff --git a/src/fl_draw_pixmap.cxx b/src/fl_draw_pixmap.cxx index 4d91c9ab7..877f34d76 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.4 1999/10/16 19:58:21 bill Exp $" +// "$Id: fl_draw_pixmap.cxx,v 1.4.2.5 2000/04/25 22:16:41 mike Exp $" // // Pixmap drawing code for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -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.4 1999/10/16 19:58:21 bill Exp $". +// End of "$Id: fl_draw_pixmap.cxx,v 1.4.2.5 2000/04/25 22:16:41 mike Exp $". // diff --git a/src/fl_engraved_label.cxx b/src/fl_engraved_label.cxx index 2c6b6295e..cbcd465c6 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 1999/01/07 19:17:39 mike Exp $" +// "$Id: fl_engraved_label.cxx,v 1.4.2.1 2000/04/25 22:16:41 mike Exp $" // // Engraved label drawing routines for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -87,5 +87,5 @@ Fl_Labeltype define_FL_EMBOSSED_LABEL() { } // -// End of "$Id: fl_engraved_label.cxx,v 1.4 1999/01/07 19:17:39 mike Exp $". +// End of "$Id: fl_engraved_label.cxx,v 1.4.2.1 2000/04/25 22:16:41 mike Exp $". // diff --git a/src/fl_file_chooser.cxx b/src/fl_file_chooser.cxx index 3df032a01..0355a7d28 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.2 2000/04/14 09:08:14 bill Exp $" +// "$Id: fl_file_chooser.cxx,v 1.10.2.3 2000/04/25 22:16:41 mike Exp $" // // File chooser widget for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -622,5 +622,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.2 2000/04/14 09:08:14 bill Exp $". +// End of "$Id: fl_file_chooser.cxx,v 1.10.2.3 2000/04/25 22:16:41 mike Exp $". // diff --git a/src/fl_font.cxx b/src/fl_font.cxx index e5e50b045..a4bba6952 100644 --- a/src/fl_font.cxx +++ b/src/fl_font.cxx @@ -1,9 +1,9 @@ // -// "$Id: fl_font.cxx,v 1.9.2.2 1999/07/22 07:27:12 bill Exp $" +// "$Id: fl_font.cxx,v 1.9.2.3 2000/04/25 22:16:42 mike Exp $" // // Font selection code for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -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.2 1999/07/22 07:27:12 bill Exp $". +// End of "$Id: fl_font.cxx,v 1.9.2.3 2000/04/25 22:16:42 mike Exp $". // diff --git a/src/fl_font_win32.cxx b/src/fl_font_win32.cxx index c151ef8b3..d5782bab2 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 1999/01/07 19:17:39 mike Exp $" +// "$Id: fl_font_win32.cxx,v 1.9.2.1 2000/04/25 22:16:42 mike Exp $" // // WIN32 font selection routines for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -174,5 +174,5 @@ void fl_draw(const char* str, int x, int y) { } // -// End of "$Id: fl_font_win32.cxx,v 1.9 1999/01/07 19:17:39 mike Exp $". +// End of "$Id: fl_font_win32.cxx,v 1.9.2.1 2000/04/25 22:16:42 mike Exp $". // diff --git a/src/fl_labeltype.cxx b/src/fl_labeltype.cxx index a851a001a..13fd68ed9 100644 --- a/src/fl_labeltype.cxx +++ b/src/fl_labeltype.cxx @@ -1,9 +1,9 @@ // -// "$Id: fl_labeltype.cxx,v 1.6 1999/01/07 19:17:40 mike Exp $" +// "$Id: fl_labeltype.cxx,v 1.6.2.1 2000/04/25 22:16:42 mike Exp $" // // Label drawing routines for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -117,5 +117,5 @@ void Fl_Widget::draw_label(int X, int Y, int W, int H, Fl_Align a) const { #include // -// End of "$Id: fl_labeltype.cxx,v 1.6 1999/01/07 19:17:40 mike Exp $". +// End of "$Id: fl_labeltype.cxx,v 1.6.2.1 2000/04/25 22:16:42 mike Exp $". // diff --git a/src/fl_oval_box.cxx b/src/fl_oval_box.cxx index d8858b234..f2d0fa838 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 1999/01/07 19:17:40 mike Exp $" +// "$Id: fl_oval_box.cxx,v 1.4.2.1 2000/04/25 22:16:42 mike Exp $" // // Oval box drawing code for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -60,5 +60,5 @@ Fl_Boxtype define_FL_OVAL_BOX() { } // -// End of "$Id: fl_oval_box.cxx,v 1.4 1999/01/07 19:17:40 mike Exp $". +// End of "$Id: fl_oval_box.cxx,v 1.4.2.1 2000/04/25 22:16:42 mike Exp $". // diff --git a/src/fl_overlay.cxx b/src/fl_overlay.cxx index bb8caac06..b39a3ec3d 100644 --- a/src/fl_overlay.cxx +++ b/src/fl_overlay.cxx @@ -1,9 +1,9 @@ // -// "$Id: fl_overlay.cxx,v 1.4 1999/01/07 19:17:40 mike Exp $" +// "$Id: fl_overlay.cxx,v 1.4.2.1 2000/04/25 22:16:42 mike Exp $" // // Overlay support for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -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 1999/01/07 19:17:40 mike Exp $". +// End of "$Id: fl_overlay.cxx,v 1.4.2.1 2000/04/25 22:16:42 mike Exp $". // diff --git a/src/fl_overlay_visual.cxx b/src/fl_overlay_visual.cxx index 3d14dafcc..99fdba9ce 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 1999/01/07 19:17:40 mike Exp $" +// "$Id: fl_overlay_visual.cxx,v 1.4.2.1 2000/04/25 22:16:43 mike Exp $" // // X overlay support for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -99,5 +99,5 @@ XVisualInfo *fl_find_overlay_visual() { #endif // -// End of "$Id: fl_overlay_visual.cxx,v 1.4 1999/01/07 19:17:40 mike Exp $". +// End of "$Id: fl_overlay_visual.cxx,v 1.4.2.1 2000/04/25 22:16:43 mike Exp $". // diff --git a/src/fl_rect.cxx b/src/fl_rect.cxx index 089426ccf..b17c2d521 100644 --- a/src/fl_rect.cxx +++ b/src/fl_rect.cxx @@ -1,9 +1,9 @@ // -// "$Id: fl_rect.cxx,v 1.10.2.1 2000/02/15 08:31:46 bill Exp $" +// "$Id: fl_rect.cxx,v 1.10.2.2 2000/04/25 22:16:43 mike Exp $" // // Rectangle drawing routines for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -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.1 2000/02/15 08:31:46 bill Exp $". +// End of "$Id: fl_rect.cxx,v 1.10.2.2 2000/04/25 22:16:43 mike Exp $". // diff --git a/src/fl_round_box.cxx b/src/fl_round_box.cxx index ee787360e..3c6890ecf 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 1999/02/22 21:01:59 mike Exp $" +// "$Id: fl_round_box.cxx,v 1.6.2.1 2000/04/25 22:16:43 mike Exp $" // // Round box drawing routines for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -116,5 +116,5 @@ Fl_Boxtype define_FL_ROUND_UP_BOX() { } // -// End of "$Id: fl_round_box.cxx,v 1.6 1999/02/22 21:01:59 mike Exp $". +// End of "$Id: fl_round_box.cxx,v 1.6.2.1 2000/04/25 22:16:43 mike Exp $". // diff --git a/src/fl_rounded_box.cxx b/src/fl_rounded_box.cxx index a37fa65d2..c243e36ad 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 1999/01/07 19:17:41 mike Exp $" +// "$Id: fl_rounded_box.cxx,v 1.4.2.1 2000/04/25 22:16:43 mike Exp $" // // Rounded box drawing routines for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -93,5 +93,5 @@ Fl_Boxtype define_FL_RSHADOW_BOX() { } // -// End of "$Id: fl_rounded_box.cxx,v 1.4 1999/01/07 19:17:41 mike Exp $". +// End of "$Id: fl_rounded_box.cxx,v 1.4.2.1 2000/04/25 22:16:43 mike Exp $". // diff --git a/src/fl_scroll_area.cxx b/src/fl_scroll_area.cxx index 58b1059cb..4c3474100 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 1999/01/07 19:17:42 mike Exp $" +// "$Id: fl_scroll_area.cxx,v 1.4.2.1 2000/04/25 22:16:43 mike Exp $" // // Scrolling routines for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -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 1999/01/07 19:17:42 mike Exp $". +// End of "$Id: fl_scroll_area.cxx,v 1.4.2.1 2000/04/25 22:16:43 mike Exp $". // diff --git a/src/fl_set_font.cxx b/src/fl_set_font.cxx index 6160e2700..2f9dca909 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 1999/01/07 19:17:42 mike Exp $" +// "$Id: fl_set_font.cxx,v 1.5.2.1 2000/04/25 22:16:44 mike Exp $" // // Font utilities for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -71,5 +71,5 @@ 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 1999/01/07 19:17:42 mike Exp $". +// End of "$Id: fl_set_font.cxx,v 1.5.2.1 2000/04/25 22:16:44 mike Exp $". // diff --git a/src/fl_set_fonts.cxx b/src/fl_set_fonts.cxx index 13792c5d9..8037031eb 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.1 2000/02/21 10:30:00 bill Exp $" +// "$Id: fl_set_fonts.cxx,v 1.6.2.2 2000/04/25 22:16:44 mike Exp $" // // More font utilities for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -327,5 +327,5 @@ int Fl::get_font_sizes(Fl_Font fnum, int*& sizep) { #endif // -// End of "$Id: fl_set_fonts.cxx,v 1.6.2.1 2000/02/21 10:30:00 bill Exp $". +// End of "$Id: fl_set_fonts.cxx,v 1.6.2.2 2000/04/25 22:16:44 mike Exp $". // diff --git a/src/fl_set_fonts_win32.cxx b/src/fl_set_fonts_win32.cxx index 695743d79..590653d1b 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.1 2000/02/21 10:30:00 bill Exp $" +// "$Id: fl_set_fonts_win32.cxx,v 1.5.2.2 2000/04/25 22:16:44 mike Exp $" // // WIN32 font utilities for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -88,5 +88,5 @@ int Fl::get_font_sizes(Fl_Font fnum, int*& sizep) { } // -// End of "$Id: fl_set_fonts_win32.cxx,v 1.5.2.1 2000/02/21 10:30:00 bill Exp $". +// End of "$Id: fl_set_fonts_win32.cxx,v 1.5.2.2 2000/04/25 22:16:44 mike Exp $". // diff --git a/src/fl_set_gray.cxx b/src/fl_set_gray.cxx index ae300e118..649126254 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 1999/02/22 21:01:03 mike Exp $" +// "$Id: fl_set_gray.cxx,v 1.5.2.1 2000/04/25 22:16:44 mike Exp $" // // Background (gray) color routines for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -58,5 +58,5 @@ void Fl::background2(uchar r, uchar g, uchar b) { } // -// End of "$Id: fl_set_gray.cxx,v 1.5 1999/02/22 21:01:03 mike Exp $". +// End of "$Id: fl_set_gray.cxx,v 1.5.2.1 2000/04/25 22:16:44 mike Exp $". // diff --git a/src/fl_shadow_box.cxx b/src/fl_shadow_box.cxx index 4c990d31e..7b3edd2fd 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 1999/01/07 19:17:43 mike Exp $" +// "$Id: fl_shadow_box.cxx,v 1.4.2.1 2000/04/25 22:16:44 mike Exp $" // // Shadow box drawing routines for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -50,5 +50,5 @@ Fl_Boxtype define_FL_SHADOW_BOX() { } // -// End of "$Id: fl_shadow_box.cxx,v 1.4 1999/01/07 19:17:43 mike Exp $". +// End of "$Id: fl_shadow_box.cxx,v 1.4.2.1 2000/04/25 22:16:44 mike Exp $". // diff --git a/src/fl_shortcut.cxx b/src/fl_shortcut.cxx index ee0049e45..5ba3d513b 100644 --- a/src/fl_shortcut.cxx +++ b/src/fl_shortcut.cxx @@ -1,9 +1,9 @@ // -// "$Id: fl_shortcut.cxx,v 1.4.2.3 2000/02/23 09:14:23 bill Exp $" +// "$Id: fl_shortcut.cxx,v 1.4.2.4 2000/04/25 22:16:45 mike Exp $" // // Shortcut support routines for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -179,5 +179,5 @@ int Fl_Widget::test_shortcut() { } // -// End of "$Id: fl_shortcut.cxx,v 1.4.2.3 2000/02/23 09:14:23 bill Exp $". +// End of "$Id: fl_shortcut.cxx,v 1.4.2.4 2000/04/25 22:16:45 mike Exp $". // diff --git a/src/fl_show_colormap.cxx b/src/fl_show_colormap.cxx index 3a3d8e8e6..c446fa33d 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 1999/01/07 19:17:43 mike Exp $" +// "$Id: fl_show_colormap.cxx,v 1.5.2.1 2000/04/25 22:16:45 mike Exp $" // // Colormap color selection dialog for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -147,5 +147,5 @@ Fl_Color fl_show_colormap(Fl_Color oldcol) { } // -// End of "$Id: fl_show_colormap.cxx,v 1.5 1999/01/07 19:17:43 mike Exp $". +// End of "$Id: fl_show_colormap.cxx,v 1.5.2.1 2000/04/25 22:16:45 mike Exp $". // diff --git a/src/fl_symbols.cxx b/src/fl_symbols.cxx index 1851acf6b..7ffa3b2ae 100644 --- a/src/fl_symbols.cxx +++ b/src/fl_symbols.cxx @@ -1,9 +1,9 @@ // -// "$Id: fl_symbols.cxx,v 1.8 1999/02/22 22:09:17 mike Exp $" +// "$Id: fl_symbols.cxx,v 1.8.2.1 2000/04/25 22:16:45 mike Exp $" // // Symbol drawing code for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -383,5 +383,5 @@ void Fl::enable_symbols() { } // -// End of "$Id: fl_symbols.cxx,v 1.8 1999/02/22 22:09:17 mike Exp $". +// End of "$Id: fl_symbols.cxx,v 1.8.2.1 2000/04/25 22:16:45 mike Exp $". // diff --git a/src/fl_vertex.cxx b/src/fl_vertex.cxx index 64e618298..b741714a0 100644 --- a/src/fl_vertex.cxx +++ b/src/fl_vertex.cxx @@ -1,9 +1,9 @@ // -// "$Id: fl_vertex.cxx,v 1.5 1999/01/07 19:17:44 mike Exp $" +// "$Id: fl_vertex.cxx,v 1.5.2.1 2000/04/25 22:16:45 mike Exp $" // // Portable drawing routines for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -223,5 +223,5 @@ void fl_circle(double x, double y,double r) { } // -// End of "$Id: fl_vertex.cxx,v 1.5 1999/01/07 19:17:44 mike Exp $". +// End of "$Id: fl_vertex.cxx,v 1.5.2.1 2000/04/25 22:16:45 mike Exp $". // diff --git a/src/forms_bitmap.cxx b/src/forms_bitmap.cxx index 7cb6a8c4e..5695476e8 100644 --- a/src/forms_bitmap.cxx +++ b/src/forms_bitmap.cxx @@ -1,9 +1,9 @@ // -// "$Id: forms_bitmap.cxx,v 1.4 1999/01/07 19:17:44 mike Exp $" +// "$Id: forms_bitmap.cxx,v 1.4.2.1 2000/04/25 22:16:45 mike Exp $" // // Forms compatible bitmap function for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -46,5 +46,5 @@ void Fl_FormsBitmap::draw() { } // -// End of "$Id: forms_bitmap.cxx,v 1.4 1999/01/07 19:17:44 mike Exp $". +// End of "$Id: forms_bitmap.cxx,v 1.4.2.1 2000/04/25 22:16:45 mike Exp $". // diff --git a/src/forms_compatability.cxx b/src/forms_compatability.cxx index 8e4a37295..0330dd67b 100755 --- a/src/forms_compatability.cxx +++ b/src/forms_compatability.cxx @@ -1,9 +1,9 @@ // -// "$Id: forms_compatability.cxx,v 1.5 1999/01/07 19:17:44 mike Exp $" +// "$Id: forms_compatability.cxx,v 1.5.2.1 2000/04/25 22:16:45 mike Exp $" // // Forms compatibility functions for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -204,5 +204,5 @@ char *fl_show_simple_input(const char *str1, const char *defstr) { } // -// End of "$Id: forms_compatability.cxx,v 1.5 1999/01/07 19:17:44 mike Exp $". +// End of "$Id: forms_compatability.cxx,v 1.5.2.1 2000/04/25 22:16:45 mike Exp $". // diff --git a/src/forms_free.cxx b/src/forms_free.cxx index 3dfc9feed..8a9583edc 100644 --- a/src/forms_free.cxx +++ b/src/forms_free.cxx @@ -1,9 +1,9 @@ // -// "$Id: forms_free.cxx,v 1.4.2.1 1999/10/23 05:59:27 bill Exp $" +// "$Id: forms_free.cxx,v 1.4.2.2 2000/04/25 22:16:46 mike Exp $" // // Forms free widget routines for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -73,5 +73,5 @@ int Fl_Free::handle(int e) { } // -// End of "$Id: forms_free.cxx,v 1.4.2.1 1999/10/23 05:59:27 bill Exp $". +// End of "$Id: forms_free.cxx,v 1.4.2.2 2000/04/25 22:16:46 mike Exp $". // diff --git a/src/forms_fselect.cxx b/src/forms_fselect.cxx index 9a77b063b..5a5200988 100644 --- a/src/forms_fselect.cxx +++ b/src/forms_fselect.cxx @@ -1,9 +1,9 @@ // -// "$Id: forms_fselect.cxx,v 1.4 1999/01/07 19:17:45 mike Exp $" +// "$Id: forms_fselect.cxx,v 1.4.2.1 2000/04/25 22:16:46 mike Exp $" // // Forms file selection routines for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -61,5 +61,5 @@ char* fl_get_pattern() {return (char *)fl_pattern;} char* fl_get_filename() {return fl_filename;} // -// End of "$Id: forms_fselect.cxx,v 1.4 1999/01/07 19:17:45 mike Exp $". +// End of "$Id: forms_fselect.cxx,v 1.4.2.1 2000/04/25 22:16:46 mike Exp $". // diff --git a/src/forms_pixmap.cxx b/src/forms_pixmap.cxx index 34d95db7d..e2ad875cf 100644 --- a/src/forms_pixmap.cxx +++ b/src/forms_pixmap.cxx @@ -1,9 +1,9 @@ // -// "$Id: forms_pixmap.cxx,v 1.4 1999/01/07 19:17:45 mike Exp $" +// "$Id: forms_pixmap.cxx,v 1.4.2.1 2000/04/25 22:16:46 mike Exp $" // // Forms pixmap drawing routines for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -46,5 +46,5 @@ void Fl_FormsPixmap::draw() { } // -// End of "$Id: forms_pixmap.cxx,v 1.4 1999/01/07 19:17:45 mike Exp $". +// End of "$Id: forms_pixmap.cxx,v 1.4.2.1 2000/04/25 22:16:46 mike Exp $". // diff --git a/src/forms_timer.cxx b/src/forms_timer.cxx index 1474f358e..b09e4ef0a 100644 --- a/src/forms_timer.cxx +++ b/src/forms_timer.cxx @@ -1,9 +1,9 @@ // -// "$Id: forms_timer.cxx,v 1.4 1999/01/07 19:17:45 mike Exp $" +// "$Id: forms_timer.cxx,v 1.4.2.1 2000/04/25 22:16:46 mike Exp $" // // Forms timer object for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -150,5 +150,5 @@ void Fl_Timer::suspended(char d) { } // -// End of "$Id: forms_timer.cxx,v 1.4 1999/01/07 19:17:45 mike Exp $". +// End of "$Id: forms_timer.cxx,v 1.4.2.1 2000/04/25 22:16:46 mike Exp $". // diff --git a/src/gl_draw.cxx b/src/gl_draw.cxx index 03b1cf924..591080a10 100644 --- a/src/gl_draw.cxx +++ b/src/gl_draw.cxx @@ -1,9 +1,9 @@ // -// "$Id: gl_draw.cxx,v 1.7.2.1 2000/03/24 08:42:03 bill Exp $" +// "$Id: gl_draw.cxx,v 1.7.2.2 2000/04/25 22:16:46 mike Exp $" // // OpenGL drawing support routines for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -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.1 2000/03/24 08:42:03 bill Exp $". +// End of "$Id: gl_draw.cxx,v 1.7.2.2 2000/04/25 22:16:46 mike Exp $". // diff --git a/src/gl_start.cxx b/src/gl_start.cxx index 7d9af09d9..48e9b11d1 100644 --- a/src/gl_start.cxx +++ b/src/gl_start.cxx @@ -1,9 +1,9 @@ // -// "$Id: gl_start.cxx,v 1.6.2.1 1999/09/16 05:34:27 bill Exp $" +// "$Id: gl_start.cxx,v 1.6.2.2 2000/04/25 22:16:46 mike Exp $" // // OpenGL context routines for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -122,5 +122,5 @@ int Fl::gl_visual(int mode, int *alist) { #endif // -// End of "$Id: gl_start.cxx,v 1.6.2.1 1999/09/16 05:34:27 bill Exp $". +// End of "$Id: gl_start.cxx,v 1.6.2.2 2000/04/25 22:16:46 mike Exp $". // diff --git a/src/glut_compatability.cxx b/src/glut_compatability.cxx index bf05979c9..cfb19b619 100755 --- a/src/glut_compatability.cxx +++ b/src/glut_compatability.cxx @@ -1,9 +1,9 @@ // -// "$Id: glut_compatability.cxx,v 1.4.2.2 1999/10/16 19:58:22 bill Exp $" +// "$Id: glut_compatability.cxx,v 1.4.2.3 2000/04/25 22:16:46 mike Exp $" // // GLUT emulation routines for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -399,5 +399,5 @@ int glutLayerGet(GLenum type) { #endif // -// End of "$Id: glut_compatability.cxx,v 1.4.2.2 1999/10/16 19:58:22 bill Exp $". +// End of "$Id: glut_compatability.cxx,v 1.4.2.3 2000/04/25 22:16:46 mike Exp $". // diff --git a/src/glut_font.cxx b/src/glut_font.cxx index 59581e6eb..b4ae48bed 100644 --- a/src/glut_font.cxx +++ b/src/glut_font.cxx @@ -1,9 +1,9 @@ // -// "$Id: glut_font.cxx,v 1.4.2.1 2000/04/25 07:48:07 bill Exp $" +// "$Id: glut_font.cxx,v 1.4.2.2 2000/04/25 22:16:47 mike Exp $" // // GLUT bitmap font routines for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -54,5 +54,5 @@ int glutBitmapWidth(void* font, int character) { #endif // -// End of "$Id: glut_font.cxx,v 1.4.2.1 2000/04/25 07:48:07 bill Exp $". +// End of "$Id: glut_font.cxx,v 1.4.2.2 2000/04/25 22:16:47 mike Exp $". // diff --git a/src/numericsort.c b/src/numericsort.c index 99a6eaf58..40814626f 100644 --- a/src/numericsort.c +++ b/src/numericsort.c @@ -1,9 +1,9 @@ /* - * "$Id: numericsort.c,v 1.10.2.1 2000/04/04 17:57:04 bill Exp $" + * "$Id: numericsort.c,v 1.10.2.2 2000/04/25 22:16:47 mike Exp $" * * Numeric sorting routine for the Fast Light Tool Kit (FLTK). * - * Copyright 1998-1999 by Bill Spitzak and others. + * Copyright 1998-2000 by Bill Spitzak and others. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public @@ -84,5 +84,5 @@ int numericsort(struct dirent **A, struct dirent **B) { } /* - * End of "$Id: numericsort.c,v 1.10.2.1 2000/04/04 17:57:04 bill Exp $". + * End of "$Id: numericsort.c,v 1.10.2.2 2000/04/25 22:16:47 mike Exp $". */ diff --git a/src/scandir_win32.c b/src/scandir_win32.c index fee29d03a..3ec65a58f 100644 --- a/src/scandir_win32.c +++ b/src/scandir_win32.c @@ -1,9 +1,9 @@ // -// "$Id: scandir_win32.c,v 1.11.2.1 2000/04/04 17:57:04 bill Exp $" +// "$Id: scandir_win32.c,v 1.11.2.2 2000/04/25 22:16:47 mike Exp $" // // WIN32 scandir function for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -101,5 +101,5 @@ int alphasort (struct dirent **a, struct dirent **b) { #endif // -// End of "$Id: scandir_win32.c,v 1.11.2.1 2000/04/04 17:57:04 bill Exp $". +// End of "$Id: scandir_win32.c,v 1.11.2.2 2000/04/25 22:16:47 mike Exp $". // diff --git a/src/vsnprintf.c b/src/vsnprintf.c index b2996dcd9..564b4f20c 100644 --- a/src/vsnprintf.c +++ b/src/vsnprintf.c @@ -1,5 +1,5 @@ /* - * "$Id: vsnprintf.c,v 1.3.2.1 1999/03/29 17:39:29 carl Exp $" + * "$Id: vsnprintf.c,v 1.3.2.2 2000/04/25 22:16:47 mike 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-1999 by Bill Spitzak and others. + * Copyright 1998-2000 by Bill Spitzak and others. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public @@ -131,6 +131,6 @@ int snprintf(char* str, size_t size, const char* fmt, ...) { #endif /* - * End of "$Id: vsnprintf.c,v 1.3.2.1 1999/03/29 17:39:29 carl Exp $". + * End of "$Id: vsnprintf.c,v 1.3.2.2 2000/04/25 22:16:47 mike Exp $". */ diff --git a/test/CubeMain.cxx b/test/CubeMain.cxx index 135ba9a41..096644e37 100644 --- a/test/CubeMain.cxx +++ b/test/CubeMain.cxx @@ -1,9 +1,9 @@ // -// "$Id: CubeMain.cxx,v 1.2 1999/03/04 13:39:41 mike Exp $" +// "$Id: CubeMain.cxx,v 1.2.2.1 2000/04/25 22:16:48 mike Exp $" // // CubeView class definitions for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -43,5 +43,5 @@ main(int argc, char **argv) { // -// End of "$Id: CubeMain.cxx,v 1.2 1999/03/04 13:39:41 mike Exp $". +// End of "$Id: CubeMain.cxx,v 1.2.2.1 2000/04/25 22:16:48 mike Exp $". // diff --git a/test/CubeView.cxx b/test/CubeView.cxx index 4a70ea21b..6abda7303 100644 --- a/test/CubeView.cxx +++ b/test/CubeView.cxx @@ -1,9 +1,9 @@ // -// "$Id: CubeView.cxx,v 1.4 1999/03/10 16:40:19 mike Exp $" +// "$Id: CubeView.cxx,v 1.4.2.1 2000/04/25 22:16:48 mike Exp $" // // CubeView class implementation for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -165,5 +165,5 @@ void CubeView::draw() { #endif /* HAVE_GL */ // -// End of "$Id: CubeView.cxx,v 1.4 1999/03/10 16:40:19 mike Exp $". +// End of "$Id: CubeView.cxx,v 1.4.2.1 2000/04/25 22:16:48 mike Exp $". // diff --git a/test/CubeView.h b/test/CubeView.h index 2099b60d9..20a5de079 100644 --- a/test/CubeView.h +++ b/test/CubeView.h @@ -1,9 +1,9 @@ // -// "$Id: CubeView.h,v 1.4 1999/03/10 16:40:19 mike Exp $" +// "$Id: CubeView.h,v 1.4.2.1 2000/04/25 22:16:48 mike Exp $" // // CubeView class definitions for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -119,5 +119,5 @@ private: #endif // -// End of "$Id: CubeView.h,v 1.4 1999/03/10 16:40:19 mike Exp $". +// End of "$Id: CubeView.h,v 1.4.2.1 2000/04/25 22:16:48 mike Exp $". // diff --git a/test/Makefile b/test/Makefile index cf3539398..0085359fa 100644 --- a/test/Makefile +++ b/test/Makefile @@ -1,9 +1,9 @@ # -# "$Id: Makefile,v 1.19.2.1 1999/03/25 15:26:43 mike Exp $" +# "$Id: Makefile,v 1.19.2.2 2000/04/25 22:16:49 mike Exp $" # # Test/example program makefile for the Fast Light Tool Kit (FLTK). # -# Copyright 1998-1999 by Bill Spitzak and others. +# Copyright 1998-2000 by Bill Spitzak and others. # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Library General Public @@ -50,21 +50,6 @@ include ../makeinclude $(ALL): ../lib/$(LIBNAME) -.SUFFIXES: .cxx .c .o .fl .h - -.cxx: - $(CXX) -I.. $(CXXFLAGS) $< -L../lib -lfltk $(LDLIBS) -o $@ - -.cxx.o: - $(CXX) -I.. $(CXXFLAGS) $< -c - -.fl.cxx .fl.h: - ../fluid/fluid -c $< - -.fl: - ../fluid/fluid -c $< - $(CXX) -I.. $(CXXFLAGS) $@.cxx -L../lib -lfltk $(LDLIBS) -o $@ - # Other programs needing special "help"... CubeView: CubeMain.o CubeView.o CubeViewUI.o $(CXX) -I.. $(CXXFLAGS) CubeMain.o CubeView.o CubeViewUI.o \ @@ -106,5 +91,5 @@ install: @echo Nothing to install in test directory. # -# End of "$Id: Makefile,v 1.19.2.1 1999/03/25 15:26:43 mike Exp $". +# End of "$Id: Makefile,v 1.19.2.2 2000/04/25 22:16:49 mike Exp $". # diff --git a/test/adjuster.cxx b/test/adjuster.cxx index cdc16d1f5..3b730aacb 100644 --- a/test/adjuster.cxx +++ b/test/adjuster.cxx @@ -1,9 +1,9 @@ // -// "$Id: adjuster.cxx,v 1.4 1999/01/07 19:17:48 mike Exp $" +// "$Id: adjuster.cxx,v 1.4.2.1 2000/04/25 22:16:49 mike Exp $" // // Adjuster test program for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -60,5 +60,5 @@ int main(int, char ** argv) { } // -// End of "$Id: adjuster.cxx,v 1.4 1999/01/07 19:17:48 mike Exp $". +// End of "$Id: adjuster.cxx,v 1.4.2.1 2000/04/25 22:16:49 mike Exp $". // diff --git a/test/arc.cxx b/test/arc.cxx index d909624ba..ede4ab38a 100755 --- a/test/arc.cxx +++ b/test/arc.cxx @@ -1,9 +1,9 @@ // -// "$Id: arc.cxx,v 1.4 1999/01/07 19:17:48 mike Exp $" +// "$Id: arc.cxx,v 1.4.2.1 2000/04/25 22:16:50 mike Exp $" // // Arc drawing test program for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -92,6 +92,6 @@ int main(int argc, char** argv) { // -// End of "$Id: arc.cxx,v 1.4 1999/01/07 19:17:48 mike Exp $". +// End of "$Id: arc.cxx,v 1.4.2.1 2000/04/25 22:16:50 mike Exp $". // diff --git a/test/ask.cxx b/test/ask.cxx index fdd52dddf..c570e5808 100644 --- a/test/ask.cxx +++ b/test/ask.cxx @@ -1,5 +1,5 @@ // -// "$Id: ask.cxx,v 1.4 1999/01/07 19:17:48 mike Exp $" +// "$Id: ask.cxx,v 1.4.2.1 2000/04/25 22:16:50 mike Exp $" // // Standard dialog test program for the Fast Light Tool Kit (FLTK). // @@ -10,7 +10,7 @@ // This also demonstrates how to trap attempts by the user to // close the last window by overriding Fl::exit // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -110,5 +110,5 @@ int main(int argc, char **argv) { } // -// End of "$Id: ask.cxx,v 1.4 1999/01/07 19:17:48 mike Exp $". +// End of "$Id: ask.cxx,v 1.4.2.1 2000/04/25 22:16:50 mike Exp $". // diff --git a/test/bitmap.cxx b/test/bitmap.cxx index 77cf8286c..7aea0d76f 100644 --- a/test/bitmap.cxx +++ b/test/bitmap.cxx @@ -1,9 +1,9 @@ // -// "$Id: bitmap.cxx,v 1.4 1999/01/07 19:17:49 mike Exp $" +// "$Id: bitmap.cxx,v 1.4.2.1 2000/04/25 22:16:50 mike Exp $" // // Bitmap label test program for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -137,5 +137,5 @@ int main(int argc, char **argv) { } // -// End of "$Id: bitmap.cxx,v 1.4 1999/01/07 19:17:49 mike Exp $". +// End of "$Id: bitmap.cxx,v 1.4.2.1 2000/04/25 22:16:50 mike Exp $". // diff --git a/test/boxtype.cxx b/test/boxtype.cxx index 7332945c4..cbefabe17 100644 --- a/test/boxtype.cxx +++ b/test/boxtype.cxx @@ -1,9 +1,9 @@ // -// "$Id: boxtype.cxx,v 1.4 1999/01/07 19:17:49 mike Exp $" +// "$Id: boxtype.cxx,v 1.4.2.1 2000/04/25 22:16:50 mike Exp $" // // Boxtype test program for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -89,5 +89,5 @@ int main(int argc, char ** argv) { } // -// End of "$Id: boxtype.cxx,v 1.4 1999/01/07 19:17:49 mike Exp $". +// End of "$Id: boxtype.cxx,v 1.4.2.1 2000/04/25 22:16:50 mike Exp $". // diff --git a/test/browser.cxx b/test/browser.cxx index 4b3a03fd2..927d41f67 100644 --- a/test/browser.cxx +++ b/test/browser.cxx @@ -1,9 +1,9 @@ // -// "$Id: browser.cxx,v 1.5.2.2 2000/01/20 06:14:34 bill Exp $" +// "$Id: browser.cxx,v 1.5.2.3 2000/04/25 22:16:50 mike Exp $" // // Browser test program for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -96,6 +96,6 @@ int main(int argc, char **argv) { } // -// End of "$Id: browser.cxx,v 1.5.2.2 2000/01/20 06:14:34 bill Exp $". +// End of "$Id: browser.cxx,v 1.5.2.3 2000/04/25 22:16:50 mike Exp $". // diff --git a/test/browserop.cxx b/test/browserop.cxx index 35bd8bd8d..d7f12fa92 100644 --- a/test/browserop.cxx +++ b/test/browserop.cxx @@ -1,9 +1,9 @@ // -// "$Id: browserop.cxx,v 1.4 1999/01/07 19:17:49 mike Exp $" +// "$Id: browserop.cxx,v 1.4.2.1 2000/04/25 22:16:50 mike Exp $" // // Browser operation test program for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -104,5 +104,5 @@ main(int argc, char *argv[]) } // -// End of "$Id: browserop.cxx,v 1.4 1999/01/07 19:17:49 mike Exp $". +// End of "$Id: browserop.cxx,v 1.4.2.1 2000/04/25 22:16:50 mike Exp $". // diff --git a/test/button.cxx b/test/button.cxx index c765eb8c6..41de646fc 100644 --- a/test/button.cxx +++ b/test/button.cxx @@ -1,9 +1,9 @@ // -// "$Id: button.cxx,v 1.4.2.1 1999/04/17 01:02:30 bill Exp $" +// "$Id: button.cxx,v 1.4.2.2 2000/04/25 22:16:51 mike Exp $" // // Button/callback test program for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -62,5 +62,5 @@ int main(int argc, char ** argv) { } // -// End of "$Id: button.cxx,v 1.4.2.1 1999/04/17 01:02:30 bill Exp $". +// End of "$Id: button.cxx,v 1.4.2.2 2000/04/25 22:16:51 mike Exp $". // diff --git a/test/buttons.cxx b/test/buttons.cxx index 32ca6ef84..18b9c2fbc 100644 --- a/test/buttons.cxx +++ b/test/buttons.cxx @@ -1,9 +1,9 @@ // -// "$Id: buttons.cxx,v 1.4 1999/01/07 19:17:50 mike Exp $" +// "$Id: buttons.cxx,v 1.4.2.1 2000/04/25 22:16:51 mike Exp $" // // Another button test program for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -48,5 +48,5 @@ int main(int argc, char ** argv) { } // -// End of "$Id: buttons.cxx,v 1.4 1999/01/07 19:17:50 mike Exp $". +// End of "$Id: buttons.cxx,v 1.4.2.1 2000/04/25 22:16:51 mike Exp $". // diff --git a/test/checkers.cxx b/test/checkers.cxx index d233b221b..7734e95ca 100644 --- a/test/checkers.cxx +++ b/test/checkers.cxx @@ -1,12 +1,12 @@ // -// "$Id: checkers.cxx,v 1.9.2.3 1999/08/09 14:38:40 mike Exp $" +// "$Id: checkers.cxx,v 1.9.2.4 2000/04/25 22:16:51 mike Exp $" // // Checkers game for the Fast Light Tool Kit (FLTK). // // Hours of fun: the FLTK checkers game! // Based on a very old algorithim, but it still works! // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -1365,5 +1365,5 @@ int main(int argc, char **argv) { } // -// End of "$Id: checkers.cxx,v 1.9.2.3 1999/08/09 14:38:40 mike Exp $". +// End of "$Id: checkers.cxx,v 1.9.2.4 2000/04/25 22:16:51 mike Exp $". // diff --git a/test/clock.cxx b/test/clock.cxx index cdb6d1d06..b37a92e85 100644 --- a/test/clock.cxx +++ b/test/clock.cxx @@ -1,9 +1,9 @@ // -// "$Id: clock.cxx,v 1.4 1999/01/07 19:17:50 mike Exp $" +// "$Id: clock.cxx,v 1.4.2.1 2000/04/25 22:16:51 mike Exp $" // // Clock test program for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -47,5 +47,5 @@ int main(int argc, char **argv) { } // -// End of "$Id: clock.cxx,v 1.4 1999/01/07 19:17:50 mike Exp $". +// End of "$Id: clock.cxx,v 1.4.2.1 2000/04/25 22:16:51 mike Exp $". // diff --git a/test/colbrowser.cxx b/test/colbrowser.cxx index 3a8ea1724..961533a3c 100644 --- a/test/colbrowser.cxx +++ b/test/colbrowser.cxx @@ -1,5 +1,5 @@ // -// "$Id: colbrowser.cxx,v 1.5 1999/01/07 19:17:51 mike Exp $" +// "$Id: colbrowser.cxx,v 1.5.2.1 2000/04/25 22:16:51 mike Exp $" // // Forms test program for the Fast Light Tool Kit (FLTK). // @@ -8,7 +8,7 @@ // using fltk's Forms emulation. Search for "fltk" to find all the // changes // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -340,5 +340,5 @@ create_form_cl(void) } // -// End of "$Id: colbrowser.cxx,v 1.5 1999/01/07 19:17:51 mike Exp $". +// End of "$Id: colbrowser.cxx,v 1.5.2.1 2000/04/25 22:16:51 mike Exp $". // diff --git a/test/color_chooser.cxx b/test/color_chooser.cxx index 886b24fa5..355aee332 100644 --- a/test/color_chooser.cxx +++ b/test/color_chooser.cxx @@ -1,9 +1,9 @@ // -// "$Id: color_chooser.cxx,v 1.6 1999/01/07 19:17:51 mike Exp $" +// "$Id: color_chooser.cxx,v 1.6.2.1 2000/04/25 22:16:52 mike Exp $" // // Color chooser test program for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -146,5 +146,5 @@ int main(int argc, char ** argv) { } // -// End of "$Id: color_chooser.cxx,v 1.6 1999/01/07 19:17:51 mike Exp $". +// End of "$Id: color_chooser.cxx,v 1.6.2.1 2000/04/25 22:16:52 mike Exp $". // diff --git a/test/connect.cxx b/test/connect.cxx index 81e11667d..f59a61c4f 100644 --- a/test/connect.cxx +++ b/test/connect.cxx @@ -1,5 +1,5 @@ // -// "$Id: connect.cxx,v 1.4.2.1 1999/05/11 09:39:31 bill Exp $" +// "$Id: connect.cxx,v 1.4.2.2 2000/04/25 22:16:52 mike Exp $" // // PPP example program for the Fast Light Tool Kit (FLTK). // @@ -7,7 +7,7 @@ // You must chmod +s /usr/sbin/pppd, and put all the options // into /etc/ppp/options. // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -71,5 +71,5 @@ int main(int argc, char ** argv) { } // -// End of "$Id: connect.cxx,v 1.4.2.1 1999/05/11 09:39:31 bill Exp $". +// End of "$Id: connect.cxx,v 1.4.2.2 2000/04/25 22:16:52 mike Exp $". // diff --git a/test/cube.cxx b/test/cube.cxx index f1d2f6093..afec30c60 100644 --- a/test/cube.cxx +++ b/test/cube.cxx @@ -1,11 +1,11 @@ // -// "$Id: cube.cxx,v 1.4 1999/01/07 19:17:51 mike Exp $" +// "$Id: cube.cxx,v 1.4.2.1 2000/04/25 22:16:52 mike Exp $" // // Another forms test program for the Fast Light Tool Kit (FLTK). // // Modified to have 2 cubes to test multiple OpenGL contexts // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -169,5 +169,5 @@ main(int argc, char **argv) { } // -// End of "$Id: cube.cxx,v 1.4 1999/01/07 19:17:51 mike Exp $". +// End of "$Id: cube.cxx,v 1.4.2.1 2000/04/25 22:16:52 mike Exp $". // diff --git a/test/cursor.cxx b/test/cursor.cxx index 9470bc9a4..83bb1cd86 100644 --- a/test/cursor.cxx +++ b/test/cursor.cxx @@ -1,9 +1,9 @@ // -// "$Id: cursor.cxx,v 1.4 1999/01/07 19:17:52 mike Exp $" +// "$Id: cursor.cxx,v 1.4.2.1 2000/04/25 22:16:52 mike Exp $" // // Cursor test program for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -159,5 +159,5 @@ int main(int argc, char **argv) { } // -// End of "$Id: cursor.cxx,v 1.4 1999/01/07 19:17:52 mike Exp $". +// End of "$Id: cursor.cxx,v 1.4.2.1 2000/04/25 22:16:52 mike Exp $". // diff --git a/test/curve.cxx b/test/curve.cxx index e9d6a49d5..bcc858975 100644 --- a/test/curve.cxx +++ b/test/curve.cxx @@ -1,9 +1,9 @@ // -// "$Id: curve.cxx,v 1.4 1999/01/07 19:17:52 mike Exp $" +// "$Id: curve.cxx,v 1.4.2.1 2000/04/25 22:16:52 mike Exp $" // // Curve test program for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -109,5 +109,5 @@ int main(int argc, char** argv) { } // -// End of "$Id: curve.cxx,v 1.4 1999/01/07 19:17:52 mike Exp $". +// End of "$Id: curve.cxx,v 1.4.2.1 2000/04/25 22:16:52 mike Exp $". // diff --git a/test/demo.cxx b/test/demo.cxx index 353306a95..a84a8a54e 100644 --- a/test/demo.cxx +++ b/test/demo.cxx @@ -1,9 +1,9 @@ // -// "$Id: demo.cxx,v 1.8.2.1 2000/04/04 17:57:05 bill Exp $" +// "$Id: demo.cxx,v 1.8.2.2 2000/04/25 22:16:52 mike Exp $" // // Main demo program for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -332,6 +332,6 @@ int main(int argc, char **argv) { } // -// End of "$Id: demo.cxx,v 1.8.2.1 2000/04/04 17:57:05 bill Exp $". +// End of "$Id: demo.cxx,v 1.8.2.2 2000/04/25 22:16:52 mike Exp $". // diff --git a/test/doublebuffer.cxx b/test/doublebuffer.cxx index eb889c0e2..0f05445e3 100644 --- a/test/doublebuffer.cxx +++ b/test/doublebuffer.cxx @@ -1,5 +1,5 @@ // -// "$Id: doublebuffer.cxx,v 1.4 1999/01/07 19:17:52 mike Exp $" +// "$Id: doublebuffer.cxx,v 1.4.2.1 2000/04/25 22:16:53 mike Exp $" // // Double-buffering test program for the Fast Light Tool Kit (FLTK). // @@ -13,7 +13,7 @@ // This demo should work for both the GL and X versions of Fl, // even though the double buffering mechanism is totally different. // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -122,5 +122,5 @@ int main() { } // -// End of "$Id: doublebuffer.cxx,v 1.4 1999/01/07 19:17:52 mike Exp $". +// End of "$Id: doublebuffer.cxx,v 1.4.2.1 2000/04/25 22:16:53 mike Exp $". // diff --git a/test/editor.cxx b/test/editor.cxx index 253264121..83188250a 100644 --- a/test/editor.cxx +++ b/test/editor.cxx @@ -1,11 +1,11 @@ // -// "$Id: editor.cxx,v 1.2 1999/01/07 19:17:53 mike Exp $" +// "$Id: editor.cxx,v 1.2.2.1 2000/04/25 22:16:53 mike Exp $" // // A simple text editor program for the Fast Light Tool Kit (FLTK). // // This program is described in Chapter 4 of the FLTK Programmer's Guide. // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -385,5 +385,5 @@ int main(int argc, char **argv) { } // -// End of "$Id: editor.cxx,v 1.2 1999/01/07 19:17:53 mike Exp $". +// End of "$Id: editor.cxx,v 1.2.2.1 2000/04/25 22:16:53 mike Exp $". // diff --git a/test/file_chooser.cxx b/test/file_chooser.cxx index 2c1cea96e..601ed85af 100644 --- a/test/file_chooser.cxx +++ b/test/file_chooser.cxx @@ -1,9 +1,9 @@ // -// "$Id: file_chooser.cxx,v 1.4 1999/01/07 19:17:53 mike Exp $" +// "$Id: file_chooser.cxx,v 1.4.2.1 2000/04/25 22:16:53 mike Exp $" // // File chooser test program for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -59,5 +59,5 @@ int main(int argc, char **argv) { } // -// End of "$Id: file_chooser.cxx,v 1.4 1999/01/07 19:17:53 mike Exp $". +// End of "$Id: file_chooser.cxx,v 1.4.2.1 2000/04/25 22:16:53 mike Exp $". // diff --git a/test/fl_jpeg_image.cxx b/test/fl_jpeg_image.cxx index aa916adcc..46f7ec36c 100644 --- a/test/fl_jpeg_image.cxx +++ b/test/fl_jpeg_image.cxx @@ -1,5 +1,5 @@ // -// "$Id: fl_jpeg_image.cxx,v 1.5 1999/01/07 19:17:53 mike Exp $" +// "$Id: fl_jpeg_image.cxx,v 1.5.2.1 2000/04/25 22:16:54 mike Exp $" // // fl_draw_image test program for the Fast Light Tool Kit (FLTK). // @@ -20,7 +20,7 @@ // The makefile assummes you decompressed and build these in a directory // called "jpeg-6a" in the same location as the "FL" directory. // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -197,5 +197,5 @@ void readtheimage(const char *name) { #endif // -// End of "$Id: fl_jpeg_image.cxx,v 1.5 1999/01/07 19:17:53 mike Exp $". +// End of "$Id: fl_jpeg_image.cxx,v 1.5.2.1 2000/04/25 22:16:54 mike Exp $". // diff --git a/test/fonts.cxx b/test/fonts.cxx index 730c06932..9f4d35b1e 100644 --- a/test/fonts.cxx +++ b/test/fonts.cxx @@ -1,9 +1,9 @@ // -// "$Id: fonts.cxx,v 1.5 1999/01/07 19:17:53 mike Exp $" +// "$Id: fonts.cxx,v 1.5.2.1 2000/04/25 22:16:54 mike Exp $" // // Font demo program for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -164,5 +164,5 @@ int main(int argc, char **argv) { } // -// End of "$Id: fonts.cxx,v 1.5 1999/01/07 19:17:53 mike Exp $". +// End of "$Id: fonts.cxx,v 1.5.2.1 2000/04/25 22:16:54 mike Exp $". // diff --git a/test/forms.cxx b/test/forms.cxx index 07e11005b..41df87de9 100644 --- a/test/forms.cxx +++ b/test/forms.cxx @@ -1,5 +1,5 @@ // -// "$Id: forms.cxx,v 1.4 1999/01/07 19:17:53 mike Exp $" +// "$Id: forms.cxx,v 1.4.2.1 2000/04/25 22:16:54 mike Exp $" // // Another forms demo for the Fast Light Tool Kit (FLTK). // @@ -9,7 +9,7 @@ // This demo show the different boxtypes. Note that some // boxtypes are not appropriate for some objects // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -229,5 +229,5 @@ main (int argc, char *argv[]) } // -// End of "$Id: forms.cxx,v 1.4 1999/01/07 19:17:53 mike Exp $". +// End of "$Id: forms.cxx,v 1.4.2.1 2000/04/25 22:16:54 mike Exp $". // diff --git a/test/fractals.cxx b/test/fractals.cxx index d86d75f83..d241d3464 100644 --- a/test/fractals.cxx +++ b/test/fractals.cxx @@ -1,5 +1,5 @@ // -// "$Id: fractals.cxx,v 1.5.2.1 1999/03/25 13:37:00 mike Exp $" +// "$Id: fractals.cxx,v 1.5.2.2 2000/04/25 22:16:54 mike Exp $" // // Fractal drawing demo for the Fast Light Tool Kit (FLTK). // @@ -7,7 +7,7 @@ // demonstrate how to add fltk controls to a glut program. The glut // code is unchanged except for the end (search for fltk to find changes). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -805,5 +805,5 @@ int main(int argc, char** argv) #endif // -// End of "$Id: fractals.cxx,v 1.5.2.1 1999/03/25 13:37:00 mike Exp $". +// End of "$Id: fractals.cxx,v 1.5.2.2 2000/04/25 22:16:54 mike Exp $". // diff --git a/test/fullscreen.cxx b/test/fullscreen.cxx index 666238590..5bbdea2d9 100644 --- a/test/fullscreen.cxx +++ b/test/fullscreen.cxx @@ -1,5 +1,5 @@ // -// "$Id: fullscreen.cxx,v 1.4 1999/01/07 19:17:54 mike Exp $" +// "$Id: fullscreen.cxx,v 1.4.2.1 2000/04/25 22:16:54 mike Exp $" // // Fullscreen test program for the Fast Light Tool Kit (FLTK). // @@ -34,7 +34,7 @@ // can avoid this by making the Fl_Gl_Window a child of a normal // window. // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -240,5 +240,5 @@ int main(int argc, char **argv) { } // -// End of "$Id: fullscreen.cxx,v 1.4 1999/01/07 19:17:54 mike Exp $". +// End of "$Id: fullscreen.cxx,v 1.4.2.1 2000/04/25 22:16:54 mike Exp $". // diff --git a/test/gl_overlay.cxx b/test/gl_overlay.cxx index 2f5c131eb..c14971782 100644 --- a/test/gl_overlay.cxx +++ b/test/gl_overlay.cxx @@ -1,9 +1,9 @@ // -// "$Id: gl_overlay.cxx,v 1.4 1999/01/07 19:17:54 mike Exp $" +// "$Id: gl_overlay.cxx,v 1.4.2.1 2000/04/25 22:16:55 mike Exp $" // // OpenGL overlay test program for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -151,5 +151,5 @@ int main(int argc, char **argv) { } // -// End of "$Id: gl_overlay.cxx,v 1.4 1999/01/07 19:17:54 mike Exp $". +// End of "$Id: gl_overlay.cxx,v 1.4.2.1 2000/04/25 22:16:55 mike Exp $". // diff --git a/test/glpuzzle.cxx b/test/glpuzzle.cxx index 87c89206b..4db2d194a 100644 --- a/test/glpuzzle.cxx +++ b/test/glpuzzle.cxx @@ -1,12 +1,12 @@ // -// "$Id: glpuzzle.cxx,v 1.8 1999/02/25 20:05:30 bill Exp $" +// "$Id: glpuzzle.cxx,v 1.8.2.1 2000/04/25 22:16:55 mike Exp $" // // OpenGL puzzle demo for the Fast Light Tool Kit (FLTK). // // This is a GLUT demo program to demonstrate fltk's GLUT emulation. // Search for "fltk" to find all the changes // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -1479,5 +1479,5 @@ main(int argc, char **argv) #endif // added for fltk's distribution // -// End of "$Id: glpuzzle.cxx,v 1.8 1999/02/25 20:05:30 bill Exp $". +// End of "$Id: glpuzzle.cxx,v 1.8.2.1 2000/04/25 22:16:55 mike Exp $". // diff --git a/test/hello.cxx b/test/hello.cxx index 10b007fc9..cfec205c7 100644 --- a/test/hello.cxx +++ b/test/hello.cxx @@ -1,9 +1,9 @@ // -// "$Id: hello.cxx,v 1.4 1999/01/07 19:17:55 mike Exp $" +// "$Id: hello.cxx,v 1.4.2.1 2000/04/25 22:16:55 mike Exp $" // // Hello, World! program for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -39,5 +39,5 @@ int main(int argc, char **argv) { } // -// End of "$Id: hello.cxx,v 1.4 1999/01/07 19:17:55 mike Exp $". +// End of "$Id: hello.cxx,v 1.4.2.1 2000/04/25 22:16:55 mike Exp $". // diff --git a/test/iconize.cxx b/test/iconize.cxx index fa266e894..9ca7d58f5 100644 --- a/test/iconize.cxx +++ b/test/iconize.cxx @@ -1,9 +1,9 @@ // -// "$Id: iconize.cxx,v 1.4 1999/01/07 19:17:55 mike Exp $" +// "$Id: iconize.cxx,v 1.4.2.1 2000/04/25 22:16:55 mike Exp $" // // Iconize test program for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -77,5 +77,5 @@ int main(int argc, char **argv) { } // -// End of "$Id: iconize.cxx,v 1.4 1999/01/07 19:17:55 mike Exp $". +// End of "$Id: iconize.cxx,v 1.4.2.1 2000/04/25 22:16:55 mike Exp $". // diff --git a/test/image.cxx b/test/image.cxx index 0e32f32e1..997c97fb9 100644 --- a/test/image.cxx +++ b/test/image.cxx @@ -1,5 +1,5 @@ // -// "$Id: image.cxx,v 1.6 1999/01/07 19:17:55 mike Exp $" +// "$Id: image.cxx,v 1.6.2.1 2000/04/25 22:16:55 mike Exp $" // // Fl_Image test program for the Fast Light Tool Kit (FLTK). // @@ -7,7 +7,7 @@ // as an icon or postage stamp. Use fl_draw_image to go directly // from an buffered image that changes often. // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -133,5 +133,5 @@ int main(int argc, char **argv) { } // -// End of "$Id: image.cxx,v 1.6 1999/01/07 19:17:55 mike Exp $". +// End of "$Id: image.cxx,v 1.6.2.1 2000/04/25 22:16:55 mike Exp $". // diff --git a/test/input.cxx b/test/input.cxx index bdebdfe0b..8fb571327 100644 --- a/test/input.cxx +++ b/test/input.cxx @@ -1,9 +1,9 @@ // -// "$Id: input.cxx,v 1.5 1999/01/07 19:17:56 mike Exp $" +// "$Id: input.cxx,v 1.5.2.1 2000/04/25 22:16:56 mike Exp $" // // Input field test program for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -117,5 +117,5 @@ int main(int argc, char **argv) { } // -// End of "$Id: input.cxx,v 1.5 1999/01/07 19:17:56 mike Exp $". +// End of "$Id: input.cxx,v 1.5.2.1 2000/04/25 22:16:56 mike Exp $". // diff --git a/test/jpeg_image.cxx b/test/jpeg_image.cxx index 0adf29229..3b905f556 100644 --- a/test/jpeg_image.cxx +++ b/test/jpeg_image.cxx @@ -1,5 +1,5 @@ // -// "$Id: jpeg_image.cxx,v 1.5 1999/01/07 19:17:56 mike Exp $" +// "$Id: jpeg_image.cxx,v 1.5.2.1 2000/04/25 22:16:56 mike Exp $" // // fl_draw_image test program for the Fast Light Tool Kit (FLTK). // @@ -20,7 +20,7 @@ // The makefile assummes you decompressed and build these in a directory // called "jpeg-6a" in the same location as the "FL" directory. // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -198,5 +198,5 @@ void readtheimage(const char *name) { #endif // -// End of "$Id: jpeg_image.cxx,v 1.5 1999/01/07 19:17:56 mike Exp $". +// End of "$Id: jpeg_image.cxx,v 1.5.2.1 2000/04/25 22:16:56 mike Exp $". // diff --git a/test/keyboard.cxx b/test/keyboard.cxx index 7b7b48c1e..c567b6fc2 100644 --- a/test/keyboard.cxx +++ b/test/keyboard.cxx @@ -1,5 +1,5 @@ // -// "$Id: keyboard.cxx,v 1.5 1999/01/07 19:17:56 mike Exp $" +// "$Id: keyboard.cxx,v 1.5.2.1 2000/04/25 22:16:56 mike Exp $" // // Keyboard/event test program for the Fast Light Tool Kit (FLTK). // @@ -17,7 +17,7 @@ // // On IRIX the backslash key does not work. A bug in XKeysymToKeycode? // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -127,5 +127,5 @@ int main(int argc, char** argv) { } // -// End of "$Id: keyboard.cxx,v 1.5 1999/01/07 19:17:56 mike Exp $". +// End of "$Id: keyboard.cxx,v 1.5.2.1 2000/04/25 22:16:56 mike Exp $". // diff --git a/test/label.cxx b/test/label.cxx index 08a2d38b0..610f8b1ff 100644 --- a/test/label.cxx +++ b/test/label.cxx @@ -1,9 +1,9 @@ // -// "$Id: label.cxx,v 1.4 1999/01/07 19:17:57 mike Exp $" +// "$Id: label.cxx,v 1.4.2.1 2000/04/25 22:16:56 mike Exp $" // // Label test program for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -156,5 +156,5 @@ int main(int argc, char **argv) { } // -// End of "$Id: label.cxx,v 1.4 1999/01/07 19:17:57 mike Exp $". +// End of "$Id: label.cxx,v 1.4.2.1 2000/04/25 22:16:56 mike Exp $". // diff --git a/test/list_visuals.cxx b/test/list_visuals.cxx index ac2398a82..5d9757b42 100644 --- a/test/list_visuals.cxx +++ b/test/list_visuals.cxx @@ -1,5 +1,5 @@ // -// "$Id: list_visuals.cxx,v 1.5 1999/01/07 19:17:57 mike Exp $" +// "$Id: list_visuals.cxx,v 1.5.2.1 2000/04/25 22:16:57 mike Exp $" // // Visual list utility for the Fast Light Tool Kit (FLTK). // @@ -11,7 +11,7 @@ // This file may be #included in another program to make a function to // call to list the visuals. Fl.H must be included first to indicate this. // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -235,5 +235,5 @@ int main(int argc, char **argv) { #endif // -// End of "$Id: list_visuals.cxx,v 1.5 1999/01/07 19:17:57 mike Exp $". +// End of "$Id: list_visuals.cxx,v 1.5.2.1 2000/04/25 22:16:57 mike Exp $". // diff --git a/test/mandelbrot.cxx b/test/mandelbrot.cxx index 2ff27515b..65b99a3e6 100644 --- a/test/mandelbrot.cxx +++ b/test/mandelbrot.cxx @@ -1,9 +1,9 @@ // -// "$Id: mandelbrot.cxx,v 1.8 1999/01/13 15:45:50 mike Exp $" +// "$Id: mandelbrot.cxx,v 1.8.2.1 2000/04/25 22:16:57 mike Exp $" // // Mandelbrot set demo for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -197,5 +197,5 @@ void Drawing_Area::resize(int X,int Y,int W,int H) { } // -// End of "$Id: mandelbrot.cxx,v 1.8 1999/01/13 15:45:50 mike Exp $". +// End of "$Id: mandelbrot.cxx,v 1.8.2.1 2000/04/25 22:16:57 mike Exp $". // diff --git a/test/mandelbrot.h b/test/mandelbrot.h index 915c618de..a0ac83ffa 100644 --- a/test/mandelbrot.h +++ b/test/mandelbrot.h @@ -1,9 +1,9 @@ // -// "$Id: mandelbrot.h,v 1.5 1999/01/07 19:17:57 mike Exp $" +// "$Id: mandelbrot.h,v 1.5.2.1 2000/04/25 22:16:57 mike Exp $" // // Mandelbrot set header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -68,5 +68,5 @@ public: }; // -// End of "$Id: mandelbrot.h,v 1.5 1999/01/07 19:17:57 mike Exp $". +// End of "$Id: mandelbrot.h,v 1.5.2.1 2000/04/25 22:16:57 mike Exp $". // diff --git a/test/menubar.cxx b/test/menubar.cxx index 4358e6309..5114f9bb7 100644 --- a/test/menubar.cxx +++ b/test/menubar.cxx @@ -1,9 +1,9 @@ // -// "$Id: menubar.cxx,v 1.6.2.3 2000/04/11 08:11:56 bill Exp $" +// "$Id: menubar.cxx,v 1.6.2.4 2000/04/25 22:16:57 mike Exp $" // // Menubar test program for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -216,5 +216,5 @@ int main(int argc, char **argv) { } // -// End of "$Id: menubar.cxx,v 1.6.2.3 2000/04/11 08:11:56 bill Exp $". +// End of "$Id: menubar.cxx,v 1.6.2.4 2000/04/25 22:16:57 mike Exp $". // diff --git a/test/message.cxx b/test/message.cxx index b830aed04..d7343170a 100644 --- a/test/message.cxx +++ b/test/message.cxx @@ -1,9 +1,9 @@ // -// "$Id: message.cxx,v 1.5 1999/01/07 19:17:58 mike Exp $" +// "$Id: message.cxx,v 1.5.2.1 2000/04/25 22:16:57 mike Exp $" // // Message test program for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -54,5 +54,5 @@ int main(int, char **) { } // -// End of "$Id: message.cxx,v 1.5 1999/01/07 19:17:58 mike Exp $". +// End of "$Id: message.cxx,v 1.5.2.1 2000/04/25 22:16:57 mike Exp $". // diff --git a/test/minimum.cxx b/test/minimum.cxx index e6c2ff8c9..aa2c32962 100644 --- a/test/minimum.cxx +++ b/test/minimum.cxx @@ -1,5 +1,5 @@ // -// "$Id: minimum.cxx,v 1.4 1999/01/07 19:17:58 mike Exp $" +// "$Id: minimum.cxx,v 1.4.2.1 2000/04/25 22:16:57 mike Exp $" // // Minimal update test program for the Fast Light Tool Kit (FLTK). // @@ -20,7 +20,7 @@ // machine is, this is an insane waste of resources, and should be // stopped! // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -74,5 +74,5 @@ int main(int argc, char **argv) { } // -// End of "$Id: minimum.cxx,v 1.4 1999/01/07 19:17:58 mike Exp $". +// End of "$Id: minimum.cxx,v 1.4.2.1 2000/04/25 22:16:57 mike Exp $". // diff --git a/test/navigation.cxx b/test/navigation.cxx index 1f06c7e26..33dd88b0e 100644 --- a/test/navigation.cxx +++ b/test/navigation.cxx @@ -1,12 +1,12 @@ // -// "$Id: navigation.cxx,v 1.5 1999/01/07 19:17:58 mike Exp $" +// "$Id: navigation.cxx,v 1.5.2.1 2000/04/25 22:16:58 mike Exp $" // // Navigation test program for the Fast Light Tool Kit (FLTK). // // Silly test of navigation keys. This is not a recommended method of // laying out your panels! // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -66,5 +66,5 @@ int main(int argc, char **argv) { } // -// End of "$Id: navigation.cxx,v 1.5 1999/01/07 19:17:58 mike Exp $". +// End of "$Id: navigation.cxx,v 1.5.2.1 2000/04/25 22:16:58 mike Exp $". // diff --git a/test/output.cxx b/test/output.cxx index a0c813727..81e5b8916 100644 --- a/test/output.cxx +++ b/test/output.cxx @@ -1,9 +1,9 @@ // -// "$Id: output.cxx,v 1.4 1999/01/07 19:17:59 mike Exp $" +// "$Id: output.cxx,v 1.4.2.1 2000/04/25 22:16:58 mike Exp $" // // Output test program for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -97,5 +97,5 @@ int main(int argc, char **argv) { } // -// End of "$Id: output.cxx,v 1.4 1999/01/07 19:17:59 mike Exp $". +// End of "$Id: output.cxx,v 1.4.2.1 2000/04/25 22:16:58 mike Exp $". // diff --git a/test/overlay.cxx b/test/overlay.cxx index 8a1a3f227..9726cb1af 100644 --- a/test/overlay.cxx +++ b/test/overlay.cxx @@ -1,9 +1,9 @@ // -// "$Id: overlay.cxx,v 1.4 1999/01/07 19:17:59 mike Exp $" +// "$Id: overlay.cxx,v 1.4.2.1 2000/04/25 22:16:58 mike Exp $" // // Overlay window test program for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -80,5 +80,5 @@ int main(int argc, char **argv) { } // -// End of "$Id: overlay.cxx,v 1.4 1999/01/07 19:17:59 mike Exp $". +// End of "$Id: overlay.cxx,v 1.4.2.1 2000/04/25 22:16:58 mike Exp $". // diff --git a/test/pack.cxx b/test/pack.cxx index 1459652b3..da282724e 100644 --- a/test/pack.cxx +++ b/test/pack.cxx @@ -1,5 +1,5 @@ // -// "$Id: pack.cxx,v 1.4 1999/01/07 19:17:59 mike Exp $" +// "$Id: pack.cxx,v 1.4.2.1 2000/04/25 22:16:58 mike Exp $" // // Fl_Pack test program for the Fast Light Tool Kit (FLTK). // @@ -7,7 +7,7 @@ // Changing the type() of an Fl_Pack after it is displayed is not supported // so I have to do a lot of resizing of things before that. // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -114,5 +114,5 @@ int main(int argc, char **argv) { } // -// End of "$Id: pack.cxx,v 1.4 1999/01/07 19:17:59 mike Exp $". +// End of "$Id: pack.cxx,v 1.4.2.1 2000/04/25 22:16:58 mike Exp $". // diff --git a/test/pixmap.cxx b/test/pixmap.cxx index 657e6b2a3..b51bae4e1 100644 --- a/test/pixmap.cxx +++ b/test/pixmap.cxx @@ -1,9 +1,9 @@ // -// "$Id: pixmap.cxx,v 1.4 1999/01/07 19:17:59 mike Exp $" +// "$Id: pixmap.cxx,v 1.4.2.1 2000/04/25 22:16:58 mike Exp $" // // Pixmap label test program for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -87,5 +87,5 @@ int main(int argc, char **argv) { } // -// End of "$Id: pixmap.cxx,v 1.4 1999/01/07 19:17:59 mike Exp $". +// End of "$Id: pixmap.cxx,v 1.4.2.1 2000/04/25 22:16:58 mike Exp $". // diff --git a/test/pixmap_browser.cxx b/test/pixmap_browser.cxx index 92f793372..5bb72bea7 100644 --- a/test/pixmap_browser.cxx +++ b/test/pixmap_browser.cxx @@ -1,12 +1,12 @@ // -// "$Id: pixmap_browser.cxx,v 1.5.2.1 1999/07/27 17:24:14 bill Exp $" +// "$Id: pixmap_browser.cxx,v 1.5.2.2 2000/04/25 22:16:59 mike Exp $" // // Another pixmap test program for the Fast Light Tool Kit (FLTK). // // On purpose, I do NOT provide a fltk method to turn a file // into a pixmap. This program uses a rather simplistic one. // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -165,5 +165,5 @@ int main(int argc, char **argv) { } // -// End of "$Id: pixmap_browser.cxx,v 1.5.2.1 1999/07/27 17:24:14 bill Exp $". +// End of "$Id: pixmap_browser.cxx,v 1.5.2.2 2000/04/25 22:16:59 mike Exp $". // diff --git a/test/resizebox.cxx b/test/resizebox.cxx index 33435408d..6bba56da6 100644 --- a/test/resizebox.cxx +++ b/test/resizebox.cxx @@ -1,9 +1,9 @@ // -// "$Id: resizebox.cxx,v 1.4 1999/01/07 19:18:00 mike Exp $" +// "$Id: resizebox.cxx,v 1.4.2.1 2000/04/25 22:16:59 mike Exp $" // // Resize box test program for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -97,5 +97,5 @@ int main(int argc, char **argv) { } // -// End of "$Id: resizebox.cxx,v 1.4 1999/01/07 19:18:00 mike Exp $". +// End of "$Id: resizebox.cxx,v 1.4.2.1 2000/04/25 22:16:59 mike Exp $". // diff --git a/test/scroll.cxx b/test/scroll.cxx index 23446f2b2..1574b2ad6 100644 --- a/test/scroll.cxx +++ b/test/scroll.cxx @@ -1,9 +1,9 @@ // -// "$Id: scroll.cxx,v 1.4 1999/01/07 19:18:00 mike Exp $" +// "$Id: scroll.cxx,v 1.4.2.1 2000/04/25 22:16:59 mike Exp $" // // Fl_Scroll test program for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -137,5 +137,5 @@ int main(int argc, char** argv) { } // -// End of "$Id: scroll.cxx,v 1.4 1999/01/07 19:18:00 mike Exp $". +// End of "$Id: scroll.cxx,v 1.4.2.1 2000/04/25 22:16:59 mike Exp $". // diff --git a/test/shape.cxx b/test/shape.cxx index 5bab30a4c..656492e6a 100644 --- a/test/shape.cxx +++ b/test/shape.cxx @@ -1,9 +1,9 @@ // -// "$Id: shape.cxx,v 1.5.2.1 1999/10/15 09:01:48 bill Exp $" +// "$Id: shape.cxx,v 1.5.2.2 2000/04/25 22:16:59 mike Exp $" // // Tiny OpenGL demo program for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -111,5 +111,5 @@ int main(int argc, char **argv) { } // -// End of "$Id: shape.cxx,v 1.5.2.1 1999/10/15 09:01:48 bill Exp $". +// End of "$Id: shape.cxx,v 1.5.2.2 2000/04/25 22:16:59 mike Exp $". // diff --git a/test/shiny.cxx b/test/shiny.cxx index 5e9eb58f6..177666c58 100644 --- a/test/shiny.cxx +++ b/test/shiny.cxx @@ -1,9 +1,9 @@ // -// "$Id: shiny.cxx,v 1.5 1999/01/07 19:18:01 mike Exp $" +// "$Id: shiny.cxx,v 1.5.2.1 2000/04/25 22:16:59 mike Exp $" // // OpenGL "shiny buttons" test program for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -303,5 +303,5 @@ int main(int argc, char **argv) { } // -// End of "$Id: shiny.cxx,v 1.5 1999/01/07 19:18:01 mike Exp $". +// End of "$Id: shiny.cxx,v 1.5.2.1 2000/04/25 22:16:59 mike Exp $". // diff --git a/test/subwindow.cxx b/test/subwindow.cxx index 209b54e52..a5cb6a519 100644 --- a/test/subwindow.cxx +++ b/test/subwindow.cxx @@ -1,5 +1,5 @@ // -// "$Id: subwindow.cxx,v 1.5.2.2 1999/07/22 21:37:04 bill Exp $" +// "$Id: subwindow.cxx,v 1.5.2.3 2000/04/25 22:16:59 mike Exp $" // // Nested window test program for the Fast Light Tool Kit (FLTK). // @@ -8,7 +8,7 @@ // Buttons and pop-up menu should work, indicating that mouse positions // are being correctly translated. // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -183,5 +183,5 @@ int main(int, char **) { } // -// End of "$Id: subwindow.cxx,v 1.5.2.2 1999/07/22 21:37:04 bill Exp $". +// End of "$Id: subwindow.cxx,v 1.5.2.3 2000/04/25 22:16:59 mike Exp $". // diff --git a/test/symbols.cxx b/test/symbols.cxx index a74fcab56..e8cdcbea8 100644 --- a/test/symbols.cxx +++ b/test/symbols.cxx @@ -1,9 +1,9 @@ // -// "$Id: symbols.cxx,v 1.4 1999/01/07 19:18:01 mike Exp $" +// "$Id: symbols.cxx,v 1.4.2.1 2000/04/25 22:16:59 mike Exp $" // // Symbol test program for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -85,5 +85,5 @@ bt("@DnArrow"); } // -// End of "$Id: symbols.cxx,v 1.4 1999/01/07 19:18:01 mike Exp $". +// End of "$Id: symbols.cxx,v 1.4.2.1 2000/04/25 22:16:59 mike Exp $". // diff --git a/test/tile.cxx b/test/tile.cxx index 4c496a8bd..58d5a5b5e 100755 --- a/test/tile.cxx +++ b/test/tile.cxx @@ -1,9 +1,9 @@ // -// "$Id: tile.cxx,v 1.4 1999/01/07 19:18:01 mike Exp $" +// "$Id: tile.cxx,v 1.4.2.1 2000/04/25 22:17:00 mike Exp $" // // Tile test program for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -86,5 +86,5 @@ int main(int argc, char** argv) { } // -// End of "$Id: tile.cxx,v 1.4 1999/01/07 19:18:01 mike Exp $". +// End of "$Id: tile.cxx,v 1.4.2.1 2000/04/25 22:17:00 mike Exp $". // diff --git a/visualc/config.h b/visualc/config.h index 7058fa15a..092203b22 100644 --- a/visualc/config.h +++ b/visualc/config.h @@ -1,5 +1,5 @@ /* - * "$Id: config.h,v 1.5 1999/03/04 18:11:37 mike Exp $" + * "$Id: config.h,v 1.5.2.1 2000/04/25 22:17:00 mike Exp $" * * Configuration file for the Fast Light Tool Kit (FLTK) for Visual C++. * @@ -138,5 +138,5 @@ #define HAVE_POLL 0 /* - * End of "$Id: config.h,v 1.5 1999/03/04 18:11:37 mike Exp $". + * End of "$Id: config.h,v 1.5.2.1 2000/04/25 22:17:00 mike Exp $". */ -- cgit v1.2.3