From c6af6e1c3816eb3b15c573089b32e6ae65cd2f49 Mon Sep 17 00:00:00 2001 From: dooglus Date: Thu, 15 Mar 2007 14:41:22 +0000 Subject: [PATCH] Fixing warnings from doxygen: * Added doxygen header where missing. * Fixed bad \file commands where they were wrong. * Etc. git-svn-id: http://svn.voria.com/code@325 1f10aa63-cdf2-0310-b900-c93c546f37ac --- synfig-studio/trunk/src/gtkmm/about.cpp | 9 +++++---- synfig-studio/trunk/src/gtkmm/cellrenderer_value.h | 2 +- synfig-studio/trunk/src/gtkmm/compview.cpp | 9 +++++---- synfig-studio/trunk/src/gtkmm/dialog_color.cpp | 2 +- synfig-studio/trunk/src/gtkmm/dialog_soundselect.cpp | 2 +- synfig-studio/trunk/src/gtkmm/dock_canvases.cpp | 2 +- synfig-studio/trunk/src/gtkmm/dock_canvases.h | 2 +- synfig-studio/trunk/src/gtkmm/dock_curves.cpp | 2 +- synfig-studio/trunk/src/gtkmm/dock_history.cpp | 2 +- synfig-studio/trunk/src/gtkmm/dock_history.h | 2 +- synfig-studio/trunk/src/gtkmm/ducktransform_rotate.h | 2 +- synfig-studio/trunk/src/gtkmm/ducktransform_scale.h | 2 +- synfig-studio/trunk/src/gtkmm/ducktransform_translate.h | 2 +- synfig-studio/trunk/src/gtkmm/groupactionmanager.cpp | 2 +- synfig-studio/trunk/src/gtkmm/groupactionmanager.h | 2 +- synfig-studio/trunk/src/gtkmm/iconcontroler.cpp | 2 +- synfig-studio/trunk/src/gtkmm/iconcontroler.h | 2 +- synfig-studio/trunk/src/gtkmm/instance.cpp | 2 +- synfig-studio/trunk/src/gtkmm/instance.h | 2 +- synfig-studio/trunk/src/gtkmm/layeractionmanager.cpp | 2 +- synfig-studio/trunk/src/gtkmm/layeractionmanager.h | 2 +- synfig-studio/trunk/src/gtkmm/layergrouptreestore.cpp | 2 +- synfig-studio/trunk/src/gtkmm/layergrouptreestore.h | 2 +- synfig-studio/trunk/src/gtkmm/layerparamtreestore.cpp | 2 +- synfig-studio/trunk/src/gtkmm/main.cpp | 2 +- synfig-studio/trunk/src/gtkmm/mod_palette/dock_palbrowse.cpp | 2 +- synfig-studio/trunk/src/gtkmm/mod_palette/dock_palbrowse.h | 2 +- synfig-studio/trunk/src/gtkmm/mod_palette/dock_paledit.cpp | 2 +- synfig-studio/trunk/src/gtkmm/mod_palette/dock_paledit.h | 2 +- synfig-studio/trunk/src/gtkmm/module.cpp | 2 +- synfig-studio/trunk/src/gtkmm/module.h | 2 +- synfig-studio/trunk/src/gtkmm/onemoment.cpp | 9 +++++---- synfig-studio/trunk/src/gtkmm/renddesc.cpp | 2 +- synfig-studio/trunk/src/gtkmm/renddesc.h | 9 +++++---- synfig-studio/trunk/src/gtkmm/render.cpp | 2 +- synfig-studio/trunk/src/gtkmm/render.h | 2 +- synfig-studio/trunk/src/gtkmm/renderer_bbox.cpp | 2 +- synfig-studio/trunk/src/gtkmm/renderer_canvas.cpp | 2 +- synfig-studio/trunk/src/gtkmm/renderer_canvas.h | 2 +- synfig-studio/trunk/src/gtkmm/renderer_dragbox.cpp | 2 +- synfig-studio/trunk/src/gtkmm/renderer_dragbox.h | 2 +- synfig-studio/trunk/src/gtkmm/renderer_ducks.cpp | 2 +- synfig-studio/trunk/src/gtkmm/renderer_ducks.h | 2 +- synfig-studio/trunk/src/gtkmm/renderer_grid.cpp | 2 +- synfig-studio/trunk/src/gtkmm/renderer_grid.h | 2 +- synfig-studio/trunk/src/gtkmm/renderer_guides.cpp | 2 +- synfig-studio/trunk/src/gtkmm/renderer_guides.h | 2 +- synfig-studio/trunk/src/gtkmm/renderer_timecode.cpp | 2 +- synfig-studio/trunk/src/gtkmm/renderer_timecode.h | 2 +- synfig-studio/trunk/src/gtkmm/smach.h | 2 +- synfig-studio/trunk/src/gtkmm/state_bline.cpp | 2 +- synfig-studio/trunk/src/gtkmm/state_bline.h | 2 +- synfig-studio/trunk/src/gtkmm/state_draw.cpp | 2 +- synfig-studio/trunk/src/gtkmm/state_draw.h | 2 +- synfig-studio/trunk/src/gtkmm/state_normal.cpp | 2 +- synfig-studio/trunk/src/gtkmm/state_polygon.cpp | 2 +- synfig-studio/trunk/src/gtkmm/state_polygon.h | 2 +- synfig-studio/trunk/src/gtkmm/state_rectangle.cpp | 2 +- synfig-studio/trunk/src/gtkmm/state_smoothmove.cpp | 2 +- synfig-studio/trunk/src/gtkmm/state_width.cpp | 2 +- synfig-studio/trunk/src/gtkmm/statemanager.cpp | 2 +- synfig-studio/trunk/src/gtkmm/statemanager.h | 2 +- synfig-studio/trunk/src/gtkmm/toolbox.cpp | 9 +++++---- synfig-studio/trunk/src/gtkmm/widget_distance.cpp | 2 +- synfig-studio/trunk/src/gtkmm/widget_value.h | 2 +- synfig-studio/trunk/src/gtkmm/widget_waypoint.cpp | 2 +- synfig-studio/trunk/src/gtkmm/widget_waypoint.h | 2 +- synfig-studio/trunk/src/gtkmm/widget_waypointmodel.cpp | 2 +- synfig-studio/trunk/src/gtkmm/widget_waypointmodel.h | 2 +- synfig-studio/trunk/src/gtkmm/workarearenderer.cpp | 2 +- synfig-studio/trunk/src/gtkmm/workarearenderer.h | 2 +- synfig-studio/trunk/src/synfigapp/actions/activepointadd.cpp | 2 +- synfig-studio/trunk/src/synfigapp/actions/groupaddlayers.cpp | 2 +- synfig-studio/trunk/src/synfigapp/actions/groupaddlayers.h | 2 +- synfig-studio/trunk/src/synfigapp/actions/groupremove.cpp | 2 +- synfig-studio/trunk/src/synfigapp/actions/groupremove.h | 2 +- synfig-studio/trunk/src/synfigapp/actions/groupremovelayers.cpp | 2 +- synfig-studio/trunk/src/synfigapp/actions/groupremovelayers.h | 2 +- synfig-studio/trunk/src/synfigapp/actions/grouprename.cpp | 2 +- synfig-studio/trunk/src/synfigapp/actions/grouprename.h | 2 +- synfig-studio/trunk/src/synfigapp/actions/keyframesetdelta.cpp | 2 +- synfig-studio/trunk/src/synfigapp/actions/keyframesetdelta.h | 2 +- .../trunk/src/synfigapp/actions/keyframewaypointset.cpp | 2 +- synfig-studio/trunk/src/synfigapp/actions/layerencapsulate.cpp | 2 +- synfig-studio/trunk/src/synfigapp/actions/layerremove.cpp | 2 +- synfig-studio/trunk/src/synfigapp/actions/layerremove.h | 2 +- synfig-studio/trunk/src/synfigapp/actions/valuedescexport.cpp | 2 +- .../src/synfigapp/actions/valuenodedynamiclistrotateorder.cpp | 2 +- synfig-studio/trunk/src/synfigapp/inputdevice.h | 2 +- synfig-studio/trunk/src/synfigapp/instance.cpp | 2 +- synfig-studio/trunk/src/synfigapp/instance.h | 2 +- synfig-studio/trunk/src/synfigapp/main.cpp | 2 +- synfig-studio/trunk/src/synfigapp/main.h | 2 +- synfig-studio/trunk/src/synfigapp/selectionmanager.h | 2 +- synfig-studio/trunk/src/synfigapp/settings.cpp | 2 +- synfig-studio/trunk/src/synfigapp/settings.h | 2 +- synfig-studio/trunk/src/template.cpp | 2 +- synfig-studio/trunk/src/template.h | 2 +- 98 files changed, 118 insertions(+), 113 deletions(-) diff --git a/synfig-studio/trunk/src/gtkmm/about.cpp b/synfig-studio/trunk/src/gtkmm/about.cpp index 97babba..aae2422 100644 --- a/synfig-studio/trunk/src/gtkmm/about.cpp +++ b/synfig-studio/trunk/src/gtkmm/about.cpp @@ -1,8 +1,8 @@ -/*! ======================================================================== -** Synfig -** Template File -** $Id: about.cpp,v 1.2 2005/01/13 21:11:16 darco Exp $ +/* === S Y N F I G ========================================================= */ +/*! \file about.cpp +** \brief writeme ** +** \legal ** Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley ** ** This package is free software; you can redistribute it and/or @@ -14,6 +14,7 @@ ** 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. +** \endlegal ** ** === N O T E S =========================================================== ** diff --git a/synfig-studio/trunk/src/gtkmm/cellrenderer_value.h b/synfig-studio/trunk/src/gtkmm/cellrenderer_value.h index ce33119..f99a95b 100644 --- a/synfig-studio/trunk/src/gtkmm/cellrenderer_value.h +++ b/synfig-studio/trunk/src/gtkmm/cellrenderer_value.h @@ -1,5 +1,5 @@ /* === S Y N F I G ========================================================= */ -/*! \file cellrenderer_value.cpp +/*! \file cellrenderer_value.h ** \brief Template File ** ** $Id: cellrenderer_value.h,v 1.1.1.1 2005/01/07 03:34:36 darco Exp $ diff --git a/synfig-studio/trunk/src/gtkmm/compview.cpp b/synfig-studio/trunk/src/gtkmm/compview.cpp index f13920e..b79fb55 100644 --- a/synfig-studio/trunk/src/gtkmm/compview.cpp +++ b/synfig-studio/trunk/src/gtkmm/compview.cpp @@ -1,8 +1,8 @@ -/*! ======================================================================== -** Synfig -** Template File -** $Id: compview.cpp,v 1.1.1.1 2005/01/07 03:34:36 darco Exp $ +/* === S Y N F I G ========================================================= */ +/*! \file compview.cpp +** \brief writeme ** +** \legal ** Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley ** ** This package is free software; you can redistribute it and/or @@ -14,6 +14,7 @@ ** 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. +** \endlegal ** ** === N O T E S =========================================================== ** diff --git a/synfig-studio/trunk/src/gtkmm/dialog_color.cpp b/synfig-studio/trunk/src/gtkmm/dialog_color.cpp index 7aab6e5..8f9c164 100644 --- a/synfig-studio/trunk/src/gtkmm/dialog_color.cpp +++ b/synfig-studio/trunk/src/gtkmm/dialog_color.cpp @@ -1,5 +1,5 @@ /* === S Y N F I G ========================================================= */ -/*! \file dialog_gradient.cpp +/*! \file dialog_color.cpp ** \brief Template File ** ** $Id: dialog_color.cpp,v 1.1.1.1 2005/01/07 03:34:36 darco Exp $ diff --git a/synfig-studio/trunk/src/gtkmm/dialog_soundselect.cpp b/synfig-studio/trunk/src/gtkmm/dialog_soundselect.cpp index 0c015f8..5b8b2db 100644 --- a/synfig-studio/trunk/src/gtkmm/dialog_soundselect.cpp +++ b/synfig-studio/trunk/src/gtkmm/dialog_soundselect.cpp @@ -1,5 +1,5 @@ /* === S Y N F I G ========================================================= */ -/*! \file template.cpp +/*! \file dialog_soundselect.cpp ** \brief Template File ** ** $Id: dialog_soundselect.cpp,v 1.1.1.1 2005/01/07 03:34:36 darco Exp $ diff --git a/synfig-studio/trunk/src/gtkmm/dock_canvases.cpp b/synfig-studio/trunk/src/gtkmm/dock_canvases.cpp index 9b4631c..cfa4fbf 100644 --- a/synfig-studio/trunk/src/gtkmm/dock_canvases.cpp +++ b/synfig-studio/trunk/src/gtkmm/dock_canvases.cpp @@ -1,5 +1,5 @@ /* === S Y N F I G ========================================================= */ -/*! \file dialog_history.cpp +/*! \file dock_canvases.cpp ** \brief Template File ** ** $Id: dock_canvases.cpp,v 1.1.1.1 2005/01/07 03:34:36 darco Exp $ diff --git a/synfig-studio/trunk/src/gtkmm/dock_canvases.h b/synfig-studio/trunk/src/gtkmm/dock_canvases.h index 8dda5b7..fd1ee4d 100644 --- a/synfig-studio/trunk/src/gtkmm/dock_canvases.h +++ b/synfig-studio/trunk/src/gtkmm/dock_canvases.h @@ -1,5 +1,5 @@ /* === S Y N F I G ========================================================= */ -/*! \file dialog_canvases.h +/*! \file dock_canvases.h ** \brief Template Header ** ** $Id: dock_canvases.h,v 1.1.1.1 2005/01/07 03:34:36 darco Exp $ diff --git a/synfig-studio/trunk/src/gtkmm/dock_curves.cpp b/synfig-studio/trunk/src/gtkmm/dock_curves.cpp index cca1a85..a04cf17 100644 --- a/synfig-studio/trunk/src/gtkmm/dock_curves.cpp +++ b/synfig-studio/trunk/src/gtkmm/dock_curves.cpp @@ -1,5 +1,5 @@ /* === S Y N F I G ========================================================= */ -/*! \file dock_params.cpp +/*! \file dock_curves.cpp ** \brief Template File ** ** $Id: dock_curves.cpp,v 1.1.1.1 2005/01/07 03:34:36 darco Exp $ diff --git a/synfig-studio/trunk/src/gtkmm/dock_history.cpp b/synfig-studio/trunk/src/gtkmm/dock_history.cpp index 1c0f2d8..5dfe8dd 100644 --- a/synfig-studio/trunk/src/gtkmm/dock_history.cpp +++ b/synfig-studio/trunk/src/gtkmm/dock_history.cpp @@ -1,5 +1,5 @@ /* === S Y N F I G ========================================================= */ -/*! \file dialog_history.cpp +/*! \file dock_history.cpp ** \brief Template File ** ** $Id: dock_history.cpp,v 1.1.1.1 2005/01/07 03:34:36 darco Exp $ diff --git a/synfig-studio/trunk/src/gtkmm/dock_history.h b/synfig-studio/trunk/src/gtkmm/dock_history.h index ba7c387..b8cce35 100644 --- a/synfig-studio/trunk/src/gtkmm/dock_history.h +++ b/synfig-studio/trunk/src/gtkmm/dock_history.h @@ -1,5 +1,5 @@ /* === S Y N F I G ========================================================= */ -/*! \file dialog_history.h +/*! \file dock_history.h ** \brief Template Header ** ** $Id: dock_history.h,v 1.1.1.1 2005/01/07 03:34:36 darco Exp $ diff --git a/synfig-studio/trunk/src/gtkmm/ducktransform_rotate.h b/synfig-studio/trunk/src/gtkmm/ducktransform_rotate.h index ecd7411..e4c0d5f 100644 --- a/synfig-studio/trunk/src/gtkmm/ducktransform_rotate.h +++ b/synfig-studio/trunk/src/gtkmm/ducktransform_rotate.h @@ -1,5 +1,5 @@ /* === S Y N F I G ========================================================= */ -/*! \file template.h +/*! \file ducktransform_rotate.h ** \brief Template Header ** ** $Id: ducktransform_rotate.h,v 1.1.1.1 2005/01/07 03:34:36 darco Exp $ diff --git a/synfig-studio/trunk/src/gtkmm/ducktransform_scale.h b/synfig-studio/trunk/src/gtkmm/ducktransform_scale.h index a0cb9a9..7936994 100644 --- a/synfig-studio/trunk/src/gtkmm/ducktransform_scale.h +++ b/synfig-studio/trunk/src/gtkmm/ducktransform_scale.h @@ -1,5 +1,5 @@ /* === S Y N F I G ========================================================= */ -/*! \file template.h +/*! \file ducktransform_scale.h ** \brief Template Header ** ** $Id: ducktransform_scale.h,v 1.1.1.1 2005/01/07 03:34:36 darco Exp $ diff --git a/synfig-studio/trunk/src/gtkmm/ducktransform_translate.h b/synfig-studio/trunk/src/gtkmm/ducktransform_translate.h index c42fb94..aac7350 100644 --- a/synfig-studio/trunk/src/gtkmm/ducktransform_translate.h +++ b/synfig-studio/trunk/src/gtkmm/ducktransform_translate.h @@ -1,5 +1,5 @@ /* === S Y N F I G ========================================================= */ -/*! \file template.h +/*! \file ducktransform_translate.h ** \brief Template Header ** ** $Id: ducktransform_translate.h,v 1.1.1.1 2005/01/07 03:34:36 darco Exp $ diff --git a/synfig-studio/trunk/src/gtkmm/groupactionmanager.cpp b/synfig-studio/trunk/src/gtkmm/groupactionmanager.cpp index 252dac1..635018c 100644 --- a/synfig-studio/trunk/src/gtkmm/groupactionmanager.cpp +++ b/synfig-studio/trunk/src/gtkmm/groupactionmanager.cpp @@ -1,5 +1,5 @@ /* === S Y N F I G ========================================================= */ -/*! \file template.cpp +/*! \file groupactionmanager.cpp ** \brief Template File ** ** $Id: groupactionmanager.cpp,v 1.1.1.1 2005/01/07 03:34:36 darco Exp $ diff --git a/synfig-studio/trunk/src/gtkmm/groupactionmanager.h b/synfig-studio/trunk/src/gtkmm/groupactionmanager.h index e5bb601..81620b3 100644 --- a/synfig-studio/trunk/src/gtkmm/groupactionmanager.h +++ b/synfig-studio/trunk/src/gtkmm/groupactionmanager.h @@ -1,5 +1,5 @@ /* === S Y N F I G ========================================================= */ -/*! \file template.h +/*! \file groupactionmanager.h ** \brief Template Header ** ** $Id: groupactionmanager.h,v 1.1.1.1 2005/01/07 03:34:36 darco Exp $ diff --git a/synfig-studio/trunk/src/gtkmm/iconcontroler.cpp b/synfig-studio/trunk/src/gtkmm/iconcontroler.cpp index ee131c1..280925a 100644 --- a/synfig-studio/trunk/src/gtkmm/iconcontroler.cpp +++ b/synfig-studio/trunk/src/gtkmm/iconcontroler.cpp @@ -1,5 +1,5 @@ /* === S Y N F I G ========================================================= */ -/*! \file template.cpp +/*! \file iconcontroler.cpp ** \brief Template File ** ** $Id: iconcontroler.cpp,v 1.1.1.1 2005/01/07 03:34:36 darco Exp $ diff --git a/synfig-studio/trunk/src/gtkmm/iconcontroler.h b/synfig-studio/trunk/src/gtkmm/iconcontroler.h index efa5c9c..0929686 100644 --- a/synfig-studio/trunk/src/gtkmm/iconcontroler.h +++ b/synfig-studio/trunk/src/gtkmm/iconcontroler.h @@ -1,5 +1,5 @@ /* === S Y N F I G ========================================================= */ -/*! \file template.h +/*! \file iconcontroler.h ** \brief Template Header ** ** $Id: iconcontroler.h,v 1.1.1.1 2005/01/07 03:34:36 darco Exp $ diff --git a/synfig-studio/trunk/src/gtkmm/instance.cpp b/synfig-studio/trunk/src/gtkmm/instance.cpp index e067af9..a60e68a 100644 --- a/synfig-studio/trunk/src/gtkmm/instance.cpp +++ b/synfig-studio/trunk/src/gtkmm/instance.cpp @@ -1,5 +1,5 @@ /* === S Y N F I G ========================================================= */ -/*! \file instance.cpp +/*! \file gtkmm/instance.cpp ** \brief writeme ** ** $Id: instance.cpp,v 1.2 2005/01/13 18:37:30 darco Exp $ diff --git a/synfig-studio/trunk/src/gtkmm/instance.h b/synfig-studio/trunk/src/gtkmm/instance.h index 40c26f2..4d14b1c 100644 --- a/synfig-studio/trunk/src/gtkmm/instance.h +++ b/synfig-studio/trunk/src/gtkmm/instance.h @@ -1,5 +1,5 @@ /* === S Y N F I G ========================================================= */ -/*! \file instance.h +/*! \file gtkmm/instance.h ** \brief writeme ** ** $Id: instance.h,v 1.2 2005/01/13 18:37:30 darco Exp $ diff --git a/synfig-studio/trunk/src/gtkmm/layeractionmanager.cpp b/synfig-studio/trunk/src/gtkmm/layeractionmanager.cpp index cc9177c..b500b4b 100644 --- a/synfig-studio/trunk/src/gtkmm/layeractionmanager.cpp +++ b/synfig-studio/trunk/src/gtkmm/layeractionmanager.cpp @@ -1,5 +1,5 @@ /* === S Y N F I G ========================================================= */ -/*! \file template.cpp +/*! \file layeractionmanager.cpp ** \brief Template File ** ** $Id: layeractionmanager.cpp,v 1.1.1.1 2005/01/07 03:34:36 darco Exp $ diff --git a/synfig-studio/trunk/src/gtkmm/layeractionmanager.h b/synfig-studio/trunk/src/gtkmm/layeractionmanager.h index 44b1449..afa39e3 100644 --- a/synfig-studio/trunk/src/gtkmm/layeractionmanager.h +++ b/synfig-studio/trunk/src/gtkmm/layeractionmanager.h @@ -1,5 +1,5 @@ /* === S Y N F I G ========================================================= */ -/*! \file template.h +/*! \file layeractionmanager.h ** \brief Template Header ** ** $Id: layeractionmanager.h,v 1.1.1.1 2005/01/07 03:34:36 darco Exp $ diff --git a/synfig-studio/trunk/src/gtkmm/layergrouptreestore.cpp b/synfig-studio/trunk/src/gtkmm/layergrouptreestore.cpp index c90f13d..01f0fe9 100644 --- a/synfig-studio/trunk/src/gtkmm/layergrouptreestore.cpp +++ b/synfig-studio/trunk/src/gtkmm/layergrouptreestore.cpp @@ -1,5 +1,5 @@ /* === S Y N F I G ========================================================= */ -/*! \file layertreestore.cpp +/*! \file layergrouptreestore.cpp ** \brief Template File ** ** $Id: layergrouptreestore.cpp,v 1.2 2005/01/13 18:37:30 darco Exp $ diff --git a/synfig-studio/trunk/src/gtkmm/layergrouptreestore.h b/synfig-studio/trunk/src/gtkmm/layergrouptreestore.h index deef700..32051ec 100644 --- a/synfig-studio/trunk/src/gtkmm/layergrouptreestore.h +++ b/synfig-studio/trunk/src/gtkmm/layergrouptreestore.h @@ -1,5 +1,5 @@ /* === S Y N F I G ========================================================= */ -/*! \file layertreestore.h +/*! \file layergrouptreestore.h ** \brief Template Header ** ** $Id: layergrouptreestore.h,v 1.1.1.1 2005/01/07 03:34:36 darco Exp $ diff --git a/synfig-studio/trunk/src/gtkmm/layerparamtreestore.cpp b/synfig-studio/trunk/src/gtkmm/layerparamtreestore.cpp index f52e098..d9a18fe 100644 --- a/synfig-studio/trunk/src/gtkmm/layerparamtreestore.cpp +++ b/synfig-studio/trunk/src/gtkmm/layerparamtreestore.cpp @@ -1,5 +1,5 @@ /* === S Y N F I G ========================================================= */ -/*! \file childrentreestore.cpp +/*! \file layerparamtreestore.cpp ** \brief Template File ** ** $Id: layerparamtreestore.cpp,v 1.1.1.1 2005/01/07 03:34:36 darco Exp $ diff --git a/synfig-studio/trunk/src/gtkmm/main.cpp b/synfig-studio/trunk/src/gtkmm/main.cpp index 3b48cf6..6e587a4 100644 --- a/synfig-studio/trunk/src/gtkmm/main.cpp +++ b/synfig-studio/trunk/src/gtkmm/main.cpp @@ -1,5 +1,5 @@ /* === S Y N F I G ========================================================= */ -/*! \file main.cpp +/*! \file gtkmm/main.cpp ** \brief Synfig Studio Entrypoint ** ** $Id: main.cpp,v 1.2 2005/01/13 18:37:30 darco Exp $ diff --git a/synfig-studio/trunk/src/gtkmm/mod_palette/dock_palbrowse.cpp b/synfig-studio/trunk/src/gtkmm/mod_palette/dock_palbrowse.cpp index 2c870aa..d07a145 100644 --- a/synfig-studio/trunk/src/gtkmm/mod_palette/dock_palbrowse.cpp +++ b/synfig-studio/trunk/src/gtkmm/mod_palette/dock_palbrowse.cpp @@ -1,5 +1,5 @@ /* === S Y N F I G ========================================================= */ -/*! \file dialog_palette.cpp +/*! \file dock_palbrowse.cpp ** \brief Template File ** ** $Id: dock_palbrowse.cpp,v 1.1.1.1 2005/01/07 03:34:37 darco Exp $ diff --git a/synfig-studio/trunk/src/gtkmm/mod_palette/dock_palbrowse.h b/synfig-studio/trunk/src/gtkmm/mod_palette/dock_palbrowse.h index c044c64..a995e7c 100644 --- a/synfig-studio/trunk/src/gtkmm/mod_palette/dock_palbrowse.h +++ b/synfig-studio/trunk/src/gtkmm/mod_palette/dock_palbrowse.h @@ -1,5 +1,5 @@ /* === S Y N F I G ========================================================= */ -/*! \file dialog_palette.h +/*! \file dock_palbrowse.h ** \brief Template Header ** ** $Id: dock_palbrowse.h,v 1.1.1.1 2005/01/07 03:34:37 darco Exp $ diff --git a/synfig-studio/trunk/src/gtkmm/mod_palette/dock_paledit.cpp b/synfig-studio/trunk/src/gtkmm/mod_palette/dock_paledit.cpp index fa1efc5..17c3ca3 100644 --- a/synfig-studio/trunk/src/gtkmm/mod_palette/dock_paledit.cpp +++ b/synfig-studio/trunk/src/gtkmm/mod_palette/dock_paledit.cpp @@ -1,5 +1,5 @@ /* === S Y N F I G ========================================================= */ -/*! \file dialog_palette.cpp +/*! \file dock_paledit.cpp ** \brief Template File ** ** $Id: dock_paledit.cpp,v 1.1.1.1 2005/01/07 03:34:37 darco Exp $ diff --git a/synfig-studio/trunk/src/gtkmm/mod_palette/dock_paledit.h b/synfig-studio/trunk/src/gtkmm/mod_palette/dock_paledit.h index 8a9c795..a2dda59 100644 --- a/synfig-studio/trunk/src/gtkmm/mod_palette/dock_paledit.h +++ b/synfig-studio/trunk/src/gtkmm/mod_palette/dock_paledit.h @@ -1,5 +1,5 @@ /* === S Y N F I G ========================================================= */ -/*! \file dialog_palette.h +/*! \file dock_paledit.h ** \brief Template Header ** ** $Id: dock_paledit.h,v 1.1.1.1 2005/01/07 03:34:37 darco Exp $ diff --git a/synfig-studio/trunk/src/gtkmm/module.cpp b/synfig-studio/trunk/src/gtkmm/module.cpp index 83d544d..d2d3267 100644 --- a/synfig-studio/trunk/src/gtkmm/module.cpp +++ b/synfig-studio/trunk/src/gtkmm/module.cpp @@ -1,5 +1,5 @@ /* === S Y N F I G ========================================================= */ -/*! \file template.cpp +/*! \file gtkmm/module.cpp ** \brief Template File ** ** $Id: module.cpp,v 1.1.1.1 2005/01/07 03:34:36 darco Exp $ diff --git a/synfig-studio/trunk/src/gtkmm/module.h b/synfig-studio/trunk/src/gtkmm/module.h index b65611d..3647865 100644 --- a/synfig-studio/trunk/src/gtkmm/module.h +++ b/synfig-studio/trunk/src/gtkmm/module.h @@ -1,5 +1,5 @@ /* === S Y N F I G ========================================================= */ -/*! \file module.h +/*! \file gtkmm/module.h ** \brief Template Header ** ** $Id: module.h,v 1.1.1.1 2005/01/07 03:34:36 darco Exp $ diff --git a/synfig-studio/trunk/src/gtkmm/onemoment.cpp b/synfig-studio/trunk/src/gtkmm/onemoment.cpp index 84328ac..0dc7625 100644 --- a/synfig-studio/trunk/src/gtkmm/onemoment.cpp +++ b/synfig-studio/trunk/src/gtkmm/onemoment.cpp @@ -1,8 +1,8 @@ -/*! ======================================================================== -** Synfig -** Template File -** $Id: onemoment.cpp,v 1.1.1.1 2005/01/07 03:34:36 darco Exp $ +/* === S Y N F I G ========================================================= */ +/*! \file onemoment.cpp +** \brief writeme ** +** \legal ** Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley ** ** This package is free software; you can redistribute it and/or @@ -14,6 +14,7 @@ ** 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. +** \endlegal ** ** === N O T E S =========================================================== ** diff --git a/synfig-studio/trunk/src/gtkmm/renddesc.cpp b/synfig-studio/trunk/src/gtkmm/renddesc.cpp index 5d7cb63..c9c1dae 100644 --- a/synfig-studio/trunk/src/gtkmm/renddesc.cpp +++ b/synfig-studio/trunk/src/gtkmm/renddesc.cpp @@ -1,5 +1,5 @@ /* === S Y N F I G ========================================================= */ -/*! \file renddesc.cpp +/*! \file gtkmm/renddesc.cpp ** \brief Template File ** ** $Id: renddesc.cpp,v 1.1.1.1 2005/01/07 03:34:36 darco Exp $ diff --git a/synfig-studio/trunk/src/gtkmm/renddesc.h b/synfig-studio/trunk/src/gtkmm/renddesc.h index dfb428d..2eff37c 100644 --- a/synfig-studio/trunk/src/gtkmm/renddesc.h +++ b/synfig-studio/trunk/src/gtkmm/renddesc.h @@ -1,8 +1,8 @@ -/*! ======================================================================== -** Synfig -** Template Header File -** $Id: renddesc.h,v 1.1.1.1 2005/01/07 03:34:36 darco Exp $ +/* === S Y N F I G ========================================================= */ +/*! \file gtkmm/renddesc.h +** \brief Header File ** +** \legal ** Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley ** ** This package is free software; you can redistribute it and/or @@ -14,6 +14,7 @@ ** 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. +** \endlegal ** ** === N O T E S =========================================================== ** diff --git a/synfig-studio/trunk/src/gtkmm/render.cpp b/synfig-studio/trunk/src/gtkmm/render.cpp index 0ee1423..da96fb9 100644 --- a/synfig-studio/trunk/src/gtkmm/render.cpp +++ b/synfig-studio/trunk/src/gtkmm/render.cpp @@ -1,5 +1,5 @@ /* === S Y N F I G ========================================================= */ -/*! \file render.cpp +/*! \file gtkmm/render.cpp ** \brief Template File ** ** $Id: render.cpp,v 1.2 2005/01/10 08:13:44 darco Exp $ diff --git a/synfig-studio/trunk/src/gtkmm/render.h b/synfig-studio/trunk/src/gtkmm/render.h index 366f87d..e862c63 100644 --- a/synfig-studio/trunk/src/gtkmm/render.h +++ b/synfig-studio/trunk/src/gtkmm/render.h @@ -1,5 +1,5 @@ /* === S Y N F I G ========================================================= */ -/*! \file render.h +/*! \file gtkmm/render.h ** \brief Template Header ** ** $Id: render.h,v 1.2 2005/01/10 08:13:44 darco Exp $ diff --git a/synfig-studio/trunk/src/gtkmm/renderer_bbox.cpp b/synfig-studio/trunk/src/gtkmm/renderer_bbox.cpp index 4dcc6db..fb4d7b1 100644 --- a/synfig-studio/trunk/src/gtkmm/renderer_bbox.cpp +++ b/synfig-studio/trunk/src/gtkmm/renderer_bbox.cpp @@ -1,5 +1,5 @@ /* === S Y N F I G ========================================================= */ -/*! \file template.cpp +/*! \file renderer_bbox.cpp ** \brief Template File ** ** $Id: renderer_bbox.cpp,v 1.1.1.1 2005/01/07 03:34:36 darco Exp $ diff --git a/synfig-studio/trunk/src/gtkmm/renderer_canvas.cpp b/synfig-studio/trunk/src/gtkmm/renderer_canvas.cpp index 3fc8999..9e8e863 100644 --- a/synfig-studio/trunk/src/gtkmm/renderer_canvas.cpp +++ b/synfig-studio/trunk/src/gtkmm/renderer_canvas.cpp @@ -1,5 +1,5 @@ /* === S Y N F I G ========================================================= */ -/*! \file template.cpp +/*! \file renderer_canvas.cpp ** \brief Template File ** ** $Id: renderer_canvas.cpp,v 1.1.1.1 2005/01/07 03:34:36 darco Exp $ diff --git a/synfig-studio/trunk/src/gtkmm/renderer_canvas.h b/synfig-studio/trunk/src/gtkmm/renderer_canvas.h index b9092ec..47eb207 100644 --- a/synfig-studio/trunk/src/gtkmm/renderer_canvas.h +++ b/synfig-studio/trunk/src/gtkmm/renderer_canvas.h @@ -1,5 +1,5 @@ /* === S Y N F I G ========================================================= */ -/*! \file template.h +/*! \file renderer_canvas.h ** \brief Template Header ** ** $Id: renderer_canvas.h,v 1.1.1.1 2005/01/07 03:34:36 darco Exp $ diff --git a/synfig-studio/trunk/src/gtkmm/renderer_dragbox.cpp b/synfig-studio/trunk/src/gtkmm/renderer_dragbox.cpp index 5f1f4b1..b25a878 100644 --- a/synfig-studio/trunk/src/gtkmm/renderer_dragbox.cpp +++ b/synfig-studio/trunk/src/gtkmm/renderer_dragbox.cpp @@ -1,5 +1,5 @@ /* === S Y N F I G ========================================================= */ -/*! \file template.cpp +/*! \file renderer_dragbox.cpp ** \brief Template File ** ** $Id: renderer_dragbox.cpp,v 1.1.1.1 2005/01/07 03:34:36 darco Exp $ diff --git a/synfig-studio/trunk/src/gtkmm/renderer_dragbox.h b/synfig-studio/trunk/src/gtkmm/renderer_dragbox.h index 4fd7b12..f341853 100644 --- a/synfig-studio/trunk/src/gtkmm/renderer_dragbox.h +++ b/synfig-studio/trunk/src/gtkmm/renderer_dragbox.h @@ -1,5 +1,5 @@ /* === S Y N F I G ========================================================= */ -/*! \file template.h +/*! \file renderer_dragbox.h ** \brief Template Header ** ** $Id: renderer_dragbox.h,v 1.1.1.1 2005/01/07 03:34:36 darco Exp $ diff --git a/synfig-studio/trunk/src/gtkmm/renderer_ducks.cpp b/synfig-studio/trunk/src/gtkmm/renderer_ducks.cpp index 669cd12..4422410 100644 --- a/synfig-studio/trunk/src/gtkmm/renderer_ducks.cpp +++ b/synfig-studio/trunk/src/gtkmm/renderer_ducks.cpp @@ -1,5 +1,5 @@ /* === S Y N F I G ========================================================= */ -/*! \file template.cpp +/*! \file renderer_ducks.cpp ** \brief Template File ** ** $Id: renderer_ducks.cpp,v 1.1.1.1 2005/01/07 03:34:36 darco Exp $ diff --git a/synfig-studio/trunk/src/gtkmm/renderer_ducks.h b/synfig-studio/trunk/src/gtkmm/renderer_ducks.h index 649a330..eefe0fe 100644 --- a/synfig-studio/trunk/src/gtkmm/renderer_ducks.h +++ b/synfig-studio/trunk/src/gtkmm/renderer_ducks.h @@ -1,5 +1,5 @@ /* === S Y N F I G ========================================================= */ -/*! \file template.h +/*! \file renderer_ducks.h ** \brief Template Header ** ** $Id: renderer_ducks.h,v 1.1.1.1 2005/01/07 03:34:36 darco Exp $ diff --git a/synfig-studio/trunk/src/gtkmm/renderer_grid.cpp b/synfig-studio/trunk/src/gtkmm/renderer_grid.cpp index 4b91577..85d44bd 100644 --- a/synfig-studio/trunk/src/gtkmm/renderer_grid.cpp +++ b/synfig-studio/trunk/src/gtkmm/renderer_grid.cpp @@ -1,5 +1,5 @@ /* === S Y N F I G ========================================================= */ -/*! \file template.cpp +/*! \file renderer_grid.cpp ** \brief Template File ** ** $Id: renderer_grid.cpp,v 1.1.1.1 2005/01/07 03:34:36 darco Exp $ diff --git a/synfig-studio/trunk/src/gtkmm/renderer_grid.h b/synfig-studio/trunk/src/gtkmm/renderer_grid.h index f253b51..9045d03 100644 --- a/synfig-studio/trunk/src/gtkmm/renderer_grid.h +++ b/synfig-studio/trunk/src/gtkmm/renderer_grid.h @@ -1,5 +1,5 @@ /* === S Y N F I G ========================================================= */ -/*! \file template.h +/*! \file renderer_grid.h ** \brief Template Header ** ** $Id: renderer_grid.h,v 1.1.1.1 2005/01/07 03:34:36 darco Exp $ diff --git a/synfig-studio/trunk/src/gtkmm/renderer_guides.cpp b/synfig-studio/trunk/src/gtkmm/renderer_guides.cpp index 38745a8..cc4caca 100644 --- a/synfig-studio/trunk/src/gtkmm/renderer_guides.cpp +++ b/synfig-studio/trunk/src/gtkmm/renderer_guides.cpp @@ -1,5 +1,5 @@ /* === S Y N F I G ========================================================= */ -/*! \file template.cpp +/*! \file renderer_guides.cpp ** \brief Template File ** ** $Id: renderer_guides.cpp,v 1.1.1.1 2005/01/07 03:34:36 darco Exp $ diff --git a/synfig-studio/trunk/src/gtkmm/renderer_guides.h b/synfig-studio/trunk/src/gtkmm/renderer_guides.h index 722aa0f..ecf6192 100644 --- a/synfig-studio/trunk/src/gtkmm/renderer_guides.h +++ b/synfig-studio/trunk/src/gtkmm/renderer_guides.h @@ -1,5 +1,5 @@ /* === S Y N F I G ========================================================= */ -/*! \file template.h +/*! \file renderer_guides.h ** \brief Template Header ** ** $Id: renderer_guides.h,v 1.1.1.1 2005/01/07 03:34:36 darco Exp $ diff --git a/synfig-studio/trunk/src/gtkmm/renderer_timecode.cpp b/synfig-studio/trunk/src/gtkmm/renderer_timecode.cpp index 15a15b4..f4b64d1 100644 --- a/synfig-studio/trunk/src/gtkmm/renderer_timecode.cpp +++ b/synfig-studio/trunk/src/gtkmm/renderer_timecode.cpp @@ -1,5 +1,5 @@ /* === S Y N F I G ========================================================= */ -/*! \file template.cpp +/*! \file renderer_timecode.cpp ** \brief Template File ** ** $Id: renderer_timecode.cpp,v 1.1.1.1 2005/01/07 03:34:36 darco Exp $ diff --git a/synfig-studio/trunk/src/gtkmm/renderer_timecode.h b/synfig-studio/trunk/src/gtkmm/renderer_timecode.h index a5e4b96..c55ead8 100644 --- a/synfig-studio/trunk/src/gtkmm/renderer_timecode.h +++ b/synfig-studio/trunk/src/gtkmm/renderer_timecode.h @@ -1,5 +1,5 @@ /* === S Y N F I G ========================================================= */ -/*! \file template.h +/*! \file renderer_timecode.h ** \brief Template Header ** ** $Id: renderer_timecode.h,v 1.1.1.1 2005/01/07 03:34:36 darco Exp $ diff --git a/synfig-studio/trunk/src/gtkmm/smach.h b/synfig-studio/trunk/src/gtkmm/smach.h index 848a60a..281a2f4 100644 --- a/synfig-studio/trunk/src/gtkmm/smach.h +++ b/synfig-studio/trunk/src/gtkmm/smach.h @@ -1,5 +1,5 @@ /* === S Y N F I G ========================================================= */ -/*! \file template.h +/*! \file smach.h ** \brief Template Header ** ** $Id: smach.h,v 1.1.1.1 2005/01/07 03:34:36 darco Exp $ diff --git a/synfig-studio/trunk/src/gtkmm/state_bline.cpp b/synfig-studio/trunk/src/gtkmm/state_bline.cpp index 7c950e6..48168b5 100644 --- a/synfig-studio/trunk/src/gtkmm/state_bline.cpp +++ b/synfig-studio/trunk/src/gtkmm/state_bline.cpp @@ -1,5 +1,5 @@ /* === S Y N F I G ========================================================= */ -/*! \file rotoscope_bline.cpp +/*! \file state_bline.cpp ** \brief Template File ** ** $Id: state_bline.cpp,v 1.1.1.1 2005/01/07 03:34:36 darco Exp $ diff --git a/synfig-studio/trunk/src/gtkmm/state_bline.h b/synfig-studio/trunk/src/gtkmm/state_bline.h index 732722a..97a8480 100644 --- a/synfig-studio/trunk/src/gtkmm/state_bline.h +++ b/synfig-studio/trunk/src/gtkmm/state_bline.h @@ -1,5 +1,5 @@ /* === S Y N F I G ========================================================= */ -/*! \file rotoscope_bline.h +/*! \file state_bline.h ** \brief Template Header ** ** $Id: state_bline.h,v 1.1.1.1 2005/01/07 03:34:36 darco Exp $ diff --git a/synfig-studio/trunk/src/gtkmm/state_draw.cpp b/synfig-studio/trunk/src/gtkmm/state_draw.cpp index 8a0a1fe..88b7982 100644 --- a/synfig-studio/trunk/src/gtkmm/state_draw.cpp +++ b/synfig-studio/trunk/src/gtkmm/state_draw.cpp @@ -1,5 +1,5 @@ /* === S Y N F I G ========================================================= */ -/*! \file rotoscope_bline.cpp +/*! \file state_draw.cpp ** \brief Template File ** ** $Id: state_draw.cpp,v 1.1.1.1 2005/01/07 03:34:36 darco Exp $ diff --git a/synfig-studio/trunk/src/gtkmm/state_draw.h b/synfig-studio/trunk/src/gtkmm/state_draw.h index 9e59337..707e323 100644 --- a/synfig-studio/trunk/src/gtkmm/state_draw.h +++ b/synfig-studio/trunk/src/gtkmm/state_draw.h @@ -1,5 +1,5 @@ /* === S Y N F I G ========================================================= */ -/*! \file state_roto.h +/*! \file state_draw.h ** \brief Template Header ** ** $Id: state_draw.h,v 1.1.1.1 2005/01/07 03:34:36 darco Exp $ diff --git a/synfig-studio/trunk/src/gtkmm/state_normal.cpp b/synfig-studio/trunk/src/gtkmm/state_normal.cpp index baacc72..e92c568 100644 --- a/synfig-studio/trunk/src/gtkmm/state_normal.cpp +++ b/synfig-studio/trunk/src/gtkmm/state_normal.cpp @@ -1,5 +1,5 @@ /* === S Y N F I G ========================================================= */ -/*! \file template.cpp +/*! \file state_normal.cpp ** \brief Template File ** ** $Id: state_normal.cpp,v 1.1.1.1 2005/01/07 03:34:36 darco Exp $ diff --git a/synfig-studio/trunk/src/gtkmm/state_polygon.cpp b/synfig-studio/trunk/src/gtkmm/state_polygon.cpp index 7d2883b..ed7f164 100644 --- a/synfig-studio/trunk/src/gtkmm/state_polygon.cpp +++ b/synfig-studio/trunk/src/gtkmm/state_polygon.cpp @@ -1,5 +1,5 @@ /* === S Y N F I G ========================================================= */ -/*! \file rotoscope_polygon.cpp +/*! \file state_polygon.cpp ** \brief Template File ** ** $Id: state_polygon.cpp,v 1.1.1.1 2005/01/07 03:34:36 darco Exp $ diff --git a/synfig-studio/trunk/src/gtkmm/state_polygon.h b/synfig-studio/trunk/src/gtkmm/state_polygon.h index ecab6c6..dd4fbc7 100644 --- a/synfig-studio/trunk/src/gtkmm/state_polygon.h +++ b/synfig-studio/trunk/src/gtkmm/state_polygon.h @@ -1,5 +1,5 @@ /* === S Y N F I G ========================================================= */ -/*! \file rotoscope_polygon.h +/*! \file state_polygon.h ** \brief Template Header ** ** $Id: state_polygon.h,v 1.1.1.1 2005/01/07 03:34:37 darco Exp $ diff --git a/synfig-studio/trunk/src/gtkmm/state_rectangle.cpp b/synfig-studio/trunk/src/gtkmm/state_rectangle.cpp index b0a32e2..67a00ac 100644 --- a/synfig-studio/trunk/src/gtkmm/state_rectangle.cpp +++ b/synfig-studio/trunk/src/gtkmm/state_rectangle.cpp @@ -1,5 +1,5 @@ /* === S Y N F I G ========================================================= */ -/*! \file state_gradient.cpp +/*! \file state_rectangle.cpp ** \brief Template File ** ** $Id: state_rectangle.cpp,v 1.1.1.1 2005/01/07 03:34:37 darco Exp $ diff --git a/synfig-studio/trunk/src/gtkmm/state_smoothmove.cpp b/synfig-studio/trunk/src/gtkmm/state_smoothmove.cpp index edd51ff..dbd2a24 100644 --- a/synfig-studio/trunk/src/gtkmm/state_smoothmove.cpp +++ b/synfig-studio/trunk/src/gtkmm/state_smoothmove.cpp @@ -1,5 +1,5 @@ /* === S Y N F I G ========================================================= */ -/*! \file state_smooth_move.cpp +/*! \file state_smoothmove.cpp ** \brief Template File ** ** $Id: state_smoothmove.cpp,v 1.1.1.1 2005/01/07 03:34:37 darco Exp $ diff --git a/synfig-studio/trunk/src/gtkmm/state_width.cpp b/synfig-studio/trunk/src/gtkmm/state_width.cpp index b020369..bbe802d 100644 --- a/synfig-studio/trunk/src/gtkmm/state_width.cpp +++ b/synfig-studio/trunk/src/gtkmm/state_width.cpp @@ -1,5 +1,5 @@ /* === S Y N F I G ========================================================= */ -/*! \file state_gradient.cpp +/*! \file state_width.cpp ** \brief Template File ** ** $Id: state_width.cpp,v 1.1.1.1 2005/01/07 03:34:37 darco Exp $ diff --git a/synfig-studio/trunk/src/gtkmm/statemanager.cpp b/synfig-studio/trunk/src/gtkmm/statemanager.cpp index 72c0724..574205f 100644 --- a/synfig-studio/trunk/src/gtkmm/statemanager.cpp +++ b/synfig-studio/trunk/src/gtkmm/statemanager.cpp @@ -1,5 +1,5 @@ /* === S Y N F I G ========================================================= */ -/*! \file template.cpp +/*! \file statemanager.cpp ** \brief Template File ** ** $Id: statemanager.cpp,v 1.1.1.1 2005/01/07 03:34:36 darco Exp $ diff --git a/synfig-studio/trunk/src/gtkmm/statemanager.h b/synfig-studio/trunk/src/gtkmm/statemanager.h index e648da0..5d8a7b8 100644 --- a/synfig-studio/trunk/src/gtkmm/statemanager.h +++ b/synfig-studio/trunk/src/gtkmm/statemanager.h @@ -1,5 +1,5 @@ /* === S Y N F I G ========================================================= */ -/*! \file template.h +/*! \file statemanager.h ** \brief Template Header ** ** $Id: statemanager.h,v 1.1.1.1 2005/01/07 03:34:36 darco Exp $ diff --git a/synfig-studio/trunk/src/gtkmm/toolbox.cpp b/synfig-studio/trunk/src/gtkmm/toolbox.cpp index 471da68..4816ef7 100644 --- a/synfig-studio/trunk/src/gtkmm/toolbox.cpp +++ b/synfig-studio/trunk/src/gtkmm/toolbox.cpp @@ -1,8 +1,8 @@ -/*! ======================================================================== -** Synfig -** Template File -** $Id: toolbox.cpp,v 1.3 2005/01/13 20:23:01 darco Exp $ +/* === S Y N F I G ========================================================= */ +/*! \file toolbox.cpp +** \brief writeme ** +** \legal ** Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley ** ** This package is free software; you can redistribute it and/or @@ -14,6 +14,7 @@ ** 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. +** \endlegal ** ** === N O T E S =========================================================== ** diff --git a/synfig-studio/trunk/src/gtkmm/widget_distance.cpp b/synfig-studio/trunk/src/gtkmm/widget_distance.cpp index ec16d7d..dc79aa4 100644 --- a/synfig-studio/trunk/src/gtkmm/widget_distance.cpp +++ b/synfig-studio/trunk/src/gtkmm/widget_distance.cpp @@ -1,5 +1,5 @@ /* === S Y N F I G ========================================================= */ -/*! \file widget_time.cpp +/*! \file widget_distance.cpp ** \brief Template File ** ** $Id: widget_distance.cpp,v 1.1.1.1 2005/01/07 03:34:37 darco Exp $ diff --git a/synfig-studio/trunk/src/gtkmm/widget_value.h b/synfig-studio/trunk/src/gtkmm/widget_value.h index ae882e6..ccbf30a 100644 --- a/synfig-studio/trunk/src/gtkmm/widget_value.h +++ b/synfig-studio/trunk/src/gtkmm/widget_value.h @@ -1,5 +1,5 @@ /* === S Y N F I G ========================================================= */ -/*! \file widget_value.cpp +/*! \file widget_value.h ** \brief Template File ** ** $Id: widget_value.h,v 1.1.1.1 2005/01/07 03:34:37 darco Exp $ diff --git a/synfig-studio/trunk/src/gtkmm/widget_waypoint.cpp b/synfig-studio/trunk/src/gtkmm/widget_waypoint.cpp index 5f61130..b1889ac 100644 --- a/synfig-studio/trunk/src/gtkmm/widget_waypoint.cpp +++ b/synfig-studio/trunk/src/gtkmm/widget_waypoint.cpp @@ -1,5 +1,5 @@ /* === S Y N F I G ========================================================= */ -/*! \file dialog_waypoint.cpp +/*! \file widget_waypoint.cpp ** \brief Template Header ** ** $Id: widget_waypoint.cpp,v 1.1.1.1 2005/01/07 03:34:37 darco Exp $ diff --git a/synfig-studio/trunk/src/gtkmm/widget_waypoint.h b/synfig-studio/trunk/src/gtkmm/widget_waypoint.h index 05d5c3a..d9b3b2f 100644 --- a/synfig-studio/trunk/src/gtkmm/widget_waypoint.h +++ b/synfig-studio/trunk/src/gtkmm/widget_waypoint.h @@ -1,5 +1,5 @@ /* === S Y N F I G ========================================================= */ -/*! \file dialog_waypoint.h +/*! \file widget_waypoint.h ** \brief Template Header ** ** $Id: widget_waypoint.h,v 1.1.1.1 2005/01/07 03:34:37 darco Exp $ diff --git a/synfig-studio/trunk/src/gtkmm/widget_waypointmodel.cpp b/synfig-studio/trunk/src/gtkmm/widget_waypointmodel.cpp index 6786ec3..84a3afa 100644 --- a/synfig-studio/trunk/src/gtkmm/widget_waypointmodel.cpp +++ b/synfig-studio/trunk/src/gtkmm/widget_waypointmodel.cpp @@ -1,5 +1,5 @@ /* === S Y N F I G ========================================================= */ -/*! \file dialog_waypointmodel.cpp +/*! \file widget_waypointmodel.cpp ** \brief Template Header ** ** $Id: widget_waypointmodel.cpp,v 1.1.1.1 2005/01/07 03:34:37 darco Exp $ diff --git a/synfig-studio/trunk/src/gtkmm/widget_waypointmodel.h b/synfig-studio/trunk/src/gtkmm/widget_waypointmodel.h index 23248b2..b8c0fa5 100644 --- a/synfig-studio/trunk/src/gtkmm/widget_waypointmodel.h +++ b/synfig-studio/trunk/src/gtkmm/widget_waypointmodel.h @@ -1,5 +1,5 @@ /* === S Y N F I G ========================================================= */ -/*! \file dialog_waypointmodel.h +/*! \file widget_waypointmodel.h ** \brief Template Header ** ** $Id: widget_waypointmodel.h,v 1.1.1.1 2005/01/07 03:34:37 darco Exp $ diff --git a/synfig-studio/trunk/src/gtkmm/workarearenderer.cpp b/synfig-studio/trunk/src/gtkmm/workarearenderer.cpp index 277286a..6093c1d 100644 --- a/synfig-studio/trunk/src/gtkmm/workarearenderer.cpp +++ b/synfig-studio/trunk/src/gtkmm/workarearenderer.cpp @@ -1,5 +1,5 @@ /* === S Y N F I G ========================================================= */ -/*! \file template.cpp +/*! \file workarearenderer.cpp ** \brief Template File ** ** $Id: workarearenderer.cpp,v 1.1.1.1 2005/01/07 03:34:37 darco Exp $ diff --git a/synfig-studio/trunk/src/gtkmm/workarearenderer.h b/synfig-studio/trunk/src/gtkmm/workarearenderer.h index 04e3b83..570962f 100644 --- a/synfig-studio/trunk/src/gtkmm/workarearenderer.h +++ b/synfig-studio/trunk/src/gtkmm/workarearenderer.h @@ -1,5 +1,5 @@ /* === S Y N F I G ========================================================= */ -/*! \file template.h +/*! \file workarearenderer.h ** \brief Template Header ** ** $Id: workarearenderer.h,v 1.1.1.1 2005/01/07 03:34:37 darco Exp $ diff --git a/synfig-studio/trunk/src/synfigapp/actions/activepointadd.cpp b/synfig-studio/trunk/src/synfigapp/actions/activepointadd.cpp index 189c017..feb1523 100644 --- a/synfig-studio/trunk/src/synfigapp/actions/activepointadd.cpp +++ b/synfig-studio/trunk/src/synfigapp/actions/activepointadd.cpp @@ -1,5 +1,5 @@ /* === S Y N F I G ========================================================= */ -/*! \file acitvepointadd.cpp +/*! \file activepointadd.cpp ** \brief Template File ** ** $Id: activepointadd.cpp,v 1.1.1.1 2005/01/07 03:34:37 darco Exp $ diff --git a/synfig-studio/trunk/src/synfigapp/actions/groupaddlayers.cpp b/synfig-studio/trunk/src/synfigapp/actions/groupaddlayers.cpp index 4313324..0848841 100644 --- a/synfig-studio/trunk/src/synfigapp/actions/groupaddlayers.cpp +++ b/synfig-studio/trunk/src/synfigapp/actions/groupaddlayers.cpp @@ -1,5 +1,5 @@ /* === S Y N F I G ========================================================= */ -/*! \file action_layerremove.cpp +/*! \file groupaddlayers.cpp ** \brief Template File ** ** $Id: groupaddlayers.cpp,v 1.1.1.1 2005/01/07 03:34:37 darco Exp $ diff --git a/synfig-studio/trunk/src/synfigapp/actions/groupaddlayers.h b/synfig-studio/trunk/src/synfigapp/actions/groupaddlayers.h index 4b036c6..ce36bac 100644 --- a/synfig-studio/trunk/src/synfigapp/actions/groupaddlayers.h +++ b/synfig-studio/trunk/src/synfigapp/actions/groupaddlayers.h @@ -1,5 +1,5 @@ /* === S Y N F I G ========================================================= */ -/*! \file action_groupaddlayers.h +/*! \file groupaddlayers.h ** \brief Template File ** ** $Id: groupaddlayers.h,v 1.1.1.1 2005/01/07 03:34:37 darco Exp $ diff --git a/synfig-studio/trunk/src/synfigapp/actions/groupremove.cpp b/synfig-studio/trunk/src/synfigapp/actions/groupremove.cpp index 87a85c4..cfcab6a 100644 --- a/synfig-studio/trunk/src/synfigapp/actions/groupremove.cpp +++ b/synfig-studio/trunk/src/synfigapp/actions/groupremove.cpp @@ -1,5 +1,5 @@ /* === S Y N F I G ========================================================= */ -/*! \file action_layerremove.cpp +/*! \file groupremove.cpp ** \brief Template File ** ** $Id: groupremove.cpp,v 1.1.1.1 2005/01/07 03:34:37 darco Exp $ diff --git a/synfig-studio/trunk/src/synfigapp/actions/groupremove.h b/synfig-studio/trunk/src/synfigapp/actions/groupremove.h index c312fed..f79e7c5 100644 --- a/synfig-studio/trunk/src/synfigapp/actions/groupremove.h +++ b/synfig-studio/trunk/src/synfigapp/actions/groupremove.h @@ -1,5 +1,5 @@ /* === S Y N F I G ========================================================= */ -/*! \file action_groupaddlayers.h +/*! \file groupremove.h ** \brief Template File ** ** $Id: groupremove.h,v 1.1.1.1 2005/01/07 03:34:37 darco Exp $ diff --git a/synfig-studio/trunk/src/synfigapp/actions/groupremovelayers.cpp b/synfig-studio/trunk/src/synfigapp/actions/groupremovelayers.cpp index d83b840..1cea910 100644 --- a/synfig-studio/trunk/src/synfigapp/actions/groupremovelayers.cpp +++ b/synfig-studio/trunk/src/synfigapp/actions/groupremovelayers.cpp @@ -1,5 +1,5 @@ /* === S Y N F I G ========================================================= */ -/*! \file action_layerremove.cpp +/*! \file groupremovelayers.cpp ** \brief Template File ** ** $Id: groupremovelayers.cpp,v 1.1.1.1 2005/01/07 03:34:37 darco Exp $ diff --git a/synfig-studio/trunk/src/synfigapp/actions/groupremovelayers.h b/synfig-studio/trunk/src/synfigapp/actions/groupremovelayers.h index 53cf83b..b99dd5e 100644 --- a/synfig-studio/trunk/src/synfigapp/actions/groupremovelayers.h +++ b/synfig-studio/trunk/src/synfigapp/actions/groupremovelayers.h @@ -1,5 +1,5 @@ /* === S Y N F I G ========================================================= */ -/*! \file action_groupremovelayers.h +/*! \file groupremovelayers.h ** \brief Template File ** ** $Id: groupremovelayers.h,v 1.1.1.1 2005/01/07 03:34:37 darco Exp $ diff --git a/synfig-studio/trunk/src/synfigapp/actions/grouprename.cpp b/synfig-studio/trunk/src/synfigapp/actions/grouprename.cpp index 908fb05..5fd4aad 100644 --- a/synfig-studio/trunk/src/synfigapp/actions/grouprename.cpp +++ b/synfig-studio/trunk/src/synfigapp/actions/grouprename.cpp @@ -1,5 +1,5 @@ /* === S Y N F I G ========================================================= */ -/*! \file action_layerremove.cpp +/*! \file grouprename.cpp ** \brief Template File ** ** $Id: grouprename.cpp,v 1.1.1.1 2005/01/07 03:34:37 darco Exp $ diff --git a/synfig-studio/trunk/src/synfigapp/actions/grouprename.h b/synfig-studio/trunk/src/synfigapp/actions/grouprename.h index 421868a..9ccebc5 100644 --- a/synfig-studio/trunk/src/synfigapp/actions/grouprename.h +++ b/synfig-studio/trunk/src/synfigapp/actions/grouprename.h @@ -1,5 +1,5 @@ /* === S Y N F I G ========================================================= */ -/*! \file action_grouprename.h +/*! \file grouprename.h ** \brief Template File ** ** $Id: grouprename.h,v 1.1.1.1 2005/01/07 03:34:37 darco Exp $ diff --git a/synfig-studio/trunk/src/synfigapp/actions/keyframesetdelta.cpp b/synfig-studio/trunk/src/synfigapp/actions/keyframesetdelta.cpp index 610d414..1dc5e90 100644 --- a/synfig-studio/trunk/src/synfigapp/actions/keyframesetdelta.cpp +++ b/synfig-studio/trunk/src/synfigapp/actions/keyframesetdelta.cpp @@ -1,5 +1,5 @@ /* === S Y N F I G ========================================================= */ -/*! \file keyframeset.cpp +/*! \file keyframesetdelta.cpp ** \brief Template File ** ** $Id: keyframesetdelta.cpp,v 1.1.1.1 2005/01/07 03:34:37 darco Exp $ diff --git a/synfig-studio/trunk/src/synfigapp/actions/keyframesetdelta.h b/synfig-studio/trunk/src/synfigapp/actions/keyframesetdelta.h index 09c4023..2920a82 100644 --- a/synfig-studio/trunk/src/synfigapp/actions/keyframesetdelta.h +++ b/synfig-studio/trunk/src/synfigapp/actions/keyframesetdelta.h @@ -1,5 +1,5 @@ /* === S Y N F I G ========================================================= */ -/*! \file keyframeset.h +/*! \file keyframesetdelta.h ** \brief Template File ** ** $Id: keyframesetdelta.h,v 1.1.1.1 2005/01/07 03:34:37 darco Exp $ diff --git a/synfig-studio/trunk/src/synfigapp/actions/keyframewaypointset.cpp b/synfig-studio/trunk/src/synfigapp/actions/keyframewaypointset.cpp index 7cb870f..9d2b038 100644 --- a/synfig-studio/trunk/src/synfigapp/actions/keyframewaypointset.cpp +++ b/synfig-studio/trunk/src/synfigapp/actions/keyframewaypointset.cpp @@ -1,5 +1,5 @@ /* === S Y N F I G ========================================================= */ -/*! \file keyframeset.cpp +/*! \file keyframewaypointset.cpp ** \brief Template File ** ** $Id: keyframewaypointset.cpp,v 1.1.1.1 2005/01/07 03:34:37 darco Exp $ diff --git a/synfig-studio/trunk/src/synfigapp/actions/layerencapsulate.cpp b/synfig-studio/trunk/src/synfigapp/actions/layerencapsulate.cpp index 5584381..3c551c3 100644 --- a/synfig-studio/trunk/src/synfigapp/actions/layerencapsulate.cpp +++ b/synfig-studio/trunk/src/synfigapp/actions/layerencapsulate.cpp @@ -1,5 +1,5 @@ /* === S Y N F I G ========================================================= */ -/*! \file layerraise.cpp +/*! \file layerencapsulate.cpp ** \brief Template File ** ** $Id: layerencapsulate.cpp,v 1.1.1.1 2005/01/07 03:34:37 darco Exp $ diff --git a/synfig-studio/trunk/src/synfigapp/actions/layerremove.cpp b/synfig-studio/trunk/src/synfigapp/actions/layerremove.cpp index e5b9079..abfe5f8 100644 --- a/synfig-studio/trunk/src/synfigapp/actions/layerremove.cpp +++ b/synfig-studio/trunk/src/synfigapp/actions/layerremove.cpp @@ -1,5 +1,5 @@ /* === S Y N F I G ========================================================= */ -/*! \file action_layerremove.cpp +/*! \file layerremove.cpp ** \brief Template File ** ** $Id: layerremove.cpp,v 1.1.1.1 2005/01/07 03:34:37 darco Exp $ diff --git a/synfig-studio/trunk/src/synfigapp/actions/layerremove.h b/synfig-studio/trunk/src/synfigapp/actions/layerremove.h index 1b75122..54bf3c3 100644 --- a/synfig-studio/trunk/src/synfigapp/actions/layerremove.h +++ b/synfig-studio/trunk/src/synfigapp/actions/layerremove.h @@ -1,5 +1,5 @@ /* === S Y N F I G ========================================================= */ -/*! \file action_layerremove.h +/*! \file layerremove.h ** \brief Template File ** ** $Id: layerremove.h,v 1.1.1.1 2005/01/07 03:34:37 darco Exp $ diff --git a/synfig-studio/trunk/src/synfigapp/actions/valuedescexport.cpp b/synfig-studio/trunk/src/synfigapp/actions/valuedescexport.cpp index 3a517a5..77a68a4 100644 --- a/synfig-studio/trunk/src/synfigapp/actions/valuedescexport.cpp +++ b/synfig-studio/trunk/src/synfigapp/actions/valuedescexport.cpp @@ -1,5 +1,5 @@ /* === S Y N F I G ========================================================= */ -/*! \file valuedescset.cpp +/*! \file valuedescexport.cpp ** \brief Template File ** ** $Id: valuedescexport.cpp,v 1.1.1.1 2005/01/07 03:34:37 darco Exp $ diff --git a/synfig-studio/trunk/src/synfigapp/actions/valuenodedynamiclistrotateorder.cpp b/synfig-studio/trunk/src/synfigapp/actions/valuenodedynamiclistrotateorder.cpp index dd4d5bd..f892dd4 100644 --- a/synfig-studio/trunk/src/synfigapp/actions/valuenodedynamiclistrotateorder.cpp +++ b/synfig-studio/trunk/src/synfigapp/actions/valuenodedynamiclistrotateorder.cpp @@ -1,5 +1,5 @@ /* === S Y N F I G ========================================================= */ -/*! \file valuenodedynamiclistinsert.cpp +/*! \file valuenodedynamiclistrotateorder.cpp ** \brief Template File ** ** $Id: valuenodedynamiclistrotateorder.cpp,v 1.1.1.1 2005/01/07 03:34:37 darco Exp $ diff --git a/synfig-studio/trunk/src/synfigapp/inputdevice.h b/synfig-studio/trunk/src/synfigapp/inputdevice.h index ba828f4..85a1c15 100644 --- a/synfig-studio/trunk/src/synfigapp/inputdevice.h +++ b/synfig-studio/trunk/src/synfigapp/inputdevice.h @@ -1,5 +1,5 @@ /* === S Y N F I G ========================================================= */ -/*! \file template.h +/*! \file inputdevice.h ** \brief Template Header ** ** $Id: inputdevice.h,v 1.1.1.1 2005/01/07 03:34:37 darco Exp $ diff --git a/synfig-studio/trunk/src/synfigapp/instance.cpp b/synfig-studio/trunk/src/synfigapp/instance.cpp index 0a083bb..95d7df4 100644 --- a/synfig-studio/trunk/src/synfigapp/instance.cpp +++ b/synfig-studio/trunk/src/synfigapp/instance.cpp @@ -1,5 +1,5 @@ /* === S Y N F I G ========================================================= */ -/*! \file instance.cpp +/*! \file synfigapp/instance.cpp ** \brief Instance ** ** $Id: instance.cpp,v 1.1.1.1 2005/01/07 03:34:37 darco Exp $ diff --git a/synfig-studio/trunk/src/synfigapp/instance.h b/synfig-studio/trunk/src/synfigapp/instance.h index 94f62d0..8b53cdc 100644 --- a/synfig-studio/trunk/src/synfigapp/instance.h +++ b/synfig-studio/trunk/src/synfigapp/instance.h @@ -1,5 +1,5 @@ /* === S Y N F I G ========================================================= */ -/*! \file instance.h +/*! \file synfigapp/instance.h ** \brief writeme ** ** $Id: instance.h,v 1.1.1.1 2005/01/07 03:34:37 darco Exp $ diff --git a/synfig-studio/trunk/src/synfigapp/main.cpp b/synfig-studio/trunk/src/synfigapp/main.cpp index 7decee5..6dd824f 100644 --- a/synfig-studio/trunk/src/synfigapp/main.cpp +++ b/synfig-studio/trunk/src/synfigapp/main.cpp @@ -1,5 +1,5 @@ /* === S Y N F I G ========================================================= */ -/*! \file main.cpp +/*! \file synfigapp/main.cpp ** \brief Template File ** ** $Id: main.cpp,v 1.1.1.1 2005/01/07 03:34:37 darco Exp $ diff --git a/synfig-studio/trunk/src/synfigapp/main.h b/synfig-studio/trunk/src/synfigapp/main.h index 045024c..bb90a97 100644 --- a/synfig-studio/trunk/src/synfigapp/main.h +++ b/synfig-studio/trunk/src/synfigapp/main.h @@ -1,5 +1,5 @@ /* === S Y N F I G ========================================================= */ -/*! \file main.h +/*! \file synfigapp/main.h ** \brief Template Header ** ** $Id: main.h,v 1.1.1.1 2005/01/07 03:34:37 darco Exp $ diff --git a/synfig-studio/trunk/src/synfigapp/selectionmanager.h b/synfig-studio/trunk/src/synfigapp/selectionmanager.h index beac489..09156e7 100644 --- a/synfig-studio/trunk/src/synfigapp/selectionmanager.h +++ b/synfig-studio/trunk/src/synfigapp/selectionmanager.h @@ -1,5 +1,5 @@ /* === S Y N F I G ========================================================= */ -/*! \file template.h +/*! \file selectionmanager.h ** \brief Template Header ** ** $Id: selectionmanager.h,v 1.1.1.1 2005/01/07 03:34:37 darco Exp $ diff --git a/synfig-studio/trunk/src/synfigapp/settings.cpp b/synfig-studio/trunk/src/synfigapp/settings.cpp index 53d3179..a22e6a6 100644 --- a/synfig-studio/trunk/src/synfigapp/settings.cpp +++ b/synfig-studio/trunk/src/synfigapp/settings.cpp @@ -1,5 +1,5 @@ /* === S Y N F I G ========================================================= */ -/*! \file template.cpp +/*! \file settings.cpp ** \brief Template File ** ** $Id: settings.cpp,v 1.2 2005/01/12 04:08:32 darco Exp $ diff --git a/synfig-studio/trunk/src/synfigapp/settings.h b/synfig-studio/trunk/src/synfigapp/settings.h index 9af5f72..633c081 100644 --- a/synfig-studio/trunk/src/synfigapp/settings.h +++ b/synfig-studio/trunk/src/synfigapp/settings.h @@ -1,5 +1,5 @@ /* === S Y N F I G ========================================================= */ -/*! \file template.h +/*! \file settings.h ** \brief Template Header ** ** $Id: settings.h,v 1.1.1.1 2005/01/07 03:34:37 darco Exp $ diff --git a/synfig-studio/trunk/src/template.cpp b/synfig-studio/trunk/src/template.cpp index 3f759f5..8fc1733 100644 --- a/synfig-studio/trunk/src/template.cpp +++ b/synfig-studio/trunk/src/template.cpp @@ -1,5 +1,5 @@ /* === S Y N F I G ========================================================= */ -/*! \file template.cpp +/*! \file synfigstudio/src/template.cpp ** \brief Template File ** ** $Id: template.cpp,v 1.1.1.1 2005/01/07 03:34:35 darco Exp $ diff --git a/synfig-studio/trunk/src/template.h b/synfig-studio/trunk/src/template.h index 3eae2fc..676fb41 100644 --- a/synfig-studio/trunk/src/template.h +++ b/synfig-studio/trunk/src/template.h @@ -1,5 +1,5 @@ /* === S Y N F I G ========================================================= */ -/*! \file template.h +/*! \file synfigstudio/src/template.h ** \brief Template Header ** ** $Id: template.h,v 1.1.1.1 2005/01/07 03:34:35 darco Exp $ -- 2.7.4