]> err.no Git - sope/commit
added OGoContentStore library to sope-gdl1
authorhelge <helge@e4a50df8-12e2-0310-a44c-efbce7f8a7e3>
Sun, 20 Mar 2005 19:09:53 +0000 (19:09 +0000)
committerhelge <helge@e4a50df8-12e2-0310-a44c-efbce7f8a7e3>
Sun, 20 Mar 2005 19:09:53 +0000 (19:09 +0000)
commit2a974165d6f480b11151c45c46a3496112de482f
tree391ad50a1459592680e59e002c23061c77fca33c
parent32933711d280563c7254764f70d9216f3729c5ed
added OGoContentStore library to sope-gdl1

git-svn-id: http://svn.opengroupware.org/SOPE/trunk@673 e4a50df8-12e2-0310-a44c-efbce7f8a7e3
35 files changed:
sope-gdl1/GDLContentStore/COPYING [new file with mode: 0644]
sope-gdl1/GDLContentStore/COPYRIGHT [new file with mode: 0644]
sope-gdl1/GDLContentStore/ChangeLog [new file with mode: 0644]
sope-gdl1/GDLContentStore/EOAdaptorChannel+GCS.h [new file with mode: 0644]
sope-gdl1/GDLContentStore/EOAdaptorChannel+GCS.m [new file with mode: 0644]
sope-gdl1/GDLContentStore/EOQualifier+GCS.h [new file with mode: 0644]
sope-gdl1/GDLContentStore/EOQualifier+GCS.m [new file with mode: 0644]
sope-gdl1/GDLContentStore/GCSChannelManager.h [new file with mode: 0644]
sope-gdl1/GDLContentStore/GCSChannelManager.m [new file with mode: 0644]
sope-gdl1/GDLContentStore/GCSContext.h [new file with mode: 0644]
sope-gdl1/GDLContentStore/GCSContext.m [new file with mode: 0644]
sope-gdl1/GDLContentStore/GCSFieldExtractor.h [new file with mode: 0644]
sope-gdl1/GDLContentStore/GCSFieldExtractor.m [new file with mode: 0644]
sope-gdl1/GDLContentStore/GCSFieldInfo.h [new file with mode: 0644]
sope-gdl1/GDLContentStore/GCSFieldInfo.m [new file with mode: 0644]
sope-gdl1/GDLContentStore/GCSFolder.h [new file with mode: 0644]
sope-gdl1/GDLContentStore/GCSFolder.m [new file with mode: 0644]
sope-gdl1/GDLContentStore/GCSFolderManager.h [new file with mode: 0644]
sope-gdl1/GDLContentStore/GCSFolderManager.m [new file with mode: 0644]
sope-gdl1/GDLContentStore/GCSFolderType.h [new file with mode: 0644]
sope-gdl1/GDLContentStore/GCSFolderType.m [new file with mode: 0644]
sope-gdl1/GDLContentStore/GCSStringFormatter.h [new file with mode: 0644]
sope-gdl1/GDLContentStore/GCSStringFormatter.m [new file with mode: 0644]
sope-gdl1/GDLContentStore/GNUmakefile [new file with mode: 0644]
sope-gdl1/GDLContentStore/GNUmakefile.preamble [new file with mode: 0644]
sope-gdl1/GDLContentStore/NSURL+GCS.h [new file with mode: 0644]
sope-gdl1/GDLContentStore/NSURL+GCS.m [new file with mode: 0644]
sope-gdl1/GDLContentStore/README [new file with mode: 0644]
sope-gdl1/GDLContentStore/Version [new file with mode: 0644]
sope-gdl1/GDLContentStore/common.h [new file with mode: 0644]
sope-gdl1/GDLContentStore/gcs_cat.m [new file with mode: 0644]
sope-gdl1/GDLContentStore/gcs_gensql.m [new file with mode: 0644]
sope-gdl1/GDLContentStore/gcs_ls.m [new file with mode: 0644]
sope-gdl1/GDLContentStore/gcs_mkdir.m [new file with mode: 0644]
sope-gdl1/GDLContentStore/gcs_recreatequick.m [new file with mode: 0644]