Commit Graph

15 Commits (mono/atari_treeview_rework)

Author SHA1 Message Date
Vincent Sanders bb10e7131f use a prologue section in the node binding to abstract out javascrip dom node to libdom node conversion 12 years ago
Vincent Sanders 1b8f9daa51 Initial implementation of document.createComment 12 years ago
Vincent Sanders e913a58ee7 add missing copyright header 12 years ago
Vincent Sanders 6797e1f8ef add nodeValue implementation 12 years ago
Vincent Sanders 8810bc0163 add nodeName implementation 12 years ago
Vincent Sanders ba867955a2 add nodeType 12 years ago
Vincent Sanders 9318e66449 add document.createElement 12 years ago
Vincent Sanders 85ede7192d put correct type casts into constructor 12 years ago
Vincent Sanders 28ac5fe9c1 implement appendChild so wikipedia lcm script works 12 years ago
Vincent Sanders 882fd4f5c5 implement document.createTextNode operation 12 years ago
Vincent Sanders ca24b238ed add Text interface 12 years ago
Vincent Sanders 478b57c5d7 working docuemnt.cookie 12 years ago
Vincent Sanders 8de9e19077 improve dom reference accounting 12 years ago
Vincent Sanders 3f1b683845 implement dom-getElementsByTagName and nodelist and htmlcollection 12 years ago
Vincent Sanders 48cbca0399 move bindings into the correct place 12 years ago