summaryrefslogtreecommitdiff
path: root/libpurple/xmlnode.c
Commit message (Expand)AuthorAgeFilesLines
* Bump C standard to C99 for libpurple files and fix warningsElliott Sales de Andrade2022-12-111-6/+13
* Stop including internal.h everywhere when we really don't need it.Gary Kramlich2022-09-121-1/+0
* Small cleanups to xmlnodeElliott Sales de Andrade2022-09-051-62/+71
* Implement mitigation for GHSL-2021-045Gary Kramlich2021-02-071-2/+3
* Deprecate purple_util_write_data_to_file_absolute and use g_file_set_contents...Gary Kramlich2020-12-171-1/+1
* Pull the purple_markup_* api out of util.[ch] to purplemarkup.[ch]. No code ...Gary Kramlich2020-10-161-0/+1
* Make sure we're not including the gettext macros in header files and deal wit...Gary Kramlich2020-05-211-0/+2
* Use g_(v)snprintf so we need less wrappers.Elliott Sales de Andrade2019-10-301-1/+1
* Fix several memory leaks.Elliott Sales de Andrade2019-10-021-1/+3
* Fix libpurple header guards using reserved names.Elliott Sales de Andrade2019-07-031-1/+0
* libpurple: Remove pointer registration for DBus APIMike Ruprecht2018-10-021-4/+0
* Merged pidgin/main into defaultArkadiy Illarionov2017-12-261-13/+0
|\
| * Remove #if 0's from libpurpleGary Kramlich2017-12-071-13/+0
* | Migrate certificates, icons, logs to XDG dirsqarkai2016-09-251-1/+1
|/
* This bring the yahoo unit tests up to date. I'm not sure if/why every xmlnod...Gary Kramlich2016-03-111-2/+2
* Merge release-2.x.yTomasz Wasilczyk2014-05-131-154/+256
|\
| * Merge release-2.x.yTomasz Wasilczyk2014-05-071-0/+1
| |\
| * | Remove @file from .c filesAnkit Vani2014-02-041-4/+0
| * | Fixed type name for PurpleXmlNodeAnkit Vani2013-09-241-1/+1
| * | Merged default branchAnkit Vani2013-09-211-1/+1
| |\ \
| | * | Notify API: extend purple_notify_message with PurpleRequestCommonParametersTomasz Wasilczyk2013-09-211-1/+1
| * | | Replaced xmlnode with PurpleXmlNode, and xmlnode_* API with purple_xmlnode_* APIAnkit Vani2013-09-071-150/+150
| * | | Merged default branchAnkit Vani2013-08-221-0/+14
| |\ \ \ | | |/ / | |/| |
| | * | Merged default branchAnkit Vani2013-08-171-1/+1
| | |\ \
| | * | | Added GBoxed wrapping to xmlnodeAnkit Vani2013-07-161-0/+14
| * | | | Fix most of libpurple warnings about -Wsign-compareTomasz Wasilczyk2013-08-211-2/+2
| | |/ / | |/| |
| * | | Fix some debug log warnings, adjust verbosity levelTomasz Wasilczyk2013-08-161-1/+1
| |/ /
| * | xmlnode: Add xmlnode_strip_prefixesPaul Aurich2011-09-041-12/+72
| * | xmlnode: Fix some brokeness in xmlnode serialization with prefixed elements.Paul Aurich2011-09-041-6/+50
| * | Remove deprecated xmlnode functions.Elliott Sales de Andrade2011-09-021-12/+0
* | | Silence some coverity false positivesTomasz Wasilczyk2014-05-121-3/+1
| |/ |/|
* | Fix even more coverity warningsTomasz Wasilczyk2014-05-071-0/+1
|/
* jabber: Check for empty string when setting mood.Paul Aurich2011-06-271-2/+2
* Change space indentation to tab indentation on a lineMark Doliner2011-03-131-1/+1
* const-ify the xmlnode* parameter to xmlnode_get_attrib(_with_namespace)Paul Aurich2010-07-101-3/+3
* Combine the three purple_unescape_text()s into one.Paul Aurich2010-02-101-25/+0
* Correctly parse "<br>" in an XML attribute. Closes #11318.Paul Aurich2010-02-101-1/+26
* Fix this warning:Mark Doliner2009-12-021-1/+1
* Use g_strndup() for great justice.Paul Aurich2009-12-011-3/+1
* Include 'internal.h' before all other headers to make some non-gcc compilers ...Paul Aurich2009-11-271-1/+1
* These parameters aren't modifiedMark Doliner2009-06-191-2/+2
* Add xmlnode and bonjour structured error handlers.Paul Aurich2009-04-261-1/+23
* propagate from branch 'im.pidgin.pidgin' (head 11915d7ee130baca03bc72323a1406...Michael Ruprecht2009-03-161-39/+29
|\
| * Add xmlnode_set_attrib_full that enables you to set an attribute with bothElliott Sales de Andrade2009-03-131-39/+29
* | propagate from branch 'im.pidgin.pidgin' (head 133e5eca834c5d4adad0937da2cb93...Marcus Lundblad2009-03-021-26/+84
|\ \ | |/
| * propagate from branch 'im.pidgin.pidgin.next.minor' (head d24c4a9d28f21eaa47b...Elliott Sales de Andrade2009-03-021-5/+5
| |\
| * | Remove trailing whitespaceMark Doliner2009-01-261-1/+1
| * | Patch from Paul Aurich to add purple_strequal to help readability and simplic...Paul Aurich2009-01-061-25/+11
| * | explicit merge of 'a4359f8d6420120f500339b6fe48677e700f088f'Richard Laager2009-01-021-0/+72
| |\ \
| | * \ propagate from branch 'im.pidgin.pidgin' (head cc1cc6c659d3878f285641153244b0...Richard Laager2008-11-141-0/+72
| | |\ \