log

age author description
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.