log libpurple/xmlnode.h @ 27606:459e17946686

age author description
2009-06-19 Mark Doliner These parameters aren't modified
2009-04-20 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 1ae2b55502a0afd8f28918fc4726683c52e998e9)
2009-03-27 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 2476e13ecb1702a744a13c42956b29a962a0c7fb)
2009-03-12 Paul Aurich Fixing warnings from `make docs` and stuff
2009-04-04 Elliott Sales de Andrade Add some more @since tags.
2009-03-16 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head 5573ab30de2e34d78f13bad8ae0b2ac5de6d1083)
2009-03-13 Elliott Sales de Andrade Add xmlnode_set_attrib_full that enables you to set an attribute with both
2009-03-02 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 431618de0f30a6938f7e14d2d61ee5d7738acd59)
2009-02-05 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head 0bb02399ead9501a3e7951cfba2e8e8350fe917c)
2008-07-11 Mike Ruprecht Added xmlnode_get_parent.
2009-03-02 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin.next.minor' (head 7305b29db7bd00d3261f348c71674c93aa31b327)
2009-01-26 Mark Doliner Remove trailing whitespace
2009-01-26 Mark Doliner Add @since 2.6.0 doxygen comments to some of our new functions, and
2009-02-03 Mark Doliner There's no reason for these to not be const is there? This doesn't
2008-07-15 Justin Rodriguez restructured much of the loader and themes for the buddy list, along with a basic trial of group background
2008-06-16 Justin Rodriguez added a more generic function to read xml files (and made the util version into a wrapper) so it can be used by the
2007-11-12 Mark Doliner Get rid of a few silly doxygen warnings
2007-11-10 Ka-Hing Cheung make our xmlnode preserve prefixes
2007-09-16 Richard Laager propagate from branch 'im.pidgin.pidgin' (head b0967247f79b18b245cdaaaf3f803d6834aea19a)
2007-09-16 Richard Laager explicit merge of '496506f552dcc01dcc38820f472dc9d27a82a997'
2007-09-16 Richard Laager explicit merge of 'd565bd9a8e62d3302ac14bb7c3a68a52c0c6a65e'
2007-07-14 Carlos Silva Correctly process an additional <Service> with type Profile and name 'Messenger Roaming Identity' sent with the contact list using a recently registered WLM account, that was causing the initial ADL command to be sent malformed, and our presence status not being forwarded to our buddies
2007-09-16 Sean Egan remove gpl boilerplate from doxygen docs
2007-09-10 Daniel Atallah merge of '1c7910841138381c841363256ca3c7905b1f26b0'
2007-09-08 John Bailey The FSF changed its address a while ago; our files were out of date.
2007-07-11 Andreas Monitzer propagate from branch 'im.pidgin.pidgin' (head b195e262642015df66e36d33e9dd16ecae5df9d5)
2007-06-07 Nathan Walp add xmlnode_get_data_unescaped(), and got rid of an unecessary realloc
2007-06-11 Andreas Monitzer implemented user mood, still missing the front end interface
2007-03-19 Sean Egan sed -ie 's/gaim/purple/g'
2007-02-04 Mark Doliner sf patch #1647731, from Markus Elfring
2007-01-20 Sean Egan Rename gtk/ and libgaim/ to pidgin/ and libpurple/