summaryrefslogtreecommitdiff
path: root/wocky/wocky-node.h
AgeCommit message (Expand)AuthorFilesLines
2013-01-08Document WOCKY_NODE_LANGUAGEWill Thompson1-0/+1
2012-12-06Make wocky_node_{add,prepend}_node_tree return the nodeWill Thompson1-2/+2
2012-12-06Add wocky_node_iter_remove()Will Thompson1-0/+3
2012-02-06Make #include <wocky/wocky.h> the only legal import.Will Thompson1-0/+3
2011-11-18Add wocky_node_matches{,_q}Will Thompson1-0/+10
2011-04-22Merge branch 'caps-hash'Jonny Lamb1-1/+2
2011-03-10Merge branch 'gee-tee-kay-doc'Jonny Lamb1-3/+29
2011-03-09node: add note about the gtk-doc bug we're hittingJonny Lamb1-1/+1
2011-03-09node: document NodeIter's members as privateJonny Lamb1-5/+3
2011-03-09node: remove confusing comment describing nodesJonny Lamb1-2/+2
2011-03-08node: add a workaround for gtk-doc's parser being brokenJonny Lamb1-1/+1
2011-03-08node: document more enums and structsJonny Lamb1-2/+30
2011-03-03Add wocky_node_prepend_node_tree()Will Thompson1-0/+3
2011-02-04node: add set_attributes functionJonny Lamb1-0/+3
2011-01-25node: add attribute build tag for wocky_stanza_buildJonny Lamb1-1/+2
2010-05-04node: add helper to get the first child for a nsWill Thompson1-0/+2
2010-04-20Add API to insert a NodeTree under a nodeSjoerd Simons1-0/+4
2010-04-20Disallow changing the namespace of a nodeSjoerd Simons1-3/+8
2010-04-20Remove the first_tag argument from node_add_buildSjoerd Simons1-2/+1
2010-04-20Correct copyright yearsSjoerd Simons1-1/+1
2010-04-20Rename WockyXmppNode to WockyNodeSjoerd Simons1-0/+206