Tue, 18 Dec 2007 18:18:31 +0000 |
Richard Laager |
merge of '0bab002372d4ff0eac85fc22d99e014cd044b900'
|
Tue, 18 Dec 2007 21:24:28 +0000 |
Sadrul Habib Chowdhury |
Typing notification in the conversation history.
|
Tue, 18 Dec 2007 18:33:15 +0000 |
Sadrul Habib Chowdhury |
cancel_cb can be NULL here too.
|
Tue, 18 Dec 2007 17:03:13 +0000 |
Will Thompson |
I'm happy to report that my spelling is coming along in leanps and nbounds.
|
Tue, 18 Dec 2007 16:57:21 +0000 |
Will Thompson |
Sadrul informs me that cancel_cb may in fact be NULL.
|
Tue, 18 Dec 2007 16:10:22 +0000 |
Stu Tomlinson |
merge of 'adb528a403db408f5e4407e89f98f7ced3cac9a1'
|
Tue, 18 Dec 2007 16:10:19 +0000 |
Stu Tomlinson |
merge of '0c8dcc7788d676e6bcd7fa7a3823c5f44568ae9b'
|
Tue, 18 Dec 2007 16:02:35 +0000 |
Will Thompson |
Documentation tweaks and more g_return_if_fail checks for NULL parameters which
|
Tue, 18 Dec 2007 15:55:03 +0000 |
Bj«Órn Voigt |
libpurple/win32/libc_interface.c was missing
|
Tue, 18 Dec 2007 15:54:28 +0000 |
Bj«Órn Voigt |
German translation update
|
Tue, 18 Dec 2007 15:56:06 +0000 |
Stu Tomlinson |
Move some curly braces around so static analysis tools can properly detect
|
Tue, 18 Dec 2007 15:53:05 +0000 |
Stu Tomlinson |
Ye Olde Compiler complained about this:
|
Tue, 18 Dec 2007 11:05:40 +0000 |
Will Thompson |
merge of '1bb5970e91bf83784fd002fc78216157034e9257'
|
Tue, 18 Dec 2007 08:44:35 +0000 |
Mark Doliner |
Add a comment that I took this from glib
|
Tue, 18 Dec 2007 08:42:41 +0000 |
Mark Doliner |
Create a purple_gai_strerror() function similar to g_str_error() which
|
Tue, 18 Dec 2007 07:39:57 +0000 |
Mark Doliner |
merge of '245a620adeb2dc4767ee8db9e6c7cafa287b8f8d'
|
Tue, 18 Dec 2007 07:37:55 +0000 |
Mark Doliner |
Use g_sterror instead of strerror in two more places.
|
Tue, 18 Dec 2007 07:33:32 +0000 |
Sean Egan |
Send XMPP Pings to the server instead of whitespace for our keepalives. Timeout the connection if there's no response in 20 seconds
|
Tue, 18 Dec 2007 06:29:46 +0000 |
Sean Egan |
Don't install pidgin.desktop when not installing Pidgin
|
Tue, 18 Dec 2007 03:35:20 +0000 |
Luke Schierer |
merge of '7c8120b9ffde901cc436a514ac0daf37551a9755'
|
Tue, 18 Dec 2007 22:57:55 +0000 |
Evan Schoenberg |
Last minute 'cleanup' actually resulted in breakage on my cram-md5 commit. Fixed it.
|
Tue, 18 Dec 2007 02:26:57 +0000 |
Evan Schoenberg |
merge of '3cec6952fcadbd73dddc4c009e798b6fb1789a5b'
|
Mon, 17 Dec 2007 23:22:30 +0000 |
Evan Schoenberg |
Added support for authentication via CRAM-MD5 when using jabber:iq:auth.
|
Mon, 17 Dec 2007 23:18:34 +0000 |
Evan Schoenberg |
If no sasl mechs are appropriate, attempt a jabber:iq:auth connection. Note that this isn't the same as a failed authentication over sasl. Detailed comments in the code regarding my reasoning for this behavior.
|
Tue, 18 Dec 2007 02:26:44 +0000 |
Daniel Atallah |
Allow the user to Retry if Pidgin is running when they start the installer. Fixes #4355
|
Tue, 18 Dec 2007 02:25:10 +0000 |
Daniel Atallah |
merge of '2e5cda103238f64d27e4ed5aa92c149f6d50a5ec'
|
Mon, 17 Dec 2007 20:37:30 +0000 |
Stu Tomlinson |
Escape system log messages before sending to the loggers. Fixes #4426
|
Tue, 18 Dec 2007 10:54:32 +0000 |
Will Thompson |
Manually expand G_DEFINE_TYPE for PidginMiniDialog, since it was added in glib 2.4.
|