summaryrefslogtreecommitdiff
path: root/src/events/event_target.c
Commit message (Collapse)AuthorAgeFilesLines
* s/struct dom_string/dom_string/gJohn Mark Bell2011-04-071-5/+5
| | | | svn path=/trunk/libdom/; revision=12172
* Merge branches/struggleyb/libdom-html to trunk.John Mark Bell2010-08-301-28/+79
| | | | | | A few additional fixes to reduce the number of regressions to single figures. svn path=/trunk/dom/; revision=10724
* Sync with modified libwapcaplet API: 11 additional DOM Level1 testsuite ↵John Mark Bell2010-08-261-22/+12
| | | | | | failures. Most importantly, it actually compiles now. svn path=/trunk/dom/; revision=10717
* Add an assert for event dispatch. Bo Yang2009-08-141-0/+1
| | | | svn path=/trunk/dom/; revision=9283
* 1. Fix a string intern bug.Bo Yang2009-08-131-2/+3
| | | | | | 2. Reset the fields when finalise a dom_event. svn path=/trunk/dom/; revision=9247
* Merge the Events module (branches/struggleyb/libdom-events) back to trunk. :)Bo Yang2009-08-131-0/+812
svn path=/trunk/dom/; revision=9236