summaryrefslogtreecommitdiff
path: root/include/dom/core/attr.h
Commit message (Expand)AuthorAgeFilesLines
* unsigned long -> uint32_t, signed long and long -> int32_t, plus collateral f...Daniel Silverstone2012-09-101-3/+3
* Remove casts related to dom_string in API macros because they were hiding err...Daniel Silverstone2012-03-281-6/+3
* s/struct dom_string/dom_string/gJohn Mark Bell2011-04-071-10/+9
* Merge branches/struggleyb/libdom-html to trunk.John Mark Bell2010-08-301-0/+46
* Merge the branches/struggleyb/libdom-remain back to trunk.Bo Yang2009-08-111-9/+11
* Modify some macro typo. Found by the testcases.Bo Yang2009-05-081-1/+1
* Convert DOM document interface to use vtable structure.Bo Yang2009-03-191-0/+2
* Change the our dom to use vtable method. The first step: Bo Yang2009-03-121-12/+79
* Add Element.John Mark Bell2007-07-111-1/+1
* Fix TypeInfo -> type_info conversionJohn Mark Bell2007-07-111-3/+3
* Purge all trace of the ballache that was dom_ctx.John Mark Bell2007-07-061-15/+12
* Import DOM library.John Mark Bell2007-07-061-0/+37