Doxygen documentation : took the opportunity to update copyright info as we modified already in batch almost all sources, added also a fil doxygen command to class headers to harmonize with original matt Fl_Widget dox. format.

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6265 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Fabien Costantini 2008-09-16 07:26:22 +00:00
parent e20eeb6541
commit ae697b80b2
312 changed files with 589 additions and 305 deletions

View File

@ -3,7 +3,7 @@
// //
// Main header file for the Fast Light Tool Kit (FLTK). // Main header file for the Fast Light Tool Kit (FLTK).
// //
// Copyright 1998-2006 by Bill Spitzak and others. // Copyright 1998-2008 by Bill Spitzak and others.
// //
// This library is free software; you can redistribute it and/or // This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public // modify it under the terms of the GNU Library General Public
@ -25,6 +25,11 @@
// http://www.fltk.org/str.php // http://www.fltk.org/str.php
// //
/** \file
* Fl static class .
*/
#ifndef Fl_H #ifndef Fl_H
# define Fl_H # define Fl_H

View File

@ -3,7 +3,7 @@
// //
// Adjuster widget header file for the Fast Light Tool Kit (FLTK). // Adjuster widget header file for the Fast Light Tool Kit (FLTK).
// //
// Copyright 1998-2005 by Bill Spitzak and others. // Copyright 1998-2008 by Bill Spitzak and others.
// //
// This library is free software; you can redistribute it and/or // This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public // modify it under the terms of the GNU Library General Public
@ -25,6 +25,9 @@
// http://www.fltk.org/str.php // http://www.fltk.org/str.php
// //
/** \file
Fl_Adjuster widget . */
// 3-button "slider", made for Nuke // 3-button "slider", made for Nuke
#ifndef Fl_Adjuster_H #ifndef Fl_Adjuster_H

View File

@ -3,7 +3,7 @@
// //
// BMP image header file for the Fast Light Tool Kit (FLTK). // BMP image header file for the Fast Light Tool Kit (FLTK).
// //
// Copyright 1998-2005 by Bill Spitzak and others. // Copyright 1998-2008 by Bill Spitzak and others.
// //
// This library is free software; you can redistribute it and/or // This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public // modify it under the terms of the GNU Library General Public
@ -25,6 +25,9 @@
// http://www.fltk.org/str.php // http://www.fltk.org/str.php
// //
/** \file
Fl_BMP_Image widget . */
#ifndef Fl_BMP_Image_H #ifndef Fl_BMP_Image_H
#define Fl_BMP_Image_H #define Fl_BMP_Image_H
# include "Fl_Image.H" # include "Fl_Image.H"

View File

@ -3,7 +3,7 @@
// //
// Bitmap header file for the Fast Light Tool Kit (FLTK). // Bitmap header file for the Fast Light Tool Kit (FLTK).
// //
// Copyright 1998-2005 by Bill Spitzak and others. // Copyright 1998-2008 by Bill Spitzak and others.
// //
// This library is free software; you can redistribute it and/or // This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public // modify it under the terms of the GNU Library General Public
@ -25,6 +25,9 @@
// http://www.fltk.org/str.php // http://www.fltk.org/str.php
// //
/** \file
Fl_Bitmap widget . */
#ifndef Fl_Bitmap_H #ifndef Fl_Bitmap_H
#define Fl_Bitmap_H #define Fl_Bitmap_H
# include "Fl_Image.H" # include "Fl_Image.H"

View File

@ -3,7 +3,7 @@
// //
// Box header file for the Fast Light Tool Kit (FLTK). // Box header file for the Fast Light Tool Kit (FLTK).
// //
// Copyright 1998-2005 by Bill Spitzak and others. // Copyright 1998-2008 by Bill Spitzak and others.
// //
// This library is free software; you can redistribute it and/or // This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public // modify it under the terms of the GNU Library General Public
@ -25,6 +25,9 @@
// http://www.fltk.org/str.php // http://www.fltk.org/str.php
// //
/** \file
Fl_Box widget . */
#ifndef Fl_Box_H #ifndef Fl_Box_H
#define Fl_Box_H #define Fl_Box_H

View File

@ -3,7 +3,7 @@
// //
// Browser header file for the Fast Light Tool Kit (FLTK). // Browser header file for the Fast Light Tool Kit (FLTK).
// //
// Copyright 1998-2005 by Bill Spitzak and others. // Copyright 1998-2008 by Bill Spitzak and others.
// //
// This library is free software; you can redistribute it and/or // This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public // modify it under the terms of the GNU Library General Public
@ -25,6 +25,9 @@
// http://www.fltk.org/str.php // http://www.fltk.org/str.php
// //
/** \file
Fl_Browser widget . */
// Forms-compatable browser. Probably useful for other // Forms-compatable browser. Probably useful for other
// lists of textual data. Notice that the line numbers // lists of textual data. Notice that the line numbers
// start from 1, and 0 means "no line". // start from 1, and 0 means "no line".

View File

@ -3,7 +3,7 @@
// //
// Common browser header file for the Fast Light Tool Kit (FLTK). // Common browser header file for the Fast Light Tool Kit (FLTK).
// //
// Copyright 1998-2005 by Bill Spitzak and others. // Copyright 1998-2008 by Bill Spitzak and others.
// //
// This library is free software; you can redistribute it and/or // This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public // modify it under the terms of the GNU Library General Public
@ -25,6 +25,9 @@
// http://www.fltk.org/str.php // http://www.fltk.org/str.php
// //
/** \file
Fl_Browser_ widget . */
// This is the base class for browsers. To be useful it must // This is the base class for browsers. To be useful it must
// be subclassed and several virtual functions defined. The // be subclassed and several virtual functions defined. The
// Forms-compatable browser and the file chooser's browser are // Forms-compatable browser and the file chooser's browser are

View File

@ -25,6 +25,9 @@
// http://www.fltk.org/str.php // http://www.fltk.org/str.php
// //
/** \file
Fl_Button widget . */
#ifndef Fl_Button_H #ifndef Fl_Button_H
#define Fl_Button_H #define Fl_Button_H

View File

@ -25,6 +25,9 @@
// http://www.fltk.org/str.php // http://www.fltk.org/str.php
// //
/** \file
Fl_Chart widget . */
#ifndef Fl_Chart_H #ifndef Fl_Chart_H
#define Fl_Chart_H #define Fl_Chart_H

View File

@ -3,7 +3,7 @@
// //
// Fl_Check_Browser header file for the Fast Light Tool Kit (FLTK). // Fl_Check_Browser header file for the Fast Light Tool Kit (FLTK).
// //
// Copyright 1998-2005 by Bill Spitzak and others. // Copyright 1998-2008 by Bill Spitzak and others.
// //
// This library is free software; you can redistribute it and/or // This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public // modify it under the terms of the GNU Library General Public
@ -25,6 +25,9 @@
// http://www.fltk.org/str.php // http://www.fltk.org/str.php
// //
/** \file
Fl_Check_Browser widget . */
#ifndef Fl_Check_Browser_H #ifndef Fl_Check_Browser_H
#define Fl_Check_Browser_H #define Fl_Check_Browser_H

View File

@ -25,6 +25,9 @@
// http://www.fltk.org/str.php // http://www.fltk.org/str.php
// //
/** \file
Fl_Check_Button widget . */
#ifndef Fl_Check_Button_H #ifndef Fl_Check_Button_H
#define Fl_Check_Button_H #define Fl_Check_Button_H

View File

@ -25,6 +25,9 @@
// http://www.fltk.org/str.php // http://www.fltk.org/str.php
// //
/** \file
Fl_Choice widget . */
#ifndef Fl_Choice_H #ifndef Fl_Choice_H
#define Fl_Choice_H #define Fl_Choice_H

View File

@ -26,8 +26,7 @@
// //
/** \file /** \file
* Fl_Clock widget definitions for the Fast Light Tool Kit (FLTK). Fl_Clock, Fl_Clock_Output widgets . */
*/
#ifndef Fl_Clock_H #ifndef Fl_Clock_H
#define Fl_Clock_H #define Fl_Clock_H

View File

@ -25,6 +25,9 @@
// http://www.fltk.org/str.php // http://www.fltk.org/str.php
// //
/** \file
Fl_Color_Chooser widget . */
// The color chooser object and the color chooser popup. The popup // The color chooser object and the color chooser popup. The popup
// is just a window containing a single color chooser and some boxes // is just a window containing a single color chooser and some boxes
// to indicate the current and cancelled color. // to indicate the current and cancelled color.

View File

@ -25,6 +25,9 @@
// http://www.fltk.org/str.php // http://www.fltk.org/str.php
// //
/** \file
Fl_Counter widget . */
// A numerical value with up/down step buttons. From Forms. // A numerical value with up/down step buttons. From Forms.
#ifndef Fl_Counter_H #ifndef Fl_Counter_H

View File

@ -3,7 +3,7 @@
// //
// Dial header file for the Fast Light Tool Kit (FLTK). // Dial header file for the Fast Light Tool Kit (FLTK).
// //
// Copyright 1998-2005 by Bill Spitzak and others. // Copyright 1998-2008 by Bill Spitzak and others.
// //
// This library is free software; you can redistribute it and/or // This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public // modify it under the terms of the GNU Library General Public
@ -25,6 +25,9 @@
// http://www.fltk.org/str.php // http://www.fltk.org/str.php
// //
/** \file
Fl_Dial widget . */
#ifndef Fl_Dial_H #ifndef Fl_Dial_H
#define Fl_Dial_H #define Fl_Dial_H

View File

@ -3,7 +3,7 @@
// //
// Double-buffered window header file for the Fast Light Tool Kit (FLTK). // Double-buffered window header file for the Fast Light Tool Kit (FLTK).
// //
// Copyright 1998-2005 by Bill Spitzak and others. // Copyright 1998-2008 by Bill Spitzak and others.
// //
// This library is free software; you can redistribute it and/or // This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public // modify it under the terms of the GNU Library General Public
@ -25,6 +25,9 @@
// http://www.fltk.org/str.php // http://www.fltk.org/str.php
// //
/** \file
Fl_Double_Window widget . */
#ifndef Fl_Double_Window_H #ifndef Fl_Double_Window_H
#define Fl_Double_Window_H #define Fl_Double_Window_H

View File

@ -1,9 +1,9 @@
/* /*
* "$Id$" * "$Id$"
* *
* WIN32 DLL export definitions for the Fast Light Tool Kit (FLTK). * WIN32 DLL export .
* *
* Copyright 1998-2005 by Bill Spitzak and others. * Copyright 1998-2008 by Bill Spitzak and others.
* *
* This library is free software; you can redistribute it and/or * This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public * modify it under the terms of the GNU Library General Public

View File

@ -25,6 +25,9 @@
// http://www.fltk.org/str.php // http://www.fltk.org/str.php
// //
/** \file
Fl_File_Browser widget . */
// //
// Include necessary header files... // Include necessary header files...
// //

View File

@ -3,7 +3,7 @@
// //
// Fl_File_Chooser dialog for the Fast Light Tool Kit (FLTK). // Fl_File_Chooser dialog for the Fast Light Tool Kit (FLTK).
// //
// Copyright 1998-2005 by Bill Spitzak and others. // Copyright 1998-2008 by Bill Spitzak and others.
// //
// This library is free software; you can redistribute it and/or // This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public // modify it under the terms of the GNU Library General Public
@ -25,6 +25,9 @@
// http://www.fltk.org/str.php // http://www.fltk.org/str.php
// //
/** \file
Fl_File_Chooser widget . */
// generated by Fast Light User Interface Designer (fluid) version 1.0300 // generated by Fast Light User Interface Designer (fluid) version 1.0300
#ifndef Fl_File_Chooser_H #ifndef Fl_File_Chooser_H

View File

@ -25,6 +25,9 @@
// http://www.fltk.org/str.php // http://www.fltk.org/str.php
// //
/** \file
Fl_File_Icon widget . */
// //
// Include necessary header files... // Include necessary header files...
// //

View File

@ -3,7 +3,7 @@
// //
// File_Input header file for the Fast Light Tool Kit (FLTK). // File_Input header file for the Fast Light Tool Kit (FLTK).
// //
// Copyright 1998-2005 by Bill Spitzak and others. // Copyright 1998-2008 by Bill Spitzak and others.
// Original version Copyright 1998 by Curtis Edwards. // Original version Copyright 1998 by Curtis Edwards.
// //
// This library is free software; you can redistribute it and/or // This library is free software; you can redistribute it and/or
@ -26,6 +26,9 @@
// http://www.fltk.org/str.php // http://www.fltk.org/str.php
// //
/** \file
Fl_File_Input widget . */
#ifndef Fl_File_Input_H #ifndef Fl_File_Input_H
# define Fl_File_Input_H # define Fl_File_Input_H

View File

@ -3,7 +3,7 @@
// //
// Filled dial header file for the Fast Light Tool Kit (FLTK). // Filled dial header file for the Fast Light Tool Kit (FLTK).
// //
// Copyright 1998-2005 by Bill Spitzak and others. // Copyright 1998-2008 by Bill Spitzak and others.
// //
// This library is free software; you can redistribute it and/or // This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public // modify it under the terms of the GNU Library General Public
@ -25,6 +25,9 @@
// http://www.fltk.org/str.php // http://www.fltk.org/str.php
// //
/** \file
Fl_Fill_Dial widget . */
#ifndef Fl_Fill_Dial_H #ifndef Fl_Fill_Dial_H
#define Fl_Fill_Dial_H #define Fl_Fill_Dial_H

View File

@ -3,7 +3,7 @@
// //
// Filled slider header file for the Fast Light Tool Kit (FLTK). // Filled slider header file for the Fast Light Tool Kit (FLTK).
// //
// Copyright 1998-2005 by Bill Spitzak and others. // Copyright 1998-2008 by Bill Spitzak and others.
// //
// This library is free software; you can redistribute it and/or // This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public // modify it under the terms of the GNU Library General Public
@ -25,6 +25,9 @@
// http://www.fltk.org/str.php // http://www.fltk.org/str.php
// //
/** \file
Fl_Fill_Slider widget . */
#ifndef Fl_Fill_Slider_H #ifndef Fl_Fill_Slider_H
#define Fl_Fill_Slider_H #define Fl_Fill_Slider_H

View File

@ -3,7 +3,7 @@
// //
// Floating point input header file for the Fast Light Tool Kit (FLTK). // Floating point input header file for the Fast Light Tool Kit (FLTK).
// //
// Copyright 1998-2005 by Bill Spitzak and others. // Copyright 1998-2008 by Bill Spitzak and others.
// //
// This library is free software; you can redistribute it and/or // This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public // modify it under the terms of the GNU Library General Public
@ -25,6 +25,9 @@
// http://www.fltk.org/str.php // http://www.fltk.org/str.php
// //
/** \file
Fl_Float_Input widget . */
#ifndef Fl_Float_Input_H #ifndef Fl_Float_Input_H
#define Fl_Float_Input_H #define Fl_Float_Input_H

View File

@ -3,7 +3,7 @@
// //
// Forms bitmap header file for the Fast Light Tool Kit (FLTK). // Forms bitmap header file for the Fast Light Tool Kit (FLTK).
// //
// Copyright 1998-2005 by Bill Spitzak and others. // Copyright 1998-2008 by Bill Spitzak and others.
// //
// This library is free software; you can redistribute it and/or // This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public // modify it under the terms of the GNU Library General Public
@ -25,6 +25,9 @@
// http://www.fltk.org/str.php // http://www.fltk.org/str.php
// //
/** \file
Fl_FormsBitmap widget . */
#ifndef Fl_FormsBitmap_H #ifndef Fl_FormsBitmap_H
#define Fl_FormsBitmap_H #define Fl_FormsBitmap_H

View File

@ -3,7 +3,7 @@
// //
// Forms pixmap header file for the Fast Light Tool Kit (FLTK). // Forms pixmap header file for the Fast Light Tool Kit (FLTK).
// //
// Copyright 1998-2005 by Bill Spitzak and others. // Copyright 1998-2008 by Bill Spitzak and others.
// //
// This library is free software; you can redistribute it and/or // This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public // modify it under the terms of the GNU Library General Public
@ -25,6 +25,9 @@
// http://www.fltk.org/str.php // http://www.fltk.org/str.php
// //
/** \file
Fl_FormsPixmap widget . */
#ifndef Fl_FormsPixmap_H #ifndef Fl_FormsPixmap_H
#define Fl_FormsPixmap_H #define Fl_FormsPixmap_H

View File

@ -3,7 +3,7 @@
// //
// Forms free header file for the Fast Light Tool Kit (FLTK). // Forms free header file for the Fast Light Tool Kit (FLTK).
// //
// Copyright 1998-2005 by Bill Spitzak and others. // Copyright 1998-2008 by Bill Spitzak and others.
// //
// This library is free software; you can redistribute it and/or // This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public // modify it under the terms of the GNU Library General Public
@ -25,6 +25,9 @@
// http://www.fltk.org/str.php // http://www.fltk.org/str.php
// //
/** \file
Fl_Free widget . */
#ifndef Fl_Free_H #ifndef Fl_Free_H
#define Fl_Free_H #define Fl_Free_H

View File

@ -3,7 +3,7 @@
// //
// GIF image header file for the Fast Light Tool Kit (FLTK). // GIF image header file for the Fast Light Tool Kit (FLTK).
// //
// Copyright 1998-2005 by Bill Spitzak and others. // Copyright 1998-2008 by Bill Spitzak and others.
// //
// This library is free software; you can redistribute it and/or // This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public // modify it under the terms of the GNU Library General Public
@ -25,6 +25,9 @@
// http://www.fltk.org/str.php // http://www.fltk.org/str.php
// //
/** \file
Fl_GIF_Image widget . */
#ifndef Fl_GIF_Image_H #ifndef Fl_GIF_Image_H
#define Fl_GIF_Image_H #define Fl_GIF_Image_H
# include "Fl_Pixmap.H" # include "Fl_Pixmap.H"

View File

@ -3,7 +3,7 @@
// //
// OpenGL header file for the Fast Light Tool Kit (FLTK). // OpenGL header file for the Fast Light Tool Kit (FLTK).
// //
// Copyright 1998-2005 by Bill Spitzak and others. // Copyright 1998-2008 by Bill Spitzak and others.
// //
// This library is free software; you can redistribute it and/or // This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public // modify it under the terms of the GNU Library General Public
@ -24,6 +24,10 @@
// //
// http://www.fltk.org/str.php // http://www.fltk.org/str.php
// //
/** \file
Fl_Gl_Window widget . */
#ifndef Fl_Gl_Window_H #ifndef Fl_Gl_Window_H
#define Fl_Gl_Window_H #define Fl_Gl_Window_H

View File

@ -3,7 +3,7 @@
// //
// Group header file for the Fast Light Tool Kit (FLTK). // Group header file for the Fast Light Tool Kit (FLTK).
// //
// Copyright 1998-2005 by Bill Spitzak and others. // Copyright 1998-2008 by Bill Spitzak and others.
// //
// This library is free software; you can redistribute it and/or // This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public // modify it under the terms of the GNU Library General Public
@ -25,6 +25,9 @@
// http://www.fltk.org/str.php // http://www.fltk.org/str.php
// //
/** \file
Fl_Group, Fl_End classes . */
#ifndef Fl_Group_H #ifndef Fl_Group_H
#define Fl_Group_H #define Fl_Group_H

View File

@ -3,7 +3,7 @@
// //
// Fl_Help_Dialog dialog for the Fast Light Tool Kit (FLTK). // Fl_Help_Dialog dialog for the Fast Light Tool Kit (FLTK).
// //
// Copyright 1998-2005 by Bill Spitzak and others. // Copyright 1998-2008 by Bill Spitzak and others.
// //
// This library is free software; you can redistribute it and/or // This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public // modify it under the terms of the GNU Library General Public
@ -25,6 +25,9 @@
// http://www.fltk.org/str.php // http://www.fltk.org/str.php
// //
/** \file
Fl_Help_Dialog widget . */
// generated by Fast Light User Interface Designer (fluid) version 1.0108 // generated by Fast Light User Interface Designer (fluid) version 1.0108
#ifndef Fl_Help_Dialog_H #ifndef Fl_Help_Dialog_H

View File

@ -26,6 +26,9 @@
// http://www.fltk.org/str.php // http://www.fltk.org/str.php
// //
/** \file
Fl_Help_View widget . */
#ifndef Fl_Help_View_H #ifndef Fl_Help_View_H
# define Fl_Help_View_H # define Fl_Help_View_H

View File

@ -3,7 +3,7 @@
// //
// Hold browser header file for the Fast Light Tool Kit (FLTK). // Hold browser header file for the Fast Light Tool Kit (FLTK).
// //
// Copyright 1998-2005 by Bill Spitzak and others. // Copyright 1998-2008 by Bill Spitzak and others.
// //
// This library is free software; you can redistribute it and/or // This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public // modify it under the terms of the GNU Library General Public
@ -25,6 +25,9 @@
// http://www.fltk.org/str.php // http://www.fltk.org/str.php
// //
/** \file
Fl_Hold_Browser widget . */
#ifndef Fl_Hold_Browser_H #ifndef Fl_Hold_Browser_H
#define Fl_Hold_Browser_H #define Fl_Hold_Browser_H

View File

@ -3,7 +3,7 @@
// //
// Horizontal fill slider header file for the Fast Light Tool Kit (FLTK). // Horizontal fill slider header file for the Fast Light Tool Kit (FLTK).
// //
// Copyright 1998-2005 by Bill Spitzak and others. // Copyright 1998-2008 by Bill Spitzak and others.
// //
// This library is free software; you can redistribute it and/or // This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public // modify it under the terms of the GNU Library General Public
@ -24,6 +24,10 @@
// //
// http://www.fltk.org/str.php // http://www.fltk.org/str.php
// //
/** \file
Fl_Hor_Fill_Slider widget . */
#ifndef Fl_Hor_Fill_Slider_H #ifndef Fl_Hor_Fill_Slider_H
#define Fl_Hor_Fill_Slider_H #define Fl_Hor_Fill_Slider_H

View File

@ -3,7 +3,7 @@
// //
// Horizontal "nice" slider header file for the Fast Light Tool Kit (FLTK). // Horizontal "nice" slider header file for the Fast Light Tool Kit (FLTK).
// //
// Copyright 1998-2005 by Bill Spitzak and others. // Copyright 1998-2008 by Bill Spitzak and others.
// //
// This library is free software; you can redistribute it and/or // This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public // modify it under the terms of the GNU Library General Public
@ -25,6 +25,9 @@
// http://www.fltk.org/str.php // http://www.fltk.org/str.php
// //
/** \file
Fl_Hor_Nice_Slider widget . */
#ifndef Fl_Hor_Nice_Slider_H #ifndef Fl_Hor_Nice_Slider_H
#define Fl_Hor_Nice_Slider_H #define Fl_Hor_Nice_Slider_H

View File

@ -3,7 +3,7 @@
// //
// Horizontal slider header file for the Fast Light Tool Kit (FLTK). // Horizontal slider header file for the Fast Light Tool Kit (FLTK).
// //
// Copyright 1998-2005 by Bill Spitzak and others. // Copyright 1998-2008 by Bill Spitzak and others.
// //
// This library is free software; you can redistribute it and/or // This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public // modify it under the terms of the GNU Library General Public
@ -25,6 +25,9 @@
// http://www.fltk.org/str.php // http://www.fltk.org/str.php
// //
/** \file
Fl_Hor_Slider widget . */
#ifndef Fl_Hor_Slider_H #ifndef Fl_Hor_Slider_H
#define Fl_Hor_Slider_H #define Fl_Hor_Slider_H

View File

@ -3,7 +3,7 @@
// //
// Horizontal value slider header file for the Fast Light Tool Kit (FLTK). // Horizontal value slider header file for the Fast Light Tool Kit (FLTK).
// //
// Copyright 1998-2005 by Bill Spitzak and others. // Copyright 1998-2008 by Bill Spitzak and others.
// //
// This library is free software; you can redistribute it and/or // This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public // modify it under the terms of the GNU Library General Public
@ -25,6 +25,9 @@
// http://www.fltk.org/str.php // http://www.fltk.org/str.php
// //
/** \file
Fl_Hor_Value_Slider widget . */
#ifndef Fl_Hor_Value_Slider_H #ifndef Fl_Hor_Value_Slider_H
#define Fl_Hor_Value_Slider_H #define Fl_Hor_Value_Slider_H

View File

@ -3,7 +3,7 @@
// //
// Image header file for the Fast Light Tool Kit (FLTK). // Image header file for the Fast Light Tool Kit (FLTK).
// //
// Copyright 1998-2005 by Bill Spitzak and others. // Copyright 1998-2008 by Bill Spitzak and others.
// //
// This library is free software; you can redistribute it and/or // This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public // modify it under the terms of the GNU Library General Public
@ -25,6 +25,9 @@
// http://www.fltk.org/str.php // http://www.fltk.org/str.php
// //
/** \file
Fl_Image, Fl_RGB_Image classes . */
#ifndef Fl_Image_H #ifndef Fl_Image_H
# define Fl_Image_H # define Fl_Image_H

View File

@ -3,7 +3,7 @@
// //
// Input header file for the Fast Light Tool Kit (FLTK). // Input header file for the Fast Light Tool Kit (FLTK).
// //
// Copyright 1998-2005 by Bill Spitzak and others. // Copyright 1998-2008 by Bill Spitzak and others.
// //
// This library is free software; you can redistribute it and/or // This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public // modify it under the terms of the GNU Library General Public
@ -25,6 +25,9 @@
// http://www.fltk.org/str.php // http://www.fltk.org/str.php
// //
/** \file
Fl_Input widget . */
#ifndef Fl_Input_H #ifndef Fl_Input_H
#define Fl_Input_H #define Fl_Input_H

View File

@ -3,7 +3,7 @@
// //
// Input base class header file for the Fast Light Tool Kit (FLTK). // Input base class header file for the Fast Light Tool Kit (FLTK).
// //
// Copyright 1998-2005 by Bill Spitzak and others. // Copyright 1998-2008 by Bill Spitzak and others.
// //
// This library is free software; you can redistribute it and/or // This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public // modify it under the terms of the GNU Library General Public
@ -25,6 +25,9 @@
// http://www.fltk.org/str.php // http://www.fltk.org/str.php
// //
/** \file
Fl_Input_ widget . */
#ifndef Fl_Input__H #ifndef Fl_Input__H
#define Fl_Input__H #define Fl_Input__H

View File

@ -7,7 +7,7 @@
// | input area || \/ | // | input area || \/ |
// |______________||____| // |______________||____|
// //
// Copyright 1998-2005 by Bill Spitzak and others. // Copyright 1998-2008 by Bill Spitzak and others.
// Copyright 2004 by Greg Ercolano. // Copyright 2004 by Greg Ercolano.
// //
// This library is free software; you can redistribute it and/or // This library is free software; you can redistribute it and/or
@ -30,6 +30,9 @@
// http://www.fltk.org/str.php // http://www.fltk.org/str.php
// //
/** \file
Fl_Input_Choice widget . */
#ifndef Fl_Input_Choice_H #ifndef Fl_Input_Choice_H

View File

@ -3,7 +3,7 @@
// //
// Integer input header file for the Fast Light Tool Kit (FLTK). // Integer input header file for the Fast Light Tool Kit (FLTK).
// //
// Copyright 1998-2005 by Bill Spitzak and others. // Copyright 1998-2008 by Bill Spitzak and others.
// //
// This library is free software; you can redistribute it and/or // This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public // modify it under the terms of the GNU Library General Public
@ -25,6 +25,9 @@
// http://www.fltk.org/str.php // http://www.fltk.org/str.php
// //
/** \file
Fl_Int_Input widget . */
#ifndef Fl_Int_Input_H #ifndef Fl_Int_Input_H
#define Fl_Int_Input_H #define Fl_Int_Input_H

View File

@ -3,7 +3,7 @@
// //
// JPEG image header file for the Fast Light Tool Kit (FLTK). // JPEG image header file for the Fast Light Tool Kit (FLTK).
// //
// Copyright 1998-2005 by Bill Spitzak and others. // Copyright 1998-2008 by Bill Spitzak and others.
// //
// This library is free software; you can redistribute it and/or // This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public // modify it under the terms of the GNU Library General Public
@ -25,6 +25,9 @@
// http://www.fltk.org/str.php // http://www.fltk.org/str.php
// //
/** \file
Fl_JPEG_Image class . */
#ifndef Fl_JPEG_Image_H #ifndef Fl_JPEG_Image_H
#define Fl_JPEG_Image_H #define Fl_JPEG_Image_H
# include "Fl_Image.H" # include "Fl_Image.H"

View File

@ -3,7 +3,7 @@
// //
// Lighted button header file for the Fast Light Tool Kit (FLTK). // Lighted button header file for the Fast Light Tool Kit (FLTK).
// //
// Copyright 1998-2005 by Bill Spitzak and others. // Copyright 1998-2008 by Bill Spitzak and others.
// //
// This library is free software; you can redistribute it and/or // This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public // modify it under the terms of the GNU Library General Public
@ -25,6 +25,9 @@
// http://www.fltk.org/str.php // http://www.fltk.org/str.php
// //
/** \file
Fl_Light_Button widget . */
#ifndef Fl_Light_Button_H #ifndef Fl_Light_Button_H
#define Fl_Light_Button_H #define Fl_Light_Button_H

View File

@ -3,7 +3,7 @@
// //
// Line dial header file for the Fast Light Tool Kit (FLTK). // Line dial header file for the Fast Light Tool Kit (FLTK).
// //
// Copyright 1998-2005 by Bill Spitzak and others. // Copyright 1998-2008 by Bill Spitzak and others.
// //
// This library is free software; you can redistribute it and/or // This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public // modify it under the terms of the GNU Library General Public
@ -25,6 +25,9 @@
// http://www.fltk.org/str.php // http://www.fltk.org/str.php
// //
/** \file
Fl_Line_Dial widget . */
#ifndef Fl_Line_Dial_H #ifndef Fl_Line_Dial_H
#define Fl_Line_Dial_H #define Fl_Line_Dial_H

View File

@ -3,7 +3,7 @@
// //
// Old menu header file for the Fast Light Tool Kit (FLTK). // Old menu header file for the Fast Light Tool Kit (FLTK).
// //
// Copyright 1998-2005 by Bill Spitzak and others. // Copyright 1998-2008 by Bill Spitzak and others.
// //
// This library is free software; you can redistribute it and/or // This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public // modify it under the terms of the GNU Library General Public

View File

@ -3,7 +3,7 @@
// //
// Menu base class header file for the Fast Light Tool Kit (FLTK). // Menu base class header file for the Fast Light Tool Kit (FLTK).
// //
// Copyright 1998-2005 by Bill Spitzak and others. // Copyright 1998-2008 by Bill Spitzak and others.
// //
// This library is free software; you can redistribute it and/or // This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public // modify it under the terms of the GNU Library General Public
@ -25,6 +25,9 @@
// http://www.fltk.org/str.php // http://www.fltk.org/str.php
// //
/** \file
Fl_Menu_ widget . */
#ifndef Fl_Menu__H #ifndef Fl_Menu__H
#define Fl_Menu__H #define Fl_Menu__H

View File

@ -3,7 +3,7 @@
// //
// Menu bar header file for the Fast Light Tool Kit (FLTK). // Menu bar header file for the Fast Light Tool Kit (FLTK).
// //
// Copyright 1998-2005 by Bill Spitzak and others. // Copyright 1998-2008 by Bill Spitzak and others.
// //
// This library is free software; you can redistribute it and/or // This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public // modify it under the terms of the GNU Library General Public
@ -25,6 +25,9 @@
// http://www.fltk.org/str.php // http://www.fltk.org/str.php
// //
/** \file
Fl_Menu_Bar widget . */
#ifndef Fl_Menu_Bar_H #ifndef Fl_Menu_Bar_H
#define Fl_Menu_Bar_H #define Fl_Menu_Bar_H

View File

@ -3,7 +3,7 @@
// //
// Menu button header file for the Fast Light Tool Kit (FLTK). // Menu button header file for the Fast Light Tool Kit (FLTK).
// //
// Copyright 1998-2005 by Bill Spitzak and others. // Copyright 1998-2008 by Bill Spitzak and others.
// //
// This library is free software; you can redistribute it and/or // This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public // modify it under the terms of the GNU Library General Public
@ -25,6 +25,9 @@
// http://www.fltk.org/str.php // http://www.fltk.org/str.php
// //
/** \file
Fl_Menu_Button widget . */
#ifndef Fl_Menu_Button_H #ifndef Fl_Menu_Button_H
#define Fl_Menu_Button_H #define Fl_Menu_Button_H

View File

@ -3,7 +3,7 @@
// //
// Menu item header file for the Fast Light Tool Kit (FLTK). // Menu item header file for the Fast Light Tool Kit (FLTK).
// //
// Copyright 1998-2005 by Bill Spitzak and others. // Copyright 1998-2008 by Bill Spitzak and others.
// //
// This library is free software; you can redistribute it and/or // This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public // modify it under the terms of the GNU Library General Public

View File

@ -3,7 +3,7 @@
// //
// Menu window header file for the Fast Light Tool Kit (FLTK). // Menu window header file for the Fast Light Tool Kit (FLTK).
// //
// Copyright 1998-2005 by Bill Spitzak and others. // Copyright 1998-2008 by Bill Spitzak and others.
// //
// This library is free software; you can redistribute it and/or // This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public // modify it under the terms of the GNU Library General Public
@ -25,6 +25,9 @@
// http://www.fltk.org/str.php // http://www.fltk.org/str.php
// //
/** \file
Fl_Menu_Window widget . */
#ifndef Fl_Menu_Window_H #ifndef Fl_Menu_Window_H
#define Fl_Menu_Window_H #define Fl_Menu_Window_H

View File

@ -3,7 +3,7 @@
// //
// Multi browser header file for the Fast Light Tool Kit (FLTK). // Multi browser header file for the Fast Light Tool Kit (FLTK).
// //
// Copyright 1998-2005 by Bill Spitzak and others. // Copyright 1998-2008 by Bill Spitzak and others.
// //
// This library is free software; you can redistribute it and/or // This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public // modify it under the terms of the GNU Library General Public
@ -25,6 +25,9 @@
// http://www.fltk.org/str.php // http://www.fltk.org/str.php
// //
/** \file
Fl_Multi_Browser widget . */
#ifndef Fl_Multi_Browser_H #ifndef Fl_Multi_Browser_H
#define Fl_Multi_Browser_H #define Fl_Multi_Browser_H

View File

@ -3,7 +3,7 @@
// //
// Multi-label header file for the Fast Light Tool Kit (FLTK). // Multi-label header file for the Fast Light Tool Kit (FLTK).
// //
// Copyright 1998-2005 by Bill Spitzak and others. // Copyright 1998-2008 by Bill Spitzak and others.
// //
// This library is free software; you can redistribute it and/or // This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public // modify it under the terms of the GNU Library General Public

View File

@ -3,7 +3,7 @@
// //
// Multiline input header file for the Fast Light Tool Kit (FLTK). // Multiline input header file for the Fast Light Tool Kit (FLTK).
// //
// Copyright 1998-2005 by Bill Spitzak and others. // Copyright 1998-2008 by Bill Spitzak and others.
// //
// This library is free software; you can redistribute it and/or // This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public // modify it under the terms of the GNU Library General Public
@ -25,6 +25,9 @@
// http://www.fltk.org/str.php // http://www.fltk.org/str.php
// //
/** \file
Fl_Multiline_Input widget . */
#ifndef Fl_Multiline_Input_H #ifndef Fl_Multiline_Input_H
#define Fl_Multiline_Input_H #define Fl_Multiline_Input_H

View File

@ -3,7 +3,7 @@
// //
// Multi line output header file for the Fast Light Tool Kit (FLTK). // Multi line output header file for the Fast Light Tool Kit (FLTK).
// //
// Copyright 1998-2005 by Bill Spitzak and others. // Copyright 1998-2008 by Bill Spitzak and others.
// //
// This library is free software; you can redistribute it and/or // This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public // modify it under the terms of the GNU Library General Public
@ -25,6 +25,8 @@
// http://www.fltk.org/str.php // http://www.fltk.org/str.php
// //
/** \file
Fl_Multiline_Output widget . */
#ifndef Fl_Multiline_Output_H #ifndef Fl_Multiline_Output_H
#define Fl_Multiline_Output_H #define Fl_Multiline_Output_H

View File

@ -3,7 +3,7 @@
// //
// "Nice" slider header file for the Fast Light Tool Kit (FLTK). // "Nice" slider header file for the Fast Light Tool Kit (FLTK).
// //
// Copyright 1998-2005 by Bill Spitzak and others. // Copyright 1998-2008 by Bill Spitzak and others.
// //
// This library is free software; you can redistribute it and/or // This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public // modify it under the terms of the GNU Library General Public
@ -24,6 +24,10 @@
// //
// http://www.fltk.org/str.php // http://www.fltk.org/str.php
// //
/** \file
Fl_Nice_Slider widget . */
#ifndef Fl_Nice_Slider_H #ifndef Fl_Nice_Slider_H
#define Fl_Nice_Slider_H #define Fl_Nice_Slider_H

View File

@ -3,7 +3,7 @@
// //
// Old Fl_Object header file for the Fast Light Tool Kit (FLTK). // Old Fl_Object header file for the Fast Light Tool Kit (FLTK).
// //
// Copyright 1998-2005 by Bill Spitzak and others. // Copyright 1998-2008 by Bill Spitzak and others.
// //
// This library is free software; you can redistribute it and/or // This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public // modify it under the terms of the GNU Library General Public

View File

@ -3,7 +3,7 @@
// //
// Output header file for the Fast Light Tool Kit (FLTK). // Output header file for the Fast Light Tool Kit (FLTK).
// //
// Copyright 1998-2005 by Bill Spitzak and others. // Copyright 1998-2008 by Bill Spitzak and others.
// //
// This library is free software; you can redistribute it and/or // This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public // modify it under the terms of the GNU Library General Public
@ -25,6 +25,9 @@
// http://www.fltk.org/str.php // http://www.fltk.org/str.php
// //
/** \file
Fl_Output widget . */
#ifndef Fl_Output_H #ifndef Fl_Output_H
#define Fl_Output_H #define Fl_Output_H

View File

@ -3,7 +3,7 @@
// //
// Overlay window header file for the Fast Light Tool Kit (FLTK). // Overlay window header file for the Fast Light Tool Kit (FLTK).
// //
// Copyright 1998-2005 by Bill Spitzak and others. // Copyright 1998-2008 by Bill Spitzak and others.
// //
// This library is free software; you can redistribute it and/or // This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public // modify it under the terms of the GNU Library General Public
@ -25,6 +25,9 @@
// http://www.fltk.org/str.php // http://www.fltk.org/str.php
// //
/** \file
Fl_Overlay_Window class . */
#ifndef Fl_Overlay_Window_H #ifndef Fl_Overlay_Window_H
#define Fl_Overlay_Window_H #define Fl_Overlay_Window_H

View File

@ -3,7 +3,7 @@
// //
// PNG image header file for the Fast Light Tool Kit (FLTK). // PNG image header file for the Fast Light Tool Kit (FLTK).
// //
// Copyright 1998-2005 by Bill Spitzak and others. // Copyright 1998-2008 by Bill Spitzak and others.
// //
// This library is free software; you can redistribute it and/or // This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public // modify it under the terms of the GNU Library General Public
@ -25,6 +25,9 @@
// http://www.fltk.org/str.php // http://www.fltk.org/str.php
// //
/** \file
Fl_PNG_Image class . */
#ifndef Fl_PNG_Image_H #ifndef Fl_PNG_Image_H
#define Fl_PNG_Image_H #define Fl_PNG_Image_H
# include "Fl_Image.H" # include "Fl_Image.H"

View File

@ -3,7 +3,7 @@
// //
// PNM image header file for the Fast Light Tool Kit (FLTK). // PNM image header file for the Fast Light Tool Kit (FLTK).
// //
// Copyright 1998-2005 by Bill Spitzak and others. // Copyright 1998-2008 by Bill Spitzak and others.
// //
// This library is free software; you can redistribute it and/or // This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public // modify it under the terms of the GNU Library General Public
@ -25,6 +25,9 @@
// http://www.fltk.org/str.php // http://www.fltk.org/str.php
// //
/** \file
Fl_PNM_Image class . */
#ifndef Fl_PNM_Image_H #ifndef Fl_PNM_Image_H
#define Fl_PNM_Image_H #define Fl_PNM_Image_H
# include "Fl_Image.H" # include "Fl_Image.H"

View File

@ -3,7 +3,7 @@
// //
// Pack header file for the Fast Light Tool Kit (FLTK). // Pack header file for the Fast Light Tool Kit (FLTK).
// //
// Copyright 1998-2005 by Bill Spitzak and others. // Copyright 1998-2008 by Bill Spitzak and others.
// //
// This library is free software; you can redistribute it and/or // This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public // modify it under the terms of the GNU Library General Public
@ -25,6 +25,9 @@
// http://www.fltk.org/str.php // http://www.fltk.org/str.php
// //
/** \file
Fl_Pack widget . */
#ifndef Fl_Pack_H #ifndef Fl_Pack_H
#define Fl_Pack_H #define Fl_Pack_H

View File

@ -3,7 +3,7 @@
// //
// Pixmap header file for the Fast Light Tool Kit (FLTK). // Pixmap header file for the Fast Light Tool Kit (FLTK).
// //
// Copyright 1998-2005 by Bill Spitzak and others. // Copyright 1998-2008 by Bill Spitzak and others.
// //
// This library is free software; you can redistribute it and/or // This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public // modify it under the terms of the GNU Library General Public
@ -25,6 +25,9 @@
// http://www.fltk.org/str.php // http://www.fltk.org/str.php
// //
/** \file
Fl_Pixmap widget . */
#ifndef Fl_Pixmap_H #ifndef Fl_Pixmap_H
#define Fl_Pixmap_H #define Fl_Pixmap_H
# include "Fl_Image.H" # include "Fl_Image.H"

View File

@ -3,7 +3,7 @@
// //
// Positioner header file for the Fast Light Tool Kit (FLTK). // Positioner header file for the Fast Light Tool Kit (FLTK).
// //
// Copyright 1998-2005 by Bill Spitzak and others. // Copyright 1998-2008 by Bill Spitzak and others.
// //
// This library is free software; you can redistribute it and/or // This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public // modify it under the terms of the GNU Library General Public
@ -25,6 +25,9 @@
// http://www.fltk.org/str.php // http://www.fltk.org/str.php
// //
/** \file
Fl_Positioner widget . */
#ifndef Fl_Positioner_H #ifndef Fl_Positioner_H
#define Fl_Positioner_H #define Fl_Positioner_H

View File

@ -1,7 +1,7 @@
// //
// "$Id$" // "$Id$"
// //
// Preferences definitions for the Fast Light Tool Kit (FLTK). // Preferences .
// //
// Copyright 2002-2005 by Matthias Melcher. // Copyright 2002-2005 by Matthias Melcher.
// //
@ -26,8 +26,7 @@
// //
/** \file /** \file
Preferences definitions for the Fast Light Tool Kit (FLTK). Fl_Preferences class . */
*/
#ifndef Fl_Preferences_H #ifndef Fl_Preferences_H
# define Fl_Preferences_H # define Fl_Preferences_H

View File

@ -25,6 +25,9 @@
// http://www.fltk.org/str.php // http://www.fltk.org/str.php
// //
/** \file
Fl_Progress widget . */
#ifndef _Fl_Progress_H_ #ifndef _Fl_Progress_H_
# define _Fl_Progress_H_ # define _Fl_Progress_H_

View File

@ -3,7 +3,7 @@
// //
// RGB Image header file for the Fast Light Tool Kit (FLTK). // RGB Image header file for the Fast Light Tool Kit (FLTK).
// //
// Copyright 1998-2007 by Bill Spitzak and others. // Copyright 1998-2008 by Bill Spitzak and others.
// //
// This library is free software; you can redistribute it and/or // This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public // modify it under the terms of the GNU Library General Public

View File

@ -3,7 +3,7 @@
// //
// Radio button header file for the Fast Light Tool Kit (FLTK). // Radio button header file for the Fast Light Tool Kit (FLTK).
// //
// Copyright 1998-2005 by Bill Spitzak and others. // Copyright 1998-2008 by Bill Spitzak and others.
// //
// This library is free software; you can redistribute it and/or // This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public // modify it under the terms of the GNU Library General Public
@ -25,6 +25,9 @@
// http://www.fltk.org/str.php // http://www.fltk.org/str.php
// //
/** \file
Fl_Radio_Button widget . */
#ifndef Fl_Radio_Button_H #ifndef Fl_Radio_Button_H
#define Fl_Radio_Button_H #define Fl_Radio_Button_H

View File

@ -3,7 +3,7 @@
// //
// Radio light button header file for the Fast Light Tool Kit (FLTK). // Radio light button header file for the Fast Light Tool Kit (FLTK).
// //
// Copyright 1998-2005 by Bill Spitzak and others. // Copyright 1998-2008 by Bill Spitzak and others.
// //
// This library is free software; you can redistribute it and/or // This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public // modify it under the terms of the GNU Library General Public
@ -24,6 +24,10 @@
// //
// http://www.fltk.org/str.php // http://www.fltk.org/str.php
// //
/** \file
Fl_Radio_Light_Button widget . */
#ifndef Fl_Radio_Light_Button_H #ifndef Fl_Radio_Light_Button_H
#define Fl_Radio_Light_Button_H #define Fl_Radio_Light_Button_H

View File

@ -3,7 +3,7 @@
// //
// Radio round button header file for the Fast Light Tool Kit (FLTK). // Radio round button header file for the Fast Light Tool Kit (FLTK).
// //
// Copyright 1998-2005 by Bill Spitzak and others. // Copyright 1998-2008 by Bill Spitzak and others.
// //
// This library is free software; you can redistribute it and/or // This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public // modify it under the terms of the GNU Library General Public
@ -25,6 +25,9 @@
// http://www.fltk.org/str.php // http://www.fltk.org/str.php
// //
/** \file
Fl_Radio_Round_Button widget . */
#ifndef Fl_Radio_Round_Button_H #ifndef Fl_Radio_Round_Button_H
#define Fl_Radio_Round_Button_H #define Fl_Radio_Round_Button_H

View File

@ -3,7 +3,7 @@
// //
// Repeat button header file for the Fast Light Tool Kit (FLTK). // Repeat button header file for the Fast Light Tool Kit (FLTK).
// //
// Copyright 1998-2005 by Bill Spitzak and others. // Copyright 1998-2008 by Bill Spitzak and others.
// //
// This library is free software; you can redistribute it and/or // This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public // modify it under the terms of the GNU Library General Public
@ -25,6 +25,9 @@
// http://www.fltk.org/str.php // http://www.fltk.org/str.php
// //
/** \file
Fl_Repeat_Button widget . */
#ifndef Fl_Repeat_Button_H #ifndef Fl_Repeat_Button_H
#define Fl_Repeat_Button_H #define Fl_Repeat_Button_H
#include "Fl.H" #include "Fl.H"

View File

@ -3,7 +3,7 @@
// //
// Return button header file for the Fast Light Tool Kit (FLTK). // Return button header file for the Fast Light Tool Kit (FLTK).
// //
// Copyright 1998-2005 by Bill Spitzak and others. // Copyright 1998-2008 by Bill Spitzak and others.
// //
// This library is free software; you can redistribute it and/or // This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public // modify it under the terms of the GNU Library General Public
@ -25,6 +25,9 @@
// http://www.fltk.org/str.php // http://www.fltk.org/str.php
// //
/** \file
Fl_Return_Button widget . */
#ifndef Fl_Return_Button_H #ifndef Fl_Return_Button_H
#define Fl_Return_Button_H #define Fl_Return_Button_H
#include "Fl_Button.H" #include "Fl_Button.H"

View File

@ -3,7 +3,7 @@
// //
// Roller header file for the Fast Light Tool Kit (FLTK). // Roller header file for the Fast Light Tool Kit (FLTK).
// //
// Copyright 1998-2005 by Bill Spitzak and others. // Copyright 1998-2008 by Bill Spitzak and others.
// //
// This library is free software; you can redistribute it and/or // This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public // modify it under the terms of the GNU Library General Public
@ -25,6 +25,9 @@
// http://www.fltk.org/str.php // http://www.fltk.org/str.php
// //
/** \file
Fl_Roller widget . */
#ifndef Fl_Roller_H #ifndef Fl_Roller_H
#define Fl_Roller_H #define Fl_Roller_H

View File

@ -3,7 +3,7 @@
// //
// Round button header file for the Fast Light Tool Kit (FLTK). // Round button header file for the Fast Light Tool Kit (FLTK).
// //
// Copyright 1998-2005 by Bill Spitzak and others. // Copyright 1998-2008 by Bill Spitzak and others.
// //
// This library is free software; you can redistribute it and/or // This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public // modify it under the terms of the GNU Library General Public
@ -25,6 +25,9 @@
// http://www.fltk.org/str.php // http://www.fltk.org/str.php
// //
/** \file
Fl_Round_Button widget . */
#ifndef Fl_Round_Button_H #ifndef Fl_Round_Button_H
#define Fl_Round_Button_H #define Fl_Round_Button_H

View File

@ -3,7 +3,7 @@
// //
// Round clock header file for the Fast Light Tool Kit (FLTK). // Round clock header file for the Fast Light Tool Kit (FLTK).
// //
// Copyright 1998-2005 by Bill Spitzak and others. // Copyright 1998-2008 by Bill Spitzak and others.
// //
// This library is free software; you can redistribute it and/or // This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public // modify it under the terms of the GNU Library General Public
@ -25,6 +25,9 @@
// http://www.fltk.org/str.php // http://www.fltk.org/str.php
// //
/** \file
Fl_Round_Clock widget . */
#ifndef Fl_Round_Clock_H #ifndef Fl_Round_Clock_H
#define Fl_Round_Clock_H #define Fl_Round_Clock_H

View File

@ -3,7 +3,7 @@
// //
// Scroll header file for the Fast Light Tool Kit (FLTK). // Scroll header file for the Fast Light Tool Kit (FLTK).
// //
// Copyright 1998-2005 by Bill Spitzak and others. // Copyright 1998-2008 by Bill Spitzak and others.
// //
// This library is free software; you can redistribute it and/or // This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public // modify it under the terms of the GNU Library General Public
@ -25,6 +25,9 @@
// http://www.fltk.org/str.php // http://www.fltk.org/str.php
// //
/** \file
Fl_Scroll widget . */
#ifndef Fl_Scroll_H #ifndef Fl_Scroll_H
#define Fl_Scroll_H #define Fl_Scroll_H

View File

@ -3,7 +3,7 @@
// //
// Scroll bar header file for the Fast Light Tool Kit (FLTK). // Scroll bar header file for the Fast Light Tool Kit (FLTK).
// //
// Copyright 1998-2005 by Bill Spitzak and others. // Copyright 1998-2008 by Bill Spitzak and others.
// //
// This library is free software; you can redistribute it and/or // This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public // modify it under the terms of the GNU Library General Public
@ -25,6 +25,9 @@
// http://www.fltk.org/str.php // http://www.fltk.org/str.php
// //
/** \file
Fl_Scrollbar widget . */
#ifndef Fl_Scrollbar_H #ifndef Fl_Scrollbar_H
#define Fl_Scrollbar_H #define Fl_Scrollbar_H

View File

@ -3,7 +3,7 @@
// //
// Secret input header file for the Fast Light Tool Kit (FLTK). // Secret input header file for the Fast Light Tool Kit (FLTK).
// //
// Copyright 1998-2005 by Bill Spitzak and others. // Copyright 1998-2008 by Bill Spitzak and others.
// //
// This library is free software; you can redistribute it and/or // This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public // modify it under the terms of the GNU Library General Public
@ -25,6 +25,8 @@
// http://www.fltk.org/str.php // http://www.fltk.org/str.php
// //
/** \file
Fl_Secret_Input widget . */
#ifndef Fl_Secret_Input_H #ifndef Fl_Secret_Input_H
#define Fl_Secret_Input_H #define Fl_Secret_Input_H

View File

@ -3,7 +3,7 @@
// //
// Select browser header file for the Fast Light Tool Kit (FLTK). // Select browser header file for the Fast Light Tool Kit (FLTK).
// //
// Copyright 1998-2005 by Bill Spitzak and others. // Copyright 1998-2008 by Bill Spitzak and others.
// //
// This library is free software; you can redistribute it and/or // This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public // modify it under the terms of the GNU Library General Public
@ -25,6 +25,9 @@
// http://www.fltk.org/str.php // http://www.fltk.org/str.php
// //
/** \file
Fl_Select_Browser widget . */
#ifndef Fl_Select_Browser_H #ifndef Fl_Select_Browser_H
#define Fl_Select_Browser_H #define Fl_Select_Browser_H

View File

@ -3,7 +3,7 @@
// //
// Shared image header file for the Fast Light Tool Kit (FLTK). // Shared image header file for the Fast Light Tool Kit (FLTK).
// //
// Copyright 1998-2005 by Bill Spitzak and others. // Copyright 1998-2008 by Bill Spitzak and others.
// //
// This library is free software; you can redistribute it and/or // This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public // modify it under the terms of the GNU Library General Public
@ -25,6 +25,9 @@
// http://www.fltk.org/str.php // http://www.fltk.org/str.php
// //
/** \file
Fl_Shared_Image class . */
#ifndef Fl_Shared_Image_H #ifndef Fl_Shared_Image_H
# define Fl_Shared_Image_H # define Fl_Shared_Image_H

View File

@ -3,7 +3,7 @@
// //
// Simple counter header file for the Fast Light Tool Kit (FLTK). // Simple counter header file for the Fast Light Tool Kit (FLTK).
// //
// Copyright 1998-2005 by Bill Spitzak and others. // Copyright 1998-2008 by Bill Spitzak and others.
// //
// This library is free software; you can redistribute it and/or // This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public // modify it under the terms of the GNU Library General Public
@ -25,6 +25,9 @@
// http://www.fltk.org/str.php // http://www.fltk.org/str.php
// //
/** \file
Fl_Simple_Counter widget . */
#ifndef Fl_Simple_Counter_H #ifndef Fl_Simple_Counter_H
#define Fl_Simple_Counter_H #define Fl_Simple_Counter_H

View File

@ -3,7 +3,7 @@
// //
// Single-buffered window header file for the Fast Light Tool Kit (FLTK). // Single-buffered window header file for the Fast Light Tool Kit (FLTK).
// //
// Copyright 1998-2005 by Bill Spitzak and others. // Copyright 1998-2008 by Bill Spitzak and others.
// //
// This library is free software; you can redistribute it and/or // This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public // modify it under the terms of the GNU Library General Public
@ -25,6 +25,9 @@
// http://www.fltk.org/str.php // http://www.fltk.org/str.php
// //
/** \file
Fl_Single_Window class . */
#ifndef Fl_Single_Window_H #ifndef Fl_Single_Window_H
#define Fl_Single_Window_H #define Fl_Single_Window_H

View File

@ -3,7 +3,7 @@
// //
// Slider header file for the Fast Light Tool Kit (FLTK). // Slider header file for the Fast Light Tool Kit (FLTK).
// //
// Copyright 1998-2005 by Bill Spitzak and others. // Copyright 1998-2008 by Bill Spitzak and others.
// //
// This library is free software; you can redistribute it and/or // This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public // modify it under the terms of the GNU Library General Public
@ -25,6 +25,9 @@
// http://www.fltk.org/str.php // http://www.fltk.org/str.php
// //
/** \file
Fl_Slider widget . */
#ifndef Fl_Slider_H #ifndef Fl_Slider_H
#define Fl_Slider_H #define Fl_Slider_H

View File

@ -3,7 +3,7 @@
// //
// Spinner widget for the Fast Light Tool Kit (FLTK). // Spinner widget for the Fast Light Tool Kit (FLTK).
// //
// Copyright 1998-2006 by Bill Spitzak and others. // Copyright 1998-2008 by Bill Spitzak and others.
// //
// This library is free software; you can redistribute it and/or // This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public // modify it under the terms of the GNU Library General Public
@ -25,6 +25,9 @@
// http://www.fltk.org/str.php // http://www.fltk.org/str.php
// //
/** \file
Fl_Spinner widget . */
#ifndef Fl_Spinner_H #ifndef Fl_Spinner_H
# define Fl_Spinner_H # define Fl_Spinner_H

View File

@ -3,7 +3,7 @@
// //
// MacOS system menu bar header file for the Fast Light Tool Kit (FLTK). // MacOS system menu bar header file for the Fast Light Tool Kit (FLTK).
// //
// Copyright 1998-2005 by Bill Spitzak and others. // Copyright 1998-2008 by Bill Spitzak and others.
// //
// This library is free software; you can redistribute it and/or // This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public // modify it under the terms of the GNU Library General Public

View File

@ -3,7 +3,7 @@
// //
// Tab header file for the Fast Light Tool Kit (FLTK). // Tab header file for the Fast Light Tool Kit (FLTK).
// //
// Copyright 1998-2005 by Bill Spitzak and others. // Copyright 1998-2008 by Bill Spitzak and others.
// //
// This library is free software; you can redistribute it and/or // This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public // modify it under the terms of the GNU Library General Public
@ -25,6 +25,9 @@
// http://www.fltk.org/str.php // http://www.fltk.org/str.php
// //
/** \file
Fl_Tabs widget . */
#ifndef Fl_Tabs_H #ifndef Fl_Tabs_H
#define Fl_Tabs_H #define Fl_Tabs_H

View File

@ -27,6 +27,9 @@
// http://www.fltk.org/str.php // http://www.fltk.org/str.php
// //
/** \file
Fl_Text_Buffer, Fl_Text_Selection widget . */
#ifndef FL_TEXT_BUFFER_H #ifndef FL_TEXT_BUFFER_H
#define FL_TEXT_BUFFER_H #define FL_TEXT_BUFFER_H

View File

@ -27,6 +27,9 @@
// http://www.fltk.org/str.php // http://www.fltk.org/str.php
// //
/** \file
Fl_Text_Display widget . */
#ifndef FL_TEXT_DISPLAY_H #ifndef FL_TEXT_DISPLAY_H
#define FL_TEXT_DISPLAY_H #define FL_TEXT_DISPLAY_H

View File

@ -27,6 +27,9 @@
// http://www.fltk.org/str.php // http://www.fltk.org/str.php
// //
/** \file
Fl_Text_Editor widget . */
#ifndef FL_TEXT_EDITOR_H #ifndef FL_TEXT_EDITOR_H
#define FL_TEXT_EDITOR_H #define FL_TEXT_EDITOR_H

View File

@ -3,7 +3,7 @@
// //
// Tile header file for the Fast Light Tool Kit (FLTK). // Tile header file for the Fast Light Tool Kit (FLTK).
// //
// Copyright 1998-2005 by Bill Spitzak and others. // Copyright 1998-2008 by Bill Spitzak and others.
// //
// This library is free software; you can redistribute it and/or // This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public // modify it under the terms of the GNU Library General Public
@ -25,6 +25,9 @@
// http://www.fltk.org/str.php // http://www.fltk.org/str.php
// //
/** \file
Fl_Tile widget . */
#ifndef Fl_Tile_H #ifndef Fl_Tile_H
#define Fl_Tile_H #define Fl_Tile_H

View File

@ -3,7 +3,7 @@
// //
// Tiled image header file for the Fast Light Tool Kit (FLTK). // Tiled image header file for the Fast Light Tool Kit (FLTK).
// //
// Copyright 1998-2005 by Bill Spitzak and others. // Copyright 1998-2008 by Bill Spitzak and others.
// //
// This library is free software; you can redistribute it and/or // This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public // modify it under the terms of the GNU Library General Public
@ -25,6 +25,9 @@
// http://www.fltk.org/str.php // http://www.fltk.org/str.php
// //
/** \file
Fl_Tiled_Image widget . */
#ifndef Fl_Tiled_Image_H #ifndef Fl_Tiled_Image_H
# define Fl_Tiled_Image_H # define Fl_Tiled_Image_H

View File

@ -3,7 +3,7 @@
// //
// Timer header file for the Fast Light Tool Kit (FLTK). // Timer header file for the Fast Light Tool Kit (FLTK).
// //
// Copyright 1998-2005 by Bill Spitzak and others. // Copyright 1998-2008 by Bill Spitzak and others.
// //
// This library is free software; you can redistribute it and/or // This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public // modify it under the terms of the GNU Library General Public
@ -25,6 +25,9 @@
// http://www.fltk.org/str.php // http://www.fltk.org/str.php
// //
/** \file
Fl_Timer widget . */
#ifndef Fl_Timer_H #ifndef Fl_Timer_H
#define Fl_Timer_H #define Fl_Timer_H

View File

@ -3,7 +3,7 @@
// //
// Toggle button header file for the Fast Light Tool Kit (FLTK). // Toggle button header file for the Fast Light Tool Kit (FLTK).
// //
// Copyright 1998-2005 by Bill Spitzak and others. // Copyright 1998-2008 by Bill Spitzak and others.
// //
// This library is free software; you can redistribute it and/or // This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public // modify it under the terms of the GNU Library General Public
@ -25,6 +25,9 @@
// http://www.fltk.org/str.php // http://www.fltk.org/str.php
// //
/** \file
Fl_Toggle_Button widget . */
#ifndef Fl_Toggle_Button_H #ifndef Fl_Toggle_Button_H
#define Fl_Toggle_Button_H #define Fl_Toggle_Button_H

View File

@ -3,7 +3,7 @@
// //
// Toggle light button header file for the Fast Light Tool Kit (FLTK). // Toggle light button header file for the Fast Light Tool Kit (FLTK).
// //
// Copyright 1998-2005 by Bill Spitzak and others. // Copyright 1998-2008 by Bill Spitzak and others.
// //
// This library is free software; you can redistribute it and/or // This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public // modify it under the terms of the GNU Library General Public

View File

@ -3,7 +3,7 @@
// //
// Toggle round button header file for the Fast Light Tool Kit (FLTK). // Toggle round button header file for the Fast Light Tool Kit (FLTK).
// //
// Copyright 1998-2005 by Bill Spitzak and others. // Copyright 1998-2008 by Bill Spitzak and others.
// //
// This library is free software; you can redistribute it and/or // This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public // modify it under the terms of the GNU Library General Public

View File

@ -3,7 +3,7 @@
// //
// Tooltip header file for the Fast Light Tool Kit (FLTK). // Tooltip header file for the Fast Light Tool Kit (FLTK).
// //
// Copyright 1998-2005 by Bill Spitzak and others. // Copyright 1998-2008 by Bill Spitzak and others.
// //
// This library is free software; you can redistribute it and/or // This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public // modify it under the terms of the GNU Library General Public
@ -25,6 +25,9 @@
// http://www.fltk.org/str.php // http://www.fltk.org/str.php
// //
/** \file
Fl_Tooltip widget . */
#ifndef Fl_Tooltip_H #ifndef Fl_Tooltip_H
#define Fl_Tooltip_H #define Fl_Tooltip_H

View File

@ -3,7 +3,7 @@
// //
// Valuator header file for the Fast Light Tool Kit (FLTK). // Valuator header file for the Fast Light Tool Kit (FLTK).
// //
// Copyright 1998-2005 by Bill Spitzak and others. // Copyright 1998-2008 by Bill Spitzak and others.
// //
// This library is free software; you can redistribute it and/or // This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public // modify it under the terms of the GNU Library General Public
@ -25,6 +25,9 @@
// http://www.fltk.org/str.php // http://www.fltk.org/str.php
// //
/** \file
Fl_Valuator widget . */
#ifndef Fl_Valuator_H #ifndef Fl_Valuator_H
#define Fl_Valuator_H #define Fl_Valuator_H

View File

@ -3,7 +3,7 @@
// //
// Value input header file for the Fast Light Tool Kit (FLTK). // Value input header file for the Fast Light Tool Kit (FLTK).
// //
// Copyright 1998-2005 by Bill Spitzak and others. // Copyright 1998-2008 by Bill Spitzak and others.
// //
// This library is free software; you can redistribute it and/or // This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public // modify it under the terms of the GNU Library General Public
@ -25,6 +25,9 @@
// http://www.fltk.org/str.php // http://www.fltk.org/str.php
// //
/** \file
Fl_Value_Input widget . */
#ifndef Fl_Value_Input_H #ifndef Fl_Value_Input_H
#define Fl_Value_Input_H #define Fl_Value_Input_H

View File

@ -3,7 +3,7 @@
// //
// Value output header file for the Fast Light Tool Kit (FLTK). // Value output header file for the Fast Light Tool Kit (FLTK).
// //
// Copyright 1998-2005 by Bill Spitzak and others. // Copyright 1998-2008 by Bill Spitzak and others.
// //
// This library is free software; you can redistribute it and/or // This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public // modify it under the terms of the GNU Library General Public
@ -25,6 +25,9 @@
// http://www.fltk.org/str.php // http://www.fltk.org/str.php
// //
/** \file
Fl_Value_Output widget . */
#ifndef Fl_Value_Output_H #ifndef Fl_Value_Output_H
#define Fl_Value_Output_H #define Fl_Value_Output_H

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