| 1 |
wakaba |
1.1 |
2009-07-25 Wakaba <wakaba@suika.fam.cx> |
| 2 |
|
|
|
| 3 |
wakaba |
1.5 |
* sami-browser.js: Separate HTML converter as a handler of generic |
| 4 |
|
|
content handler mechanisim and added a plain text handler. |
| 5 |
|
|
|
| 6 |
|
|
* sami-core.js (getMediaTypeNoParam): New method. |
| 7 |
|
|
|
| 8 |
|
|
2009-07-25 Wakaba <wakaba@suika.fam.cx> |
| 9 |
|
|
|
| 10 |
wakaba |
1.4 |
* sami-browser.js: Added |readyState| attribute. Error response |
| 11 |
|
|
body should be rendered as well. The browser now set |
| 12 |
|
|
location.samiResponse object after retrieval. The showContent |
| 13 |
|
|
method was split from the main request handler. |
| 14 |
|
|
|
| 15 |
|
|
* sami-core.js: Use |window.event| if no event object is provided, |
| 16 |
|
|
for compatibility with WinIE event model. Added |
| 17 |
|
|
|SAMI.String.htescaped|. Added |SAMI.XHR.prototype.getRequestURL| |
| 18 |
|
|
and |SAMI.XHR.prototype.getHeaderFieldBody|. |
| 19 |
|
|
|
| 20 |
|
|
2009-07-25 Wakaba <wakaba@suika.fam.cx> |
| 21 |
|
|
|
| 22 |
wakaba |
1.3 |
* sami-browser.js: Added SAMI.Browser.XHR. |
| 23 |
|
|
|
| 24 |
|
|
* sami-core.js: Added SAMI.Event.Browser and |
| 25 |
|
|
SAMI.String.toJSStringLiteral. |
| 26 |
|
|
|
| 27 |
|
|
2009-07-25 Wakaba <wakaba@suika.fam.cx> |
| 28 |
|
|
|
| 29 |
wakaba |
1.2 |
* sami-core.js: Changed order of arguments for SAMI.Observer |
| 30 |
|
|
constructor. |
| 31 |
|
|
|
| 32 |
|
|
* sami-browser.js: New file. |
| 33 |
|
|
|
| 34 |
|
|
2009-07-25 Wakaba <wakaba@suika.fam.cx> |
| 35 |
|
|
|
| 36 |
wakaba |
1.1 |
* ChangeLog: New file. |
| 37 |
|
|
|