1 |
|
2004-10-16 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* DOMMouseEvents.dis, DOMTextEvents.dis: New module. |
4 |
|
|
5 |
|
2004-10-11 Wakaba <wakaba@suika.fam.cx> |
6 |
|
|
7 |
|
* ManakaiDOMMain.dis: 'TreeCore:anydata2' property type added. |
8 |
|
(DataType[ManakaiDOMKeyIdentifier, ManakaiDOMKeyIdentifiers]): added. |
9 |
|
|
10 |
|
2004-10-10 Wakaba <wakaba@suika.fam.cx> |
11 |
|
|
12 |
|
* DOMEvents.dis: New module. |
13 |
|
|
14 |
|
* ManakaiDOMCore.dis (ManakaiDOMAttributes.item): Return |
15 |
|
node reference. |
16 |
|
|
17 |
|
* ManakaiDOMLS2003.dis (error_handler): '$caller' changed |
18 |
|
to '$self' for correct error reporting and not to leak memory. |
19 |
|
|
20 |
|
* Makefile (DIS2PM_PL): Path to dis2pm.pl changed. |
21 |
|
* dis2pm.pl, idl2dis.pl: Removed (moved to ../../bin/). |
22 |
|
|
23 |
|
2004-10-09 Wakaba <wakaba@suika.fam.cx> |
24 |
|
|
25 |
|
* DOMCore.dis (ConfigParam): Moved from ManakaiDOMCore. |
26 |
|
* ManakaiDOMCore.dis (ConfigParam): Removed. |
27 |
|
|
28 |
|
* dis2pm.pl: Functions to create perl/pod structures |
29 |
|
are moved to ../../bin/genlib.pl. |
30 |
|
(disdoc2pod, disdoc2text): Allow LESS-THAN SIGN as the first |
31 |
|
character of a paragraph. |
32 |
|
|
33 |
|
* ManakaiDOMLS2003.dis (ManakaiXMLParser2003/parse:#comment): |
34 |
|
Set ownerDocument as parent if parent.ownerDocument is null. |
35 |
|
|
36 |
|
* dis2pm.pl (dis2perl): Report if DIS code has value. |
37 |
|
|
38 |
|
2004-10-06 Wakaba <wakaba@suika.fam.cx> |
39 |
|
|
40 |
|
* ManakaiDOMCore.dis (IFs): Inherit non-conditional version |
41 |
|
of ManakaiDOMMain interfaces. |
42 |
|
|
43 |
|
* DOMCore.dis (Node.childNodes): Typo fixed. |
44 |
|
|
45 |
|
* ManakaiDOMLS2003.dis (parse): Check whether the namespace |
46 |
|
prefix is null. |
47 |
|
|
48 |
|
* dis2pm.pl (perl_builtin_code): Allow hash reference as 'features'. |
49 |
|
(Condition): Don't generate condition inheritance for DOM1, DOM2 |
50 |
|
and DOM3. |
51 |
|
|
52 |
2004-09-30 Wakaba <wakaba@suika.fam.cx> |
2004-09-30 Wakaba <wakaba@suika.fam.cx> |
53 |
|
|
54 |
* dis2pm.pl (disdoc_inline2pod, disdoc_inline2text): New |
* dis2pm.pl (disdoc_inline2pod, disdoc_inline2text): New |