summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* closing merged branchtrac-16680Gary Kramlich2017-09-280-0/+0
* Respect the original SIGWINCH's handler SA_SIGINFO fieldDaniel Kamil Kozar2017-09-251-7/+25
* Add the ticket number for the dark theme fixes. Fixes #12572Gary Kramlich2017-09-211-1/+1
* ChangeLog the dark theme fixes from Alyssa RosenzweigGary Kramlich2017-09-211-0/+3
* Merged in rw_grim/pidgin/release-2.x.y (pull request #254)Gary Kramlich2017-09-226-39/+198
|\
| * Forgot to remove the original prototypes for the contrast stuffGary Kramlich2017-09-031-20/+0
| * Namespace the contrast stuff and move it to it's own file/namespaceGary Kramlich2017-09-036-49/+140
| * Color updates for dark themes in the conversation tabs and the buddy list.Alyssa Rosenzweig2017-08-244-39/+127
* | ChangeLog the fix for #17200. Fixes #17200Gary Kramlich2017-09-211-0/+1
* | Merged in eblanton/pidgin/release-2.x.y (pull request #266)Gary Kramlich2017-09-221-9/+12
|\ \
| * | jabber: Avoid a use-after-free in an error pathDebarshi Ray2017-09-201-9/+12
* | | ChangeLog the fix for #16836. Fixes #16836Gary Kramlich2017-09-211-0/+3
* | | Merged in strangeways/main/trac-16836 (pull request #267)Gary Kramlich2017-09-221-12/+12
|\ \ \
| * | | Fix configure failures due to bashismsDaniel Kamil Kozar2017-09-221-12/+12
| |/ /
* | | Merged in strangeways/main/purple-strequal-fix-implicit-decl (pull request #263)Gary Kramlich2017-09-221-0/+1
|\ \ \ | |/ / |/| |
| * | Fix mingw32 compilationDaniel Kamil Kozar2017-09-201-0/+1
|/ /
* | Add Daniel Kamil Kozar to the COPYRIGHT fileGary Kramlich2017-09-181-0/+1
* | Fix minor gcc warningsDaniel Kamil Kozar2017-09-172-12/+1
|/
* Revert the purple_strequal changes in libgadu as it's not supposed to know ab...Gary Kramlich2017-07-245-7/+7
* Merged in dequisdequis/pidgin/release-2.x.y (pull request #218)Gary Kramlich2017-06-201-65/+1
|\
| * ssl-nss: Use default NSS ciphersuites/TLS versions, fixes TLS 1.3 issuesdx2017-06-161-65/+1
* | Merged in dequisdequis/pidgin/release-2.x.y (pull request #213)Gary Kramlich2017-06-161-3/+2
|\ \ | |/ |/|
| * purple_markup_unescape_entity: Fix handling of hexadecimal html entitiesdx2017-06-141-1/+1
| * util: Remove two unused variables from purple_markup_unescape_entity()Mike Ruprecht2017-06-021-2/+1
* | Remove default XMPP file transfer proxy and replace existing defaults in user...Michael McConville2015-07-163-8/+7
|/
* Ensure all Python scripts are Py3k compatible.Elliott Sales de Andrade2016-09-019-22/+36
* jabber/auth_scram: prefix the names of the 'hmac' and 'hash' functionsdx2017-04-121-8/+8
* Merge release-2.x.y changes, fix changelog conflictsdx2017-05-27159-1086/+1088
|\
| * ChangeLog the string comparison uniformity mergeGary Kramlich2017-05-251-1/+1
| * Merged in qarkai/pidgin/string-comparison-r2 (pull request #186)Gary Kramlich2017-05-26157-1077/+1066
| |\
| | * Remove fallback for glib versionqarkai2017-04-111-6/+1
| | * Replace strcmp() with null safe g_strcmp0()qarkai2017-04-111-2/+2
| | * Remove found redundant NULL checksqarkai2017-04-112-2/+2
| | * Remove useless comparisonqarkai2017-03-251-1/+1
| | * Remove found redundant NULL checksqarkai2017-03-256-22/+13
| | * Use conventional style for empty string checkqarkai2017-03-254-11/+11
| | * Merge release-2.x.y changes, resolve conflictsqarkai2017-03-243-54/+72
| | |\
| | * | Fix comparison in identification of native pluginqarkai2017-03-241-3/+3
| | * | Replace empty string comparison with null character comparisonqarkai2017-03-245-14/+14
| | * | Use g_strcmp0() for code simplificationqarkai2017-03-243-27/+19
| | * | Remove redundant NULL checksqarkai2017-03-2422-54/+58
| | * | Replace strcmp() with purple_strequal()qarkai2017-03-2494-295/+299
| | * | Replace !strcmp() with purple_strequal()qarkai2017-03-23100-562/+565
| | * | Replace g_strcmp0() with purple_strequal()qarkai2017-03-238-14/+14
| | * | Replace misused g_str_equal() with purple_strequal()qarkai2017-03-2333-135/+135
| * | | Merged in rw_grim/pidgin/release-2.x.y (pull request #187)Gary Kramlich2017-04-111-9/+19
| |\ \ \
| | * | | Applying fain's patch which fixes 15755fain2017-03-251-9/+19
| | | |/ | | |/|
* | | | Add some changelog entriesdx2017-04-061-1/+8
* | | | irc: update buflen if irc-sending-text changed the text to senddx2017-04-061-1/+5
|/ / /
* | | irc: Don't rely on the trailing space in "CAP ACK :sasl "dx2017-04-051-1/+1
|/ /