summaryrefslogtreecommitdiff
path: root/wocky/wocky-node-tree.c
AgeCommit message (Expand)AuthorFilesLines
2012-04-04add missing config.h includesGuillaume Desmottes1-0/+3
2012-02-06docs: use @... not @VarargsWill Thompson1-1/+1
2011-09-30NodeTree: fix _new exampleWill Thompson1-4/+2
2010-04-23Fix example program listing for wocky_node_tree_new.Mike Ruprecht1-1/+0
2010-04-20Fix wocky_node_tree_new exampleSjoerd Simons1-1/+2
2010-04-20Add API to make new NodeTrees with copies of a given nodeSjoerd Simons1-0/+18
2010-04-20Add API to access the top node of a WockyNodeTreeSjoerd Simons1-7/+11
2010-04-20Add API to create node-treesSjoerd Simons1-0/+52
2010-04-20Add a top-node constuct time property to NodeTreeSjoerd Simons1-0/+55
2010-04-20Correct copyright yearsSjoerd Simons1-1/+1
2010-04-20Rename WockyXmppNode to WockyNodeSjoerd Simons1-1/+1
2010-04-20Split out a base NodeTree object from StanzaSjoerd Simons1-0/+85