libs-gsweb/Testing/DynamicElements
dwetzel 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.



git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@30806 72102866-910b-0410-8b05-ffd578937521
2010-06-22 05:02:29 +00:00
..
Browser1Page.wo * Testing/DynamicElements 2010-06-12 01:18:12 +00:00
Browser2Page.wo * Testing/DynamicElements 2010-06-12 01:18:12 +00:00
CheckBox1Page.wo * Testing/DynamicElements 2010-06-12 01:18:12 +00:00
CheckBox2Page.wo * Testing/DynamicElements 2010-06-12 01:18:12 +00:00
CheckBoxList1Page.wo * Testing/DynamicElements 2010-06-12 01:18:12 +00:00
CheckBoxList2Page.wo * Testing/DynamicElements 2010-06-12 01:18:12 +00:00
FileUpload1Page.wo * Testing/DynamicElements 2010-06-12 01:18:12 +00:00
ImagePage.wo * GSWExtensions/GSWPageRestorationErrorPage.gswc/GSWPageRestorationErrorPage.gswd 2010-06-22 05:02:29 +00:00
Main.wo * Testing/DynamicElements 2010-06-12 01:18:12 +00:00
PopUpButton1Page.wo * Testing/DynamicElements 2010-06-12 01:18:12 +00:00
PopUpButton2Page.wo * Testing/DynamicElements 2010-06-12 01:18:12 +00:00
RadioButton1Page.wo * Testing/DynamicElements 2010-06-12 01:18:12 +00:00
RadioButtonList1Page.wo * Testing/DynamicElements 2010-06-12 01:18:12 +00:00
RadioButtonList2Page.wo * Testing/DynamicElements 2010-06-12 01:18:12 +00:00
Resources * GSWExtensions/GSWPageRestorationErrorPage.gswc/GSWPageRestorationErrorPage.gswd 2010-06-22 05:02:29 +00:00
TextField1Page.wo * Testing/DynamicElements 2010-06-12 01:18:12 +00:00
WebServerResources * GSWExtensions/GSWPageRestorationErrorPage.gswc/GSWPageRestorationErrorPage.gswd 2010-06-22 05:02:29 +00:00
BasePage.h * Testing/DynamicElements 2010-06-12 01:18:12 +00:00
BasePage.m * Testing/DynamicElements 2010-06-12 01:18:12 +00:00
Browser1Page.h 2002-11-18 Manuel Guesdon <mguesdon@orange-concept.com> 2002-11-18 11:14:55 +00:00
Browser1Page.m * Testing/DynamicElements 2010-06-12 01:18:12 +00:00
Browser2Page.h 2002-11-18 Manuel Guesdon <mguesdon@orange-concept.com> 2002-11-18 11:14:55 +00:00
Browser2Page.m * Testing/DynamicElements 2010-06-12 01:18:12 +00:00
CheckBox1Page.h 2002-12-06 Manuel Guesdon <mguesdon@orange-concept.com> 2002-12-06 14:28:27 +00:00
CheckBox1Page.m * Testing/DynamicElements 2010-06-12 01:18:12 +00:00
CheckBox2Page.h 2002-12-06 Manuel Guesdon <mguesdon@orange-concept.com> 2002-12-06 14:28:27 +00:00
CheckBox2Page.m * Testing/DynamicElements 2010-06-12 01:18:12 +00:00
CheckBoxList1Page.h 2002-11-18 Manuel Guesdon <mguesdon@orange-concept.com> 2002-11-18 11:14:55 +00:00
CheckBoxList1Page.m * Testing/DynamicElements 2010-06-12 01:18:12 +00:00
CheckBoxList2Page.h 2002-11-18 Manuel Guesdon <mguesdon@orange-concept.com> 2002-11-18 11:14:55 +00:00
CheckBoxList2Page.m * Testing/DynamicElements 2010-06-12 01:18:12 +00:00
DynamicElements.h * Testing/DynamicElements 2010-06-12 01:18:12 +00:00
DynamicElements.m * Testing/DynamicElements 2010-06-12 01:18:12 +00:00
DynamicElements_main.m * Testing/DynamicElements 2010-06-12 01:18:12 +00:00
FileUpload1Page.h * Testing/DynamicElements/FileUpload1Page.gswc/FileUpload1Page.gswd 2006-10-04 21:07:40 +00:00
FileUpload1Page.m * Testing/DynamicElements 2010-06-12 01:18:12 +00:00
GNUmakefile * GSWExtensions/GSWPageRestorationErrorPage.gswc/GSWPageRestorationErrorPage.gswd 2010-06-22 05:02:29 +00:00
ImagePage.h * GSWExtensions/GSWPageRestorationErrorPage.gswc/GSWPageRestorationErrorPage.gswd 2010-06-22 05:02:29 +00:00
ImagePage.m * GSWExtensions/GSWPageRestorationErrorPage.gswc/GSWPageRestorationErrorPage.gswd 2010-06-22 05:02:29 +00:00
INSTALL 2002-11-18 Manuel Guesdon <mguesdon@orange-concept.com> 2002-11-18 11:14:55 +00:00
Main.h * Testing/DynamicElements 2010-06-12 01:18:12 +00:00
Main.m * GSWExtensions.framework/Makefile.preamble: Correct 2004-01-08 16:23:47 +00:00
Makefile.postamble * GSWExtensions.framework/Makefile.preamble: Correct 2004-01-08 16:23:47 +00:00
Makefile.preamble * GSWExtensions.framework/Makefile.preamble: Correct 2004-01-08 16:23:47 +00:00
PopUpButton1Page.h 2002-11-18 Manuel Guesdon <mguesdon@orange-concept.com> 2002-11-18 11:14:55 +00:00
PopUpButton1Page.m * Testing/DynamicElements 2010-06-12 01:18:12 +00:00
PopUpButton2Page.h 2002-11-18 Manuel Guesdon <mguesdon@orange-concept.com> 2002-11-18 11:14:55 +00:00
PopUpButton2Page.m * Testing/DynamicElements 2010-06-12 01:18:12 +00:00
RadioButton1Page.h 2002-12-06 Manuel Guesdon <mguesdon@orange-concept.com> 2002-12-06 14:28:27 +00:00
RadioButton1Page.m * Testing/DynamicElements 2010-06-12 01:18:12 +00:00
RadioButtonList1Page.h 2002-11-18 Manuel Guesdon <mguesdon@orange-concept.com> 2002-11-18 11:14:55 +00:00
RadioButtonList1Page.m * Testing/DynamicElements 2010-06-12 01:18:12 +00:00
RadioButtonList2Page.h 2002-11-18 Manuel Guesdon <mguesdon@orange-concept.com> 2002-11-18 11:14:55 +00:00
RadioButtonList2Page.m * Testing/DynamicElements 2010-06-12 01:18:12 +00:00
TextField1Page.h 2002-11-18 Manuel Guesdon <mguesdon@orange-concept.com> 2002-11-18 11:14:55 +00:00
TextField1Page.m * Testing/DynamicElements 2010-06-12 01:18:12 +00:00