libs-gsweb/GSWExtensions.framework
Manuel Guesdon f3ad330d2c 2002-01-26 Manuel Guesdon <mguesdon@orange-concept.com>
* GSWeb.framework/GSWSwitchComponent.m:
		o logs
		o corected bug: use GSWComponentName__Key[]
	* GSWeb.framework/GSWSession.m:
		o logs
	* GSWExtensions.framework/GSWExtensions.m:
		o added better formatting
	* GSWExtensions.framework/GSWExtensions.gswc/GSWExtensions.HTML:
		o added better formatting
	* GSWExtensions.framework/French.lproj/GSWExtensions.gswc/GSWExtensions.HTML:
		o added better formatting
	* GSWExtensionsGSW.framework/GSWLogin.m:
		o added -login exception cataching to add exception verbosity.
	* GSWeb.framework/GSWDynamicElement.m/.h:
		o logs
		o added ivar _definitionName and associated methods
	* GSWeb.framework/GSWElement.m/.h:
		o added ivar -definitionName
	* GSWeb.framework/GSWTemplateParserANTLR.m:
		o set dynamic element definition name
	* GSWeb.framework/GSWTemplateParserXML.m:
		o set dynamic element definition name
	* GSWeb.framework/GSWConditional.m:
		o logs
	* GSWeb.framework/GSWComponent.m:
		o logs
		o remove GDL2  code in -valueForBinding: and setValue:forBinding:
		    I don't see a reason for this code and it may make a loop
	* GSWeb.framework/GSWAssociation.m:
		o logs
		o Fix in validateValue:forKeyPath: test & call
	* GSWeb.framework/GSWDisplayGroup.m:
		o logs
	* GSWeb.framework/GSWBundle.m:
		o logs
	* GSWeb.framework/GSWImageButton.m:
		o logs (element definition name)
	* GSWeb.framework/GSWForm.m:
		o logs (element definition name)
		o stop invokeActionForRequest:inContext: when the current Id is after senderID
	* GSWeb.framework: GSWElementIDString.m
		o added -compare:options:range:
	* GSWeb.framework: GSWHTMLDynamicElement.m
		o stop invokeActionForRequest:inContext: when the current Id is after senderID
	* GSWeb.framework: GSWHTMLStaticElement.m
		o stop invokeActionForRequest:inContext: when the current Id is after senderID
	* GSWExtensions.framework/WebServerResources:
		o converted .gif to .png
	* GSWeb.framework/GSWUtils.m:
		o removed members in NSUserDefaults description


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@12219 72102866-910b-0410-8b05-ffd578937521
2002-01-26 10:43:23 +00:00
..
French.lproj 2002-01-26 Manuel Guesdon <mguesdon@orange-concept.com> 2002-01-26 10:43:23 +00:00
GSWCollapsibleComponentContent.gswc 2000-10-04 Manuel Guesdon <mguesdon@orange-concept.com> 2000-10-04 22:19:43 +00:00
GSWDictionaryRepetition.gswc 2000-10-04 Manuel Guesdon <mguesdon@orange-concept.com> 2000-10-04 22:19:43 +00:00
GSWExceptionPage.gswc 2002-01-26 Manuel Guesdon <mguesdon@orange-concept.com> 2002-01-26 10:43:23 +00:00
GSWIFrame.gswc 2000-10-04 Manuel Guesdon <mguesdon@orange-concept.com> 2000-10-04 22:19:43 +00:00
GSWMetaRefresh.gswc 2000-10-04 Manuel Guesdon <mguesdon@orange-concept.com> 2000-10-04 22:19:43 +00:00
GSWPageRestorationErrorPage.gswc 2000-10-04 Manuel Guesdon <mguesdon@orange-concept.com> 2000-10-04 22:19:43 +00:00
GSWRedirect.gswc 2000-10-04 Manuel Guesdon <mguesdon@orange-concept.com> 2000-10-04 22:19:43 +00:00
GSWSessionCreationErrorPage.gswc 2000-10-04 Manuel Guesdon <mguesdon@orange-concept.com> 2000-10-04 22:19:43 +00:00
GSWSessionRestorationErrorPage.gswc 2001-03-11 Manuel Guesdon <mguesdon@orange-concept.com> 2001-03-11 17:15:44 +00:00
GSWStatsPage.gswc 2002-01-26 Manuel Guesdon <mguesdon@orange-concept.com> 2002-01-26 10:43:23 +00:00
GSWTable.gswc 2000-10-04 Manuel Guesdon <mguesdon@orange-concept.com> 2000-10-04 22:19:43 +00:00
GSWTableString.gswc 2000-10-04 Manuel Guesdon <mguesdon@orange-concept.com> 2000-10-04 22:19:43 +00:00
Resources Initial revision 2000-01-22 12:49:49 +00:00
WebServerResources 2002-01-26 Manuel Guesdon <mguesdon@orange-concept.com> 2002-01-26 10:43:23 +00:00
bundle-info.plist Initial revision 2000-01-22 12:49:49 +00:00
GNUmakefile 2002-01-26 Manuel Guesdon <mguesdon@orange-concept.com> 2002-01-26 10:43:23 +00:00
GSWCollapsibleComponentContent.api Initial revision 2000-01-22 12:49:49 +00:00
GSWCollapsibleComponentContent.h Initial revision 2000-01-22 12:49:49 +00:00
GSWCollapsibleComponentContent.m 2002-01-26 Manuel Guesdon <mguesdon@orange-concept.com> 2002-01-26 10:43:23 +00:00
GSWDictionaryRepetition.api Initial revision 2000-01-22 12:49:49 +00:00
GSWDictionaryRepetition.h Initial revision 2000-01-22 12:49:49 +00:00
GSWDictionaryRepetition.m * GSWExtensions.framework/GNUmakefile: rewrite using framework.make 2000-10-30 15:36:50 +00:00
GSWExceptionPage.api Initial revision 2000-01-22 12:49:49 +00:00
GSWExceptionPage.h Initial revision 2000-01-22 12:49:49 +00:00
GSWExceptionPage.m 2002-01-26 Manuel Guesdon <mguesdon@orange-concept.com> 2002-01-26 10:43:23 +00:00
GSWIFrame.api Initial revision 2000-01-22 12:49:49 +00:00
GSWIFrame.h Initial revision 2000-01-22 12:49:49 +00:00
GSWIFrame.m * GSWExtensions.framework/GNUmakefile: rewrite using framework.make 2000-10-30 15:36:50 +00:00
GSWMetaRefresh.api Initial revision 2000-01-22 12:49:49 +00:00
GSWMetaRefresh.h Initial revision 2000-01-22 12:49:49 +00:00
GSWMetaRefresh.m * GSWExtensions.framework/GNUmakefile: rewrite using framework.make 2000-10-30 15:36:50 +00:00
GSWPageRestorationErrorPage.api Initial revision 2000-01-22 12:49:49 +00:00
GSWPageRestorationErrorPage.h Initial revision 2000-01-22 12:49:49 +00:00
GSWPageRestorationErrorPage.m * GSWExtensions.framework/GNUmakefile: rewrite using framework.make 2000-10-30 15:36:50 +00:00
GSWRedirect.h Initial revision 2000-01-22 12:49:49 +00:00
GSWRedirect.m * GSWExtensions.framework/GNUmakefile: rewrite using framework.make 2000-10-30 15:36:50 +00:00
GSWSessionCreationErrorPage.api Initial revision 2000-01-22 12:49:49 +00:00
GSWSessionCreationErrorPage.h Initial revision 2000-01-22 12:49:49 +00:00
GSWSessionCreationErrorPage.m * GSWExtensions.framework/GNUmakefile: rewrite using framework.make 2000-10-30 15:36:50 +00:00
GSWSessionRestorationErrorPage.api Initial revision 2000-01-22 12:49:49 +00:00
GSWSessionRestorationErrorPage.gswd 2001-03-14 Manuel Guesdon <mguesdon@orange-concept.com> 2001-03-14 22:12:57 +00:00
GSWSessionRestorationErrorPage.h Initial revision 2000-01-22 12:49:49 +00:00
GSWSessionRestorationErrorPage.m * GSWExtensions.framework/GNUmakefile: rewrite using framework.make 2000-10-30 15:36:50 +00:00
GSWStatsPage.api Initial revision 2000-01-22 12:49:49 +00:00
GSWStatsPage.h Initial revision 2000-01-22 12:49:49 +00:00
GSWStatsPage.m 2001-10-25 Manuel Guesdon <mguesdon@orange-concept.com> 2001-10-26 08:50:52 +00:00
GSWTable.api Initial revision 2000-01-22 12:49:49 +00:00
GSWTableString.api Initial revision 2000-01-22 12:49:49 +00:00
Makefile.postamble 2000-08-14 Manuel Guesdon <mguesdon@orange-concept.com> 2000-08-25 10:36:16 +00:00
Makefile.preamble 2001-11-07 Manuel Guesdon <mguesdon@orange-concept.com> 2001-11-07 14:16:38 +00:00