2000-02-12 13:10:01 +00:00
|
|
|
2000-02-12 Manuel Guesdon <mguesdon@sbuilders.com>
|
|
|
|
|
|
|
|
* GSWForm.m: Added senderId test in -invokeActionForRequest:inContext:
|
|
|
|
and -takeValuesFromRequest:inContext:
|
|
|
|
* GSWComponentReference.m: Added senderId test in
|
|
|
|
-invokeActionForRequest:inContext:
|
|
|
|
and -takeValuesFromRequest:inContext:
|
|
|
|
|
2000-02-06 16:32:26 +00:00
|
|
|
2000-02-05 Mirko Viviani <mirko.viviani@rccr.cremona.it>
|
|
|
|
|
|
|
|
* GSWeb/Application.m: in GSWApplicationMain() created an autorelease pool,
|
|
|
|
released GSWApp when it exits from the run loop
|
|
|
|
* Doc/GNUstepWeb-HOWTO: updated
|
|
|
|
|
2000-01-29 15:58:47 +00:00
|
|
|
2000-01-29 Manuel Guesdon <mguesdon@sbuilders.com>
|
|
|
|
|
|
|
|
* GSWeb/GSWConfig.h: changed GSWOPTVALUE_FrameworksBaseURL to
|
|
|
|
@"/GSW/Frameworks"
|
|
|
|
|
2000-01-27 16:02:00 +00:00
|
|
|
2000-01-27 Manuel Guesdon <mguesdon@sbuilders.com>
|
|
|
|
|
|
|
|
* GSWeb/GSWApplication.m removed #include <NGReflection/common.h>
|
|
|
|
* GSWeb/GSWeb.h: removed #include <gnustep/base/...>
|
|
|
|
|
2000-01-23 18:41:39 +00:00
|
|
|
2000-01-23 Manuel Guesdon <mguesdon@sbuilders.com>
|
|
|
|
|
|
|
|
* Added Mirko Viviani's GNUstepWeb-HOWTO
|
|
|
|
|
|
|
|
2000-01-23 Manuel Guesdon <mguesdon@sbuilders.com>
|
|
|
|
|
|
|
|
* GSWeb.framework/html.g: modified Include
|
|
|
|
* GSWeb.framework/PageDef.g: modified Include
|
|
|
|
* GSWeb.framework/htmltag.g: modified Include
|
|
|
|
* GSWeb.framework/html.g: modified TEXT rule for " in PCDATA
|
|
|
|
* GSWeb.framework/html.g: modified ATTR rule for spaces around =
|
|
|
|
|
2000-01-23 11:33:05 +00:00
|
|
|
2000-01-23 Manuel Guesdon <mguesdon@sbuilders.com>
|
|
|
|
|
|
|
|
* GSWeb.framework/GSWApplication.m: tests added in GSWApplication _argsDictionaryWithUserDefaults:
|
|
|
|
|
2000-02-06 16:32:26 +00:00
|
|
|
|