summaryrefslogtreecommitdiff
path: root/include/dom/core/element.h
Commit message (Expand)AuthorAgeFilesLines
* Remove casts related to dom_string in API macros because they were hiding err...Daniel Silverstone2012-03-281-23/+15
* Add some functions to implement some of LibCSS's selection callbacks, as an e...Michael Drake2012-03-281-0/+12
* Provide custom API to ease optimal binding to libcssJohn Mark Bell2012-02-111-0/+29
* s/struct dom_string/dom_string/gJohn Mark Bell2011-04-071-68/+67
* Merge the branches/struggleyb/libdom-remain back to trunk.Bo Yang2009-08-111-3/+4
* Convert DOMElement interface to use vtable structure.Bo Yang2009-03-201-52/+300
* Add Element.John Mark Bell2007-07-111-0/+78