commit-gnue
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnue] r8346 - in trunk/gnue-designer/src: . base base/settings base/too


From: jcater
Subject: [gnue] r8346 - in trunk/gnue-designer/src: . base base/settings base/tools forms forms/LayoutEditor forms/LayoutEditor/renderers/Base forms/LayoutEditor/renderers/curses forms/LayoutEditor/renderers/native forms/PagePainter forms/PagePainter/skins forms/events forms/wizards navigator navigator/wizards projects reports reports/Char reports/Default reports/Labels reports/MailMerge reports/SimpleTabulation reports/Standard reports/wizards schema schema/DiaEditor schema/wizards templates templates/forms templates/reports templates/schema ui/wx ui/wx/startup ui/wx/uihelpers ui/wx/uihelpers/doccanvas
Date: Mon, 3 Apr 2006 18:25:36 -0500 (CDT)

Author: jcater
Date: 2006-04-03 17:07:00 -0500 (Mon, 03 Apr 2006)
New Revision: 8346

Modified:
   trunk/gnue-designer/src/Designer.py
   trunk/gnue-designer/src/__init__.py
   trunk/gnue-designer/src/base/Config.py
   trunk/gnue-designer/src/base/Document.py
   trunk/gnue-designer/src/base/EditorBase.py
   trunk/gnue-designer/src/base/Goat.py
   trunk/gnue-designer/src/base/Icons.py
   trunk/gnue-designer/src/base/Incubator.py
   trunk/gnue-designer/src/base/MRUManager.py
   trunk/gnue-designer/src/base/MenuBar.py
   trunk/gnue-designer/src/base/ModuleSupport.py
   trunk/gnue-designer/src/base/MultiObjectGridEditor.py
   trunk/gnue-designer/src/base/ObjectList.py
   trunk/gnue-designer/src/base/PopupMenu.py
   trunk/gnue-designer/src/base/PrimaryToolBar.py
   trunk/gnue-designer/src/base/TemplateBase.py
   trunk/gnue-designer/src/base/TemplateChooser.py
   trunk/gnue-designer/src/base/TemplateParser.py
   trunk/gnue-designer/src/base/ToolBar.py
   trunk/gnue-designer/src/base/ToolBase.py
   trunk/gnue-designer/src/base/UndoManager.py
   trunk/gnue-designer/src/base/settings/__init__.py
   trunk/gnue-designer/src/base/tools/DataSourceEditor.py
   trunk/gnue-designer/src/base/tools/EventEditor.py
   trunk/gnue-designer/src/base/tools/PropertyEditor.py
   trunk/gnue-designer/src/base/tools/SchemaNavigator.py
   trunk/gnue-designer/src/base/tools/SchemaViewer.py
   trunk/gnue-designer/src/base/tools/TreeView.py
   trunk/gnue-designer/src/base/tools/TriggerEditor.py
   trunk/gnue-designer/src/forms/BlockEditor.py
   trunk/gnue-designer/src/forms/Debugger.py
   trunk/gnue-designer/src/forms/Document.py
   trunk/gnue-designer/src/forms/EventEditor.py
   trunk/gnue-designer/src/forms/Incubator.py
   trunk/gnue-designer/src/forms/LayoutEditor/DisplayDropTarget.py
   trunk/gnue-designer/src/forms/LayoutEditor/LayoutEditor.py
   trunk/gnue-designer/src/forms/LayoutEditor/LayoutEditorTools.py
   trunk/gnue-designer/src/forms/LayoutEditor/PopupEditor.py
   trunk/gnue-designer/src/forms/LayoutEditor/PropertyBar.py
   trunk/gnue-designer/src/forms/LayoutEditor/ReorderFocus.py
   trunk/gnue-designer/src/forms/LayoutEditor/Utils.py
   trunk/gnue-designer/src/forms/LayoutEditor/WidgetFocusTab.py
   trunk/gnue-designer/src/forms/LayoutEditor/WidgetHandler.py
   trunk/gnue-designer/src/forms/LayoutEditor/WidgetHighlighter.py
   trunk/gnue-designer/src/forms/LayoutEditor/Workspace.py
   trunk/gnue-designer/src/forms/LayoutEditor/__init__.py
   trunk/gnue-designer/src/forms/LayoutEditor/renderers/Base/Driver.py
   trunk/gnue-designer/src/forms/LayoutEditor/renderers/Base/GridPane.py
   trunk/gnue-designer/src/forms/LayoutEditor/renderers/curses/Driver.py
   trunk/gnue-designer/src/forms/LayoutEditor/renderers/native/Driver.py
   trunk/gnue-designer/src/forms/LayoutEditor/renderers/native/WidgetHandler.py
   trunk/gnue-designer/src/forms/PagePainter/PagePainter.py
   trunk/gnue-designer/src/forms/PagePainter/__init__.py
   trunk/gnue-designer/src/forms/PagePainter/skins/common.py
   trunk/gnue-designer/src/forms/PagePainter/skins/default.py
   trunk/gnue-designer/src/forms/PagePainter/skins/term.py
   trunk/gnue-designer/src/forms/PropertyEditor.py
   trunk/gnue-designer/src/forms/TemplateSupport.py
   trunk/gnue-designer/src/forms/TreeView.py
   trunk/gnue-designer/src/forms/WizardRunner.py
   trunk/gnue-designer/src/forms/__init__.py
   trunk/gnue-designer/src/forms/events/Arrange.py
   trunk/gnue-designer/src/forms/events/Events.py
   trunk/gnue-designer/src/forms/events/Resize.py
   trunk/gnue-designer/src/forms/wizards/AddBlock.py
   trunk/gnue-designer/src/forms/wizards/AddBox.py
   trunk/gnue-designer/src/forms/wizards/AddButton.py
   trunk/gnue-designer/src/forms/wizards/AddCheckbox.py
   trunk/gnue-designer/src/forms/wizards/AddDataSource.py
   trunk/gnue-designer/src/forms/wizards/AddDropDown.py
   trunk/gnue-designer/src/forms/wizards/AddEntry.py
   trunk/gnue-designer/src/forms/wizards/AddLabel.py
   trunk/gnue-designer/src/forms/wizards/AddPage.py
   trunk/gnue-designer/src/forms/wizards/CreateSchema.py
   trunk/gnue-designer/src/forms/wizards/CreateWebForm.py
   trunk/gnue-designer/src/forms/wizards/__init__.py
   trunk/gnue-designer/src/navigator/Document.py
   trunk/gnue-designer/src/navigator/Incubator.py
   trunk/gnue-designer/src/navigator/LayoutEditor.py
   trunk/gnue-designer/src/navigator/TemplateSupport.py
   trunk/gnue-designer/src/navigator/__init__.py
   trunk/gnue-designer/src/navigator/wizards/__init__.py
   trunk/gnue-designer/src/projects/Objects.py
   trunk/gnue-designer/src/projects/Parser.py
   trunk/gnue-designer/src/projects/Project.py
   trunk/gnue-designer/src/projects/__init__.py
   trunk/gnue-designer/src/reports/Char/FilterSupport.py
   trunk/gnue-designer/src/reports/Char/Incubator.py
   trunk/gnue-designer/src/reports/Char/LayoutEditor.py
   trunk/gnue-designer/src/reports/Default/FilterSupport.py
   trunk/gnue-designer/src/reports/Document.py
   trunk/gnue-designer/src/reports/FilterSupport.py
   trunk/gnue-designer/src/reports/Incubator.py
   trunk/gnue-designer/src/reports/Labels/FilterSupport.py
   trunk/gnue-designer/src/reports/MailMerge/FilterSupport.py
   trunk/gnue-designer/src/reports/SimpleTabulation/FilterSupport.py
   trunk/gnue-designer/src/reports/Standard/FilterSupport.py
   trunk/gnue-designer/src/reports/Standard/GroupEditor.py
   trunk/gnue-designer/src/reports/Standard/Incubator.py
   trunk/gnue-designer/src/reports/Standard/LayoutEditor.py
   trunk/gnue-designer/src/reports/TemplateSupport.py
   trunk/gnue-designer/src/reports/TreeView.py
   trunk/gnue-designer/src/reports/__init__.py
   trunk/gnue-designer/src/reports/wizards/__init__.py
   trunk/gnue-designer/src/schema/DiaEditor/VisualEditor.py
   trunk/gnue-designer/src/schema/DiaEditor/VisualTable.py
   trunk/gnue-designer/src/schema/Document.py
   trunk/gnue-designer/src/schema/Incubator.py
   trunk/gnue-designer/src/schema/LayoutEditor.py
   trunk/gnue-designer/src/schema/TableEditor.py
   trunk/gnue-designer/src/schema/TemplateSupport.py
   trunk/gnue-designer/src/schema/TreeView.py
   trunk/gnue-designer/src/schema/__init__.py
   trunk/gnue-designer/src/schema/wizards/AddTable.py
   trunk/gnue-designer/src/schema/wizards/WriteSchema.py
   trunk/gnue-designer/src/schema/wizards/__init__.py
   trunk/gnue-designer/src/templates/__init__.py
   trunk/gnue-designer/src/templates/forms/FormBuilder.py
   trunk/gnue-designer/src/templates/forms/Simple.py
   trunk/gnue-designer/src/templates/forms/__init__.py
   trunk/gnue-designer/src/templates/reports/CharReport.py
   trunk/gnue-designer/src/templates/reports/Labels.py
   trunk/gnue-designer/src/templates/reports/MailMerge.py
   trunk/gnue-designer/src/templates/reports/SimpleReport.py
   trunk/gnue-designer/src/templates/reports/__init__.py
   trunk/gnue-designer/src/templates/schema/Introspection.py
   trunk/gnue-designer/src/templates/schema/__init__.py
   trunk/gnue-designer/src/ui/wx/Base.py
   trunk/gnue-designer/src/ui/wx/Instance.py
   trunk/gnue-designer/src/ui/wx/MenuBar.py
   trunk/gnue-designer/src/ui/wx/startup/Startup.py
   trunk/gnue-designer/src/ui/wx/startup/__init__.py
   trunk/gnue-designer/src/ui/wx/uihelpers/GridCellEditors.py
   trunk/gnue-designer/src/ui/wx/uihelpers/PythonEditor.py
   trunk/gnue-designer/src/ui/wx/uihelpers/doccanvas/canvas.py
   trunk/gnue-designer/src/ui/wx/uihelpers/doccanvas/colors.py
   trunk/gnue-designer/src/ui/wx/uihelpers/doccanvas/dnd.py
   trunk/gnue-designer/src/ui/wx/uihelpers/doccanvas/textedit.py
   trunk/gnue-designer/src/ui/wx/uihelpers/doccanvas/widget.py
Log:
restructured copyright headers to comply with gnue-common's guidelines

Modified: trunk/gnue-designer/src/Designer.py
===================================================================
--- trunk/gnue-designer/src/Designer.py 2006-04-03 21:09:09 UTC (rev 8345)
+++ trunk/gnue-designer/src/Designer.py 2006-04-03 22:07:00 UTC (rev 8346)
@@ -1,4 +1,7 @@
+# GNU Enterprise Designer
 #
+# Copyright 2001-2006 Free Software Foundation
+#
 # This file is part of GNU Enterprise.
 #
 # GNU Enterprise is free software; you can redistribute it
@@ -16,15 +19,11 @@
 # write to the Free Software Foundation, Inc., 59 Temple Place
 # - Suite 330, Boston, MA 02111-1307, USA.
 #
-# Copyright 2001-2006 Free Software Foundation
-#
-# FILE:
-# Designer.py
-#
-# DESCRIPTION:
-#
-# NOTES:
+# $Id$
 
+"""
+"""
+
 import sys, os, string
 from gnue.common.apps import RuntimeSettings
 

Modified: trunk/gnue-designer/src/__init__.py
===================================================================
--- trunk/gnue-designer/src/__init__.py 2006-04-03 21:09:09 UTC (rev 8345)
+++ trunk/gnue-designer/src/__init__.py 2006-04-03 22:07:00 UTC (rev 8346)
@@ -1,4 +1,7 @@
+# GNU Enterprise Designer
 #
+# Copyright 2001-2006 Free Software Foundation
+#
 # This file is part of GNU Enterprise.
 #
 # GNU Enterprise is free software; you can redistribute it
@@ -16,11 +19,13 @@
 # write to the Free Software Foundation, Inc., 59 Temple Place
 # - Suite 330, Boston, MA 02111-1307, USA.
 #
-# Copyright 2001-2006 Free Software Foundation
-#
+# $Id$
 
+"""
+"""
 
 
+
 #
 # CREATING A RELEASE:
 #   1. Change _version to be the current version number

Modified: trunk/gnue-designer/src/base/Config.py
===================================================================
--- trunk/gnue-designer/src/base/Config.py      2006-04-03 21:09:09 UTC (rev 
8345)
+++ trunk/gnue-designer/src/base/Config.py      2006-04-03 22:07:00 UTC (rev 
8346)
@@ -1,7 +1,8 @@
+# GNU Enterprise Designer - Basic Framework
 #
 # Copyright 2001-2006 Free Software Foundation
 #
-# This file is part of GNU Enterprise
+# This file is part of GNU Enterprise.
 #
 # GNU Enterprise is free software; you can redistribute it
 # and/or modify it under the terms of the GNU General Public

Modified: trunk/gnue-designer/src/base/Document.py
===================================================================
--- trunk/gnue-designer/src/base/Document.py    2006-04-03 21:09:09 UTC (rev 
8345)
+++ trunk/gnue-designer/src/base/Document.py    2006-04-03 22:07:00 UTC (rev 
8346)
@@ -1,4 +1,7 @@
+# GNU Enterprise Designer - Basic Framework
 #
+# Copyright 2001-2006 Free Software Foundation
+#
 # This file is part of GNU Enterprise.
 #
 # GNU Enterprise is free software; you can redistribute it
@@ -16,18 +19,13 @@
 # write to the Free Software Foundation, Inc., 59 Temple Place
 # - Suite 330, Boston, MA 02111-1307, USA.
 #
-# Copyright 2001-2006 Free Software Foundation
-#
-# FILE:
-# Document.py
-#
-# DESCRIPTION:
-# This is the base instance class for a designer session. Every
-# open file will be associated with its own Instance.
-#
-# NOTES:
-#
+# $Id$
 
+"""
+This is the base instance class for a designer session. Every
+open file will be associated with its own document instance.
+"""
+
 __all__ = ['BaseInstance']
 
 #----------------------------------------------------------------------------
@@ -793,6 +791,8 @@
                                             eventdata={'template':template}, 
help=template['Description'])
             except ValueError:
                 continue
+                
+                
 
 # ===========================================================================
 # GObject Hooks
@@ -831,14 +831,16 @@
   
     Here, "self" is any arbitrary GObject.
     """
-    ek = key.replace(':','__')
+    dict_key = key.replace(':','__')
     try:
-        ov = {key: object.__dict__[ek]}
+        old_values = {key: object.__dict__[dict_key]}
     except KeyError:
-        ov = {}
-    self.__dict__[key.replace(':','__')] = value
+        old_values = {}
+        
+    self.__dict__[dict_key] = value
     self._dispatch_designer_event('ObjectModified',
-       object = self, new={key:value}, old=ov, originator = '__inline__')
+         object = self, new={key:value}, old=old_values, 
+         originator = '__inline__')
     
 
 

Modified: trunk/gnue-designer/src/base/EditorBase.py
===================================================================
--- trunk/gnue-designer/src/base/EditorBase.py  2006-04-03 21:09:09 UTC (rev 
8345)
+++ trunk/gnue-designer/src/base/EditorBase.py  2006-04-03 22:07:00 UTC (rev 
8346)
@@ -1,4 +1,7 @@
+# GNU Enterprise Designer - Basic Framework
 #
+# Copyright 2001-2006 Free Software Foundation
+#
 # This file is part of GNU Enterprise.
 #
 # GNU Enterprise is free software; you can redistribute it
@@ -16,17 +19,12 @@
 # write to the Free Software Foundation, Inc., 59 Temple Place
 # - Suite 330, Boston, MA 02111-1307, USA.
 #
-# Copyright 2001-2006 Free Software Foundation
-#
-# FILE:
-# Tools.py
-#
-# DESCRIPTION:
-# Base class for all Tool panels
-#
-# NOTES:
-#
+# $Id$
 
+"""
+Base class for all Tool panels
+"""
+
 __all__ = ['EditorBase']
 
 import wx

Modified: trunk/gnue-designer/src/base/Goat.py
===================================================================
--- trunk/gnue-designer/src/base/Goat.py        2006-04-03 21:09:09 UTC (rev 
8345)
+++ trunk/gnue-designer/src/base/Goat.py        2006-04-03 22:07:00 UTC (rev 
8346)
@@ -1,3 +1,29 @@
+# GNU Enterprise Designer - Basic Framework
+#
+# Copyright 2001-2006 Free Software Foundation
+#
+# This file is part of GNU Enterprise.
+#
+# GNU Enterprise is free software; you can redistribute it
+# and/or modify it under the terms of the GNU General Public
+# License as published by the Free Software Foundation; either
+# version 2, or (at your option) any later version.
+#
+# GNU Enterprise 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 General Public License for more details.
+#
+# You should have received a copy of the GNU General Public
+# License along with program; see the file COPYING. If not,
+# write to the Free Software Foundation, Inc., 59 Temple Place
+# - Suite 330, Boston, MA 02111-1307, USA.
+#
+# $Id$
+
+"""
+"""
+
 #----------------------------------------------------------------------
 # This file was generated by /usr/bin/img2py
 #

Modified: trunk/gnue-designer/src/base/Icons.py
===================================================================
--- trunk/gnue-designer/src/base/Icons.py       2006-04-03 21:09:09 UTC (rev 
8345)
+++ trunk/gnue-designer/src/base/Icons.py       2006-04-03 22:07:00 UTC (rev 
8346)
@@ -1,4 +1,7 @@
+# GNU Enterprise Designer - Basic Framework
 #
+# Copyright 2001-2006 Free Software Foundation
+#
 # This file is part of GNU Enterprise.
 #
 # GNU Enterprise is free software; you can redistribute it
@@ -16,15 +19,9 @@
 # write to the Free Software Foundation, Inc., 59 Temple Place
 # - Suite 330, Boston, MA 02111-1307, USA.
 #
-# Copyright 2001-2006 Free Software Foundation
-#
-# FILE:
-# Icons.py
-#
-# DESCRIPTION:
-#
-# NOTES:
-#
+# $Id$
+"""
+"""
 
 import os, sys
 import wx

Modified: trunk/gnue-designer/src/base/Incubator.py
===================================================================
--- trunk/gnue-designer/src/base/Incubator.py   2006-04-03 21:09:09 UTC (rev 
8345)
+++ trunk/gnue-designer/src/base/Incubator.py   2006-04-03 22:07:00 UTC (rev 
8346)
@@ -1,4 +1,7 @@
+# GNU Enterprise Designer - Basic Framework
 #
+# Copyright 2001-2006 Free Software Foundation
+#
 # This file is part of GNU Enterprise.
 #
 # GNU Enterprise is free software; you can redistribute it
@@ -16,17 +19,12 @@
 # write to the Free Software Foundation, Inc., 59 Temple Place
 # - Suite 330, Boston, MA 02111-1307, USA.
 #
-# Copyright 2001-2006 Free Software Foundation
-#
-# FILE:
-# Incubator.py
-#
-# DESCRIPTION:
-# Creates objects to be added to the object
-#
-# NOTES:
-#
+# $Id$
 
+"""
+Creates objects to be added to the object
+"""
+
 from gnue.common.apps import GDebug
 from gnue.common.definitions import GParserHelpers
 

Modified: trunk/gnue-designer/src/base/MRUManager.py
===================================================================
--- trunk/gnue-designer/src/base/MRUManager.py  2006-04-03 21:09:09 UTC (rev 
8345)
+++ trunk/gnue-designer/src/base/MRUManager.py  2006-04-03 22:07:00 UTC (rev 
8346)
@@ -1,3 +1,4 @@
+# GNU Enterprise Designer - Basic Framework
 #
 # Copyright 2001-2006 Free Software Foundation
 #
@@ -18,15 +19,12 @@
 # write to the Free Software Foundation, Inc., 59 Temple Place
 # - Suite 330, Boston, MA 02111-1307, USA.
 #
-# FILE:
-# MRUManager.py
-#
-# DESCRIPTION:
-# Handles the MRU/Open Recent for Designer
-#
-# NOTES:
-#
+# $Id$
 
+"""
+Handles the MRU/Open Recent for Designer
+"""
+
 import os
 from gnue.common.apps import RuntimeSettings
 import wx

Modified: trunk/gnue-designer/src/base/MenuBar.py
===================================================================
--- trunk/gnue-designer/src/base/MenuBar.py     2006-04-03 21:09:09 UTC (rev 
8345)
+++ trunk/gnue-designer/src/base/MenuBar.py     2006-04-03 22:07:00 UTC (rev 
8346)
@@ -1,4 +1,7 @@
+# GNU Enterprise Designer - Basic Framework
 #
+# Copyright 2001-2006 Free Software Foundation
+#
 # This file is part of GNU Enterprise.
 #
 # GNU Enterprise is free software; you can redistribute it
@@ -16,15 +19,11 @@
 # write to the Free Software Foundation, Inc., 59 Temple Place
 # - Suite 330, Boston, MA 02111-1307, USA.
 #
-# Copyright 2001-2006 Free Software Foundation
-#
-# FILE:
-# MenuBar.py
-#
-# DESCRIPTION:
-#
-# NOTES:
+# $Id$
 
+"""
+"""
+
 import sys, os, string
 from gnue.common.apps import GDebug
 import MRUManager

Modified: trunk/gnue-designer/src/base/ModuleSupport.py
===================================================================
--- trunk/gnue-designer/src/base/ModuleSupport.py       2006-04-03 21:09:09 UTC 
(rev 8345)
+++ trunk/gnue-designer/src/base/ModuleSupport.py       2006-04-03 22:07:00 UTC 
(rev 8346)
@@ -1,3 +1,4 @@
+# GNU Enterprise Designer - Basic Framework
 #
 # Copyright 2001-2006 Free Software Foundation
 #
@@ -3,5 +4,5 @@
 # This file is part of GNU Enterprise.
 #
-# GNU Enterprise is free software; you can` redistribute it
+# GNU Enterprise is free software; you can redistribute it
 # and/or modify it under the terms of the GNU General Public
 # License as published by the Free Software Foundation; either
@@ -18,17 +19,13 @@
 # write to the Free Software Foundation, Inc., 59 Temple Place
 # - Suite 330, Boston, MA 02111-1307, USA.
 #
-# FILE:
-# ModuleSupport.py
-#
-# DESCRIPTION:
-#
-# NOTES:
-#
+# $Id$
+
 """
 Loads all modules available to designer.
 Modules are only loaded once
 """
+
 from gnue.common.apps import GDebug as _GDebug
 from gnue.common.utils.FileUtils import dyn_import
 

Modified: trunk/gnue-designer/src/base/MultiObjectGridEditor.py
===================================================================
--- trunk/gnue-designer/src/base/MultiObjectGridEditor.py       2006-04-03 
21:09:09 UTC (rev 8345)
+++ trunk/gnue-designer/src/base/MultiObjectGridEditor.py       2006-04-03 
22:07:00 UTC (rev 8346)
@@ -1,7 +1,10 @@
+# GNU Enterprise Designer - Basic Framework
 #
+# Copyright 2001-2006 Free Software Foundation
+#
 # This file is part of GNU Enterprise.
 #
-# GNU Enterprise is free software; you can` redistribute it
+# GNU Enterprise is free software; you can redistribute it
 # and/or modify it under the terms of the GNU General Public
 # License as published by the Free Software Foundation; either
 # version 2, or (at your option) any later version.
@@ -16,17 +19,11 @@
 # write to the Free Software Foundation, Inc., 59 Temple Place
 # - Suite 330, Boston, MA 02111-1307, USA.
 #
-# Copyright 2001-2006 Free Software Foundation
-#
-# FILE:
-# DataSourceEditor.py
-#
-# DESCRIPTION:
-# Class that implements a generic grid editor in which
-# each row of the grid corresponds to GFObject
-#
-# NOTES:
-#
+# $Id$
+"""
+Class that implements a generic grid editor in which
+each row of the grid corresponds to GObject
+"""
 
 __all__ = ['MultiObjectGridEditor']
 

Modified: trunk/gnue-designer/src/base/ObjectList.py
===================================================================
--- trunk/gnue-designer/src/base/ObjectList.py  2006-04-03 21:09:09 UTC (rev 
8345)
+++ trunk/gnue-designer/src/base/ObjectList.py  2006-04-03 22:07:00 UTC (rev 
8346)
@@ -1,4 +1,7 @@
+# GNU Enterprise Designer - Basic Framework
 #
+# Copyright 2001-2006 Free Software Foundation
+#
 # This file is part of GNU Enterprise.
 #
 # GNU Enterprise is free software; you can redistribute it
@@ -16,22 +19,16 @@
 # write to the Free Software Foundation, Inc., 59 Temple Place
 # - Suite 330, Boston, MA 02111-1307, USA.
 #
-# Copyright 2001-2006 Free Software Foundation
-#
-# FILE:
-# ObjectList.py
-#
-# DESCRIPTION:
-# Maintains a list of GObjects, keeping it in synch with any
-# attribute changes, additions, or deletions.
-#
-# Listeners can be notified when this list changes in any way.
-#
-# NOTES:
-# This list isn't meant for code that needs to finely track
-# changes to objects, but just need a current list of objects.
-#
+# $Id$
 
+"""
+Maintains a list of GObjects, keeping it in synch with any
+attribute changes, additions, or deletions.
+
+Listeners can be notified when this list changes in any way.
+"""
+
+
 __all__ = ['ObjectList']
 
 

Modified: trunk/gnue-designer/src/base/PopupMenu.py
===================================================================
--- trunk/gnue-designer/src/base/PopupMenu.py   2006-04-03 21:09:09 UTC (rev 
8345)
+++ trunk/gnue-designer/src/base/PopupMenu.py   2006-04-03 22:07:00 UTC (rev 
8346)
@@ -1,4 +1,7 @@
+# GNU Enterprise Designer - Basic Framework
 #
+# Copyright 2001-2006 Free Software Foundation
+#
 # This file is part of GNU Enterprise.
 #
 # GNU Enterprise is free software; you can redistribute it
@@ -16,15 +19,11 @@
 # write to the Free Software Foundation, Inc., 59 Temple Place
 # - Suite 330, Boston, MA 02111-1307, USA.
 #
-# Copyright 2001-2006 Free Software Foundation
-#
-# FILE:
-# PopupMenu.py
-#
-# DESCRIPTION:
-#
-# NOTES:
+# $Id$
+"""
+"""
 
+
 import sys, os, time, string
 import wx
 from gnue.common.apps import GDebug

Modified: trunk/gnue-designer/src/base/PrimaryToolBar.py
===================================================================
--- trunk/gnue-designer/src/base/PrimaryToolBar.py      2006-04-03 21:09:09 UTC 
(rev 8345)
+++ trunk/gnue-designer/src/base/PrimaryToolBar.py      2006-04-03 22:07:00 UTC 
(rev 8346)
@@ -1,4 +1,7 @@
+# GNU Enterprise Designer - Basic Framework
 #
+# Copyright 2001-2006 Free Software Foundation
+#
 # This file is part of GNU Enterprise.
 #
 # GNU Enterprise is free software; you can redistribute it
@@ -16,14 +19,9 @@
 # write to the Free Software Foundation, Inc., 59 Temple Place
 # - Suite 330, Boston, MA 02111-1307, USA.
 #
-# Copyright 2001-2006 Free Software Foundation
-#
-# FILE:
-# LayoutEditor.py
-#
-# DESCRIPTION:
-#
-# NOTES:
+# $Id$
+"""
+"""
 
 
 #----------------------------------------------------------------------------

Modified: trunk/gnue-designer/src/base/TemplateBase.py
===================================================================
--- trunk/gnue-designer/src/base/TemplateBase.py        2006-04-03 21:09:09 UTC 
(rev 8345)
+++ trunk/gnue-designer/src/base/TemplateBase.py        2006-04-03 22:07:00 UTC 
(rev 8346)
@@ -1,4 +1,7 @@
+# GNU Enterprise Designer - Basic Framework
 #
+# Copyright 2001-2006 Free Software Foundation
+#
 # This file is part of GNU Enterprise.
 #
 # GNU Enterprise is free software; you can redistribute it
@@ -16,15 +19,8 @@
 # write to the Free Software Foundation, Inc., 59 Temple Place
 # - Suite 330, Boston, MA 02111-1307, USA.
 #
-# Copyright 2001-2006 Free Software Foundation
-#
-# FILE:
-# TemplateBase.py
-#
-# DESCRIPTION:
-#
-# NOTES:
-#
+# $Id$
+
 """
 Provides a base class for templates
 

Modified: trunk/gnue-designer/src/base/TemplateChooser.py
===================================================================
--- trunk/gnue-designer/src/base/TemplateChooser.py     2006-04-03 21:09:09 UTC 
(rev 8345)
+++ trunk/gnue-designer/src/base/TemplateChooser.py     2006-04-03 22:07:00 UTC 
(rev 8346)
@@ -1,4 +1,7 @@
+# GNU Enterprise Designer - Basic Framework
 #
+# Copyright 2001-2006 Free Software Foundation
+#
 # This file is part of GNU Enterprise.
 #
 # GNU Enterprise is free software; you can redistribute it
@@ -16,15 +19,10 @@
 # write to the Free Software Foundation, Inc., 59 Temple Place
 # - Suite 330, Boston, MA 02111-1307, USA.
 #
-# Copyright 2001-2006 Free Software Foundation
-#
-# FILE:
-# TemplateChooser.py
-#
-# DESCRIPTION:
-# Prompts user for template/wizard to run
-#
-# NOTES:
+# $Id$
+"""
+Prompts user for template/wizard to run
+"""
 
 import wx
 from gnue.common.apps import GDebug

Modified: trunk/gnue-designer/src/base/TemplateParser.py
===================================================================
--- trunk/gnue-designer/src/base/TemplateParser.py      2006-04-03 21:09:09 UTC 
(rev 8345)
+++ trunk/gnue-designer/src/base/TemplateParser.py      2006-04-03 22:07:00 UTC 
(rev 8346)
@@ -1,4 +1,7 @@
+# GNU Enterprise Designer - Basic Framework
 #
+# Copyright 2001-2006 Free Software Foundation
+#
 # This file is part of GNU Enterprise.
 #
 # GNU Enterprise is free software; you can redistribute it
@@ -16,15 +19,10 @@
 # write to the Free Software Foundation, Inc., 59 Temple Place
 # - Suite 330, Boston, MA 02111-1307, USA.
 #
-# Copyright 2001-2006 Free Software Foundation
-#
-# FILE:
-# TemplateParser.py
-#
-# DESCRIPTION:
-# Parses & runs a template
-#
-# NOTES:
+# $Id$
+"""
+Parses & runs a template
+"""
 
 import string
 import wx

Modified: trunk/gnue-designer/src/base/ToolBar.py
===================================================================
--- trunk/gnue-designer/src/base/ToolBar.py     2006-04-03 21:09:09 UTC (rev 
8345)
+++ trunk/gnue-designer/src/base/ToolBar.py     2006-04-03 22:07:00 UTC (rev 
8346)
@@ -1,4 +1,7 @@
+# GNU Enterprise Designer - Basic Framework
 #
+# Copyright 2001-2006 Free Software Foundation
+#
 # This file is part of GNU Enterprise.
 #
 # GNU Enterprise is free software; you can redistribute it
@@ -16,16 +19,10 @@
 # write to the Free Software Foundation, Inc., 59 Temple Place
 # - Suite 330, Boston, MA 02111-1307, USA.
 #
-# Copyright 2001-2006 Free Software Foundation
-#
-# FILE:
-# ToolBar.py
-#
-# DESCRIPTION:
+# $Id$
 """
 Base "Tool Bar" instance
 """
-# NOTES:
 
 
 #----------------------------------------------------------------------------

Modified: trunk/gnue-designer/src/base/ToolBase.py
===================================================================
--- trunk/gnue-designer/src/base/ToolBase.py    2006-04-03 21:09:09 UTC (rev 
8345)
+++ trunk/gnue-designer/src/base/ToolBase.py    2006-04-03 22:07:00 UTC (rev 
8346)
@@ -1,4 +1,7 @@
+# GNU Enterprise Designer - Basic Framework
 #
+# Copyright 2001-2006 Free Software Foundation
+#
 # This file is part of GNU Enterprise.
 #
 # GNU Enterprise is free software; you can redistribute it
@@ -16,17 +19,12 @@
 # write to the Free Software Foundation, Inc., 59 Temple Place
 # - Suite 330, Boston, MA 02111-1307, USA.
 #
-# Copyright 2001-2006 Free Software Foundation
-#
-# FILE:
-# Tools.py
-#
-# DESCRIPTION:
-# Base class for all Tool panels
-#
-# NOTES:
-#
+# $Id$
 
+"""
+Base class for all Tool panels
+"""
+
 __all__ = ['ToolBase']
 
 import wx

Modified: trunk/gnue-designer/src/base/UndoManager.py
===================================================================
--- trunk/gnue-designer/src/base/UndoManager.py 2006-04-03 21:09:09 UTC (rev 
8345)
+++ trunk/gnue-designer/src/base/UndoManager.py 2006-04-03 22:07:00 UTC (rev 
8346)
@@ -1,4 +1,7 @@
+# GNU Enterprise Designer - Basic Framework
 #
+# Copyright 2001-2006 Free Software Foundation
+#
 # This file is part of GNU Enterprise.
 #
 # GNU Enterprise is free software; you can redistribute it
@@ -16,15 +19,9 @@
 # write to the Free Software Foundation, Inc., 59 Temple Place
 # - Suite 330, Boston, MA 02111-1307, USA.
 #
-# Copyright 2001-2006 Free Software Foundation
-#
-# FILE:
-# UndoManager.py
-#
-# DESCRIPTION:
-#
-# NOTES:
-#
+# $Id$
+"""
+"""
 
 __all__ = ['UndoManager']
 

Modified: trunk/gnue-designer/src/base/settings/__init__.py
===================================================================
--- trunk/gnue-designer/src/base/settings/__init__.py   2006-04-03 21:09:09 UTC 
(rev 8345)
+++ trunk/gnue-designer/src/base/settings/__init__.py   2006-04-03 22:07:00 UTC 
(rev 8346)
@@ -1 +1,26 @@
+# GNU Enterprise Designer - Basic Framework
+#
+# Copyright 2001-2006 Free Software Foundation
+#
+# This file is part of GNU Enterprise.
+#
+# GNU Enterprise is free software; you can redistribute it
+# and/or modify it under the terms of the GNU General Public
+# License as published by the Free Software Foundation; either
+# version 2, or (at your option) any later version.
+#
+# GNU Enterprise 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 General Public License for more details.
+#
+# You should have received a copy of the GNU General Public
+# License along with program; see the file COPYING. If not,
+# write to the Free Software Foundation, Inc., 59 Temple Place
+# - Suite 330, Boston, MA 02111-1307, USA.
+#
+# $Id$
+"""
+"""
+
 from settings import *

Modified: trunk/gnue-designer/src/base/tools/DataSourceEditor.py
===================================================================
--- trunk/gnue-designer/src/base/tools/DataSourceEditor.py      2006-04-03 
21:09:09 UTC (rev 8345)
+++ trunk/gnue-designer/src/base/tools/DataSourceEditor.py      2006-04-03 
22:07:00 UTC (rev 8346)
@@ -1,7 +1,10 @@
+# GNU Enterprise Designer - Basic Framework
 #
+# Copyright 2001-2006 Free Software Foundation
+#
 # This file is part of GNU Enterprise.
 #
-# GNU Enterprise is free software; you can` redistribute it
+# GNU Enterprise is free software; you can redistribute it
 # and/or modify it under the terms of the GNU General Public
 # License as published by the Free Software Foundation; either
 # version 2, or (at your option) any later version.
@@ -16,17 +19,12 @@
 # write to the Free Software Foundation, Inc., 59 Temple Place
 # - Suite 330, Boston, MA 02111-1307, USA.
 #
-# Copyright 2001-2006 Free Software Foundation
-#
-# FILE:
-# DataSourceEditor.py
-#
-# DESCRIPTION:
-# Class that implements a "Data Source" viewer/editor Tool Panel
-#
-# NOTES:
-#
+# $Id$
 
+"""
+Class that implements a "Data Source" viewer/editor Tool Panel
+"""
+
 import sys, os, cPickle, traceback, StringIO, string
 import wx
 from gnue.common.apps import GDebug, GConfig, RuntimeSettings

Modified: trunk/gnue-designer/src/base/tools/EventEditor.py
===================================================================
--- trunk/gnue-designer/src/base/tools/EventEditor.py   2006-04-03 21:09:09 UTC 
(rev 8345)
+++ trunk/gnue-designer/src/base/tools/EventEditor.py   2006-04-03 22:07:00 UTC 
(rev 8346)
@@ -1,4 +1,7 @@
+# GNU Enterprise Designer - Basic Framework
 #
+# Copyright 2001-2006 Free Software Foundation
+#
 # This file is part of GNU Enterprise.
 #
 # GNU Enterprise is free software; you can redistribute it
@@ -16,15 +19,9 @@
 # write to the Free Software Foundation, Inc., 59 Temple Place
 # - Suite 330, Boston, MA 02111-1307, USA.
 #
-# Copyright 2001-2006 Free Software Foundation
-#
-# FILE:
-# PropertyEditor.py
-#
-# DESCRIPTION:
-#
-# NOTES:
-#
+# $Id$
+"""
+"""
 
 
 import sys

Modified: trunk/gnue-designer/src/base/tools/PropertyEditor.py
===================================================================
--- trunk/gnue-designer/src/base/tools/PropertyEditor.py        2006-04-03 
21:09:09 UTC (rev 8345)
+++ trunk/gnue-designer/src/base/tools/PropertyEditor.py        2006-04-03 
22:07:00 UTC (rev 8346)
@@ -1,4 +1,7 @@
+# GNU Enterprise Designer - Basic Framework
 #
+# Copyright 2001-2006 Free Software Foundation
+#
 # This file is part of GNU Enterprise.
 #
 # GNU Enterprise is free software; you can redistribute it
@@ -16,15 +19,9 @@
 # write to the Free Software Foundation, Inc., 59 Temple Place
 # - Suite 330, Boston, MA 02111-1307, USA.
 #
-# Copyright 2001-2006 Free Software Foundation
-#
-# FILE:
-# PropertyEditor.py
-#
-# DESCRIPTION:
-#
-# NOTES:
-#
+# $Id$
+"""
+"""
 
 __all__ = ['PropertyEditor']
 

Modified: trunk/gnue-designer/src/base/tools/SchemaNavigator.py
===================================================================
--- trunk/gnue-designer/src/base/tools/SchemaNavigator.py       2006-04-03 
21:09:09 UTC (rev 8345)
+++ trunk/gnue-designer/src/base/tools/SchemaNavigator.py       2006-04-03 
22:07:00 UTC (rev 8346)
@@ -1,7 +1,10 @@
+# GNU Enterprise Designer - Basic Framework
 #
+# Copyright 2001-2006 Free Software Foundation
+#
 # This file is part of GNU Enterprise.
 #
-# GNU Enterprise is free software; you can` redistribute it
+# GNU Enterprise is free software; you can redistribute it
 # and/or modify it under the terms of the GNU General Public
 # License as published by the Free Software Foundation; either
 # version 2, or (at your option) any later version.
@@ -16,14 +19,13 @@
 # write to the Free Software Foundation, Inc., 59 Temple Place
 # - Suite 330, Boston, MA 02111-1307, USA.
 #
-# Copyright 2001-2006 Free Software Foundation
+# $Id$
+
+"""
+Class that implements a "Schema Viewer" (introspection) Tool Panel
+"""
+
 #
-# FILE:
-# SchemaNavigator.py
-#
-# DESCRIPTION:
-# Class that implements a "Schema Viewer" (introspection) Tool Panel
-#
 # NOTES:
 #
 #  Schemas

Modified: trunk/gnue-designer/src/base/tools/SchemaViewer.py
===================================================================
--- trunk/gnue-designer/src/base/tools/SchemaViewer.py  2006-04-03 21:09:09 UTC 
(rev 8345)
+++ trunk/gnue-designer/src/base/tools/SchemaViewer.py  2006-04-03 22:07:00 UTC 
(rev 8346)
@@ -1,7 +1,10 @@
+# GNU Enterprise Designer - Basic Framework
 #
+# Copyright 2001-2006 Free Software Foundation
+#
 # This file is part of GNU Enterprise.
 #
-# GNU Enterprise is free software; you can` redistribute it
+# GNU Enterprise is free software; you can redistribute it
 # and/or modify it under the terms of the GNU General Public
 # License as published by the Free Software Foundation; either
 # version 2, or (at your option) any later version.
@@ -16,16 +19,10 @@
 # write to the Free Software Foundation, Inc., 59 Temple Place
 # - Suite 330, Boston, MA 02111-1307, USA.
 #
-# Copyright 2001-2006 Free Software Foundation
-#
-# FILE:
-# SchemaViewer.py
-#
-# DESCRIPTION:
-# Class that implements a "Schema Viewer" (introspection) Tool Panel
-#
-# NOTES:
-#
+# $Id$
+"""
+Class that implements a "Schema Viewer" (introspection) Tool Panel
+"""
 
 import sys, os, cPickle, traceback, StringIO, string
 import wx

Modified: trunk/gnue-designer/src/base/tools/TreeView.py
===================================================================
--- trunk/gnue-designer/src/base/tools/TreeView.py      2006-04-03 21:09:09 UTC 
(rev 8345)
+++ trunk/gnue-designer/src/base/tools/TreeView.py      2006-04-03 22:07:00 UTC 
(rev 8346)
@@ -1,4 +1,7 @@
+# GNU Enterprise Designer - Basic Framework
 #
+# Copyright 2001-2006 Free Software Foundation
+#
 # This file is part of GNU Enterprise.
 #
 # GNU Enterprise is free software; you can redistribute it
@@ -16,15 +19,12 @@
 # write to the Free Software Foundation, Inc., 59 Temple Place
 # - Suite 330, Boston, MA 02111-1307, USA.
 #
-# Copyright 2001-2006 Free Software Foundation
-#
-# FILE:
-# TreeView.py
-#
-# DESCRIPTION:
-#
-# NOTES:
-#
+# $Id$
+"""
+"""
+
+
+
 # TODO: * all the SetItemImage lines in this file have been commented
 #         out as on win32 it was segfaulting
 #       * make TreeView more stable, at the moment it fires OnTreeItemSelected

Modified: trunk/gnue-designer/src/base/tools/TriggerEditor.py
===================================================================
--- trunk/gnue-designer/src/base/tools/TriggerEditor.py 2006-04-03 21:09:09 UTC 
(rev 8345)
+++ trunk/gnue-designer/src/base/tools/TriggerEditor.py 2006-04-03 22:07:00 UTC 
(rev 8346)
@@ -1,7 +1,8 @@
+# GNU Enterprise Designer - Basic Framework
 #
 # Copyright 2001-2006 Free Software Foundation
 #
-# This file is part of GNU Enterprise
+# This file is part of GNU Enterprise.
 #
 # GNU Enterprise is free software; you can redistribute it
 # and/or modify it under the terms of the GNU General Public
@@ -19,8 +20,9 @@
 # - Suite 330, Boston, MA 02111-1307, USA.
 #
 # $Id$
+"""
+"""
 
-
 from gnue.common.definitions import GParserHelpers
 from gnue.common.logic import GTrigger
 from gnue.designer.base.EditorBase import EditorBase

Modified: trunk/gnue-designer/src/forms/BlockEditor.py
===================================================================
--- trunk/gnue-designer/src/forms/BlockEditor.py        2006-04-03 21:09:09 UTC 
(rev 8345)
+++ trunk/gnue-designer/src/forms/BlockEditor.py        2006-04-03 22:07:00 UTC 
(rev 8346)
@@ -1,4 +1,7 @@
+# GNU Enterprise Designer - Forms Support
 #
+# Copyright 2001-2006 Free Software Foundation
+#
 # This file is part of GNU Enterprise.
 #
 # GNU Enterprise is free software; you can redistribute it
@@ -16,16 +19,10 @@
 # write to the Free Software Foundation, Inc., 59 Temple Place
 # - Suite 330, Boston, MA 02111-1307, USA.
 #
-# Copyright 2001-2006 Free Software Foundation
-#
-# FILE:
-# BlockEditor.py
-#
-# DESCRIPTION:
-# Implements the "Block Editor" tool
-#
-# NOTES:
-#
+# $Id$
+"""
+Implements the "Block Editor" tool
+"""
 
 __all__ = ['BlockEditor']
 

Modified: trunk/gnue-designer/src/forms/Debugger.py
===================================================================
--- trunk/gnue-designer/src/forms/Debugger.py   2006-04-03 21:09:09 UTC (rev 
8345)
+++ trunk/gnue-designer/src/forms/Debugger.py   2006-04-03 22:07:00 UTC (rev 
8346)
@@ -1,7 +1,8 @@
+# GNU Enterprise Designer - Forms Support
 #
 # Copyright 2001-2006 Free Software Foundation
 #
-# This file is part of GNU Enterprise
+# This file is part of GNU Enterprise.
 #
 # GNU Enterprise is free software; you can redistribute it
 # and/or modify it under the terms of the GNU General Public

Modified: trunk/gnue-designer/src/forms/Document.py
===================================================================
--- trunk/gnue-designer/src/forms/Document.py   2006-04-03 21:09:09 UTC (rev 
8345)
+++ trunk/gnue-designer/src/forms/Document.py   2006-04-03 22:07:00 UTC (rev 
8346)
@@ -1,7 +1,8 @@
+# GNU Enterprise Designer - Forms Support
 #
 # Copyright 2001-2006 Free Software Foundation
 #
-# This file is part of GNU Enterprise
+# This file is part of GNU Enterprise.
 #
 # GNU Enterprise is free software; you can redistribute it
 # and/or modify it under the terms of the GNU General Public
@@ -19,6 +20,8 @@
 # - Suite 330, Boston, MA 02111-1307, USA.
 #
 # $Id$
+"""
+"""
 
 __all__ = ['Document']
 

Modified: trunk/gnue-designer/src/forms/EventEditor.py
===================================================================
--- trunk/gnue-designer/src/forms/EventEditor.py        2006-04-03 21:09:09 UTC 
(rev 8345)
+++ trunk/gnue-designer/src/forms/EventEditor.py        2006-04-03 22:07:00 UTC 
(rev 8346)
@@ -1,4 +1,7 @@
+# GNU Enterprise Designer - Forms Support
 #
+# Copyright 2001-2006 Free Software Foundation
+#
 # This file is part of GNU Enterprise.
 #
 # GNU Enterprise is free software; you can redistribute it
@@ -16,18 +19,11 @@
 # write to the Free Software Foundation, Inc., 59 Temple Place
 # - Suite 330, Boston, MA 02111-1307, USA.
 #
-# Copyright 2001-2006 Free Software Foundation
-#
-# FILE:
-# forms/EventEditor.py
-#
-# DESCRIPTION:
-# EventEditor wrapper for forms
-#
-# NOTES:
-#
+# $Id$
+"""
+EventEditor wrapper for forms
+"""
 
-
 import sys, os, string
 import wx
 from gnue.common.apps import GDebug

Modified: trunk/gnue-designer/src/forms/Incubator.py
===================================================================
--- trunk/gnue-designer/src/forms/Incubator.py  2006-04-03 21:09:09 UTC (rev 
8345)
+++ trunk/gnue-designer/src/forms/Incubator.py  2006-04-03 22:07:00 UTC (rev 
8346)
@@ -1,4 +1,7 @@
+# GNU Enterprise Designer - Forms Support
 #
+# Copyright 2001-2006 Free Software Foundation
+#
 # This file is part of GNU Enterprise.
 #
 # GNU Enterprise is free software; you can redistribute it
@@ -16,16 +19,9 @@
 # write to the Free Software Foundation, Inc., 59 Temple Place
 # - Suite 330, Boston, MA 02111-1307, USA.
 #
-# Copyright 2001-2006 Free Software Foundation
-#
-# FILE:
-# Incubator.py
-#
-# DESCRIPTION:
-# Creates objects to be added to the object
-#
-# NOTES:
-#
+# $Id$
+"""
+"""
 
 from gnue.common.apps import GDebug
 from gnue.common.definitions import GParserHelpers

Modified: trunk/gnue-designer/src/forms/LayoutEditor/DisplayDropTarget.py
===================================================================
--- trunk/gnue-designer/src/forms/LayoutEditor/DisplayDropTarget.py     
2006-04-03 21:09:09 UTC (rev 8345)
+++ trunk/gnue-designer/src/forms/LayoutEditor/DisplayDropTarget.py     
2006-04-03 22:07:00 UTC (rev 8346)
@@ -1,4 +1,7 @@
+# GNU Enterprise Designer - Forms Support
 #
+# Copyright 2001-2006 Free Software Foundation
+#
 # This file is part of GNU Enterprise.
 #
 # GNU Enterprise is free software; you can redistribute it
@@ -16,14 +19,9 @@
 # write to the Free Software Foundation, Inc., 59 Temple Place
 # - Suite 330, Boston, MA 02111-1307, USA.
 #
-# Copyright 2001-2006 Free Software Foundation
-#
-# FILE:
-# DisplayDropTarget.py
-#
-# DESCRIPTION:
-#
-# NOTES:
+# $Id$
+"""
+"""
 
 import wx
 import sys, string

Modified: trunk/gnue-designer/src/forms/LayoutEditor/LayoutEditor.py
===================================================================
--- trunk/gnue-designer/src/forms/LayoutEditor/LayoutEditor.py  2006-04-03 
21:09:09 UTC (rev 8345)
+++ trunk/gnue-designer/src/forms/LayoutEditor/LayoutEditor.py  2006-04-03 
22:07:00 UTC (rev 8346)
@@ -1,4 +1,7 @@
+# GNU Enterprise Designer - Forms Support
 #
+# Copyright 2001-2006 Free Software Foundation
+#
 # This file is part of GNU Enterprise.
 #
 # GNU Enterprise is free software; you can redistribute it
@@ -16,17 +19,9 @@
 # write to the Free Software Foundation, Inc., 59 Temple Place
 # - Suite 330, Boston, MA 02111-1307, USA.
 #
-# Copyright 2001-2006 Free Software Foundation
-#
-# FILE:
-# LayoutEditor.py
-#
-# DESCRIPTION:
-#
-# NOTES:
-#
-# TODO: Split this file up
-#
+# $Id$
+"""
+"""
 
 __all__ = ['LayoutEditor']
 

Modified: trunk/gnue-designer/src/forms/LayoutEditor/LayoutEditorTools.py
===================================================================
--- trunk/gnue-designer/src/forms/LayoutEditor/LayoutEditorTools.py     
2006-04-03 21:09:09 UTC (rev 8345)
+++ trunk/gnue-designer/src/forms/LayoutEditor/LayoutEditorTools.py     
2006-04-03 22:07:00 UTC (rev 8346)
@@ -1,4 +1,7 @@
+# GNU Enterprise Designer - Forms Support
 #
+# Copyright 2001-2006 Free Software Foundation
+#
 # This file is part of GNU Enterprise.
 #
 # GNU Enterprise is free software; you can redistribute it
@@ -16,14 +19,9 @@
 # write to the Free Software Foundation, Inc., 59 Temple Place
 # - Suite 330, Boston, MA 02111-1307, USA.
 #
-# Copyright 2001-2006 Free Software Foundation
-#
-# FILE:
-# LayoutEditor.py
-#
-# DESCRIPTION:
-#
-# NOTES:
+# $Id$
+"""
+"""
 
 import wx
 from gnue.designer.base.ToolBar import BaseToolBar

Modified: trunk/gnue-designer/src/forms/LayoutEditor/PopupEditor.py
===================================================================
--- trunk/gnue-designer/src/forms/LayoutEditor/PopupEditor.py   2006-04-03 
21:09:09 UTC (rev 8345)
+++ trunk/gnue-designer/src/forms/LayoutEditor/PopupEditor.py   2006-04-03 
22:07:00 UTC (rev 8346)
@@ -1,3 +1,4 @@
+# GNU Enterprise Designer - Forms Support
 #
 # Copyright 2001-2006 Free Software Foundation
 #
@@ -18,12 +19,9 @@
 # write to the Free Software Foundation, Inc., 59 Temple Place
 # - Suite 330, Boston, MA 02111-1307, USA.
 #
-# FILE:
-# PopupEditor.py
-#
-# DESCRIPTION:
-#
-# NOTES:
+# $Id$
+"""
+"""
 
 import wx
 import sys, string

Modified: trunk/gnue-designer/src/forms/LayoutEditor/PropertyBar.py
===================================================================
--- trunk/gnue-designer/src/forms/LayoutEditor/PropertyBar.py   2006-04-03 
21:09:09 UTC (rev 8345)
+++ trunk/gnue-designer/src/forms/LayoutEditor/PropertyBar.py   2006-04-03 
22:07:00 UTC (rev 8346)
@@ -1,3 +1,4 @@
+# GNU Enterprise Designer - Forms Support
 #
 # Copyright 2001-2006 Free Software Foundation
 #
@@ -18,12 +19,9 @@
 # write to the Free Software Foundation, Inc., 59 Temple Place
 # - Suite 330, Boston, MA 02111-1307, USA.
 #
-# FILE:
-# PropertyBar.py
-#
-# DESCRIPTION:
-#
-# NOTES:
+# $Id$
+"""
+"""
 
 import wx
 import sys, string

Modified: trunk/gnue-designer/src/forms/LayoutEditor/ReorderFocus.py
===================================================================
--- trunk/gnue-designer/src/forms/LayoutEditor/ReorderFocus.py  2006-04-03 
21:09:09 UTC (rev 8345)
+++ trunk/gnue-designer/src/forms/LayoutEditor/ReorderFocus.py  2006-04-03 
22:07:00 UTC (rev 8346)
@@ -1,4 +1,7 @@
+# GNU Enterprise Designer - Forms Support
 #
+# Copyright 2001-2006 Free Software Foundation
+#
 # This file is part of GNU Enterprise.
 #
 # GNU Enterprise is free software; you can redistribute it
@@ -16,15 +19,9 @@
 # write to the Free Software Foundation, Inc., 59 Temple Place
 # - Suite 330, Boston, MA 02111-1307, USA.
 #
-# Copyright 2001-2006 Free Software Foundation
-#
-# FILE:
-# ReorderFocus.py
-#
-# DESCRIPTION:
-#
-# NOTES:
-#
+# $Id$
+"""
+"""
 
 import sys, string
 from gnue.common.apps import GDebug

Modified: trunk/gnue-designer/src/forms/LayoutEditor/Utils.py
===================================================================
--- trunk/gnue-designer/src/forms/LayoutEditor/Utils.py 2006-04-03 21:09:09 UTC 
(rev 8345)
+++ trunk/gnue-designer/src/forms/LayoutEditor/Utils.py 2006-04-03 22:07:00 UTC 
(rev 8346)
@@ -1,3 +1,4 @@
+# GNU Enterprise Designer - Forms Support
 #
 # Copyright 2001-2006 Free Software Foundation
 #
@@ -18,12 +19,9 @@
 # write to the Free Software Foundation, Inc., 59 Temple Place
 # - Suite 330, Boston, MA 02111-1307, USA.
 #
-# FILE:
-# Utils.py
-#
-# DESCRIPTION:
-#
-# NOTES:
+# $Id$
+"""
+"""
 
 import wx
 import sys, string

Modified: trunk/gnue-designer/src/forms/LayoutEditor/WidgetFocusTab.py
===================================================================
--- trunk/gnue-designer/src/forms/LayoutEditor/WidgetFocusTab.py        
2006-04-03 21:09:09 UTC (rev 8345)
+++ trunk/gnue-designer/src/forms/LayoutEditor/WidgetFocusTab.py        
2006-04-03 22:07:00 UTC (rev 8346)
@@ -1,4 +1,7 @@
+# GNU Enterprise Designer - Forms Support
 #
+# Copyright 2001-2006 Free Software Foundation
+#
 # This file is part of GNU Enterprise.
 #
 # GNU Enterprise is free software; you can redistribute it
@@ -16,15 +19,9 @@
 # write to the Free Software Foundation, Inc., 59 Temple Place
 # - Suite 330, Boston, MA 02111-1307, USA.
 #
-# Copyright 2001-2006 Free Software Foundation
-#
-# FILE:
-# WidgetFocusTab.py
-#
-# DESCRIPTION:
-#
-# NOTES:
-#
+# $Id$
+"""
+"""
 
 import wx
 import sys, string

Modified: trunk/gnue-designer/src/forms/LayoutEditor/WidgetHandler.py
===================================================================
--- trunk/gnue-designer/src/forms/LayoutEditor/WidgetHandler.py 2006-04-03 
21:09:09 UTC (rev 8345)
+++ trunk/gnue-designer/src/forms/LayoutEditor/WidgetHandler.py 2006-04-03 
22:07:00 UTC (rev 8346)
@@ -1,4 +1,7 @@
+# GNU Enterprise Designer - Forms Support
 #
+# Copyright 2001-2006 Free Software Foundation
+#
 # This file is part of GNU Enterprise.
 #
 # GNU Enterprise is free software; you can redistribute it
@@ -16,14 +19,9 @@
 # write to the Free Software Foundation, Inc., 59 Temple Place
 # - Suite 330, Boston, MA 02111-1307, USA.
 #
-# Copyright 2001-2006 Free Software Foundation
-#
-# FILE:
-# WidgetHandler.py
-#
-# DESCRIPTION:
-#
-# NOTES:
+# $Id$
+"""
+"""
 
 import wx
 import sys, string

Modified: trunk/gnue-designer/src/forms/LayoutEditor/WidgetHighlighter.py
===================================================================
--- trunk/gnue-designer/src/forms/LayoutEditor/WidgetHighlighter.py     
2006-04-03 21:09:09 UTC (rev 8345)
+++ trunk/gnue-designer/src/forms/LayoutEditor/WidgetHighlighter.py     
2006-04-03 22:07:00 UTC (rev 8346)
@@ -1,4 +1,7 @@
+# GNU Enterprise Designer - Forms Support
 #
+# Copyright 2001-2006 Free Software Foundation
+#
 # This file is part of GNU Enterprise.
 #
 # GNU Enterprise is free software; you can redistribute it
@@ -16,14 +19,9 @@
 # write to the Free Software Foundation, Inc., 59 Temple Place
 # - Suite 330, Boston, MA 02111-1307, USA.
 #
-# Copyright 2001-2006 Free Software Foundation
-#
-# FILE:
-# WidgetHighlighter.py
-#
-# DESCRIPTION:
-#
-# NOTES:
+# $Id$
+"""
+"""
 
 import wx
 import sys, string

Modified: trunk/gnue-designer/src/forms/LayoutEditor/Workspace.py
===================================================================
--- trunk/gnue-designer/src/forms/LayoutEditor/Workspace.py     2006-04-03 
21:09:09 UTC (rev 8345)
+++ trunk/gnue-designer/src/forms/LayoutEditor/Workspace.py     2006-04-03 
22:07:00 UTC (rev 8346)
@@ -1,4 +1,7 @@
+# GNU Enterprise Designer - Forms Support
 #
+# Copyright 2001-2006 Free Software Foundation
+#
 # This file is part of GNU Enterprise.
 #
 # GNU Enterprise is free software; you can redistribute it
@@ -16,15 +19,9 @@
 # write to the Free Software Foundation, Inc., 59 Temple Place
 # - Suite 330, Boston, MA 02111-1307, USA.
 #
-# Copyright 2001-2006 Free Software Foundation
-#
-# FILE:
-# Workspace.py
-#
-# DESCRIPTION:
-#
-# NOTES:
-#
+# $Id$
+"""
+"""
 
 __all__ = ['Workspace']
 

Modified: trunk/gnue-designer/src/forms/LayoutEditor/__init__.py
===================================================================
--- trunk/gnue-designer/src/forms/LayoutEditor/__init__.py      2006-04-03 
21:09:09 UTC (rev 8345)
+++ trunk/gnue-designer/src/forms/LayoutEditor/__init__.py      2006-04-03 
22:07:00 UTC (rev 8346)
@@ -1 +1,26 @@
+# GNU Enterprise Designer - Forms Support
+#
+# Copyright 2001-2006 Free Software Foundation
+#
+# This file is part of GNU Enterprise.
+#
+# GNU Enterprise is free software; you can redistribute it
+# and/or modify it under the terms of the GNU General Public
+# License as published by the Free Software Foundation; either
+# version 2, or (at your option) any later version.
+#
+# GNU Enterprise 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 General Public License for more details.
+#
+# You should have received a copy of the GNU General Public
+# License along with program; see the file COPYING. If not,
+# write to the Free Software Foundation, Inc., 59 Temple Place
+# - Suite 330, Boston, MA 02111-1307, USA.
+#
+# $Id$
+"""
+"""
+
 from LayoutEditor import *

Modified: trunk/gnue-designer/src/forms/LayoutEditor/renderers/Base/Driver.py
===================================================================
--- trunk/gnue-designer/src/forms/LayoutEditor/renderers/Base/Driver.py 
2006-04-03 21:09:09 UTC (rev 8345)
+++ trunk/gnue-designer/src/forms/LayoutEditor/renderers/Base/Driver.py 
2006-04-03 22:07:00 UTC (rev 8346)
@@ -1,4 +1,7 @@
+# GNU Enterprise Designer - Forms Support
 #
+# Copyright 2001-2006 Free Software Foundation
+#
 # This file is part of GNU Enterprise.
 #
 # GNU Enterprise is free software; you can redistribute it
@@ -16,15 +19,9 @@
 # write to the Free Software Foundation, Inc., 59 Temple Place
 # - Suite 330, Boston, MA 02111-1307, USA.
 #
-# Copyright 2001-2006 Free Software Foundation
-#
-# FILE:
-# WidgetFocusTab.py
-#
-# DESCRIPTION:
-#
-# NOTES:
-#
+# $Id$
+"""
+"""
 
 import wx
 

Modified: trunk/gnue-designer/src/forms/LayoutEditor/renderers/Base/GridPane.py
===================================================================
--- trunk/gnue-designer/src/forms/LayoutEditor/renderers/Base/GridPane.py       
2006-04-03 21:09:09 UTC (rev 8345)
+++ trunk/gnue-designer/src/forms/LayoutEditor/renderers/Base/GridPane.py       
2006-04-03 22:07:00 UTC (rev 8346)
@@ -1,3 +1,4 @@
+# GNU Enterprise Designer - Forms Support
 #
 # Copyright 2001-2006 Free Software Foundation
 #
@@ -18,12 +19,9 @@
 # write to the Free Software Foundation, Inc., 59 Temple Place
 # - Suite 330, Boston, MA 02111-1307, USA.
 #
-# FILE:
-# GridPane.py
-#
-# DESCRIPTION:
-#
-# NOTES:
+# $Id$
+"""
+"""
 
 import wx
 import sys, string

Modified: trunk/gnue-designer/src/forms/LayoutEditor/renderers/curses/Driver.py
===================================================================
--- trunk/gnue-designer/src/forms/LayoutEditor/renderers/curses/Driver.py       
2006-04-03 21:09:09 UTC (rev 8345)
+++ trunk/gnue-designer/src/forms/LayoutEditor/renderers/curses/Driver.py       
2006-04-03 22:07:00 UTC (rev 8346)
@@ -1,4 +1,7 @@
+# GNU Enterprise Designer - Forms Support
 #
+# Copyright 2001-2006 Free Software Foundation
+#
 # This file is part of GNU Enterprise.
 #
 # GNU Enterprise is free software; you can redistribute it
@@ -16,15 +19,9 @@
 # write to the Free Software Foundation, Inc., 59 Temple Place
 # - Suite 330, Boston, MA 02111-1307, USA.
 #
-# Copyright 2001-2006 Free Software Foundation
-#
-# FILE:
-# curses/Renderer.py
-#
-# DESCRIPTION:
-#
-# NOTES:
-#
+# $Id$
+"""
+"""
 
 from gnue.designer.forms.LayoutEditor.renderers.Base import *
 

Modified: trunk/gnue-designer/src/forms/LayoutEditor/renderers/native/Driver.py
===================================================================
--- trunk/gnue-designer/src/forms/LayoutEditor/renderers/native/Driver.py       
2006-04-03 21:09:09 UTC (rev 8345)
+++ trunk/gnue-designer/src/forms/LayoutEditor/renderers/native/Driver.py       
2006-04-03 22:07:00 UTC (rev 8346)
@@ -1,4 +1,7 @@
+# GNU Enterprise Designer - Forms Support
 #
+# Copyright 2001-2006 Free Software Foundation
+#
 # This file is part of GNU Enterprise.
 #
 # GNU Enterprise is free software; you can redistribute it
@@ -16,15 +19,9 @@
 # write to the Free Software Foundation, Inc., 59 Temple Place
 # - Suite 330, Boston, MA 02111-1307, USA.
 #
-# Copyright 2001-2006 Free Software Foundation
-#
-# FILE:
-# curses/Renderer.py
-#
-# DESCRIPTION:
-#
-# NOTES:
-#
+# $Id$
+"""
+"""
 
 from gnue.designer.forms.LayoutEditor.renderers.Base import *
 

Modified: 
trunk/gnue-designer/src/forms/LayoutEditor/renderers/native/WidgetHandler.py
===================================================================
--- 
trunk/gnue-designer/src/forms/LayoutEditor/renderers/native/WidgetHandler.py    
    2006-04-03 21:09:09 UTC (rev 8345)
+++ 
trunk/gnue-designer/src/forms/LayoutEditor/renderers/native/WidgetHandler.py    
    2006-04-03 22:07:00 UTC (rev 8346)
@@ -1,4 +1,7 @@
+# GNU Enterprise Designer - Forms Support
 #
+# Copyright 2001-2006 Free Software Foundation
+#
 # This file is part of GNU Enterprise.
 #
 # GNU Enterprise is free software; you can redistribute it
@@ -16,14 +19,9 @@
 # write to the Free Software Foundation, Inc., 59 Temple Place
 # - Suite 330, Boston, MA 02111-1307, USA.
 #
-# Copyright 2001-2006 Free Software Foundation
-#
-# FILE:
-# WidgetHandler.py
-#
-# DESCRIPTION:
-#
-# NOTES:
+# $Id$
+"""
+"""
 
 import wx
 import sys, string

Modified: trunk/gnue-designer/src/forms/PagePainter/PagePainter.py
===================================================================
--- trunk/gnue-designer/src/forms/PagePainter/PagePainter.py    2006-04-03 
21:09:09 UTC (rev 8345)
+++ trunk/gnue-designer/src/forms/PagePainter/PagePainter.py    2006-04-03 
22:07:00 UTC (rev 8346)
@@ -1,7 +1,8 @@
+# GNU Enterprise Designer - Forms Support
 #
 # Copyright 2001-2006 Free Software Foundation
 #
-# This file is part of GNU Enterprise
+# This file is part of GNU Enterprise.
 #
 # GNU Enterprise is free software; you can redistribute it
 # and/or modify it under the terms of the GNU General Public
@@ -20,6 +21,9 @@
 #
 # $Id$
 
+"""
+"""
+
 __all__ = ['PagePainter']
 
 #----------------------------------------------------------------------------

Modified: trunk/gnue-designer/src/forms/PagePainter/__init__.py
===================================================================
--- trunk/gnue-designer/src/forms/PagePainter/__init__.py       2006-04-03 
21:09:09 UTC (rev 8345)
+++ trunk/gnue-designer/src/forms/PagePainter/__init__.py       2006-04-03 
22:07:00 UTC (rev 8346)
@@ -1 +1,26 @@
+# GNU Enterprise Designer - Forms Support
+#
+# Copyright 2001-2006 Free Software Foundation
+#
+# This file is part of GNU Enterprise.
+#
+# GNU Enterprise is free software; you can redistribute it
+# and/or modify it under the terms of the GNU General Public
+# License as published by the Free Software Foundation; either
+# version 2, or (at your option) any later version.
+#
+# GNU Enterprise 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 General Public License for more details.
+#
+# You should have received a copy of the GNU General Public
+# License along with program; see the file COPYING. If not,
+# write to the Free Software Foundation, Inc., 59 Temple Place
+# - Suite 330, Boston, MA 02111-1307, USA.
+#
+# $Id$
+"""
+"""
+
 from PagePainter import *

Modified: trunk/gnue-designer/src/forms/PagePainter/skins/common.py
===================================================================
--- trunk/gnue-designer/src/forms/PagePainter/skins/common.py   2006-04-03 
21:09:09 UTC (rev 8345)
+++ trunk/gnue-designer/src/forms/PagePainter/skins/common.py   2006-04-03 
22:07:00 UTC (rev 8346)
@@ -1,12 +1,13 @@
+# GNU Enterprise Designer - Forms Support
 #
 # Copyright 2001-2006 Free Software Foundation
 #
-# This file is part of GNU Enterprise
+# This file is part of GNU Enterprise.
 #
 # GNU Enterprise is free software; you can redistribute it
 # and/or modify it under the terms of the GNU General Public
 # License as published by the Free Software Foundation; either
-# version 2, or(at your option) any later version.
+# version 2, or (at your option) any later version.
 #
 # GNU Enterprise is distributed in the hope that it will be
 # useful, but WITHOUT ANY WARRANTY; without even the implied
@@ -19,6 +20,8 @@
 # - Suite 330, Boston, MA 02111-1307, USA.
 #
 # $Id$
+"""
+"""
 
 from gnue.designer.ui.wx.uihelpers.doccanvas.widget import DocumentWidget
 from gnue.designer.ui.wx.uihelpers.doccanvas.colors import color_map

Modified: trunk/gnue-designer/src/forms/PagePainter/skins/default.py
===================================================================
--- trunk/gnue-designer/src/forms/PagePainter/skins/default.py  2006-04-03 
21:09:09 UTC (rev 8345)
+++ trunk/gnue-designer/src/forms/PagePainter/skins/default.py  2006-04-03 
22:07:00 UTC (rev 8346)
@@ -1,12 +1,13 @@
+# GNU Enterprise Designer - Forms Support
 #
 # Copyright 2001-2006 Free Software Foundation
 #
-# This file is part of GNU Enterprise
+# This file is part of GNU Enterprise.
 #
 # GNU Enterprise is free software; you can redistribute it
 # and/or modify it under the terms of the GNU General Public
 # License as published by the Free Software Foundation; either
-# version 2, or(at your option) any later version.
+# version 2, or (at your option) any later version.
 #
 # GNU Enterprise is distributed in the hope that it will be
 # useful, but WITHOUT ANY WARRANTY; without even the implied
@@ -20,7 +21,6 @@
 #
 # $Id$
 
-
 """
 Implement the default, simple GUI skin
 """

Modified: trunk/gnue-designer/src/forms/PagePainter/skins/term.py
===================================================================
--- trunk/gnue-designer/src/forms/PagePainter/skins/term.py     2006-04-03 
21:09:09 UTC (rev 8345)
+++ trunk/gnue-designer/src/forms/PagePainter/skins/term.py     2006-04-03 
22:07:00 UTC (rev 8346)
@@ -1,12 +1,13 @@
+# GNU Enterprise Designer - Forms Support
 #
 # Copyright 2001-2006 Free Software Foundation
 #
-# This file is part of GNU Enterprise
+# This file is part of GNU Enterprise.
 #
 # GNU Enterprise is free software; you can redistribute it
 # and/or modify it under the terms of the GNU General Public
 # License as published by the Free Software Foundation; either
-# version 2, or(at your option) any later version.
+# version 2, or (at your option) any later version.
 #
 # GNU Enterprise is distributed in the hope that it will be
 # useful, but WITHOUT ANY WARRANTY; without even the implied
@@ -20,7 +21,6 @@
 #
 # $Id$
 
-
 """
 Implement a character-based (console or terminal) skin
 (i.e., simulate what the screen would look like on an

Modified: trunk/gnue-designer/src/forms/PropertyEditor.py
===================================================================
--- trunk/gnue-designer/src/forms/PropertyEditor.py     2006-04-03 21:09:09 UTC 
(rev 8345)
+++ trunk/gnue-designer/src/forms/PropertyEditor.py     2006-04-03 22:07:00 UTC 
(rev 8346)
@@ -1,4 +1,7 @@
+# GNU Enterprise Designer - Forms Support
 #
+# Copyright 2001-2006 Free Software Foundation
+#
 # This file is part of GNU Enterprise.
 #
 # GNU Enterprise is free software; you can redistribute it
@@ -16,18 +19,11 @@
 # write to the Free Software Foundation, Inc., 59 Temple Place
 # - Suite 330, Boston, MA 02111-1307, USA.
 #
-# Copyright 2001-2006 Free Software Foundation
-#
-# FILE:
-# forms/PropertyEditor.py
-#
-# DESCRIPTION:
-# PropertyEditor wrapper for forms
-#
-# NOTES:
-#
+# $Id$
+"""
+PropertyEditor wrapper for forms
+"""
 
-
 import sys, os, string
 import wx
 from gnue.common.apps import GDebug

Modified: trunk/gnue-designer/src/forms/TemplateSupport.py
===================================================================
--- trunk/gnue-designer/src/forms/TemplateSupport.py    2006-04-03 21:09:09 UTC 
(rev 8345)
+++ trunk/gnue-designer/src/forms/TemplateSupport.py    2006-04-03 22:07:00 UTC 
(rev 8346)
@@ -1,4 +1,7 @@
+# GNU Enterprise Designer - Forms Support
 #
+# Copyright 2001-2006 Free Software Foundation
+#
 # This file is part of GNU Enterprise.
 #
 # GNU Enterprise is free software; you can redistribute it
@@ -16,16 +19,10 @@
 # write to the Free Software Foundation, Inc., 59 Temple Place
 # - Suite 330, Boston, MA 02111-1307, USA.
 #
-# Copyright 2001-2006 Free Software Foundation
-#
-# FILE:
-# forms/TemplateSupport.py
-#
-# DESCRIPTION:
-# Provides forms-specific extensions to TemplateBase
-#
-# NOTES:
-#
+# $Id$
+"""
+Provides forms-specific extensions to TemplateBase
+"""
 
 from gnue.designer.base.TemplateBase import *
 from gnue.forms.GFForm import GFForm

Modified: trunk/gnue-designer/src/forms/TreeView.py
===================================================================
--- trunk/gnue-designer/src/forms/TreeView.py   2006-04-03 21:09:09 UTC (rev 
8345)
+++ trunk/gnue-designer/src/forms/TreeView.py   2006-04-03 22:07:00 UTC (rev 
8346)
@@ -1,4 +1,7 @@
+# GNU Enterprise Designer - Forms Support
 #
+# Copyright 2001-2006 Free Software Foundation
+#
 # This file is part of GNU Enterprise.
 #
 # GNU Enterprise is free software; you can redistribute it
@@ -16,16 +19,11 @@
 # write to the Free Software Foundation, Inc., 59 Temple Place
 # - Suite 330, Boston, MA 02111-1307, USA.
 #
-# Copyright 2001-2006 Free Software Foundation
+# $Id$
+"""
+The TreeView for forms instances
+"""
 #
-# FILE:
-# TreeView.py
-#
-# DESCRIPTION:
-# The TreeView for forms instances
-#
-# NOTES:
-#
 # TODO: all the SetItemImage lines in this file have been
 # TODO: commented out as on win32 it was segfaulting
 #

Modified: trunk/gnue-designer/src/forms/WizardRunner.py
===================================================================
--- trunk/gnue-designer/src/forms/WizardRunner.py       2006-04-03 21:09:09 UTC 
(rev 8345)
+++ trunk/gnue-designer/src/forms/WizardRunner.py       2006-04-03 22:07:00 UTC 
(rev 8346)
@@ -1,4 +1,7 @@
+# GNU Enterprise Designer - Forms Support
 #
+# Copyright 2001-2006 Free Software Foundation
+#
 # This file is part of GNU Enterprise.
 #
 # GNU Enterprise is free software; you can redistribute it
@@ -16,18 +19,12 @@
 # write to the Free Software Foundation, Inc., 59 Temple Place
 # - Suite 330, Boston, MA 02111-1307, USA.
 #
-# Copyright 2002-2006 Free Software Foundation
-#
-# FILE:
-# form/WizardRunner.py
-#
-# DESCRIPTION:
-# Runs a form "wizard"
-#
-# NOTES:
-# Adds Prepositioning Template support to the base WizardRunner
-#
+# $Id$
+"""
+Adds Prepositioning Template support to the base WizardRunner
+"""
 
+
 from gnue.designer.base.TemplateParser import WizardRunner as BaseWizardRunner
 import TemplateSupport
 from gnue.common.events import Event

Modified: trunk/gnue-designer/src/forms/__init__.py
===================================================================
--- trunk/gnue-designer/src/forms/__init__.py   2006-04-03 21:09:09 UTC (rev 
8345)
+++ trunk/gnue-designer/src/forms/__init__.py   2006-04-03 22:07:00 UTC (rev 
8346)
@@ -1,5 +1,6 @@
+# GNU Enterprise Designer - Forms Support
 #
-# Copyright 2002-2006 Free Software Foundation
+# Copyright 2001-2006 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #
@@ -18,16 +19,10 @@
 # write to the Free Software Foundation, Inc., 59 Temple Place
 # - Suite 330, Boston, MA 02111-1307, USA.
 #
-# FILE:
-# form/__init__.py
-#
-# DESCRIPTION:
-# Various constants for the forms interface
-#
-# NOTES:
-# This __init__ causes gnue.designer.forms to expose
-# the Instance class plus a properties object.
-#
+# $Id$
+"""
+Various constants for the forms interface
+"""
 
 # See if forms is installed
 import gnue.forms as _test

Modified: trunk/gnue-designer/src/forms/events/Arrange.py
===================================================================
--- trunk/gnue-designer/src/forms/events/Arrange.py     2006-04-03 21:09:09 UTC 
(rev 8345)
+++ trunk/gnue-designer/src/forms/events/Arrange.py     2006-04-03 22:07:00 UTC 
(rev 8346)
@@ -1,4 +1,7 @@
+# GNU Enterprise Designer - Forms Support
 #
+# Copyright 2001-2006 Free Software Foundation
+#
 # This file is part of GNU Enterprise.
 #
 # GNU Enterprise is free software; you can redistribute it
@@ -16,16 +19,10 @@
 # write to the Free Software Foundation, Inc., 59 Temple Place
 # - Suite 330, Boston, MA 02111-1307, USA.
 #
-# Copyright 2001-2006 Free Software Foundation
-#
-# FILE:
-# forms/events/Arrange.py
-#
-# DESCRIPTION:
-# Code to handle the various Auto-Arrange events
-#
-# NOTES:
-#
+# $Id$
+"""
+Code to handle the various Auto-Arrange events
+"""
 
 class Arrange:
     def __init__(self, instance):

Modified: trunk/gnue-designer/src/forms/events/Events.py
===================================================================
--- trunk/gnue-designer/src/forms/events/Events.py      2006-04-03 21:09:09 UTC 
(rev 8345)
+++ trunk/gnue-designer/src/forms/events/Events.py      2006-04-03 22:07:00 UTC 
(rev 8346)
@@ -1,4 +1,7 @@
+# GNU Enterprise Designer - Forms Support
 #
+# Copyright 2001-2006 Free Software Foundation
+#
 # This file is part of GNU Enterprise.
 #
 # GNU Enterprise is free software; you can redistribute it
@@ -16,16 +19,11 @@
 # write to the Free Software Foundation, Inc., 59 Temple Place
 # - Suite 330, Boston, MA 02111-1307, USA.
 #
-# Copyright 2001-2006 Free Software Foundation
-#
-# FILE:
-# forms/events/Events.py
-#
-# DESCRIPTION:
-# Convenience initialization wrapper
-# for all the other events/* classes
-#
-# NOTES:
+# $Id$
+"""
+Convenience initialization wrapper
+for all the other events/* classes
+"""
 
 from Arrange import Arrange
 from Resize import Resize

Modified: trunk/gnue-designer/src/forms/events/Resize.py
===================================================================
--- trunk/gnue-designer/src/forms/events/Resize.py      2006-04-03 21:09:09 UTC 
(rev 8345)
+++ trunk/gnue-designer/src/forms/events/Resize.py      2006-04-03 22:07:00 UTC 
(rev 8346)
@@ -1,4 +1,7 @@
+# GNU Enterprise Designer - Forms Support
 #
+# Copyright 2001-2006 Free Software Foundation
+#
 # This file is part of GNU Enterprise.
 #
 # GNU Enterprise is free software; you can redistribute it
@@ -16,16 +19,10 @@
 # write to the Free Software Foundation, Inc., 59 Temple Place
 # - Suite 330, Boston, MA 02111-1307, USA.
 #
-# Copyright 2001-2006 Free Software Foundation
-#
-# FILE:
-# forms/events/Resize.py
-#
-# DESCRIPTION:
-# Code to handle the auto-resize event
-#
-# NOTES:
-#
+# $Id$
+"""
+Code to handle the auto-resize event
+"""
 
 class Resize:
     def __init__(self, instance):

Modified: trunk/gnue-designer/src/forms/wizards/AddBlock.py
===================================================================
--- trunk/gnue-designer/src/forms/wizards/AddBlock.py   2006-04-03 21:09:09 UTC 
(rev 8345)
+++ trunk/gnue-designer/src/forms/wizards/AddBlock.py   2006-04-03 22:07:00 UTC 
(rev 8346)
@@ -1,4 +1,7 @@
+# GNU Enterprise Designer - Forms Support
 #
+# Copyright 2001-2006 Free Software Foundation
+#
 # This file is part of GNU Enterprise.
 #
 # GNU Enterprise is free software; you can redistribute it
@@ -16,17 +19,11 @@
 # write to the Free Software Foundation, Inc., 59 Temple Place
 # - Suite 330, Boston, MA 02111-1307, USA.
 #
-# Copyright 2001-2006 Free Software Foundation
-#
-# FILE:
-# forms/wizards/AddBlock.py
-#
-# DESCRIPTION:
-# Implements a basic form template
-#
-# NOTES:
-#
+# $Id$
+"""
+"""
 
+
 from gnue.designer.forms.TemplateSupport import *
 from gnue.designer import VERSION
 import string

Modified: trunk/gnue-designer/src/forms/wizards/AddBox.py
===================================================================
--- trunk/gnue-designer/src/forms/wizards/AddBox.py     2006-04-03 21:09:09 UTC 
(rev 8345)
+++ trunk/gnue-designer/src/forms/wizards/AddBox.py     2006-04-03 22:07:00 UTC 
(rev 8346)
@@ -1,4 +1,7 @@
+# GNU Enterprise Designer - Forms Support
 #
+# Copyright 2001-2006 Free Software Foundation
+#
 # This file is part of GNU Enterprise.
 #
 # GNU Enterprise is free software; you can redistribute it
@@ -16,16 +19,9 @@
 # write to the Free Software Foundation, Inc., 59 Temple Place
 # - Suite 330, Boston, MA 02111-1307, USA.
 #
-# Copyright 2001-2006 Free Software Foundation
-#
-# FILE:
-# forms/wizards/AddBox.py
-#
-# DESCRIPTION:
-# Implements a basic form template
-#
-# NOTES:
-#
+# $Id$
+"""
+"""
 
 from gnue.designer.forms.TemplateSupport import *
 from gnue.designer import VERSION

Modified: trunk/gnue-designer/src/forms/wizards/AddButton.py
===================================================================
--- trunk/gnue-designer/src/forms/wizards/AddButton.py  2006-04-03 21:09:09 UTC 
(rev 8345)
+++ trunk/gnue-designer/src/forms/wizards/AddButton.py  2006-04-03 22:07:00 UTC 
(rev 8346)
@@ -1,4 +1,7 @@
+# GNU Enterprise Designer - Forms Support
 #
+# Copyright 2001-2006 Free Software Foundation
+#
 # This file is part of GNU Enterprise.
 #
 # GNU Enterprise is free software; you can redistribute it
@@ -16,17 +19,10 @@
 # write to the Free Software Foundation, Inc., 59 Temple Place
 # - Suite 330, Boston, MA 02111-1307, USA.
 #
-# Copyright 2001-2006 Free Software Foundation
-#
-# FILE:
-# forms/wizards/AddButton.py
-#
-# DESCRIPTION:
-# Adds a Button to the form
-#
-# NOTES:
-#
-
+# $Id$
+"""
+Adds a Button to the form
+"""
 from gnue.designer.forms.TemplateSupport import *
 from gnue.designer import VERSION
 import string

Modified: trunk/gnue-designer/src/forms/wizards/AddCheckbox.py
===================================================================
--- trunk/gnue-designer/src/forms/wizards/AddCheckbox.py        2006-04-03 
21:09:09 UTC (rev 8345)
+++ trunk/gnue-designer/src/forms/wizards/AddCheckbox.py        2006-04-03 
22:07:00 UTC (rev 8346)
@@ -1,4 +1,7 @@
+# GNU Enterprise Designer - Forms Support
 #
+# Copyright 2001-2006 Free Software Foundation
+#
 # This file is part of GNU Enterprise.
 #
 # GNU Enterprise is free software; you can redistribute it
@@ -16,16 +19,9 @@
 # write to the Free Software Foundation, Inc., 59 Temple Place
 # - Suite 330, Boston, MA 02111-1307, USA.
 #
-# Copyright 2001-2006 Free Software Foundation
-#
-# FILE:
-# forms/wizards/AddCheckbox.py
-#
-# DESCRIPTION:
-# Implements a basic form template
-#
-# NOTES:
-#
+# $Id$
+"""
+"""
 
 from gnue.designer.forms.TemplateSupport import *
 from gnue.designer import VERSION

Modified: trunk/gnue-designer/src/forms/wizards/AddDataSource.py
===================================================================
--- trunk/gnue-designer/src/forms/wizards/AddDataSource.py      2006-04-03 
21:09:09 UTC (rev 8345)
+++ trunk/gnue-designer/src/forms/wizards/AddDataSource.py      2006-04-03 
22:07:00 UTC (rev 8346)
@@ -1,4 +1,7 @@
+# GNU Enterprise Designer - Forms Support
 #
+# Copyright 2001-2006 Free Software Foundation
+#
 # This file is part of GNU Enterprise.
 #
 # GNU Enterprise is free software; you can redistribute it
@@ -16,16 +19,10 @@
 # write to the Free Software Foundation, Inc., 59 Temple Place
 # - Suite 330, Boston, MA 02111-1307, USA.
 #
-# Copyright 2001-2006 Free Software Foundation
-#
-# FILE:
-# forms/wizards/AddDataSource.py
-#
-# DESCRIPTION:
-# Add a DataSource entry to a form, creating any datasources if necessary.
-#
-# NOTES:
-#
+# $Id$
+"""
+Add a DataSource entry to a form, creating any datasources if necessary.
+"""
 
 from gnue.designer.forms.TemplateSupport import *
 from gnue.designer import VERSION

Modified: trunk/gnue-designer/src/forms/wizards/AddDropDown.py
===================================================================
--- trunk/gnue-designer/src/forms/wizards/AddDropDown.py        2006-04-03 
21:09:09 UTC (rev 8345)
+++ trunk/gnue-designer/src/forms/wizards/AddDropDown.py        2006-04-03 
22:07:00 UTC (rev 8346)
@@ -1,4 +1,7 @@
+# GNU Enterprise Designer - Forms Support
 #
+# Copyright 2001-2006 Free Software Foundation
+#
 # This file is part of GNU Enterprise.
 #
 # GNU Enterprise is free software; you can redistribute it
@@ -16,16 +19,10 @@
 # write to the Free Software Foundation, Inc., 59 Temple Place
 # - Suite 330, Boston, MA 02111-1307, USA.
 #
-# Copyright 2001-2006 Free Software Foundation
-#
-# FILE:
-# forms/wizards/AddDropdown.py
-#
-# DESCRIPTION:
-# Add a dropdown entry to a form, creating any datasources if necessary.
-#
-# NOTES:
-#
+# $Id$
+"""
+Add a dropdown entry to a form, creating any datasources if necessary.
+"""
 
 from gnue.designer.forms.TemplateSupport import *
 from gnue.designer import VERSION

Modified: trunk/gnue-designer/src/forms/wizards/AddEntry.py
===================================================================
--- trunk/gnue-designer/src/forms/wizards/AddEntry.py   2006-04-03 21:09:09 UTC 
(rev 8345)
+++ trunk/gnue-designer/src/forms/wizards/AddEntry.py   2006-04-03 22:07:00 UTC 
(rev 8346)
@@ -1,4 +1,7 @@
+# GNU Enterprise Designer - Forms Support
 #
+# Copyright 2001-2006 Free Software Foundation
+#
 # This file is part of GNU Enterprise.
 #
 # GNU Enterprise is free software; you can redistribute it
@@ -16,16 +19,9 @@
 # write to the Free Software Foundation, Inc., 59 Temple Place
 # - Suite 330, Boston, MA 02111-1307, USA.
 #
-# Copyright 2001-2006 Free Software Foundation
-#
-# FILE:
-# forms/wizards/AddEntry.py
-#
-# DESCRIPTION:
-# Implements a basic form template
-#
-# NOTES:
-#
+# $Id$
+"""
+"""
 
 from gnue.designer.forms.TemplateSupport import *
 from gnue.designer import VERSION

Modified: trunk/gnue-designer/src/forms/wizards/AddLabel.py
===================================================================
--- trunk/gnue-designer/src/forms/wizards/AddLabel.py   2006-04-03 21:09:09 UTC 
(rev 8345)
+++ trunk/gnue-designer/src/forms/wizards/AddLabel.py   2006-04-03 22:07:00 UTC 
(rev 8346)
@@ -1,4 +1,7 @@
+# GNU Enterprise Designer - Forms Support
 #
+# Copyright 2001-2006 Free Software Foundation
+#
 # This file is part of GNU Enterprise.
 #
 # GNU Enterprise is free software; you can redistribute it
@@ -16,16 +19,9 @@
 # write to the Free Software Foundation, Inc., 59 Temple Place
 # - Suite 330, Boston, MA 02111-1307, USA.
 #
-# Copyright 2001-2006 Free Software Foundation
-#
-# FILE:
-# forms/wizards/AddLabel.py
-#
-# DESCRIPTION:
-# Implements a basic form template
-#
-# NOTES:
-#
+# $Id$
+"""
+"""
 
 from gnue.designer.forms.TemplateSupport import *
 from gnue.designer import VERSION

Modified: trunk/gnue-designer/src/forms/wizards/AddPage.py
===================================================================
--- trunk/gnue-designer/src/forms/wizards/AddPage.py    2006-04-03 21:09:09 UTC 
(rev 8345)
+++ trunk/gnue-designer/src/forms/wizards/AddPage.py    2006-04-03 22:07:00 UTC 
(rev 8346)
@@ -1,4 +1,7 @@
+# GNU Enterprise Designer - Forms Support
 #
+# Copyright 2001-2006 Free Software Foundation
+#
 # This file is part of GNU Enterprise.
 #
 # GNU Enterprise is free software; you can redistribute it
@@ -16,16 +19,10 @@
 # write to the Free Software Foundation, Inc., 59 Temple Place
 # - Suite 330, Boston, MA 02111-1307, USA.
 #
-# Copyright 2001-2006 Free Software Foundation
-#
-# FILE:
-# forms/wizards/AddPage.py
-#
-# DESCRIPTION:
-# Adds a blank page to the form
-#
-# NOTES:
-#
+# $Id$
+"""
+Adds a blank page to the form
+"""
 
 from gnue.designer.forms.TemplateSupport import *
 from gnue.designer import VERSION

Modified: trunk/gnue-designer/src/forms/wizards/CreateSchema.py
===================================================================
--- trunk/gnue-designer/src/forms/wizards/CreateSchema.py       2006-04-03 
21:09:09 UTC (rev 8345)
+++ trunk/gnue-designer/src/forms/wizards/CreateSchema.py       2006-04-03 
22:07:00 UTC (rev 8346)
@@ -1,4 +1,7 @@
+# GNU Enterprise Designer - Forms Support
 #
+# Copyright 2001-2006 Free Software Foundation
+#
 # This file is part of GNU Enterprise.
 #
 # GNU Enterprise is free software; you can redistribute it
@@ -16,19 +19,16 @@
 # write to the Free Software Foundation, Inc., 59 Temple Place
 # - Suite 330, Boston, MA 02111-1307, USA.
 #
-# Copyright 2001-2006 Free Software Foundation
-#
-# FILE:
-# forms/wizards/CreateSchema.py
-#
-# DESCRIPTION:
-# Implements a basic form template
-#
-# NOTES/TODO:
-#  A similar tool should be build as a SchemaTemplate
-#  which would take multiple GFD files as an argument to
-#  create a merged schema out of them
+# $Id$
+"""
+Implements a basic form template
 
+NOTES/TODO:
+  A similar tool should be build as a SchemaTemplate
+  which would take multiple GFD files as an argument to
+  create a merged schema out of them
+"""
+
 from gnue.designer.forms.TemplateSupport import *
 from gnue.designer import VERSION
 from gnue.common.datasources import GSchema

Modified: trunk/gnue-designer/src/forms/wizards/CreateWebForm.py
===================================================================
--- trunk/gnue-designer/src/forms/wizards/CreateWebForm.py      2006-04-03 
21:09:09 UTC (rev 8345)
+++ trunk/gnue-designer/src/forms/wizards/CreateWebForm.py      2006-04-03 
22:07:00 UTC (rev 8346)
@@ -1,5 +1,7 @@
-# -*- coding: iso-8859-1 -*-
+# GNU Enterprise Designer - Forms Support
 #
+# Copyright 2001-2006 Free Software Foundation
+#
 # This file is part of GNU Enterprise.
 #
 # GNU Enterprise is free software; you can redistribute it
@@ -17,15 +19,12 @@
 # write to the Free Software Foundation, Inc., 59 Temple Place
 # - Suite 330, Boston, MA 02111-1307, USA.
 #
-# Copyright 2001-2006 Free Software Foundation
+# $Id$
+"""
+A wizard which export the actual form into a dynamic HTML file
+with javascript includes, which can act as a webform.
+"""
 #
-# FILE:
-# forms/wizards/CreateWebForm.py
-#
-# DESCRIPTION:
-# a wizard which export the actual form into a dynamic HTML file
-# with javascript includes, which can act as a webform.
-#
 # VERSION:   0.0.2 (needs gnue-forms.js ver. 0.0.2)
 #
 # NOTES/TODO:
@@ -397,7 +396,7 @@
         return outp
 
     def addPageTab(self,name,pos):
-        # outp = '<center><br><img src="img/gnue.png"><br>�</center>'
+        # outp = '<center><br><img src="img/gnue.png"><br>\xa0</center>'
         outp='<DIV STYLE="position:absolute; '+\
                'top: %spx;' % self.yBase +\
                'left: %spx;\n' % (self.xBase+pos) +\

Modified: trunk/gnue-designer/src/forms/wizards/__init__.py
===================================================================
--- trunk/gnue-designer/src/forms/wizards/__init__.py   2006-04-03 21:09:09 UTC 
(rev 8345)
+++ trunk/gnue-designer/src/forms/wizards/__init__.py   2006-04-03 22:07:00 UTC 
(rev 8346)
@@ -1,3 +1,27 @@
+# GNU Enterprise Designer - Forms Support
+#
+# Copyright 2001-2006 Free Software Foundation
+#
+# This file is part of GNU Enterprise.
+#
+# GNU Enterprise is free software; you can redistribute it
+# and/or modify it under the terms of the GNU General Public
+# License as published by the Free Software Foundation; either
+# version 2, or (at your option) any later version.
+#
+# GNU Enterprise 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 General Public License for more details.
+#
+# You should have received a copy of the GNU General Public
+# License along with program; see the file COPYING. If not,
+# write to the Free Software Foundation, Inc., 59 Temple Place
+# - Suite 330, Boston, MA 02111-1307, USA.
+#
+# $Id$
+"""
+"""
 WIZARDS = [
   'AddBlock',
   'AddBox',

Modified: trunk/gnue-designer/src/navigator/Document.py
===================================================================
--- trunk/gnue-designer/src/navigator/Document.py       2006-04-03 21:09:09 UTC 
(rev 8345)
+++ trunk/gnue-designer/src/navigator/Document.py       2006-04-03 22:07:00 UTC 
(rev 8346)
@@ -1,4 +1,7 @@
+# GNU Enterprise Designer - Navigator Support
 #
+# Copyright 2001-2006 Free Software Foundation
+#
 # This file is part of GNU Enterprise.
 #
 # GNU Enterprise is free software; you can redistribute it
@@ -16,16 +19,10 @@
 # write to the Free Software Foundation, Inc., 59 Temple Place
 # - Suite 330, Boston, MA 02111-1307, USA.
 #
-# Copyright 2001-2006 Free Software Foundation
-#
-# FILE:
-# navigator/Instance.py
-#
-# DESCRIPTION:
-# Creates a "Navigator" instance
-#
-# NOTES:
-#
+# $Id$
+"""
+Creates a "Navigator" instance
+"""
 
 from gnue.designer.navigator import properties as navProperties
 from gnue.designer.base.Document import BaseDocument

Modified: trunk/gnue-designer/src/navigator/Incubator.py
===================================================================
--- trunk/gnue-designer/src/navigator/Incubator.py      2006-04-03 21:09:09 UTC 
(rev 8345)
+++ trunk/gnue-designer/src/navigator/Incubator.py      2006-04-03 22:07:00 UTC 
(rev 8346)
@@ -1,4 +1,7 @@
+# GNU Enterprise Designer - Navigator Support
 #
+# Copyright 2001-2006 Free Software Foundation
+#
 # This file is part of GNU Enterprise.
 #
 # GNU Enterprise is free software; you can redistribute it
@@ -16,16 +19,10 @@
 # write to the Free Software Foundation, Inc., 59 Temple Place
 # - Suite 330, Boston, MA 02111-1307, USA.
 #
-# Copyright 2001-2006 Free Software Foundation
-#
-# FILE:
-# Incubator.py
-#
-# DESCRIPTION:
-# Creates objects to be added to the object
-#
-# NOTES:
-#
+# $Id$
+"""
+Creates objects to be added to the object
+"""
 
 from gnue.common.apps import GDebug
 from gnue.navigator import GNParser

Modified: trunk/gnue-designer/src/navigator/LayoutEditor.py
===================================================================
--- trunk/gnue-designer/src/navigator/LayoutEditor.py   2006-04-03 21:09:09 UTC 
(rev 8345)
+++ trunk/gnue-designer/src/navigator/LayoutEditor.py   2006-04-03 22:07:00 UTC 
(rev 8346)
@@ -1,5 +1,6 @@
+# GNU Enterprise Designer - Navigator Support
 #
-# Copyright 2002-2006 Free Software Foundation
+# Copyright 2001-2006 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #
@@ -18,12 +19,9 @@
 # write to the Free Software Foundation, Inc., 59 Temple Place
 # - Suite 330, Boston, MA 02111-1307, USA.
 #
-# FILE:
-# LayoutEditor.py
-#
-# DESCRIPTION:
-#
-# NOTES:
+# $Id$
+"""
+"""
 
 
 import sys, os, cPickle, string

Modified: trunk/gnue-designer/src/navigator/TemplateSupport.py
===================================================================
--- trunk/gnue-designer/src/navigator/TemplateSupport.py        2006-04-03 
21:09:09 UTC (rev 8345)
+++ trunk/gnue-designer/src/navigator/TemplateSupport.py        2006-04-03 
22:07:00 UTC (rev 8346)
@@ -1,4 +1,7 @@
+# GNU Enterprise Designer - Navigator Support
 #
+# Copyright 2001-2006 Free Software Foundation
+#
 # This file is part of GNU Enterprise.
 #
 # GNU Enterprise is free software; you can redistribute it
@@ -16,17 +19,12 @@
 # write to the Free Software Foundation, Inc., 59 Temple Place
 # - Suite 330, Boston, MA 02111-1307, USA.
 #
-# Copyright 2001-2006 Free Software Foundation
-#
-# FILE:
-# navigator/TemplateSupport.py
-#
-# DESCRIPTION:
-# Provides navigator-specific extensions to TemplateBase
-#
-# NOTES:
-#
+# $Id$
+"""
+Provides navigator-specific extensions to TemplateBase
+"""
 
+
 from gnue.designer.base.TemplateBase import *
 
 # TODO

Modified: trunk/gnue-designer/src/navigator/__init__.py
===================================================================
--- trunk/gnue-designer/src/navigator/__init__.py       2006-04-03 21:09:09 UTC 
(rev 8345)
+++ trunk/gnue-designer/src/navigator/__init__.py       2006-04-03 22:07:00 UTC 
(rev 8346)
@@ -1,5 +1,6 @@
+# GNU Enterprise Designer - Navigator Support
 #
-# Copyright 2002-2006 Free Software Foundation
+# Copyright 2001-2006 Free Software Foundation
 #
 # This file is part of GNU Enterprise.
 #
@@ -18,18 +19,12 @@
 # write to the Free Software Foundation, Inc., 59 Temple Place
 # - Suite 330, Boston, MA 02111-1307, USA.
 #
-# FILE:
-# navigator/__init__.py
-#
-# DESCRIPTION:
-# Various constants for the navigator interface
-#
-# NOTES:
-# This __init__ causes gnue.designer.navigator to expose
-# the Instance class plus a properties object.
-#
+# $Id$
+"""
+Various constants for the navigator interface
+"""
 
-# See if forms is installed
+# See if navigator is installed
 import gnue.navigator as _test
 
 #from gnue.designer import Instance as _BaseInstance

Modified: trunk/gnue-designer/src/navigator/wizards/__init__.py
===================================================================
--- trunk/gnue-designer/src/navigator/wizards/__init__.py       2006-04-03 
21:09:09 UTC (rev 8345)
+++ trunk/gnue-designer/src/navigator/wizards/__init__.py       2006-04-03 
22:07:00 UTC (rev 8346)
@@ -1 +1,26 @@
+# GNU Enterprise Designer - Navigator Support
+#
+# Copyright 2001-2006 Free Software Foundation
+#
+# This file is part of GNU Enterprise.
+#
+# GNU Enterprise is free software; you can redistribute it
+# and/or modify it under the terms of the GNU General Public
+# License as published by the Free Software Foundation; either
+# version 2, or (at your option) any later version.
+#
+# GNU Enterprise 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 General Public License for more details.
+#
+# You should have received a copy of the GNU General Public
+# License along with program; see the file COPYING. If not,
+# write to the Free Software Foundation, Inc., 59 Temple Place
+# - Suite 330, Boston, MA 02111-1307, USA.
+#
+# $Id$
+"""
+"""
+
 WIZARDS = []

Modified: trunk/gnue-designer/src/projects/Objects.py
===================================================================
--- trunk/gnue-designer/src/projects/Objects.py 2006-04-03 21:09:09 UTC (rev 
8345)
+++ trunk/gnue-designer/src/projects/Objects.py 2006-04-03 22:07:00 UTC (rev 
8346)
@@ -1,4 +1,7 @@
+# GNU Enterprise Designer - Project Framework
 #
+# Copyright 2001-2006 Free Software Foundation
+#
 # This file is part of GNU Enterprise.
 #
 # GNU Enterprise is free software; you can redistribute it
@@ -16,16 +19,11 @@
 # write to the Free Software Foundation, Inc., 59 Temple Place
 # - Suite 330, Boston, MA 02111-1307, USA.
 #
-# Copyright 2002-2006 Free Software Foundation
-#
-# FILE:
-# Project.py
-#
-# DESCRIPTION:
-#
-# NOTES:
-#
+# $Id$
 
+"""
+"""
+
 from gnue.common.definitions import GObjects, GRootObj
 import Parser
 

Modified: trunk/gnue-designer/src/projects/Parser.py
===================================================================
--- trunk/gnue-designer/src/projects/Parser.py  2006-04-03 21:09:09 UTC (rev 
8345)
+++ trunk/gnue-designer/src/projects/Parser.py  2006-04-03 22:07:00 UTC (rev 
8346)
@@ -1,4 +1,7 @@
+# GNU Enterprise Designer - Project Framework
 #
+# Copyright 2001-2006 Free Software Foundation
+#
 # This file is part of GNU Enterprise.
 #
 # GNU Enterprise is free software; you can redistribute it
@@ -16,17 +19,12 @@
 # write to the Free Software Foundation, Inc., 59 Temple Place
 # - Suite 330, Boston, MA 02111-1307, USA.
 #
-# Copyright 2002-2006 Free Software Foundation
-#
-# FILE:
-# Project.py
-#
-# DESCRIPTION:
-# Class that contains a sax based xml processor for GNUe project support
-#
-# NOTES:
-#
+# $Id$
 
+"""
+Class that contains a sax based xml processor for GNUe project support
+"""
+
 from gnue.common.definitions import GParser
 
 import copy, types

Modified: trunk/gnue-designer/src/projects/Project.py
===================================================================
--- trunk/gnue-designer/src/projects/Project.py 2006-04-03 21:09:09 UTC (rev 
8345)
+++ trunk/gnue-designer/src/projects/Project.py 2006-04-03 22:07:00 UTC (rev 
8346)
@@ -1,4 +1,7 @@
+# GNU Enterprise Designer - Project Framework
 #
+# Copyright 2001-2006 Free Software Foundation
+#
 # This file is part of GNU Enterprise.
 #
 # GNU Enterprise is free software; you can redistribute it
@@ -16,15 +19,9 @@
 # write to the Free Software Foundation, Inc., 59 Temple Place
 # - Suite 330, Boston, MA 02111-1307, USA.
 #
-# Copyright 2002-2006 Free Software Foundation
-#
-# FILE:
-# Project.py
-#
-# DESCRIPTION:
-#
-# NOTES:
-#
+# $Id$
+"""
+"""
 
 from Parser import loadProject
 import Objects

Modified: trunk/gnue-designer/src/projects/__init__.py
===================================================================
--- trunk/gnue-designer/src/projects/__init__.py        2006-04-03 21:09:09 UTC 
(rev 8345)
+++ trunk/gnue-designer/src/projects/__init__.py        2006-04-03 22:07:00 UTC 
(rev 8346)
@@ -1 +1,26 @@
+# GNU Enterprise Designer - Project Framework
+#
+# Copyright 2001-2006 Free Software Foundation
+#
+# This file is part of GNU Enterprise.
+#
+# GNU Enterprise is free software; you can redistribute it
+# and/or modify it under the terms of the GNU General Public
+# License as published by the Free Software Foundation; either
+# version 2, or (at your option) any later version.
+#
+# GNU Enterprise 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 General Public License for more details.
+#
+# You should have received a copy of the GNU General Public
+# License along with program; see the file COPYING. If not,
+# write to the Free Software Foundation, Inc., 59 Temple Place
+# - Suite 330, Boston, MA 02111-1307, USA.
+#
+# $Id$
+"""
+"""
+
 from Project import Project

Modified: trunk/gnue-designer/src/reports/Char/FilterSupport.py
===================================================================
--- trunk/gnue-designer/src/reports/Char/FilterSupport.py       2006-04-03 
21:09:09 UTC (rev 8345)
+++ trunk/gnue-designer/src/reports/Char/FilterSupport.py       2006-04-03 
22:07:00 UTC (rev 8346)
@@ -1,4 +1,7 @@
+# GNU Enterprise Designer - Reports Support
 #
+# Copyright 2001-2006 Free Software Foundation
+#
 # This file is part of GNU Enterprise.
 #
 # GNU Enterprise is free software; you can redistribute it
@@ -16,15 +19,9 @@
 # write to the Free Software Foundation, Inc., 59 Temple Place
 # - Suite 330, Boston, MA 02111-1307, USA.
 #
-# Copyright 2001-2006 Free Software Foundation
-#
-# FILE:
-# FilterSupport.py
-#
-# DESCRIPTION:
-#
-# NOTES:
-#
+# $Id$
+"""
+"""
 
 from gnue.designer.reports.FilterSupport import FilterSupport as 
_BaseFilterSupport
 from Incubator import Incubator as _Incubator

Modified: trunk/gnue-designer/src/reports/Char/Incubator.py
===================================================================
--- trunk/gnue-designer/src/reports/Char/Incubator.py   2006-04-03 21:09:09 UTC 
(rev 8345)
+++ trunk/gnue-designer/src/reports/Char/Incubator.py   2006-04-03 22:07:00 UTC 
(rev 8346)
@@ -1,4 +1,7 @@
+# GNU Enterprise Designer - Reports Support
 #
+# Copyright 2001-2006 Free Software Foundation
+#
 # This file is part of GNU Enterprise.
 #
 # GNU Enterprise is free software; you can redistribute it
@@ -16,17 +19,12 @@
 # write to the Free Software Foundation, Inc., 59 Temple Place
 # - Suite 330, Boston, MA 02111-1307, USA.
 #
-# Copyright 2001-2006 Free Software Foundation
-#
-# FILE:
-# reports/Char/Incubator.py
-#
-# DESCRIPTION:
-# Creates objects to be added to the object
-#
-# NOTES:
-#
+# $Id$
+"""
+Creates objects to be added to the object
+"""
 
+
 from gnue.common.utils.FileUtils import dyn_import
 from gnue.reports.base import GRParser
 from gnue.designer.reports.Incubator import Incubator as BaseReportIncubator

Modified: trunk/gnue-designer/src/reports/Char/LayoutEditor.py
===================================================================
--- trunk/gnue-designer/src/reports/Char/LayoutEditor.py        2006-04-03 
21:09:09 UTC (rev 8345)
+++ trunk/gnue-designer/src/reports/Char/LayoutEditor.py        2006-04-03 
22:07:00 UTC (rev 8346)
@@ -1,4 +1,7 @@
+# GNU Enterprise Designer - Reports Support
 #
+# Copyright 2001-2006 Free Software Foundation
+#
 # This file is part of GNU Enterprise.
 #
 # GNU Enterprise is free software; you can redistribute it
@@ -16,16 +19,10 @@
 # write to the Free Software Foundation, Inc., 59 Temple Place
 # - Suite 330, Boston, MA 02111-1307, USA.
 #
-# Copyright 2002-2006 Free Software Foundation
-#
-# FILE:
-# reports/LayoutEditor.py
-#
-# DESCRIPTION:
-# The visual editor for Designer
-#
-# NOTES:
-#
+# $Id$
+"""
+The visual editor for Designer
+"""
 
 import wx
 from gnue.designer.base.ToolBase import ToolBase

Modified: trunk/gnue-designer/src/reports/Default/FilterSupport.py
===================================================================
--- trunk/gnue-designer/src/reports/Default/FilterSupport.py    2006-04-03 
21:09:09 UTC (rev 8345)
+++ trunk/gnue-designer/src/reports/Default/FilterSupport.py    2006-04-03 
22:07:00 UTC (rev 8346)
@@ -1,4 +1,7 @@
+# GNU Enterprise Designer - Reports Support
 #
+# Copyright 2001-2006 Free Software Foundation
+#
 # This file is part of GNU Enterprise.
 #
 # GNU Enterprise is free software; you can redistribute it
@@ -16,15 +19,9 @@
 # write to the Free Software Foundation, Inc., 59 Temple Place
 # - Suite 330, Boston, MA 02111-1307, USA.
 #
-# Copyright 2001-2006 Free Software Foundation
-#
-# FILE:
-# FilterSupport.py
-#
-# DESCRIPTION:
-#
-# NOTES:
-#
+# $Id$
+"""
+"""
 
 from gnue.designer.reports.FilterSupport import FilterSupport as 
_BaseFilterSupport
 

Modified: trunk/gnue-designer/src/reports/Document.py
===================================================================
--- trunk/gnue-designer/src/reports/Document.py 2006-04-03 21:09:09 UTC (rev 
8345)
+++ trunk/gnue-designer/src/reports/Document.py 2006-04-03 22:07:00 UTC (rev 
8346)
@@ -1,4 +1,7 @@
+# GNU Enterprise Designer - Reports Support
 #
+# Copyright 2001-2006 Free Software Foundation
+#
 # This file is part of GNU Enterprise.
 #
 # GNU Enterprise is free software; you can redistribute it
@@ -16,16 +19,10 @@
 # write to the Free Software Foundation, Inc., 59 Temple Place
 # - Suite 330, Boston, MA 02111-1307, USA.
 #
-# Copyright 2001-2006 Free Software Foundation
-#
-# FILE:
-# reports/Instance.py
-#
-# DESCRIPTION:
-# Creates a "report" instance
-#
-# NOTES:
-#
+# $Id$
+"""
+Creates a "report" instance
+"""
 
 from gnue.designer.reports import properties as reportsProperties
 from gnue.designer.base.Document import BaseDocument

Modified: trunk/gnue-designer/src/reports/FilterSupport.py
===================================================================
--- trunk/gnue-designer/src/reports/FilterSupport.py    2006-04-03 21:09:09 UTC 
(rev 8345)
+++ trunk/gnue-designer/src/reports/FilterSupport.py    2006-04-03 22:07:00 UTC 
(rev 8346)
@@ -1,4 +1,7 @@
+# GNU Enterprise Designer - Reports Support
 #
+# Copyright 2001-2006 Free Software Foundation
+#
 # This file is part of GNU Enterprise.
 #
 # GNU Enterprise is free software; you can redistribute it
@@ -16,15 +19,9 @@
 # write to the Free Software Foundation, Inc., 59 Temple Place
 # - Suite 330, Boston, MA 02111-1307, USA.
 #
-# Copyright 2001-2006 Free Software Foundation
-#
-# FILE:
-# FilterSupport.py
-#
-# DESCRIPTION:
-#
-# NOTES:
-#
+# $Id$
+"""
+"""
 
 from Incubator import Incubator as _Incubator
 

Modified: trunk/gnue-designer/src/reports/Incubator.py
===================================================================
--- trunk/gnue-designer/src/reports/Incubator.py        2006-04-03 21:09:09 UTC 
(rev 8345)
+++ trunk/gnue-designer/src/reports/Incubator.py        2006-04-03 22:07:00 UTC 
(rev 8346)
@@ -1,4 +1,7 @@
+# GNU Enterprise Designer - Reports Support
 #
+# Copyright 2001-2006 Free Software Foundation
+#
 # This file is part of GNU Enterprise.
 #
 # GNU Enterprise is free software; you can redistribute it
@@ -16,16 +19,10 @@
 # write to the Free Software Foundation, Inc., 59 Temple Place
 # - Suite 330, Boston, MA 02111-1307, USA.
 #
-# Copyright 2001-2006 Free Software Foundation
-#
-# FILE:
-# reports/Incubator.py
-#
-# DESCRIPTION:
-# Creates objects to be added to the object
-#
-# NOTES:
-#
+# $Id$
+"""
+Creates objects to be added to the report tree
+"""
 
 from gnue.common.apps import GDebug
 from gnue.common.definitions import GParserHelpers

Modified: trunk/gnue-designer/src/reports/Labels/FilterSupport.py
===================================================================
--- trunk/gnue-designer/src/reports/Labels/FilterSupport.py     2006-04-03 
21:09:09 UTC (rev 8345)
+++ trunk/gnue-designer/src/reports/Labels/FilterSupport.py     2006-04-03 
22:07:00 UTC (rev 8346)
@@ -1,4 +1,7 @@
+# GNU Enterprise Designer - Reports Support
 #
+# Copyright 2001-2006 Free Software Foundation
+#
 # This file is part of GNU Enterprise.
 #
 # GNU Enterprise is free software; you can redistribute it
@@ -16,15 +19,9 @@
 # write to the Free Software Foundation, Inc., 59 Temple Place
 # - Suite 330, Boston, MA 02111-1307, USA.
 #
-# Copyright 2001-2006 Free Software Foundation
-#
-# FILE:
-# FilterSupport.py
-#
-# DESCRIPTION:
-#
-# NOTES:
-#
+# $Id$
+"""
+"""
 
 from gnue.designer.reports.FilterSupport import FilterSupport as 
_BaseFilterSupport
 

Modified: trunk/gnue-designer/src/reports/MailMerge/FilterSupport.py
===================================================================
--- trunk/gnue-designer/src/reports/MailMerge/FilterSupport.py  2006-04-03 
21:09:09 UTC (rev 8345)
+++ trunk/gnue-designer/src/reports/MailMerge/FilterSupport.py  2006-04-03 
22:07:00 UTC (rev 8346)
@@ -1,4 +1,7 @@
+# GNU Enterprise Designer - Reports Support
 #
+# Copyright 2001-2006 Free Software Foundation
+#
 # This file is part of GNU Enterprise.
 #
 # GNU Enterprise is free software; you can redistribute it
@@ -16,15 +19,9 @@
 # write to the Free Software Foundation, Inc., 59 Temple Place
 # - Suite 330, Boston, MA 02111-1307, USA.
 #
-# Copyright 2001-2006 Free Software Foundation
-#
-# FILE:
-# FilterSupport.py
-#
-# DESCRIPTION:
-#
-# NOTES:
-#
+# $Id$
+"""
+"""
 
 from gnue.designer.reports.FilterSupport import FilterSupport as 
_BaseFilterSupport
 

Modified: trunk/gnue-designer/src/reports/SimpleTabulation/FilterSupport.py
===================================================================
--- trunk/gnue-designer/src/reports/SimpleTabulation/FilterSupport.py   
2006-04-03 21:09:09 UTC (rev 8345)
+++ trunk/gnue-designer/src/reports/SimpleTabulation/FilterSupport.py   
2006-04-03 22:07:00 UTC (rev 8346)
@@ -1,4 +1,7 @@
+# GNU Enterprise Designer - Reports Support
 #
+# Copyright 2001-2006 Free Software Foundation
+#
 # This file is part of GNU Enterprise.
 #
 # GNU Enterprise is free software; you can redistribute it
@@ -16,15 +19,9 @@
 # write to the Free Software Foundation, Inc., 59 Temple Place
 # - Suite 330, Boston, MA 02111-1307, USA.
 #
-# Copyright 2001-2006 Free Software Foundation
-#
-# FILE:
-# FilterSupport.py
-#
-# DESCRIPTION:
-#
-# NOTES:
-#
+# $Id$
+"""
+"""
 
 from gnue.designer.reports.FilterSupport import FilterSupport as 
_BaseFilterSupport
 

Modified: trunk/gnue-designer/src/reports/Standard/FilterSupport.py
===================================================================
--- trunk/gnue-designer/src/reports/Standard/FilterSupport.py   2006-04-03 
21:09:09 UTC (rev 8345)
+++ trunk/gnue-designer/src/reports/Standard/FilterSupport.py   2006-04-03 
22:07:00 UTC (rev 8346)
@@ -1,9 +1,12 @@
+# GNU Enterprise Designer - Reports Support
 #
+# Copyright 2001-2006 Free Software Foundation
+#
 # This file is part of GNU Enterprise.
 #
 # GNU Enterprise is free software; you can redistribute it
 # and/or modify it under the terms of the GNU General Public
-        # License as published by the Free Software Foundation; either
+# License as published by the Free Software Foundation; either
 # version 2, or (at your option) any later version.
 #
 # GNU Enterprise is distributed in the hope that it will be
@@ -16,15 +19,9 @@
 # write to the Free Software Foundation, Inc., 59 Temple Place
 # - Suite 330, Boston, MA 02111-1307, USA.
 #
-# Copyright 2001-2006 Free Software Foundation
-#
-# FILE:
-# FilterSupport.py
-#
-# DESCRIPTION:
-#
-# NOTES:
-#
+# $Id$
+"""
+"""
 
 from gnue.designer.reports.FilterSupport import FilterSupport as 
_BaseFilterSupport
 from GroupEditor import GroupEditor

Modified: trunk/gnue-designer/src/reports/Standard/GroupEditor.py
===================================================================
--- trunk/gnue-designer/src/reports/Standard/GroupEditor.py     2006-04-03 
21:09:09 UTC (rev 8345)
+++ trunk/gnue-designer/src/reports/Standard/GroupEditor.py     2006-04-03 
22:07:00 UTC (rev 8346)
@@ -1,4 +1,7 @@
+# GNU Enterprise Designer - Reports Support
 #
+# Copyright 2001-2006 Free Software Foundation
+#
 # This file is part of GNU Enterprise.
 #
 # GNU Enterprise is free software; you can redistribute it
@@ -16,17 +19,10 @@
 # write to the Free Software Foundation, Inc., 59 Temple Place
 # - Suite 330, Boston, MA 02111-1307, USA.
 #
-# Copyright 2001-2006 Free Software Foundation
-#
-# FILE:
-# GroupEditor.py
-#
-# DESCRIPTION:
-#
-# NOTES:
-#
+# $Id$
+"""
+"""
 
-
 import sys, os, string
 import wx
 from wx.grid import *

Modified: trunk/gnue-designer/src/reports/Standard/Incubator.py
===================================================================
--- trunk/gnue-designer/src/reports/Standard/Incubator.py       2006-04-03 
21:09:09 UTC (rev 8345)
+++ trunk/gnue-designer/src/reports/Standard/Incubator.py       2006-04-03 
22:07:00 UTC (rev 8346)
@@ -1,4 +1,7 @@
+# GNU Enterprise Designer - Reports Support
 #
+# Copyright 2001-2006 Free Software Foundation
+#
 # This file is part of GNU Enterprise.
 #
 # GNU Enterprise is free software; you can redistribute it
@@ -16,16 +19,10 @@
 # write to the Free Software Foundation, Inc., 59 Temple Place
 # - Suite 330, Boston, MA 02111-1307, USA.
 #
-# Copyright 2001-2006 Free Software Foundation
-#
-# FILE:
-# reports/Incubator.py
-#
-# DESCRIPTION:
-# Creates objects to be added to the object
-#
-# NOTES:
-#
+# $Id$
+"""
+Creates objects to be added to the report tree
+"""
 
 from gnue.common.apps import GDebug
 from gnue.common.definitions import GParserHelpers

Modified: trunk/gnue-designer/src/reports/Standard/LayoutEditor.py
===================================================================
--- trunk/gnue-designer/src/reports/Standard/LayoutEditor.py    2006-04-03 
21:09:09 UTC (rev 8345)
+++ trunk/gnue-designer/src/reports/Standard/LayoutEditor.py    2006-04-03 
22:07:00 UTC (rev 8346)
@@ -1,4 +1,7 @@
+# GNU Enterprise Designer - Reports Support
 #
+# Copyright 2001-2006 Free Software Foundation
+#
 # This file is part of GNU Enterprise.
 #
 # GNU Enterprise is free software; you can redistribute it
@@ -16,16 +19,10 @@
 # write to the Free Software Foundation, Inc., 59 Temple Place
 # - Suite 330, Boston, MA 02111-1307, USA.
 #
-# Copyright 2002-2006 Free Software Foundation
-#
-# FILE:
-# reports/LayoutEditor.py
-#
-# DESCRIPTION:
-# The visual editor for Designer
-#
-# NOTES:
-#
+# $Id$
+"""
+The visual editor for Designer
+"""
 
 import wx
 from gnue.designer.base.ToolBase import ToolBase

Modified: trunk/gnue-designer/src/reports/TemplateSupport.py
===================================================================
--- trunk/gnue-designer/src/reports/TemplateSupport.py  2006-04-03 21:09:09 UTC 
(rev 8345)
+++ trunk/gnue-designer/src/reports/TemplateSupport.py  2006-04-03 22:07:00 UTC 
(rev 8346)
@@ -1,4 +1,7 @@
+# GNU Enterprise Designer - Reports Support
 #
+# Copyright 2001-2006 Free Software Foundation
+#
 # This file is part of GNU Enterprise.
 #
 # GNU Enterprise is free software; you can redistribute it
@@ -16,16 +19,10 @@
 # write to the Free Software Foundation, Inc., 59 Temple Place
 # - Suite 330, Boston, MA 02111-1307, USA.
 #
-# Copyright 2001-2006 Free Software Foundation
-#
-# FILE:
-# reports/TemplateSupport.py
-#
-# DESCRIPTION:
-# Provides reports-specific extensions to TemplateBase
-#
-# NOTES:
-#
+# $Id$
+"""
+Provides reports-specific extensions to TemplateBase
+"""
 
 from gnue.designer.base.TemplateBase import *
 from gnue.reports.base.GRReport import GRReport

Modified: trunk/gnue-designer/src/reports/TreeView.py
===================================================================
--- trunk/gnue-designer/src/reports/TreeView.py 2006-04-03 21:09:09 UTC (rev 
8345)
+++ trunk/gnue-designer/src/reports/TreeView.py 2006-04-03 22:07:00 UTC (rev 
8346)
@@ -1,4 +1,7 @@
+# GNU Enterprise Designer - Reports Support
 #
+# Copyright 2001-2006 Free Software Foundation
+#
 # This file is part of GNU Enterprise.
 #
 # GNU Enterprise is free software; you can redistribute it
@@ -16,15 +19,10 @@
 # write to the Free Software Foundation, Inc., 59 Temple Place
 # - Suite 330, Boston, MA 02111-1307, USA.
 #
-# Copyright 2001-2006 Free Software Foundation
-#
-# FILE:
-# reports/TreeView.py
-#
-# DESCRIPTION:
-#
-# NOTES:
-#
+# $Id$
+"""
+"""
+
 # TODO: all the SetItemImage lines in this file have been commented out as on 
win32 it was segfaulting
 
 import sys, os

Modified: trunk/gnue-designer/src/reports/__init__.py
===================================================================
--- trunk/gnue-designer/src/reports/__init__.py 2006-04-03 21:09:09 UTC (rev 
8345)
+++ trunk/gnue-designer/src/reports/__init__.py 2006-04-03 22:07:00 UTC (rev 
8346)
@@ -1,4 +1,7 @@
+# GNU Enterprise Designer - Reports Support
 #
+# Copyright 2001-2006 Free Software Foundation
+#
 # This file is part of GNU Enterprise.
 #
 # GNU Enterprise is free software; you can redistribute it
@@ -16,19 +19,15 @@
 # write to the Free Software Foundation, Inc., 59 Temple Place
 # - Suite 330, Boston, MA 02111-1307, USA.
 #
-# Copyright 2002-2006 Free Software Foundation
-#
-# FILE:
-# reports/__init__.py
-#
-# DESCRIPTION:
-# Various constants for the reports designer interface
-#
-# NOTES:
-# This __init__ causes gnue.designer.reports to expose
-# the Instance class plus a properties object.
-#
+# $Id$
+"""
+Various constants for the reports designer interface
 
+NOTES:
+ This __init__ causes gnue.designer.reports to expose
+ the Instance class plus a properties object.
+"""
+
 class ReportsModuleProperties:
 
     module = 'reports'

Modified: trunk/gnue-designer/src/reports/wizards/__init__.py
===================================================================
--- trunk/gnue-designer/src/reports/wizards/__init__.py 2006-04-03 21:09:09 UTC 
(rev 8345)
+++ trunk/gnue-designer/src/reports/wizards/__init__.py 2006-04-03 22:07:00 UTC 
(rev 8346)
@@ -1 +1,26 @@
+# GNU Enterprise Designer - Reports Support
+#
+# Copyright 2001-2006 Free Software Foundation
+#
+# This file is part of GNU Enterprise.
+#
+# GNU Enterprise is free software; you can redistribute it
+# and/or modify it under the terms of the GNU General Public
+# License as published by the Free Software Foundation; either
+# version 2, or (at your option) any later version.
+#
+# GNU Enterprise 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 General Public License for more details.
+#
+# You should have received a copy of the GNU General Public
+# License along with program; see the file COPYING. If not,
+# write to the Free Software Foundation, Inc., 59 Temple Place
+# - Suite 330, Boston, MA 02111-1307, USA.
+#
+# $Id$
+"""
+"""
+
 WIZARDS = []

Modified: trunk/gnue-designer/src/schema/DiaEditor/VisualEditor.py
===================================================================
--- trunk/gnue-designer/src/schema/DiaEditor/VisualEditor.py    2006-04-03 
21:09:09 UTC (rev 8345)
+++ trunk/gnue-designer/src/schema/DiaEditor/VisualEditor.py    2006-04-03 
22:07:00 UTC (rev 8346)
@@ -1,4 +1,7 @@
+# GNU Enterprise Designer - Schema Support
 #
+# Copyright 2001-2006 Free Software Foundation
+#
 # This file is part of GNU Enterprise.
 #
 # GNU Enterprise is free software; you can redistribute it
@@ -16,16 +19,10 @@
 # write to the Free Software Foundation, Inc., 59 Temple Place
 # - Suite 330, Boston, MA 02111-1307, USA.
 #
-# Copyright 2002-2006 Free Software Foundation
-#
-# FILE:
-# schema/LayoutEditor.py
-#
-# DESCRIPTION:
-# The visual editor for Designer
-#
-# NOTES:
-#
+# $Id$
+"""
+The visual editor for Designer
+"""
 
 import wx
 from VisualTable import *

Modified: trunk/gnue-designer/src/schema/DiaEditor/VisualTable.py
===================================================================
--- trunk/gnue-designer/src/schema/DiaEditor/VisualTable.py     2006-04-03 
21:09:09 UTC (rev 8345)
+++ trunk/gnue-designer/src/schema/DiaEditor/VisualTable.py     2006-04-03 
22:07:00 UTC (rev 8346)
@@ -1,4 +1,7 @@
+# GNU Enterprise Designer - Schema Support
 #
+# Copyright 2001-2006 Free Software Foundation
+#
 # This file is part of GNU Enterprise.
 #
 # GNU Enterprise is free software; you can redistribute it
@@ -16,16 +19,10 @@
 # write to the Free Software Foundation, Inc., 59 Temple Place
 # - Suite 330, Boston, MA 02111-1307, USA.
 #
-# Copyright 2002-2006 Free Software Foundation
-#
-# FILE:
-# schema/VisualTable.py
-#
-# DESCRIPTION:
-# The visual representation of a table for Designer (Schema part)
-#
-# NOTES:
-#
+# $Id$
+"""
+The visual representation of a table for Designer (Schema part)
+"""
 
 import wx
 

Modified: trunk/gnue-designer/src/schema/Document.py
===================================================================
--- trunk/gnue-designer/src/schema/Document.py  2006-04-03 21:09:09 UTC (rev 
8345)
+++ trunk/gnue-designer/src/schema/Document.py  2006-04-03 22:07:00 UTC (rev 
8346)
@@ -1,4 +1,7 @@
+# GNU Enterprise Designer - Schema Support
 #
+# Copyright 2001-2006 Free Software Foundation
+#
 # This file is part of GNU Enterprise.
 #
 # GNU Enterprise is free software; you can redistribute it
@@ -16,16 +19,10 @@
 # write to the Free Software Foundation, Inc., 59 Temple Place
 # - Suite 330, Boston, MA 02111-1307, USA.
 #
-# Copyright 2001-2006 Free Software Foundation
-#
-# FILE:
-# schema/Instance.py
-#
-# DESCRIPTION:
-# Creates a "schema" instance
-#
-# NOTES:
-#
+# $Id$
+"""
+Creates a "schema" instance
+"""
 
 from gnue.designer.schema import properties as schemaProperties
 from gnue.designer.base.Document import BaseDocument

Modified: trunk/gnue-designer/src/schema/Incubator.py
===================================================================
--- trunk/gnue-designer/src/schema/Incubator.py 2006-04-03 21:09:09 UTC (rev 
8345)
+++ trunk/gnue-designer/src/schema/Incubator.py 2006-04-03 22:07:00 UTC (rev 
8346)
@@ -1,4 +1,7 @@
+# GNU Enterprise Designer - Schema Support
 #
+# Copyright 2001-2006 Free Software Foundation
+#
 # This file is part of GNU Enterprise.
 #
 # GNU Enterprise is free software; you can redistribute it
@@ -16,17 +19,12 @@
 # write to the Free Software Foundation, Inc., 59 Temple Place
 # - Suite 330, Boston, MA 02111-1307, USA.
 #
-# Copyright 2001-2006 Free Software Foundation
-#
-# FILE:
-# schema/Incubator.py
-#
-# DESCRIPTION:
-# Creates objects to be added to the object
-#
-# NOTES:
-#
+# $Id$
+"""
+Creates objects to be added to the object
+"""
 
+
 from gnue.common.apps import GDebug
 from gnue.common.datasources import GSchema
 from gnue.designer.base.Incubator import BaseIncubator

Modified: trunk/gnue-designer/src/schema/LayoutEditor.py
===================================================================
--- trunk/gnue-designer/src/schema/LayoutEditor.py      2006-04-03 21:09:09 UTC 
(rev 8345)
+++ trunk/gnue-designer/src/schema/LayoutEditor.py      2006-04-03 22:07:00 UTC 
(rev 8346)
@@ -22,10 +22,9 @@
 # schema/LayoutEditor.py
 #
 # DESCRIPTION:
-# The visual editor for Designer
-#
-# NOTES:
-#
+"""
+The visual editor for Designer
+"""
 
 import wx
 from gnue.designer.base.ToolBase import ToolBase

Modified: trunk/gnue-designer/src/schema/TableEditor.py
===================================================================
--- trunk/gnue-designer/src/schema/TableEditor.py       2006-04-03 21:09:09 UTC 
(rev 8345)
+++ trunk/gnue-designer/src/schema/TableEditor.py       2006-04-03 22:07:00 UTC 
(rev 8346)
@@ -1,4 +1,7 @@
+# GNU Enterprise Designer - Schema Support
 #
+# Copyright 2001-2006 Free Software Foundation
+#
 # This file is part of GNU Enterprise.
 #
 # GNU Enterprise is free software; you can redistribute it
@@ -16,15 +19,9 @@
 # write to the Free Software Foundation, Inc., 59 Temple Place
 # - Suite 330, Boston, MA 02111-1307, USA.
 #
-# Copyright 2001-2006 Free Software Foundation
-#
-# FILE:
-# TableEditor.py
-#
-# DESCRIPTION:
-#
-# NOTES:
-#
+# $Id$
+"""
+"""
 
 
 import sys, os, string

Modified: trunk/gnue-designer/src/schema/TemplateSupport.py
===================================================================
--- trunk/gnue-designer/src/schema/TemplateSupport.py   2006-04-03 21:09:09 UTC 
(rev 8345)
+++ trunk/gnue-designer/src/schema/TemplateSupport.py   2006-04-03 22:07:00 UTC 
(rev 8346)
@@ -1,4 +1,7 @@
+# GNU Enterprise Designer - Schema Support
 #
+# Copyright 2001-2006 Free Software Foundation
+#
 # This file is part of GNU Enterprise.
 #
 # GNU Enterprise is free software; you can redistribute it
@@ -16,16 +19,10 @@
 # write to the Free Software Foundation, Inc., 59 Temple Place
 # - Suite 330, Boston, MA 02111-1307, USA.
 #
-# Copyright 2001-2006 Free Software Foundation
-#
-# FILE:
-# schema/TemplateSupport.py
-#
-# DESCRIPTION:
-# Provides schema-specific extensions to TemplateBase
-#
-# NOTES:
-#
+# $Id$
+"""
+Provides schema-specific extensions to TemplateBase
+"""
 
 from gnue.designer.base.TemplateBase import *
 from gnue.common.datasources import GSchema

Modified: trunk/gnue-designer/src/schema/TreeView.py
===================================================================
--- trunk/gnue-designer/src/schema/TreeView.py  2006-04-03 21:09:09 UTC (rev 
8345)
+++ trunk/gnue-designer/src/schema/TreeView.py  2006-04-03 22:07:00 UTC (rev 
8346)
@@ -1,4 +1,7 @@
+# GNU Enterprise Designer - Schema Support
 #
+# Copyright 2001-2006 Free Software Foundation
+#
 # This file is part of GNU Enterprise.
 #
 # GNU Enterprise is free software; you can redistribute it
@@ -16,15 +19,10 @@
 # write to the Free Software Foundation, Inc., 59 Temple Place
 # - Suite 330, Boston, MA 02111-1307, USA.
 #
-# Copyright 2001-2006 Free Software Foundation
-#
-# FILE:
-# schema/TreeView.py
-#
-# DESCRIPTION:
-#
-# NOTES:
-#
+# $Id$
+"""
+"""
+
 # TODO: all the SetItemImage lines in this file have been commented out as on 
win32 it was segfaulting
 
 import sys, os

Modified: trunk/gnue-designer/src/schema/__init__.py
===================================================================
--- trunk/gnue-designer/src/schema/__init__.py  2006-04-03 21:09:09 UTC (rev 
8345)
+++ trunk/gnue-designer/src/schema/__init__.py  2006-04-03 22:07:00 UTC (rev 
8346)
@@ -1,4 +1,7 @@
+# GNU Enterprise Designer - Schema Support
 #
+# Copyright 2001-2006 Free Software Foundation
+#
 # This file is part of GNU Enterprise.
 #
 # GNU Enterprise is free software; you can redistribute it
@@ -16,19 +19,15 @@
 # write to the Free Software Foundation, Inc., 59 Temple Place
 # - Suite 330, Boston, MA 02111-1307, USA.
 #
-# Copyright 2002-2006 Free Software Foundation
-#
-# FILE:
-# schema/__init__.py
-#
-# DESCRIPTION:
-# Various constants for the schema designer interface
-#
-# NOTES:
-# This __init__ causes gnue.designer.schema to expose
-# the Instance class plus a properties object.
-#
+# $Id$
+"""
+Various constants for the schema designer interface
 
+NOTES:
+This __init__ causes gnue.designer.schema to expose
+the Instance class plus a properties object.
+"""
+
 class SchemaModuleProperties:
 
     module = 'schema'

Modified: trunk/gnue-designer/src/schema/wizards/AddTable.py
===================================================================
--- trunk/gnue-designer/src/schema/wizards/AddTable.py  2006-04-03 21:09:09 UTC 
(rev 8345)
+++ trunk/gnue-designer/src/schema/wizards/AddTable.py  2006-04-03 22:07:00 UTC 
(rev 8346)
@@ -1,4 +1,7 @@
+# GNU Enterprise Designer - Schema Support
 #
+# Copyright 2001-2006 Free Software Foundation
+#
 # This file is part of GNU Enterprise.
 #
 # GNU Enterprise is free software; you can redistribute it
@@ -16,16 +19,10 @@
 # write to the Free Software Foundation, Inc., 59 Temple Place
 # - Suite 330, Boston, MA 02111-1307, USA.
 #
-# Copyright 2001-2006 Free Software Foundation
-#
-# FILE:
-# forms/wizards/AddTable.py
-#
-# DESCRIPTION:
-# Implements a basic form template
-#
-# NOTES:
-#
+# $Id$
+"""
+Implements a basic form template
+"""
 
 from gnue.designer.forms.TemplateSupport import *
 from gnue.designer import VERSION

Modified: trunk/gnue-designer/src/schema/wizards/WriteSchema.py
===================================================================
--- trunk/gnue-designer/src/schema/wizards/WriteSchema.py       2006-04-03 
21:09:09 UTC (rev 8345)
+++ trunk/gnue-designer/src/schema/wizards/WriteSchema.py       2006-04-03 
22:07:00 UTC (rev 8346)
@@ -1,4 +1,7 @@
+# GNU Enterprise Designer - Schema Support
 #
+# Copyright 2001-2006 Free Software Foundation
+#
 # This file is part of GNU Enterprise.
 #
 # GNU Enterprise is free software; you can redistribute it
@@ -16,14 +19,10 @@
 # write to the Free Software Foundation, Inc., 59 Temple Place
 # - Suite 330, Boston, MA 02111-1307, USA.
 #
-# Copyright 2001-2006 Free Software Foundation
-#
-# FILE:
-# schema/wizards/WriteSchema.py
-#
-# DESCRIPTION:
-# Store Schema into a Database
-#
+# $Id$
+"""
+Store Schema into a Database
+"""
 
 from gnue.designer.base.TemplateBase import *
 from gnue.designer import VERSION

Modified: trunk/gnue-designer/src/schema/wizards/__init__.py
===================================================================
--- trunk/gnue-designer/src/schema/wizards/__init__.py  2006-04-03 21:09:09 UTC 
(rev 8345)
+++ trunk/gnue-designer/src/schema/wizards/__init__.py  2006-04-03 22:07:00 UTC 
(rev 8346)
@@ -1,3 +1,28 @@
+# GNU Enterprise Designer - Schema Support
+#
+# Copyright 2001-2006 Free Software Foundation
+#
+# This file is part of GNU Enterprise.
+#
+# GNU Enterprise is free software; you can redistribute it
+# and/or modify it under the terms of the GNU General Public
+# License as published by the Free Software Foundation; either
+# version 2, or (at your option) any later version.
+#
+# GNU Enterprise 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 General Public License for more details.
+#
+# You should have received a copy of the GNU General Public
+# License along with program; see the file COPYING. If not,
+# write to the Free Software Foundation, Inc., 59 Temple Place
+# - Suite 330, Boston, MA 02111-1307, USA.
+#
+# $Id$
+"""
+"""
+
 WIZARDS = [
   'AddTable',
 #  'WriteSchema',

Modified: trunk/gnue-designer/src/templates/__init__.py
===================================================================
--- trunk/gnue-designer/src/templates/__init__.py       2006-04-03 21:09:09 UTC 
(rev 8345)
+++ trunk/gnue-designer/src/templates/__init__.py       2006-04-03 22:07:00 UTC 
(rev 8346)
@@ -1,4 +1,7 @@
+# GNU Enterprise Designer - Templates
 #
+# Copyright 2001-2006 Free Software Foundation
+#
 # This file is part of GNU Enterprise.
 #
 # GNU Enterprise is free software; you can redistribute it
@@ -16,16 +19,10 @@
 # write to the Free Software Foundation, Inc., 59 Temple Place
 # - Suite 330, Boston, MA 02111-1307, USA.
 #
-# Copyright 2001-2006 Free Software Foundation
-#
-# FILE:
-# templates/__init__.py
-#
-# DESCRIPTION:
-# Base template directory
-#
-# NOTES:
-#
+# $Id$
+"""
+Base template directory
+"""
 
 import os, string, dircache
 from gnue.common.utils.FileUtils import dyn_import

Modified: trunk/gnue-designer/src/templates/forms/FormBuilder.py
===================================================================
--- trunk/gnue-designer/src/templates/forms/FormBuilder.py      2006-04-03 
21:09:09 UTC (rev 8345)
+++ trunk/gnue-designer/src/templates/forms/FormBuilder.py      2006-04-03 
22:07:00 UTC (rev 8346)
@@ -1,4 +1,7 @@
+# GNU Enterprise Designer - Forms Templates
 #
+# Copyright 2001-2006 Free Software Foundation
+#
 # This file is part of GNU Enterprise.
 #
 # GNU Enterprise is free software; you can redistribute it
@@ -16,17 +19,10 @@
 # write to the Free Software Foundation, Inc., 59 Temple Place
 # - Suite 330, Boston, MA 02111-1307, USA.
 #
-# Copyright 2001-2006 Free Software Foundation
-#
-# FILE:
-# Simple.py
-#
-# DESCRIPTION:
-# Implements a basic form template
-#
-# NOTES:
-# While functional, the primary purpose of this wizard is
-# as a "learning-by-example" tool.
+# $Id$
+"""
+Implements a basic form template
+"""
 
 
 from gnue.designer.forms.TemplateSupport import *

Modified: trunk/gnue-designer/src/templates/forms/Simple.py
===================================================================
--- trunk/gnue-designer/src/templates/forms/Simple.py   2006-04-03 21:09:09 UTC 
(rev 8345)
+++ trunk/gnue-designer/src/templates/forms/Simple.py   2006-04-03 22:07:00 UTC 
(rev 8346)
@@ -1,4 +1,7 @@
+# GNU Enterprise Designer - Forms Templates
 #
+# Copyright 2001-2006 Free Software Foundation
+#
 # This file is part of GNU Enterprise.
 #
 # GNU Enterprise is free software; you can redistribute it
@@ -16,17 +19,10 @@
 # write to the Free Software Foundation, Inc., 59 Temple Place
 # - Suite 330, Boston, MA 02111-1307, USA.
 #
-# Copyright 2001-2006 Free Software Foundation
-#
-# FILE:
-# Simple.py
-#
-# DESCRIPTION:
-# Implements a basic form template
-#
-# NOTES:
-# While functional, the primary purpose of this wizard is
-# as a "learning-by-example" tool.
+# $Id$
+"""
+Implements a basic form template
+"""
 
 
 from gnue.designer.forms.TemplateSupport import *

Modified: trunk/gnue-designer/src/templates/forms/__init__.py
===================================================================
--- trunk/gnue-designer/src/templates/forms/__init__.py 2006-04-03 21:09:09 UTC 
(rev 8345)
+++ trunk/gnue-designer/src/templates/forms/__init__.py 2006-04-03 22:07:00 UTC 
(rev 8346)
@@ -1,4 +1,7 @@
+# GNU Enterprise Designer - Forms Templates
 #
+# Copyright 2001-2006 Free Software Foundation
+#
 # This file is part of GNU Enterprise.
 #
 # GNU Enterprise is free software; you can redistribute it
@@ -16,14 +19,10 @@
 # write to the Free Software Foundation, Inc., 59 Temple Place
 # - Suite 330, Boston, MA 02111-1307, USA.
 #
-# Copyright 2001-2006 Free Software Foundation
-#
-# FILE:
-# templates/forms/__init__.py
-#
-# DESCRIPTION:
-# Form template directory
-#
+# $Id$
+"""
+Form template directory
+"""
 
 # Our package name
 PACKAGE = 'Forms'

Modified: trunk/gnue-designer/src/templates/reports/CharReport.py
===================================================================
--- trunk/gnue-designer/src/templates/reports/CharReport.py     2006-04-03 
21:09:09 UTC (rev 8345)
+++ trunk/gnue-designer/src/templates/reports/CharReport.py     2006-04-03 
22:07:00 UTC (rev 8346)
@@ -1,4 +1,7 @@
+# GNU Enterprise Designer - Reports Templates
 #
+# Copyright 2001-2006 Free Software Foundation
+#
 # This file is part of GNU Enterprise.
 #
 # GNU Enterprise is free software; you can redistribute it
@@ -16,19 +19,11 @@
 # write to the Free Software Foundation, Inc., 59 Temple Place
 # - Suite 330, Boston, MA 02111-1307, USA.
 #
-# Copyright 2001-2006 Free Software Foundation
-#
-# FILE:
-# Simple.py
-#
-# DESCRIPTION:
-# Implements a basic report template
-#
-# NOTES:
-# While functional, the primary purpose of this wizard is
-# as a "learning-by-example" tool.
+# $Id$
+"""
+Implements a basic report template
+"""
 
-
 from gnue.designer.reports.TemplateSupport import *
 import string
 

Modified: trunk/gnue-designer/src/templates/reports/Labels.py
===================================================================
--- trunk/gnue-designer/src/templates/reports/Labels.py 2006-04-03 21:09:09 UTC 
(rev 8345)
+++ trunk/gnue-designer/src/templates/reports/Labels.py 2006-04-03 22:07:00 UTC 
(rev 8346)
@@ -1,4 +1,7 @@
+# GNU Enterprise Designer - Reports Templates
 #
+# Copyright 2001-2006 Free Software Foundation
+#
 # This file is part of GNU Enterprise.
 #
 # GNU Enterprise is free software; you can redistribute it
@@ -16,19 +19,10 @@
 # write to the Free Software Foundation, Inc., 59 Temple Place
 # - Suite 330, Boston, MA 02111-1307, USA.
 #
-# Copyright 2001-2006 Free Software Foundation
-#
-# FILE:
-# Labels.py
-#
-# DESCRIPTION:
-# Implements a basic report template
-#
-# NOTES:
-# While functional, the primary purpose of this wizard is
-# as a "learning-by-example" tool.
+# $Id$
+"""
+"""
 
-
 from gnue.designer.reports.TemplateSupport import *
 import string
 

Modified: trunk/gnue-designer/src/templates/reports/MailMerge.py
===================================================================
--- trunk/gnue-designer/src/templates/reports/MailMerge.py      2006-04-03 
21:09:09 UTC (rev 8345)
+++ trunk/gnue-designer/src/templates/reports/MailMerge.py      2006-04-03 
22:07:00 UTC (rev 8346)
@@ -1,4 +1,7 @@
+# GNU Enterprise Designer - Reports Templates
 #
+# Copyright 2001-2006 Free Software Foundation
+#
 # This file is part of GNU Enterprise.
 #
 # GNU Enterprise is free software; you can redistribute it
@@ -16,19 +19,11 @@
 # write to the Free Software Foundation, Inc., 59 Temple Place
 # - Suite 330, Boston, MA 02111-1307, USA.
 #
-# Copyright 2001-2006 Free Software Foundation
-#
-# FILE:
-# MailMerge.py
-#
-# DESCRIPTION:
-# Implements a basic report template
-#
-# NOTES:
-# While functional, the primary purpose of this wizard is
-# as a "learning-by-example" tool.
+# $Id$
+"""
+Implements a basic report template
+"""
 
-
 from gnue.designer.reports.TemplateSupport import *
 import string
 

Modified: trunk/gnue-designer/src/templates/reports/SimpleReport.py
===================================================================
--- trunk/gnue-designer/src/templates/reports/SimpleReport.py   2006-04-03 
21:09:09 UTC (rev 8345)
+++ trunk/gnue-designer/src/templates/reports/SimpleReport.py   2006-04-03 
22:07:00 UTC (rev 8346)
@@ -1,4 +1,7 @@
+# GNU Enterprise Designer - Reports Templates
 #
+# Copyright 2001-2006 Free Software Foundation
+#
 # This file is part of GNU Enterprise.
 #
 # GNU Enterprise is free software; you can redistribute it
@@ -16,19 +19,11 @@
 # write to the Free Software Foundation, Inc., 59 Temple Place
 # - Suite 330, Boston, MA 02111-1307, USA.
 #
-# Copyright 2001-2006 Free Software Foundation
-#
-# FILE:
-# Simple.py
-#
-# DESCRIPTION:
-# Implements a basic report template
-#
-# NOTES:
-# While functional, the primary purpose of this wizard is
-# as a "learning-by-example" tool.
+# $Id$
+"""
+Implements a basic report template
+"""
 
-
 from gnue.designer.reports.TemplateSupport import *
 import string
 

Modified: trunk/gnue-designer/src/templates/reports/__init__.py
===================================================================
--- trunk/gnue-designer/src/templates/reports/__init__.py       2006-04-03 
21:09:09 UTC (rev 8345)
+++ trunk/gnue-designer/src/templates/reports/__init__.py       2006-04-03 
22:07:00 UTC (rev 8346)
@@ -1,3 +1,4 @@
+# GNU Enterprise Designer - Reports Templates
 #
 # Copyright 2001-2006 Free Software Foundation
 #
@@ -18,12 +19,10 @@
 # write to the Free Software Foundation, Inc., 59 Temple Place
 # - Suite 330, Boston, MA 02111-1307, USA.
 #
-# FILE:
-# templates/reports/__init__.py
-#
-# DESCRIPTION:
-# Report template directory
-#
+# $Id$
+"""
+Report template directory
+"""
 
 # Our package name
 PACKAGE = 'Reports'

Modified: trunk/gnue-designer/src/templates/schema/Introspection.py
===================================================================
--- trunk/gnue-designer/src/templates/schema/Introspection.py   2006-04-03 
21:09:09 UTC (rev 8345)
+++ trunk/gnue-designer/src/templates/schema/Introspection.py   2006-04-03 
22:07:00 UTC (rev 8346)
@@ -1,4 +1,7 @@
+# GNU Enterprise Designer - Schema Templates
 #
+# Copyright 2001-2006 Free Software Foundation
+#
 # This file is part of GNU Enterprise.
 #
 # GNU Enterprise is free software; you can redistribute it
@@ -16,19 +19,11 @@
 # write to the Free Software Foundation, Inc., 59 Temple Place
 # - Suite 330, Boston, MA 02111-1307, USA.
 #
-# Copyright 2001-2006 Free Software Foundation
-#
-# FILE:
-# Introspection.py
-#
-# DESCRIPTION:
-# Implements a basic schema template using GNUe's database introspection
-#
-# NOTES:
-# While functional, the primary purpose of this wizard is
-# as a "learning-by-example" tool.
+# $Id$
+"""
+Implements a basic schema template using GNUe's database introspection
+"""
 
-
 from gnue.designer.schema.TemplateSupport import *
 import string
 

Modified: trunk/gnue-designer/src/templates/schema/__init__.py
===================================================================
--- trunk/gnue-designer/src/templates/schema/__init__.py        2006-04-03 
21:09:09 UTC (rev 8345)
+++ trunk/gnue-designer/src/templates/schema/__init__.py        2006-04-03 
22:07:00 UTC (rev 8346)
@@ -1,4 +1,7 @@
+# GNU Enterprise Designer - Schema Templates
 #
+# Copyright 2001-2006 Free Software Foundation
+#
 # This file is part of GNU Enterprise.
 #
 # GNU Enterprise is free software; you can redistribute it
@@ -16,14 +19,10 @@
 # write to the Free Software Foundation, Inc., 59 Temple Place
 # - Suite 330, Boston, MA 02111-1307, USA.
 #
-# Copyright 2001-2006 Free Software Foundation
-#
-# FILE:
-# templates/schema/__init__.py
-#
-# DESCRIPTION:
-# Schema template directory
-#
+# $Id$
+"""
+Schema template directory
+"""
 
 # Our package name
 PACKAGE = 'Schema'

Modified: trunk/gnue-designer/src/ui/wx/Base.py
===================================================================
--- trunk/gnue-designer/src/ui/wx/Base.py       2006-04-03 21:09:09 UTC (rev 
8345)
+++ trunk/gnue-designer/src/ui/wx/Base.py       2006-04-03 22:07:00 UTC (rev 
8346)
@@ -1,4 +1,7 @@
+# GNU Enterprise Designer - wxWidgets Support
 #
+# Copyright 2001-2006 Free Software Foundation
+#
 # This file is part of GNU Enterprise.
 #
 # GNU Enterprise is free software; you can redistribute it
@@ -16,17 +19,10 @@
 # write to the Free Software Foundation, Inc., 59 Temple Place
 # - Suite 330, Boston, MA 02111-1307, USA.
 #
-# Copyright 2001-2006 Free Software Foundation
-#
-# FILE:
-# Base.py
-#
-# DESCRIPTION:
+# $Id$
 """
 UI Driver for wxWidgets 2.6
 """
-# NOTES:
-#
 
 # ---------------------------------------------------------------------------
 # Python Imports

Modified: trunk/gnue-designer/src/ui/wx/Instance.py
===================================================================
--- trunk/gnue-designer/src/ui/wx/Instance.py   2006-04-03 21:09:09 UTC (rev 
8345)
+++ trunk/gnue-designer/src/ui/wx/Instance.py   2006-04-03 22:07:00 UTC (rev 
8346)
@@ -1,4 +1,7 @@
+# GNU Enterprise Designer - wxWidgets Support
 #
+# Copyright 2001-2006 Free Software Foundation
+#
 # This file is part of GNU Enterprise.
 #
 # GNU Enterprise is free software; you can redistribute it
@@ -16,17 +19,10 @@
 # write to the Free Software Foundation, Inc., 59 Temple Place
 # - Suite 330, Boston, MA 02111-1307, USA.
 #
-# Copyright 2001-2006 Free Software Foundation
-#
-# FILE:
-# wx/Instance.py
-#
-# DESCRIPTION:
+# $Id$
 """
 Instance class for wxWidgets
 """
-# NOTES:
-#
 
 #----------------------------------------------------------------------------
 # System imports

Modified: trunk/gnue-designer/src/ui/wx/MenuBar.py
===================================================================
--- trunk/gnue-designer/src/ui/wx/MenuBar.py    2006-04-03 21:09:09 UTC (rev 
8345)
+++ trunk/gnue-designer/src/ui/wx/MenuBar.py    2006-04-03 22:07:00 UTC (rev 
8346)
@@ -1,4 +1,7 @@
+# GNU Enterprise Designer - wxWidgets Support
 #
+# Copyright 2001-2006 Free Software Foundation
+#
 # This file is part of GNU Enterprise.
 #
 # GNU Enterprise is free software; you can redistribute it
@@ -16,17 +19,10 @@
 # write to the Free Software Foundation, Inc., 59 Temple Place
 # - Suite 330, Boston, MA 02111-1307, USA.
 #
-# Copyright 2001-2006 Free Software Foundation
-#
-# FILE:
-# wx/MenuBar.py
-#
-# DESCRIPTION:
+# $Id$
 """
 MenuBar class for wxWidgets
 """
-# NOTES:
-#
 
 import wx
 

Modified: trunk/gnue-designer/src/ui/wx/startup/Startup.py
===================================================================
--- trunk/gnue-designer/src/ui/wx/startup/Startup.py    2006-04-03 21:09:09 UTC 
(rev 8345)
+++ trunk/gnue-designer/src/ui/wx/startup/Startup.py    2006-04-03 22:07:00 UTC 
(rev 8346)
@@ -1,4 +1,7 @@
+# GNU Enterprise Designer - wxWidgets Support
 #
+# Copyright 2001-2006 Free Software Foundation
+#
 # This file is part of GNU Enterprise.
 #
 # GNU Enterprise is free software; you can redistribute it
@@ -16,14 +19,9 @@
 # write to the Free Software Foundation, Inc., 59 Temple Place
 # - Suite 330, Boston, MA 02111-1307, USA.
 #
-# Copyright 2001-2006 Free Software Foundation
-#
-# FILE:
-# Startup.py
-#
-# DESCRIPTION:
-#
-# NOTES:
+# $Id$
+"""
+"""
 
 
 import wx

Modified: trunk/gnue-designer/src/ui/wx/startup/__init__.py
===================================================================
--- trunk/gnue-designer/src/ui/wx/startup/__init__.py   2006-04-03 21:09:09 UTC 
(rev 8345)
+++ trunk/gnue-designer/src/ui/wx/startup/__init__.py   2006-04-03 22:07:00 UTC 
(rev 8346)
@@ -1 +1,26 @@
+# GNU Enterprise Designer - wxWidgets Support
+#
+# Copyright 2001-2006 Free Software Foundation
+#
+# This file is part of GNU Enterprise.
+#
+# GNU Enterprise is free software; you can redistribute it
+# and/or modify it under the terms of the GNU General Public
+# License as published by the Free Software Foundation; either
+# version 2, or (at your option) any later version.
+#
+# GNU Enterprise 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 General Public License for more details.
+#
+# You should have received a copy of the GNU General Public
+# License along with program; see the file COPYING. If not,
+# write to the Free Software Foundation, Inc., 59 Temple Place
+# - Suite 330, Boston, MA 02111-1307, USA.
+#
+# $Id$
+"""
+"""
+
 from Startup import Startup

Modified: trunk/gnue-designer/src/ui/wx/uihelpers/GridCellEditors.py
===================================================================
--- trunk/gnue-designer/src/ui/wx/uihelpers/GridCellEditors.py  2006-04-03 
21:09:09 UTC (rev 8345)
+++ trunk/gnue-designer/src/ui/wx/uihelpers/GridCellEditors.py  2006-04-03 
22:07:00 UTC (rev 8346)
@@ -1,4 +1,7 @@
+# GNU Enterprise Designer - wxWidgets Support
 #
+# Copyright 2001-2006 Free Software Foundation
+#
 # This file is part of GNU Enterprise.
 #
 # GNU Enterprise is free software; you can redistribute it
@@ -16,16 +19,10 @@
 # write to the Free Software Foundation, Inc., 59 Temple Place
 # - Suite 330, Boston, MA 02111-1307, USA.
 #
-# Copyright 2001-2006 Free Software Foundation
-#
-# FILE:
-# GridCellEditors.py
-#
-# DESCRIPTION:
-# Provides common Grid cell eitors
-#
-# NOTES:
-#
+# $Id$
+"""
+Provides common Grid cell eitors
+"""
 
 __all__ = [ 'CharCellEditor', 'RestrictedCellEditor',
             'BoolCellEditor', 'IntCellEditor']

Modified: trunk/gnue-designer/src/ui/wx/uihelpers/PythonEditor.py
===================================================================
--- trunk/gnue-designer/src/ui/wx/uihelpers/PythonEditor.py     2006-04-03 
21:09:09 UTC (rev 8345)
+++ trunk/gnue-designer/src/ui/wx/uihelpers/PythonEditor.py     2006-04-03 
22:07:00 UTC (rev 8346)
@@ -1,4 +1,7 @@
+# GNU Enterprise Designer - wxWidgets Support
 #
+# Copyright 2001-2006 Free Software Foundation
+#
 # This file is part of GNU Enterprise.
 #
 # GNU Enterprise is free software; you can redistribute it
@@ -16,19 +19,14 @@
 # write to the Free Software Foundation, Inc., 59 Temple Place
 # - Suite 330, Boston, MA 02111-1307, USA.
 #
-# Copyright 2001-2006 Free Software Foundation
-#
-# FILE:
-# SplitDock.py
-#
-# DESCRIPTION:
+# $Id$
 """
 Provides a python editing widget based on scintilla.
+
+This is largely based on the scintilla control
+used in Stani's Python Editor, which was in turn
+largely based on the wxPython example code.
 """
-# NOTES:
-# This is largely based on the scintilla control
-# used in Stani's Python Editor, which was in turn
-# largely based on the wxPython example code.
 
 import re
 import wx

Modified: trunk/gnue-designer/src/ui/wx/uihelpers/doccanvas/canvas.py
===================================================================
--- trunk/gnue-designer/src/ui/wx/uihelpers/doccanvas/canvas.py 2006-04-03 
21:09:09 UTC (rev 8345)
+++ trunk/gnue-designer/src/ui/wx/uihelpers/doccanvas/canvas.py 2006-04-03 
22:07:00 UTC (rev 8346)
@@ -1,12 +1,13 @@
+# GNU Enterprise Designer - Document Canvas
 #
 # Copyright 2001-2006 Free Software Foundation
 #
-# This file is part of GNU Enterprise
+# This file is part of GNU Enterprise.
 #
 # GNU Enterprise is free software; you can redistribute it
 # and/or modify it under the terms of the GNU General Public
 # License as published by the Free Software Foundation; either
-# version 2, or(at your option) any later version.
+# version 2, or (at your option) any later version.
 #
 # GNU Enterprise is distributed in the hope that it will be
 # useful, but WITHOUT ANY WARRANTY; without even the implied
@@ -19,8 +20,9 @@
 # - Suite 330, Boston, MA 02111-1307, USA.
 #
 # $Id$
+"""
+"""
 
-
 import time
 
 import wx

Modified: trunk/gnue-designer/src/ui/wx/uihelpers/doccanvas/colors.py
===================================================================
--- trunk/gnue-designer/src/ui/wx/uihelpers/doccanvas/colors.py 2006-04-03 
21:09:09 UTC (rev 8345)
+++ trunk/gnue-designer/src/ui/wx/uihelpers/doccanvas/colors.py 2006-04-03 
22:07:00 UTC (rev 8346)
@@ -1,12 +1,13 @@
+# GNU Enterprise Designer - Document Canvas
 #
 # Copyright 2001-2006 Free Software Foundation
 #
-# This file is part of GNU Enterprise
+# This file is part of GNU Enterprise.
 #
 # GNU Enterprise is free software; you can redistribute it
 # and/or modify it under the terms of the GNU General Public
 # License as published by the Free Software Foundation; either
-# version 2, or(at your option) any later version.
+# version 2, or (at your option) any later version.
 #
 # GNU Enterprise is distributed in the hope that it will be
 # useful, but WITHOUT ANY WARRANTY; without even the implied
@@ -20,10 +21,9 @@
 #
 # $Id$
 
-#
-# These classes were based on SimpleCanvas from OSA's Chandler
-# application, but heavily commented, debugged, and extended.
-#
+"""
+Color mapping for DocumentCanvas
+"""
 
 import wx
 

Modified: trunk/gnue-designer/src/ui/wx/uihelpers/doccanvas/dnd.py
===================================================================
--- trunk/gnue-designer/src/ui/wx/uihelpers/doccanvas/dnd.py    2006-04-03 
21:09:09 UTC (rev 8345)
+++ trunk/gnue-designer/src/ui/wx/uihelpers/doccanvas/dnd.py    2006-04-03 
22:07:00 UTC (rev 8346)
@@ -1,12 +1,13 @@
+# GNU Enterprise Designer - Document Canvas
 #
 # Copyright 2001-2006 Free Software Foundation
 #
-# This file is part of GNU Enterprise
+# This file is part of GNU Enterprise.
 #
 # GNU Enterprise is free software; you can redistribute it
 # and/or modify it under the terms of the GNU General Public
 # License as published by the Free Software Foundation; either
-# version 2, or(at your option) any later version.
+# version 2, or (at your option) any later version.
 #
 # GNU Enterprise is distributed in the hope that it will be
 # useful, but WITHOUT ANY WARRANTY; without even the implied

Modified: trunk/gnue-designer/src/ui/wx/uihelpers/doccanvas/textedit.py
===================================================================
--- trunk/gnue-designer/src/ui/wx/uihelpers/doccanvas/textedit.py       
2006-04-03 21:09:09 UTC (rev 8345)
+++ trunk/gnue-designer/src/ui/wx/uihelpers/doccanvas/textedit.py       
2006-04-03 22:07:00 UTC (rev 8346)
@@ -1,3 +1,4 @@
+# GNU Enterprise Designer - Document Canvas
 #
 # Copyright 2001-2006 Free Software Foundation
 #
@@ -20,6 +21,9 @@
 #
 # $Id$
 
+"""
+"""
+
 import wx
 
 #

Modified: trunk/gnue-designer/src/ui/wx/uihelpers/doccanvas/widget.py
===================================================================
--- trunk/gnue-designer/src/ui/wx/uihelpers/doccanvas/widget.py 2006-04-03 
21:09:09 UTC (rev 8345)
+++ trunk/gnue-designer/src/ui/wx/uihelpers/doccanvas/widget.py 2006-04-03 
22:07:00 UTC (rev 8346)
@@ -1,12 +1,13 @@
+# GNU Enterprise Designer - Document Canvas
 #
 # Copyright 2001-2006 Free Software Foundation
 #
-# This file is part of GNU Enterprise
+# This file is part of GNU Enterprise.
 #
 # GNU Enterprise is free software; you can redistribute it
 # and/or modify it under the terms of the GNU General Public
 # License as published by the Free Software Foundation; either
-# version 2, or(at your option) any later version.
+# version 2, or (at your option) any later version.
 #
 # GNU Enterprise is distributed in the hope that it will be
 # useful, but WITHOUT ANY WARRANTY; without even the implied
@@ -20,6 +21,10 @@
 #
 # $Id$
 
+"""
+DocumentWidget base classes
+"""
+
 import cPickle
 
 import wx





reply via email to

[Prev in Thread] Current Thread [Next in Thread]