summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* closing old/merged branchesfacebookGary Kramlich2016-10-050-0/+0
* facebook: fixed documentation titleJames Geboski2015-10-181-1/+1
* facebook: fixed extra whitespacingJames Geboski2015-10-171-1/+1
* Merge default into facebookJames Geboski2015-10-17121-16332/+516
|\
| * Fix for AIM when using gateway proxiesYouness Alaoui2015-10-131-0/+1
| * Merge with release-2.x.yJakub Adam2015-10-081352-210149/+383124
| |\
| | * Fix memory leak at parsing httpJorge Villase?or2015-10-061-2/+2
| | * Remove Gstreamer pipeline after playing a soundJorge Villase?or2015-10-063-0/+3
| | * Fix a memory leak on a temporary copy of the uriJorge Villase?or2015-10-051-1/+6
| | * Prevent a null pointer dereference. Found with the Clang static analyzer.Michael McConville2015-09-021-1/+1
| | * Merge with release-2.x.yJakub Adam2015-08-211-18/+37
| | |\
| | * | Only update the chat input box size and print debug info when the size actual...Michael McConville2015-08-151-2/+7
| | * | Prevent a segfault caused by opening the ExtPlacement plugin's config window.Michael McConville2015-08-141-0/+2
| | * | Fix a minor memory leak and replace space-indentation with a tabMichael McConville2015-08-131-2/+2
| | * | Remove vestigial variables from defunct NSS packagesMichael McConville2015-08-121-6/+0
| | * | Use gint64 to print a time_t. There are likely *many* more of these to come.Michael McConville2015-08-101-2/+2
| | * | Remove spurious 'yes' in configure script.Michael McConville2015-08-101-3/+1
| | * | Remove some ancient, concerning-looking, unused rand()-related defines.Michael McConville2015-08-101-11/+0
| | * | Prevents a segfault caused by a null filename. This caused frequent but nonde...Michael McConville2015-08-091-8/+14
| | * | Change '#if NOTYET' to '#if 0' for clarity.Michael McConville2015-08-091-6/+6
| | * | wrap two VV-specific functions in #ifdef USE_VVMichael McConville2015-08-091-1/+2
| | * | Conditionally add gplugin and gplugin-gtk to libpurple's pkg-config requireme...Michael McConville2015-08-072-2/+10
| | * | update GTK-Doc annotation for purple_conversation_write_message()Michael McConville2015-08-051-5/+2
| | * | Remove straggler header file remaining after Pidgin Theme Editor plugin removalMichael McConville2015-08-051-28/+0
| | * | Merge my changes on release-2.x.y into defaultRichard Laager2015-08-051349-210098/+383095
| | |\ \
| | | * | Remove commented variable.Jorge Villase?or2015-08-031-1/+0
| | | * | Remove nonexistant files from POTFILES.in.Mark Doliner2015-07-311-2/+0
| | | * | Remove Farsight support (ok'd by elb)Michael McConville2015-07-296-180/+14
| | | * | Remove Pidgin Theme Editor pluginMichael McConville2015-07-295-676/+0
| | | * | Fix double-free caused by the removal of a copy of the 'from' address (relate...Michael McConville2015-07-261-7/+1
| | | * | Replace receipt in Yahoo packetMichael McConville2015-07-261-1/+1
| | | * | Restore another buddy name field in a Yahoo packet. It was also mistakenly re...Michael McConville2015-07-261-2/+2
| | | * | Fix a memory leak on the http requestJorge Villase?or2015-07-261-0/+2
| | | * | Restore buddy name field in Yahoo packet. It was mistakenly removed along wit...Michael McConville2015-07-251-1/+1
| | | * | Initial fix of file transfer by removing extra calls to purple_xfer_set_bytes...Michael McConville2015-07-231-23/+21
| | | * | Remove manual GnuTLS configuration. There's still a little more to be done. F...Michael McConville2015-07-222-97/+24
| | | * | Remove check for GnuTLS feature that was added 10+ years ago. Ok'd by elb. Re...Michael McConville2015-07-222-18/+0
| | | * | Remove all Yahoo federation, none of which is supported anymore. Ok'd by John...Michael McConville2015-07-218-491/+82
| | | * | Add ChangeLog entry about NSS config simplificationMichael McConville2015-07-211-0/+2
| | | * | Remove ancient, never-used, disabled, and presumably broken logging featuresMichael McConville2015-07-212-261/+0
| | | * | No longer check for NSS package microb-engine-nss. It was only for Maemo supp...Michael McConville2015-07-211-9/+0
| | | * | remove obselete #if 0'd code from GTK Buddy Note plugin (ok'd by etan)Michael McConville2015-07-211-45/+0
| | | * | remove NSS location config options and massive manual NSS check from configur...Michael McConville2015-07-211-259/+30
| | | * | Backed out 50884c0b222a because it breaks rejoining XMPP MUCs (maybe others) ...Kevin Stange2015-07-181-4/+1
| | | * | Remove no longer used GConf URL handler queries. They spawn ~21 processes on ...Michael McConville2015-07-161-74/+0
| | | * | Remove call to the deprecated and stubbed gnutls_global_set_mem_functions(). ...Michael McConville2015-07-161-14/+0
| | | * | Remove default XMPP file transfer proxy and replace existing defaults in user...Michael McConville2015-07-164-12/+7
| | | * | Fix 3 small memleaks on the smiley subsystemJorge Villase?or2015-07-131-6/+14
| | | * | Set the size of the gtkconv entryJorge Villase?or2015-06-253-55/+105
| | | * | Remove Yahoo! JapanMichael McConville2015-06-2129-788/+73