]> err.no Git - sope/commit
moved SxComponents to Recycler
authorhelge <helge@e4a50df8-12e2-0310-a44c-efbce7f8a7e3>
Fri, 20 Aug 2004 21:08:46 +0000 (21:08 +0000)
committerhelge <helge@e4a50df8-12e2-0310-a44c-efbce7f8a7e3>
Fri, 20 Aug 2004 21:08:46 +0000 (21:08 +0000)
commit263c558f6aa5c1f0b14cd72b7e1e4f9c6fde9795
treea4b8a7b8e903e4005f66b6e3895355c8b6977d4c
parent34b4de0a5c91ddf51146037010d408f6b2354fdb
moved SxComponents to Recycler

git-svn-id: http://svn.opengroupware.org/SOPE/trunk@15 e4a50df8-12e2-0310-a44c-efbce7f8a7e3
29 files changed:
Recycler/SxComponents/COPYING [moved from sope-appserver/SxComponents/COPYING with 100% similarity]
Recycler/SxComponents/ChangeLog [moved from sope-appserver/SxComponents/ChangeLog with 100% similarity]
Recycler/SxComponents/GNUmakefile [moved from sope-appserver/SxComponents/GNUmakefile with 100% similarity]
Recycler/SxComponents/GNUmakefile.preamble [moved from sope-appserver/SxComponents/GNUmakefile.preamble with 100% similarity]
Recycler/SxComponents/NSObject+SxXmlRpcValue.m [moved from sope-appserver/SxComponents/NSObject+SxXmlRpcValue.m with 100% similarity]
Recycler/SxComponents/README [moved from sope-appserver/SxComponents/README with 100% similarity]
Recycler/SxComponents/SxBasicAuthCredentials.h [moved from sope-appserver/SxComponents/SxBasicAuthCredentials.h with 100% similarity]
Recycler/SxComponents/SxBasicAuthCredentials.m [moved from sope-appserver/SxComponents/SxBasicAuthCredentials.m with 100% similarity]
Recycler/SxComponents/SxComponent.h [moved from sope-appserver/SxComponents/SxComponent.h with 100% similarity]
Recycler/SxComponents/SxComponent.m [moved from sope-appserver/SxComponents/SxComponent.m with 100% similarity]
Recycler/SxComponents/SxComponentException.h [moved from sope-appserver/SxComponents/SxComponentException.h with 100% similarity]
Recycler/SxComponents/SxComponentException.m [moved from sope-appserver/SxComponents/SxComponentException.m with 100% similarity]
Recycler/SxComponents/SxComponentInvocation.h [moved from sope-appserver/SxComponents/SxComponentInvocation.h with 100% similarity]
Recycler/SxComponents/SxComponentInvocation.m [moved from sope-appserver/SxComponents/SxComponentInvocation.m with 100% similarity]
Recycler/SxComponents/SxComponentMethodSignature.h [moved from sope-appserver/SxComponents/SxComponentMethodSignature.h with 100% similarity]
Recycler/SxComponents/SxComponentMethodSignature.m [moved from sope-appserver/SxComponents/SxComponentMethodSignature.m with 100% similarity]
Recycler/SxComponents/SxComponentRegistry.h [moved from sope-appserver/SxComponents/SxComponentRegistry.h with 100% similarity]
Recycler/SxComponents/SxComponentRegistry.m [moved from sope-appserver/SxComponents/SxComponentRegistry.m with 100% similarity]
Recycler/SxComponents/SxComponents.h [moved from sope-appserver/SxComponents/SxComponents.h with 100% similarity]
Recycler/SxComponents/SxXmlRpcComponent.h [moved from sope-appserver/SxComponents/SxXmlRpcComponent.h with 100% similarity]
Recycler/SxComponents/SxXmlRpcComponent.m [moved from sope-appserver/SxComponents/SxXmlRpcComponent.m with 100% similarity]
Recycler/SxComponents/SxXmlRpcInvocation.h [moved from sope-appserver/SxComponents/SxXmlRpcInvocation.h with 100% similarity]
Recycler/SxComponents/SxXmlRpcInvocation.m [moved from sope-appserver/SxComponents/SxXmlRpcInvocation.m with 100% similarity]
Recycler/SxComponents/SxXmlRpcRegBackend.m [moved from sope-appserver/SxComponents/SxXmlRpcRegBackend.m with 100% similarity]
Recycler/SxComponents/Version [moved from sope-appserver/SxComponents/Version with 100% similarity]
Recycler/SxComponents/common.h [moved from sope-appserver/SxComponents/common.h with 100% similarity]
Recycler/SxComponents/sxc_call.m [moved from sope-appserver/SxComponents/sxc_call.m with 100% similarity]
Recycler/SxComponents/sxc_ls.m [moved from sope-appserver/SxComponents/sxc_ls.m with 100% similarity]
sope-appserver/ChangeLog