index
:
libdom.git
chris/fetch-x-ent-ref
dsilvers/forms1
master
rupindersingh/dlist
rupindersingh/libdom
rupindersingh/libdom_recovered
tlsa/add-ci
tlsa/refcheck
Document Object Model library
NetSurf Browser Project
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
events
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix event target listener destruction.
Michael Drake
2015-11-22
1
-8
/
+16
*
Add support for Event.eventPhase
Daniel Silverstone
2015-11-01
1
-0
/
+14
*
Remove unused document from event_listener api
Daniel Silverstone
2015-10-31
1
-2
/
+1
*
Remove invalid asserts for parameters which are no longer present.
Vincent Sanders
2015-09-01
1
-6
/
+0
*
Strip doc from event layer
Daniel Silverstone
2015-08-21
23
-125
/
+84
*
Fix removal of event listeners.
Michael Drake
2015-08-01
1
-1
/
+8
*
remove unreachable default (coverity 1127075)
Vincent Sanders
2014-01-24
1
-2
/
+0
*
add context for default action function
Vincent Sanders
2013-02-19
2
-2
/
+6
*
Remove ability to dispatch a generic event as a ptr+len, and memoise all prev...
Daniel Silverstone
2012-11-03
2
-8
/
+3
*
Ensure we memoise all the strings used in the core event dispatch
Daniel Silverstone
2012-11-03
1
-31
/
+8
*
unsigned long -> uint32_t, signed long and long -> int32_t, plus collateral f...
Daniel Silverstone
2012-09-10
8
-31
/
+31
*
Update to new NSBUILD infrastructure
Daniel Silverstone
2012-06-29
1
-1
/
+1
*
Rename 'namespace' argument to _dom_text_event_init_ns
Daniel Silverstone
2012-03-24
1
-2
/
+2
*
C89 for BeOS build.
François Revel
2012-03-24
5
-12
/
+22
*
Fix listener destructor loop again
John Mark Bell
2012-02-21
1
-7
/
+4
*
Fix listener list destruction some more
John Mark Bell
2012-02-20
1
-3
/
+6
*
Fix listener list destruction
John Mark Bell
2012-02-20
1
-8
/
+6
*
Remove unused variable.
Michael Drake
2012-02-20
1
-3
/
+0
*
Replace listener hash with a list
John Mark Bell
2012-02-20
2
-118
/
+52
*
Remove bogus SLEN usage
John Mark Bell
2012-02-06
1
-1
/
+2
*
Clean up event names in DocumentEvent destructor
John Mark Bell
2012-02-06
1
-4
/
+10
*
Move dom_string data accessing functions to public header.
Michael Drake
2011-12-22
2
-5
/
+5
*
Fix build with GCC 4.6
John Mark Bell
2011-12-21
1
-8
/
+8
*
Merge branches/jmb/dom-alloc-purge back to trunk
John Mark Bell
2011-12-21
27
-851
/
+615
*
s/struct dom_string/dom_string/g
John Mark Bell
2011-04-07
17
-67
/
+66
*
Merge branches/struggleyb/libdom-html to trunk.
John Mark Bell
2010-08-30
2
-28
/
+83
*
Sync with modified libwapcaplet API: 11 additional DOM Level1 testsuite failu...
John Mark Bell
2010-08-26
3
-39
/
+25
*
Add an assert for event dispatch.
Bo Yang
2009-08-14
1
-0
/
+1
*
1. Fix a string intern bug.
Bo Yang
2009-08-13
3
-4
/
+21
*
Merge the Events module (branches/struggleyb/libdom-events) back to trunk. :)
Bo Yang
2009-08-13
27
-0
/
+3821