log libpurple/xmlnode.h @ 32819:930820b18a8d

age author description
Sun, 18 Sep 2011 20:46:06 +0000 Mark Doliner Fix a bunch of tiny problems generating our doxygen documentation
Sun, 04 Sep 2011 21:06:26 +0000 Paul Aurich xmlnode: Add xmlnode_strip_prefixes
Sun, 04 Sep 2011 18:52:18 +0000 Paul Aurich xmlnode: Fix some brokeness in xmlnode serialization with prefixed elements.
Fri, 02 Sep 2011 21:04:02 +0000 Elliott Sales de Andrade Remove deprecated xmlnode functions.
Mon, 22 Aug 2011 07:20:49 +0000 Mark Doliner Please correct me if I'm wrong, but I don't think we gain anything
Sat, 10 Jul 2010 00:56:11 +0000 Paul Aurich const-ify the xmlnode* parameter to xmlnode_get_attrib(_with_namespace)
Tue, 04 Aug 2009 02:06:01 +0000 Mark Doliner We can use the typedef here, right?
Fri, 19 Jun 2009 00:01:39 +0000 Mark Doliner These parameters aren't modified
Mon, 20 Apr 2009 00:10:51 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 1ae2b55502a0afd8f28918fc4726683c52e998e9)
Fri, 27 Mar 2009 07:52:26 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 2476e13ecb1702a744a13c42956b29a962a0c7fb)
Thu, 12 Mar 2009 03:52:54 +0000 Paul Aurich Fixing warnings from `make docs` and stuff
Sat, 04 Apr 2009 05:17:30 +0000 Elliott Sales de Andrade Add some more @since tags.
Mon, 16 Mar 2009 02:33:48 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head 5573ab30de2e34d78f13bad8ae0b2ac5de6d1083)
Fri, 13 Mar 2009 04:29:11 +0000 Elliott Sales de Andrade Add xmlnode_set_attrib_full that enables you to set an attribute with both
Mon, 02 Mar 2009 18:47:27 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 431618de0f30a6938f7e14d2d61ee5d7738acd59)
Thu, 05 Feb 2009 00:31:35 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head 0bb02399ead9501a3e7951cfba2e8e8350fe917c)
Fri, 11 Jul 2008 01:20:08 +0000 Mike Ruprecht Added xmlnode_get_parent.
Mon, 02 Mar 2009 04:18:40 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin.next.minor' (head 7305b29db7bd00d3261f348c71674c93aa31b327)
Mon, 26 Jan 2009 06:44:00 +0000 Mark Doliner Remove trailing whitespace
Mon, 26 Jan 2009 06:18:18 +0000 Mark Doliner Add @since 2.6.0 doxygen comments to some of our new functions, and
Tue, 03 Feb 2009 18:56:17 +0000 Mark Doliner There's no reason for these to not be const is there? This doesn't
Tue, 15 Jul 2008 06:29:46 +0000 Justin Rodriguez restructured much of the loader and themes for the buddy list, along with a basic trial of group background
Mon, 16 Jun 2008 21:43:34 +0000 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
Mon, 12 Nov 2007 08:27:56 +0000 Mark Doliner Get rid of a few silly doxygen warnings
Sat, 10 Nov 2007 05:16:58 +0000 Ka-Hing Cheung make our xmlnode preserve prefixes
Sun, 16 Sep 2007 18:10:12 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head b0967247f79b18b245cdaaaf3f803d6834aea19a)
Sun, 16 Sep 2007 18:05:12 +0000 Richard Laager explicit merge of '496506f552dcc01dcc38820f472dc9d27a82a997'
Sun, 16 Sep 2007 18:03:53 +0000 Richard Laager explicit merge of 'd565bd9a8e62d3302ac14bb7c3a68a52c0c6a65e'
Sat, 14 Jul 2007 00:04:48 +0000 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
Sun, 16 Sep 2007 01:05:22 +0000 Sean Egan remove gpl boilerplate from doxygen docs
Mon, 10 Sep 2007 13:57:15 +0000 Daniel Atallah merge of '1c7910841138381c841363256ca3c7905b1f26b0'
Sat, 08 Sep 2007 03:09:35 +0000 John Bailey The FSF changed its address a while ago; our files were out of date.
Wed, 11 Jul 2007 22:27:44 +0000 Andreas Monitzer propagate from branch 'im.pidgin.pidgin' (head b195e262642015df66e36d33e9dd16ecae5df9d5)
Thu, 07 Jun 2007 21:14:54 +0000 Nathan Walp add xmlnode_get_data_unescaped(), and got rid of an unecessary realloc
Mon, 11 Jun 2007 23:33:39 +0000 Andreas Monitzer implemented user mood, still missing the front end interface
Mon, 19 Mar 2007 07:01:17 +0000 Sean Egan sed -ie 's/gaim/purple/g'
Sun, 04 Feb 2007 19:42:39 +0000 Mark Doliner sf patch #1647731, from Markus Elfring
Sat, 20 Jan 2007 02:32:10 +0000 Sean Egan Rename gtk/ and libgaim/ to pidgin/ and libpurple/