Minor sync with CVS HEAD.
authorAndrey Paskal <apaskal@gmail.com>
Sat, 5 Jul 2008 12:23:30 +0000 (16:23 +0400)
committerAndrey Paskal <apaskal@gmail.com>
Sat, 5 Jul 2008 12:23:30 +0000 (16:23 +0400)
14 files changed:
src/ananas/ananasmainform.cpp
src/ananas/ananasmainform.h
src/ananas/main.cpp
src/designer/deditfield.ui.h
src/designer/mdtree.cpp
src/lib/acfg.h
src/lib/amenubar.cpp
src/lib/amenubar.h
src/lib/messageswindow.cpp
src/plugins/engine.cpp
src/plugins/engine.h
src/plugins/wdbfield.cpp
src/plugins/wfield.cpp
src/plugins/wfield.h

index b404025..9892f5d 100644 (file)
@@ -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
 **
index 2b55e82..39e31fb 100644 (file)
@@ -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
 **
index 65edb60..ac07996 100644 (file)
@@ -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
 **
index 79b8ffb..e46ea26 100644 (file)
@@ -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
index f50820b..8a4e39d 100644 (file)
@@ -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
 **
index 8507dc6..6448278 100644 (file)
@@ -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
index 79231a9..c5489d9 100644 (file)
@@ -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
index 8c9fc2d..4d05ae3 100644 (file)
@@ -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
index 0f72b1e..2d9077a 100644 (file)
@@ -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
index 33235aa..8abcb1c 100644 (file)
@@ -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
index c378258..11b4e9b 100644 (file)
@@ -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
index 9790dab..3aa5e38 100644 (file)
@@ -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
index 1ee2549..1e54c58 100644 (file)
@@ -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
index b173127..2573eed 100644 (file)
@@ -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