libs-gsweb/GSWExtensions.framework
ayers 702ac875fa * GSWExtensions.framework/GSWKeyValueConditional.m
([GSWKeyValueConditional condition]): Declare all variables at
        top of block to be able to compile with gcc 2.95.
        * GSWeb.framework/GSWBaseParser.m
        (_ParserDebugLogBuffer):Ditto.
        * GSWeb.framework/GSWDisplayGroup.m
        ([GSWDisplayGroup _deleteObjects]),
        ([GSWDisplayGroup displayBatchContainingSelectedObject]),
        ([GSWDisplayGroup setDefaultStringMatchFormat:]),
        ([GSWDisplayGroup _setUpForNewDataSource]): Ditto.
        * GSWeb.framework/GSWHTMLDynamicElement.m
        ([GSWHTMLDynamicElement
        computeActionStringWithActionClassAssociation:
        directActionNameAssociation:pathQueryDictionaryAssociation:
        otherPathQueryAssociations:inContext:]): Ditto.
        * GSWeb.framework/GSWHTMLRawParser.m
        ([GSWHTMLRawParser
        tagPropertiesForType:betweenIndex:andIndex:]),
        ([GSWHTMLRawParser parseHTML]): Ditto.
        * GSWeb.framework/GSWRequest.m
        ([GSWRequest valuesFromHeaderString:], [GSWRequest initWithString:]),
        ([GSWRequest cookies]): Ditto.
        * GSWeb.framework/GSWStatisticsStore.m
        ([GSWStatisticsStore _sessionTerminating:]): Ditto.
        * GSWeb.framework/GSWTemporaryElement.m
        ([GSWTemporaryElement _elementWithDeclaration:name:properties:
        template:languages:]): Ditto.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@19171 72102866-910b-0410-8b05-ffd578937521
2004-04-22 12:08:29 +00:00
..
French.lproj * GSWeb.framework/.cvsignore: New file. 2004-01-13 12:46:48 +00:00
GSWCollapsibleComponentContent.gswc o added Anchor 2003-11-24 10:59:56 +00:00
GSWDictionaryRepetition.gswc 2000-10-04 Manuel Guesdon <mguesdon@orange-concept.com> 2000-10-04 22:19:43 +00:00
GSWExceptionPage.gswc o added meta to avoid error page indexation 2004-03-26 10:29:30 +00:00
GSWIFrame.gswc 2000-10-04 Manuel Guesdon <mguesdon@orange-concept.com> 2000-10-04 22:19:43 +00:00
GSWKeyValueConditional.gswc o added (come from Dave Lopper) 2003-11-25 13:11:38 +00:00
GSWMetaRefresh.gswc 2000-10-04 Manuel Guesdon <mguesdon@orange-concept.com> 2000-10-04 22:19:43 +00:00
GSWPageRestorationErrorPage.gswc o added meta to avoid error page indexation 2004-03-26 10:29:30 +00:00
GSWRedirect.gswc 2000-10-04 Manuel Guesdon <mguesdon@orange-concept.com> 2000-10-04 22:19:43 +00:00
GSWSessionCreationErrorPage.gswc o added meta to avoid error page indexation 2004-03-26 10:29:30 +00:00
GSWSessionRestorationErrorPage.gswc o added meta to avoid error page indexation 2004-03-26 10:29:30 +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 Remove gifs 2002-02-22 19:03:52 +00:00
.cvsignore * GSWeb.framework/GSWApplication.h/m 2004-01-13 15:00:55 +00:00
bundle-info.plist Initial revision 2000-01-22 12:49:49 +00:00
GNUmakefile * GSWeb.framework/GNUmakefile: Make WO_HEADER_FILES real 2004-03-10 13:05:27 +00:00
GSWCollapsibleComponentContent.api Initial revision 2000-01-22 12:49:49 +00:00
GSWCollapsibleComponentContent.h o added Anchor 2003-11-24 10:59:56 +00:00
GSWCollapsibleComponentContent.m o added Anchor 2003-11-24 10:59:56 +00:00
GSWDictionaryRepetition.api Initial revision 2000-01-22 12:49:49 +00:00
GSWDictionaryRepetition.h 2002-03-07 Manuel Guesdon <mguesdon@orange-concept.com> 2002-03-06 23:13:23 +00:00
GSWDictionaryRepetition.m 2003-03-24 Manuel Guesdon <mguesdon@orange-concept.com> 2003-03-24 07:45:52 +00:00
GSWExceptionPage.api Initial revision 2000-01-22 12:49:49 +00:00
GSWExceptionPage.h 2002-06-03 Manuel Guesdon <mguesdon@orange-concept.com> 2002-06-03 08:27:15 +00:00
GSWExceptionPage.m * gsweb.make.in: Change 'WO' framework names to WobObjects, 2004-01-12 15:32:39 +00:00
gswextensions.gsdoc 2002-03-07 Manuel Guesdon <mguesdon@orange-concept.com> 2002-03-06 23:13:23 +00:00
GSWExtensions.h 2003-01-22 Manuel Guesdon <mguesdon@orange-concept.com> 2003-01-22 12:24:26 +00:00
GSWExtWOCompatibility.h * *.h/m: Updated to new header layout. 2003-08-25 20:15:32 +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 2003-03-24 Manuel Guesdon <mguesdon@orange-concept.com> 2003-03-24 07:45:52 +00:00
GSWKeyValueConditional.api o added (come from Dave Lopper) 2003-11-25 13:11:38 +00:00
GSWKeyValueConditional.h * gsweb.make.in: Remove GSANTLR dependency. 2004-04-14 17:11:56 +00:00
GSWKeyValueConditional.m * GSWExtensions.framework/GSWKeyValueConditional.m 2004-04-22 12:08:29 +00:00
GSWLongResponsePage.h 2002-11-23 Manuel Guesdon <mguesdon@orange-concept.com> 2002-11-23 11:06:39 +00:00
GSWLongResponsePage.m * GSWExtensions.framework/GSWLongResponsePage.m 2004-02-27 17:56:39 +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 2003-03-24 Manuel Guesdon <mguesdon@orange-concept.com> 2003-03-24 07:45:52 +00:00
GSWPageRestorationErrorPage.api Initial revision 2000-01-22 12:49:49 +00:00
GSWPageRestorationErrorPage.h 2002-03-07 Manuel Guesdon <mguesdon@orange-concept.com> 2002-03-06 23:13:23 +00:00
GSWPageRestorationErrorPage.m 2003-03-24 Manuel Guesdon <mguesdon@orange-concept.com> 2003-03-24 07:45:52 +00:00
GSWRedirect.h 2002-03-07 Manuel Guesdon <mguesdon@orange-concept.com> 2002-03-06 23:13:23 +00:00
GSWRedirect.m 2003-03-24 Manuel Guesdon <mguesdon@orange-concept.com> 2003-03-24 07:45:52 +00:00
GSWSessionCreationErrorPage.api Initial revision 2000-01-22 12:49:49 +00:00
GSWSessionCreationErrorPage.h 2002-03-07 Manuel Guesdon <mguesdon@orange-concept.com> 2002-03-06 23:13:23 +00:00
GSWSessionCreationErrorPage.m 2003-03-24 Manuel Guesdon <mguesdon@orange-concept.com> 2003-03-24 07:45:52 +00:00
GSWSessionRestorationErrorPage.api Initial revision 2000-01-22 12:49:49 +00:00
GSWSessionRestorationErrorPage.h 2002-03-07 Manuel Guesdon <mguesdon@orange-concept.com> 2002-03-06 23:13:23 +00:00
GSWSessionRestorationErrorPage.m 2003-03-24 Manuel Guesdon <mguesdon@orange-concept.com> 2003-03-24 07:45:52 +00:00
GSWStatsPage.api Initial revision 2000-01-22 12:49:49 +00:00
GSWStatsPage.h 2002-03-07 Manuel Guesdon <mguesdon@orange-concept.com> 2002-03-06 23:13:23 +00:00
GSWStatsPage.m 2003-03-24 Manuel Guesdon <mguesdon@orange-concept.com> 2003-03-24 07:45: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 * GSWExtensions.framework/Makefile.postamble: Fix Typo. 2004-03-10 13:17:32 +00:00
Makefile.preamble * gsweb.make.in: Remove GSANTLR dependency. 2004-04-14 17:11:56 +00:00
WOExtensions.h 2003-01-22 Manuel Guesdon <mguesdon@orange-concept.com> 2003-01-22 12:24:26 +00:00