mirror of
https://github.com/gnustep/libs-gsweb.git
synced 2025-04-23 15:33:43 +00:00
2004-05-14 Manuel Guesdon <mguesdon@orange-concept.com>
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@19322 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
241ee24da9
commit
c7e611146f
1 changed files with 42 additions and 0 deletions
42
ChangeLog
42
ChangeLog
|
@ -1,3 +1,45 @@
|
|||
2004-05-14 Manuel Guesdon <mguesdon@orange-concept.com>
|
||||
|
||||
* GSWeb.framework/GSWHTMLTemplateParser.m:
|
||||
o fixed exception format/arguments in
|
||||
-parser:didParseClosingDynamicTagOfType:withTemplateInfo:
|
||||
o added templateInfo in -parseHTML Exception
|
||||
* GSWeb.framework/GSWActionRequestHandler.m:
|
||||
o fix for defaultActionClass
|
||||
* GSWeb.framework/GSWBundle.m:
|
||||
o fix for .strings loading
|
||||
* GSWeb.framework/GSWResourceManager.m:
|
||||
o fix for .strings loading
|
||||
* GSWExtensions.framework/GSWMetaRefresh.m:
|
||||
o logs
|
||||
* GSWExtensions.framework/GSWMetaRefresh.gswc/GSWMetaRefresh.gswd/html:
|
||||
o moved http-equiv
|
||||
* GSWeb.framework/GSWAssociation.m:
|
||||
o fixed -isImplementedForComponent
|
||||
* GSWeb.framework/GSWConstants.h/.m:
|
||||
o added dateFormat__AltKey
|
||||
o added numberFormat__AltKey
|
||||
* GSWeb.framework/GSWContext.h:
|
||||
o added -urlApplicationNumber
|
||||
* GSWeb.framework/GSWContext.m:
|
||||
o logs
|
||||
o urlPrefix fix
|
||||
o application instance fix for distribution
|
||||
o fix in -_synchronizeForDistribution
|
||||
* GSWeb.framework/GSWGenericElement.m:
|
||||
o logs
|
||||
o fixes in -invokeActionForRequest:inContext:
|
||||
* GSWeb.framework/GSWRequest.m:
|
||||
o logs
|
||||
* GSWeb.framework/GSWSession.m:
|
||||
o logs
|
||||
* GSWeb.framework/GSWTemplateParser.m:
|
||||
o fix typo
|
||||
* GSWeb.framework/GSWTextField.h:
|
||||
o cleaned
|
||||
* GSWeb.framework/GSWTextField.m:
|
||||
o handle dateFormat and numberFormat Alt Keys
|
||||
|
||||
2004-05-06 S.J. Chun <chunsj@embian.com>
|
||||
David Ayers <d.ayers@inode.at>
|
||||
|
||||
|
|
Loading…
Reference in a new issue