summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* The pixmaps here are gone.v2.5.1Kevin Stange2008-08-311-2/+0
* NEWS! Because no-one else wants to do it...Elliott Sales de Andrade2008-08-311-0/+7
* Start NEWSing please.Kevin Stange2008-08-314-3/+15
* Add MSN error code 927 for suspended passports, and a little bit ofElliott Sales de Andrade2008-08-301-16/+27
* Stu's idea, I sort of did it the other way. I don't know if it will helpKa-Hing Cheung2008-08-301-1/+1
* merge of '8dd21651408c86f59d16d6c658e209300717bd00'Elliott Sales de Andrade2008-08-30109-156/+10
|\
| * Remove the (win32 only?!) QQ buddy icon pixmaps due to copyright concernsStu Tomlinson2008-08-30108-156/+7
| * Add something Stu noted.Kevin Stange2008-08-301-0/+2
| * Include the Windows tray icons in the source distribution.Kevin Stange2008-08-301-0/+1
* | Print out SOAP response data as it's received in chunks. Sure, thatElliott Sales de Andrade2008-08-301-8/+10
|/
* Here, now we have a list of things that were changed. I'm not sure ifKevin Stange2008-08-301-0/+13
* merge of 'aaf14fd11e3e75e51313e1d3b71aac04694415c2'Luke Schierer2008-08-2939-14166/+19459
|\
| * Added Irish translation from Aaron Kearns. This technically addes a string ("...Daniel Atallah2008-08-293-1/+13101
| * Updated he translation. Fixes #6826Daniel Atallah2008-08-292-14/+24
| * Updated zh_HK zh_TW translations. Fixes #6805Daniel Atallah2008-08-293-87/+95
| * Updated nn translation. Fixes #6802Daniel Atallah2008-08-292-14/+21
| * Updated pt_BR translation. Fixes #6800Daniel Atallah2008-08-292-11/+19
| * Updated Czech translation. Fixes #6796Daniel Atallah2008-08-292-15/+25
| * Updated Italian translation. Fixes #6789Daniel Atallah2008-08-292-71/+64
| * Updated Dutch translation. Fixes #6787Daniel Atallah2008-08-292-6898/+2662
| * Updated Spanish translation from jfs. Fixes #6694,#6876Daniel Atallah2008-08-292-14/+27
| * Updated Galician translation from Frco. Javier Rial Rodriguez. Fixes #6621.Daniel Atallah2008-08-292-6843/+3178
| * Ignore nicknames which are just the user portion of the JID, as these aren't ...Evan Schoenberg2008-08-291-6/+8
| * The alias we retrieve from the roster is a private alias; use purple_serv_got...Evan Schoenberg2008-08-291-1/+3
| * Update the tooltip if the status of the selected node changes.Sadrul Habib Chowdhury2008-08-291-0/+3
| * 2.5.1 update. And yay for second --no-location update in a row.Timo Jyrinki2008-08-281-12/+19
| * Don't arbitrarily default font settings when none are specified for incomingDaniel Atallah2008-08-281-19/+20
| * Build the XMPP Console plugin by default on windows too.Daniel Atallah2008-08-282-1/+3
| * Some cleanup and a little leak fix that I thought I committed a while ago.Daniel Atallah2008-08-281-6/+4
| * Patch from "brookingcharlie" to make "Open All Messages" the default responseDaniel Atallah2008-08-281-0/+4
| * Path from Toby Schaffer to fix a null ptr deref when adding a buddy. Fixes #6...Daniel Atallah2008-08-282-1/+2
| * Update win32 installer for cert changes.Daniel Atallah2008-08-271-0/+1
| * merge of 'c061c6d246c45414a0cfbebf371a123e0d8c1b21'Ka-Hing Cheung2008-08-271-0/+7
| |\
| | * merge of '8949a1157a435061d444d69d5d8ccc6823a55c77'Ka-Hing Cheung2008-08-277-32/+27
| | |\
| | * | prints out the payload to debug log in case we get an invalid UBX command,Ka-Hing Cheung2008-08-271-0/+7
| * | | Add support for sending authorization for Basic proxy authentication when theDaniel Atallah2008-08-271-109/+85
| | |/ | |/|
| * | merge of 'ad26dcf9fac70b70a746758c4b96cf823c2f13a6'Ka-Hing Cheung2008-08-2711-82/+78
| |\ \
| | * \ merge of 'e028e31dcc67bbf2e102455383051fd10b72a166'Ka-Hing Cheung2008-08-271-1/+1
| | |\ \ | | | |/
| | | * remove misleading portion of the debug lineKa-Hing Cheung2008-08-271-1/+1
| | * | Do a better job of detecting if the yahoo account is connecting through a HTTPDaniel Atallah2008-08-276-30/+22
| | |/
| | * so turns out this is what I really needKa-Hing Cheung2008-08-272-1/+32
| | * merge of 'fb2dc0f4b07410d422162695cd21b40a6fe18c8e'Ka-Hing Cheung2008-08-273-50/+23
| | |\
| | | * disapproval of revision 'bc4254350979b66e4b51c59817c4aabd7fc262a7'Ka-Hing Cheung2008-08-273-50/+23
| * | | Return FALSE from purple_url_parse() if a host could not be determinedEvan Schoenberg2008-08-271-1/+1
| * | | purple_url_parse() now gracefully handles a url which is wholly invalid.Evan Schoenberg2008-08-271-1/+4
| |/ /
| * | merge of 'bc4254350979b66e4b51c59817c4aabd7fc262a7'Ka-Hing Cheung2008-08-2776-18559/+6659
| |\ \ | | |/ | |/|
| | * purple_str_to_time() didn't necessarily set "rest" under all circumstances.Daniel Atallah2008-08-262-2/+4
| | * merge of 'd121a0b16ff4c1c1614f128d3e231ad3fc7a45ec'Sadrul Habib Chowdhury2008-08-261-1/+8
| | |\
| | | * Do not allow setting empty shortcut for a custom smiley.Sadrul Habib Chowdhury2008-08-261-1/+8
| | * | German update for 2.5.1Bj?rn Voigt2008-08-261-6/+12