Fri, 08 Aug 2008 01:42:46 +0000 |
Justin Rodriguez |
partially working status icon theme stuff
|
Wed, 06 Aug 2008 02:39:40 +0000 |
Gary Kramlich |
propagate from branch 'im.pidgin.pidgin' (head c3595d7c3895f52f076aaaa7650f81d8fbea81ef)
|
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
|
Fri, 02 Jan 2009 23:14:27 +0000 |
Mike Ruprecht |
propagate from branch 'im.pidgin.pidgin' (head b478b184a46116ac87ac85b8cd352ea564224019)
|
Mon, 24 Nov 2008 10:59:08 +0000 |
Mike Ruprecht |
propagate from branch 'im.pidgin.pidgin' (head df86c6f1de324e87828356aa8d5c369abd533b58)
|
Mon, 22 Dec 2008 23:08:26 +0000 |
Mark Doliner |
Error messages from libxml contain their own newlines
|
Fri, 14 Nov 2008 06:29:05 +0000 |
Richard Laager |
Fix CID #391, #392
|
Wed, 16 Jul 2008 21:55:08 +0000 |
Mike Ruprecht |
propagate from branch 'im.pidgin.pidgin' (head e3ceb09b71185a9074ce73733f2a65b437c9a545)
|
Fri, 11 Jul 2008 01:20:08 +0000 |
Mike Ruprecht |
Added xmlnode_get_parent.
|
Sat, 28 Jun 2008 06:55:30 +0000 |
Elliott Sales de Andrade |
Make sure xmlnode_copy also copies the prefix and namespace_map from
|
Sat, 29 Dec 2007 17:45:40 +0000 |
Sadrul Habib Chowdhury |
Patch from QuLogic to correctly set the length. Closes #4515.
|
Wed, 26 Dec 2007 02:26:27 +0000 |
Ka-Hing Cheung |
fix a leak
|
Mon, 26 Nov 2007 06:31:41 +0000 |
Daniel Atallah |
Fix the namespace_map being leaked.
|
Sun, 11 Nov 2007 14:12:51 +0000 |
Will Thompson |
Explicitly cast from xmlChar (== unsigned char) to char, squishing a warning.
|
Sat, 10 Nov 2007 05:16:58 +0000 |
Ka-Hing Cheung |
make our xmlnode preserve prefixes
|