log pidgin/plugins/disco/gtkdisco.c @ 27168:f5222e5ae468

age author description
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).
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.
Wed, 03 Jun 2009 04:55:06 +0000 Paul Aurich Remove the pseudo-row child of expandable services if there are no children.
Tue, 26 May 2009 02:46:14 +0000 Paul Aurich Remove debugging, use user's server as default, and avoid a GTK+ assertion.
Tue, 26 May 2009 02:27:49 +0000 Paul Aurich Convert the disco browser to a plugin. Refs #556