]> err.no Git - sope/commitdiff
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)
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

index 1dcd6aaae2b7a49e9a4aba3453351c95bd986a33..b84ecee0cc8575d5a2c8ad69999b8f375b764ce9 100644 (file)
@@ -1,3 +1,7 @@
+2004-08-20  Helge Hess  <helge.hess@opengroupware.org>
+
+       * moved SxComponents to Recycler
+
 2004-07-21  Marcus Mueller  <znek@mulle-kybernetik.com>
 
        * SOPE.xcode: fixed an incorrect framework search path.