libs-steptalk/Frameworks/StepTalk
Stefan Urbanek 70f708f1d7 minor bugfixes
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/steptalk/trunk@20009 72102866-910b-0410-8b05-ffd578937521
2004-09-06 20:00:02 +00:00
..
Environments make STMallocZone freeable 2004-06-20 12:18:49 +00:00
.cvsignore Added som NSCoding 2003-08-06 21:09:41 +00:00
GNUmakefile minor bugfixes 2004-09-06 20:00:02 +00:00
GNUmakefile.postamble Changed from lib to framework 2003-08-06 17:21:45 +00:00
NSInvocation+additions.h Changed license to LGPL 2004-04-25 18:18:17 +00:00
NSInvocation+additions.m Changed license to LGPL 2004-04-25 18:18:17 +00:00
NSNumber+additions.h Changed from lib to framework 2003-08-06 17:21:45 +00:00
NSNumber+additions.m Changed license to LGPL 2004-04-25 18:18:17 +00:00
NSObject+additions.h Changed from lib to framework 2003-08-06 17:21:45 +00:00
NSObject+additions.m Cleanup after change 2003-08-06 18:02:52 +00:00
ScriptingInfo.plist Added missing files 2003-08-06 19:49:44 +00:00
STBehaviourInfo.h Changed from lib to framework 2003-08-06 17:21:45 +00:00
STBehaviourInfo.m Cleanup after change 2003-08-06 18:02:52 +00:00
STBundleInfo.h Changed from lib to framework 2003-08-06 17:21:45 +00:00
STBundleInfo.m Patched according to Helge Hess 2004-03-27 23:30:14 +00:00
STClassInfo.h Cleanup after change 2003-08-06 18:02:52 +00:00
STClassInfo.m Cleanup after change 2003-08-06 18:02:52 +00:00
STConversation.h Added unimplemented ideas of distant conversations and scripting servers 2004-03-27 23:23:39 +00:00
STConversation.m Patch from Mateu Batle 2004-04-19 16:01:12 +00:00
STDistantConversation.h Added unimplemented ideas of distant conversations and scripting servers 2004-03-27 23:23:39 +00:00
STDistantConversation.m Added unimplemented ideas of distant conversations and scripting servers 2004-03-27 23:23:39 +00:00
STDistantEnvironment.h Added unimplemented ideas of distant conversations and scripting servers 2004-03-27 23:23:39 +00:00
STDistantEnvironment.m Added unimplemented ideas of distant conversations and scripting servers 2004-03-27 23:23:39 +00:00
STEngine.h Added STConversation 2003-11-08 01:02:35 +00:00
STEngine.m make STMallocZone freeable 2004-06-20 12:18:49 +00:00
STEnvironment.h Added unimplemented ideas of distant conversations and scripting servers 2004-03-27 23:23:39 +00:00
STEnvironment.m Added unimplemented ideas of distant conversations and scripting servers 2004-03-27 23:23:39 +00:00
STEnvironmentDescription.h Added STConversation 2003-11-08 01:02:35 +00:00
STEnvironmentDescription.m Added STConversation 2003-11-08 01:02:35 +00:00
StepTalk.gsdoc Changed from lib to framework 2003-08-06 17:21:45 +00:00
StepTalk.h Added STConversation 2003-11-08 01:02:35 +00:00
StepTalkScriptingInfo.h Added missing files 2003-08-06 19:49:44 +00:00
StepTalkScriptingInfo.m Added missing files 2003-08-06 19:49:44 +00:00
STExterns.h Changed from lib to framework 2003-08-06 17:21:45 +00:00
STExterns.m Changed license to LGPL 2004-04-25 18:18:17 +00:00
STFileScript.h Compiler warnings cleanup, Shell fixed 2003-11-24 09:43:42 +00:00
STFileScript.m Patched according to Helge Hess 2004-03-27 23:30:14 +00:00
STFunctions.h Added STConversation 2003-11-08 01:02:35 +00:00
STFunctions.m Cleanup after change 2003-08-06 18:02:52 +00:00
STLanguage.h Changed from lib to framework 2003-08-06 17:21:45 +00:00
STLanguage.m Patched according to Helge Hess 2004-03-27 23:30:14 +00:00
STMethod.h Changed license to LGPL 2004-04-25 18:18:17 +00:00
STMethod.m Changed license to LGPL 2004-04-25 18:18:17 +00:00
STObjCRuntime.h Changed license to LGPL 2004-04-25 18:18:17 +00:00
STObjCRuntime.m Changed license to LGPL 2004-04-25 18:18:17 +00:00
STObjectReference.h Changed from lib to framework 2003-08-06 17:21:45 +00:00
STObjectReference.m Cleanup after change 2003-08-06 18:02:52 +00:00
STScript.h Added STConversation 2003-11-08 01:02:35 +00:00
STScript.m Patched according to Helge Hess 2004-03-27 23:30:14 +00:00
STScripting.h Changed from lib to framework 2003-08-06 17:21:45 +00:00
STScripting.m Cleanup after change 2003-08-06 18:02:52 +00:00
STScriptingServer.h Added unimplemented ideas of distant conversations and scripting servers 2004-03-27 23:23:39 +00:00
STScriptingServer.m Added unimplemented ideas of distant conversations and scripting servers 2004-03-27 23:23:39 +00:00
STScriptObject.h Clean warnings 2003-08-08 22:35:26 +00:00
STScriptObject.m Patch from Mateu Batle 2004-04-19 16:01:12 +00:00
STScriptsManager.h Added STConversation 2003-11-08 01:02:35 +00:00
STScriptsManager.m Added new script search paths 2004-08-01 22:33:43 +00:00
STSelector.h Compiler warnings cleanup, Shell fixed 2003-11-24 09:43:42 +00:00
STSelector.m Compiler warnings cleanup, Shell fixed 2003-11-24 09:43:42 +00:00
STStructure.h Changed from lib to framework 2003-08-06 17:21:45 +00:00
STStructure.m Added STConversation 2003-11-08 01:02:35 +00:00
STUndefinedObject.h Clean warnings 2003-08-08 22:35:26 +00:00
STUndefinedObject.m Changed license to LGPL 2004-04-25 18:18:17 +00:00