Commit graph

  • 23118a1d58 fix warnings related to format strings buzzdee 2013-03-02 15:28:25 +0000
  • a6e98220c2 fix warnings related to format strings Sebastian Reitenbach 2013-03-02 15:28:25 +0000
  • d3e8af19e5 mark EOFault and GDL2KVCNSObject classes as root classes buzzdee 2013-03-02 14:37:25 +0000
  • 353c3d4c35 mark EOFault and GDL2KVCNSObject classes as root classes Sebastian Reitenbach 2013-03-02 14:37:25 +0000
  • 95d5d66287 * GDL2Palette/DisplayGroupInspector.m some NS(U)Integer transitions to fix warnings about comparisons against NSNotFound buzzdee 2013-03-02 14:14:21 +0000
  • bc990481e7 * GDL2Palette/DisplayGroupInspector.m some NS(U)Integer transitions to fix warnings about comparisons against NSNotFound Sebastian Reitenbach 2013-03-02 14:14:21 +0000
  • 203890e0c3 * shutup all clang warnings of type: equality comparison with extraneous parentheses all harmless, but in EOEntity.m it actually was wrong buzzdee 2013-03-02 13:59:48 +0000
  • de5c0311d1 * shutup all clang warnings of type: equality comparison with extraneous parentheses all harmless, but in EOEntity.m it actually was wrong Sebastian Reitenbach 2013-03-02 13:59:48 +0000
  • a9c8e0e5a4 * EOControl/EODebug.m do not use redundant stringWithString buzzdee 2013-03-01 18:35:34 +0000
  • b2b2b838f3 * EOControl/EODebug.m do not use redundant stringWithString Sebastian Reitenbach 2013-03-01 18:35:34 +0000
  • 71b490ff4a Add flags espectador 2012-08-11 03:55:19 +0000
  • 8e7b0621cb Add flags Germán Arias 2012-08-11 03:55:19 +0000
  • fc37af76f4 Fix memory leak espectador 2012-03-20 05:55:21 +0000
  • ebdb1f7c90 Fix memory leak Germán Arias 2012-03-20 05:55:21 +0000
  • 012d3d6b92 Added SQLite logo in login panel espectador 2012-03-20 05:47:28 +0000
  • 0215e55df9 Added SQLite logo in login panel Germán Arias 2012-03-20 05:47:28 +0000
  • 20a0034478 More improvements for use with menu in-window espectador 2012-03-19 18:10:22 +0000
  • f9cb25f695 More improvements for use with menu in-window Germán Arias 2012-03-19 18:10:22 +0000
  • da1b4a8d70 Fix a problem with last commit espectador 2012-03-18 22:49:42 +0000
  • a3097a85e2 Fix a problem with last commit Germán Arias 2012-03-18 22:49:42 +0000
  • a27477f0c3 Improvements for use with menu in-window espectador 2012-03-18 19:49:38 +0000
  • d1fb8fa910 Improvements for use with menu in-window Germán Arias 2012-03-18 19:49:38 +0000
  • 730fa8e041 * EOControl/EODebug.m: replace GNU runtime specific functions and data structrues with the modern ones. fredkiefer 2011-04-06 20:36:44 +0000
  • 57e2d97334 * EOControl/EODebug.m: replace GNU runtime specific functions and data structrues with the modern ones. Fred Kiefer 2011-04-06 20:36:44 +0000
  • 073437b55c ubmit another patch by Georg Fleischmann <Georg.Fleischmann@vhf.de>. fredkiefer 2010-10-13 20:21:38 +0000
  • d2591a8985 ubmit another patch by Georg Fleischmann <Georg.Fleischmann@vhf.de>. Fred Kiefer 2010-10-13 20:21:38 +0000
  • 990f8ddcb1 * EOAccess/EOSQLQualifier.m [EONotQualifier -sqlStringForSQLExpression:]: Pass on _qualifier not self. Patch by Georg Fleischmann <Georg.Fleischmann@vhf.de> fredkiefer 2010-09-20 12:20:07 +0000
  • 85ea7e108e * EOAccess/EOSQLQualifier.m [EONotQualifier -sqlStringForSQLExpression:]: Pass on _qualifier not self. Patch by Georg Fleischmann <Georg.Fleischmann@vhf.de> Fred Kiefer 2010-09-20 12:20:07 +0000
  • 361449d5cc Apply patches by Georg Fleischmann <Georg.Fleischmann@vhf.de>. fredkiefer 2010-09-12 17:54:00 +0000
  • d0abe22fc0 Apply patches by Georg Fleischmann <Georg.Fleischmann@vhf.de>. Fred Kiefer 2010-09-12 17:54:00 +0000
  • 2668a64a0b * EOAccess/EODatabaseContext.m fix lockObjectWithGlobalID:editingContext: dwetzel 2010-08-21 07:51:08 +0000
  • dac846d43d * EOAccess/EODatabaseContext.m fix lockObjectWithGlobalID:editingContext: Dave Wetzel 2010-08-21 07:51:08 +0000
  • e514b4550e Changed size of the EOModelEditor icon espectador 2010-08-10 00:13:47 +0000
  • ee07346906 Changed size of the EOModelEditor icon Germán Arias 2010-08-10 00:13:47 +0000
  • 80fd4d289c * EOAccess/EOModel.m -_deleteTrashAtPath: .cvs -> .CVS dwetzel 2010-07-06 06:03:01 +0000
  • 9f0349fdaf * EOAccess/EOModel.m -_deleteTrashAtPath: .cvs -> .CVS Dave Wetzel 2010-07-06 06:03:01 +0000
  • 7b64c1681a * EOAccess/EOModel.m add - _deleteTrashAtPath: avoid keeping unused files in the wrapper directory. basically, .svn/.cvs/.git as this does not change that often I am not moving this to an external plist at the moment. dwetzel 2010-07-05 19:56:10 +0000
  • 1dc20fe252 * EOAccess/EOModel.m add - _deleteTrashAtPath: avoid keeping unused files in the wrapper directory. basically, .svn/.cvs/.git as this does not change that often I am not moving this to an external plist at the moment. Dave Wetzel 2010-07-05 19:56:10 +0000
  • 87005f5ae5 * EOAccess/EODatabaseContext.m valuesForKeys: -> dictionaryWithValuesForKeys: (The old valuesForKeys: causes a log message on OSX) some reformats and DebugLog removals dwetzel 2010-07-05 08:17:00 +0000
  • f193f8ba1e * EOAccess/EODatabaseContext.m valuesForKeys: -> dictionaryWithValuesForKeys: (The old valuesForKeys: causes a log message on OSX) some reformats and DebugLog removals Dave Wetzel 2010-07-05 08:17:00 +0000
  • d164ae0490 fix include for GNUSTEP dwetzel 2010-07-05 06:14:44 +0000
  • efffa9de8c fix include for GNUSTEP Dave Wetzel 2010-07-05 06:14:44 +0000
  • c28f350cb7 * EOAccess/EOModel.m -writeToFile: Don't copy or move directories create an dir only if we have none * Apps/EOModelEditor/EOMEDocument.m copy old wrapper dir to new tmp path/URL The model overwrites our own files then. Trash like .svn stays intact this way :-) Only OSX at the moment. see http://savannah.gnu.org/bugs/index.php?30348 (#ifdef'd) -keepBackupFile return YES * Apps/EOModelEditor/CodeGenerator.m don't write code for EOGenericRecord or EOCustomObject dwetzel 2010-07-05 01:58:11 +0000
  • 4a17f0a7a0 * EOAccess/EOModel.m -writeToFile: Don't copy or move directories create an dir only if we have none * Apps/EOModelEditor/EOMEDocument.m copy old wrapper dir to new tmp path/URL The model overwrites our own files then. Trash like .svn stays intact this way :-) Only OSX at the moment. see http://savannah.gnu.org/bugs/index.php?30348 (#ifdef'd) -keepBackupFile return YES * Apps/EOModelEditor/CodeGenerator.m don't write code for EOGenericRecord or EOCustomObject Dave Wetzel 2010-07-05 01:58:11 +0000
  • dea8f72cf5 use memset in place of bzero dwetzel 2010-07-04 17:20:07 +0000
  • 0f1ee27359 use memset in place of bzero Dave Wetzel 2010-07-04 17:20:07 +0000
  • fe2d1a281f * EOAccess/EOModelGroup.m add include * EOAccess/EOEntity.m - classProperties small cleanup * EOAccess/EODatabaseOperation.m -rowDiffsForAttributes: add checks * EOAccess/EODatabaseContext.h add _missingObjectGIDs, _checkPropagatedPKs add databaseContextFailedToFetchObject + _setUseToManyCaching: added removed -coordinator add -missingObjectGlobalIDs * EOAccess/EODatabaseContextPriv.h add -_entityForObject: * EOAccess/EODatabaseContext.m add _useToManyCaching add + _setUseToManyCaching: add - _delegateHandledDatabaseException: add -setCoordinator: removed -coordinator add databaseContextFailedToFetchObject add -missingObjectGlobalIDs cleanup _objectsChanged -_snapshotsChangedInDatabase renamed vars - _batchNewPrimaryKeysWithEntity:count: add - prepareForSaveWithCoordinator:editingContext: add checks cleanup code - _patchUpPK: add - recordChangesInEditingContext rewritten - _primaryKeyForIntermediateRowFromSourceObject:relationship:destinationObject: add - _databaseOperationForIntermediateRowFromSourceObject:relationship:destinationObject: add - _recordDeleteForIntermediateRowFromSourceObject:relationship:destinationObject: add - nullifyAttributesInRelationship:sourceObject:destinationObjects: fixed, rewritten - _entityForObject: add * EOAccess/EOAdaptorChannel.h * EOAccess/EOAdaptorChannel.m add primaryKeysForNewRowsWithEntity:count: * Apps/EOModelEditor/DataBrowser.m fix typo in import * EOControl/EONSAddOns.h * EOControl/EONSAddOns.m add +dictionaryWithDictionary:keys: add -translateFromKeys:toKeys: add -containsAnyNullObject * EOControl/EOSharedEditingContext.m fix include * EOControl/EOObjectStoreCoordinator.h * EOControl/EOObjectStoreCoordinator.m remove observers now add setCoordinator and use it. -coordinator moved up from EODatabaseContext. dwetzel 2010-07-04 10:00:57 +0000
  • 385770a9a1 * EOAccess/EOModelGroup.m add include * EOAccess/EOEntity.m - classProperties small cleanup * EOAccess/EODatabaseOperation.m -rowDiffsForAttributes: add checks * EOAccess/EODatabaseContext.h add _missingObjectGIDs, _checkPropagatedPKs add databaseContextFailedToFetchObject + _setUseToManyCaching: added removed -coordinator add -missingObjectGlobalIDs * EOAccess/EODatabaseContextPriv.h add -_entityForObject: * EOAccess/EODatabaseContext.m add _useToManyCaching add + _setUseToManyCaching: add - _delegateHandledDatabaseException: add -setCoordinator: removed -coordinator add databaseContextFailedToFetchObject add -missingObjectGlobalIDs cleanup _objectsChanged -_snapshotsChangedInDatabase renamed vars - _batchNewPrimaryKeysWithEntity:count: add - prepareForSaveWithCoordinator:editingContext: add checks cleanup code - _patchUpPK: add - recordChangesInEditingContext rewritten - _primaryKeyForIntermediateRowFromSourceObject:relationship:destinationObject: add - _databaseOperationForIntermediateRowFromSourceObject:relationship:destinationObject: add - _recordDeleteForIntermediateRowFromSourceObject:relationship:destinationObject: add - nullifyAttributesInRelationship:sourceObject:destinationObjects: fixed, rewritten - _entityForObject: add * EOAccess/EOAdaptorChannel.h * EOAccess/EOAdaptorChannel.m add primaryKeysForNewRowsWithEntity:count: * Apps/EOModelEditor/DataBrowser.m fix typo in import * EOControl/EONSAddOns.h * EOControl/EONSAddOns.m add +dictionaryWithDictionary:keys: add -translateFromKeys:toKeys: add -containsAnyNullObject * EOControl/EOSharedEditingContext.m fix include * EOControl/EOObjectStoreCoordinator.h * EOControl/EOObjectStoreCoordinator.m remove observers now add setCoordinator and use it. -coordinator moved up from EODatabaseContext. Dave Wetzel 2010-07-04 10:00:57 +0000
  • 2e927042fb * EOAccess/EODatabaseOperation.m fix typo in string * EOAccess/EODatabaseContext.m add compareUsingEntityNames() -orderAdaptorOperations refactor -entityNameOrderingArrayForEntities: implemented * EOControl/EOMutableKnownKeyDictionary.m remove log dwetzel 2010-07-02 04:12:26 +0000
  • 225e4c3054 * EOAccess/EODatabaseOperation.m fix typo in string * EOAccess/EODatabaseContext.m add compareUsingEntityNames() -orderAdaptorOperations refactor -entityNameOrderingArrayForEntities: implemented * EOControl/EOMutableKnownKeyDictionary.m remove log Dave Wetzel 2010-07-02 04:12:26 +0000
  • baafd000a1 * EOAccess/EODatabaseOperation.h add comment * EOAccess/EODatabaseContext.h -lockingNonQualifiableAttributes return NSArray, not id -handleDroppedConnection -commitChanges remove unsed variables -createAdaptorOperationsForDatabaseOperation:attributes: rewrite -lockingNonQualifiableAttributes fix return NSArray, not id dwetzel 2010-07-01 23:18:07 +0000
  • 4d27bfcdab * EOAccess/EODatabaseOperation.h add comment * EOAccess/EODatabaseContext.h -lockingNonQualifiableAttributes return NSArray, not id -handleDroppedConnection -commitChanges remove unsed variables -createAdaptorOperationsForDatabaseOperation:attributes: rewrite -lockingNonQualifiableAttributes fix return NSArray, not id Dave Wetzel 2010-07-01 23:18:07 +0000
  • a37bb65ce8 * EOAccess/EOModel.m -addEntity: change error checks to be in sync with reference dwetzel 2010-06-29 22:28:51 +0000
  • c00b1ebc37 * EOAccess/EOModel.m -addEntity: change error checks to be in sync with reference Dave Wetzel 2010-06-29 22:28:51 +0000
  • e345bf4de0 * EOControl/EOFault.h * EOControl/EOFaultHandler.m unsigned -> NSUInteger * EOControl/EOFault.m unsigned -> NSUInteger -release fix as suggested by David Ayers -dealloc add NSAssert dwetzel 2010-06-29 08:27:13 +0000
  • e954a305bd * EOControl/EOFault.h * EOControl/EOFaultHandler.m unsigned -> NSUInteger * EOControl/EOFault.m unsigned -> NSUInteger -release fix as suggested by David Ayers -dealloc add NSAssert Dave Wetzel 2010-06-29 08:27:13 +0000
  • 4961ed55e0 * EOAccess/EODatabaseContext.m -initializeObject:withGlobalID:editingContext: remove exessive checking -initializeObject:row:entity:editingContext: reformat, less IMPs, less logs * EOControl/EOFault.h + retainCount unsigned -> NSUInteger * EOControl/EOFault.m + retainCount unsigned -> NSUInteger + clearFault: raise if argument is no fault rewrote retain behaviour it makes no sense to free objects here and use the pointers this would mess up the whole memory and crash. dwetzel 2010-06-29 03:10:35 +0000
  • 7c14405e1d * EOAccess/EODatabaseContext.m -initializeObject:withGlobalID:editingContext: remove exessive checking -initializeObject:row:entity:editingContext: reformat, less IMPs, less logs * EOControl/EOFault.h + retainCount unsigned -> NSUInteger * EOControl/EOFault.m + retainCount unsigned -> NSUInteger + clearFault: raise if argument is no fault rewrote retain behaviour it makes no sense to free objects here and use the pointers this would mess up the whole memory and crash. Dave Wetzel 2010-06-29 03:10:35 +0000
  • 49249efbd7 * EOAccess/EOEntity.m - createInstanceWithEditingContext:globalID:zone: reformat, remove logs * EOAccess/EODatabaseContext.m -initializeObject:withGlobalID:editingContext: rewritten, add exceptions * EOAccess/EODatabaseChannel.m -fetchObject remove logs, add exceptions * EOAdaptors/PostgreSQLAdaptor/PostgreSQLAdaptor.m postgresClientVersion() use stringWithCString:encoding: not stringWithCString: * Apps/EOModelEditor/CodeGenerator.m don't add <NSCoding> to generated code * EOControl/EOCustomObject.h * EOControl/EOCustomObject.m add -encodeWithCoder: add -initWithCoder: dwetzel 2010-06-28 09:31:49 +0000
  • f14aafa3fc * EOAccess/EOEntity.m - createInstanceWithEditingContext:globalID:zone: reformat, remove logs * EOAccess/EODatabaseContext.m -initializeObject:withGlobalID:editingContext: rewritten, add exceptions * EOAccess/EODatabaseChannel.m -fetchObject remove logs, add exceptions * EOAdaptors/PostgreSQLAdaptor/PostgreSQLAdaptor.m postgresClientVersion() use stringWithCString:encoding: not stringWithCString: * Apps/EOModelEditor/CodeGenerator.m don't add <NSCoding> to generated code * EOControl/EOCustomObject.h * EOControl/EOCustomObject.m add -encodeWithCoder: add -initWithCoder: Dave Wetzel 2010-06-28 09:31:49 +0000
  • a1d5f3b8e7 * EOAccess/EODatabaseContext.m -isValidQualifierTypeForAttribute: reformat, remove useless code -qualifierForLockingAttributes:primaryKeyAttributes:entity:snapshot: reformat * EOAdaptors/PostgreSQLAdaptor/PostgreSQLAdaptor.m -isValidQualifierType:model: remove logs, format * Apps/EOModelEditor/Inspectors/AttributeInspector.gsmarkup * Apps/EOModeler/EOModelExtensions.m Rename the char into BOOL You can use BOOL to create code that has BOOL values. Apple seems to do this in newer code dwetzel 2010-06-27 08:34:28 +0000
  • a5a47b954d * EOAccess/EODatabaseContext.m -isValidQualifierTypeForAttribute: reformat, remove useless code -qualifierForLockingAttributes:primaryKeyAttributes:entity:snapshot: reformat * EOAdaptors/PostgreSQLAdaptor/PostgreSQLAdaptor.m -isValidQualifierType:model: remove logs, format * Apps/EOModelEditor/Inspectors/AttributeInspector.gsmarkup * Apps/EOModeler/EOModelExtensions.m Rename the char into BOOL You can use BOOL to create code that has BOOL values. Apple seems to do this in newer code Dave Wetzel 2010-06-27 08:34:28 +0000
  • c65fadbc2b * EOAccess/EOAccessFault.m -unableToFaultObject:databaseContext: remove self from exception format printing otherwise we create a loop... dwetzel 2010-06-27 02:32:15 +0000
  • 4ba46c20a5 * EOAccess/EOAccessFault.m -unableToFaultObject:databaseContext: remove self from exception format printing otherwise we create a loop... Dave Wetzel 2010-06-27 02:32:15 +0000
  • c92380c725 * EOControl/EOControl.h include GNUstepBase/GNUstep.h on non-GNUSTEP platforms dwetzel 2010-06-25 03:03:27 +0000
  • 0fcc183333 * EOControl/EOControl.h include GNUstepBase/GNUstep.h on non-GNUSTEP platforms Dave Wetzel 2010-06-25 03:03:27 +0000
  • 1f508f3bc5 * Apps/EOModelEditor/CodeGenerator.m -updateNeededForFileAtPath:content:canOverwrite: do not overwrite files if canOverwrite = NO dwetzel 2010-06-24 23:43:57 +0000
  • 4cedecc3ed * Apps/EOModelEditor/CodeGenerator.m -updateNeededForFileAtPath:content:canOverwrite: do not overwrite files if canOverwrite = NO Dave Wetzel 2010-06-24 23:43:57 +0000
  • 577d0e7cda * README add Additional Notes * Apps/EOModelEditor/Inspectors/GNUmakefile * Apps/EOModelEditor/GNUmakefile * Apps/EOModeler/Makefile.preamble add parent directories to search path as suggested by Sergey Golovin * TODO updated * GDL2Palette/GNUmakefile add ../Apps/EOModeler to ADDITIONAL_NATIVE_LIB_DIRS (as suggested by Sergey Golovin) It does not build on OS X, I need patches guys :-) dwetzel 2010-06-24 22:55:58 +0000
  • 1e1962ccd2 * README add Additional Notes * Apps/EOModelEditor/Inspectors/GNUmakefile * Apps/EOModelEditor/GNUmakefile * Apps/EOModeler/Makefile.preamble add parent directories to search path as suggested by Sergey Golovin * TODO updated * GDL2Palette/GNUmakefile add ../Apps/EOModeler to ADDITIONAL_NATIVE_LIB_DIRS (as suggested by Sergey Golovin) It does not build on OS X, I need patches guys :-) Dave Wetzel 2010-06-24 22:55:58 +0000
  • cf46680fa1 * EOAccess/EOModel.m add -_writePlist:toFile: use it in -writeToFile: this makes writing OPENSTEP plists work on OSX! dwetzel 2010-06-24 05:40:42 +0000
  • bc73ea3d95 * EOAccess/EOModel.m add -_writePlist:toFile: use it in -writeToFile: this makes writing OPENSTEP plists work on OSX! Dave Wetzel 2010-06-24 05:40:42 +0000
  • aef2be1753 * EOAccess/EODatabaseContext.m recordUpdateForObject: changes: more checks, call coordinator's forwardUpdateForObject:changes: recordInsertForObject: raise exception on inconsistency recordDeleteForObject: raise exception on inconsistency commitChanges: remove NSLog dwetzel 2010-06-15 03:48:52 +0000
  • 54ec6f178e * EOAccess/EODatabaseContext.m recordUpdateForObject: changes: more checks, call coordinator's forwardUpdateForObject:changes: recordInsertForObject: raise exception on inconsistency recordDeleteForObject: raise exception on inconsistency commitChanges: remove NSLog Dave Wetzel 2010-06-15 03:48:52 +0000
  • 7671304816 * EOAccess/EODatabase.m * EOAccess/EODatabase.h add _doesReleaseUnreferencedSnapshots add dummy for incrementSnapshotCountForGlobalID add dummy for decrementSnapshotCountForGlobalID add disableSnapshotRefcounting * EOAccess/EODatabaseContext.m retain EOAdaptorChannel created by adaptor This is documented in WO 4.5. Otherwise it gets closed after the request's autorelease pool is drained. I tested this on OSX with the BookStore example. added some dummies for future implementation refactor objectsWithFetchSpecification: editingContext: refactor commitChanges * EOAccess/EODatabaseChannel.m reformat * EOAdaptors/PostgreSQLAdaptor/PostgreSQLExpression.m add include * EOControl/EOGenericRecord.m add [self willChange] in setValue:forUndefinedKey: this will make saving changes possible for EOGenericRecord otherwise it was just showing them in memory dwetzel 2010-06-11 12:17:45 +0000
  • 6294a2b46f * EOAccess/EODatabase.m * EOAccess/EODatabase.h add _doesReleaseUnreferencedSnapshots add dummy for incrementSnapshotCountForGlobalID add dummy for decrementSnapshotCountForGlobalID add disableSnapshotRefcounting * EOAccess/EODatabaseContext.m retain EOAdaptorChannel created by adaptor This is documented in WO 4.5. Otherwise it gets closed after the request's autorelease pool is drained. I tested this on OSX with the BookStore example. added some dummies for future implementation refactor objectsWithFetchSpecification: editingContext: refactor commitChanges * EOAccess/EODatabaseChannel.m reformat * EOAdaptors/PostgreSQLAdaptor/PostgreSQLExpression.m add include * EOControl/EOGenericRecord.m add [self willChange] in setValue:forUndefinedKey: this will make saving changes possible for EOGenericRecord otherwise it was just showing them in memory Dave Wetzel 2010-06-11 12:17:45 +0000
  • 5c4b24e769 * EOControl/EOGenericRecord.h * EOControl/EOGenericRecord.m rename dictionary to _dictionary fixed KVC. dwetzel 2010-06-10 10:40:43 +0000
  • 91c53d83dc * EOControl/EOGenericRecord.h * EOControl/EOGenericRecord.m rename dictionary to _dictionary fixed KVC. Dave Wetzel 2010-06-10 10:40:43 +0000
  • fcecb446bd * EOAccess/EOSQLExpression.m fix include for less warnings on mac * EOAccess/EOEntity.m fix include for less warnings on mac isPrimaryKeyValidInObject: 0 is NOT a valid PK value * EOAccess/EOAdaptor.m fix include for less warnings on mac isDroppedConnectionException add comment and remove logs * EOAccess/EOSQLQualifier.m * EOAccess/EODatabaseDataSource.m * EOAccess/EOAdaptorContext.m * EOAccess/EORelationship.m * EOAccess/EOUtilities.m * EOAccess/EOSchemaGeneration.m * EOAccess/EOAdaptorChannel.m * EOAccess/EODatabaseChannel.m fix include for less warnings on mac * EOAccess/EODatabaseContext.h add support for shouldHandleDatabaseException (WO 4.5) * EOAccess/EODatabaseContext.m add support for shouldHandleDatabaseException add [newRow addEntriesFromDictionary:objectPK] to merge PKValues into the values of the EO. without that it is impossible to work. relayPrimaryKey: object: entity: Hopefully fixed. add _delegateHandledDatabaseException: fixed _primaryKeyForObject: raiseException: (we raise always for now) * EOAccess/EOAdaptorChannel.h add comment * EOAdaptors/PostgreSQLAdaptor/PostgreSQLChannel.m fix include for less warnings on mac numberOfAffectedRows: search reverse to cover "INSERT 0 1" case. The first zero is the OID number refactored primaryKeyForNewRowWithEntity: * EOAdaptors/PostgreSQLAdaptor/PostgreSQLContext.h/m disabled _primaryKeySequenceNameFormat * EOAdaptors/PostgreSQLAdaptor/PostgreSQLExpression.m fixed formatValue: forAttribute: * EOControl/EOEditingContext.m * EOControl/EOFaultHandler.m * EOControl/EOKeyValueQualifier.m * EOControl/EOUndoManager.m * EOControl/EOClassDescription.m * EOControl/EOQualifier.m * EOControl/EOOrQualifier.m fix include for less warnings on mac * EOControl/EOCustomObject.m use getCString:maxLength:encoding instead of getCString use setValue: forKey instead of takeValue: forKey: change text in exceptions a bit * EOControl/EOPrivate.h use setValue: forKey instead of takeValue: forKey: dwetzel 2010-06-09 12:48:33 +0000
  • 4878a85bbe * EOAccess/EOSQLExpression.m fix include for less warnings on mac * EOAccess/EOEntity.m fix include for less warnings on mac isPrimaryKeyValidInObject: 0 is NOT a valid PK value * EOAccess/EOAdaptor.m fix include for less warnings on mac isDroppedConnectionException add comment and remove logs * EOAccess/EOSQLQualifier.m * EOAccess/EODatabaseDataSource.m * EOAccess/EOAdaptorContext.m * EOAccess/EORelationship.m * EOAccess/EOUtilities.m * EOAccess/EOSchemaGeneration.m * EOAccess/EOAdaptorChannel.m * EOAccess/EODatabaseChannel.m fix include for less warnings on mac * EOAccess/EODatabaseContext.h add support for shouldHandleDatabaseException (WO 4.5) * EOAccess/EODatabaseContext.m add support for shouldHandleDatabaseException add [newRow addEntriesFromDictionary:objectPK] to merge PKValues into the values of the EO. without that it is impossible to work. relayPrimaryKey: object: entity: Hopefully fixed. add _delegateHandledDatabaseException: fixed _primaryKeyForObject: raiseException: (we raise always for now) * EOAccess/EOAdaptorChannel.h add comment * EOAdaptors/PostgreSQLAdaptor/PostgreSQLChannel.m fix include for less warnings on mac numberOfAffectedRows: search reverse to cover "INSERT 0 1" case. The first zero is the OID number refactored primaryKeyForNewRowWithEntity: * EOAdaptors/PostgreSQLAdaptor/PostgreSQLContext.h/m disabled _primaryKeySequenceNameFormat * EOAdaptors/PostgreSQLAdaptor/PostgreSQLExpression.m fixed formatValue: forAttribute: * EOControl/EOEditingContext.m * EOControl/EOFaultHandler.m * EOControl/EOKeyValueQualifier.m * EOControl/EOUndoManager.m * EOControl/EOClassDescription.m * EOControl/EOQualifier.m * EOControl/EOOrQualifier.m fix include for less warnings on mac * EOControl/EOCustomObject.m use getCString:maxLength:encoding instead of getCString use setValue: forKey instead of takeValue: forKey: change text in exceptions a bit * EOControl/EOPrivate.h use setValue: forKey instead of takeValue: forKey: Dave Wetzel 2010-06-09 12:48:33 +0000
  • 760a47bef2 Replace int with NSInteger. fredkiefer 2010-06-07 19:11:38 +0000
  • b1dba74b03 Replace int with NSInteger. Fred Kiefer 2010-06-07 19:11:38 +0000
  • bb8f3c22ca * EOAccess/EOEntity.m Added comment. Please check this! * EOAccess/EODatabaseContext.m include NSObject+GNUstepBase.h avoid Enumerator exception. * EOAccess/EOUtilities.m split line into two * EOAccess/EOAdaptorChannel.h/m unsigned -> NSUInteger * EOAdaptors/PostgreSQLAdaptor/PostgreSQLChannel.h removed _describeResults * EOAdaptors/PostgreSQLAdaptor/PostgreSQLChannel.m include NSObject+GNUstepBase.h added numberOfAffectedRows attribute naming in raw rows fixed updating fixed unsigned -> NSUInteger dwetzel 2010-06-06 08:52:37 +0000
  • d193acd41c * EOAccess/EOEntity.m Added comment. Please check this! * EOAccess/EODatabaseContext.m include NSObject+GNUstepBase.h avoid Enumerator exception. * EOAccess/EOUtilities.m split line into two * EOAccess/EOAdaptorChannel.h/m unsigned -> NSUInteger * EOAdaptors/PostgreSQLAdaptor/PostgreSQLChannel.h removed _describeResults * EOAdaptors/PostgreSQLAdaptor/PostgreSQLChannel.m include NSObject+GNUstepBase.h added numberOfAffectedRows attribute naming in raw rows fixed updating fixed unsigned -> NSUInteger Dave Wetzel 2010-06-06 08:52:37 +0000
  • 7df8254204 * Apps/EOModelEditor/Inspectors/AdvancedEntityInspector.gsmarkup changed scrollView sizing * Apps/EOModeler/EOMInspectorController.m refactored view switching into a single method disabled bounds logging Be sure to get the lastest gui if you try this! dwetzel 2010-06-05 02:23:24 +0000
  • 003795c3d0 * Apps/EOModelEditor/Inspectors/AdvancedEntityInspector.gsmarkup changed scrollView sizing * Apps/EOModeler/EOMInspectorController.m refactored view switching into a single method disabled bounds logging Be sure to get the lastest gui if you try this! Dave Wetzel 2010-06-05 02:23:24 +0000
  • db008dd8dd * EOAccess/EOAttribute.m include EOSQLExpression.h move methods around to fix warnings dwetzel 2010-06-04 05:41:58 +0000
  • 689fa01970 * EOAccess/EOAttribute.m include EOSQLExpression.h move methods around to fix warnings Dave Wetzel 2010-06-04 05:41:58 +0000
  • 1a52061c95 * configure.ac replaced DBModeler with Apps/EOModeler Apps/EOModelEditor * configure: regenerated * Apps/EOModelEditor/Inspectors/AttributeInspector.gsmarkup * Apps/EOModelEditor/Inspectors/EntityStoredProcedureInspector.gsmarkup * Apps/EOModelEditor/Inspectors/AdvancedAttributeInspector.gsmarkup * Apps/EOModelEditor/Inspectors/EntityInspector.gsmarkup Changed box sizes. * Apps/EOModeler/EOMInspectorController.m add inspector view in background. add NSLogs to help debugging (still broken on X11) dwetzel 2010-06-03 23:33:33 +0000
  • eab4c9915c * configure.ac replaced DBModeler with Apps/EOModeler Apps/EOModelEditor * configure: regenerated * Apps/EOModelEditor/Inspectors/AttributeInspector.gsmarkup * Apps/EOModelEditor/Inspectors/EntityStoredProcedureInspector.gsmarkup * Apps/EOModelEditor/Inspectors/AdvancedAttributeInspector.gsmarkup * Apps/EOModelEditor/Inspectors/EntityInspector.gsmarkup Changed box sizes. * Apps/EOModeler/EOMInspectorController.m add inspector view in background. add NSLogs to help debugging (still broken on X11) Dave Wetzel 2010-06-03 23:33:33 +0000
  • 9cbb807e06 * Apps/EOModelEditor/Inspectors/*.gsmarkup trying to fix offsets on X11 * Apps/EOModeler/EOModelExtensions.m remove config.h include as suggested by David Ayers dwetzel 2010-06-03 18:49:35 +0000
  • 86ddea2fa3 * Apps/EOModelEditor/Inspectors/*.gsmarkup trying to fix offsets on X11 * Apps/EOModeler/EOModelExtensions.m remove config.h include as suggested by David Ayers Dave Wetzel 2010-06-03 18:49:35 +0000
  • 02273a4125 * EOControl/EOEditingContext.m * EOControl/EOMultiReaderLock.m * EOControl/EODetailDataSource.m fix warnings * EOControl/EOCustomObject.m validateValue:forKey:error: -- add reason in NSLocalizedDescriptionKey fix warnings dwetzel 2010-06-03 10:21:28 +0000
  • 272ff9fd66 * EOControl/EOEditingContext.m * EOControl/EOMultiReaderLock.m * EOControl/EODetailDataSource.m fix warnings * EOControl/EOCustomObject.m validateValue:forKey:error: -- add reason in NSLocalizedDescriptionKey fix warnings Dave Wetzel 2010-06-03 10:21:28 +0000
  • 682383c008 * EOAccess/EOModel.m include GNUstepBase/NSObject+GNUstepBase.h _removePropertiesReferencingEntity: fix selector name removeEntity: add comment, call _removeEntity: implemented removeEntityAndReferences: * EOAccess/EOAttribute.m include GNUstepBase/NSObject+GNUstepBase.h add comment * EOAccess/EOModel.h add comment * Apps/EOModelEditor/EOMEDocument.m deleting of attributes, arguments (stored procedures) and entities works now * Apps/EOModelEditor/EOMEDocument.h add methods to avoid warnings dwetzel 2010-06-03 08:09:25 +0000
  • b50974f473 * EOAccess/EOModel.m include GNUstepBase/NSObject+GNUstepBase.h _removePropertiesReferencingEntity: fix selector name removeEntity: add comment, call _removeEntity: implemented removeEntityAndReferences: * EOAccess/EOAttribute.m include GNUstepBase/NSObject+GNUstepBase.h add comment * EOAccess/EOModel.h add comment * Apps/EOModelEditor/EOMEDocument.m deleting of attributes, arguments (stored procedures) and entities works now * Apps/EOModelEditor/EOMEDocument.h add methods to avoid warnings Dave Wetzel 2010-06-03 08:09:25 +0000
  • c7dd0c4077 * EOAccess/EOModel.m/h new (still empty) _loadFetchSpecificationDictionaryForEntityNamed: added _removePropertiesReferencingProperty: added _removePropertiesReferencingEntity: loadAllModelObjects: load storedProcedures, call _loadEntity fixed referencesToProperty: added referencesProperty: dwetzel 2010-06-02 07:55:16 +0000
  • 8f66ac4667 * EOAccess/EOModel.m/h new (still empty) _loadFetchSpecificationDictionaryForEntityNamed: added _removePropertiesReferencingProperty: added _removePropertiesReferencingEntity: loadAllModelObjects: load storedProcedures, call _loadEntity fixed referencesToProperty: added referencesProperty: Dave Wetzel 2010-06-02 07:55:16 +0000
  • 3251a22e58 Apps/EOModelEditor/Resources/PlusCorner.tiff added dwetzel 2010-06-01 17:22:13 +0000
  • 2f44a63450 Apps/EOModelEditor/Resources/PlusCorner.tiff added Dave Wetzel 2010-06-01 17:22:13 +0000