Jez Higgins
|
13f23f7e90
|
Removed events
|
2015-12-09 23:03:49 +00:00 |
|
Jez Higgins
|
959a32ef90
|
Moved the event implementation into the SimpleDOM namespace.
|
2013-02-09 14:37:12 +00:00 |
|
Jez Higgins
|
fae0ecf960
|
Merge pull request #1 from sradomski/master
DOM Level2 Events
|
2013-01-20 10:30:44 -08:00 |
|
Jez Higgins
|
0333a2cc0d
|
Fallback to std::set because I can't work out how to use boost::unordered_set with silly_string
|
2013-01-05 23:42:06 +00:00 |
|
Jez Higgins
|
2a9d8ca748
|
Use boost::unordered_set for the String pool rather than my rather rubbish std::list. Much quicker. Patch provided by Gunther Laure
|
2013-01-05 21:55:09 +00:00 |
|
Stefan Radomski
|
0619f2deb0
|
Started DOM Level2 Events
|
2012-12-30 01:10:31 +01:00 |
|
Jez Higgins
|
304ddc6124
|
Fix for gcc4.7 provided by oncaphillis@snafu.de
|
2012-09-07 19:50:16 +01:00 |
|
jez
|
56a3f9397f
|
Check attribute names in setAttribute
|
2010-12-24 22:44:43 +00:00 |
|
jez
|
92090f6377
|
Checked element/attribute/pi names are valid
|
2010-12-24 22:00:49 +00:00 |
|
jez
|
968671c82d
|
Checked element/attribute/pi names are valid
|
2010-12-24 21:42:30 +00:00 |
|
jez
|
33d08c77a1
|
DOM Level 1 Conformance fixes found with first pass of W3C conf tests
|
2010-12-09 11:35:54 +00:00 |
|
Jez Higgins
|
7f8d20b46f
|
more warnings fixed
|
2010-01-10 18:47:09 +00:00 |
|
jez
|
63ed794d58
|
finished adding string adaptor param to DOM. everything builds and runs now
|
2007-09-08 22:31:24 +00:00 |
|
jez
|
7b43037a37
|
Added string_adaptor parameter to DOM classes. DOM and XPath tests compile and run, but still need to add defaults so more "normal" bits of code will go.
|
2007-09-07 23:52:30 +00:00 |
|
jez
|
7d46f6f4e2
|
Moved DOM:: into Arabica::DOM::
|
2007-09-05 11:47:13 +00:00 |
|
jez
|
7cf3897061
|
renamed all .h to .hpp
|
2007-09-04 22:55:47 +00:00 |
|