log libpurple/xmlnode.c @ 32819:2c6510167895 default tip

age author description
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, 27 Jun 2011 05:24:53 +0000 Paul Aurich jabber: Check for empty string when setting mood.
Sun, 13 Mar 2011 09:05:46 +0000 Mark Doliner Change space indentation to tab indentation on a line
Mon, 22 Nov 2010 10:49:06 +0000 Mark Doliner disapproval of revision '3ac008cdb1707c831737d497562a2751cdff861c'
Mon, 22 Nov 2010 10:45:46 +0000 Mark Doliner Move the call to flap_connection_schedule_destroy from oscar_chat_kill
Sat, 10 Jul 2010 00:56:11 +0000 Paul Aurich const-ify the xmlnode* parameter to xmlnode_get_attrib(_with_namespace)
Wed, 10 Feb 2010 04:05:50 +0000 Paul Aurich Combine the three purple_unescape_text()s into one.
Wed, 10 Feb 2010 03:32:29 +0000 Paul Aurich Correctly parse "<br>" in an XML attribute. Closes #11318.
Wed, 02 Dec 2009 22:17:36 +0000 Mark Doliner Fix this warning:
Tue, 01 Dec 2009 02:54:22 +0000 Paul Aurich Use g_strndup() for great justice.
Fri, 27 Nov 2009 07:12:35 +0000 Paul Aurich Include 'internal.h' before all other headers to make some non-gcc compilers happy.
Sun, 21 Jun 2009 16:40:15 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin.2.5.7' (head 81e7f59e74715d44dac9e40e7b43ff377c8b474c)
Fri, 19 Jun 2009 00:01:39 +0000 Mark Doliner These parameters aren't modified