diff --git a/src/GewiContainer.cpp b/src/GewiContainer.cpp index 64cc6c6..cc25e4e 100755 --- a/src/GewiContainer.cpp +++ b/src/GewiContainer.cpp @@ -9,11 +9,11 @@ *******************************************************************************/ /*! - \file ZE_ZConfigFile.h - \brief Definition file for ZConfigFile. + \file GewiContainer.h + \brief Implementation of GContainer. - Definition file for ZConfigFile, an INI-style config file format. -
$ id: ZE_ZConfigFile.h,v 1.9 2003/02/10 04:40:16 cozman Exp $
+ Implementation of GContainer, a barebones widget that can contain child widgets. +
$Id: GewiContainer.cpp,v 1.2 2003/05/20 00:06:10 cozman Exp $
\author James Turk **/ diff --git a/src/GewiEngine.cpp b/src/GewiEngine.cpp index 5091fd2..579c4ae 100755 --- a/src/GewiEngine.cpp +++ b/src/GewiEngine.cpp @@ -9,11 +9,11 @@ *******************************************************************************/ /*! - \file ZE_ZConfigFile.h - \brief Definition file for ZConfigFile. + \file GewiEngine.h + \brief Implementation of GewiEngine. - Definition file for ZConfigFile, an INI-style config file format. -
$ id: ZE_ZConfigFile.h,v 1.9 2003/02/10 04:40:16 cozman Exp $
+ Implementation of GewiEngine, core engine for Gewi GUI control. +
$Id: GewiEngine.cpp,v 1.2 2003/05/20 00:06:10 cozman Exp $
\author James Turk **/ diff --git a/src/GewiSlider.cpp b/src/GewiSlider.cpp index b6a5e65..8baa185 100755 --- a/src/GewiSlider.cpp +++ b/src/GewiSlider.cpp @@ -9,11 +9,11 @@ *******************************************************************************/ /*! - \file ZE_ZConfigFile.h - \brief Definition file for ZConfigFile. + \file GewiSlider.h + \brief Implementation of GSlider, GHorizSlider and GVertSlider. - Definition file for ZConfigFile, an INI-style config file format. -
$ id: ZE_ZConfigFile.h,v 1.9 2003/02/10 04:40:16 cozman Exp $
+ Implementation of GSlider, GHorizSlider and GVertSlider, the slide-select classes for Gewi. +
$Id: GewiSlider.cpp,v 1.2 2003/05/20 00:06:10 cozman Exp $
\author James Turk **/ diff --git a/src/GewiStaticText.cpp b/src/GewiStaticText.cpp index 5d74459..508d2e4 100755 --- a/src/GewiStaticText.cpp +++ b/src/GewiStaticText.cpp @@ -9,11 +9,11 @@ *******************************************************************************/ /*! - \file ZE_ZConfigFile.h - \brief Definition file for ZConfigFile. + \file GewiStaticText.h + \brief Implementation of GStaticText. - Definition file for ZConfigFile, an INI-style config file format. -
$ id: ZE_ZConfigFile.h,v 1.9 2003/02/10 04:40:16 cozman Exp $
+ Implementation of GStaticText, file to hold static text, labels and such. +
$Id: GewiStaticText.cpp,v 1.2 2003/05/20 00:06:10 cozman Exp $
\author James Turk **/ diff --git a/src/GewiTextButton.cpp b/src/GewiTextButton.cpp index a210b2b..90891a7 100755 --- a/src/GewiTextButton.cpp +++ b/src/GewiTextButton.cpp @@ -9,11 +9,11 @@ *******************************************************************************/ /*! - \file ZE_ZConfigFile.h - \brief Definition file for ZConfigFile. + \file GewiTextButton.h + \brief Implementation of GTextButton. - Definition file for ZConfigFile, an INI-style config file format. -
$ id: ZE_ZConfigFile.h,v 1.9 2003/02/10 04:40:16 cozman Exp $
+ Implementation of GTextButton, a GButton that has a text label. +
$Id: GewiTextButton.cpp,v 1.2 2003/05/20 00:06:10 cozman Exp $
\author James Turk **/ diff --git a/src/GewiTextField.cpp b/src/GewiTextField.cpp index ff471db..c6a42a3 100755 --- a/src/GewiTextField.cpp +++ b/src/GewiTextField.cpp @@ -9,11 +9,11 @@ *******************************************************************************/ /*! - \file ZE_ZConfigFile.h - \brief Definition file for ZConfigFile. + \file GewiTextField.h + \brief Implementation of GTextField. - Definition file for ZConfigFile, an INI-style config file format. -
$ id: ZE_ZConfigFile.h,v 1.9 2003/02/10 04:40:16 cozman Exp $
+ Implementation of GTextField, text input area widget. +
$Id: GewiTextField.cpp,v 1.2 2003/05/20 00:06:10 cozman Exp $
\author James Turk **/ diff --git a/src/GewiWidget.cpp b/src/GewiWidget.cpp index e06c9b8..3cd38b2 100755 --- a/src/GewiWidget.cpp +++ b/src/GewiWidget.cpp @@ -9,11 +9,11 @@ *******************************************************************************/ /*! - \file ZE_ZConfigFile.h - \brief Definition file for ZConfigFile. + \file GewiWidget.h + \brief Implementation of GWidget. - Definition file for ZConfigFile, an INI-style config file format. -
$ id: ZE_ZConfigFile.h,v 1.9 2003/02/10 04:40:16 cozman Exp $
+ Implementation of GWidget, virtual widget base class. +
$Id: GewiWidget.cpp,v 1.2 2003/05/20 00:06:10 cozman Exp $
\author James Turk **/ diff --git a/src/GewiWidgetList.cpp b/src/GewiWidgetList.cpp index c60d716..047067c 100755 --- a/src/GewiWidgetList.cpp +++ b/src/GewiWidgetList.cpp @@ -9,11 +9,11 @@ *******************************************************************************/ /*! - \file ZE_ZConfigFile.h - \brief Definition file for ZConfigFile. + \file GewiWidgetList.h + \brief Implementation of WidgetList. - Definition file for ZConfigFile, an INI-style config file format. -
$ id: ZE_ZConfigFile.h,v 1.9 2003/02/10 04:40:16 cozman Exp $
+ Implementation of WidgetList, a list of widgets used by GewiEngine and GContainers. +
$Id: GewiWidgetList.cpp,v 1.2 2003/05/20 00:06:10 cozman Exp $
\author James Turk **/ diff --git a/src/GewiWindow.cpp b/src/GewiWindow.cpp index 54fc4c6..a6e91d2 100755 --- a/src/GewiWindow.cpp +++ b/src/GewiWindow.cpp @@ -9,11 +9,11 @@ *******************************************************************************/ /*! - \file ZE_ZConfigFile.h - \brief Definition file for ZConfigFile. + \file GewiWindow.h + \brief Implementation of GWindow. - Definition file for ZConfigFile, an INI-style config file format. -
$ id: ZE_ZConfigFile.h,v 1.9 2003/02/10 04:40:16 cozman Exp $
+ Implementation of GWindow, a basic window class based on GContainer. +
$Id: GewiWindow.cpp,v 1.2 2003/05/20 00:06:10 cozman Exp $
\author James Turk **/