Commit graph

  • 83854b342e * GSWDatabase/WODisplayGroup.h * GSWDatabase/WODisplayGroup.m * GSWExtensions/GSWCollapsibleComponentContent.h * GSWExtensions/GSWCollapsibleComponentContent.m * GSWExtensions/GSWDictionaryRepetition.m * GSWeb/GSWRequest.m make the methods in the interface match the methods in the implementation Sebastian Reitenbach 2013-03-03 18:11:52 +0000
  • 3c4e7d11d7 * GSWeb/GSWPngImageInfo.m remove useless #warning * GSWeb/GSWApplication.m _globalLock is NSLock, not NSRecursiveLock buzzdee 2013-03-03 09:56:49 +0000
  • 52b1c12260 * GSWeb/GSWPngImageInfo.m remove useless #warning * GSWeb/GSWApplication.m _globalLock is NSLock, not NSRecursiveLock Sebastian Reitenbach 2013-03-03 09:56:49 +0000
  • eca1d3bcc2 * GSWDatabase/WODisplayGroup.[h|m] * GSWeb/GSWUtils.[h|m] no need for categories to reimplement things already defined in their primary class buzzdee 2013-03-03 09:08:50 +0000
  • a2021d67ea * GSWDatabase/WODisplayGroup.[h|m] * GSWeb/GSWUtils.[h|m] no need for categories to reimplement things already defined in their primary class Sebastian Reitenbach 2013-03-03 09:08:50 +0000
  • 9b43ca74a3 * GSWeb/GSWContext.m move @interface before @implementation buzzdee 2013-03-03 08:38:45 +0000
  • ba2bc5df95 * GSWeb/GSWContext.m move @interface before @implementation Sebastian Reitenbach 2013-03-03 08:38:45 +0000
  • cb089e006a * GSWeb/GSWResourceManager.m * GSWeb/GSWHTMLStaticElement.m do not use redundant stringWithString: buzzdee 2013-03-03 08:23:26 +0000
  • bf98c56b9b * GSWeb/GSWResourceManager.m * GSWeb/GSWHTMLStaticElement.m do not use redundant stringWithString: Sebastian Reitenbach 2013-03-03 08:23:26 +0000
  • 3e396f3280 * GSWeb/GSWUtils.m NS(U)Integer conversions buzzdee 2013-03-03 02:24:45 +0000
  • 9248fe8856 * GSWeb/GSWUtils.m NS(U)Integer conversions Sebastian Reitenbach 2013-03-03 02:24:45 +0000
  • a114557d31 * GSWeb/GSWComponentDefinition.m * GSWeb/GSWComponentReference.m * GSWeb/GSWContext.m * GSWeb/GSWHTMLDynamicElement.m * GSWeb/GSWHyperlink.m * GSWeb/GSWResourceManager.m * GSWeb/GSWResourceRequestHandler.m get rid of extaneous parentheses on equality tests buzzdee 2013-03-03 02:02:36 +0000
  • ec3794334c * GSWeb/GSWComponentDefinition.m * GSWeb/GSWComponentReference.m * GSWeb/GSWContext.m * GSWeb/GSWHTMLDynamicElement.m * GSWeb/GSWHyperlink.m * GSWeb/GSWResourceManager.m * GSWeb/GSWResourceRequestHandler.m get rid of extaneous parentheses on equality tests Sebastian Reitenbach 2013-03-03 02:02:36 +0000
  • 7dae4fe605 GSWSessionTimeOutManager conforms to NSLocking protocol buzzdee 2013-03-03 01:46:15 +0000
  • 1fb5357fd3 GSWSessionTimeOutManager conforms to NSLocking protocol Sebastian Reitenbach 2013-03-03 01:46:15 +0000
  • 308c676de9 * regenerate configure from configure.ac buzzdee 2013-03-02 18:00:54 +0000
  • 19c4052089 * regenerate configure from configure.ac Sebastian Reitenbach 2013-03-02 18:00:54 +0000
  • 9cdb86e4d9 add GSWDatabase/Makefile.preamble patch from Sebastian Reitenbach dwetzel 2013-03-02 17:39:47 +0000
  • 60f0853e03 add GSWDatabase/Makefile.preamble patch from Sebastian Reitenbach Dave Wetzel 2013-03-02 17:39:47 +0000
  • 2e3ab05400 * configure.ac * GSWeb/GSWUtils.m * GSWeb/GSWApplication+Defaults.m * GSWeb/GSWHTTPIO.m dwetzel 2013-03-01 23:56:56 +0000
  • 6049e5892a * configure.ac * GSWeb/GSWUtils.m * GSWeb/GSWApplication+Defaults.m * GSWeb/GSWHTTPIO.m Dave Wetzel 2013-03-01 23:56:56 +0000
  • d26615691d * added GSWeb/GSWApplication+Defaults.h * GSWeb/GNUmakefile: use -Werror * GSWeb/GSWFileUpload.* added multiple file support * Testing/DynamicElements/FileUpload1Page.wo added multiple file support * GSWeb/* fixed warnings on Mountain Lion dwetzel 2013-02-27 04:27:07 +0000
  • 2658ffe6b6 * added GSWeb/GSWApplication+Defaults.h * GSWeb/GNUmakefile: use -Werror * GSWeb/GSWFileUpload.* added multiple file support * Testing/DynamicElements/FileUpload1Page.wo added multiple file support * GSWeb/* fixed warnings on Mountain Lion Dave Wetzel 2013-02-27 04:27:07 +0000
  • f3219cf8dd * GSWAdaptors/Apache2/mod_gsw.c modified find_app_by_name() wen dealing with single instances include image include some css dwetzel 2011-05-14 02:19:04 +0000
  • 041da71850 * GSWAdaptors/Apache2/mod_gsw.c modified find_app_by_name() wen dealing with single instances include image include some css Dave Wetzel 2011-05-14 02:19:04 +0000
  • 4daf887e60 * GSWeb/GSWContext.h add @class GSWResourceManager add WOMarkupType add _markupType; reformat * GSWeb/GSWContext.m add - (WOMarkupType) markupType * GSWeb/GSWComponent.h add - (WOMarkupType) markupType * GSWeb/GSWComponent.m add - (WOMarkupType) markupType dwetzel 2010-10-25 00:39:36 +0000
  • 37a13f0222 * GSWeb/GSWContext.h add @class GSWResourceManager add WOMarkupType add _markupType; reformat * GSWeb/GSWContext.m add - (WOMarkupType) markupType * GSWeb/GSWComponent.h add - (WOMarkupType) markupType * GSWeb/GSWComponent.m add - (WOMarkupType) markupType Dave Wetzel 2010-10-25 00:39:36 +0000
  • f35aaa0708 warn if gnustep-make not found rfm 2010-09-10 13:57:59 +0000
  • b375b9899e warn if gnustep-make not found Richard Frith-MacDonald 2010-09-10 13:57:59 +0000
  • b7fabf08ef * GSWeb/GSWResourceManager.m + GSLanguageFromISOLanguage: use 2 steps to find language, first supplied one 'ja-jp' if that fails, use 'ja' dwetzel 2010-06-26 02:52:00 +0000
  • ea3fe3f1e4 * GSWeb/GSWResourceManager.m + GSLanguageFromISOLanguage: use 2 steps to find language, first supplied one 'ja-jp' if that fails, use 'ja' Dave Wetzel 2010-06-26 02:52:00 +0000
  • 083d044e10 * GSWeb/GSWResourceManager.m reformat statics, add TheStringsTableLock add _cachedStringsTable() add _cachedStringForKey() rewrote -stringForKey:inTableNamed:withDefaultValue:inFramework:languages: use NONESTR, not @"NONE" * Testing/DynamicElements/ImagePage.h * Testing/DynamicElements/Resources/Chinese.lproj/Localizable.strings * Testing/DynamicElements/Resources/Russian.lproj/Localizable.strings * Testing/DynamicElements/Resources/French.lproj/Localizable.strings * Testing/DynamicElements/Resources/English.lproj/Localizable.strings * Testing/DynamicElements/Resources/German.lproj/Localizable.strings * Testing/DynamicElements/ImagePage.m * Testing/DynamicElements/ImagePage.wo add test for GSWResourceManager's -stringForKey:inTableNamed:withDefaultValue:inFramework:languages: * Testing/DynamicElements/DynamicElements.m set UTF8 encoding * Testing/DynamicElements/GNUmakefile add new files dwetzel 2010-06-24 02:10:11 +0000
  • 029c4d499e * GSWeb/GSWResourceManager.m reformat statics, add TheStringsTableLock add _cachedStringsTable() add _cachedStringForKey() rewrote -stringForKey:inTableNamed:withDefaultValue:inFramework:languages: use NONESTR, not @"NONE" * Testing/DynamicElements/ImagePage.h * Testing/DynamicElements/Resources/Chinese.lproj/Localizable.strings * Testing/DynamicElements/Resources/Russian.lproj/Localizable.strings * Testing/DynamicElements/Resources/French.lproj/Localizable.strings * Testing/DynamicElements/Resources/English.lproj/Localizable.strings * Testing/DynamicElements/Resources/German.lproj/Localizable.strings * Testing/DynamicElements/ImagePage.m * Testing/DynamicElements/ImagePage.wo add test for GSWResourceManager's -stringForKey:inTableNamed:withDefaultValue:inFramework:languages: * Testing/DynamicElements/DynamicElements.m set UTF8 encoding * Testing/DynamicElements/GNUmakefile add new files Dave Wetzel 2010-06-24 02:10:11 +0000
  • e2a9fdf385 * GSWeb/GSWResponse.m * GSWeb/GSWHTTPIO.m do not add ETag * GSWeb/GSWResourceRequestHandler.h add request: argument to _responseForDataAtPath: * GSWeb/GSWResourceRequestHandler.m add request: argument to _responseForDataAtPath: _responseForDataAtPath:request: generate Last-Modified header generate ETag header use hash of modification date and size (faster than over a large NSData object) check for if-none-match header dwetzel 2010-06-23 01:11:05 +0000
  • 3fb75c4004 * GSWeb/GSWResponse.m * GSWeb/GSWHTTPIO.m do not add ETag * GSWeb/GSWResourceRequestHandler.h add request: argument to _responseForDataAtPath: * GSWeb/GSWResourceRequestHandler.m add request: argument to _responseForDataAtPath: _responseForDataAtPath:request: generate Last-Modified header generate ETag header use hash of modification date and size (faster than over a large NSData object) check for if-none-match header Dave Wetzel 2010-06-23 01:11:05 +0000
  • 26a0599eb3 * GSWeb/GSWResourceManager.m make url prefix dynamic based on [request _applicationURLPrefix] dwetzel 2010-06-22 21:56:48 +0000
  • b8b1e1318e * GSWeb/GSWResourceManager.m make url prefix dynamic based on [request _applicationURLPrefix] Dave Wetzel 2010-06-22 21:56:48 +0000
  • 0f452b426d * GSWExtensions/Resources/Info-gnustep.plist delete * GSWExtensions/GNUmakefile let makefiles generate Info-gnustep.plist dwetzel 2010-06-22 18:10:25 +0000
  • 4a964c44e5 * GSWExtensions/Resources/Info-gnustep.plist delete * GSWExtensions/GNUmakefile let makefiles generate Info-gnustep.plist Dave Wetzel 2010-06-22 18:10:25 +0000
  • 391274d807 * GSWExtensions/Resources/Info-gnustep.plist * GSWExtensions/GNUmakefile fix framework name to be able to load files from the right bundle dwetzel 2010-06-22 17:39:11 +0000
  • 57f1d3c12c * GSWExtensions/Resources/Info-gnustep.plist * GSWExtensions/GNUmakefile fix framework name to be able to load files from the right bundle Dave Wetzel 2010-06-22 17:39:11 +0000
  • 9ca40ddedc use resourceName, not path :-) dwetzel 2010-06-22 16:39:34 +0000
  • c40c3de8c4 use resourceName, not path :-) Dave Wetzel 2010-06-22 16:39:34 +0000
  • 770550c600 * GSWeb/GSWResourceManager.m split names into pathExtension and name before feeding it into NSBundle. This is not needed on OSX, but on current -base dwetzel 2010-06-22 16:34:38 +0000
  • 5ce84bfb63 * GSWeb/GSWResourceManager.m split names into pathExtension and name before feeding it into NSBundle. This is not needed on OSX, but on current -base Dave Wetzel 2010-06-22 16:34:38 +0000
  • bf51836d1f * GSWeb/GSWResourceManager.h * GSWeb/GSWComponent.h disable GS_ATTRIB_DEPRECATED until a solution is found dwetzel 2010-06-22 10:27:16 +0000
  • 1150369626 * GSWeb/GSWResourceManager.h * GSWeb/GSWComponent.h disable GS_ATTRIB_DEPRECATED until a solution is found Dave Wetzel 2010-06-22 10:27:16 +0000
  • 5e0475ee6c * GSWExtensions/GSWPageRestorationErrorPage.gswc/GSWPageRestorationErrorPage.gswd * GSWExtensions/GSWSessionCreationErrorPage.gswc/GSWSessionCreationErrorPage.gswd * GSWExtensions/GNUmakefile * GSWExtensions/GSWSessionRestorationErrorPage.gswc/GSWSessionRestorationErrorPage.gswd * GSWExtensions/GSWExceptionPage.gswc/GSWExceptionPage.gswd use exclamation.png. exclamation.svg is not displayed inline in mozilla due to a bug in mozilla. * GSWExtensions/WebServerResources/exclamation.png * GSWExtensions/WebServerResources/exclamation.svg new file * GSWExtensions/GSWSessionRestorationErrorPage.gswc/GSWSessionRestorationErrorPage.html * GSWExtensions/GSWExceptionPage.gswc/GSWExceptionPage.html better web design * GSWeb/GSWApplication.m -path get path from _resourceManager _resetCache do not call _clearCache, maybe we should trash the _componentDefinitionCache? _finishInitializingSession: make empty, still seems to work +_applicationClass don not use _applicationGSWBundle * GSWeb/GSWResourceManager.h * GSWeb/GSWResourceManager.m major redesign with WO 4.5 docs in mind. * GSWeb/GSWImageButton.m refactor resourceManager code * GSWeb/GSWeb.h remove GSWBundle class * Testing/DynamicElements added Image test. dwetzel 2010-06-22 05:02:29 +0000
  • 39c130d0f5 * GSWExtensions/GSWPageRestorationErrorPage.gswc/GSWPageRestorationErrorPage.gswd * GSWExtensions/GSWSessionCreationErrorPage.gswc/GSWSessionCreationErrorPage.gswd * GSWExtensions/GNUmakefile * GSWExtensions/GSWSessionRestorationErrorPage.gswc/GSWSessionRestorationErrorPage.gswd * GSWExtensions/GSWExceptionPage.gswc/GSWExceptionPage.gswd use exclamation.png. exclamation.svg is not displayed inline in mozilla due to a bug in mozilla. * GSWExtensions/WebServerResources/exclamation.png * GSWExtensions/WebServerResources/exclamation.svg new file * GSWExtensions/GSWSessionRestorationErrorPage.gswc/GSWSessionRestorationErrorPage.html * GSWExtensions/GSWExceptionPage.gswc/GSWExceptionPage.html better web design * GSWeb/GSWApplication.m -path get path from _resourceManager _resetCache do not call _clearCache, maybe we should trash the _componentDefinitionCache? _finishInitializingSession: make empty, still seems to work +_applicationClass don not use _applicationGSWBundle * GSWeb/GSWResourceManager.h * GSWeb/GSWResourceManager.m major redesign with WO 4.5 docs in mind. * GSWeb/GSWImageButton.m refactor resourceManager code * GSWeb/GSWeb.h remove GSWBundle class * Testing/DynamicElements added Image test. Dave Wetzel 2010-06-22 05:02:29 +0000
  • 6353f57141 use [GSMimeDocument encodingFromCharset:] dwetzel 2010-06-19 05:56:33 +0000
  • c5b731b3ca use [GSMimeDocument encodingFromCharset:] Dave Wetzel 2010-06-19 05:56:33 +0000
  • 48aa1cd73b * GSWeb/GSWContext.m - computeQueryDictionaryWithPath:queryDictionary:otherQueryDictionary use boolValue. This fixes ?wosid in links where it not has to be. * GSWeb/GSWMessage.h remove _contentEncodingIMP, GSWMessage_contentEncoding * GSWeb/GSWMessage.m remove contentEncodingSEL, GSWMessage_contentEncoding() * GSWeb/GSWUtils.h remove NSStringEncoding remove + encodingNamed: * GSWeb/GSWUtils.m remove encodingsByName remove + encodingNamed: * GSWeb/GSWResponse.h remove GSWResponse_contentEncoding * GSWeb/GSWBundle.m use [GSMimeDocument encodingFromCharset:encodingObject] not + encodingNamed (which we trashed above) dwetzel 2010-06-19 05:48:58 +0000
  • 42c4a4c771 * GSWeb/GSWContext.m - computeQueryDictionaryWithPath:queryDictionary:otherQueryDictionary use boolValue. This fixes ?wosid in links where it not has to be. * GSWeb/GSWMessage.h remove _contentEncodingIMP, GSWMessage_contentEncoding * GSWeb/GSWMessage.m remove contentEncodingSEL, GSWMessage_contentEncoding() * GSWeb/GSWUtils.h remove NSStringEncoding remove + encodingNamed: * GSWeb/GSWUtils.m remove encodingsByName remove + encodingNamed: * GSWeb/GSWResponse.h remove GSWResponse_contentEncoding * GSWeb/GSWBundle.m use [GSMimeDocument encodingFromCharset:encodingObject] not + encodingNamed (which we trashed above) Dave Wetzel 2010-06-19 05:48:58 +0000
  • dc865c680b minor cleanups, avoid missing filename message to logs dwetzel 2010-06-17 10:40:57 +0000
  • a4b0f2705b minor cleanups, avoid missing filename message to logs Dave Wetzel 2010-06-17 10:40:57 +0000
  • 0d5d70cb33 * GSWeb/Resources/languages.plist add more languages * GSWeb/GSWHyperlink.m _appendQueryStringToResponse:inContext:requestHandlerPath:htmlEscapeURL: use encodeAsCGIFormValuesEscapeAmpersand: not encodeAsCGIFormValues appendAttributesToResponse:inContext: use _appendQueryStringToResponse:inContext:requestHandlerPath:htmlEscapeURL: not _appendQueryStringToResponse:inContext: * GSWeb/GSWSession.m do not dealloc _autoreleasePool in dealloc This seems to fix * GSWeb/NSDictionary+HTML.h * GSWeb/NSDictionary+HTML.m fix typo in method name encodeAsCGIFormValuesEscapeAmpersand * GSWeb/GSWActionURL.m use _appendQueryStringToResponse:inContext:requestHandlerPath:htmlEscapeURL: not _appendQueryStringToResponse:inContext: * GSWeb/GSWDynamicURLString.m disable NSLog * GSWeb/GSWSessionStore.m _checkInSessionForContext: enable [session _releaseAutoreleasePool] add comment dwetzel 2010-06-16 09:20:13 +0000
  • bf698d682f * GSWeb/Resources/languages.plist add more languages * GSWeb/GSWHyperlink.m _appendQueryStringToResponse:inContext:requestHandlerPath:htmlEscapeURL: use encodeAsCGIFormValuesEscapeAmpersand: not encodeAsCGIFormValues appendAttributesToResponse:inContext: use _appendQueryStringToResponse:inContext:requestHandlerPath:htmlEscapeURL: not _appendQueryStringToResponse:inContext: * GSWeb/GSWSession.m do not dealloc _autoreleasePool in dealloc This seems to fix * GSWeb/NSDictionary+HTML.h * GSWeb/NSDictionary+HTML.m fix typo in method name encodeAsCGIFormValuesEscapeAmpersand * GSWeb/GSWActionURL.m use _appendQueryStringToResponse:inContext:requestHandlerPath:htmlEscapeURL: not _appendQueryStringToResponse:inContext: * GSWeb/GSWDynamicURLString.m disable NSLog * GSWeb/GSWSessionStore.m _checkInSessionForContext: enable [session _releaseAutoreleasePool] add comment Dave Wetzel 2010-06-16 09:20:13 +0000
  • a31f49055e * GSWeb/GSWDeployedBundle.m remove local NSAutoreleasePool * configure.ac GSWeb.framework -> GSWeb * configure regenerate dwetzel 2010-06-14 04:39:51 +0000
  • 416e6cad91 * GSWeb/GSWDeployedBundle.m remove local NSAutoreleasePool * configure.ac GSWeb.framework -> GSWeb * configure regenerate Dave Wetzel 2010-06-14 04:39:51 +0000
  • 1d17bec101 rename all *.framework top level directories to their basename. * GSWDatabase/WODisplayGroup.m remove local NSAutoreleasePool adjust makefiles dwetzel 2010-06-14 04:19:25 +0000
  • bd96878757 rename all *.framework top level directories to their basename. * GSWDatabase/WODisplayGroup.m remove local NSAutoreleasePool adjust makefiles Dave Wetzel 2010-06-14 04:19:25 +0000
  • 42b40df773 * 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: dwetzel 2010-06-13 21:51:06 +0000
  • 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: Dave Wetzel 2010-06-13 21:51:06 +0000
  • 31cbfaf084 * Testing/DynamicElements Ported to WO names. dwetzel 2010-06-12 01:18:12 +0000
  • 21d987fbdc * Testing/DynamicElements Ported to WO names. Dave Wetzel 2010-06-12 01:18:12 +0000
  • b280cbe774 * GSWeb.framework/GNUmakefile * GSWeb.framework/WOKeyValueUnarchiver.m/h add WOKeyValueUnarchiver * GSWeb.framework/GSWComponentDefinition.m add check, reformat * GSWeb.framework/GSWBundle.m add WOKeyValueUnarchiver initializeObject: fromArchive: use WOKeyValueUnarchiver to create objects * GSWeb.framework/GSWComponent.m validateTakeValue:forKeyPath: fix path problem on multiple "." like foo.bar.test add unarchiver: objectForReference: * Examples/WebBookStore1/Main.wo/Main.woo fix class of authorDG WODisplayGroup dwetzel 2010-06-10 09:37:23 +0000
  • 514d24d161 * GSWeb.framework/GNUmakefile * GSWeb.framework/WOKeyValueUnarchiver.m/h add WOKeyValueUnarchiver * GSWeb.framework/GSWComponentDefinition.m add check, reformat * GSWeb.framework/GSWBundle.m add WOKeyValueUnarchiver initializeObject: fromArchive: use WOKeyValueUnarchiver to create objects * GSWeb.framework/GSWComponent.m validateTakeValue:forKeyPath: fix path problem on multiple "." like foo.bar.test add unarchiver: objectForReference: * Examples/WebBookStore1/Main.wo/Main.woo fix class of authorDG WODisplayGroup Dave Wetzel 2010-06-10 09:37:23 +0000
  • 507ab39c69 * GSWDatabase/WODisplayGroup.m compiles without warning cleanup, removed logs, added exceptions * GSWDatabase/WODisplayGroup.h cleanup includes * Examples/WebBookStore1/Main.m removed create and drop tables. * Examples/WebBookStore1/WebBookStore1_main.m adapt to WO naming * Examples/WebBookStore1/Main.gswc -> Main.wo * Examples/WebBookStore1/GNUmakefile updated * Examples/WebBookStore1/Application.h * Examples/WebBookStore1/DirectAction.h * Examples/WebBookStore1/DirectAction.m * Examples/WebBookStore1/Session.h * Examples/WebBookStore1/Main.h WO naming * Examples/WebBookStore1/README new file * Examples/WebBookStore1/BookStore.eomodeld/index.eomodeld added more sample data to connection dictionary * GNUmakefile add GSWDatabase to main project makefile dwetzel 2010-06-10 03:08:52 +0000
  • 705f8cb1cf * GSWDatabase/WODisplayGroup.m compiles without warning cleanup, removed logs, added exceptions * GSWDatabase/WODisplayGroup.h cleanup includes * Examples/WebBookStore1/Main.m removed create and drop tables. * Examples/WebBookStore1/WebBookStore1_main.m adapt to WO naming * Examples/WebBookStore1/Main.gswc -> Main.wo * Examples/WebBookStore1/GNUmakefile updated * Examples/WebBookStore1/Application.h * Examples/WebBookStore1/DirectAction.h * Examples/WebBookStore1/DirectAction.m * Examples/WebBookStore1/Session.h * Examples/WebBookStore1/Main.h WO naming * Examples/WebBookStore1/README new file * Examples/WebBookStore1/BookStore.eomodeld/index.eomodeld added more sample data to connection dictionary * GNUmakefile add GSWDatabase to main project makefile Dave Wetzel 2010-06-10 03:08:52 +0000
  • 28ac71eaaf * Examples/hello/Main.m GSW* -> WO* * Examples/hello/HelloPage.h * Examples/hello/Main.h wrap headers in #ifdef dwetzel 2010-06-09 21:38:01 +0000
  • 0a3ed96e5e * Examples/hello/Main.m GSW* -> WO* * Examples/hello/HelloPage.h * Examples/hello/Main.h wrap headers in #ifdef Dave Wetzel 2010-06-09 21:38:01 +0000
  • ea5e6beb9a validateTakeValue: forKeyPath: fix for paths where an object in the path is nil dwetzel 2010-06-07 18:49:24 +0000
  • a1c26141d1 validateTakeValue: forKeyPath: fix for paths where an object in the path is nil Dave Wetzel 2010-06-07 18:49:24 +0000
  • 8279f5933e * GSWeb.framework/GSWApplication.m fixed typo in include * GSWeb.framework/GSWString.m removed unused IMP caching dwetzel 2010-06-05 21:45:52 +0000
  • 6b9d6fb20e * GSWeb.framework/GSWApplication.m fixed typo in include * GSWeb.framework/GSWString.m removed unused IMP caching Dave Wetzel 2010-06-05 21:45:52 +0000
  • 6ebbd7a4fb * GSWExtensionsGSW.framework/GSWFileUploadComponent.m * GSWExtensionsGSW.framework/GSWLogin.m removed logs * GSWExtensionsGSW.framework/GNUmakefile added ADDITIONAL_OBJCFLAGS = -Werror-implicit-function-declaration * GSWExtensionsGSW.framework/GSWCacheElement.m removed logs, use object_getClassName * GSWExtensionsGSW.framework/GSWValidationFailureComponent.m * GSWExtensionsGSW.framework/GSWTabComponent.m * GSWExtensionsGSW.framework/GSWFileUploadFormComponent.m * GSWExtensionsGSW.framework/GSWSimpleFormComponent.m * GSWeb.framework/GSWApplication.m removed logs, _validateAPI ClassIsKindOfClass -> GSObjCIsKindOf * GSWeb.framework/GSWAction.m include <GNUstepBase/NSObject+GNUstepBase.h> removed logs and unused (commented) code * GSWeb.framework/GSWResourceManager.h removed _validateAPI * GSWeb.framework/GSWImageButton.m added #include <GNUstepBase/NSObject+GNUstepBase.h> removed logs and unused (commented) code * GSWeb.framework/NSString+HTML.h changed int to NSUInteger / NSInteger * GSWeb.framework/GSWResourceManager.m removed logs, _validateAPI * GSWeb.framework/GSWContext.m LOGObjectFnNotImplemented(); -> [self notImplemented: _cmd]; * GSWeb.framework/GSWRequestHandler.m include <GNUstepBase/NSObject+GNUstepBase.h> LOGObjectFnNotImplemented(); -> [self notImplemented: _cmd]; * GSWeb.framework/NSString+HTML.m include <GNUstepBase/NSString+GNUstepBase.h> changed int to NSUInteger use memmove in GSWMemMove macro disabled testStringByConvertingHTML removed logs fixed warnings * GSWeb.framework/GSWMultiKeyDictionary.m removed logs * GSWeb.framework/GSWVBScript.m removed logs * GSWeb.framework/NSNonBlockingFileHandle.m removed logs * GSWeb.framework/GSWStatisticsStore.h removed useless @interface / @end for the same class * GSWeb.framework/GSWLifebeatThread.m removed include <GNUstepBase/GSCategories.h> removed logs * GSWeb.framework/GSWStatisticsStore.m removed logs include <GNUstepBase/NSObject+GNUstepBase.h> include <GNUstepBase/NSString+GNUstepBase.h> implement _purgePathsStatistics, _updatePathsStatisticsWithPaths removed useless @implementation / @end for the same class * GSWeb.framework/GSWCookie.m removed logs * GSWeb.framework/GNUmakefile added ADDITIONAL_OBJCFLAGS = -Werror-implicit-function-declaration * GSWeb.framework/GSWRecording.m removed logs * GSWeb.framework/GSWToggle.m removed logs * GSWeb.framework/GSWMessage.m include <GNUstepBase/NSObject+GNUstepBase.h> globalDefaultEncoding = [NSString defaultCStringEncoding]; (see http://wiki.gnustep.org/index.php/GSWebFAQ ) use NSUInteger for index LOGObjectFnNotImplemented(); -> [self notImplemented: _cmd]; * GSWeb.framework/GSWDefaultAdaptor.m include <GNUstepBase/NSObject+GNUstepBase.h> LOGObjectFnNotImplemented(); -> [self notImplemented: _cmd]; * GSWeb.framework/GSWJavaScript.m * GSWeb.framework/GSWClientSideScript.m removed logs * GSWeb.framework/GSWNestedList.m removed logs LOGObjectFnNotImplemented(); -> [self notImplemented: _cmd]; * GSWeb.framework/GSWEmbeddedObject.m LOGObjectFnNotImplemented(); -> [self notImplemented: _cmd]; * GSWeb.framework/GSWRequest.h removed _validateAPI * GSWeb.framework/GSWRequest.m add includes removed _validateAPI removed logs LOGObjectFnNotImplemented(); -> [self notImplemented: _cmd]; * GSWeb.framework/GSWUtils.h unsigned int -> NSUInteger * GSWeb.framework/Resources/languages.plist added languages * GSWeb.framework/GSWUtils.m add includes unsigned int -> NSUInteger removed logs * GSWeb.framework/GSWComponentReference.m removed logs * GSWeb.framework/GSWGeometricRegion.m add includes removed logs * GSWeb.framework/GSWKeyValueAssociation.m add includes removed logs LOGObjectFnNotImplemented(); -> [self notImplemented: _cmd]; * GSWeb.framework/GSWHiddenField.m removed logs * GSWeb.framework/GSWParam.m add includes removed logs LOGObjectFnNotImplemented(); -> [self notImplemented: _cmd]; * GSWeb.framework/NSString+Trimming.h * GSWeb.framework/NSString+Trimming.m removed longValue, ulongValue, longLongValue; removed logs * GSWeb.framework/GSWStaticResourceRequestHandler.m removed logs * GSWeb.framework/GSWURLValuedElementData.m removed logs * GSWeb.framework/GSWDirectAction.m takeValue -> setValue removed logs int -> NSUInteger * GSWeb.framework/GSWComponentDefinition.m add includes removed logs LOGObjectFnNotImplemented(); -> [self notImplemented: _cmd]; * GSWeb.framework/GSWAssociation.m add includes LOGObjectFnNotImplemented(); -> [self notImplemented: _cmd]; removed logs * GSWeb.framework/GSWSession.h * GSWeb.framework/GSWSession.m unsigned int-> NSUInteger add includes LOGObjectFnNotImplemented(); -> [self notImplemented: _cmd]; removed logs David Ayers: pls check sleepInContext! removed _validateAPI, __setContextCounterIncrementingEnabled, __counterIncrementingEnabledFlag * GSWeb.framework/GSWFileUpload.m removed logs * GSWeb.framework/GSWApplet.m add includes LOGObjectFnNotImplemented(); -> [self notImplemented: _cmd]; * GSWeb.framework/GSWGenericElement.m removed logs GSWeb.framework/GSWTemplateParser.m add includes * GSWeb.framework/GSWTemporaryElement.m removed logs * GSWeb.framework/GSWResponse.m add include removed docStructure checks removed logs * GSWeb.framework/GSWProjectBundle.m add include LOGObjectFnNotImplemented(); -> [self notImplemented: _cmd]; removed logs * GSWeb.framework/GSWWorkerThread.m added - drain removed NSLog * GSWeb.framework/GSWApplication+Defaults.m add include LOGObjectFnNotImplemented(); -> [self notImplemented: _cmd]; removed logs * GSWeb.framework/GSWActiveImage.m * GSWeb.framework/GSWDirectActionRequestHandler.m * GSWeb.framework/GSWConstantValueAssociation.m * GSWeb.framework/NSData+Compress.m removed logs * GSWeb.framework/GSWHTMLStaticElement.m add includes LOGObjectFnNotImplemented(); -> [self notImplemented: _cmd]; removed logs * GSWeb.framework/GSWServerSessionStore.m removed logs * GSWeb.framework/GSWAdaptor.m add includes LOGObjectFnNotImplemented(); -> [self notImplemented: _cmd]; * GSWeb.framework/GSWDeployedBundle.m removed logs add includes * GSWeb.framework/GSWSubmitButton.m removed logs * GSWeb.framework/GSWDeclarationParser.m add includes removed logs * GSWeb.framework/GSWBundle.m add includes removed logs clearCache * GSWeb.framework/GSWWOCompatibility.h fixed typo in WOMessage * GSWeb.framework/GSWSessionTimeOut.m removed logs * GSWeb.framework/GSWPopUpButton.m add includes * GSWeb.framework/GSWComponent.m add includes LOGObjectFnNotImplemented(); -> [self notImplemented: _cmd]; * GSWeb.framework/GSWHTTPIO.m add include * GSWeb.framework/GSWBindingNameAssociation.m takeValue -> setValue * GSWeb.framework/GSWHTMLTemplateParser.m removed logs * GSWeb.framework/GSWResetButton.m removed logs * GSWeb.framework/GSWDebug.h/m disabled log funtions * GSWeb.framework/GSWActionRequestHandler.m add includes removed logs * GSWeb.framework/GSWSwitchComponent.m * GSWeb.framework/GSWSessionTimeOutManager.m removed logs * GSWeb.framework/GSWMailDelivery.m add includes removed logs * GSWeb.framework/GSWDynamicURLString.h * GSWeb.framework/GSWDynamicURLString.m unsigned int -> NSUInteger removed checkURL add includes * GSWeb.framework/GSWProcFS.m removed logs * GSWeb.framework/GSWApplication.h removed _validateAPI * GSWeb.framework/GSWResourceRequestHandler.m add include removed logs LOGObjectFnNotImplemented(); -> [self notImplemented: _cmd]; * GSWeb.framework/GSWSessionStore.h removed _validateAPI * GSWeb.framework/GSWSessionStore.m add include removed _validateAPI removed logs * GSWExtensions.framework/GSWLongResponsePage.m * GSWExtensions.framework/GSWExceptionPage.m * GSWExtensions.framework/GSWMetaRefresh.m * GSWExtensions.framework/GSWCollapsibleComponentContent.m removed logs * GSWExtensions.framework/GNUmakefile added ADDITIONAL_OBJCFLAGS = -Werror-implicit-function-declaration * GSWExtensions.framework/GSWStatsPage.m removed logs unsigned int -> NSUInteger * Examples/hello/HelloPage.wo/HelloPage.html * Examples/hello/Main.wo/Main.html * Examples/hello/Hello.m convert to UTF8 dwetzel 2010-06-05 21:08:12 +0000
  • 0c43a77fd2 * GSWExtensionsGSW.framework/GSWFileUploadComponent.m * GSWExtensionsGSW.framework/GSWLogin.m removed logs * GSWExtensionsGSW.framework/GNUmakefile added ADDITIONAL_OBJCFLAGS = -Werror-implicit-function-declaration * GSWExtensionsGSW.framework/GSWCacheElement.m removed logs, use object_getClassName * GSWExtensionsGSW.framework/GSWValidationFailureComponent.m * GSWExtensionsGSW.framework/GSWTabComponent.m * GSWExtensionsGSW.framework/GSWFileUploadFormComponent.m * GSWExtensionsGSW.framework/GSWSimpleFormComponent.m * GSWeb.framework/GSWApplication.m removed logs, _validateAPI ClassIsKindOfClass -> GSObjCIsKindOf * GSWeb.framework/GSWAction.m include <GNUstepBase/NSObject+GNUstepBase.h> removed logs and unused (commented) code * GSWeb.framework/GSWResourceManager.h removed _validateAPI * GSWeb.framework/GSWImageButton.m added #include <GNUstepBase/NSObject+GNUstepBase.h> removed logs and unused (commented) code * GSWeb.framework/NSString+HTML.h changed int to NSUInteger / NSInteger * GSWeb.framework/GSWResourceManager.m removed logs, _validateAPI * GSWeb.framework/GSWContext.m LOGObjectFnNotImplemented(); -> [self notImplemented: _cmd]; * GSWeb.framework/GSWRequestHandler.m include <GNUstepBase/NSObject+GNUstepBase.h> LOGObjectFnNotImplemented(); -> [self notImplemented: _cmd]; * GSWeb.framework/NSString+HTML.m include <GNUstepBase/NSString+GNUstepBase.h> changed int to NSUInteger use memmove in GSWMemMove macro disabled testStringByConvertingHTML removed logs fixed warnings * GSWeb.framework/GSWMultiKeyDictionary.m removed logs * GSWeb.framework/GSWVBScript.m removed logs * GSWeb.framework/NSNonBlockingFileHandle.m removed logs * GSWeb.framework/GSWStatisticsStore.h removed useless @interface / @end for the same class * GSWeb.framework/GSWLifebeatThread.m removed include <GNUstepBase/GSCategories.h> removed logs * GSWeb.framework/GSWStatisticsStore.m removed logs include <GNUstepBase/NSObject+GNUstepBase.h> include <GNUstepBase/NSString+GNUstepBase.h> implement _purgePathsStatistics, _updatePathsStatisticsWithPaths removed useless @implementation / @end for the same class * GSWeb.framework/GSWCookie.m removed logs * GSWeb.framework/GNUmakefile added ADDITIONAL_OBJCFLAGS = -Werror-implicit-function-declaration * GSWeb.framework/GSWRecording.m removed logs * GSWeb.framework/GSWToggle.m removed logs * GSWeb.framework/GSWMessage.m include <GNUstepBase/NSObject+GNUstepBase.h> globalDefaultEncoding = [NSString defaultCStringEncoding]; (see http://wiki.gnustep.org/index.php/GSWebFAQ ) use NSUInteger for index LOGObjectFnNotImplemented(); -> [self notImplemented: _cmd]; * GSWeb.framework/GSWDefaultAdaptor.m include <GNUstepBase/NSObject+GNUstepBase.h> LOGObjectFnNotImplemented(); -> [self notImplemented: _cmd]; * GSWeb.framework/GSWJavaScript.m * GSWeb.framework/GSWClientSideScript.m removed logs * GSWeb.framework/GSWNestedList.m removed logs LOGObjectFnNotImplemented(); -> [self notImplemented: _cmd]; * GSWeb.framework/GSWEmbeddedObject.m LOGObjectFnNotImplemented(); -> [self notImplemented: _cmd]; * GSWeb.framework/GSWRequest.h removed _validateAPI * GSWeb.framework/GSWRequest.m add includes removed _validateAPI removed logs LOGObjectFnNotImplemented(); -> [self notImplemented: _cmd]; * GSWeb.framework/GSWUtils.h unsigned int -> NSUInteger * GSWeb.framework/Resources/languages.plist added languages * GSWeb.framework/GSWUtils.m add includes unsigned int -> NSUInteger removed logs * GSWeb.framework/GSWComponentReference.m removed logs * GSWeb.framework/GSWGeometricRegion.m add includes removed logs * GSWeb.framework/GSWKeyValueAssociation.m add includes removed logs LOGObjectFnNotImplemented(); -> [self notImplemented: _cmd]; * GSWeb.framework/GSWHiddenField.m removed logs * GSWeb.framework/GSWParam.m add includes removed logs LOGObjectFnNotImplemented(); -> [self notImplemented: _cmd]; * GSWeb.framework/NSString+Trimming.h * GSWeb.framework/NSString+Trimming.m removed longValue, ulongValue, longLongValue; removed logs * GSWeb.framework/GSWStaticResourceRequestHandler.m removed logs * GSWeb.framework/GSWURLValuedElementData.m removed logs * GSWeb.framework/GSWDirectAction.m takeValue -> setValue removed logs int -> NSUInteger * GSWeb.framework/GSWComponentDefinition.m add includes removed logs LOGObjectFnNotImplemented(); -> [self notImplemented: _cmd]; * GSWeb.framework/GSWAssociation.m add includes LOGObjectFnNotImplemented(); -> [self notImplemented: _cmd]; removed logs * GSWeb.framework/GSWSession.h * GSWeb.framework/GSWSession.m unsigned int-> NSUInteger add includes LOGObjectFnNotImplemented(); -> [self notImplemented: _cmd]; removed logs David Ayers: pls check sleepInContext! removed _validateAPI, __setContextCounterIncrementingEnabled, __counterIncrementingEnabledFlag * GSWeb.framework/GSWFileUpload.m removed logs * GSWeb.framework/GSWApplet.m add includes LOGObjectFnNotImplemented(); -> [self notImplemented: _cmd]; * GSWeb.framework/GSWGenericElement.m removed logs GSWeb.framework/GSWTemplateParser.m add includes * GSWeb.framework/GSWTemporaryElement.m removed logs * GSWeb.framework/GSWResponse.m add include removed docStructure checks removed logs * GSWeb.framework/GSWProjectBundle.m add include LOGObjectFnNotImplemented(); -> [self notImplemented: _cmd]; removed logs * GSWeb.framework/GSWWorkerThread.m added - drain removed NSLog * GSWeb.framework/GSWApplication+Defaults.m add include LOGObjectFnNotImplemented(); -> [self notImplemented: _cmd]; removed logs * GSWeb.framework/GSWActiveImage.m * GSWeb.framework/GSWDirectActionRequestHandler.m * GSWeb.framework/GSWConstantValueAssociation.m * GSWeb.framework/NSData+Compress.m removed logs * GSWeb.framework/GSWHTMLStaticElement.m add includes LOGObjectFnNotImplemented(); -> [self notImplemented: _cmd]; removed logs * GSWeb.framework/GSWServerSessionStore.m removed logs * GSWeb.framework/GSWAdaptor.m add includes LOGObjectFnNotImplemented(); -> [self notImplemented: _cmd]; * GSWeb.framework/GSWDeployedBundle.m removed logs add includes * GSWeb.framework/GSWSubmitButton.m removed logs * GSWeb.framework/GSWDeclarationParser.m add includes removed logs * GSWeb.framework/GSWBundle.m add includes removed logs clearCache * GSWeb.framework/GSWWOCompatibility.h fixed typo in WOMessage * GSWeb.framework/GSWSessionTimeOut.m removed logs * GSWeb.framework/GSWPopUpButton.m add includes * GSWeb.framework/GSWComponent.m add includes LOGObjectFnNotImplemented(); -> [self notImplemented: _cmd]; * GSWeb.framework/GSWHTTPIO.m add include * GSWeb.framework/GSWBindingNameAssociation.m takeValue -> setValue * GSWeb.framework/GSWHTMLTemplateParser.m removed logs * GSWeb.framework/GSWResetButton.m removed logs * GSWeb.framework/GSWDebug.h/m disabled log funtions * GSWeb.framework/GSWActionRequestHandler.m add includes removed logs * GSWeb.framework/GSWSwitchComponent.m * GSWeb.framework/GSWSessionTimeOutManager.m removed logs * GSWeb.framework/GSWMailDelivery.m add includes removed logs * GSWeb.framework/GSWDynamicURLString.h * GSWeb.framework/GSWDynamicURLString.m unsigned int -> NSUInteger removed checkURL add includes * GSWeb.framework/GSWProcFS.m removed logs * GSWeb.framework/GSWApplication.h removed _validateAPI * GSWeb.framework/GSWResourceRequestHandler.m add include removed logs LOGObjectFnNotImplemented(); -> [self notImplemented: _cmd]; * GSWeb.framework/GSWSessionStore.h removed _validateAPI * GSWeb.framework/GSWSessionStore.m add include removed _validateAPI removed logs * GSWExtensions.framework/GSWLongResponsePage.m * GSWExtensions.framework/GSWExceptionPage.m * GSWExtensions.framework/GSWMetaRefresh.m * GSWExtensions.framework/GSWCollapsibleComponentContent.m removed logs * GSWExtensions.framework/GNUmakefile added ADDITIONAL_OBJCFLAGS = -Werror-implicit-function-declaration * GSWExtensions.framework/GSWStatsPage.m removed logs unsigned int -> NSUInteger * Examples/hello/HelloPage.wo/HelloPage.html * Examples/hello/Main.wo/Main.html * Examples/hello/Hello.m convert to UTF8 Dave Wetzel 2010-06-05 21:08:12 +0000
  • 0c2cdc8915 * Examples/hello/GNUmakefile check for platform and use frameworks or libs dwetzel 2010-06-04 07:23:59 +0000
  • 23f0c27f9c * Examples/hello/GNUmakefile check for platform and use frameworks or libs Dave Wetzel 2010-06-04 07:23:59 +0000
  • 797b43d9ad * config.h.in changed RCS_ID to avoid warnings dwetzel 2010-06-04 06:50:12 +0000
  • 0e6ded4a5b * config.h.in changed RCS_ID to avoid warnings Dave Wetzel 2010-06-04 06:50:12 +0000
  • ed10fe1ac7 * GSWSessionStore.m/h: cleanup locking * GSWComponentContent.m: fix bug #28910, reported by Sergey Golovin * GSWServerSessionStore.m: remove logs dwetzel 2010-04-30 17:59:49 +0000
  • a31cede1f7 * GSWSessionStore.m/h: cleanup locking * GSWComponentContent.m: fix bug #28910, reported by Sergey Golovin * GSWServerSessionStore.m: remove logs Dave Wetzel 2010-04-30 17:59:49 +0000
  • 35ef68a787 * GSWeb.framework/GSWMultiKeyDictionary.h/m: Adapt API to current NSDictionary API. ayers 2010-04-24 12:26:59 +0000
  • 411bedc4a6 * GSWeb.framework/GSWMultiKeyDictionary.h/m: Adapt API to current NSDictionary API. David Ayers 2010-04-24 12:26:59 +0000
  • a81f0f8e98 updated to flags really needed dwetzel 2010-04-23 16:52:20 +0000
  • 186f386a23 updated to flags really needed Dave Wetzel 2010-04-23 16:52:20 +0000
  • 272c6416cb fixed description dwetzel 2010-04-22 17:39:55 +0000
  • 9ef5289600 fixed description Dave Wetzel 2010-04-22 17:39:55 +0000
  • 1e069600bc fix ( dwetzel 2010-04-22 08:00:44 +0000
  • 32433df47e fix ( Dave Wetzel 2010-04-22 08:00:44 +0000
  • dce799e400 GSWApplication.*: * use [[NSThread currentThread] threadDictionary] GSWMultiKeyDictionary.m * fix format GSWRequest.m * fix potential double release GSWComponentRequestHandler.* * add comments for rejectFavicon GSWSessionTimeOutManager.m * fix index NSString+HTML.m, GSWBaseParser.m, GSWDeclarationParser.m, GSWHTMLRawParser.m * use NSZoneMalloc() dwetzel 2010-04-22 07:57:58 +0000
  • 629389a62b GSWApplication.*: * use [[NSThread currentThread] threadDictionary] GSWMultiKeyDictionary.m * fix format GSWRequest.m * fix potential double release GSWComponentRequestHandler.* * add comments for rejectFavicon GSWSessionTimeOutManager.m * fix index NSString+HTML.m, GSWBaseParser.m, GSWDeclarationParser.m, GSWHTMLRawParser.m * use NSZoneMalloc() Dave Wetzel 2010-04-22 07:57:58 +0000
  • 0afcd2ae8d * fixed memory leak * ported to OS X (beta) * depricated GSW naming dwetzel 2010-04-22 04:28:50 +0000
  • 950b719bf5 * fixed memory leak * ported to OS X (beta) * depricated GSW naming Dave Wetzel 2010-04-22 04:28:50 +0000
  • de6161cec0 * Many warnings fixed. * Removed GDL dependency. * NSKeyValueCoding is now MacOS X compatible. dwetzel 2010-04-16 00:18:46 +0000
  • c7f57a1ad3 * Many warnings fixed. * Removed GDL dependency. * NSKeyValueCoding is now MacOS X compatible. Dave Wetzel 2010-04-16 00:18:46 +0000
  • e50dd9cb94 added NSObject+XML for monitor support dwetzel 2010-04-15 06:35:53 +0000
  • 4165f5c49e added NSObject+XML for monitor support Dave Wetzel 2010-04-15 06:35:53 +0000
  • b12e41e555 removed GSWRedirect.gswc dwetzel 2010-04-15 06:32:08 +0000