summaryrefslogtreecommitdiff
path: root/libpurple/xmlnode.c
Commit message (Expand)AuthorAgeFilesLines
* Patch from QuLogic to correctly set the length. Closes #4515.Sadrul Habib Chowdhury2007-12-291-0/+3
* fix a leakKa-Hing Cheung2007-12-261-0/+1
* Fix the namespace_map being leaked.Daniel Atallah2007-11-261-1/+4
* Explicitly cast from xmlChar (== unsigned char) to char, squishing a warning.Will Thompson2007-11-111-1/+1
* make our xmlnode preserve prefixesKa-Hing Cheung2007-11-101-7/+86
* This change is really logically no change, but it is clearer as to what is go...Daniel Atallah2007-10-101-2/+2
* I think this is the correct fix for CID 319 and 321. I added a note about tw...Daniel Atallah2007-10-091-2/+18
* applied changes from 8a731bbd0197fbcc91a705c2d8f528154216defaRichard Laager2007-09-281-2/+3
* merge of 'b0586b3697e8044ccd62a369b0c0f9125b2ef732'Daniel Atallah2007-09-101-0/+1
|\
| * propagate from branch 'im.pidgin.pidgin' (head 0853a065e5c3fcb5a6bb13fc23bec4...Andreas Monitzer2007-09-051-0/+9
| |\
| * \ propagate from branch 'im.pidgin.pidgin' (head cae3ca855d0dc6a31886c057a2767a...Evan Schoenberg2007-08-271-0/+4
| |\ \
| * \ \ propagate from branch 'im.pidgin.pidgin' (head 716f4775cbdf4b1d6ca8bb122964f9...Andreas Monitzer2007-07-111-34/+64
| |\ \ \
| * | | | Fixed a bug in xmlnode_copy, it didn't preserve the namespace in the copy.Andreas Monitzer2007-07-031-0/+1
* | | | | The FSF changed its address a while ago; our files were out of date.John Bailey2007-09-081-1/+1
| |_|_|/ |/| | |
* | | | Print an error when there was a problem parsing some XMLMark Doliner2007-09-041-0/+9
| |_|/ |/| |
* | | xmlnode bugfix patch from Mauro BrasilSean Egan2007-08-231-0/+4
| |/ |/|
* | fix a buddy icon bug in jabberNathan Walp2007-06-231-0/+17
* | add xmlnode_get_data_unescaped(), and got rid of an unecessary reallocNathan Walp2007-06-071-2/+15
* | Kill a C99 struct initialization.Richard Laager2007-06-031-32/+32
|/
* Correctly handle the Jabber disconnection error for signing onto theMark Doliner2007-03-251-2/+0
* Don't advertise that we support the adverts, invite and translateMark Doliner2007-03-251-0/+3
* sed -ie 's/gaim/purple/g'Sean Egan2007-03-191-5/+5
* sf patch #1647731, from Markus ElfringMark Doliner2007-02-041-1/+1
* Rename gtk/ and libgaim/ to pidgin/ and libpurple/Sean Egan2007-01-201-0/+640