libs-gsweb/GSWeb.framework
Dave Wetzel 93f2b82324 * Examples/hello/Main.m
add DirectAction to avoid error messages
* GSWeb.framework/GSWEmbeddedObject.m
include NSObject+GNUstepBase.h
* GSWeb.framework/GSWConfig.h
remove GSWOPTVALUE_AcceptedContentEncoding
* GSWeb.framework/GSWResponse.h
remove acceptedEncodings
add + compressableContentTypes
add + setCompressableContentTypes:
remove usesless @interface/@end 
* GSWeb.framework/GSWResponse.m
add compressableContentTypesCache
add + compressableContentTypes
add + setCompressableContentTypes:
remove acceptedEncodings
remove usesless @implementation/@end 
add _browserSupportsCompression:
refactor _finalizeContentEncodingInContext:
* GSWeb.framework/GSWConstants.h
* GSWeb.framework/GSWConstants.m
remove GSWOPT_AcceptedContentEncoding
* GSWeb.framework/GSWComponent.m
do not call setAcceptedEncodings on response.
* GSWeb.framework/GSWApplication.h
* GSWeb.framework/GSWApplication+Defaults.m
remove + acceptedContentEncoding
remove + acceptedContentEncodingArray
remove + setAcceptedContentEncoding:



git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@30697 72102866-910b-0410-8b05-ffd578937521
2010-06-13 21:51:06 +00:00
..
DTDs 2000-10-04 Manuel Guesdon <mguesdon@orange-concept.com> 2000-10-04 22:19:43 +00:00
Resources * GSWExtensionsGSW.framework/GSWFileUploadComponent.m 2010-06-05 21:08:12 +00:00
WebObjects * config.h.in 2010-06-04 06:50:12 +00:00
.cvsignore * GSWeb.framework/GSWApplication.h/m 2004-01-13 15:00:55 +00:00
attach.h Initial revision 2000-01-22 12:49:49 +00:00
attach.m 2001-10-25 Manuel Guesdon <mguesdon@orange-concept.com> 2001-10-26 08:50:52 +00:00
bundle-info.plist Initial revision 2000-01-22 12:49:49 +00:00
GNUmakefile * GSWeb.framework/GNUmakefile 2010-06-10 09:37:23 +00:00
GSWAction.h optimizations and small fixes 2004-12-31 14:33:16 +00:00
GSWAction.m * GSWExtensionsGSW.framework/GSWFileUploadComponent.m 2010-06-05 21:08:12 +00:00
GSWActionRequestHandler.h added 2003-11-24 10:28:39 +00:00
GSWActionRequestHandler.m * GSWExtensionsGSW.framework/GSWFileUploadComponent.m 2010-06-05 21:08:12 +00:00
GSWActionURL.h fixed many warnings 2008-08-20 20:32:10 +00:00
GSWActionURL.m fixed many warnings 2008-08-20 20:32:10 +00:00
GSWActiveImage.h * fixed memory leak 2010-04-22 04:28:50 +00:00
GSWActiveImage.m * GSWExtensionsGSW.framework/GSWFileUploadComponent.m 2010-06-05 21:08:12 +00:00
GSWAdaptor.h * fixed memory leak 2010-04-22 04:28:50 +00:00
GSWAdaptor.m * GSWExtensionsGSW.framework/GSWFileUploadComponent.m 2010-06-05 21:08:12 +00:00
GSWApplet.h 2002-07-28 Manuel Guesdon <mguesdon@orange-concept.com> 2002-07-27 23:48:47 +00:00
GSWApplet.m * GSWExtensionsGSW.framework/GSWFileUploadComponent.m 2010-06-05 21:08:12 +00:00
GSWApplication+Defaults.m * Examples/hello/Main.m 2010-06-13 21:51:06 +00:00
GSWApplication.h * Examples/hello/Main.m 2010-06-13 21:51:06 +00:00
GSWApplication.m * GSWeb.framework/GSWApplication.m 2010-06-05 21:45:52 +00:00
GSWAssociation.h GSWAssociation.h/m 2008-03-17 11:48:57 +00:00
GSWAssociation.m * GSWExtensionsGSW.framework/GSWFileUploadComponent.m 2010-06-05 21:08:12 +00:00
GSWBaseParser.h * GSWeb.framework/GSWDefines.h: New file. 2004-05-06 13:57:00 +00:00
GSWBaseParser.m GSWApplication.*: 2010-04-22 07:57:58 +00:00
GSWBindingNameAssociation.h moved files from my branch. I hope it will not break too much :-) 2007-04-13 18:32:02 +00:00
GSWBindingNameAssociation.m * GSWExtensionsGSW.framework/GSWFileUploadComponent.m 2010-06-05 21:08:12 +00:00
GSWBody.h fixed many warnings 2008-08-20 20:32:10 +00:00
GSWBody.m * fixed memory leak 2010-04-22 04:28:50 +00:00
GSWBrowser.h moved files from my branch. I hope it will not break too much :-) 2007-04-13 18:32:02 +00:00
GSWBrowser.m * fixed memory leak 2010-04-22 04:28:50 +00:00
GSWBundle.h fixed many warnings 2008-08-20 20:32:10 +00:00
GSWBundle.m * GSWeb.framework/GNUmakefile 2010-06-10 09:37:23 +00:00
GSWCheckBox.h moved files from my branch. I hope it will not break too much :-) 2007-04-13 18:32:02 +00:00
GSWCheckBox.m * fixed memory leak 2010-04-22 04:28:50 +00:00
GSWCheckBoxList.h moved files from my branch. I hope it will not break too much :-) 2007-04-13 18:32:02 +00:00
GSWCheckBoxList.m * fixed memory leak 2010-04-22 04:28:50 +00:00
GSWClientSideScript.h 2002-08-04 Manuel Guesdon <mguesdon@orange-concept.com> 2002-08-04 18:00:11 +00:00
GSWClientSideScript.m * GSWExtensionsGSW.framework/GSWFileUploadComponent.m 2010-06-05 21:08:12 +00:00
GSWComponent.h * Many warnings fixed. 2010-04-16 00:18:46 +00:00
GSWComponent.m * Examples/hello/Main.m 2010-06-13 21:51:06 +00:00
GSWComponentContent.h 2002-03-25 Manuel Guesdon <mguesdon@orange-concept.com> 2002-03-25 12:47:44 +00:00
GSWComponentContent.m * GSWSessionStore.m/h: cleanup locking 2010-04-30 17:59:49 +00:00
GSWComponentDefinition.h fixed many warnings 2008-08-20 20:32:10 +00:00
GSWComponentDefinition.m * GSWeb.framework/GNUmakefile 2010-06-10 09:37:23 +00:00
GSWComponentReference.h moved files from my branch. I hope it will not break too much :-) 2007-04-13 18:32:02 +00:00
GSWComponentReference.m * GSWExtensionsGSW.framework/GSWFileUploadComponent.m 2010-06-05 21:08:12 +00:00
GSWComponentRequestHandler.h GSWApplication.*: 2010-04-22 07:57:58 +00:00
GSWComponentRequestHandler.m GSWApplication.*: 2010-04-22 07:57:58 +00:00
GSWConditional.h moved files from my branch. I hope it will not break too much :-) 2007-04-13 18:32:02 +00:00
GSWConditional.m * fixed memory leak 2010-04-22 04:28:50 +00:00
GSWConfig.h * Examples/hello/Main.m 2010-06-13 21:51:06 +00:00
GSWConstants.h * Examples/hello/Main.m 2010-06-13 21:51:06 +00:00
GSWConstants.m * Examples/hello/Main.m 2010-06-13 21:51:06 +00:00
GSWConstantValueAssociation.h optimizations and small fixes 2004-12-31 14:33:16 +00:00
GSWConstantValueAssociation.m * GSWExtensionsGSW.framework/GSWFileUploadComponent.m 2010-06-05 21:08:12 +00:00
GSWContext.h fixed many warnings 2008-08-20 20:32:10 +00:00
GSWContext.m * GSWExtensionsGSW.framework/GSWFileUploadComponent.m 2010-06-05 21:08:12 +00:00
GSWCookie.h 2002-07-28 Manuel Guesdon <mguesdon@orange-concept.com> 2002-07-27 23:48:47 +00:00
GSWCookie.m * GSWExtensionsGSW.framework/GSWFileUploadComponent.m 2010-06-05 21:08:12 +00:00
GSWDebug.h * GSWExtensionsGSW.framework/GSWFileUploadComponent.m 2010-06-05 21:08:12 +00:00
GSWDebug.m * GSWExtensionsGSW.framework/GSWFileUploadComponent.m 2010-06-05 21:08:12 +00:00
GSWDeclaration.h * GSWeb.framework/GSWHTMLTemplateParser.m/.h: 2004-03-25 08:25:48 +00:00
GSWDeclaration.m * fixed memory leak 2010-04-22 04:28:50 +00:00
GSWDeclarationParser.h * Many warnings fixed. 2010-04-16 00:18:46 +00:00
GSWDeclarationParser.m * GSWExtensionsGSW.framework/GSWFileUploadComponent.m 2010-06-05 21:08:12 +00:00
GSWDefaultAdaptor.h fixed many warnings 2008-08-20 20:32:10 +00:00
GSWDefaultAdaptor.m * GSWExtensionsGSW.framework/GSWFileUploadComponent.m 2010-06-05 21:08:12 +00:00
GSWDefines.h * rewrote large parts of GSWDefaultAdaptor 2007-11-25 16:49:37 +00:00
GSWDeployedBundle.h fixed many warnings 2008-08-20 20:32:10 +00:00
GSWDeployedBundle.m * GSWExtensionsGSW.framework/GSWFileUploadComponent.m 2010-06-05 21:08:12 +00:00
GSWDirectAction.h fixed many warnings 2008-08-20 20:32:10 +00:00
GSWDirectAction.m * GSWExtensionsGSW.framework/GSWFileUploadComponent.m 2010-06-05 21:08:12 +00:00
GSWDirectActionRequestHandler.h fixed many warnings 2008-08-20 20:32:10 +00:00
GSWDirectActionRequestHandler.m * GSWExtensionsGSW.framework/GSWFileUploadComponent.m 2010-06-05 21:08:12 +00:00
GSWDynamicElement.h * fixed memory leak 2010-04-22 04:28:50 +00:00
GSWDynamicElement.m moved files from my branch. I hope it will not break too much :-) 2007-04-13 18:32:02 +00:00
GSWDynamicGroup.h fixed many warnings 2008-08-20 20:32:10 +00:00
GSWDynamicGroup.m * fixed memory leak 2010-04-22 04:28:50 +00:00
GSWDynamicURLString.h * GSWExtensionsGSW.framework/GSWFileUploadComponent.m 2010-06-05 21:08:12 +00:00
GSWDynamicURLString.m * GSWExtensionsGSW.framework/GSWFileUploadComponent.m 2010-06-05 21:08:12 +00:00
gsweb.gsdoc * config.mak.in: Replace LIBWRAP with AUX_LIBS so that they 2004-05-16 19:24:27 +00:00
GSWeb.h * fixed memory leak 2010-04-22 04:28:50 +00:00
GSWeb.m 2003-03-21 Manuel Guesdon <mguesdon@orange-concept.com> 2003-03-21 14:32:57 +00:00
GSWElement.h fixed many warnings 2008-08-20 20:32:10 +00:00
GSWElement.m moved files from my branch. I hope it will not break too much :-) 2007-04-13 18:32:02 +00:00
GSWElementID.h fixed many warnings 2008-08-20 20:32:10 +00:00
GSWElementID.m fixed many warnings 2008-08-20 20:32:10 +00:00
GSWEmbeddedObject.h 2002-08-04 Manuel Guesdon <mguesdon@orange-concept.com> 2002-08-04 18:00:11 +00:00
GSWEmbeddedObject.m * Examples/hello/Main.m 2010-06-13 21:51:06 +00:00
GSWFileUpload.h fixed many warnings 2008-08-20 20:32:10 +00:00
GSWFileUpload.m * GSWExtensionsGSW.framework/GSWFileUploadComponent.m 2010-06-05 21:08:12 +00:00
GSWForm.h moved files from my branch. I hope it will not break too much :-) 2007-04-13 18:32:02 +00:00
GSWForm.m * fixed memory leak 2010-04-22 04:28:50 +00:00
GSWFrame.h 2002-04-15 Manuel Guesdon <mguesdon@orange-concept.com> 2002-04-15 14:33:16 +00:00
GSWFrame.m * fixed memory leak 2010-04-22 04:28:50 +00:00
GSWGenericContainer.h Bug fixes, minor improvments and optimizations 2004-12-14 12:54:40 +00:00
GSWGenericContainer.m moved files from my branch. I hope it will not break too much :-) 2007-04-13 18:32:02 +00:00
GSWGenericElement.h * GSWeb.framework/GSWWOCompatibility.h: Fix typo. 2004-01-18 13:06:12 +00:00
GSWGenericElement.m * GSWExtensionsGSW.framework/GSWFileUploadComponent.m 2010-06-05 21:08:12 +00:00
GSWGeometricRegion.h moved files from my branch. I hope it will not break too much :-) 2007-04-13 18:32:02 +00:00
GSWGeometricRegion.m * GSWExtensionsGSW.framework/GSWFileUploadComponent.m 2010-06-05 21:08:12 +00:00
GSWHiddenField.h 2002-04-15 Manuel Guesdon <mguesdon@orange-concept.com> 2002-04-15 14:33:16 +00:00
GSWHiddenField.m * GSWExtensionsGSW.framework/GSWFileUploadComponent.m 2010-06-05 21:08:12 +00:00
GSWHTMLBareString.h * GSWeb.framework/GSWHTMLBareString.h/.m: 2004-03-25 08:34:10 +00:00
GSWHTMLBareString.m * fixed memory leak 2010-04-22 04:28:50 +00:00
GSWHTMLComment.h Removed multiple categories per file. 2006-01-11 11:33:46 +00:00
GSWHTMLComment.m * fixed memory leak 2010-04-22 04:28:50 +00:00
GSWHTMLDynamicElement.h * GSWeb.framework/GSWeb.h (GSWImageInfo): Foward declare. 2009-04-06 22:22:14 +00:00
GSWHTMLDynamicElement.m * Many warnings fixed. 2010-04-16 00:18:46 +00:00
GSWHTMLRawParser.h * GSWeb.framework/GSWHTMLTemplateParser.m/.h: 2004-03-25 08:25:48 +00:00
GSWHTMLRawParser.m fix ( 2010-04-22 08:00:44 +00:00
GSWHTMLStaticElement.h moved files from my branch. I hope it will not break too much :-) 2007-04-13 18:32:02 +00:00
GSWHTMLStaticElement.m * GSWExtensionsGSW.framework/GSWFileUploadComponent.m 2010-06-05 21:08:12 +00:00
GSWHTMLStaticGroup.h * GSWeb.framework/GSWHTMLStaticGroup.m/.h: 2004-03-25 08:35:00 +00:00
GSWHTMLStaticGroup.m fixed many warnings 2008-08-20 20:32:10 +00:00
GSWHTMLTemplateParser.h * GSWeb.framework/GSWHTMLTemplateParser.m/.h: 2004-03-25 08:25:48 +00:00
GSWHTMLTemplateParser.m * GSWExtensionsGSW.framework/GSWFileUploadComponent.m 2010-06-05 21:08:12 +00:00
GSWHTMLURLValuedElement.h moved files from my branch. I hope it will not break too much :-) 2007-04-13 18:32:02 +00:00
GSWHTMLURLValuedElement.m * fixed memory leak 2010-04-22 04:28:50 +00:00
GSWHTTPIO.h * Many warnings fixed. 2010-04-16 00:18:46 +00:00
GSWHTTPIO.m * GSWExtensionsGSW.framework/GSWFileUploadComponent.m 2010-06-05 21:08:12 +00:00
GSWHyperlink.h * fixed memory leak 2010-04-22 04:28:50 +00:00
GSWHyperlink.m * fixed memory leak 2010-04-22 04:28:50 +00:00
GSWImage.h fixed many warnings 2008-08-20 20:32:10 +00:00
GSWImage.m * fixed memory leak 2010-04-22 04:28:50 +00:00
GSWImageButton.h fixed many warnings 2008-08-20 20:32:10 +00:00
GSWImageButton.m * GSWExtensionsGSW.framework/GSWFileUploadComponent.m 2010-06-05 21:08:12 +00:00
GSWImageInfo.h * GSWeb.framework/GSWImageInfo.h/m: New files. 2009-04-05 12:11:55 +00:00
GSWImageInfo.m * configure.ac: Add check for zlib and libpng. Do not clobber LIBS 2009-04-07 09:17:57 +00:00
GSWInput.h fixed many warnings 2008-08-20 20:32:10 +00:00
GSWInput.m fixed many warnings 2008-08-20 20:32:10 +00:00
GSWInputStreamData.h o added 2003-11-25 09:10:14 +00:00
GSWInputStreamData.m o added 2003-11-25 09:10:14 +00:00
GSWJavaScript.h 2002-07-28 Manuel Guesdon <mguesdon@orange-concept.com> 2002-07-27 23:48:47 +00:00
GSWJavaScript.m * GSWExtensionsGSW.framework/GSWFileUploadComponent.m 2010-06-05 21:08:12 +00:00
GSWKeyValueAssociation.h * GSWKeyValueAssociation 2007-11-30 21:24:24 +00:00
GSWKeyValueAssociation.m * GSWExtensionsGSW.framework/GSWFileUploadComponent.m 2010-06-05 21:08:12 +00:00
GSWLifebeatThread.h fixed many warnings 2008-08-20 20:32:10 +00:00
GSWLifebeatThread.m * GSWExtensionsGSW.framework/GSWFileUploadComponent.m 2010-06-05 21:08:12 +00:00
GSWMailDelivery.h 2002-11-18 Manuel Guesdon <mguesdon@orange-concept.com> 2002-11-18 11:14:55 +00:00
GSWMailDelivery.m * GSWExtensionsGSW.framework/GSWFileUploadComponent.m 2010-06-05 21:08:12 +00:00
GSWMessage.h * rewrote large parts of GSWDefaultAdaptor 2007-11-25 16:49:37 +00:00
GSWMessage.m * GSWExtensionsGSW.framework/GSWFileUploadComponent.m 2010-06-05 21:08:12 +00:00
GSWMultiKeyDictionary.h * GSWeb.framework/GSWMultiKeyDictionary.h/m: 2010-04-24 12:26:59 +00:00
GSWMultiKeyDictionary.m * GSWExtensionsGSW.framework/GSWFileUploadComponent.m 2010-06-05 21:08:12 +00:00
GSWNestedList.h 2002-07-28 Manuel Guesdon <mguesdon@orange-concept.com> 2002-07-27 23:48:47 +00:00
GSWNestedList.m * GSWExtensionsGSW.framework/GSWFileUploadComponent.m 2010-06-05 21:08:12 +00:00
GSWParam.h fixed many warnings 2008-08-20 20:32:10 +00:00
GSWParam.m * GSWExtensionsGSW.framework/GSWFileUploadComponent.m 2010-06-05 21:08:12 +00:00
GSWPasswordField.h moved files from my branch. I hope it will not break too much :-) 2007-04-13 18:32:02 +00:00
GSWPasswordField.m moved files from my branch. I hope it will not break too much :-) 2007-04-13 18:32:02 +00:00
GSWPngImageInfo.h * configure.ac: Add check for zlib and libpng. Do not clobber LIBS 2009-04-07 09:17:57 +00:00
GSWPngImageInfo.m * configure.ac: Add check for zlib and libpng. Do not clobber LIBS 2009-04-07 09:17:57 +00:00
GSWPopUpButton.h fixed many warnings 2008-08-20 20:32:10 +00:00
GSWPopUpButton.m * GSWExtensionsGSW.framework/GSWFileUploadComponent.m 2010-06-05 21:08:12 +00:00
GSWPrivate.h new GSWDatabase Framework 2010-04-15 06:12:00 +00:00
GSWProcFS.h fixed many warnings 2008-08-20 20:32:10 +00:00
GSWProcFS.m * GSWExtensionsGSW.framework/GSWFileUploadComponent.m 2010-06-05 21:08:12 +00:00
GSWProjectBundle.h o removed projectName (now inherit from GSWDeployedBundle) 2003-11-23 18:00:48 +00:00
GSWProjectBundle.m * GSWExtensionsGSW.framework/GSWFileUploadComponent.m 2010-06-05 21:08:12 +00:00
GSWQuickTime.h 2002-08-04 Manuel Guesdon <mguesdon@orange-concept.com> 2002-08-04 18:00:11 +00:00
GSWRadioButton.h moved files from my branch. I hope it will not break too much :-) 2007-04-13 18:32:02 +00:00
GSWRadioButton.m * fixed memory leak 2010-04-22 04:28:50 +00:00
GSWRadioButtonList.h moved files from my branch. I hope it will not break too much :-) 2007-04-13 18:32:02 +00:00
GSWRadioButtonList.m * fixed memory leak 2010-04-22 04:28:50 +00:00
GSWRecording.h o added 2003-11-24 10:51:45 +00:00
GSWRecording.m * GSWExtensionsGSW.framework/GSWFileUploadComponent.m 2010-06-05 21:08:12 +00:00
GSWRepetition.h moved files from my branch. I hope it will not break too much :-) 2007-04-13 18:32:02 +00:00
GSWRepetition.m * fixed memory leak 2010-04-22 04:28:50 +00:00
GSWRequest.h * GSWExtensionsGSW.framework/GSWFileUploadComponent.m 2010-06-05 21:08:12 +00:00
GSWRequest.m * GSWExtensionsGSW.framework/GSWFileUploadComponent.m 2010-06-05 21:08:12 +00:00
GSWRequestHandler.h GSWAdaptors/Apache2/mod_gsw.c 2008-03-30 22:10:20 +00:00
GSWRequestHandler.m * GSWExtensionsGSW.framework/GSWFileUploadComponent.m 2010-06-05 21:08:12 +00:00
GSWResetButton.h 2002-05-16 Manuel Guesdon <mguesdon@orange-concept.com> 2002-05-16 18:01:40 +00:00
GSWResetButton.m * GSWExtensionsGSW.framework/GSWFileUploadComponent.m 2010-06-05 21:08:12 +00:00
GSWResourceManager.h * GSWExtensionsGSW.framework/GSWFileUploadComponent.m 2010-06-05 21:08:12 +00:00
GSWResourceManager.m * GSWExtensionsGSW.framework/GSWFileUploadComponent.m 2010-06-05 21:08:12 +00:00
GSWResourceRequestHandler.h 2002-08-04 Manuel Guesdon <mguesdon@orange-concept.com> 2002-08-04 18:00:11 +00:00
GSWResourceRequestHandler.m * GSWExtensionsGSW.framework/GSWFileUploadComponent.m 2010-06-05 21:08:12 +00:00
GSWResourceURL.h fixed many warnings 2008-08-20 20:32:10 +00:00
GSWResourceURL.m fixed many warnings 2008-08-20 20:32:10 +00:00
GSWResponse.h * Examples/hello/Main.m 2010-06-13 21:51:06 +00:00
GSWResponse.m * Examples/hello/Main.m 2010-06-13 21:51:06 +00:00
GSWServerSessionStore.h 2003-01-19 Manuel Guesdon <mguesdon@orange-concept.com> 2003-01-19 15:33:07 +00:00
GSWServerSessionStore.m * GSWExtensionsGSW.framework/GSWFileUploadComponent.m 2010-06-05 21:08:12 +00:00
GSWSession.h * GSWExtensionsGSW.framework/GSWFileUploadComponent.m 2010-06-05 21:08:12 +00:00
GSWSession.m * GSWExtensionsGSW.framework/GSWFileUploadComponent.m 2010-06-05 21:08:12 +00:00
GSWSessionStore.h * GSWExtensionsGSW.framework/GSWFileUploadComponent.m 2010-06-05 21:08:12 +00:00
GSWSessionStore.m * GSWExtensionsGSW.framework/GSWFileUploadComponent.m 2010-06-05 21:08:12 +00:00
GSWSessionTimeOut.h moved files from my branch. I hope it will not break too much :-) 2007-04-13 18:32:02 +00:00
GSWSessionTimeOut.m * GSWExtensionsGSW.framework/GSWFileUploadComponent.m 2010-06-05 21:08:12 +00:00
GSWSessionTimeOutManager.h fixed many warnings 2008-08-20 20:32:10 +00:00
GSWSessionTimeOutManager.m * GSWExtensionsGSW.framework/GSWFileUploadComponent.m 2010-06-05 21:08:12 +00:00
GSWStaticResourceRequestHandler.h o added 2003-11-24 09:57:33 +00:00
GSWStaticResourceRequestHandler.m * GSWExtensionsGSW.framework/GSWFileUploadComponent.m 2010-06-05 21:08:12 +00:00
GSWStatisticsStore.h * GSWExtensionsGSW.framework/GSWFileUploadComponent.m 2010-06-05 21:08:12 +00:00
GSWStatisticsStore.m * GSWExtensionsGSW.framework/GSWFileUploadComponent.m 2010-06-05 21:08:12 +00:00
GSWStats.h 2002-08-04 Manuel Guesdon <mguesdon@orange-concept.com> 2002-08-04 18:00:11 +00:00
GSWStats.m 2003-03-21 Manuel Guesdon <mguesdon@orange-concept.com> 2003-03-21 14:32:57 +00:00
GSWString.h moved files from my branch. I hope it will not break too much :-) 2007-04-13 18:32:02 +00:00
GSWString.m * GSWeb.framework/GSWApplication.m 2010-06-05 21:45:52 +00:00
GSWSubmitButton.h moved files from my branch. I hope it will not break too much :-) 2007-04-13 18:32:02 +00:00
GSWSubmitButton.m * GSWExtensionsGSW.framework/GSWFileUploadComponent.m 2010-06-05 21:08:12 +00:00
GSWSwitchComponent.h 2002-05-16 Manuel Guesdon <mguesdon@orange-concept.com> 2002-05-16 18:01:40 +00:00
GSWSwitchComponent.m * GSWExtensionsGSW.framework/GSWFileUploadComponent.m 2010-06-05 21:08:12 +00:00
GSWTemplateParser.h * Many warnings fixed. 2010-04-16 00:18:46 +00:00
GSWTemplateParser.m * GSWExtensionsGSW.framework/GSWFileUploadComponent.m 2010-06-05 21:08:12 +00:00
GSWTemporaryElement.h * GSWeb.framework/GSWHTMLTemplateParser.m/.h: 2004-03-25 08:25:48 +00:00
GSWTemporaryElement.m * GSWExtensionsGSW.framework/GSWFileUploadComponent.m 2010-06-05 21:08:12 +00:00
GSWText.h moved files from my branch. I hope it will not break too much :-) 2007-04-13 18:32:02 +00:00
GSWText.m * fixed memory leak 2010-04-22 04:28:50 +00:00
GSWTextField.h moved files from my branch. I hope it will not break too much :-) 2007-04-13 18:32:02 +00:00
GSWTextField.m fixed many warnings 2008-08-20 20:32:10 +00:00
GSWToggle.h 2002-07-28 Manuel Guesdon <mguesdon@orange-concept.com> 2002-07-27 23:48:47 +00:00
GSWToggle.m * GSWExtensionsGSW.framework/GSWFileUploadComponent.m 2010-06-05 21:08:12 +00:00
GSWTransactionRecord.h * GSWeb.framework/GSWTransactionRecord.h/.m: 2003-06-25 15:41:19 +00:00
GSWTransactionRecord.m * fixed memory leak 2010-04-22 04:28:50 +00:00
GSWURLValuedElementData.h moved files from my branch. I hope it will not break too much :-) 2007-04-13 18:32:02 +00:00
GSWURLValuedElementData.m * GSWExtensionsGSW.framework/GSWFileUploadComponent.m 2010-06-05 21:08:12 +00:00
GSWUtils.h * GSWExtensionsGSW.framework/GSWFileUploadComponent.m 2010-06-05 21:08:12 +00:00
GSWUtils.m * GSWExtensionsGSW.framework/GSWFileUploadComponent.m 2010-06-05 21:08:12 +00:00
GSWVBScript.h 2002-07-28 Manuel Guesdon <mguesdon@orange-concept.com> 2002-07-27 23:48:47 +00:00
GSWVBScript.m * GSWExtensionsGSW.framework/GSWFileUploadComponent.m 2010-06-05 21:08:12 +00:00
GSWWOCompatibility.h * GSWExtensionsGSW.framework/GSWFileUploadComponent.m 2010-06-05 21:08:12 +00:00
GSWWorkerThread.h * rewrote large parts of GSWDefaultAdaptor 2007-11-25 16:49:37 +00:00
GSWWorkerThread.m * GSWExtensionsGSW.framework/GSWFileUploadComponent.m 2010-06-05 21:08:12 +00:00
Makefile.postamble * GSWeb.framework/GNUmakefile: Make WO_HEADER_FILES real 2004-03-10 13:05:27 +00:00
Makefile.preamble.in Replaced GSWElementIDString by GSWElementID, minor optimizations and 2004-12-14 23:48:51 +00:00
NSData+Compress.h * configure.ac: Add check for zlib and libpng. Do not clobber LIBS 2009-04-07 09:17:57 +00:00
NSData+Compress.m * GSWExtensionsGSW.framework/GSWFileUploadComponent.m 2010-06-05 21:08:12 +00:00
NSDictionary+HTML.h fixed many warnings 2008-08-20 20:32:10 +00:00
NSDictionary+HTML.m fixed many warnings 2008-08-20 20:32:10 +00:00
NSNonBlockingFileHandle.h 2002-08-04 Manuel Guesdon <mguesdon@orange-concept.com> 2002-08-04 18:00:11 +00:00
NSNonBlockingFileHandle.m * GSWExtensionsGSW.framework/GSWFileUploadComponent.m 2010-06-05 21:08:12 +00:00
NSObject+XML.h added NSObject+XML for monitor support 2010-04-15 06:35:53 +00:00
NSObject+XML.m added NSObject+XML for monitor support 2010-04-15 06:35:53 +00:00
NSString+HTML.h * GSWExtensionsGSW.framework/GSWFileUploadComponent.m 2010-06-05 21:08:12 +00:00
NSString+HTML.m * GSWExtensionsGSW.framework/GSWFileUploadComponent.m 2010-06-05 21:08:12 +00:00
NSString+Trimming.h * GSWExtensionsGSW.framework/GSWFileUploadComponent.m 2010-06-05 21:08:12 +00:00
NSString+Trimming.m * GSWExtensionsGSW.framework/GSWFileUploadComponent.m 2010-06-05 21:08:12 +00:00
stacktrace.h Initial revision 2000-01-22 12:49:49 +00:00
stacktrace.m fixed many warnings 2008-08-20 20:32:10 +00:00
WOKeyValueUnarchiver.h * GSWeb.framework/GNUmakefile 2010-06-10 09:37:23 +00:00
WOKeyValueUnarchiver.m * GSWeb.framework/GNUmakefile 2010-06-10 09:37:23 +00:00