Commit graph

1600 commits

Author SHA1 Message Date
Stefan Radomski
2e486cfd96 More work on DOM Level2 events
- dispatchEvent follows standard now
- actually dsipatch events when modifying the dom
2013-01-01 23:35:42 +01:00
Stefan Radomski
0619f2deb0 Started DOM Level2 Events 2012-12-30 01:10:31 +01:00
Jez Higgins
05c2a1f067 Off we go again ... 2012-11-26 22:55:59 +00:00
Jez Higgins
d1e4f8860b Add xslt_test_silly back into Makefile.am 2012-11-26 10:52:57 +00:00
Jez Higgins
ca6903fb84 Set release date 2012-11-25 21:51:13 +00:00
Jez Higgins
130cc3cdc2 Restored line controlling attribute output that I'd accidentally deleted 2012-11-21 19:52:16 +00:00
Jez Higgins
2ed975febe Add back all the tests 2012-11-21 11:26:38 +00:00
Jez Higgins
b23d18495b Set /bigobj flag so it will compile 2012-11-21 11:17:57 +00:00
Jez Higgins
7129e3c2de turn off potential lose of precision warning 2012-11-21 11:17:44 +00:00
Jez Higgins
4555948aae OK, I really think that's it 2012-11-21 11:12:35 +00:00
Jez Higgins
1ed500107b bit more on getting xslttests to compile 2012-11-21 07:00:25 +00:00
Jez Higgins
51f1912534 Removed last of the std::string-isms. 2012-11-21 06:59:40 +00:00
Jez Higgins
bdc7db5da8 Put all necessary headers into XSLT.hpp 2012-11-20 08:43:13 +00:00
Jez Higgins
f837aa99e1 add wide test to Makefile.am 2012-11-20 08:20:40 +00:00
Jez Higgins
bf8e7e314b Compile XSLT tests with wide strings 2012-11-20 08:17:50 +00:00
Jez Higgins
c02395fbb4 pass string type to XSLT tests 2012-11-20 08:13:03 +00:00
Jez Higgins
5ddae51f57 ignore test output 2012-11-20 07:51:37 +00:00
Jez Higgins
1d20c79f57 Push all of the xslt_test loading into the header 2012-11-20 07:49:59 +00:00
Jez Higgins
1e56033409 Correct element-available spelling 2012-11-16 09:17:55 +00:00
Jez Higgins
53801acbac Leave unparsed-entity out again for the moment 2012-11-16 09:17:39 +00:00
Jez Higgins
4f490d6d38 Fixed Variable look up by QName 2012-11-15 23:26:32 +00:00
Jez Higgins
6a95d42dd6 corrections for gcc 2012-11-15 22:25:55 +00:00
Jez Higgins
3dca53b3b4 typedef 2012-11-15 22:11:54 +00:00
Jez Higgins
06eca85b75 add typename qualifiers 2012-11-15 22:08:29 +00:00
Jez Higgins
63a1d869c2 add typename qualifiers 2012-11-15 22:06:46 +00:00
Jez Higgins
5ebb3f02b0 All done. Compiles and runs again. 2012-11-15 22:03:42 +00:00
Jez Higgins
5043f5bd4d Got the new attribute validation going
now to plug it in everywhere
2012-11-15 19:38:48 +00:00
Jez Higgins
47383b55b9 There's the start of the new attribute validation.
Now to hook it up.  I should have done it like this from the start.
2012-11-14 22:49:46 +00:00
Jez Higgins
aaa97898af I seem to have fixed the child element handling in a nice way
now for value rules
2012-11-14 16:10:49 +00:00
Jez Higgins
7b10b769d6 stop string construction error, but think I'm going to have to rework the ValueRules and ChildElements 2012-11-14 09:20:56 +00:00
Jez Higgins
ce9a4b7dc4 select correct cout or wcout 2012-11-12 22:27:04 +00:00
Jez Higgins
0467d9bea8 whitespace 2012-11-12 22:26:43 +00:00
Jez Higgins
5fe68c9d08 revert solution 2012-11-12 22:26:33 +00:00
Jez Higgins
39d85b29c6 First pass as parameterising the whole of the XSLT library on string_type is done 2012-11-12 21:46:08 +00:00
Jez Higgins
16b50bf4df ok, let's try with std::wstring 2012-11-09 19:26:21 +00:00
Jez Higgins
3a044bfcfd namespace stack 2012-11-09 19:24:27 +00:00
Jez Higgins
2541353ba3 include handler 2012-11-09 19:24:19 +00:00
Jez Higgins
03cf2ed1a9 more templating 2012-11-09 19:17:13 +00:00
Jez Higgins
a78bb814f8 functions 2012-11-08 21:48:35 +00:00
Jez Higgins
f4f0743d94 execution context 2012-11-08 17:21:57 +00:00
Jez Higgins
16e9b2acc4 execution context 2012-11-08 17:19:10 +00:00
Jez Higgins
69f040133b execution context 2012-11-08 17:13:33 +00:00
Jez Higgins
ce90d4a438 functions 2012-11-08 16:53:00 +00:00
Jez Higgins
b1ca22e249 get tests compiling again 2012-11-08 16:33:02 +00:00
Jez Higgins
8c2d6193cb item 2012-11-08 16:22:17 +00:00
Jez Higgins
5eb30e634f item 2012-11-08 16:18:49 +00:00
Jez Higgins
84a58ad838 variableclosure 2012-11-06 20:49:14 +00:00
Jez Higgins
8a496c370b variablestack 2012-11-06 20:44:52 +00:00
Jez Higgins
da3143bd67 variable_impl 2012-11-06 20:27:20 +00:00
Jez Higgins
b9b6ed8582 variable_declarationn 2012-11-06 20:25:10 +00:00