summaryrefslogtreecommitdiff
path: root/include/dom/html/html_input_element.h
Commit message (Expand)AuthorAgeFilesLines
* Update the input element API to use dom_ulong where apropriateVincent Sanders2015-10-251-2/+4
* changing size attribute of Input Element to be of type intrsk19942014-06-111-2/+2
* unsigned long -> uint32_t, signed long and long -> int32_t, plus collateral f...Daniel Silverstone2012-09-101-4/+4
* Return value of -1 when asked to get value of long property that doesn't exis...Michael Drake2012-09-081-2/+2
* HTMLInputElement: Initial support and test enabling. Some TODOs leftDaniel Silverstone2012-07-081-1/+119
* Merge branches/struggleyb/libdom-html to trunk.John Mark Bell2010-08-301-0/+7