/[suikacvs]/test/suikawebwww/www/js/sami/script/ChangeLog
Suika

Contents of /test/suikawebwww/www/js/sami/script/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.7 - (hide annotations) (download)
Sat Jul 25 17:05:51 2009 UTC (17 years, 1 month ago) by wakaba
Branch: MAIN
Changes since 1.6: +8 -0 lines
++ swe/script/ChangeLog	25 Jul 2009 17:05:35 -0000
2009-07-26  Wakaba  <wakaba@suika.fam.cx>

	* sami-browser.js: Added various hooks to customize the browser by
	subclassing.  URLs are now internally handled as SAMI.URL objects.

	* sami-core.js: A workaround for IE7's stupid behavior.  SAMI.URL
	class added.

1 wakaba 1.7 2009-07-26 Wakaba <[email protected]>
2    
3     * sami-browser.js: Added various hooks to customize the browser by
4     subclassing. URLs are now internally handled as SAMI.URL objects.
5    
6     * sami-core.js: A workaround for IE7's stupid behavior. SAMI.URL
7     class added.
8    
9 wakaba 1.1 2009-07-25 Wakaba <[email protected]>
10    
11 wakaba 1.6 * sami-core.js: Returns a dummy response object when an XHR
12     request has thrown an exception.
13    
14     * sami-browser.js: Implemented history-back navigation.
15    
16     2009-07-25 Wakaba <[email protected]>
17    
18 wakaba 1.5 * sami-browser.js: Separate HTML converter as a handler of generic
19     content handler mechanisim and added a plain text handler.
20    
21     * sami-core.js (getMediaTypeNoParam): New method.
22    
23     2009-07-25 Wakaba <[email protected]>
24    
25 wakaba 1.4 * sami-browser.js: Added |readyState| attribute. Error response
26     body should be rendered as well. The browser now set
27     location.samiResponse object after retrieval. The showContent
28     method was split from the main request handler.
29    
30     * sami-core.js: Use |window.event| if no event object is provided,
31     for compatibility with WinIE event model. Added
32     |SAMI.String.htescaped|. Added |SAMI.XHR.prototype.getRequestURL|
33     and |SAMI.XHR.prototype.getHeaderFieldBody|.
34    
35     2009-07-25 Wakaba <[email protected]>
36    
37 wakaba 1.3 * sami-browser.js: Added SAMI.Browser.XHR.
38    
39     * sami-core.js: Added SAMI.Event.Browser and
40     SAMI.String.toJSStringLiteral.
41    
42     2009-07-25 Wakaba <[email protected]>
43    
44 wakaba 1.2 * sami-core.js: Changed order of arguments for SAMI.Observer
45     constructor.
46    
47     * sami-browser.js: New file.
48    
49     2009-07-25 Wakaba <[email protected]>
50    
51 wakaba 1.1 * ChangeLog: New file.
52    

[email protected]
ViewVC Help
Powered by ViewVC 1.1.24