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