4ad4b7edaco added -stringFormValueForKey o added -numberFormValueForKey:withFormatter: o added -dateFormValueForKey:withFormatter: o inherit from GSWMessage.
Manuel Guesdon
2003-11-23 18:27:14 +0000
d786195ba3o fix in -takeValuesFromRequest:inContext: to avoid ecxception where value is empty and formatter is date formatter
mguesdon
2003-11-23 18:02:40 +0000
f6f9379e37o fix in -takeValuesFromRequest:inContext: to avoid ecxception where value is empty and formatter is date formatter
Manuel Guesdon
2003-11-23 18:02:40 +0000
3bd17c7667o in -createElementsFromNode: don't remove name property for non gsweb tags
mguesdon
2003-11-23 18:01:43 +0000
04ad543186o in -createElementsFromNode: don't remove name property for non gsweb tags
Manuel Guesdon
2003-11-23 18:01:43 +0000
a4040b7931o removed projectName (now inherit from GSWDeployedBundle)
Manuel Guesdon
2003-11-23 18:00:48 +0000
e3f1088205o added -urlForResourceNamed:forLanguages: o added ivars: _wrapperName,_projectName, _urlsCache,_absolutePathesCache; o build _wrapperName in init (will avoid recreation each call of -wrapperName) o build _projectName in init (will avoid recreation each call of -projectName) o rename methis ...forLangue.. to ...language to be coherent
mguesdon
2003-11-23 17:59:49 +0000
c4c4443006o added -urlForResourceNamed:forLanguages: o added ivars: _wrapperName,_projectName, _urlsCache,_absolutePathesCache; o build _wrapperName in init (will avoid recreation each call of -wrapperName) o build _projectName in init (will avoid recreation each call of -projectName) o rename methis ...forLangue.. to ...language to be coherent
Manuel Guesdon
2003-11-23 17:59:49 +0000
63f981626do added -cachedBundleForFrameworkNamed: o fix in -lockedCachedBundleForFrameworkNamed: to return AppBundle if none is found o changes in -lockedCachedURLForResourceNamed:inFramework:languages: to call DeployedBundle -urlForResourceNamed:forLanguages: o changes in -lockedPathForResourceNamed:inFramework:languages: to call DeployedBundle -absolutePathResourceNamed:forLanguages:
mguesdon
2003-11-23 17:58:40 +0000
fce225d975o added -cachedBundleForFrameworkNamed: o fix in -lockedCachedBundleForFrameworkNamed: to return AppBundle if none is found o changes in -lockedCachedURLForResourceNamed:inFramework:languages: to call DeployedBundle -urlForResourceNamed:forLanguages: o changes in -lockedPathForResourceNamed:inFramework:languages: to call DeployedBundle -absolutePathResourceNamed:forLanguages:
Manuel Guesdon
2003-11-23 17:58:40 +0000
c407181603This commit was manufactured by cvs2svn to create tag 'BeforeMGCommit200311'.
BeforeMGCommit200311
GNUstep Maintainer
2003-11-09 18:10:39 +0000
c89ed3f2e8* GSWeb.framework/GNUmakefile * GSWExtensions.framework/GNUmakefile * GSWExtensionsGSW.framework/GNUmakefile: Update for GNUSTEP_BUILD_DIR changes in -make.
ayers
2003-11-09 18:10:39 +0000
eb5c091a7b* GSWeb.framework/GNUmakefile * GSWExtensions.framework/GNUmakefile * GSWExtensionsGSW.framework/GNUmakefile: Update for GNUSTEP_BUILD_DIR changes in -make.
David Ayers
2003-11-09 18:10:39 +0000
ba16076899* GSWeb.framework/GSWAssociation.m: Include limits.h and float.h in favor of deprecated values.h to be more portable. * GSWeb.framework/GSWDefaultAdaptor.m: Do not include GNUstepBase/GSFileHandle.h unnecessarily. * GSWeb.framework/GSWDirectAction.h: Remove duplicate declaration of -existingSession. * GSWeb.framework/GSWProcFS.h: Remove commented NSTimeIntervalFromTimeVal declaration. * GSWeb.framework/GSWStatisticsStore.m: Do not include sys/time.h unnecessarily. * GSWeb.framework/GSWUtils.h: Include sys/time.h unconditionally. * GSWeb.framework/GSWeb.h: Do not include private
ayers
2003-10-22 16:22:51 +0000
f4d9587f9d* GSWeb.framework/GSWAssociation.m: Include limits.h and float.h in favor of deprecated values.h to be more portable. * GSWeb.framework/GSWDefaultAdaptor.m: Do not include GNUstepBase/GSFileHandle.h unnecessarily. * GSWeb.framework/GSWDirectAction.h: Remove duplicate declaration of -existingSession. * GSWeb.framework/GSWProcFS.h: Remove commented NSTimeIntervalFromTimeVal declaration. * GSWeb.framework/GSWStatisticsStore.m: Do not include sys/time.h unnecessarily. * GSWeb.framework/GSWUtils.h: Include sys/time.h unconditionally. * GSWeb.framework/GSWeb.h: Do not include private
David Ayers
2003-10-22 16:22:51 +0000
f1221c5363Include changes for OS X as suggested by Philip Moetteli
dwetzel
2003-10-21 11:15:56 +0000
32afcf5152Include changes for OS X as suggested by Philip Moetteli
Dave Wetzel
2003-10-21 11:15:56 +0000
2ed71cce69This commit was manufactured by cvs2svn to create tag 'gsw2003-10-21'.
gsw2003-10-21
GNUstep Maintainer
2003-08-25 20:15:32 +0000
24ea0c06a6* *.h/m: Updated to new header layout.
ayers
2003-08-25 20:15:32 +0000
534cbda786* *.h/m: Updated to new header layout.
David Ayers
2003-08-25 20:15:32 +0000
059b48ecbf* INSTALL: Update prerequisits and installation guidelines. * GSWeb.framework/GSWApplication.m: Fix compile with debug=no. * GSWeb.framework/GSWeb.h: Include GNUstep.h if GNUSTEP is not defined for OS X. * GSWExtensions.framework/GSWExtWOCompatibility.h: Ditto. * GSWExtensionsGSW.framework/GSWExtGSWWOCompatibility.h: * Ditto. * Examples/hello/*.m: Ditto.
ayers
2003-07-11 19:16:37 +0000
cad7077d49* INSTALL: Update prerequisits and installation guidelines. * GSWeb.framework/GSWApplication.m: Fix compile with debug=no. * GSWeb.framework/GSWeb.h: Include GNUstep.h if GNUSTEP is not defined for OS X. * GSWExtensions.framework/GSWExtWOCompatibility.h: Ditto. * GSWExtensionsGSW.framework/GSWExtGSWWOCompatibility.h: * Ditto. * Examples/hello/*.m: Ditto.
David Ayers
2003-07-11 19:16:37 +0000
a36b7980a42003-06-26 Manuel Guesdon <mguesdon@orange-concept.com> * GSWeb.framework/GSWDisplayGroup.h: o include EODeprecated.h instead of EOUndoManager.h
mguesdon
2003-06-26 15:15:22 +0000
7eafb442eb2003-06-26 Manuel Guesdon <mguesdon@orange-concept.com> * GSWeb.framework/GSWDisplayGroup.h: o include EODeprecated.h instead of EOUndoManager.h
Manuel Guesdon
2003-06-26 15:15:22 +0000
74adaf3f3a2003-06-25 Manuel Guesdon <mguesdon@orange-concept.com> * GSWAdaptors/common/GSWHTTPHeaders.h/.m: o added g_szHeader_GSWeb_ApplicationName * GSWAdaptors/Apache/mod_gsweb.c: o added application name header * GSWeb.framework/GSWUtils.m: o log every 10 lock tries * GSWeb.framework/GSWDefaultAdaptorThread.m: o log remote address * GSWeb.framework/GSWConstants.h/.m: o added GSWClassName_DefaultContext o added GSWOPT_Context o added GSWHTTPHeader_ApplicationName * GSWeb.framework/GSWApplication.h/.m: o added -setContextClassName: o added -contextClassName; o added -createContextForRequest: o information on component search duration in debug mode * GSWeb.framework/GSWComponentRequestHandler.m: o call application -createContextForRequest: instead of directGSWContext creation o use session -_contextIDMatchingIDsInContext o use matchingContextID to restore already generated page o fix in -lockedHandleRequest: to pur requestContextID in context * GSWeb.framework/GSWDirectAction.m: o call application -createContextForRequest: instead of directGSWContext creation * GSWeb.framework/GSWContext.m: o fix in +contextWithRequest: to use [self alloc] * GSWeb.framework/GSWDeployedBundle.m: o fix in lockedCachedRelativePathForResourceNamed:inDirectory:forLanguage: to really use cache * GSWeb.framework/GSWDisplayGroup.h: o added flag isCustomDataSourceClass o added flag isInitialized * GSWeb.framework/GSWDynamicElement.h: o removed -definitionName and -setDefinitionName: * GSWeb.framework/GSWDisplayGroup.m: o added queryKeyValueQualifierClassName (to specify a specific key value qualifier for a key) o finished -finishInitialization implementation o finished -_setUpForNewDataSource implementation o added -_isCustomDataSourceClass: o rewritten part of -updateDisplayedObjects o rewritten part of -setObjectArray: o rewriten -setSelectedObjects: o rewritten -setSelectionIndexes: o rewritten -selectObject: o rewritten -selectNext o rewritten -selectPrevious o rewritten -insertObject:atIndex: o rewritten -deleteSelection o rewritten -deleteObjectAtIndex: o rewritten -_deleteObjectsAtIndexes: o rewritten -displayedObjects o rewritten -fetch o rewritten -displayNextBatch o rewritten -displayPreviousBatch; o fixed -setNumberOfObjectsPerBatch: o implemented -objectsChangedInEditingContext: o replaced -_changedInEditingContext: by -objectsChangedInEditingContext: o replaced -_changedInEditingContext: by -objectsInvalidatedInEditingContext: o implemented -_notifySelectionChanged o implemented -_notifyRowChanged: o implemented -_lastObserverNotified: o implemented -_beginObserverNotification: o implemented -_selectionIndex o implemented -_deleteObject: * GSWeb.framework/GSWSession.m: o implemented -_contextIDMatchingIDsInContext: o implemented _rearrangeContextArrayStackForContextID: o rewritten -_contextArrayForContextID:stackIndex:contextArrayIndex: o rewritten parts of -_savePage:forChange: * GSWeb.framework/GSWSessionStore.m/.h: o partial rewriting of checkin/checkout code * GSWeb.framework/GSWSessionServerStore.m/.h: o changes for checkin/checkout code rewriting * GSWeb.framework/GSWSessionTimeOutManager.m/.h: o changes for checkin/checkout code rewriting o set timer interval minimum to 5s instead of 1s * GSWeb.framework/GSWSessionTimeOut.m/.h: o changes for checkin/checkout code rewriting * GSWeb.framework/GSWTransactionRecord.h/.m: o added +transactionRecordWithResponsePage:context: o replace signature by contextID,senderID and formValues * GSWeb.framework/GSWClientSideScript.m: o removed warning
mguesdon
2003-06-25 16:07:22 +0000
4f0682bab02003-06-25 Manuel Guesdon <mguesdon@orange-concept.com> * GSWAdaptors/common/GSWHTTPHeaders.h/.m: o added g_szHeader_GSWeb_ApplicationName * GSWAdaptors/Apache/mod_gsweb.c: o added application name header * GSWeb.framework/GSWUtils.m: o log every 10 lock tries * GSWeb.framework/GSWDefaultAdaptorThread.m: o log remote address * GSWeb.framework/GSWConstants.h/.m: o added GSWClassName_DefaultContext o added GSWOPT_Context o added GSWHTTPHeader_ApplicationName * GSWeb.framework/GSWApplication.h/.m: o added -setContextClassName: o added -contextClassName; o added -createContextForRequest: o information on component search duration in debug mode * GSWeb.framework/GSWComponentRequestHandler.m: o call application -createContextForRequest: instead of directGSWContext creation o use session -_contextIDMatchingIDsInContext o use matchingContextID to restore already generated page o fix in -lockedHandleRequest: to pur requestContextID in context * GSWeb.framework/GSWDirectAction.m: o call application -createContextForRequest: instead of directGSWContext creation * GSWeb.framework/GSWContext.m: o fix in +contextWithRequest: to use [self alloc] * GSWeb.framework/GSWDeployedBundle.m: o fix in lockedCachedRelativePathForResourceNamed:inDirectory:forLanguage: to really use cache * GSWeb.framework/GSWDisplayGroup.h: o added flag isCustomDataSourceClass o added flag isInitialized * GSWeb.framework/GSWDynamicElement.h: o removed -definitionName and -setDefinitionName: * GSWeb.framework/GSWDisplayGroup.m: o added queryKeyValueQualifierClassName (to specify a specific key value qualifier for a key) o finished -finishInitialization implementation o finished -_setUpForNewDataSource implementation o added -_isCustomDataSourceClass: o rewritten part of -updateDisplayedObjects o rewritten part of -setObjectArray: o rewriten -setSelectedObjects: o rewritten -setSelectionIndexes: o rewritten -selectObject: o rewritten -selectNext o rewritten -selectPrevious o rewritten -insertObject:atIndex: o rewritten -deleteSelection o rewritten -deleteObjectAtIndex: o rewritten -_deleteObjectsAtIndexes: o rewritten -displayedObjects o rewritten -fetch o rewritten -displayNextBatch o rewritten -displayPreviousBatch; o fixed -setNumberOfObjectsPerBatch: o implemented -objectsChangedInEditingContext: o replaced -_changedInEditingContext: by -objectsChangedInEditingContext: o replaced -_changedInEditingContext: by -objectsInvalidatedInEditingContext: o implemented -_notifySelectionChanged o implemented -_notifyRowChanged: o implemented -_lastObserverNotified: o implemented -_beginObserverNotification: o implemented -_selectionIndex o implemented -_deleteObject: * GSWeb.framework/GSWSession.m: o implemented -_contextIDMatchingIDsInContext: o implemented _rearrangeContextArrayStackForContextID: o rewritten -_contextArrayForContextID:stackIndex:contextArrayIndex: o rewritten parts of -_savePage:forChange: * GSWeb.framework/GSWSessionStore.m/.h: o partial rewriting of checkin/checkout code * GSWeb.framework/GSWSessionServerStore.m/.h: o changes for checkin/checkout code rewriting * GSWeb.framework/GSWSessionTimeOutManager.m/.h: o changes for checkin/checkout code rewriting o set timer interval minimum to 5s instead of 1s * GSWeb.framework/GSWSessionTimeOut.m/.h: o changes for checkin/checkout code rewriting * GSWeb.framework/GSWTransactionRecord.h/.m: o added +transactionRecordWithResponsePage:context: o replace signature by contextID,senderID and formValues * GSWeb.framework/GSWClientSideScript.m: o removed warning
Manuel Guesdon
2003-06-25 16:07:22 +0000
224696ba4c* GSWeb.framework/GSWUtils.m: o log every 10 lock tries
mguesdon
2003-06-25 15:42:21 +0000
01336ae7af* GSWeb.framework/GSWUtils.m: o log every 10 lock tries
Manuel Guesdon
2003-06-25 15:42:21 +0000
a720877de4* GSWeb.framework/GSWTransactionRecord.h/.m: o added +transactionRecordWithResponsePage:context: o replace signature by contextID,senderID and formValues
mguesdon
2003-06-25 15:41:19 +0000
47fc110319* GSWeb.framework/GSWTransactionRecord.h/.m: o added +transactionRecordWithResponsePage:context: o replace signature by contextID,senderID and formValues
Manuel Guesdon
2003-06-25 15:41:19 +0000
c564f0ad42* GSWeb.framework/GSWSessionTimeOutManager.m/.h: o changes for checkin/checkout code rewriting o set timer interval minimum to 5s instead of 1s
mguesdon
2003-06-25 15:40:07 +0000
d0c6823281* GSWeb.framework/GSWSessionTimeOutManager.m/.h: o changes for checkin/checkout code rewriting o set timer interval minimum to 5s instead of 1s
Manuel Guesdon
2003-06-25 15:40:07 +0000
5d0fcc32b8* GSWeb.framework/GSWSessionTimeOut.m/.h: o changes for checkin/checkout code rewriting
mguesdon
2003-06-25 15:39:02 +0000
2ea049761e* GSWeb.framework/GSWSessionTimeOut.m/.h: o changes for checkin/checkout code rewriting
Manuel Guesdon
2003-06-25 15:39:02 +0000
357bd8f7b8* GSWeb.framework/GSWSessionStore.m/.h: o partial rewriting of checkin/checkout code
mguesdon
2003-06-25 15:38:01 +0000
aafd5837a5* GSWeb.framework/GSWSessionStore.m/.h: o partial rewriting of checkin/checkout code
Manuel Guesdon
2003-06-25 15:38:01 +0000
2e36c23220* GSWeb.framework/GSWSession.m: o implemented -_contextIDMatchingIDsInContext: o implemented _rearrangeContextArrayStackForContextID: o rewritten -_contextArrayForContextID:stackIndex:contextArrayIndex: o rewritten parts of -_savePage:forChange:
mguesdon
2003-06-25 15:36:28 +0000
cd3115f4ce* GSWeb.framework/GSWSession.m: o implemented -_contextIDMatchingIDsInContext: o implemented _rearrangeContextArrayStackForContextID: o rewritten -_contextArrayForContextID:stackIndex:contextArrayIndex: o rewritten parts of -_savePage:forChange:
Manuel Guesdon
2003-06-25 15:36:28 +0000
b113dccb74* GSWeb.framework/GSWSessionServerStore.m/.h: o changes for checkin/checkout code rewriting
mguesdon
2003-06-25 15:35:22 +0000
20fbd69830* GSWeb.framework/GSWSessionServerStore.m/.h: o changes for checkin/checkout code rewriting
Manuel Guesdon
2003-06-25 15:35:22 +0000
d607fa669c* GSWeb.framework/GSWDefaultAdaptorThread.m: o log remote address * GSWeb.framework/GSWDeployedBundle.m: o fix in lockedCachedRelativePathForResourceNamed:inDirectory:forLanguage: to really use cache * GSWeb.framework/GSWDirectAction.m: o call application -createContextForRequest: instead of directGSWContext creation * GSWeb.framework/GSWDynamicElement.h: o removed -definitionName and -setDefinitionName:
mguesdon
2003-06-25 15:32:51 +0000
d406f31b59* GSWeb.framework/GSWDefaultAdaptorThread.m: o log remote address * GSWeb.framework/GSWDeployedBundle.m: o fix in lockedCachedRelativePathForResourceNamed:inDirectory:forLanguage: to really use cache * GSWeb.framework/GSWDirectAction.m: o call application -createContextForRequest: instead of directGSWContext creation * GSWeb.framework/GSWDynamicElement.h: o removed -definitionName and -setDefinitionName:
Manuel Guesdon
2003-06-25 15:32:51 +0000
17c17943cc* GSWeb.framework/GSWDisplayGroup.m: o added queryKeyValueQualifierClassName (to specify a specific key value qualifier for a key) o finished -finishInitialization implementation o finished -_setUpForNewDataSource implementation o added -_isCustomDataSourceClass: o rewritten part of -updateDisplayedObjects o rewritten part of -setObjectArray: o rewriten -setSelectedObjects: o rewritten -setSelectionIndexes: o rewritten -selectObject: o rewritten -selectNext o rewritten -selectPrevious o rewritten -insertObject:atIndex: o rewritten -deleteSelection o rewritten -deleteObjectAtIndex: o rewritten -_deleteObjectsAtIndexes: o rewritten -displayedObjects o rewritten -fetch o rewritten -displayNextBatch o rewritten -displayPreviousBatch; o fixed -setNumberOfObjectsPerBatch: o implemented -objectsChangedInEditingContext: o replaced -_changedInEditingContext: by -objectsChangedInEditingContext: o replaced -_changedInEditingContext: by -objectsInvalidatedInEditingContext: o implemented -_notifySelectionChanged o implemented -_notifyRowChanged: o implemented -_lastObserverNotified: o implemented -_beginObserverNotification: o implemented -_selectionIndex o implemented -_deleteObject:
mguesdon
2003-06-25 15:24:40 +0000
a6428497cf* GSWeb.framework/GSWDisplayGroup.m: o added queryKeyValueQualifierClassName (to specify a specific key value qualifier for a key) o finished -finishInitialization implementation o finished -_setUpForNewDataSource implementation o added -_isCustomDataSourceClass: o rewritten part of -updateDisplayedObjects o rewritten part of -setObjectArray: o rewriten -setSelectedObjects: o rewritten -setSelectionIndexes: o rewritten -selectObject: o rewritten -selectNext o rewritten -selectPrevious o rewritten -insertObject:atIndex: o rewritten -deleteSelection o rewritten -deleteObjectAtIndex: o rewritten -_deleteObjectsAtIndexes: o rewritten -displayedObjects o rewritten -fetch o rewritten -displayNextBatch o rewritten -displayPreviousBatch; o fixed -setNumberOfObjectsPerBatch: o implemented -objectsChangedInEditingContext: o replaced -_changedInEditingContext: by -objectsChangedInEditingContext: o replaced -_changedInEditingContext: by -objectsInvalidatedInEditingContext: o implemented -_notifySelectionChanged o implemented -_notifyRowChanged: o implemented -_lastObserverNotified: o implemented -_beginObserverNotification: o implemented -_selectionIndex o implemented -_deleteObject:
Manuel Guesdon
2003-06-25 15:24:40 +0000
d767f61996* GSWeb.framework/GSWConstants.h/.m: o added GSWClassName_DefaultContext o added GSWOPT_Context o added GSWHTTPHeader_ApplicationName * GSWeb.framework/GSWContext.m: o fix in +contextWithRequest: to use [self alloc]
mguesdon
2003-06-25 15:23:01 +0000
20e75b7854* GSWeb.framework/GSWConstants.h/.m: o added GSWClassName_DefaultContext o added GSWOPT_Context o added GSWHTTPHeader_ApplicationName * GSWeb.framework/GSWContext.m: o fix in +contextWithRequest: to use [self alloc]
Manuel Guesdon
2003-06-25 15:23:01 +0000
c1ed6ff099* GSWeb.framework/GSWComponentRequestHandler.m: o call application -createContextForRequest: instead of directGSWContext creation o use session -_contextIDMatchingIDsInContext o use matchingContextID to restore already generated page o fix in -lockedHandleRequest: to pur requestContextID in context
mguesdon
2003-06-25 15:21:21 +0000
d945bb6ca2* GSWeb.framework/GSWComponentRequestHandler.m: o call application -createContextForRequest: instead of directGSWContext creation o use session -_contextIDMatchingIDsInContext o use matchingContextID to restore already generated page o fix in -lockedHandleRequest: to pur requestContextID in context
Manuel Guesdon
2003-06-25 15:21:21 +0000
ef1e1f1989* GSWeb.framework/GSWClientSideScript.m: o removed warning
mguesdon
2003-06-25 15:20:04 +0000
d805c41c7d* GSWeb.framework/GSWClientSideScript.m: o removed warning
Manuel Guesdon
2003-06-25 15:20:04 +0000
91cb661267* GSWeb.framework/GSWApplication.h/.m: o added -setContextClassName: o added -contextClassName; o added -createContextForRequest: o information on component search duration in debug mode
mguesdon
2003-06-25 15:17:29 +0000
9ec32abbbc* GSWeb.framework/GSWApplication.h/.m: o added -setContextClassName: o added -contextClassName; o added -createContextForRequest: o information on component search duration in debug mode
Manuel Guesdon
2003-06-25 15:17:29 +0000
ad51672daa* GSWAdaptors/common/GSWHTTPHeaders.h/.m: o added g_szHeader_GSWeb_ApplicationName * GSWAdaptors/Apache/mod_gsweb.c: o added application name header
mguesdon
2003-06-25 14:43:50 +0000
e57454dc57* GSWAdaptors/common/GSWHTTPHeaders.h/.m: o added g_szHeader_GSWeb_ApplicationName * GSWAdaptors/Apache/mod_gsweb.c: o added application name header
Manuel Guesdon
2003-06-25 14:43:50 +0000
31c9f6d2bd* gsweb.make.in * Examples/hello/GNUmakefile * Examples/hello/Makefile.preamble * Testing/DynamicElements/GNUmakefile * Testing/DynamicElements/Makefile.preamble: Rely on Auxiliary/gdl2.make and Auxiliary/gsweb.make to set compiler and linker flags. * Examples/hello/config.mak: Removed.
ayers
2003-06-01 22:00:18 +0000
5232fe00f6* gsweb.make.in * Examples/hello/GNUmakefile * Examples/hello/Makefile.preamble * Testing/DynamicElements/GNUmakefile * Testing/DynamicElements/Makefile.preamble: Rely on Auxiliary/gdl2.make and Auxiliary/gsweb.make to set compiler and linker flags. * Examples/hello/config.mak: Removed.
David Ayers
2003-06-01 22:00:18 +0000
81eada5ff0* GSWeb.framework/GSWUtils.m ([NSUserDefaults -description]): Remove reference to instance variable, that has been removed from -base.
ayers
2003-05-29 12:09:51 +0000
a536c0ab84* GSWeb.framework/GSWUtils.m ([NSUserDefaults -description]): Remove reference to instance variable, that has been removed from -base.
David Ayers
2003-05-29 12:09:51 +0000
475771a1fa2003-05-14 Manuel Guesdon <mguesdon@orange-concept.com> * GSWeb.framework/GSWRequest.h/.m: o added ivar _browserAcceptedEncodings o added -browserAcceptedEncodings o modified browserLanguages to use quality indicator * GSWeb.framework/GSWConstants.h/.m: o added GSWHTTPHeader_AcceptEncoding * GSWeb.framework/GSWResponse.h/.m: o added ivar _acceptedEncodings o added -acceptedEncodings o added -setAcceptedEncodings: * GSWeb.framework/GSWComponentRequestHandler.m: o set request browserAcceptedEncodings to response * GSWeb.framework/GSWComponent.m: o set request browserAcceptedEncodings to response * GSWeb.framework/NSData+Compress.h/.m: o added * config.h.in o added HAVE_ZLIB
mguesdon
2003-05-14 08:30:22 +0000
1e88f582b92003-05-14 Manuel Guesdon <mguesdon@orange-concept.com> * GSWeb.framework/GSWRequest.h/.m: o added ivar _browserAcceptedEncodings o added -browserAcceptedEncodings o modified browserLanguages to use quality indicator * GSWeb.framework/GSWConstants.h/.m: o added GSWHTTPHeader_AcceptEncoding * GSWeb.framework/GSWResponse.h/.m: o added ivar _acceptedEncodings o added -acceptedEncodings o added -setAcceptedEncodings: * GSWeb.framework/GSWComponentRequestHandler.m: o set request browserAcceptedEncodings to response * GSWeb.framework/GSWComponent.m: o set request browserAcceptedEncodings to response * GSWeb.framework/NSData+Compress.h/.m: o added * config.h.in o added HAVE_ZLIB
Manuel Guesdon
2003-05-14 08:30:22 +0000
844970c0802003-05-14 Manuel Guesdon <mguesdon@orange-concept.com> * GSWeb.framework/GSWResourceManager.m: o added warning in ISOLanguagesFromGSLanguages o asserts * GSWeb.framework/GSWApplication.m: o assert adaptor name length>0 in -adaptorWithName:arguments: and in -_initAdaptorsWithUserDefaults:
mguesdon
2003-05-14 08:08:57 +0000
76542571952003-05-14 Manuel Guesdon <mguesdon@orange-concept.com> * GSWeb.framework/GSWResourceManager.m: o added warning in ISOLanguagesFromGSLanguages o asserts * GSWeb.framework/GSWApplication.m: o assert adaptor name length>0 in -adaptorWithName:arguments: and in -_initAdaptorsWithUserDefaults:
Manuel Guesdon
2003-05-14 08:08:57 +0000
3ad6c87b68*** empty log message ***
Manuel Guesdon
2003-04-19 18:56:43 +0000
d132a0842a2003-04-19 Manuel Guesdon <mguesdon@orange-concept.com> * GSWAdaptors/Apache/mod_gsweb.c: o added debug logs * GSWAdaptors/common/GSWConfig.c: o added debug logs, removed duplicate pszParent string build * GSWAdaptors/common/GSWHTTPRequest.c: o logs
mguesdon
2003-04-19 18:55:05 +0000
65c28070532003-04-19 Manuel Guesdon <mguesdon@orange-concept.com> * GSWAdaptors/Apache/mod_gsweb.c: o added debug logs * GSWAdaptors/common/GSWConfig.c: o added debug logs, removed duplicate pszParent string build * GSWAdaptors/common/GSWHTTPRequest.c: o logs
Manuel Guesdon
2003-04-19 18:55:05 +0000
ebd0328cea2003-04-09 Manuel Guesdon <mguesdon@orange-concept.com> * GSWAdaptors/common/GSWUtils.c: o prefix logs with GSWeb[pid] * GSWAdaptors/common/GSWAppRequest.c: o improved logs * GSWApp.c/.h: o add instance handled request count and no response count * GSWConfig.c: o remove "GSWeb:" prefix in logs o initialize * GSWApp.h: o renamed instance index * GSWLoadBalancing.c: o logs
mguesdon
2003-04-09 17:12:00 +0000
bf181167d12003-04-09 Manuel Guesdon <mguesdon@orange-concept.com> * GSWAdaptors/common/GSWUtils.c: o prefix logs with GSWeb[pid] * GSWAdaptors/common/GSWAppRequest.c: o improved logs * GSWApp.c/.h: o add instance handled request count and no response count * GSWConfig.c: o remove "GSWeb:" prefix in logs o initialize * GSWApp.h: o renamed instance index * GSWLoadBalancing.c: o logs
Manuel Guesdon
2003-04-09 17:12:00 +0000
d4a225d8c82003-04-09 Manuel Guesdon <mguesdon@orange-concept.com> * GSWeb.framework/GSWSessionTimeOut.m: o fix in -description * GSWeb.framework/GSWApplication.m: o build currentRunLop before calling -run o log allFrameworks when a component is not found * GSWeb.framework/GSWHyperlink.m: o better handling of isSecure (regarding current request secure state) * GSWExtensions.framework/GSWSessionRestorationErrorPage.gswd: o use "" pageName so application may choose the main page * GSWExtensions.framework/GSWPageRestorationErrorPage.gswc/GSWPageRestorationErrorPage.gswd: o use "" pageName so application may choose the main page * GSWeb.framework/GSWConstants.m/.h: o added GSWHTTPHeader_Protocol, GSWHTTPHeader_ProtocolNum, GSWHTTPHeader_RequestScheme * GSWeb.framework/GSWContext.m/.h: o fix in -_synchronizeForDistribution o try to avoid complete URL when we can use relative one * GSWeb.framework/GSWRequest.m: o fix to retrieve protocol & port from adaptor headers * GSWeb.framework/GSWSession.m: o fix in -appendCookieToResponse: * GSAdaptors/Apache/mod_gsweb.c: o fix for server port header
mguesdon
2003-04-09 12:03:17 +0000
5c4755be702003-04-09 Manuel Guesdon <mguesdon@orange-concept.com> * GSWeb.framework/GSWSessionTimeOut.m: o fix in -description * GSWeb.framework/GSWApplication.m: o build currentRunLop before calling -run o log allFrameworks when a component is not found * GSWeb.framework/GSWHyperlink.m: o better handling of isSecure (regarding current request secure state) * GSWExtensions.framework/GSWSessionRestorationErrorPage.gswd: o use "" pageName so application may choose the main page * GSWExtensions.framework/GSWPageRestorationErrorPage.gswc/GSWPageRestorationErrorPage.gswd: o use "" pageName so application may choose the main page * GSWeb.framework/GSWConstants.m/.h: o added GSWHTTPHeader_Protocol, GSWHTTPHeader_ProtocolNum, GSWHTTPHeader_RequestScheme * GSWeb.framework/GSWContext.m/.h: o fix in -_synchronizeForDistribution o try to avoid complete URL when we can use relative one * GSWeb.framework/GSWRequest.m: o fix to retrieve protocol & port from adaptor headers * GSWeb.framework/GSWSession.m: o fix in -appendCookieToResponse: * GSAdaptors/Apache/mod_gsweb.c: o fix for server port header
Manuel Guesdon
2003-04-09 12:03:17 +0000
88c99d872f2003-04-05 Manuel Guesdon <mguesdon@orange-concept.com> Adaptor updates
mguesdon
2003-04-05 15:18:57 +0000
0fdce5c7262003-04-05 Manuel Guesdon <mguesdon@orange-concept.com> Adaptor updates
Manuel Guesdon
2003-04-05 15:18:57 +0000
b9ab6589a32003-04-05 Manuel Guesdon <mguesdon@orange-concept.com> * GSWAdaptors/common/config.h: o change minor version * GSWAdaptors/common/GSWUtil.h/.c: o added FormatAPRTime * GSWAdaptors/common/GSWHTTPResponse.c: o added time headers in response (apache2 only) * GSWAdaptors/common/GSWHTTPRequest.c: o moved GSWebHeaderForHTTPHeader to GSWHTTPHeaders.c o add application headers (defined in gsweb.conf) * GSWAdaptors/common/GSWHTTPHeaders.c: o moved GSWebHeaderForHTTPHeader from GSWHTTPRequest.c o sort GSWHeaderTranslationTable * GSWAdaptors/Apache/mod_gsweb.c: o comments o added time headers in response (apache2 only) o fixed APACHE2/Apache2 ifdef * GSWAdaptors/common/GSWConfig.c/.h: o added addTimeHeaders parameter
mguesdon
2003-04-05 15:16:56 +0000
bafee2c2fc2003-04-05 Manuel Guesdon <mguesdon@orange-concept.com> * GSWAdaptors/common/config.h: o change minor version * GSWAdaptors/common/GSWUtil.h/.c: o added FormatAPRTime * GSWAdaptors/common/GSWHTTPResponse.c: o added time headers in response (apache2 only) * GSWAdaptors/common/GSWHTTPRequest.c: o moved GSWebHeaderForHTTPHeader to GSWHTTPHeaders.c o add application headers (defined in gsweb.conf) * GSWAdaptors/common/GSWHTTPHeaders.c: o moved GSWebHeaderForHTTPHeader from GSWHTTPRequest.c o sort GSWHeaderTranslationTable * GSWAdaptors/Apache/mod_gsweb.c: o comments o added time headers in response (apache2 only) o fixed APACHE2/Apache2 ifdef * GSWAdaptors/common/GSWConfig.c/.h: o added addTimeHeaders parameter
Manuel Guesdon
2003-04-05 15:16:56 +0000
3ca346bd562003-04-04 Manuel Guesdon <mguesdon@orange-concept.com> Adaptors update
mguesdon
2003-04-04 18:25:27 +0000
3d5051faa52003-04-04 Manuel Guesdon <mguesdon@orange-concept.com> Adaptors update
Manuel Guesdon
2003-04-04 18:25:27 +0000
18a8de530f2003-04-04 Manuel Guesdon <mguesdon@orange-concept.com> * GSWAdaptors/Apache/GNUmakefile-Apache2x: o fix to find apxs2 * GSWAdaptors/comon/GSWHTTPHeaders.h/.m: o added g_szHeader_GSWeb_Protocol, g_szHeader_GSWeb_ProtocolNum, g_szServerInfo_Protocol, g_szServerInfo_ProtocolNum, g_szServerInfo_RequestScheme, g_szHeader_GSWeb_RequestScheme * GSWAdaptors/Apache/mod_gsweb: o added module version with apache2 o 1.x/2.x compatibility macro o fix header port o added protocol, protocol num and request scheme information
mguesdon
2003-04-04 18:24:19 +0000
e86f58aae22003-04-04 Manuel Guesdon <mguesdon@orange-concept.com> * GSWAdaptors/Apache/GNUmakefile-Apache2x: o fix to find apxs2 * GSWAdaptors/comon/GSWHTTPHeaders.h/.m: o added g_szHeader_GSWeb_Protocol, g_szHeader_GSWeb_ProtocolNum, g_szServerInfo_Protocol, g_szServerInfo_ProtocolNum, g_szServerInfo_RequestScheme, g_szHeader_GSWeb_RequestScheme * GSWAdaptors/Apache/mod_gsweb: o added module version with apache2 o 1.x/2.x compatibility macro o fix header port o added protocol, protocol num and request scheme information
Manuel Guesdon
2003-04-04 18:24:19 +0000
60e8a54af2* GSWAdaptors/Apache/mod_gsweb.c made it work on apache 1.x again. (use ap_psprintf and not apr_psprintf if apache 1 is used)
dwetzel
2003-03-27 15:43:55 +0000
70bda8d674* GSWAdaptors/Apache/mod_gsweb.c made it work on apache 1.x again. (use ap_psprintf and not apr_psprintf if apache 1 is used)
Dave Wetzel
2003-03-27 15:43:55 +0000
23b07549f6made it work on apache 1.x again. (use ap_psprintf and not apr_psprintf if apache 1 is used)
dwetzel
2003-03-27 15:40:45 +0000
ee911d9431made it work on apache 1.x again. (use ap_psprintf and not apr_psprintf if apache 1 is used)
Dave Wetzel
2003-03-27 15:40:45 +0000
a7a28bbb672003-03-24 Manuel Guesdon <mguesdon@orange-concept.com>
mguesdon
2003-03-24 07:45:52 +0000
d8acaba8162003-03-24 Manuel Guesdon <mguesdon@orange-concept.com>
Manuel Guesdon
2003-03-24 07:45:52 +0000
497bd7bc78* GSWAdaptors/Apache/mod_gsweb.c : Include http_protocol.h unconditionally. (sendResponse): Removed cast which was only valid for custom Apache installations.
ayers
2003-03-23 12:29:39 +0000
3f3c03854e* GSWAdaptors/Apache/mod_gsweb.c : Include http_protocol.h unconditionally. (sendResponse): Removed cast which was only valid for custom Apache installations.
David Ayers
2003-03-23 12:29:39 +0000
f5ae721fbd2003-03-21 Manuel Guesdon <mguesdon@orange-concept.com> * GSWeb.framework/GSWGNUmakefile: o removed NSObject+IVarAccess+PerformSel.* * GSWeb.framework/GSWConstants.m: o fix GSWHTTPHeader_Response_HeaderLineEnd: remove space at the begining o use RCS_ID * GSWeb.framework/Adaptors/common/GSWHTTPResponse.c: o fix status in GSWHTTPResponse_New() * GSWAdaptors/Apache/mod_gsweb.c: o fixes bad returned status o traces * GSWeb.framework/GSWTemplateParserANTLR.m: o removed logs o fixes for warnings o use RCS_ID * GSWeb.framework/GSWApplication.m: o use RCS_ID o added logs o new method to begin rewrite exception handling * GSWeb.framework/GSWRequest.m: o logs o fix in -_getFormValuesFromMultipartFormData to handle more than one value per name o use RCS_ID o -fix bad types in uriElementForKey: * GSWeb.framework/GSWConditional.m: o added asserts o use RCS_ID * GSWeb.framework/GSWHTMLStaticElement.m: o added asserts o clean warnings o use RCS_ID * GSWeb.framework/GSWComponentReference.m: o added asserts o use RCS_ID * GSWeb.framework/GSWActiveImage.m: o added asserts * GSWeb.framework/GSWComponentContent.m: o added asserts o use RCS_ID * GSWeb.framework/GSWForm.m: o added asserts o use RCS_ID * GSWeb.framework/GSWHTMLDynamicElement.m: o added asserts o use RCS_ID * GSWeb.framework/GSWHTMLURLValuedElement.m: o use RCS_ID o added asserts * GSWeb.framework/GSWRepetition.m: o added asserts o use RCS_ID * GSWeb.framework/GSWExtensions.framework/GNUmakefile: o added GSWPageRestorationErrorPage.gswc * GSWeb.framework/GSWFileUploadComponent.m: o use RCS_ID * GSWeb.framework/GSWImage.m: o Don't output nil height/width o fix: get component before using ! o use RCS_ID * GSWeb.framework/GSWElementIDString.m: o in -initWithCoder: retain _string o use RCS_ID * GSWeb.framework/GSWElementIDString.h: o cleaned * config.h.in: o define RCS_ID like in GDL2 * GSWeb.framework/GSWDirectActionRequestHandler.[hm]: o added +additionalRequestPathArrayFromRequest: o enable directAction with additional path components o use RCS_ID * GSWeb.framework/GSWDirectAction.[hm]: o added -additionalRequestPathArray o use RCS_ID * GSWeb.framework/GSWeb.h: o include GSCategories.h * GSWeb.framework/GSWDebug.m: o use RCS_ID * GSWeb.framework/GSWPageDefParserExt.m: o use RCS_ID * GSWeb.framework/GSWPageDefElement.m: o use RCS_ID * GSWeb.framework/GSWDeployedBundle.m: o use RCS_ID * GSWeb.framework/GSWProjectBundle.m: o use RCS_ID * GSWeb.framework/GSWStats.m: o use RCS_ID * GSWeb.framework/GSWBundle.m: o clean warnings o use RCS_ID * GSWeb.framework/GSWTemplateParser.m:: o clean warnings o use RCS_ID * GSWeb.framework/GSWTemplateParserXML.m: o clean warnings o use RCS_ID * GSWeb.framework/GSWComponent.m: o clean warnings o use RCS_ID * GSWeb.framework/GSWDisplayGroup.m: o clean warnings o fix -validateValue:forKey: call o use RCS_ID * GSWeb.framework/GSWHTMLParserExt.m: o use RCS_ID * GSWeb.framework/GSWAssociation.m: o clean warnings o use RCS_ID * GSWeb.framework/GSWResourceManager.m: o clean warnings o use RCS_ID * GSWeb.framework/GSWSession.m: o clean warnings o use RCS_ID * GSWeb.framework/GSWMultiKeyDictionary.m: o use RCS_ID * GSWeb.framework/GSWResponse.m: o clean warnings o use RCS_ID * GSWeb.framework/GSWStatisticsStore.m: o clean warnings * GSWeb.framework/GSWAdaptor.m: o use RCS_ID * GSWeb.framework/GSWGeometricRegion.[hm]: o types change o use RCS_ID * GSWeb.framework/GSWActiveImage.m: o clean warnings o use RCS_ID * GSWeb.framework/GSWBody.m: o use RCS_ID * GSWeb.framework/GSWTextField.m: o use RCS_ID * GSWeb.framework/GSWSubmitButton.m: o clean warnings o use RCS_ID * GSWeb.framework/GSWHTMLBareString.m: o use RCS_ID * GSWeb.framework/GSWHTMLComment.m: o use RCS_ID * GSWeb.framework/GSWApplet.m: o use RCS_ID * GSWeb.framework/GSWBrowser.m: o use RCS_ID * GSWeb.framework/GSWCheckBoxList.m: o use RCS_ID * GSWeb.framework/GSWEmbeddedObject.m: o use RCS_ID * GSWeb.framework/GSWFrame.m: o use RCS_ID * GSWeb.framework/GSWGenericContainer.m: o use RCS_ID * GSWeb.framework/GSWGenericElement.m: o use RCS_ID * GSWeb.framework/GSWHyperlink.m: o use RCS_ID o clean warnings * GSWeb.framework/GSWImageButton.m: o use RCS_ID o clean warnings * GSWeb.framework/GSWJavaScript.m: o use RCS_ID * GSWeb.framework/GSWNestedList.m: o use RCS_ID * GSWeb.framework/GSWParam.m: o use RCS_ID * GSWeb.framework/GSWPasswordField.m: o use RCS_ID * GSWeb.framework/GSWPopUpButton.m: o use RCS_ID * GSWeb.framework/GSWRadioButtonList.m: o use RCS_ID * GSWeb.framework/GSWResetButton.m: o use RCS_ID * GSWeb.framework/GSWSwitchComponent.m: o use RCS_ID * GSWeb.framework/GSWVBScript.m: o use RCS_ID * GSWeb.framework/GSWString.m: o use RCS_ID * GSWeb.framework/GSWText.m: o use RCS_ID * GSWeb.framework/GSWCookie.m: o use RCS_ID * GSWeb.framework/GSWRequestHandler.m: o use RCS_ID * GSWeb.framework/GSWMailDelivery.m: o use RCS_ID * GSWeb.framework/GSWComponentRequestHandler.m: o use RCS_ID o clean warnings * GSWeb.framework/GSWKeyValueAssociation.m: o use RCS_ID * GSWeb.framework/GSWHTMLStaticGroup.m: o use RCS_ID * GSWeb.framework/GSWConstantValueAssociation.m: o use RCS_ID * GSWeb.framework/GSWDynamicURLString.m: o use RCS_ID * GSWeb.framework/GSWBindingNameAssociation.m: o use RCS_ID * GSWeb.framework/GSWBindingNameAssociation.[hm] o clean warnings o use RCS_ID * GSWeb.framework/GSWURLValuedElementData.m: o clean warnings o use RCS_ID * GSWeb.framework/GSWToggle.m: o use RCS_ID * GSWeb.framework/GSWFileUpload.m: o use RCS_ID * GSWeb.framework/GSWResourceURL.m: o use RCS_ID * GSWeb.framework/GSWProcFS.m: o use RCS_ID * GSWeb.framework/GSWActionURL.m: o use RCS_ID * GSWeb.framework/GSWContext.m: o use RCS_ID * GSWeb.framework/GSWDefaultAdaptorThread.m: o use RCS_ID * GSWeb.framework/GSWDynamicElement.m: o use RCS_ID * GSWeb.framework/GSWeb.m: o use RCS_ID * GSWeb.framework/GSWElement.m: o use RCS_ID * GSWeb.framework/GSWResourceRequestHandler.m: o use RCS_ID * GSWeb.framework/GSWServerSessionStore.m: o use RCS_ID * GSWeb.framework/GSWSessionStore.m: o use RCS_ID * GSWeb.framework/GSWSessionTimeOut.m: o use RCS_ID * GSWeb.framework/GSWSessionTimeOutManager.m: o use RCS_ID * GSWeb.framework/GSWTransactionRecord.m: o use RCS_ID * GSWeb.framework/GSWUtils.m: o use RCS_ID * GSWeb.framework/GSWWOCompatibility.m: o use RCS_ID * GSWeb.framework/NSString+HTML.m: o use RCS_ID * GSWeb.framework/NSString+Trimming.m: o use RCS_ID
mguesdon
2003-03-21 14:32:57 +0000
cf6ed0b5cb2003-03-21 Manuel Guesdon <mguesdon@orange-concept.com> * GSWeb.framework/GSWGNUmakefile: o removed NSObject+IVarAccess+PerformSel.* * GSWeb.framework/GSWConstants.m: o fix GSWHTTPHeader_Response_HeaderLineEnd: remove space at the begining o use RCS_ID * GSWeb.framework/Adaptors/common/GSWHTTPResponse.c: o fix status in GSWHTTPResponse_New() * GSWAdaptors/Apache/mod_gsweb.c: o fixes bad returned status o traces * GSWeb.framework/GSWTemplateParserANTLR.m: o removed logs o fixes for warnings o use RCS_ID * GSWeb.framework/GSWApplication.m: o use RCS_ID o added logs o new method to begin rewrite exception handling * GSWeb.framework/GSWRequest.m: o logs o fix in -_getFormValuesFromMultipartFormData to handle more than one value per name o use RCS_ID o -fix bad types in uriElementForKey: * GSWeb.framework/GSWConditional.m: o added asserts o use RCS_ID * GSWeb.framework/GSWHTMLStaticElement.m: o added asserts o clean warnings o use RCS_ID * GSWeb.framework/GSWComponentReference.m: o added asserts o use RCS_ID * GSWeb.framework/GSWActiveImage.m: o added asserts * GSWeb.framework/GSWComponentContent.m: o added asserts o use RCS_ID * GSWeb.framework/GSWForm.m: o added asserts o use RCS_ID * GSWeb.framework/GSWHTMLDynamicElement.m: o added asserts o use RCS_ID * GSWeb.framework/GSWHTMLURLValuedElement.m: o use RCS_ID o added asserts * GSWeb.framework/GSWRepetition.m: o added asserts o use RCS_ID * GSWeb.framework/GSWExtensions.framework/GNUmakefile: o added GSWPageRestorationErrorPage.gswc * GSWeb.framework/GSWFileUploadComponent.m: o use RCS_ID * GSWeb.framework/GSWImage.m: o Don't output nil height/width o fix: get component before using ! o use RCS_ID * GSWeb.framework/GSWElementIDString.m: o in -initWithCoder: retain _string o use RCS_ID * GSWeb.framework/GSWElementIDString.h: o cleaned * config.h.in: o define RCS_ID like in GDL2 * GSWeb.framework/GSWDirectActionRequestHandler.[hm]: o added +additionalRequestPathArrayFromRequest: o enable directAction with additional path components o use RCS_ID * GSWeb.framework/GSWDirectAction.[hm]: o added -additionalRequestPathArray o use RCS_ID * GSWeb.framework/GSWeb.h: o include GSCategories.h * GSWeb.framework/GSWDebug.m: o use RCS_ID * GSWeb.framework/GSWPageDefParserExt.m: o use RCS_ID * GSWeb.framework/GSWPageDefElement.m: o use RCS_ID * GSWeb.framework/GSWDeployedBundle.m: o use RCS_ID * GSWeb.framework/GSWProjectBundle.m: o use RCS_ID * GSWeb.framework/GSWStats.m: o use RCS_ID * GSWeb.framework/GSWBundle.m: o clean warnings o use RCS_ID * GSWeb.framework/GSWTemplateParser.m:: o clean warnings o use RCS_ID * GSWeb.framework/GSWTemplateParserXML.m: o clean warnings o use RCS_ID * GSWeb.framework/GSWComponent.m: o clean warnings o use RCS_ID * GSWeb.framework/GSWDisplayGroup.m: o clean warnings o fix -validateValue:forKey: call o use RCS_ID * GSWeb.framework/GSWHTMLParserExt.m: o use RCS_ID * GSWeb.framework/GSWAssociation.m: o clean warnings o use RCS_ID * GSWeb.framework/GSWResourceManager.m: o clean warnings o use RCS_ID * GSWeb.framework/GSWSession.m: o clean warnings o use RCS_ID * GSWeb.framework/GSWMultiKeyDictionary.m: o use RCS_ID * GSWeb.framework/GSWResponse.m: o clean warnings o use RCS_ID * GSWeb.framework/GSWStatisticsStore.m: o clean warnings * GSWeb.framework/GSWAdaptor.m: o use RCS_ID * GSWeb.framework/GSWGeometricRegion.[hm]: o types change o use RCS_ID * GSWeb.framework/GSWActiveImage.m: o clean warnings o use RCS_ID * GSWeb.framework/GSWBody.m: o use RCS_ID * GSWeb.framework/GSWTextField.m: o use RCS_ID * GSWeb.framework/GSWSubmitButton.m: o clean warnings o use RCS_ID * GSWeb.framework/GSWHTMLBareString.m: o use RCS_ID * GSWeb.framework/GSWHTMLComment.m: o use RCS_ID * GSWeb.framework/GSWApplet.m: o use RCS_ID * GSWeb.framework/GSWBrowser.m: o use RCS_ID * GSWeb.framework/GSWCheckBoxList.m: o use RCS_ID * GSWeb.framework/GSWEmbeddedObject.m: o use RCS_ID * GSWeb.framework/GSWFrame.m: o use RCS_ID * GSWeb.framework/GSWGenericContainer.m: o use RCS_ID * GSWeb.framework/GSWGenericElement.m: o use RCS_ID * GSWeb.framework/GSWHyperlink.m: o use RCS_ID o clean warnings * GSWeb.framework/GSWImageButton.m: o use RCS_ID o clean warnings * GSWeb.framework/GSWJavaScript.m: o use RCS_ID * GSWeb.framework/GSWNestedList.m: o use RCS_ID * GSWeb.framework/GSWParam.m: o use RCS_ID * GSWeb.framework/GSWPasswordField.m: o use RCS_ID * GSWeb.framework/GSWPopUpButton.m: o use RCS_ID * GSWeb.framework/GSWRadioButtonList.m: o use RCS_ID * GSWeb.framework/GSWResetButton.m: o use RCS_ID * GSWeb.framework/GSWSwitchComponent.m: o use RCS_ID * GSWeb.framework/GSWVBScript.m: o use RCS_ID * GSWeb.framework/GSWString.m: o use RCS_ID * GSWeb.framework/GSWText.m: o use RCS_ID * GSWeb.framework/GSWCookie.m: o use RCS_ID * GSWeb.framework/GSWRequestHandler.m: o use RCS_ID * GSWeb.framework/GSWMailDelivery.m: o use RCS_ID * GSWeb.framework/GSWComponentRequestHandler.m: o use RCS_ID o clean warnings * GSWeb.framework/GSWKeyValueAssociation.m: o use RCS_ID * GSWeb.framework/GSWHTMLStaticGroup.m: o use RCS_ID * GSWeb.framework/GSWConstantValueAssociation.m: o use RCS_ID * GSWeb.framework/GSWDynamicURLString.m: o use RCS_ID * GSWeb.framework/GSWBindingNameAssociation.m: o use RCS_ID * GSWeb.framework/GSWBindingNameAssociation.[hm] o clean warnings o use RCS_ID * GSWeb.framework/GSWURLValuedElementData.m: o clean warnings o use RCS_ID * GSWeb.framework/GSWToggle.m: o use RCS_ID * GSWeb.framework/GSWFileUpload.m: o use RCS_ID * GSWeb.framework/GSWResourceURL.m: o use RCS_ID * GSWeb.framework/GSWProcFS.m: o use RCS_ID * GSWeb.framework/GSWActionURL.m: o use RCS_ID * GSWeb.framework/GSWContext.m: o use RCS_ID * GSWeb.framework/GSWDefaultAdaptorThread.m: o use RCS_ID * GSWeb.framework/GSWDynamicElement.m: o use RCS_ID * GSWeb.framework/GSWeb.m: o use RCS_ID * GSWeb.framework/GSWElement.m: o use RCS_ID * GSWeb.framework/GSWResourceRequestHandler.m: o use RCS_ID * GSWeb.framework/GSWServerSessionStore.m: o use RCS_ID * GSWeb.framework/GSWSessionStore.m: o use RCS_ID * GSWeb.framework/GSWSessionTimeOut.m: o use RCS_ID * GSWeb.framework/GSWSessionTimeOutManager.m: o use RCS_ID * GSWeb.framework/GSWTransactionRecord.m: o use RCS_ID * GSWeb.framework/GSWUtils.m: o use RCS_ID * GSWeb.framework/GSWWOCompatibility.m: o use RCS_ID * GSWeb.framework/NSString+HTML.m: o use RCS_ID * GSWeb.framework/NSString+Trimming.m: o use RCS_ID
Manuel Guesdon
2003-03-21 14:32:57 +0000
0c55b7592b* GSWeb/NSString+HTML.m ([NSString -decodeURL]): Updated function name.
David Ayers
2003-03-04 21:43:06 +0000
3cddc8b06e2003-03-04 Manuel Guesdon <mguesdon@orange-concept.com> * GSWeb/GSWInput.m: o logs * GSWeb/GSWCheckBox.m: o logs o fix for disabled check box * GSWAdaptors/Apache/mod_gsweb.c o typo fix
mguesdon
2003-03-04 17:50:45 +0000
e65a2d66602003-03-04 Manuel Guesdon <mguesdon@orange-concept.com> * GSWeb/GSWInput.m: o logs * GSWeb/GSWCheckBox.m: o logs o fix for disabled check box * GSWAdaptors/Apache/mod_gsweb.c o typo fix
Manuel Guesdon
2003-03-04 17:50:45 +0000
6104dbcda52003-03-03 Manuel Guesdon <mguesdon@orange-concept.com> * GSWeb/GSWSessionTimeOutManager.m: o Better handling of lock during exceptions (should improve it) o logs * GSWeb/GSWSessionStore.m: o logs o raise exception when a direct GSWSessionStore is allocated * GSWeb/GSWrequest.m: o fixed typo on contentSubType * GSWeb/GSWDisplayGroup.hm o added _queryMinMatch to enable >= clause o added _queryMaxMatch to enable <= clause o added -queryMinMatch to enable >= clause o added -queryMaxMatch to enable <= clause o declare private methods * GSWeb/GSWDisplayGroup.m: o add NSAutoreleasePool use in -fetch * GSWeb/GSWExtensionsGSW.framework/GSWFileUploadComponent.gswc/GSWFileUploadComponent.gswd o bug fix in GSWHyperlink binding * GSWeb/GSWCheckBoxList.m o settable selections fix * GSWeb/GSWApplication.m: o logs * GSWeb/GSWSessionTimeOut.[hm] o added -lastAccessTimeDate and -timeOutTimeDate * GSWeb/GSWDeployedBundle.m: o add some NSAutoreleasePool use * GSWeb/GSWHyperlink.m: o fix to not display links disabled by !enabled when displayDisabled = NO.
mguesdon
2003-03-03 08:47:29 +0000
c5c27c2f872003-03-03 Manuel Guesdon <mguesdon@orange-concept.com> * GSWeb/GSWSessionTimeOutManager.m: o Better handling of lock during exceptions (should improve it) o logs * GSWeb/GSWSessionStore.m: o logs o raise exception when a direct GSWSessionStore is allocated * GSWeb/GSWrequest.m: o fixed typo on contentSubType * GSWeb/GSWDisplayGroup.hm o added _queryMinMatch to enable >= clause o added _queryMaxMatch to enable <= clause o added -queryMinMatch to enable >= clause o added -queryMaxMatch to enable <= clause o declare private methods * GSWeb/GSWDisplayGroup.m: o add NSAutoreleasePool use in -fetch * GSWeb/GSWExtensionsGSW.framework/GSWFileUploadComponent.gswc/GSWFileUploadComponent.gswd o bug fix in GSWHyperlink binding * GSWeb/GSWCheckBoxList.m o settable selections fix * GSWeb/GSWApplication.m: o logs * GSWeb/GSWSessionTimeOut.[hm] o added -lastAccessTimeDate and -timeOutTimeDate * GSWeb/GSWDeployedBundle.m: o add some NSAutoreleasePool use * GSWeb/GSWHyperlink.m: o fix to not display links disabled by !enabled when displayDisabled = NO.
Manuel Guesdon
2003-03-03 08:47:29 +0000