gxml:gsoc2013

Last commit made on 2013-08-24
Get this branch:
git clone -b gsoc2013 https://git.launchpad.net/gxml

Branch merges

Branch information

Name:
gsoc2013
Repository:
lp:gxml

Recent commits

fc172d4... by Richard Schwarting

examples/c: move Makefile to Makefile.example

56f2e7a... by Richard Schwarting

gxml/Node.vala, gxml/NodeList.vala: fix some documentation issues with linebreaks in {@link}s

749e89b... by Richard Schwarting

NodeList.vala: documentation fixes; link to GList when a method is based off of that, add some missing param fields

a9db833... by Richard Schwarting

Node.vala: documentation fixes

f5a48c0... by Richard Schwarting

BackedNode.vala: actually implement clone_node, add a TODO

478b998... by Richard Schwarting

examples/c/node.c: fix some type issues

7c9a043... by Richard Schwarting

examples/c: rename example.xml to more specific bookshelf_node.xml

f5d6172... by Richard Schwarting

examples/c: add example.xml for the GXmlNode example

84ec1e6... by Richard Schwarting

examples/c: at long last, committing the GXmlNode example

e765984... by Richard Schwarting

examples/c/Makefile: update names of files