1 |
|
2005-12-28 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* XMLParser.dis: Some modifications made. |
4 |
|
|
5 |
|
2005-12-27 Wakaba <wakaba@suika.fam.cx> |
6 |
|
|
7 |
|
* DOMLS.dis (PARSE_ERR, SERIALIZE_ERR): They are now a |
8 |
|
global named resource. |
9 |
|
|
10 |
|
* Makefile: Rules to make |XMLParser.pm| is added. |
11 |
|
|
12 |
|
* XMLParser.dis: New file. |
13 |
|
|
14 |
|
2005-12-24 Wakaba <wakaba@suika.fam.cx> |
15 |
|
|
16 |
|
* DOMCore.dis (ManakaiDOMError._FORMATTER_PACKAGE_): Error |
17 |
|
message formatter can now vary by error types. |
18 |
|
(DOMLocator.utf32Offset): New (manakai extended) attribute. |
19 |
|
|
20 |
|
2005-12-23 Wakaba <wakaba@suika.fam.cx> |
21 |
|
|
22 |
|
* DOMCore.dis (DOMLocator): Implemented. |
23 |
|
|
24 |
|
2005-12-21 Wakaba <wakaba@suika.fam.cx> |
25 |
|
|
26 |
|
* DOMCore.dis (DOMConfigurationParameterApplication, |
27 |
|
domConfigurationParameter): New resources. |
28 |
|
|
29 |
|
2005-11-25 Wakaba <wakaba@suika.fam.cx> |
30 |
|
|
31 |
|
* Tree.dis (NodeList.___report_error, NamedNodeMap.___report_error): |
32 |
|
New methods. |
33 |
|
|
34 |
|
2005-11-24 Wakaba <wakaba@suika.fam.cx> |
35 |
|
|
36 |
|
* DOMMain.dis, DOMLS.dis, DOMXML.dis, Tree.dis: Old |__WARNING__| |
37 |
|
blocks are replaced by |DOMError|-based |__DOMCore:ERROR__| blocks. |
38 |
|
|
39 |
|
* DOMMain.dis (___report_error): Throws the error unkess |
40 |
|
it is a |DOMCore:DOMError| object. |
41 |
|
|
42 |
2005-11-24 Wakaba <wakaba@suika.fam.cx> |
2005-11-24 Wakaba <wakaba@suika.fam.cx> |
43 |
|
|
44 |
* DOMCore.dis (severity, type): Getters return value from |
* DOMCore.dis (severity, type): Getters return value from |