1 |
|
2004-10-17 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* DOMBasicEvents.dis, DOMHTMLEvents.dis, DOMViews.dis: New modules. |
4 |
|
|
5 |
|
2004-10-16 Wakaba <wakaba@suika.fam.cx> |
6 |
|
|
7 |
|
* DOMMouseEvents.dis, DOMTextEvents.dis: New module. |
8 |
|
|
9 |
|
2004-10-11 Wakaba <wakaba@suika.fam.cx> |
10 |
|
|
11 |
|
* ManakaiDOMMain.dis: 'TreeCore:anydata2' property type added. |
12 |
|
(DataType[ManakaiDOMKeyIdentifier, ManakaiDOMKeyIdentifiers]): added. |
13 |
|
|
14 |
|
2004-10-10 Wakaba <wakaba@suika.fam.cx> |
15 |
|
|
16 |
|
* DOMEvents.dis: New module. |
17 |
|
|
18 |
|
* ManakaiDOMCore.dis (ManakaiDOMAttributes.item): Return |
19 |
|
node reference. |
20 |
|
|
21 |
|
* ManakaiDOMLS2003.dis (error_handler): '$caller' changed |
22 |
|
to '$self' for correct error reporting and not to leak memory. |
23 |
|
|
24 |
|
* Makefile (DIS2PM_PL): Path to dis2pm.pl changed. |
25 |
|
* dis2pm.pl, idl2dis.pl: Removed (moved to ../../bin/). |
26 |
|
|
27 |
2004-10-09 Wakaba <wakaba@suika.fam.cx> |
2004-10-09 Wakaba <wakaba@suika.fam.cx> |
28 |
|
|
29 |
|
* DOMCore.dis (ConfigParam): Moved from ManakaiDOMCore. |
30 |
|
* ManakaiDOMCore.dis (ConfigParam): Removed. |
31 |
|
|
32 |
|
* dis2pm.pl: Functions to create perl/pod structures |
33 |
|
are moved to ../../bin/genlib.pl. |
34 |
|
(disdoc2pod, disdoc2text): Allow LESS-THAN SIGN as the first |
35 |
|
character of a paragraph. |
36 |
|
|
37 |
* ManakaiDOMLS2003.dis (ManakaiXMLParser2003/parse:#comment): |
* ManakaiDOMLS2003.dis (ManakaiXMLParser2003/parse:#comment): |
38 |
Set ownerDocument as parent if parent.ownerDocument is null. |
Set ownerDocument as parent if parent.ownerDocument is null. |
39 |
|
|