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.
|
Tue, 18 Dec 2007 00:59:59 +0000 |
Sean Egan |
I noticed that the new added padding in gtkconv has the same effect as an extra line of text, so I'm removing the MAX(2 bit
|
Mon, 17 Dec 2007 12:10:55 +0000 |
Will Thompson |
merge of '7a1ce8ae9c2809b39d1f436d94070523f18993fb'
|
Mon, 17 Dec 2007 12:09:59 +0000 |
Will Thompson |
Don't bother making transient connection errors persist across a restart.
|
Mon, 17 Dec 2007 12:09:19 +0000 |
Will Thompson |
Dismissing the signed on elsewhere minidialog should clear all the errors;
|
Mon, 17 Dec 2007 07:34:21 +0000 |
Sean Egan |
Add send_raw to Perl bindings. Patch from martijn. Fixes #3505
|
Mon, 17 Dec 2007 07:29:39 +0000 |
Sean Egan |
Patch from eperez to make writing to buddy icon files atomic. Fixes #3528.
|
Mon, 17 Dec 2007 06:51:12 +0000 |
Sean Egan |
Fix XMPP buddy icons. Somehow a 'VCard' element got changed to a query
|
Mon, 17 Dec 2007 06:01:59 +0000 |
Sean Egan |
Remove size restriction on XMPP avatars
|
Mon, 17 Dec 2007 05:49:40 +0000 |
Sean Egan |
Another patch from DHowett. This one adds conversation nick colors to gtkrc
|
Mon, 17 Dec 2007 05:29:00 +0000 |
Sean Egan |
Patch from DHowett to fix the transposition of background and forebround colors
|
Sun, 16 Dec 2007 21:23:56 +0000 |
Ka-Hing Cheung |
pulled the NEWS and ChangeLog bits from 2.3.1
|
Sun, 16 Dec 2007 16:37:53 +0000 |
Will Thompson |
merge of '4268f3923b30680b7ec013f553a7733f4b24417d'
|
Sun, 16 Dec 2007 00:36:02 +0000 |
Ka-Hing Cheung |
merge of '1d887e0b6d13b709051a68be9b34c28d2254dadb'
|
Sat, 15 Dec 2007 22:58:57 +0000 |
Richard Laager |
Add libpurple/win32/libc_interface.c to suppress an error.
|
Sat, 15 Dec 2007 22:29:38 +0000 |
Richard Laager |
Revert siege's likely inadvertent changes to autogen.sh in
|
Sun, 16 Dec 2007 00:34:21 +0000 |
Ka-Hing Cheung |
part of the series of patches from QuLogic that fixes a use-after-free,
|