You can subscribe to this list here.
2004 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(13) |
Sep
(25) |
Oct
(10) |
Nov
(19) |
Dec
(20) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2005 |
Jan
|
Feb
(206) |
Mar
(43) |
Apr
(25) |
May
(20) |
Jun
(69) |
Jul
(121) |
Aug
(95) |
Sep
(122) |
Oct
(213) |
Nov
(46) |
Dec
(39) |
2006 |
Jan
(28) |
Feb
(57) |
Mar
(21) |
Apr
(7) |
May
(11) |
Jun
(2) |
Jul
(8) |
Aug
(13) |
Sep
(2) |
Oct
(2) |
Nov
(20) |
Dec
(16) |
2007 |
Jan
(9) |
Feb
(15) |
Mar
|
Apr
(4) |
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
(1) |
Oct
|
Nov
|
Dec
|
2008 |
Jan
|
Feb
(2) |
Mar
|
Apr
|
May
|
Jun
|
Jul
(3) |
Aug
(1) |
Sep
(9) |
Oct
|
Nov
(1) |
Dec
|
2009 |
Jan
|
Feb
|
Mar
(8) |
Apr
(1) |
May
|
Jun
|
Jul
(11) |
Aug
(57) |
Sep
(2) |
Oct
(6) |
Nov
|
Dec
(7) |
2010 |
Jan
(11) |
Feb
(1) |
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
(1) |
Aug
(2) |
Sep
(27) |
Oct
(3) |
Nov
(7) |
Dec
(1) |
2011 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(10) |
Oct
|
Nov
|
Dec
|
2012 |
Jan
(8) |
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
|
Jul
(1) |
Aug
|
Sep
|
Oct
(3) |
Nov
(1) |
Dec
(1) |
2013 |
Jan
|
Feb
|
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2014 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(3) |
Jun
|
Jul
|
Aug
|
Sep
(1) |
Oct
|
Nov
(4) |
Dec
|
2015 |
Jan
|
Feb
|
Mar
(1) |
Apr
|
May
|
Jun
(1) |
Jul
|
Aug
(1) |
Sep
(1) |
Oct
|
Nov
|
Dec
|
2016 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(3) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2017 |
Jan
|
Feb
|
Mar
(1) |
Apr
(4) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2018 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(1) |
Sep
(3) |
Oct
|
Nov
(4) |
Dec
|
2022 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(1) |
From: Nando D. <na...@us...> - 2005-07-24 16:35:42
|
Update of /cvsroot/instantobjects/Source/Catalogs/IBFb In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24320/Catalogs/IBFb Modified Files: InstantIBFbCatalog.pas Log Message: removal of package cfg, dof and res files from CVS (D6 and D7 only) Index: InstantIBFbCatalog.pas =================================================================== RCS file: /cvsroot/instantobjects/Source/Catalogs/IBFb/InstantIBFbCatalog.pas,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** InstantIBFbCatalog.pas 15 Jul 2005 10:25:03 -0000 1.4 --- InstantIBFbCatalog.pas 24 Jul 2005 16:34:53 -0000 1.5 *************** *** 1,4 **** --- 1,35 ---- + (* + * InstantObjects DBEvolver Support + * IB/Fb Catalog + *) + + (* ***** BEGIN LICENSE BLOCK ***** + * Version: MPL 1.1 + * + * The contents of this file are subject to the Mozilla Public License Version + * 1.1 (the "License"); you may not use this file except in compliance with + * the License. You may obtain a copy of the License at + * http://www.mozilla.org/MPL/ + * + * Software distributed under the License is distributed on an "AS IS" basis, + * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License + * for the specific language governing rights and limitations under the + * License. + * + * The Original Code is: InstantObjects DBEvolver Support + * + * The Initial Developer of the Original Code is: Nando Dessena + * + * Portions created by the Initial Developer are Copyright (C) 2005 + * the Initial Developer. All Rights Reserved. + * + * Contributor(s): + * + * ***** END LICENSE BLOCK ***** *) + unit InstantIBFbCatalog; + {$I '../../InstantDefines.inc'} + interface |
Update of /cvsroot/instantobjects/Source/Brokers/IBX/D7 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24320/Brokers/IBX/D7 Modified Files: DclIOIBX.dpk IOIBX.dpk Removed Files: DclIOIBX.cfg DclIOIBX.dof DclIOIBX.res IOIBX.cfg IOIBX.dof IOIBX.res Log Message: removal of package cfg, dof and res files from CVS (D6 and D7 only) --- IOIBX.res DELETED --- --- IOIBX.cfg DELETED --- --- IOIBX.dof DELETED --- --- DclIOIBX.cfg DELETED --- --- DclIOIBX.dof DELETED --- Index: IOIBX.dpk =================================================================== RCS file: /cvsroot/instantobjects/Source/Brokers/IBX/D7/IOIBX.dpk,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** IOIBX.dpk 17 Jun 2005 20:02:51 -0000 1.2 --- IOIBX.dpk 24 Jul 2005 16:34:50 -0000 1.3 *************** *** 1,5 **** package IOIBX; ! {$R *.res} {$ALIGN 8} {$ASSERTIONS ON} --- 1,6 ---- package IOIBX; ! {$I '../../InstantVersion.inc'} ! {$ALIGN 8} {$ASSERTIONS ON} --- DclIOIBX.res DELETED --- Index: DclIOIBX.dpk =================================================================== RCS file: /cvsroot/instantobjects/Source/Brokers/IBX/D7/DclIOIBX.dpk,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** DclIOIBX.dpk 17 Jun 2005 20:01:39 -0000 1.2 --- DclIOIBX.dpk 24 Jul 2005 16:34:50 -0000 1.3 *************** *** 1,6 **** package DclIOIBX; ! {$R *.res} ! {$R '..\InstantIBX.dcr'} {$ALIGN 8} {$ASSERTIONS ON} --- 1,7 ---- package DclIOIBX; ! {$I '../../InstantVersion.inc'} ! ! {$R '../InstantIBX.dcr'} {$ALIGN 8} {$ASSERTIONS ON} |
Update of /cvsroot/instantobjects/Source/Brokers/XML/D6 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24320/Brokers/XML/D6 Modified Files: DclIOXML.dpk IOXML.dpk Removed Files: DclIOXML.cfg DclIOXML.dof DclIOXML.res IOXML.cfg IOXML.dof IOXML.res Log Message: removal of package cfg, dof and res files from CVS (D6 and D7 only) --- DclIOXML.res DELETED --- Index: DclIOXML.dpk =================================================================== RCS file: /cvsroot/instantobjects/Source/Brokers/XML/D6/DclIOXML.dpk,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** DclIOXML.dpk 20 Jul 2004 16:39:09 -0000 1.1 --- DclIOXML.dpk 24 Jul 2005 16:34:51 -0000 1.2 *************** *** 1,6 **** package DclIOXML; ! {$R *.res} ! {$R '..\InstantXML.dcr'} {$ALIGN 8} {$ASSERTIONS ON} --- 1,7 ---- package DclIOXML; ! {$I '../../InstantVersion.inc'} ! ! {$R '../InstantXML.dcr'} {$ALIGN 8} {$ASSERTIONS ON} --- DclIOXML.cfg DELETED --- --- IOXML.res DELETED --- --- IOXML.cfg DELETED --- --- IOXML.dof DELETED --- Index: IOXML.dpk =================================================================== RCS file: /cvsroot/instantobjects/Source/Brokers/XML/D6/IOXML.dpk,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** IOXML.dpk 20 Jul 2004 16:39:09 -0000 1.1 --- IOXML.dpk 24 Jul 2005 16:34:51 -0000 1.2 *************** *** 1,5 **** package IOXML; ! {$R *.res} {$ALIGN 8} {$ASSERTIONS ON} --- 1,6 ---- package IOXML; ! {$I '../../../InstantVersion.inc'} ! {$ALIGN 8} {$ASSERTIONS ON} --- DclIOXML.dof DELETED --- |
From: Nando D. <na...@us...> - 2005-07-24 16:35:41
|
Update of /cvsroot/instantobjects/Source/Catalogs/MSSql In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24320/Catalogs/MSSql Modified Files: InstantMSSqlCatalog.pas Log Message: removal of package cfg, dof and res files from CVS (D6 and D7 only) Index: InstantMSSqlCatalog.pas =================================================================== RCS file: /cvsroot/instantobjects/Source/Catalogs/MSSql/InstantMSSqlCatalog.pas,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** InstantMSSqlCatalog.pas 15 Jul 2005 10:26:15 -0000 1.2 --- InstantMSSqlCatalog.pas 24 Jul 2005 16:34:53 -0000 1.3 *************** *** 30,33 **** --- 30,35 ---- unit InstantMSSqlCatalog; + {$I '../../InstantDefines.inc'} + interface |
From: Nando D. <na...@us...> - 2005-07-24 16:35:41
|
Update of /cvsroot/instantobjects/Source/Core/D6 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24320/Core/D6 Modified Files: IOCore.dpk Removed Files: IOCore.cfg IOCore.dof IOCore.res Log Message: removal of package cfg, dof and res files from CVS (D6 and D7 only) Index: IOCore.dpk =================================================================== RCS file: /cvsroot/instantobjects/Source/Core/D6/IOCore.dpk,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** IOCore.dpk 4 Jul 2005 11:37:21 -0000 1.7 --- IOCore.dpk 24 Jul 2005 16:34:54 -0000 1.8 *************** *** 1,7 **** package IOCore; ! {$R *.res} ! {$R '..\InstantPump.dcr'} ! {$R '..\InstantDBEvolution.dcr'} {$ALIGN 8} {$ASSERTIONS ON} --- 1,6 ---- package IOCore; ! {$I '../../InstantVersion.inc'} ! {$ALIGN 8} {$ASSERTIONS ON} --- IOCore.cfg DELETED --- --- IOCore.dof DELETED --- --- IOCore.res DELETED --- |
Update of /cvsroot/instantobjects/Source/Brokers/BDE/D7 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24320/Brokers/BDE/D7 Modified Files: DclIOBDE.dpk IOBDE.dpk Removed Files: DclIOBDE.cfg DclIOBDE.dof DclIOBDE.res IOBDE.cfg IOBDE.dof IOBDE.res Log Message: removal of package cfg, dof and res files from CVS (D6 and D7 only) --- DclIOBDE.dof DELETED --- --- IOBDE.cfg DELETED --- --- IOBDE.dof DELETED --- --- DclIOBDE.res DELETED --- Index: DclIOBDE.dpk =================================================================== RCS file: /cvsroot/instantobjects/Source/Brokers/BDE/D7/DclIOBDE.dpk,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** DclIOBDE.dpk 17 Jun 2005 19:19:01 -0000 1.2 --- DclIOBDE.dpk 24 Jul 2005 16:34:49 -0000 1.3 *************** *** 1,6 **** package DclIOBDE; ! {$R *.res} ! {$R '..\InstantBDE.dcr'} {$ALIGN 8} {$ASSERTIONS ON} --- 1,7 ---- package DclIOBDE; ! {$I '../../InstantVersion.inc'} ! ! {$R '../InstantBDE.dcr'} {$ALIGN 8} {$ASSERTIONS ON} Index: IOBDE.dpk =================================================================== RCS file: /cvsroot/instantobjects/Source/Brokers/BDE/D7/IOBDE.dpk,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** IOBDE.dpk 17 Jun 2005 19:19:01 -0000 1.2 --- IOBDE.dpk 24 Jul 2005 16:34:49 -0000 1.3 *************** *** 1,5 **** package IOBDE; ! {$R *.res} {$ALIGN 8} {$ASSERTIONS ON} --- 1,6 ---- package IOBDE; ! {$I '../../InstantVersion.inc'} ! {$ALIGN 8} {$ASSERTIONS ON} --- IOBDE.res DELETED --- --- DclIOBDE.cfg DELETED --- |
Update of /cvsroot/instantobjects/Source/Core In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24320/Core Modified Files: InstantAccessors.pas InstantClasses.pas InstantCode.pas InstantCommand.pas InstantConnectionManager.pas InstantConnectionManagerFormUnit.pas InstantConsts.pas InstantCustomDBEvolverFormUnit.dfm InstantCustomDBEvolverFormUnit.pas InstantDBBuild.pas InstantDBBuilderFormUnit.pas InstantDBEvolution.pas InstantDBEvolverFormUnit.pas InstantDesignHook.pas InstantExplorer.pas InstantImageUtils.pas InstantPersistence.pas InstantPresentation.pas InstantPump.pas InstantRtti.pas InstantTextFiler.pas InstantUtils.pas Removed Files: InstantDefines.inc Log Message: removal of package cfg, dof and res files from CVS (D6 and D7 only) Index: InstantPresentation.pas =================================================================== RCS file: /cvsroot/instantobjects/Source/Core/InstantPresentation.pas,v retrieving revision 1.19 retrieving revision 1.20 diff -C2 -d -r1.19 -r1.20 *** InstantPresentation.pas 13 Jul 2005 23:18:29 -0000 1.19 --- InstantPresentation.pas 24 Jul 2005 16:34:56 -0000 1.20 *************** *** 33,43 **** interface ! {$I InstantDefines.inc} ! ! {$IFDEF D7+} ! {$WARN UNSAFE_TYPE OFF} ! {$WARN UNSAFE_CAST OFF} ! {$WARN UNSAFE_CODE OFF} ! {$ENDIF} uses --- 33,37 ---- interface ! {$I ../../InstantDefines.inc} uses Index: InstantDBEvolution.pas =================================================================== RCS file: /cvsroot/instantobjects/Source/Core/InstantDBEvolution.pas,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** InstantDBEvolution.pas 13 Jul 2005 09:49:12 -0000 1.4 --- InstantDBEvolution.pas 24 Jul 2005 16:34:55 -0000 1.5 *************** *** 30,33 **** --- 30,35 ---- unit InstantDBEvolution; + {$I ../../InstantDefines.inc} + interface Index: InstantConnectionManager.pas =================================================================== RCS file: /cvsroot/instantobjects/Source/Core/InstantConnectionManager.pas,v retrieving revision 1.17 retrieving revision 1.18 diff -C2 -d -r1.17 -r1.18 *** InstantConnectionManager.pas 4 Jul 2005 11:33:00 -0000 1.17 --- InstantConnectionManager.pas 24 Jul 2005 16:34:55 -0000 1.18 *************** *** 24,28 **** * the Initial Developer. All Rights Reserved. * ! * Contributor(s): Carlo Barazzetta * * ***** END LICENSE BLOCK ***** *) --- 24,29 ---- * the Initial Developer. All Rights Reserved. * ! * Contributor(s): ! * Carlo Barazzetta, Nando Dessena * * ***** END LICENSE BLOCK ***** *) *************** *** 30,40 **** unit InstantConnectionManager; ! {$I InstantDefines.inc} ! ! {$IFDEF D7+} ! {$WARN UNSAFE_TYPE OFF} ! {$WARN UNSAFE_CAST OFF} ! {$WARN UNSAFE_CODE OFF} ! {$ENDIF} interface --- 31,35 ---- unit InstantConnectionManager; ! {$I ../../InstantDefines.inc} interface --- InstantDefines.inc DELETED --- Index: InstantDesignHook.pas =================================================================== RCS file: /cvsroot/instantobjects/Source/Core/InstantDesignHook.pas,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** InstantDesignHook.pas 2 Feb 2004 20:52:15 -0000 1.1 --- InstantDesignHook.pas 24 Jul 2005 16:34:55 -0000 1.2 *************** *** 25,28 **** --- 25,29 ---- * * Contributor(s): + * Nando Dessena * * ***** END LICENSE BLOCK ***** *) *************** *** 30,33 **** --- 31,36 ---- unit InstantDesignHook; + {$I ../../InstantDefines.inc} + interface Index: InstantCode.pas =================================================================== RCS file: /cvsroot/instantobjects/Source/Core/InstantCode.pas,v retrieving revision 1.15 retrieving revision 1.16 diff -C2 -d -r1.15 -r1.16 *** InstantCode.pas 2 May 2005 23:26:32 -0000 1.15 --- InstantCode.pas 24 Jul 2005 16:34:55 -0000 1.16 *************** *** 25,30 **** * * Contributor(s): ! * Carlo Barazzetta, Adrea Petrelli, Nando Dessena, Steven Mitchell, , Uberto Barbini ! * Joao Morais * * ***** END LICENSE BLOCK ***** *) --- 25,30 ---- * * Contributor(s): ! * Carlo Barazzetta, Adrea Petrelli, Nando Dessena, Steven Mitchell, ! * Uberto Barbini, Joao Morais * * ***** END LICENSE BLOCK ***** *) *************** *** 32,42 **** unit InstantCode; ! {$I InstantDefines.inc} ! ! {$IFDEF D7+} ! {$WARN UNSAFE_TYPE OFF} ! {$WARN UNSAFE_CAST OFF} ! {$WARN UNSAFE_CODE OFF} ! {$ENDIF} interface --- 32,36 ---- unit InstantCode; ! {$I ../../InstantDefines.inc} interface Index: InstantUtils.pas =================================================================== RCS file: /cvsroot/instantobjects/Source/Core/InstantUtils.pas,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** InstantUtils.pas 2 May 2005 23:26:33 -0000 1.4 --- InstantUtils.pas 24 Jul 2005 16:34:56 -0000 1.5 *************** *** 31,41 **** unit InstantUtils; ! {$I InstantDefines.inc} ! ! {$IFDEF D7+} ! {$WARN UNSAFE_TYPE OFF} ! {$WARN UNSAFE_CAST OFF} ! {$WARN UNSAFE_CODE OFF} ! {$ENDIF} interface --- 31,35 ---- unit InstantUtils; ! {$I ../../InstantDefines.inc} interface Index: InstantDBEvolverFormUnit.pas =================================================================== RCS file: /cvsroot/instantobjects/Source/Core/InstantDBEvolverFormUnit.pas,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** InstantDBEvolverFormUnit.pas 6 Jul 2005 01:27:29 -0000 1.2 --- InstantDBEvolverFormUnit.pas 24 Jul 2005 16:34:55 -0000 1.3 *************** *** 30,33 **** --- 30,35 ---- unit InstantDBEvolverFormUnit; + {$I ../../InstantDefines.inc} + interface Index: InstantTextFiler.pas =================================================================== RCS file: /cvsroot/instantobjects/Source/Core/InstantTextFiler.pas,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** InstantTextFiler.pas 22 Feb 2005 08:05:04 -0000 1.3 --- InstantTextFiler.pas 24 Jul 2005 16:34:56 -0000 1.4 *************** *** 31,41 **** unit InstantTextFiler; ! {$I InstantDefines.inc} ! ! {$IFDEF D7+} ! {$WARN UNSAFE_TYPE OFF} ! {$WARN UNSAFE_CAST OFF} ! {$WARN UNSAFE_CODE OFF} ! {$ENDIF} interface --- 31,35 ---- unit InstantTextFiler; ! {$I ../../InstantDefines.inc} interface Index: InstantClasses.pas =================================================================== RCS file: /cvsroot/instantobjects/Source/Core/InstantClasses.pas,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** InstantClasses.pas 2 May 2005 23:26:32 -0000 1.7 --- InstantClasses.pas 24 Jul 2005 16:34:55 -0000 1.8 *************** *** 31,41 **** unit InstantClasses; ! {$I InstantDefines.inc} ! ! {$IFDEF D7+} ! {$WARN UNSAFE_TYPE OFF} ! {$WARN UNSAFE_CAST OFF} ! {$WARN UNSAFE_CODE OFF} ! {$ENDIF} interface --- 31,35 ---- unit InstantClasses; ! {$I ../../InstantDefines.inc} interface Index: InstantImageUtils.pas =================================================================== RCS file: /cvsroot/instantobjects/Source/Core/InstantImageUtils.pas,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** InstantImageUtils.pas 10 Feb 2005 23:06:28 -0000 1.4 --- InstantImageUtils.pas 24 Jul 2005 16:34:55 -0000 1.5 *************** *** 22,26 **** * * Contributor(s): ! * Nando Dessena (fix to HInstance handling) * * ***** END LICENSE BLOCK ***** *) --- 22,26 ---- * * Contributor(s): ! * Nando Dessena * * ***** END LICENSE BLOCK ***** *) *************** *** 30,34 **** interface ! {$I InstantDefines.inc} uses --- 30,34 ---- interface ! {$I ../../InstantDefines.inc} uses Index: InstantPump.pas =================================================================== RCS file: /cvsroot/instantobjects/Source/Core/InstantPump.pas,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** InstantPump.pas 12 Feb 2005 11:51:41 -0000 1.4 --- InstantPump.pas 24 Jul 2005 16:34:56 -0000 1.5 *************** *** 30,33 **** --- 30,35 ---- unit InstantPump; + {$I ../../InstantDefines.inc} + interface Index: InstantCustomDBEvolverFormUnit.pas =================================================================== RCS file: /cvsroot/instantobjects/Source/Core/InstantCustomDBEvolverFormUnit.pas,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** InstantCustomDBEvolverFormUnit.pas 6 Jul 2005 01:27:29 -0000 1.2 --- InstantCustomDBEvolverFormUnit.pas 24 Jul 2005 16:34:55 -0000 1.3 *************** *** 30,33 **** --- 30,35 ---- unit InstantCustomDBEvolverFormUnit; + {$I ../../InstantDefines.inc} + interface Index: InstantRtti.pas =================================================================== RCS file: /cvsroot/instantobjects/Source/Core/InstantRtti.pas,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** InstantRtti.pas 2 May 2005 23:26:33 -0000 1.5 --- InstantRtti.pas 24 Jul 2005 16:34:56 -0000 1.6 *************** *** 25,29 **** * * Contributor(s): ! * Carlo Barazzetta, Adrea Petrelli, Uberto Barbini * * ***** END LICENSE BLOCK ***** *) --- 25,29 ---- * * Contributor(s): ! * Carlo Barazzetta, Adrea Petrelli, Uberto Barbini, Nando Dessena * * ***** END LICENSE BLOCK ***** *) *************** *** 31,43 **** unit InstantRtti; ! interface ! ! {$I InstantDefines.inc} ! {$IFDEF D7+} ! {$WARN UNSAFE_TYPE OFF} ! {$WARN UNSAFE_CAST OFF} ! {$WARN UNSAFE_CODE OFF} ! {$ENDIF} uses --- 31,37 ---- unit InstantRtti; ! {$I ../../InstantDefines.inc} ! interface uses Index: InstantCommand.pas =================================================================== RCS file: /cvsroot/instantobjects/Source/Core/InstantCommand.pas,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** InstantCommand.pas 22 Feb 2005 08:05:03 -0000 1.2 --- InstantCommand.pas 24 Jul 2005 16:34:55 -0000 1.3 *************** *** 24,28 **** * the Initial Developer. All Rights Reserved. * ! * Contributor(s): Nando Dessena * * ***** END LICENSE BLOCK ***** *) --- 24,29 ---- * the Initial Developer. All Rights Reserved. * ! * Contributor(s): ! * Nando Dessena * * ***** END LICENSE BLOCK ***** *) *************** *** 30,40 **** unit InstantCommand; ! {$I InstantDefines.inc} ! ! {$IFDEF D7+} ! {$WARN UNSAFE_TYPE OFF} ! {$WARN UNSAFE_CAST OFF} ! {$WARN UNSAFE_CODE OFF} ! {$ENDIF} interface --- 31,35 ---- unit InstantCommand; ! {$I ../../InstantDefines.inc} interface Index: InstantAccessors.pas =================================================================== RCS file: /cvsroot/instantobjects/Source/Core/InstantAccessors.pas,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** InstantAccessors.pas 2 Feb 2004 20:52:15 -0000 1.1 --- InstantAccessors.pas 24 Jul 2005 16:34:55 -0000 1.2 *************** *** 25,28 **** --- 25,29 ---- * * Contributor(s): + * Nando Dessena * * ***** END LICENSE BLOCK ***** *) *************** *** 30,40 **** unit InstantAccessors; ! {$I InstantDefines.inc} ! ! {$IFDEF D7+} ! {$WARN UNSAFE_TYPE OFF} ! {$WARN UNSAFE_CAST OFF} ! {$WARN UNSAFE_CODE OFF} ! {$ENDIF} interface --- 31,35 ---- unit InstantAccessors; ! {$I ../../InstantDefines.inc} interface Index: InstantConsts.pas =================================================================== RCS file: /cvsroot/instantobjects/Source/Core/InstantConsts.pas,v retrieving revision 1.14 retrieving revision 1.15 diff -C2 -d -r1.14 -r1.15 *** InstantConsts.pas 6 Jul 2005 01:27:29 -0000 1.14 --- InstantConsts.pas 24 Jul 2005 16:34:55 -0000 1.15 *************** *** 24,28 **** * the Initial Developer. All Rights Reserved. * ! * Contributor(s): Nando Dessena * * ***** END LICENSE BLOCK ***** *) --- 24,29 ---- * the Initial Developer. All Rights Reserved. * ! * Contributor(s): ! * Nando Dessena * * ***** END LICENSE BLOCK ***** *) *************** *** 30,33 **** --- 31,36 ---- unit InstantConsts; + {$I ../../InstantDefines.inc} + interface *************** *** 63,66 **** --- 66,74 ---- InstantChildClassFieldName = 'ChildClass'; + {$IFNDEF D6+} + const + sLineBreak = #13#10; + {$ENDIF} + resourcestring SAccessError = 'Cannot access attribute %s(''%s'') as type: %s'; *************** *** 165,169 **** SUpdateConflict = 'Object %s(''%s'') was updated by another session'; SUnsupportedColumnType = 'ColumnType %s not supported'; - sLineBreak = #13#10; implementation --- 173,176 ---- Index: InstantExplorer.pas =================================================================== RCS file: /cvsroot/instantobjects/Source/Core/InstantExplorer.pas,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** InstantExplorer.pas 20 Jul 2004 11:07:48 -0000 1.2 --- InstantExplorer.pas 24 Jul 2005 16:34:55 -0000 1.3 *************** *** 25,29 **** * * Contributor(s): ! * Carlo Barazzetta, Adrea Petrelli: porting Kylix * * ***** END LICENSE BLOCK ***** *) --- 25,29 ---- * * Contributor(s): ! * Carlo Barazzetta, Adrea Petrelli, Nando Dessena * * ***** END LICENSE BLOCK ***** *) *************** *** 31,41 **** unit InstantExplorer; ! {$I InstantDefines.inc} ! ! {$IFDEF D7+} ! {$WARN UNSAFE_TYPE OFF} ! {$WARN UNSAFE_CAST OFF} ! {$WARN UNSAFE_CODE OFF} ! {$ENDIF} interface --- 31,35 ---- unit InstantExplorer; ! {$I ../../InstantDefines.inc} interface Index: InstantPersistence.pas =================================================================== RCS file: /cvsroot/instantobjects/Source/Core/InstantPersistence.pas,v retrieving revision 1.48 retrieving revision 1.49 diff -C2 -d -r1.48 -r1.49 *** InstantPersistence.pas 15 Jul 2005 10:31:49 -0000 1.48 --- InstantPersistence.pas 24 Jul 2005 16:34:55 -0000 1.49 *************** *** 32,42 **** unit InstantPersistence; ! {$I InstantDefines.inc} ! ! {$IFDEF D7+} ! {$WARN UNSAFE_TYPE OFF} ! {$WARN UNSAFE_CAST OFF} ! {$WARN UNSAFE_CODE OFF} ! {$ENDIF} interface --- 32,36 ---- unit InstantPersistence; ! {$I ../../InstantDefines.inc} interface Index: InstantDBBuild.pas =================================================================== RCS file: /cvsroot/instantobjects/Source/Core/InstantDBBuild.pas,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** InstantDBBuild.pas 4 Jul 2005 11:35:07 -0000 1.3 --- InstantDBBuild.pas 24 Jul 2005 16:34:55 -0000 1.4 *************** *** 30,33 **** --- 30,35 ---- unit InstantDBBuild; + {$I ../../InstantDefines.inc} + interface Index: InstantCustomDBEvolverFormUnit.dfm =================================================================== RCS file: /cvsroot/instantobjects/Source/Core/InstantCustomDBEvolverFormUnit.dfm,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** InstantCustomDBEvolverFormUnit.dfm 6 Jul 2005 01:27:29 -0000 1.2 --- InstantCustomDBEvolverFormUnit.dfm 24 Jul 2005 16:34:55 -0000 1.3 *************** *** 25,28 **** --- 25,31 ---- ShowHint = True OnCreate = FormCreate + DesignSize = ( + 593 + 305) PixelsPerInch = 96 TextHeight = 13 Index: InstantDBBuilderFormUnit.pas =================================================================== RCS file: /cvsroot/instantobjects/Source/Core/InstantDBBuilderFormUnit.pas,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** InstantDBBuilderFormUnit.pas 6 Jul 2005 01:27:29 -0000 1.2 --- InstantDBBuilderFormUnit.pas 24 Jul 2005 16:34:55 -0000 1.3 *************** *** 30,34 **** unit InstantDBBuilderFormUnit; ! interface --- 30,34 ---- unit InstantDBBuilderFormUnit; ! {$I ../../InstantDefines.inc} interface Index: InstantConnectionManagerFormUnit.pas =================================================================== RCS file: /cvsroot/instantobjects/Source/Core/InstantConnectionManagerFormUnit.pas,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** InstantConnectionManagerFormUnit.pas 4 Jul 2005 11:39:52 -0000 1.1 --- InstantConnectionManagerFormUnit.pas 24 Jul 2005 16:34:55 -0000 1.2 *************** *** 24,28 **** * the Initial Developer. All Rights Reserved. * ! * Contributor(s): Carlo Barazzetta, Nando Dessena * * ***** END LICENSE BLOCK ***** *) --- 24,29 ---- * the Initial Developer. All Rights Reserved. * ! * Contributor(s): ! * Carlo Barazzetta, Nando Dessena * * ***** END LICENSE BLOCK ***** *) *************** *** 30,40 **** unit InstantConnectionManagerFormUnit; ! {$I InstantDefines.inc} ! ! {$IFDEF D7+} ! {$WARN UNSAFE_TYPE OFF} ! {$WARN UNSAFE_CAST OFF} ! {$WARN UNSAFE_CODE OFF} ! {$ENDIF} interface --- 31,35 ---- unit InstantConnectionManagerFormUnit; ! {$I ../../InstantDefines.inc} interface |
From: Nando D. <na...@us...> - 2005-07-24 16:35:39
|
Update of /cvsroot/instantobjects/Source/Catalogs/MSSql/D6 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24320/Catalogs/MSSql/D6 Modified Files: IOMSSqlCatalog.dpk Removed Files: IOMSSqlCatalog.cfg IOMSSqlCatalog.dof IOMSSqlCatalog.res Log Message: removal of package cfg, dof and res files from CVS (D6 and D7 only) Index: IOMSSqlCatalog.dpk =================================================================== RCS file: /cvsroot/instantobjects/Source/Catalogs/MSSql/D6/IOMSSqlCatalog.dpk,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** IOMSSqlCatalog.dpk 13 Jul 2005 09:46:16 -0000 1.1 --- IOMSSqlCatalog.dpk 24 Jul 2005 16:34:53 -0000 1.2 *************** *** 1,5 **** package IOMSSqlCatalog; ! {$R *.res} {$ALIGN 8} {$ASSERTIONS ON} --- 1,6 ---- package IOMSSqlCatalog; ! {$I '../../../InstantVersion.inc'} ! {$ALIGN 8} {$ASSERTIONS ON} --- IOMSSqlCatalog.cfg DELETED --- --- IOMSSqlCatalog.dof DELETED --- --- IOMSSqlCatalog.res DELETED --- |
From: Nando D. <na...@us...> - 2005-07-24 16:35:39
|
Update of /cvsroot/instantobjects/Source/Catalogs/IBFb/D6 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24320/Catalogs/IBFb/D6 Modified Files: IOIBFbCatalog.dpk Removed Files: IOIBFbCatalog.cfg IOIBFbCatalog.dof IOIBFbCatalog.res Log Message: removal of package cfg, dof and res files from CVS (D6 and D7 only) --- IOIBFbCatalog.res DELETED --- --- IOIBFbCatalog.cfg DELETED --- Index: IOIBFbCatalog.dpk =================================================================== RCS file: /cvsroot/instantobjects/Source/Catalogs/IBFb/D6/IOIBFbCatalog.dpk,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** IOIBFbCatalog.dpk 17 Jun 2005 19:10:25 -0000 1.1 --- IOIBFbCatalog.dpk 24 Jul 2005 16:34:52 -0000 1.2 *************** *** 1,5 **** package IOIBFbCatalog; ! {$R *.res} {$ALIGN 8} {$ASSERTIONS ON} --- 1,6 ---- package IOIBFbCatalog; ! {$I '../../../InstantVersion.inc'} ! {$ALIGN 8} {$ASSERTIONS ON} --- IOIBFbCatalog.dof DELETED --- |
From: Nando D. <na...@us...> - 2005-07-24 16:35:39
|
Update of /cvsroot/instantobjects/Source/Catalogs/MSSql/D7 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24320/Catalogs/MSSql/D7 Modified Files: IOMSSqlCatalog.dpk Removed Files: IOMSSqlCatalog.cfg IOMSSqlCatalog.dof IOMSSqlCatalog.res Log Message: removal of package cfg, dof and res files from CVS (D6 and D7 only) Index: IOMSSqlCatalog.dpk =================================================================== RCS file: /cvsroot/instantobjects/Source/Catalogs/MSSql/D7/IOMSSqlCatalog.dpk,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** IOMSSqlCatalog.dpk 1 Jul 2005 23:29:23 -0000 1.1 --- IOMSSqlCatalog.dpk 24 Jul 2005 16:34:53 -0000 1.2 *************** *** 1,5 **** package IOMSSqlCatalog; ! {$R *.res} {$ALIGN 8} {$ASSERTIONS ON} --- 1,6 ---- package IOMSSqlCatalog; ! {$I '../../InstantVersion.inc'} ! {$ALIGN 8} {$ASSERTIONS ON} --- IOMSSqlCatalog.cfg DELETED --- --- IOMSSqlCatalog.dof DELETED --- --- IOMSSqlCatalog.res DELETED --- |
From: Nando D. <na...@us...> - 2005-07-24 16:35:39
|
Update of /cvsroot/instantobjects/Source/Design/D6 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24320/Design/D6 Modified Files: DclIOCore.dpk Removed Files: DclIOCore.cfg DclIOCore.dof DclIOCore.res Log Message: removal of package cfg, dof and res files from CVS (D6 and D7 only) Index: DclIOCore.dpk =================================================================== RCS file: /cvsroot/instantobjects/Source/Design/D6/DclIOCore.dpk,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** DclIOCore.dpk 18 Jun 2005 09:51:39 -0000 1.4 --- DclIOCore.dpk 24 Jul 2005 16:34:56 -0000 1.5 *************** *** 1,11 **** package DclIOCore; ! {$R *.res} ! {$R '..\..\Core\InstantPresentation.dcr'} ! {$R '..\..\Core\InstantExplorer.dcr'} ! {$R '..\..\Core\InstantPersistence.dcr'} ! {$R '..\..\Core\InstantConnectionManager.dcr'} ! {$R '..\..\Core\InstantPump.dcr'} ! {$R '..\..\Core\InstantDBEvolution.dcr'} {$ALIGN 8} {$ASSERTIONS ON} --- 1,12 ---- package DclIOCore; ! {$I '../../InstantVersion.inc'} ! ! {$R '../../Core/InstantPresentation.dcr'} ! {$R '../../Core/InstantExplorer.dcr'} ! {$R '../../Core/InstantPersistence.dcr'} ! {$R '../../Core/InstantConnectionManager.dcr'} ! {$R '../../Core/InstantPump.dcr'} ! {$R '../../Core/InstantDBEvolution.dcr'} {$ALIGN 8} {$ASSERTIONS ON} --- DclIOCore.res DELETED --- --- DclIOCore.dof DELETED --- --- DclIOCore.cfg DELETED --- |
Update of /cvsroot/instantobjects/Source/Brokers/IBX/D6 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24320/Brokers/IBX/D6 Modified Files: DclIOIBX.dpk IOIBX.dpk Removed Files: DclIOIBX.cfg DclIOIBX.dof DclIOIBX.res IOIBX.cfg IOIBX.dof IOIBX.res Log Message: removal of package cfg, dof and res files from CVS (D6 and D7 only) --- IOIBX.res DELETED --- --- IOIBX.cfg DELETED --- --- IOIBX.dof DELETED --- --- DclIOIBX.cfg DELETED --- --- DclIOIBX.dof DELETED --- Index: IOIBX.dpk =================================================================== RCS file: /cvsroot/instantobjects/Source/Brokers/IBX/D6/IOIBX.dpk,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** IOIBX.dpk 17 Jun 2005 19:59:26 -0000 1.2 --- IOIBX.dpk 24 Jul 2005 16:34:50 -0000 1.3 *************** *** 1,5 **** package IOIBX; ! {$R *.res} {$ALIGN 8} {$ASSERTIONS ON} --- 1,6 ---- package IOIBX; ! {$I '../../../InstantVersion.inc'} ! {$ALIGN 8} {$ASSERTIONS ON} --- DclIOIBX.res DELETED --- Index: DclIOIBX.dpk =================================================================== RCS file: /cvsroot/instantobjects/Source/Brokers/IBX/D6/DclIOIBX.dpk,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** DclIOIBX.dpk 20 Jul 2004 16:22:56 -0000 1.1 --- DclIOIBX.dpk 24 Jul 2005 16:34:49 -0000 1.2 *************** *** 1,6 **** package DclIOIBX; ! {$R *.res} ! {$R '..\InstantIBX.dcr'} {$ALIGN 8} {$ASSERTIONS ON} --- 1,7 ---- package DclIOIBX; ! {$I '../../../InstantVersion.inc'} ! ! {$R '../InstantIBX.dcr'} {$ALIGN 8} {$ASSERTIONS ON} |
From: Nando D. <na...@us...> - 2005-07-24 16:35:39
|
Update of /cvsroot/instantobjects/Source/Catalogs/IBFb/D7 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24320/Catalogs/IBFb/D7 Modified Files: IOIBFbCatalog.dpk Removed Files: IOIBFbCatalog.cfg IOIBFbCatalog.dof IOIBFbCatalog.res Log Message: removal of package cfg, dof and res files from CVS (D6 and D7 only) --- IOIBFbCatalog.res DELETED --- --- IOIBFbCatalog.cfg DELETED --- Index: IOIBFbCatalog.dpk =================================================================== RCS file: /cvsroot/instantobjects/Source/Catalogs/IBFb/D7/IOIBFbCatalog.dpk,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** IOIBFbCatalog.dpk 17 Jun 2005 19:10:42 -0000 1.1 --- IOIBFbCatalog.dpk 24 Jul 2005 16:34:52 -0000 1.2 *************** *** 1,5 **** package IOIBFbCatalog; ! {$R *.res} {$ALIGN 8} {$ASSERTIONS ON} --- 1,6 ---- package IOIBFbCatalog; ! {$I '../../InstantVersion.inc'} ! {$ALIGN 8} {$ASSERTIONS ON} --- IOIBFbCatalog.dof DELETED --- |
Update of /cvsroot/instantobjects/Source/Brokers/UIB In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24320/Brokers/UIB Modified Files: InstantUIB.pas InstantUIBConnection.pas InstantUIBConnectionDefEdit.dfm InstantUIBConnectionDefEdit.pas InstantUIBReg.pas Log Message: removal of package cfg, dof and res files from CVS (D6 and D7 only) Index: InstantUIBConnectionDefEdit.dfm =================================================================== RCS file: /cvsroot/instantobjects/Source/Brokers/UIB/InstantUIBConnectionDefEdit.dfm,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** InstantUIBConnectionDefEdit.dfm 18 Feb 2005 11:05:02 -0000 1.3 --- InstantUIBConnectionDefEdit.dfm 24 Jul 2005 16:34:51 -0000 1.4 *************** *** 203,206 **** --- 203,209 ---- BevelOuter = bvNone TabOrder = 1 + DesignSize = ( + 362 + 35) object OkButton: TButton Left = 204 Index: InstantUIBConnectionDefEdit.pas =================================================================== RCS file: /cvsroot/instantobjects/Source/Brokers/UIB/InstantUIBConnectionDefEdit.pas,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** InstantUIBConnectionDefEdit.pas 11 Oct 2004 08:15:10 -0000 1.1 --- InstantUIBConnectionDefEdit.pas 24 Jul 2005 16:34:51 -0000 1.2 *************** *** 21,28 **** --- 21,33 ---- * The Initial Developer of the Original Code is: Andrea Petrelli * + * Contributor(s): + * Nando Dessena + * * ***** END LICENSE BLOCK ***** *) unit InstantUIBConnectionDefEdit; + {$I '../../InstantDefines.inc'} + interface Index: InstantUIBConnection.pas =================================================================== RCS file: /cvsroot/instantobjects/Source/Brokers/UIB/InstantUIBConnection.pas,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** InstantUIBConnection.pas 1 Apr 2005 15:02:53 -0000 1.5 --- InstantUIBConnection.pas 24 Jul 2005 16:34:51 -0000 1.6 *************** *** 22,27 **** * * Contributor(s): ! * Carlo Barazzetta: ! * - OnLogin event support * * ***** END LICENSE BLOCK ***** *) --- 22,26 ---- * * Contributor(s): ! * Carlo Barazzetta, Nando Dessena * * ***** END LICENSE BLOCK ***** *) *************** *** 29,37 **** unit InstantUIBConnection; ! {$I ..\..\Core\InstantDefines.inc} interface ! uses Classes, DB, dbLogDlg, jvuib; const --- 28,37 ---- unit InstantUIBConnection; ! {$I '../../InstantDefines.inc'} interface ! uses ! Classes, DB, dbLogDlg, jvuib; const Index: InstantUIB.pas =================================================================== RCS file: /cvsroot/instantobjects/Source/Brokers/UIB/InstantUIB.pas,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** InstantUIB.pas 13 Jul 2005 08:32:26 -0000 1.12 --- InstantUIB.pas 24 Jul 2005 16:34:51 -0000 1.13 *************** *** 21,25 **** * The Initial Developer of the Original Code is: Andrea Petrelli * ! * Contributor(s): Carlo Barazzetta, Nando Dessena * * ***** END LICENSE BLOCK ***** *) --- 21,26 ---- * The Initial Developer of the Original Code is: Andrea Petrelli * ! * Contributor(s): ! * Carlo Barazzetta, Nando Dessena * * ***** END LICENSE BLOCK ***** *) *************** *** 27,37 **** unit InstantUIB; ! {$I ../../Core/InstantDefines.inc} ! ! {$IFDEF D7+} ! {$WARN UNSAFE_TYPE OFF} ! {$WARN UNSAFE_CAST OFF} ! {$WARN UNSAFE_CODE OFF} ! {$ENDIF} interface --- 28,32 ---- unit InstantUIB; ! {$I '../../InstantDefines.inc'} interface Index: InstantUIBReg.pas =================================================================== RCS file: /cvsroot/instantobjects/Source/Brokers/UIB/InstantUIBReg.pas,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** InstantUIBReg.pas 11 Oct 2004 08:15:10 -0000 1.1 --- InstantUIBReg.pas 24 Jul 2005 16:34:51 -0000 1.2 *************** *** 21,28 **** --- 21,33 ---- * The Initial Developer of the Original Code is: Andrea Petrelli * + * Contributor(s): + * Nando Dessena + * * ***** END LICENSE BLOCK ***** *) unit InstantUIBReg; + {$I '../../InstantDefines.inc'} + interface |
Update of /cvsroot/instantobjects/Source/Brokers/UIB/D7 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24320/Brokers/UIB/D7 Modified Files: DclIOUIB.dpk IOUIB.dpk Removed Files: DclIOUIB.cfg DclIOUIB.dof DclIOUIB.res IOUIB.cfg IOUIB.dof IOUIB.res Log Message: removal of package cfg, dof and res files from CVS (D6 and D7 only) Index: IOUIB.dpk =================================================================== RCS file: /cvsroot/instantobjects/Source/Brokers/UIB/D7/IOUIB.dpk,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** IOUIB.dpk 18 Jun 2005 09:38:20 -0000 1.2 --- IOUIB.dpk 24 Jul 2005 16:34:51 -0000 1.3 *************** *** 1,5 **** package IOUIB; ! {$R *.res} {$ALIGN 8} {$ASSERTIONS ON} --- 1,6 ---- package IOUIB; ! {$I '../../InstantVersion.inc'} ! {$ALIGN 8} {$ASSERTIONS ON} --- IOUIB.res DELETED --- Index: DclIOUIB.dpk =================================================================== RCS file: /cvsroot/instantobjects/Source/Brokers/UIB/D7/DclIOUIB.dpk,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** DclIOUIB.dpk 18 Jun 2005 09:38:20 -0000 1.3 --- DclIOUIB.dpk 24 Jul 2005 16:34:51 -0000 1.4 *************** *** 1,6 **** package DclIOUIB; ! {$R *.res} ! {$R '..\InstantUIB.dcr'} {$ALIGN 8} {$ASSERTIONS ON} --- 1,7 ---- package DclIOUIB; ! {$I '../../InstantVersion.inc'} ! ! {$R '../InstantUIB.dcr'} {$ALIGN 8} {$ASSERTIONS ON} --- IOUIB.dof DELETED --- --- IOUIB.cfg DELETED --- --- DclIOUIB.cfg DELETED --- --- DclIOUIB.dof DELETED --- --- DclIOUIB.res DELETED --- |
Update of /cvsroot/instantobjects/Source/Brokers/UIB/D6 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24320/Brokers/UIB/D6 Modified Files: DclIOUIB.dpk IOUIB.dpk Removed Files: DclIOUIB.cfg DclIOUIB.dof DclIOUIB.res IOUIB.cfg IOUIB.dof IOUIB.res Log Message: removal of package cfg, dof and res files from CVS (D6 and D7 only) Index: IOUIB.dpk =================================================================== RCS file: /cvsroot/instantobjects/Source/Brokers/UIB/D6/IOUIB.dpk,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** IOUIB.dpk 18 Jun 2005 09:37:47 -0000 1.2 --- IOUIB.dpk 24 Jul 2005 16:34:50 -0000 1.3 *************** *** 1,5 **** package IOUIB; ! {$R *.res} {$ALIGN 8} {$ASSERTIONS ON} --- 1,6 ---- package IOUIB; ! {$I '../../InstantVersion.inc'} ! {$ALIGN 8} {$ASSERTIONS ON} --- IOUIB.res DELETED --- Index: DclIOUIB.dpk =================================================================== RCS file: /cvsroot/instantobjects/Source/Brokers/UIB/D6/DclIOUIB.dpk,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** DclIOUIB.dpk 18 Feb 2005 15:33:36 -0000 1.1 --- DclIOUIB.dpk 24 Jul 2005 16:34:50 -0000 1.2 *************** *** 1,6 **** package DclIOUIB; ! {$R *.res} ! {$R '..\InstantUIB.dcr'} {$ALIGN 8} {$ASSERTIONS ON} --- 1,7 ---- package DclIOUIB; ! {$I '../../InstantVersion.inc'} ! ! {$R '../InstantUIB.dcr'} {$ALIGN 8} {$ASSERTIONS ON} --- IOUIB.dof DELETED --- --- IOUIB.cfg DELETED --- --- DclIOUIB.cfg DELETED --- --- DclIOUIB.dof DELETED --- --- DclIOUIB.res DELETED --- |
Update of /cvsroot/instantobjects/Source/Brokers/DBX/D7 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24320/Brokers/DBX/D7 Modified Files: DclIODBX.dpk IODBX.dpk Removed Files: DclIODBX.cfg DclIODBX.dof DclIODBX.res IODBX.cfg IODBX.dof IODBX.res Log Message: removal of package cfg, dof and res files from CVS (D6 and D7 only) Index: DclIODBX.dpk =================================================================== RCS file: /cvsroot/instantobjects/Source/Brokers/DBX/D7/DclIODBX.dpk,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** DclIODBX.dpk 17 Jun 2005 19:55:58 -0000 1.2 --- DclIODBX.dpk 24 Jul 2005 16:34:49 -0000 1.3 *************** *** 1,6 **** package DclIODBX; ! {$R *.res} ! {$R '..\InstantDBX.dcr'} {$ALIGN 8} {$ASSERTIONS ON} --- 1,7 ---- package DclIODBX; ! {$I '../../InstantVersion.inc'} ! ! {$R '../InstantDBX.dcr'} {$ALIGN 8} {$ASSERTIONS ON} --- DclIODBX.cfg DELETED --- --- IODBX.dof DELETED --- --- DclIODBX.res DELETED --- --- IODBX.cfg DELETED --- --- DclIODBX.dof DELETED --- Index: IODBX.dpk =================================================================== RCS file: /cvsroot/instantobjects/Source/Brokers/DBX/D7/IODBX.dpk,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** IODBX.dpk 1 Jul 2005 23:29:22 -0000 1.3 --- IODBX.dpk 24 Jul 2005 16:34:49 -0000 1.4 *************** *** 1,5 **** package IODBX; ! {$R *.res} {$ALIGN 8} {$ASSERTIONS ON} --- 1,6 ---- package IODBX; ! {$I '../../InstantVersion.inc'} ! {$ALIGN 8} {$ASSERTIONS ON} --- IODBX.res DELETED --- |
From: Nando D. <na...@us...> - 2005-07-24 16:35:29
|
Update of /cvsroot/instantobjects/Source/Brokers/BDE In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24320/Brokers/BDE Modified Files: InstantBDE.pas InstantBDEConnectionDefEdit.dfm InstantBDEConnectionDefEdit.pas InstantBDEReg.pas Log Message: removal of package cfg, dof and res files from CVS (D6 and D7 only) Index: InstantBDEConnectionDefEdit.dfm =================================================================== RCS file: /cvsroot/instantobjects/Source/Brokers/BDE/InstantBDEConnectionDefEdit.dfm,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** InstantBDEConnectionDefEdit.dfm 18 Feb 2005 11:05:01 -0000 1.3 --- InstantBDEConnectionDefEdit.dfm 24 Jul 2005 16:34:49 -0000 1.4 *************** *** 128,131 **** --- 128,134 ---- BevelOuter = bvNone TabOrder = 1 + DesignSize = ( + 392 + 35) object OkButton: TButton Left = 234 Index: InstantBDEConnectionDefEdit.pas =================================================================== RCS file: /cvsroot/instantobjects/Source/Brokers/BDE/InstantBDEConnectionDefEdit.pas,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** InstantBDEConnectionDefEdit.pas 29 Jul 2004 20:43:13 -0000 1.2 --- InstantBDEConnectionDefEdit.pas 24 Jul 2005 16:34:49 -0000 1.3 *************** *** 25,29 **** * * Contributor(s): ! * Carlo Barazzetta: blob streaming in XML format (Part, Parts, References) * * ***** END LICENSE BLOCK ***** *) --- 25,29 ---- * * Contributor(s): ! * Carlo Barazzetta, Nando Dessena * * ***** END LICENSE BLOCK ***** *) *************** *** 31,34 **** --- 31,36 ---- unit InstantBDEConnectionDefEdit; + {$I ../../InstantDefines.inc} + interface Index: InstantBDEReg.pas =================================================================== RCS file: /cvsroot/instantobjects/Source/Brokers/BDE/InstantBDEReg.pas,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** InstantBDEReg.pas 20 Jul 2004 16:22:55 -0000 1.1 --- InstantBDEReg.pas 24 Jul 2005 16:34:49 -0000 1.2 *************** *** 25,28 **** --- 25,29 ---- * * Contributor(s): + * Nando Dessena * * ***** END LICENSE BLOCK ***** *) *************** *** 30,34 **** unit InstantBDEReg; ! {$IFNDEF VER130} {$WARN SYMBOL_PLATFORM OFF} {$ENDIF} --- 31,37 ---- unit InstantBDEReg; ! {$I ../../InstantDefines.inc} ! ! {$IFDEF D6+} {$WARN SYMBOL_PLATFORM OFF} {$ENDIF} Index: InstantBDE.pas =================================================================== RCS file: /cvsroot/instantobjects/Source/Brokers/BDE/InstantBDE.pas,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** InstantBDE.pas 16 Sep 2004 11:30:48 -0000 1.3 --- InstantBDE.pas 24 Jul 2005 16:34:49 -0000 1.4 *************** *** 25,35 **** * * Contributor(s): ! * Carlo Barazzetta: blob streaming in XML format (Part, Parts, References) ! * Carlo Barazzetta: Currency support * ***** END LICENSE BLOCK ***** *) unit InstantBDE; ! {$IFNDEF VER130} {$WARN SYMBOL_PLATFORM OFF} {$ENDIF} --- 25,37 ---- * * Contributor(s): ! * Carlo Barazzetta, Nando Dessena ! * * ***** END LICENSE BLOCK ***** *) unit InstantBDE; ! {$I ../../InstantDefines.inc} ! ! {$IFDEF D6+} {$WARN SYMBOL_PLATFORM OFF} {$ENDIF} |
Update of /cvsroot/instantobjects/Source/Brokers/DBX/D6 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24320/Brokers/DBX/D6 Modified Files: DclIODBX.dpk IODBX.dpk Removed Files: DclIODBX.cfg DclIODBX.dof DclIODBX.res IODBX.cfg IODBX.dof IODBX.res Log Message: removal of package cfg, dof and res files from CVS (D6 and D7 only) Index: DclIODBX.dpk =================================================================== RCS file: /cvsroot/instantobjects/Source/Brokers/DBX/D6/DclIODBX.dpk,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** DclIODBX.dpk 20 Jul 2004 16:22:55 -0000 1.1 --- DclIODBX.dpk 24 Jul 2005 16:34:49 -0000 1.2 *************** *** 1,6 **** package DclIODBX; ! {$R *.res} ! {$R '..\InstantDBX.dcr'} {$ALIGN 8} {$ASSERTIONS ON} --- 1,7 ---- package DclIODBX; ! {$I '../../../InstantVersion.inc'} ! ! {$R '../InstantDBX.dcr'} {$ALIGN 8} {$ASSERTIONS ON} --- DclIODBX.cfg DELETED --- --- IODBX.dof DELETED --- --- DclIODBX.res DELETED --- --- IODBX.cfg DELETED --- --- DclIODBX.dof DELETED --- Index: IODBX.dpk =================================================================== RCS file: /cvsroot/instantobjects/Source/Brokers/DBX/D6/IODBX.dpk,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** IODBX.dpk 17 Jun 2005 19:52:41 -0000 1.2 --- IODBX.dpk 24 Jul 2005 16:34:49 -0000 1.3 *************** *** 1,5 **** package IODBX; ! {$R *.res} {$ALIGN 8} {$ASSERTIONS ON} --- 1,6 ---- package IODBX; ! {$I '../../../InstantVersion.inc'} ! {$ALIGN 8} {$ASSERTIONS ON} *************** *** 34,38 **** dbexpress, IOCore, ! IOIBFbCatalog; contains --- 35,40 ---- dbexpress, IOCore, ! IOIBFbCatalog, ! IOMSSqlCatalog; contains --- IODBX.res DELETED --- |
From: Nando D. <na...@us...> - 2005-07-24 16:35:09
|
Update of /cvsroot/instantobjects/Source/Tests In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24320/Tests Modified Files: TestIO.cfg TestIO.dof TestIO.dpr TestIO.mdx Log Message: removal of package cfg, dof and res files from CVS (D6 and D7 only) Index: TestIO.mdx =================================================================== RCS file: /cvsroot/instantobjects/Source/Tests/TestIO.mdx,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** TestIO.mdx 20 Feb 2005 19:26:42 -0000 1.1 --- TestIO.mdx 24 Jul 2005 16:34:58 -0000 1.2 *************** *** 1 **** ! <TInstantClassMetadatas><TInstantClassMetadata><Name>TAddress</Name><Persistence>peStored</Persistence><AttributeMetadatas><TInstantAttributeMetadatas><TInstantAttributeMetadata><Name>City</Name><AttributeType>atString</AttributeType><IsIndexed>TRUE</IsIndexed><IsRequired>FALSE</IsRequired><Size>30</Size></TInstantAttributeMetadata><TInstantAttributeMetadata><Name>Country</Name><AttributeType>atReference</AttributeType><IsIndexed>FALSE</IsIndexed><IsRequired>FALSE</IsRequired><ObjectClassName>TCountry</ObjectClassName></TInstantAttributeMetadata><TInstantAttributeMetadata><Name>State</Name><AttributeType>atString</AttributeType><IsIndexed>FALSE</IsIndexed><IsRequired>FALSE</IsRequired><Size>4</Size></TInstantAttributeMetadata><TInstantAttributeMetadata><Name>Street</Name><AttributeType>atMemo</AttributeType><IsIndexed>FALSE</IsIndexed><IsRequired>FALSE</IsRequired></TInstantAttributeMetadata><TInstantAttributeMetadata><Name>Zip</Name><AttributeType>atString</AttributeType><IsIndexed>FALSE</IsIndexed><IsRequired>FALSE</IsRequired><Size>10</Size></TInstantAttributeMetadata></TInstantAttributeMetadatas></AttributeMetadatas></TInstantClassMetadata><TInstantClassMetadata><Name>TCountry</Name><Persistence>peStored</Persistence><AttributeMetadatas><TInstantAttributeMetadatas><TInstantAttributeMetadata><Name>Name</Name><AttributeType>atString</AttributeType><IsIndexed>FALSE</IsIndexed><IsRequired>FALSE</IsRequired><Size>30</Size></TInstantAttributeMetadata></TInstantAttributeMetadatas></AttributeMetadatas></TInstantClassMetadata><TInstantClassMetadata><Name>TPhone</Name><Persistence>peStored</Persistence><AttributeMetadatas><TInstantAttributeMetadatas><TInstantAttributeMetadata><Name>Name</Name><AttributeType>atString</AttributeType><IsIndexed>FALSE</IsIndexed><IsRequired>FALSE</IsRequired><Size>20</Size></TInstantAttributeMetadata><TInstantAttributeMetadata><Name>Number</Name><AttributeType>atString</AttributeType><EditMask>(000) 000-0000;0;_</EditMask><IsIndexed>FALSE</IsIndexed><IsRequired>FALSE</IsRequired><Size>20</Size></TInstantAttributeMetadata></TInstantAttributeMetadatas></AttributeMetadatas></TInstantClassMetadata><TInstantClassMetadata><Name>TEmail</Name><Persistence>peStored</Persistence><AttributeMetadatas><TInstantAttributeMetadatas><TInstantAttributeMetadata><Name>Address</Name><AttributeType>atString</AttributeType><IsIndexed>FALSE</IsIndexed><IsRequired>FALSE</IsRequired><Size>100</Size></TInstantAttributeMetadata></TInstantAttributeMetadatas></AttributeMetadatas></TInstantClassMetadata><TInstantClassMetadata><Name>TCategory</Name><Persistence>peStored</Persistence><AttributeMetadatas><TInstantAttributeMetadatas><TInstantAttributeMetadata><Name>Name</Name><AttributeType>atString</AttributeType><IsIndexed>FALSE</IsIndexed><IsRequired>FALSE</IsRequired><Size>30</Size></TInstantAttributeMetadata></TInstantAttributeMetadatas></AttributeMetadatas></TInstantClassMetadata><TInstantClassMetadata><Name>TContact</Name><Persistence>peStored</Persistence><AttributeMetadatas><TInstantAttributeMetadatas><TInstantAttributeMetadata><Name>Address</Name><AttributeType>atPart</AttributeType><ExternalStoredName>Contact_Address</ExternalStoredName><IsExternal>ceStored</IsExternal><IsIndexed>FALSE</IsIndexed><IsRequired>FALSE</IsRequired><ObjectClassName>TAddress</ObjectClassName></TInstantAttributeMetadata><TInstantAttributeMetadata><Name>Category</Name><AttributeType>atReference</AttributeType><IsIndexed>FALSE</IsIndexed><IsRequired>FALSE</IsRequired><ObjectClassName>TCategory</ObjectClassName></TInstantAttributeMetadata><TInstantAttributeMetadata><Name>City</Name><AttributeType>atString</AttributeType><IsIndexed>TRUE</IsIndexed><IsRequired>FALSE</IsRequired><Size>30</Size></TInstantAttributeMetadata><TInstantAttributeMetadata><Name>Name</Name><AttributeType>atString</AttributeType><IsIndexed>TRUE</IsIndexed><IsRequired>FALSE</IsRequired><Size>50</Size></TInstantAttributeMetadata><TInstantAttributeMetadata><Name>Phones</Name><AttributeType>atParts</AttributeType><ExternalStoredName>Contact_Phone</ExternalStoredName><IsExternal>ceStored</IsExternal><IsIndexed>FALSE</IsIndexed><IsRequired>FALSE</IsRequired><ObjectClassName>TPhone</ObjectClassName></TInstantAttributeMetadata></TInstantAttributeMetadatas></AttributeMetadatas></TInstantClassMetadata><TInstantClassMetadata><Name>TContactFilter</Name><ParentName>TContact</ParentName><Persistence>peEmbedded</Persistence><AttributeMetadatas></AttributeMetadatas></TInstantClassMetadata><TInstantClassMetadata><Name>TPerson</Name><ParentName>TContact</ParentName><Persistence>peStored</Persistence><AttributeMetadatas><TInstantAttributeMetadatas><TInstantAttributeMetadata><Name>BirthDate</Name><AttributeType>atDateTime</AttributeType><IsIndexed>FALSE</IsIndexed><IsRequired>FALSE</IsRequired></TInstantAttributeMetadata><TInstantAttributeMetadata><Name>Emails</Name><AttributeType>atParts</AttributeType><ExternalStoredName>Person_Email</ExternalStoredName><IsExternal>ceStored</IsExternal><IsIndexed>FALSE</IsIndexed><IsRequired>FALSE</IsRequired><ObjectClassName>TEmail</ObjectClassName></TInstantAttributeMetadata><TInstantAttributeMetadata><Name>Employer</Name><AttributeType>atReference</AttributeType><IsIndexed>FALSE</IsIndexed><IsRequired>FALSE</IsRequired><ObjectClassName>TCompany</ObjectClassName></TInstantAttributeMetadata><TInstantAttributeMetadata><Name>Picture</Name><AttributeType>atBlob</AttributeType><IsIndexed>FALSE</IsIndexed><IsRequired>FALSE</IsRequired></TInstantAttributeMetadata><TInstantAttributeMetadata><Name>Salary</Name><AttributeType>atCurrency</AttributeType><IsIndexed>FALSE</IsIndexed><IsRequired>FALSE</IsRequired></TInstantAttributeMetadata></TInstantAttributeMetadatas></AttributeMetadatas></TInstantClassMetadata><TInstantClassMetadata><Name>TCompany</Name><ParentName>TContact</ParentName><Persistence>peStored</Persistence><AttributeMetadatas><TInstantAttributeMetadatas><TInstantAttributeMetadata><Name>Employees</Name><AttributeType>atReferences</AttributeType><ExternalStoredName>Company_Employee</ExternalStoredName><IsExternal>ceStored</IsExternal><IsIndexed>FALSE</IsIndexed><IsRequired>FALSE</IsRequired><ObjectClassName>TPerson</ObjectClassName></TInstantAttributeMetadata></TInstantAttributeMetadatas></AttributeMetadatas></TInstantClassMetadata></TInstantClassMetadatas> \ No newline at end of file --- 1 ---- ! <TInstantClassMetadatas><TInstantClassMetadata><Name>TAddress</Name><Persistence>peStored</Persistence><AttributeMetadatas><TInstantAttributeMetadatas><TInstantAttributeMetadata><Name>City</Name><AttributeType>atString</AttributeType><IsIndexed>TRUE</IsIndexed><IsRequired>FALSE</IsRequired><Size>30</Size></TInstantAttributeMetadata><TInstantAttributeMetadata><Name>Country</Name><AttributeType>atReference</AttributeType><IsIndexed>FALSE</IsIndexed><IsRequired>FALSE</IsRequired><ObjectClassName>TCountry</ObjectClassName></TInstantAttributeMetadata><TInstantAttributeMetadata><Name>State</Name><AttributeType>atString</AttributeType><IsIndexed>FALSE</IsIndexed><IsRequired>FALSE</IsRequired><Size>4</Size></TInstantAttributeMetadata><TInstantAttributeMetadata><Name>Street</Name><AttributeType>atMemo</AttributeType><IsIndexed>FALSE</IsIndexed><IsRequired>FALSE</IsRequired></TInstantAttributeMetadata><TInstantAttributeMetadata><Name>Zip</Name><AttributeType>atString</AttributeType><IsIndexed>FALSE</IsIndexed><IsRequired>FALSE</IsRequired><Size>10</Size></TInstantAttributeMetadata></TInstantAttributeMetadatas></AttributeMetadatas></TInstantClassMetadata><TInstantClassMetadata><Name>TCountry</Name><Persistence>peStored</Persistence><AttributeMetadatas><TInstantAttributeMetadatas><TInstantAttributeMetadata><Name>Name</Name><AttributeType>atString</AttributeType><IsIndexed>FALSE</IsIndexed><IsRequired>FALSE</IsRequired><Size>30</Size></TInstantAttributeMetadata></TInstantAttributeMetadatas></AttributeMetadatas></TInstantClassMetadata><TInstantClassMetadata><Name>TPhone</Name><Persistence>peStored</Persistence><AttributeMetadatas><TInstantAttributeMetadatas><TInstantAttributeMetadata><Name>Name</Name><AttributeType>atString</AttributeType><IsIndexed>FALSE</IsIndexed><IsRequired>FALSE</IsRequired><Size>20</Size></TInstantAttributeMetadata><TInstantAttributeMetadata><Name>Number</Name><AttributeType>atString</AttributeType><EditMask>(000) 000-0000;0;_</EditMask><IsIndexed>FALSE</IsIndexed><IsRequired>FALSE</IsRequired><Size>20</Size></TInstantAttributeMetadata></TInstantAttributeMetadatas></AttributeMetadatas></TInstantClassMetadata><TInstantClassMetadata><Name>TEmail</Name><Persistence>peStored</Persistence><AttributeMetadatas><TInstantAttributeMetadatas><TInstantAttributeMetadata><Name>Address</Name><AttributeType>atString</AttributeType><IsIndexed>FALSE</IsIndexed><IsRequired>FALSE</IsRequired><Size>100</Size></TInstantAttributeMetadata></TInstantAttributeMetadatas></AttributeMetadatas></TInstantClassMetadata><TInstantClassMetadata><Name>TCategory</Name><Persistence>peStored</Persistence><StorageName>Categories</StorageName><AttributeMetadatas><TInstantAttributeMetadatas><TInstantAttributeMetadata><Name>Name</Name><AttributeType>atString</AttributeType><IsIndexed>FALSE</IsIndexed><IsRequired>FALSE</IsRequired><Size>30</Size></TInstantAttributeMetadata></TInstantAttributeMetadatas></AttributeMetadatas></TInstantClassMetadata><TInstantClassMetadata><Name>TContact</Name><Persistence>peStored</Persistence><AttributeMetadatas><TInstantAttributeMetadatas><TInstantAttributeMetadata><Name>Address</Name><AttributeType>atPart</AttributeType><IsIndexed>FALSE</IsIndexed><IsRequired>FALSE</IsRequired><ObjectClassName>TAddress</ObjectClassName></TInstantAttributeMetadata><TInstantAttributeMetadata><Name>Category</Name><AttributeType>atReference</AttributeType><IsIndexed>FALSE</IsIndexed><IsRequired>FALSE</IsRequired><ObjectClassName>TCategory</ObjectClassName></TInstantAttributeMetadata><TInstantAttributeMetadata><Name>City</Name><AttributeType>atString</AttributeType><IsIndexed>TRUE</IsIndexed><IsRequired>FALSE</IsRequired><Size>30</Size></TInstantAttributeMetadata><TInstantAttributeMetadata><Name>Name</Name><AttributeType>atString</AttributeType><IsIndexed>TRUE</IsIndexed><IsRequired>FALSE</IsRequired><Size>50</Size></TInstantAttributeMetadata><TInstantAttributeMetadata><Name>Phones</Name><AttributeType>atParts</AttributeType><IsIndexed>FALSE</IsIndexed><IsRequired>FALSE</IsRequired><ObjectClassName>TPhone</ObjectClassName></TInstantAttributeMetadata><TInstantAttributeMetadata><Name>AddressExt</Name><AttributeType>atPart</AttributeType><StorageKind>skExternal</StorageKind><IsIndexed>FALSE</IsIndexed><IsRequired>FALSE</IsRequired><ObjectClassName>TAddress</ObjectClassName></TInstantAttributeMetadata></TInstantAttributeMetadatas></AttributeMetadatas></TInstantClassMetadata><TInstantClassMetadata><Name>TContactFilter</Name><ParentName>TContact</ParentName><Persistence>peEmbedded</Persistence><AttributeMetadatas></AttributeMetadatas></TInstantClassMetadata><TInstantClassMetadata><Name>TPerson</Name><ParentName>TContact</ParentName><Persistence>peStored</Persistence><AttributeMetadatas><TInstantAttributeMetadatas><TInstantAttributeMetadata><Name>BirthDate</Name><AttributeType>atDateTime</AttributeType><IsIndexed>FALSE</IsIndexed><IsRequired>FALSE</IsRequired></TInstantAttributeMetadata><TInstantAttributeMetadata><Name>Emails</Name><AttributeType>atParts</AttributeType><IsIndexed>FALSE</IsIndexed><IsRequired>FALSE</IsRequired><ObjectClassName>TEmail</ObjectClassName></TInstantAttributeMetadata><TInstantAttributeMetadata><Name>Employer</Name><AttributeType>atReference</AttributeType><IsIndexed>FALSE</IsIndexed><IsRequired>FALSE</IsRequired><ObjectClassName>TCompany</ObjectClassName></TInstantAttributeMetadata><TInstantAttributeMetadata><Name>Picture</Name><AttributeType>atBlob</AttributeType><IsIndexed>FALSE</IsIndexed><IsRequired>FALSE</IsRequired></TInstantAttributeMetadata><TInstantAttributeMetadata><Name>Salary</Name><AttributeType>atCurrency</AttributeType><IsIndexed>FALSE</IsIndexed><IsRequired>FALSE</IsRequired></TInstantAttributeMetadata><TInstantAttributeMetadata><Name>Employed</Name><AttributeType>atBoolean</AttributeType><IsIndexed>FALSE</IsIndexed><IsRequired>FALSE</IsRequired></TInstantAttributeMetadata><TInstantAttributeMetadata><Name>AL_hours</Name><AttributeType>atFloat</AttributeType><IsIndexed>FALSE</IsIndexed><IsRequired>FALSE</IsRequired></TInstantAttributeMetadata></TInstantAttributeMetadatas></AttributeMetadatas></TInstantClassMetadata><TInstantClassMetadata><Name>TCompany</Name><ParentName>TContact</ParentName><Persistence>peStored</Persistence><AttributeMetadatas><TInstantAttributeMetadatas><TInstantAttributeMetadata><Name>Employees</Name><AttributeType>atReferences</AttributeType><IsIndexed>FALSE</IsIndexed><IsRequired>FALSE</IsRequired><ObjectClassName>TPerson</ObjectClassName></TInstantAttributeMetadata><TInstantAttributeMetadata><Name>NoOfBranches</Name><AttributeType>atInteger</AttributeType><IsIndexed>FALSE</IsIndexed><IsRequired>FALSE</IsRequired></TInstantAttributeMetadata></TInstantAttributeMetadatas></AttributeMetadatas></TInstantClassMetadata></TInstantClassMetadatas> \ No newline at end of file Index: TestIO.cfg =================================================================== RCS file: /cvsroot/instantobjects/Source/Tests/TestIO.cfg,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** TestIO.cfg 18 Jun 2005 09:59:14 -0000 1.4 --- TestIO.cfg 24 Jul 2005 16:34:58 -0000 1.5 *************** *** 32,37 **** -$M16384,1048576 -K$00400000 ! -LE"c:\program files\borland\delphi7\Projects\Bpl" ! -LN"c:\program files\borland\delphi7\Projects\Bpl" -w-UNSAFE_TYPE -w-UNSAFE_CODE --- 32,37 ---- -$M16384,1048576 -K$00400000 ! -LE"c:\programmi\borland\delphi7\Projects\Bpl" ! -LN"c:\programmi\borland\delphi7\Projects\Bpl" -w-UNSAFE_TYPE -w-UNSAFE_CODE Index: TestIO.dof =================================================================== RCS file: /cvsroot/instantobjects/Source/Tests/TestIO.dof,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** TestIO.dof 18 Jun 2005 09:59:14 -0000 1.4 --- TestIO.dof 24 Jul 2005 16:34:58 -0000 1.5 *************** *** 135,136 **** --- 135,142 ---- ProductVersion=1.0.0.0 Comments= + [HistoryLists\hlDebugSourcePath] + Count=1 + Item0=D:\Professional\Produzione\Progetti\Delphi 7\InstantObjects\Source\Core\;D:\Professional\Produzione\Progetti\Delphi 7\EhLib\Common + [HistoryLists\hlUnitAliases] + Count=1 + Item0=WinTypes=Windows;WinProcs=Windows;DbiTypes=BDE;DbiProcs=BDE;DbiErrs=BDE; Index: TestIO.dpr =================================================================== RCS file: /cvsroot/instantobjects/Source/Tests/TestIO.dpr,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** TestIO.dpr 10 Jun 2005 01:25:33 -0000 1.12 --- TestIO.dpr 24 Jul 2005 16:34:58 -0000 1.13 *************** *** 1,4 **** --- 1,6 ---- program TestIO; + {$I '../../InstantDefines.inc'} + {$IFDEF FPC} {$mode objfpc}{$H+} |
Update of /cvsroot/instantobjects/Source/Design In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24320/Design Modified Files: InstantAbout.pas InstantAttributeEditor.dfm InstantAttributeEditor.pas InstantClassEditor.dfm InstantClassEditor.pas InstantCommandEditor.pas InstantDesignResources.pas InstantDesignTools.pas InstantDesignUtils.pas InstantDialog.pas InstantDualList.pas InstantEdit.pas InstantModelExpert.pas InstantModelExplorer.pas InstantOTA.pas InstantReg.pas InstantUnitSelect.pas InstantWizard.pas Log Message: removal of package cfg, dof and res files from CVS (D6 and D7 only) Index: InstantModelExplorer.pas =================================================================== RCS file: /cvsroot/instantobjects/Source/Design/InstantModelExplorer.pas,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** InstantModelExplorer.pas 21 Mar 2005 16:48:06 -0000 1.9 --- InstantModelExplorer.pas 24 Jul 2005 16:34:58 -0000 1.10 *************** *** 31,35 **** unit InstantModelExplorer; ! {$I ../Core/InstantDefines.inc} interface --- 31,35 ---- unit InstantModelExplorer; ! {$I ../../InstantDefines.inc} interface Index: InstantEdit.pas =================================================================== RCS file: /cvsroot/instantobjects/Source/Design/InstantEdit.pas,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** InstantEdit.pas 21 Mar 2005 16:48:06 -0000 1.5 --- InstantEdit.pas 24 Jul 2005 16:34:58 -0000 1.6 *************** *** 31,35 **** unit InstantEdit; ! {$I ../Core/InstantDefines.inc} interface --- 31,35 ---- unit InstantEdit; ! {$I ../../InstantDefines.inc} interface Index: InstantCommandEditor.pas =================================================================== RCS file: /cvsroot/instantobjects/Source/Design/InstantCommandEditor.pas,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** InstantCommandEditor.pas 21 Mar 2005 16:48:06 -0000 1.5 --- InstantCommandEditor.pas 24 Jul 2005 16:34:57 -0000 1.6 *************** *** 31,35 **** unit InstantCommandEditor; ! {$I ../Core/InstantDefines.inc} interface --- 31,35 ---- unit InstantCommandEditor; ! {$I ../../InstantDefines.inc} interface Index: InstantOTA.pas =================================================================== RCS file: /cvsroot/instantobjects/Source/Design/InstantOTA.pas,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** InstantOTA.pas 21 Mar 2005 16:48:06 -0000 1.4 --- InstantOTA.pas 24 Jul 2005 16:34:58 -0000 1.5 *************** *** 25,28 **** --- 25,29 ---- * * Contributor(s): + * Nando Dessena * * ***** END LICENSE BLOCK ***** *) *************** *** 32,36 **** interface ! {$I ../core/InstantDefines.inc} {$IFDEF D7+} --- 33,37 ---- interface ! {$I ../../InstantDefines.inc} {$IFDEF D7+} Index: InstantDesignResources.pas =================================================================== RCS file: /cvsroot/instantobjects/Source/Design/InstantDesignResources.pas,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** InstantDesignResources.pas 21 Mar 2005 16:48:06 -0000 1.6 --- InstantDesignResources.pas 24 Jul 2005 16:34:57 -0000 1.7 *************** *** 31,35 **** unit InstantDesignResources; ! {$I ../Core/InstantDefines.inc} interface --- 31,35 ---- unit InstantDesignResources; ! {$I ../../InstantDefines.inc} interface Index: InstantDualList.pas =================================================================== RCS file: /cvsroot/instantobjects/Source/Design/InstantDualList.pas,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** InstantDualList.pas 21 Mar 2005 16:48:06 -0000 1.5 --- InstantDualList.pas 24 Jul 2005 16:34:58 -0000 1.6 *************** *** 31,35 **** unit InstantDualList; ! {$I ../Core/InstantDefines.inc} interface --- 31,35 ---- unit InstantDualList; ! {$I ../../InstantDefines.inc} interface Index: InstantClassEditor.dfm =================================================================== RCS file: /cvsroot/instantobjects/Source/Design/InstantClassEditor.dfm,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** InstantClassEditor.dfm 20 Jul 2004 11:07:49 -0000 1.2 --- InstantClassEditor.dfm 24 Jul 2005 16:34:57 -0000 1.3 *************** *** 11,20 **** inherited EditPanel: TPanel Width = 389 ! Height = 260 object PageControl: TPageControl Left = 4 Top = 4 Width = 381 ! Height = 252 ActivePage = ClassSheet Align = alClient --- 11,20 ---- inherited EditPanel: TPanel Width = 389 ! Height = 267 object PageControl: TPageControl Left = 4 Top = 4 Width = 381 ! Height = 259 ActivePage = ClassSheet Align = alClient *************** *** 171,175 **** Top = 0 Width = 365 ! Height = 104 Align = alClient BevelOuter = bvNone --- 171,175 ---- Top = 0 Width = 365 ! Height = 111 Align = alClient BevelOuter = bvNone *************** *** 211,215 **** end inherited BottomPanel: TPanel ! Top = 260 Width = 389 inherited ButtonPanel: TPanel --- 211,215 ---- end inherited BottomPanel: TPanel ! Top = 267 Width = 389 inherited ButtonPanel: TPanel Index: InstantModelExpert.pas =================================================================== RCS file: /cvsroot/instantobjects/Source/Design/InstantModelExpert.pas,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** InstantModelExpert.pas 21 Mar 2005 16:48:06 -0000 1.8 --- InstantModelExpert.pas 24 Jul 2005 16:34:58 -0000 1.9 *************** *** 24,28 **** * the Initial Developer. All Rights Reserved. * ! * Contributor(s): Nando Dessena * * ***** END LICENSE BLOCK ***** *) --- 24,29 ---- * the Initial Developer. All Rights Reserved. * ! * Contributor(s): ! * Nando Dessena * * ***** END LICENSE BLOCK ***** *) *************** *** 30,34 **** unit InstantModelExpert; ! {$I ../Core/InstantDefines.inc} {$IFDEF D7+} --- 31,35 ---- unit InstantModelExpert; ! {$I ../../InstantDefines.inc} {$IFDEF D7+} *************** *** 40,49 **** uses Classes, ToolsAPI, ToolIntf, EditIntf, InstantOTA, Menus, ImgList, ! InstantDesignResources, InstantModelExplorer, InstantCode, ExtCtrls, Forms; ! ! {$IFNDEF D6+} ! const ! sLineBreak = #13#10; ! {$ENDIF} type --- 41,46 ---- uses Classes, ToolsAPI, ToolIntf, EditIntf, InstantOTA, Menus, ImgList, ! InstantDesignResources, InstantModelExplorer, InstantCode, ExtCtrls, Forms, ! InstantConsts; type Index: InstantDialog.pas =================================================================== RCS file: /cvsroot/instantobjects/Source/Design/InstantDialog.pas,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** InstantDialog.pas 21 Mar 2005 16:48:06 -0000 1.5 --- InstantDialog.pas 24 Jul 2005 16:34:58 -0000 1.6 *************** *** 31,35 **** unit InstantDialog; ! {$I ../Core/InstantDefines.inc} interface --- 31,35 ---- unit InstantDialog; ! {$I ../../InstantDefines.inc} interface Index: InstantReg.pas =================================================================== RCS file: /cvsroot/instantobjects/Source/Design/InstantReg.pas,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** InstantReg.pas 5 Jul 2005 08:02:36 -0000 1.9 --- InstantReg.pas 24 Jul 2005 16:34:58 -0000 1.10 *************** *** 25,29 **** * the Initial Developer. All Rights Reserved. * ! * Contributor(s): Nando Dessena * * ***** END LICENSE BLOCK ***** *) --- 25,30 ---- * the Initial Developer. All Rights Reserved. * ! * Contributor(s): ! * Nando Dessena * * ***** END LICENSE BLOCK ***** *) *************** *** 31,34 **** --- 32,37 ---- unit InstantReg; + {$I ../../InstantDefines.inc} + interface Index: InstantWizard.pas =================================================================== RCS file: /cvsroot/instantobjects/Source/Design/InstantWizard.pas,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** InstantWizard.pas 6 Jul 2005 01:27:29 -0000 1.6 --- InstantWizard.pas 24 Jul 2005 16:34:58 -0000 1.7 *************** *** 31,35 **** unit InstantWizard; ! {$I ../../Core/InstantDefines.inc} interface --- 31,35 ---- unit InstantWizard; ! {$I ../../InstantDefines.inc} interface Index: InstantAttributeEditor.pas =================================================================== RCS file: /cvsroot/instantobjects/Source/Design/InstantAttributeEditor.pas,v retrieving revision 1.16 retrieving revision 1.17 diff -C2 -d -r1.16 -r1.17 *** InstantAttributeEditor.pas 21 Mar 2005 16:48:06 -0000 1.16 --- InstantAttributeEditor.pas 24 Jul 2005 16:34:57 -0000 1.17 *************** *** 33,37 **** interface ! {$I ../Core/InstantDefines.inc} uses --- 33,37 ---- interface ! {$I ../../InstantDefines.inc} uses Index: InstantAbout.pas =================================================================== RCS file: /cvsroot/instantobjects/Source/Design/InstantAbout.pas,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** InstantAbout.pas 21 Mar 2005 16:48:06 -0000 1.6 --- InstantAbout.pas 24 Jul 2005 16:34:57 -0000 1.7 *************** *** 31,35 **** unit InstantAbout; ! {$I ../Core/InstantDefines.inc} interface --- 31,35 ---- unit InstantAbout; ! {$I ../../InstantDefines.inc} interface Index: InstantAttributeEditor.dfm =================================================================== RCS file: /cvsroot/instantobjects/Source/Design/InstantAttributeEditor.dfm,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** InstantAttributeEditor.dfm 1 Mar 2005 06:48:01 -0000 1.7 --- InstantAttributeEditor.dfm 24 Jul 2005 16:34:57 -0000 1.8 *************** *** 12,21 **** inherited EditPanel: TPanel Width = 241 ! Height = 293 object PageControl: TPageControl Left = 4 Top = 4 Width = 233 ! Height = 285 ActivePage = DefinitionSheet Align = alClient --- 12,21 ---- inherited EditPanel: TPanel Width = 241 ! Height = 300 object PageControl: TPageControl Left = 4 Top = 4 Width = 233 ! Height = 292 ActivePage = DefinitionSheet Align = alClient *************** *** 379,383 **** end inherited BottomPanel: TPanel ! Top = 293 Width = 241 inherited ButtonPanel: TPanel --- 379,383 ---- end inherited BottomPanel: TPanel ! Top = 300 Width = 241 inherited ButtonPanel: TPanel Index: InstantDesignTools.pas =================================================================== RCS file: /cvsroot/instantobjects/Source/Design/InstantDesignTools.pas,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** InstantDesignTools.pas 21 Mar 2005 16:48:06 -0000 1.6 --- InstantDesignTools.pas 24 Jul 2005 16:34:57 -0000 1.7 *************** *** 25,29 **** * * Contributor(s): ! * Carlo Barazzetta, Adrea Petrelli: porting Kylix * * ***** END LICENSE BLOCK ***** *) --- 25,29 ---- * * Contributor(s): ! * Carlo Barazzetta, Adrea Petrelli, Nando Dessena * * ***** END LICENSE BLOCK ***** *) *************** *** 31,39 **** unit InstantDesignTools; interface uses Classes, - {$I ../Core/InstantDefines.inc} {$IFDEF MSWINDOWS} {$IFDEF D6+} --- 31,40 ---- unit InstantDesignTools; + {$I ../../InstantDefines.inc} + interface uses Classes, {$IFDEF MSWINDOWS} {$IFDEF D6+} Index: InstantDesignUtils.pas =================================================================== RCS file: /cvsroot/instantobjects/Source/Design/InstantDesignUtils.pas,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** InstantDesignUtils.pas 21 Mar 2005 16:48:06 -0000 1.8 --- InstantDesignUtils.pas 24 Jul 2005 16:34:57 -0000 1.9 *************** *** 25,29 **** * * Contributor(s): ! * Carlo Barazzetta, Adrea Petrelli, Steven Mitchell * * ***** END LICENSE BLOCK ***** *) --- 25,29 ---- * * Contributor(s): ! * Carlo Barazzetta, Adrea Petrelli, Steven Mitchell, Nando Dessena * * ***** END LICENSE BLOCK ***** *) *************** *** 31,35 **** unit InstantDesignUtils; ! {$I ../Core/InstantDefines.inc} interface --- 31,35 ---- unit InstantDesignUtils; ! {$I ../../InstantDefines.inc} interface Index: InstantUnitSelect.pas =================================================================== RCS file: /cvsroot/instantobjects/Source/Design/InstantUnitSelect.pas,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** InstantUnitSelect.pas 21 Mar 2005 16:48:06 -0000 1.6 --- InstantUnitSelect.pas 24 Jul 2005 16:34:58 -0000 1.7 *************** *** 31,35 **** unit InstantUnitSelect; ! {$I ../Core/InstantDefines.inc} interface --- 31,35 ---- unit InstantUnitSelect; ! {$I ../../InstantDefines.inc} interface Index: InstantClassEditor.pas =================================================================== RCS file: /cvsroot/instantobjects/Source/Design/InstantClassEditor.pas,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** InstantClassEditor.pas 28 Jun 2005 07:59:09 -0000 1.9 --- InstantClassEditor.pas 24 Jul 2005 16:34:57 -0000 1.10 *************** *** 25,29 **** * * Contributor(s): ! * Carlo Barazzetta, Adrea Petrelli, Steven Mitchell * * ***** END LICENSE BLOCK ***** *) --- 25,29 ---- * * Contributor(s): ! * Carlo Barazzetta, Adrea Petrelli, Steven Mitchell, Nando Dessena * * ***** END LICENSE BLOCK ***** *) *************** *** 31,35 **** unit InstantClassEditor; ! {$I ../Core/InstantDefines.inc} interface --- 31,35 ---- unit InstantClassEditor; ! {$I ../../InstantDefines.inc} interface |
From: Nando D. <na...@us...> - 2005-07-24 16:35:06
|
Update of /cvsroot/instantobjects/Source In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24320 Added Files: InstantDefines.inc InstantVersion.inc InstantVersion.res Log Message: removal of package cfg, dof and res files from CVS (D6 and D7 only) --- NEW FILE: InstantDefines.inc --- {$IFDEF VER130} {$DEFINE MSWINDOWS} {$DEFINE D5} {$DEFINE D5+} {$ENDIF} {$IFDEF VER140} {$DEFINE D5+} {$DEFINE D6} {$DEFINE D6+} {$ENDIF} {$IFDEF VER150} {$DEFINE D5+} {$DEFINE D6+} {$DEFINE D7} {$DEFINE D7+} {$ENDIF} {$IFDEF VER170} {$DEFINE D5+} {$DEFINE D6+} {$DEFINE D7+} {$DEFINE D9} {$DEFINE D9+} {$ENDIF} {$IFDEF FPC} {$DEFINE D5+} {$DEFINE D6+} {$DEFINE D7+} {$DEFINE SUPPORTS_WIDESTRING} {$DEFINE SUPPORTS_INTERFACE} {$DEFINE SUPPORTS_INT64} {$DEFINE SUPPORTS_DYNAMICARRAYS} {$DEFINE SUPPORTS_DEFAULTPARAMS} {$DEFINE SUPPORTS_OVERLOAD} {$ASMMODE Intel} {$MODE DELPHI} {$UNDEF UseRegAsm} {$ENDIF} {$A8,B-,C+,D+,E-,F-,G+,H+,I+,J-,K-,L+,M-,N+,O+,P+,Q-,R-,S-,T+,U-,V+,W-,X+,Y+,Z1} {$MINSTACKSIZE $00004000} {$MAXSTACKSIZE $00100000} {$IMAGEBASE $00400000} {$APPTYPE GUI} {$WARN SYMBOL_DEPRECATED ON} {$WARN SYMBOL_LIBRARY ON} {$WARN SYMBOL_PLATFORM ON} {$WARN UNIT_LIBRARY ON} {$WARN UNIT_PLATFORM ON} {$WARN UNIT_DEPRECATED ON} {$IFDEF D7+} {$WARN HRESULT_COMPAT ON} {$WARN HIDING_MEMBER ON} {$WARN HIDDEN_VIRTUAL ON} {$WARN GARBAGE ON} {$WARN BOUNDS_ERROR ON} {$WARN ZERO_NIL_COMPAT ON} {$WARN STRING_CONST_TRUNCED ON} {$WARN FOR_LOOP_VAR_VARPAR ON} {$WARN TYPED_CONST_VARPAR ON} {$WARN ASG_TO_TYPED_CONST ON} {$WARN CASE_LABEL_RANGE ON} {$WARN FOR_VARIABLE ON} {$WARN CONSTRUCTING_ABSTRACT ON} {$WARN COMPARISON_FALSE ON} {$WARN COMPARISON_TRUE ON} {$WARN COMPARING_SIGNED_UNSIGNED ON} {$WARN COMBINING_SIGNED_UNSIGNED ON} {$WARN UNSUPPORTED_CONSTRUCT ON} {$WARN FILE_OPEN ON} {$WARN FILE_OPEN_UNITSRC ON} {$WARN BAD_GLOBAL_SYMBOL ON} {$WARN DUPLICATE_CTOR_DTOR ON} {$WARN INVALID_DIRECTIVE ON} {$WARN PACKAGE_NO_LINK ON} {$WARN PACKAGED_THREADVAR ON} {$WARN IMPLICIT_IMPORT ON} {$WARN HPPEMIT_IGNORED ON} {$WARN NO_RETVAL ON} {$WARN USE_BEFORE_DEF ON} {$WARN FOR_LOOP_VAR_UNDEF ON} {$WARN UNIT_NAME_MISMATCH ON} {$WARN NO_CFG_FILE_FOUND ON} {$WARN MESSAGE_DIRECTIVE ON} {$WARN IMPLICIT_VARIANTS ON} {$WARN UNICODE_TO_LOCALE ON} {$WARN LOCALE_TO_UNICODE ON} {$WARN IMAGEBASE_MULTIPLE ON} {$WARN SUSPICIOUS_TYPECAST ON} {$WARN PRIVATE_PROPACCESSOR ON} {$WARN UNSAFE_TYPE OFF} {$WARN UNSAFE_CODE OFF} {$WARN UNSAFE_CAST OFF} {$ENDIF} --- NEW FILE: InstantVersion.inc --- {$R '../../InstantVersion.res'} --- NEW FILE: InstantVersion.res --- (This appears to be a binary file; contents omitted.) |
From: Nando D. <na...@us...> - 2005-07-24 16:35:05
|
Update of /cvsroot/instantobjects/Source/Design/D7 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24320/Design/D7 Modified Files: DclIOCore.dpk Removed Files: DclIOCore.cfg DclIOCore.dof DclIOCore.res Log Message: removal of package cfg, dof and res files from CVS (D6 and D7 only) Index: DclIOCore.dpk =================================================================== RCS file: /cvsroot/instantobjects/Source/Design/D7/DclIOCore.dpk,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** DclIOCore.dpk 18 Jun 2005 09:52:27 -0000 1.7 --- DclIOCore.dpk 24 Jul 2005 16:34:57 -0000 1.8 *************** *** 1,11 **** package DclIOCore; ! {$R *.res} ! {$R '..\..\Core\InstantPresentation.dcr'} ! {$R '..\..\Core\InstantExplorer.dcr'} ! {$R '..\..\Core\InstantPersistence.dcr'} ! {$R '..\..\Core\InstantConnectionManager.dcr'} ! {$R '..\..\Core\InstantPump.dcr'} ! {$R '..\..\Core\InstantDBEvolution.dcr'} {$ALIGN 8} {$ASSERTIONS ON} --- 1,12 ---- package DclIOCore; ! {$I '../../InstantVersion.inc'} ! ! {$R '../../Core/InstantPresentation.dcr'} ! {$R '../../Core/InstantExplorer.dcr'} ! {$R '../../Core/InstantPersistence.dcr'} ! {$R '../../Core/InstantConnectionManager.dcr'} ! {$R '../../Core/InstantPump.dcr'} ! {$R '../../Core/InstantDBEvolution.dcr'} {$ALIGN 8} {$ASSERTIONS ON} --- DclIOCore.res DELETED --- --- DclIOCore.dof DELETED --- --- DclIOCore.cfg DELETED --- |
Update of /cvsroot/instantobjects/Source/Brokers/ADO/D7 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21562/Brokers/ADO/D7 Modified Files: DclIOADO.dpk IOADO.dpk Removed Files: DclIOADO.cfg DclIOADO.dof DclIOADO.res IOADO.cfg IOADO.dof IOADO.res Log Message: removal of package cfg, dof and res files from CVS (D6 and D7 only) --- DclIOADO.dof DELETED --- --- IOADO.dof DELETED --- Index: DclIOADO.dpk =================================================================== RCS file: /cvsroot/instantobjects/Source/Brokers/ADO/D7/DclIOADO.dpk,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** DclIOADO.dpk 17 Jun 2005 19:16:45 -0000 1.2 --- DclIOADO.dpk 24 Jul 2005 16:20:20 -0000 1.3 *************** *** 1,6 **** package DclIOADO; ! {$R *.res} ! {$R '..\InstantADO.dcr'} {$ALIGN 8} {$ASSERTIONS ON} --- 1,7 ---- package DclIOADO; ! {$I '../../InstantVersion.inc'} ! ! {$R '../InstantADO.dcr'} {$ALIGN 8} {$ASSERTIONS ON} Index: IOADO.dpk =================================================================== RCS file: /cvsroot/instantobjects/Source/Brokers/ADO/D7/IOADO.dpk,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** IOADO.dpk 1 Jul 2005 23:29:22 -0000 1.3 --- IOADO.dpk 24 Jul 2005 16:20:20 -0000 1.4 *************** *** 1,5 **** package IOADO; ! {$R *.res} {$ALIGN 8} {$ASSERTIONS ON} --- 1,6 ---- package IOADO; ! {$I '../../InstantVersion.inc'} ! {$ALIGN 8} {$ASSERTIONS ON} --- IOADO.cfg DELETED --- --- DclIOADO.res DELETED --- --- DclIOADO.cfg DELETED --- --- IOADO.res DELETED --- |
From: Nando D. <na...@us...> - 2005-07-24 16:20:29
|
Update of /cvsroot/instantobjects/Source/Brokers/ADO In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21562/Brokers/ADO Modified Files: InstantADO.pas InstantADOReg.pas Log Message: removal of package cfg, dof and res files from CVS (D6 and D7 only) Index: InstantADOReg.pas =================================================================== RCS file: /cvsroot/instantobjects/Source/Brokers/ADO/InstantADOReg.pas,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** InstantADOReg.pas 20 Jul 2004 16:22:54 -0000 1.1 --- InstantADOReg.pas 24 Jul 2005 16:20:20 -0000 1.2 *************** *** 30,40 **** unit InstantADOReg; ! {$I ..\..\Core\InstantDefines.inc} ! ! {$IFDEF D7+} ! {$WARN UNSAFE_TYPE OFF} ! {$WARN UNSAFE_CAST OFF} ! {$WARN UNSAFE_CODE OFF} ! {$ENDIF} interface --- 30,34 ---- unit InstantADOReg; ! {$I '../../InstantDefines.inc'} interface Index: InstantADO.pas =================================================================== RCS file: /cvsroot/instantobjects/Source/Brokers/ADO/InstantADO.pas,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** InstantADO.pas 1 Jul 2005 23:29:22 -0000 1.11 --- InstantADO.pas 24 Jul 2005 16:20:20 -0000 1.12 *************** *** 31,41 **** unit InstantADO; ! {$I ..\..\Core\InstantDefines.inc} ! ! {$IFDEF D7+} ! {$WARN UNSAFE_TYPE OFF} ! {$WARN UNSAFE_CAST OFF} ! {$WARN UNSAFE_CODE OFF} ! {$ENDIF} interface --- 31,35 ---- unit InstantADO; ! {$I '../../InstantDefines.inc'} interface *************** *** 194,198 **** uses ADOInt, ComObj, InstantConsts, InstantUtils, InstantADOX, ! InstantADOConnectionDefEdit, InstantADOTools, Controls, InstantDBBuild, InstantMSSqlCatalog; const --- 188,193 ---- uses ADOInt, ComObj, InstantConsts, InstantUtils, InstantADOX, ! InstantADOConnectionDefEdit, InstantADOTools, Controls, InstantDBBuild, ! InstantMSSqlCatalog; const |