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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Sync with core buildsystem changes
John Mark Bell
2009-04-21
3
-11
/
+10
*
More best guesses.
John Mark Bell
2009-04-17
2
-0
/
+3
*
Shared library versioning
John Mark Bell
2009-04-03
3
-23
/
+27
*
Pkg-config control file.
John Mark Bell
2009-03-31
2
-0
/
+20
*
Add typedefs for public DOM interfaces.
Bo Yang
2009-03-31
7
-8
/
+13
*
Work around bug in libxml headers.
John Mark Bell
2009-03-26
1
-0
/
+4
*
Add test dir to include path. Probably useful for the DOMTS stuff.
John Mark Bell
2009-03-26
1
-1
/
+1
*
Attempt to integrate DOMTS stuff.
John Mark Bell
2009-03-26
1
-24
/
+18
*
Purge testrunner
John Mark Bell
2009-03-25
1
-147
/
+0
*
Add -I$(CURDIR) to TESTCFLAGS
John Mark Bell
2009-03-25
1
-0
/
+2
*
Squash warnings
John Mark Bell
2009-03-25
3
-17
/
+14
*
Fix inclusion of Makefile.config.override
John Mark Bell
2009-03-25
1
-1
/
+2
*
First cut at a port to the new buildsystem.
John Mark Bell
2009-03-25
13
-688
/
+103
*
Make code more readable.
Bo Yang
2009-03-24
1
-1
/
+1
*
Convert Text to use vtable structure. Now the whole libdom is compiled succes...
Bo Yang
2009-03-24
3
-16
/
+101
*
Convert NodeList and ProcessingInstruction.
Bo Yang
2009-03-24
3
-12
/
+13
*
Modify NamedNodeMap, note that there is no vtable for this type because it is...
Bo Yang
2009-03-23
8
-43
/
+49
*
Convert EntityReference interface to use vtable structure.
Bo Yang
2009-03-21
1
-2
/
+2
*
Fix the spelling initialize -> initialise.
Bo Yang
2009-03-20
5
-7
/
+7
*
Convert DOMElement interface to use vtable structure.
Bo Yang
2009-03-20
3
-121
/
+517
*
Convert DOMFragment to use vtable structure.
Bo Yang
2009-03-19
2
-5
/
+21
*
Convert DocumentType to use vtable structure.
Bo Yang
2009-03-19
3
-22
/
+134
*
Convert DOM document interface to use vtable structure.
Bo Yang
2009-03-19
6
-124
/
+598
*
Fix the last commit, hook up the vtable for dom_characterdata.
Bo Yang
2009-03-15
1
-2
/
+1
*
Convert the dom_characterdata to use vtable.
Bo Yang
2009-03-15
6
-39
/
+193
*
Change the our dom to use vtable method. The first step:
Bo Yang
2009-03-12
6
-219
/
+874
*
Make hubbub parser binding build trees correctly (credit: Bo Yang)
John Mark Bell
2009-03-05
6
-140
/
+731
*
Omitted to remove this yesterday.
John Mark Bell
2009-03-04
1
-19
/
+0
*
Rationalise dom_string (some consideration is required as to what happens wrt...
John Mark Bell
2009-03-03
19
-1407
/
+202
*
Use pkg-config for hubbub cflags/libraries
John Mark Bell
2009-03-03
2
-6
/
+2
*
Fix typo
John Mark Bell
2008-04-07
1
-1
/
+1
*
Make TestObject support both HTML and XML documents and auto-detect which par...
John Mark Bell
2007-11-04
7
-38
/
+520
*
Fix TestObject after xml binding error changes
John Mark Bell
2007-11-04
1
-4
/
+5
*
Beginnings of a hubbub binding to libdom
John Mark Bell
2007-11-04
7
-0
/
+408
*
Fix up names of xml binding error enum values
John Mark Bell
2007-11-04
3
-14
/
+14
*
Fix up bindings buildsystem to permit multiple bindings to be built -- quite ...
John Mark Bell
2007-11-04
10
-202
/
+168
*
Implement dom_text_split_text()
John Mark Bell
2007-11-03
2
-4
/
+48
*
Add, and implement, dom_string_insert() and dom_string_replace() API
John Mark Bell
2007-11-03
3
-29
/
+414
*
Add notes about casting/temp variables for asserts, control structures, attri...
James Shaw
2007-10-05
1
-1
/
+73
*
Sketch out some implementation ideas:
James Shaw
2007-10-04
1
-54
/
+215
*
Make the dom string class more useful.
John Mark Bell
2007-10-03
10
-282
/
+675
*
Add better docs for <var>
James Shaw
2007-10-02
1
-1
/
+10
*
DOM Strings are now capable of containing either UTF-8 or UTF-16 encoded data.
John Mark Bell
2007-09-30
16
-26
/
+856
*
Implement dom_characterdata_get_data()
John Mark Bell
2007-09-29
1
-6
/
+21
*
Implement dom_namednodemap_get_named_item_ns()
John Mark Bell
2007-09-29
1
-14
/
+110
*
Implement dom_element_get_attribute_ns()
John Mark Bell
2007-09-29
1
-29
/
+259
*
dom_initialise() and dom_finalise() are now completely public, rather than hi...
John Mark Bell
2007-09-29
5
-27
/
+51
*
Add finalisation method to libxml-libdom.
John Mark Bell
2007-09-29
3
-2
/
+32
*
Introduce global initialistaion/finalisation for DOM library. This should be ...
John Mark Bell
2007-09-29
10
-75
/
+387
*
Stub out all test templates. Remove all previous tests.
James Shaw
2007-09-28
18
-1527
/
+243
[next]