log

age author description
Thu, 11 Jun 2009 22:34:32 +0000 Paul Aurich --warnings
Sun, 12 Jul 2009 05:42:40 +0000 Paul Aurich disapproval of revision 'a383ad6a4ae7e98bbcb32b4193531ccf960eb2bb'
Thu, 11 Jun 2009 22:33:33 +0000 Paul Aurich Remove obsolete XEP-0091 (Legacy Delayed Delivery) code.
Thu, 11 Jun 2009 22:28:41 +0000 Paul Aurich Comment out the JABBER_CAP for XEP-0022.
Thu, 11 Jun 2009 22:25:25 +0000 Paul Aurich Remove code for obsoleted XEP-0022 (Message Events)
Thu, 11 Jun 2009 10:45:39 +0000 Bj«Órn Voigt German translation update:
Thu, 11 Jun 2009 05:07:15 +0000 Elliott Sales de Andrade merge of '86d7e4c199cf2a62e48fd6fe79e35e3c80cc7926'
Wed, 10 Jun 2009 07:44:35 +0000 Mark Doliner Check in a change requested by Gregory Cypes from AOL. They want clients
Thu, 11 Jun 2009 02:21:44 +0000 Elliott Sales de Andrade Fix a copy&paste bug.
Thu, 11 Jun 2009 01:13:35 +0000 Elliott Sales de Andrade The FT table needs to have one more row to be correct, though it seems to
Wed, 10 Jun 2009 03:40:27 +0000 Elliott Sales de Andrade Apply patch that adds support for keyboard navigation for the status icon.
Wed, 10 Jun 2009 01:07:29 +0000 Elliott Sales de Andrade Restore the "Time Remaining" field in the file transfer window, but not in
Thu, 18 Jun 2009 23:01:51 +0000 Etan Reisner Install the Purple and Pidgin perl modules under $libdir instead of in perl's
Thu, 18 Jun 2009 22:48:49 +0000 Etan Reisner Add a purple_plugins_get_search_paths function.
Thu, 18 Jun 2009 12:21:48 +0000 Etan Reisner Add the header files to sources.
Mon, 15 Jun 2009 04:43:25 +0000 Etan Reisner Don't try to load an image from an empty path. It just spews to the debug log.
Tue, 09 Jun 2009 23:30:18 +0000 Etan Reisner merge of '67228440771b545dc01526f74fd7171a02fb5e08'
Tue, 09 Jun 2009 03:42:23 +0000 Elliott Sales de Andrade Fix compile warning for non-VV.
Mon, 08 Jun 2009 18:37:57 +0000 Paul Aurich Hmm, I forgot to copy NEWS when I was getting the Changelogs from 2.5.6.
Mon, 08 Jun 2009 06:52:57 +0000 Paul Aurich Don't support adding JID+node items.
Mon, 08 Jun 2009 06:51:08 +0000 Paul Aurich Add a context menu with actions and re-arrange so registration takes preference
Mon, 08 Jun 2009 05:23:45 +0000 Paul Aurich Store the currently selected service in the Dialog structure
Mon, 08 Jun 2009 04:42:33 +0000 Elliott Sales de Andrade Fix merge error.
Mon, 08 Jun 2009 04:40:58 +0000 Elliott Sales de Andrade merge of '43b8c66366c5dc03c717fa9d938446752df53293'
Mon, 08 Jun 2009 03:35:14 +0000 Paul Aurich Fix adding a chat to the buddy list.
Mon, 08 Jun 2009 03:29:50 +0000 Paul Aurich Get rid of _menu_cb_info; pass around the XmppDiscoService*
Mon, 08 Jun 2009 03:59:16 +0000 Elliott Sales de Andrade Add a tooltip to the XMPP Disco browser. Someone should probably fill this
Mon, 08 Jun 2009 02:24:49 +0000 Elliott Sales de Andrade Use the JID for adding a chat/buddy because the name is for descriptive
Sun, 07 Jun 2009 22:12:26 +0000 Elliott Sales de Andrade Add a row-activated callback for the XMPP Disco browser that provides a
Sun, 07 Jun 2009 22:07:07 +0000 Elliott Sales de Andrade Make this whitespace a bit more consistent (I hope).
Sun, 07 Jun 2009 18:46:23 +0000 Paul Aurich merge of '31f78d91abb7452e597bbd0f20f910c6cbb56099'
Sun, 07 Jun 2009 17:42:00 +0000 John Bailey Fix a typo caught by Geoffrey Antos.
Sun, 07 Jun 2009 17:32:12 +0000 Marcus Lundblad ChangeLog the user visible change from the client_type branch (that is showing
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.