log pidgin/plugins/disco/xmppdisco.c @ 27108:53294b47a4a6

age author description
Thu, 04 Jun 2009 01:51:41 +0000 Paul Aurich Fix an issue with the server responding with jid/node items as first-level children and add a TODO.
Wed, 03 Jun 2009 06:54:35 +0000 Paul Aurich Use the modified signal in more places.
Wed, 03 Jun 2009 06:03:22 +0000 Paul Aurich khc: darkrain42: xmlnode not free'ed in jabber_watched_iq
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