[gxml/xpath] (20 commits) ...test/XPathExressionTest.vala: use get_named_item () instead of [] to access attrs
- From: Richard Hans Schwarting <rschwart src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gxml/xpath] (20 commits) ...test/XPathExressionTest.vala: use get_named_item () instead of [] to access attrs
- Date: Fri, 8 Nov 2013 20:03:16 +0000 (UTC)
Summary of changes:
b843164... DESIGN: design document (used for newattr branch right now) (*)
522f568... BackedNode.vala: clean up a little (*)
e78f339... Attr.vala: make Attr extend from BackedNode; treat its inte (*)
82e3b40... Document.vala: add the ability to lookup attributes, since (*)
a09942f... NamedNodeMap.vala: add NamedMap interface and the NamedAttr (*)
cd26605... Node.vala: changed attributes from a GLib.HashTable to a GX (*)
a3ef710... Element.vala: switch from GLib.HashTable for attributes to (*)
4f1c086... BackedNode.vala: remove HashTable attributes definition (us (*)
a79a5e8... Makefile.am: add NamedNodeMap.vala (*)
164b03f... NodeList.vala: deprecated AttrNodeList; we'll use the more (*)
715b51d... Document.vala: remove the need to sync elements! yay! (*)
a3c1d57... DocumentTest.vala, ElementTest.vala: make changes to accoun (*)
2ad95c7... DocumentTest.vala, ElementTest.vala: make changes to accoun (*)
cafca6c... DESIGN: add section on how to handle Xml.Attr <> GXml.Attr (*)
e3efe36... Attr.vala: parent_node, previous_sibling, and next_sibling (*)
23bf484... BackedNode.vala: add internal function set_xmlnode, mostly (*)
cb5df4c... Document.vala, gxml/Makefile.am: clean up some whitespace a (*)
dfe593f... NamedNodeMap.vala: change GXmlNamedAttrMap so that we can p (*)
8c29aff... test/SerializableTest.vala,SerializationTest.vala: update t (*)
d2a5ab9... test/XPathExressionTest.vala: use get_named_item () instead (*)
(*) This commit already existed in another branch; no separate mail sent
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]