log

age author description
Sat, 27 Jun 2009 17:50:35 +0000 Paul Aurich disapproval of revision '31f78d91abb7452e597bbd0f20f910c6cbb56099'
Sun, 07 Jun 2009 18:45:17 +0000 Paul Aurich Re-add annoying debug output for Adium#12351 (I must be missing something, because I don't see why it's occurring)
Sun, 07 Jun 2009 17:07:33 +0000 Paul Aurich Use guint for a timeout handle here, too.
Sun, 07 Jun 2009 17:02:23 +0000 Paul Aurich The XMPP keepalive timeout handle needs to be a guint.
Sun, 07 Jun 2009 08:13:14 +0000 Elliott Sales de Andrade merge of '592b4775fc1de5871564f3b61637c8f5776a3932'
Sun, 07 Jun 2009 06:19:12 +0000 Paul Aurich Plug a leak from changing this to use jabber_get_bare_jid instead of normalize.
Sun, 07 Jun 2009 08:07:20 +0000 Elliott Sales de Andrade We can't get an ADD error if we never send an ADD command.
Sun, 07 Jun 2009 07:51:50 +0000 Elliott Sales de Andrade Check network type, and send an FQY if necessary, when modifying the allow
Sun, 07 Jun 2009 06:47:49 +0000 Elliott Sales de Andrade Add a msn_notification_post_rml analog.
Sun, 07 Jun 2009 06:12:18 +0000 Elliott Sales de Andrade Add a data parameter for FQY callbacks and remove the pending users list
Sun, 07 Jun 2009 04:56:15 +0000 Elliott Sales de Andrade Remove some left over code.
Sun, 07 Jun 2009 01:21:36 +0000 Elliott Sales de Andrade These strcmp checks are for equality, meaning a return of 0.
Sun, 07 Jun 2009 00:27:05 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 505516826b01aed6390e0c2aa38706c0e2da163e)
Sat, 06 Jun 2009 23:14:17 +0000 Elliott Sales de Andrade merge of '0ef963ce959c8061467d33c5a24de263afef2053'
Sat, 06 Jun 2009 20:52:02 +0000 Josep Puigdemont Updated Catalan translation.
Sat, 06 Jun 2009 08:18:02 +0000 Sulabh Mahajan yahoo login ver 16: Add another case of error reporting. Ask user to visit yahoo website in case of locked account.
Sat, 06 Jun 2009 06:51:38 +0000 Paul Aurich ChangeLog.API
Sat, 06 Jun 2009 06:45:53 +0000 Paul Aurich Avoid an assertion when the UI doesn't have a get_ui_info ui_op
Sat, 06 Jun 2009 06:33:18 +0000 Paul Aurich Whitespace + a change cluttering up the diff with im.pidgin.pidgin
Sat, 06 Jun 2009 06:21:39 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 6fb44be5a32516ac1d940330c4f7b8d530208a16)
Sat, 06 Jun 2009 04:02:28 +0000 John Bailey Hmm, seems I forgot to ChangeLog the API addition and deprecation I made last
Sat, 06 Jun 2009 03:59:03 +0000 John Bailey ChangeLog the pidginrc plugin changes.
Sat, 06 Jun 2009 03:55:09 +0000 John Bailey This change is probably going to spark some debate about the pidginrc plugin.
Sat, 06 Jun 2009 03:50:54 +0000 John Bailey I don't like being the first developer listed in the about box who has been
Sat, 06 Jun 2009 22:59:37 +0000 Elliott Sales de Andrade This file is a lacking a certain something...
Sat, 06 Jun 2009 22:53:50 +0000 Elliott Sales de Andrade Reduce the number of g_return_val_if_fail calls for NULL input since that
Sat, 06 Jun 2009 05:45:26 +0000 Elliott Sales de Andrade Use 16px icons in the XMPP disco browser as 22px seems a bit weird.
Sat, 06 Jun 2009 04:00:22 +0000 Elliott Sales de Andrade Nothing to see here, just some whitespace changes.
Sat, 06 Jun 2009 02:12:32 +0000 Elliott Sales de Andrade Make XMPP Disco plugin show better errors when getting a 404-like return.
Sat, 06 Jun 2009 01:42:15 +0000 Elliott Sales de Andrade A few bits of whitespace changes...