From: Andrey Paskal Date: Sat, 5 Jul 2008 12:23:30 +0000 (+0400) Subject: Minor sync with CVS HEAD. X-Git-Url: https://gitweb.ananas.su/?a=commitdiff_plain;h=9d3d875c0bb933b9fa4fbc87386bb67285909568;p=projects%2Fananas-labs.git Minor sync with CVS HEAD. --- diff --git a/src/ananas/ananasmainform.cpp b/src/ananas/ananasmainform.cpp index b404025..9892f5d 100644 --- a/src/ananas/ananasmainform.cpp +++ b/src/ananas/ananasmainform.cpp @@ -1,5 +1,5 @@ /**************************************************************************** -** $Id: ananasmainform.cpp,v 1.3 2008/06/27 18:24:16 app Exp $ +** $Id: ananasmainform.cpp,v 1.4 2008/07/05 12:19:39 app Exp $ ** ** Code file of the Main form of Ananas Engine application ** diff --git a/src/ananas/ananasmainform.h b/src/ananas/ananasmainform.h index 2b55e82..39e31fb 100644 --- a/src/ananas/ananasmainform.h +++ b/src/ananas/ananasmainform.h @@ -1,5 +1,5 @@ /**************************************************************************** -** $Id: ananasmainform.h,v 1.2 2008/06/27 18:24:16 app Exp $ +** $Id: ananasmainform.h,v 1.3 2008/07/05 12:19:39 app Exp $ ** ** Header file of the Main form of Ananas Engine application ** diff --git a/src/ananas/main.cpp b/src/ananas/main.cpp index 65edb60..ac07996 100644 --- a/src/ananas/main.cpp +++ b/src/ananas/main.cpp @@ -1,5 +1,5 @@ /**************************************************************************** -** $Id: main.cpp,v 1.39 2007/11/24 11:53:28 gr Exp $ +** $Id: main.cpp,v 1.40 2008/07/05 12:19:39 app Exp $ ** ** Main file of Ananas Engine application ** diff --git a/src/designer/deditfield.ui.h b/src/designer/deditfield.ui.h index 79b8ffb..e46ea26 100644 --- a/src/designer/deditfield.ui.h +++ b/src/designer/deditfield.ui.h @@ -1,5 +1,5 @@ /**************************************************************************** -** $Id: deditfield.ui.h,v 1.29 2006/05/31 06:44:22 gr Exp $ +** $Id: deditfield.ui.h,v 1.31 2008/07/05 12:19:39 app Exp $ ** ** Code file of the Edit Field window ** of Ananas Designer applications diff --git a/src/designer/mdtree.cpp b/src/designer/mdtree.cpp index f50820b..8a4e39d 100644 --- a/src/designer/mdtree.cpp +++ b/src/designer/mdtree.cpp @@ -1,5 +1,5 @@ /**************************************************************************** -** $Id: mdtree.cpp,v 1.54 2008/06/09 11:47:59 app Exp $ +** $Id: mdtree.cpp,v 1.55 2008/07/05 12:19:39 app Exp $ ** ** Code file of the Metadata Tree of Ananas Designer applications ** diff --git a/src/lib/acfg.h b/src/lib/acfg.h index 8507dc6..6448278 100644 --- a/src/lib/acfg.h +++ b/src/lib/acfg.h @@ -1,5 +1,5 @@ /**************************************************************************** -** $Id: acfg.h,v 1.121 2008/01/22 12:08:22 app Exp $ +** $Id: acfg.h,v 1.122 2008/07/05 12:19:39 app Exp $ ** ** Header file of the Ananas configuration objects of Ananas ** Designer and Engine applications diff --git a/src/lib/amenubar.cpp b/src/lib/amenubar.cpp index 79231a9..c5489d9 100644 --- a/src/lib/amenubar.cpp +++ b/src/lib/amenubar.cpp @@ -1,5 +1,5 @@ /**************************************************************************** -** $Id: amenubar.cpp,v 1.5 2004/07/01 11:30:55 pashik Exp $ +** $Id: amenubar.cpp,v 1.6 2008/07/05 12:19:39 app Exp $ ** ** Code file of the Ananas Menu bar of Ananas ** Designer and Engine applications diff --git a/src/lib/amenubar.h b/src/lib/amenubar.h index 8c9fc2d..4d05ae3 100644 --- a/src/lib/amenubar.h +++ b/src/lib/amenubar.h @@ -1,5 +1,5 @@ /**************************************************************************** -** $Id: amenubar.h,v 1.4 2004/09/01 16:55:58 leader Exp $ +** $Id: amenubar.h,v 1.5 2008/07/05 12:19:39 app Exp $ ** ** Header file of the Ananas Menu bar of Ananas ** Designer and Engine applications diff --git a/src/lib/messageswindow.cpp b/src/lib/messageswindow.cpp index 0f72b1e..2d9077a 100644 --- a/src/lib/messageswindow.cpp +++ b/src/lib/messageswindow.cpp @@ -1,5 +1,5 @@ /**************************************************************************** -** $Id: messageswindow.cpp,v 1.10 2006/09/26 08:56:42 gr Exp $ +** $Id: messageswindow.cpp,v 1.11 2008/07/05 12:19:39 app Exp $ ** ** Header file of the Mesages window of Ananas ** Designer and Engine applications diff --git a/src/plugins/engine.cpp b/src/plugins/engine.cpp index 33235aa..8abcb1c 100644 --- a/src/plugins/engine.cpp +++ b/src/plugins/engine.cpp @@ -1,5 +1,5 @@ /**************************************************************************** -** $Id: engine.cpp,v 1.41 2008/05/19 06:45:31 app Exp $ +** $Id: engine.cpp,v 1.42 2008/07/05 12:19:40 app Exp $ ** ** Code file of the Ananas Engine of Ananas ** Engine applications diff --git a/src/plugins/engine.h b/src/plugins/engine.h index c378258..11b4e9b 100644 --- a/src/plugins/engine.h +++ b/src/plugins/engine.h @@ -1,5 +1,5 @@ /**************************************************************************** -** $Id: engine.h,v 1.19 2008/05/19 06:45:31 app Exp $ +** $Id: engine.h,v 1.20 2008/07/05 12:19:40 app Exp $ ** ** Header file of the Ananas Engine of Ananas ** Engine applications diff --git a/src/plugins/wdbfield.cpp b/src/plugins/wdbfield.cpp index 9790dab..3aa5e38 100644 --- a/src/plugins/wdbfield.cpp +++ b/src/plugins/wdbfield.cpp @@ -1,5 +1,5 @@ /**************************************************************************** -** $Id: wdbfield.cpp,v 1.47 2007/12/21 11:34:03 app Exp $ +** $Id: wdbfield.cpp,v 1.48 2008/07/05 12:19:40 app Exp $ ** ** Code file of the field plugin of Ananas ** Designer and Engine applications diff --git a/src/plugins/wfield.cpp b/src/plugins/wfield.cpp index 1ee2549..1e54c58 100644 --- a/src/plugins/wfield.cpp +++ b/src/plugins/wfield.cpp @@ -1,5 +1,5 @@ /**************************************************************************** -** $Id: wfield.cpp,v 1.73 2008/06/09 11:45:27 app Exp $ +** $Id: wfield.cpp,v 1.74 2008/07/05 12:19:40 app Exp $ ** ** Code file of the field plugin of Ananas ** Designer and Engine applications diff --git a/src/plugins/wfield.h b/src/plugins/wfield.h index b173127..2573eed 100644 --- a/src/plugins/wfield.h +++ b/src/plugins/wfield.h @@ -1,5 +1,5 @@ /**************************************************************************** -** $Id: wfield.h,v 1.37 2008/06/09 11:44:27 app Exp $ +** $Id: wfield.h,v 1.38 2008/07/05 12:19:40 app Exp $ ** ** Header file of the field plugin of Ananas ** Designer and Engine applications