log

age author description
Tue, 31 Mar 2009 05:40:13 +0000 Paul Aurich Clean up Jabber's references and protocol_data if the window is closed
Tue, 31 Mar 2009 05:22:44 +0000 Paul Aurich The core should be in charge of setting in_progress to FALSE
Tue, 31 Mar 2009 05:18:09 +0000 Paul Aurich Make the prpl be in charge of creating the PurpleDiscoList; UI data is
Mon, 30 Mar 2009 02:36:02 +0000 Paul Aurich Use purple_request_input
Mon, 30 Mar 2009 00:42:15 +0000 Paul Aurich Hide the structs, add accessors, and fix various smaller things:
Sun, 29 Mar 2009 21:17:34 +0000 Paul Aurich Add the padding needed from the previous commit
Sun, 29 Mar 2009 20:54:30 +0000 Paul Aurich Fix compilation errors and add padding to UI ops. My bad...
Sun, 29 Mar 2009 19:43:32 +0000 Paul Aurich Add the files I forgot to `mtn add` earlier (also, alphabetized disco.h
Sun, 29 Mar 2009 19:38:31 +0000 Paul Aurich 'mrim' is the mail.ru IM service. 'smtp' is an XMPP<>email gateway
Sun, 29 Mar 2009 19:29:22 +0000 Paul Aurich Applied disco-2.patch from nops with some modifications:
Sat, 28 Mar 2009 16:58:32 +0000 Marcus Lundblad merge of '6d48acd8a35fbd463e701692ad0c937f59f03b9e'
Sat, 28 Mar 2009 12:04:03 +0000 Richard Laager Update the documentation for the account-authorization-requested signal, as
Sat, 28 Mar 2009 16:00:47 +0000 Jochen Kemnade some German translation
Mon, 30 Mar 2009 05:50:34 +0000 Elliott Sales de Andrade Apply Paul's second patch to fix some memory leaks found in valgrind.
Sat, 28 Mar 2009 07:31:29 +0000 Elliott Sales de Andrade Save a count of how many ADL (per-request) and FQY (per-contact) we send,
Sat, 28 Mar 2009 05:34:25 +0000 Elliott Sales de Andrade I think I'm just going to apply this patch. I don't really see how it
Sat, 28 Mar 2009 05:12:24 +0000 Elliott Sales de Andrade Make these type-sizes more explicit. Also, the field names for the type2
Sat, 28 Mar 2009 04:35:24 +0000 Elliott Sales de Andrade merge of '72b4eba9246c31efe0760a9e5d1eeb0f87da2867'
Fri, 27 Mar 2009 17:14:12 +0000 Mark Doliner Need to remove toc from POTFILES.in
Fri, 27 Mar 2009 10:17:07 +0000 Mark Doliner Remove an unused field
Fri, 27 Mar 2009 10:16:46 +0000 Mark Doliner Don't leak an fd if we can't open the destination file when untarring
Fri, 27 Mar 2009 10:15:38 +0000 Mark Doliner These code can't get executed, because we just created a new dialog
Fri, 27 Mar 2009 09:55:28 +0000 Mark Doliner Remove an unused protocol plugin
Fri, 27 Mar 2009 09:49:40 +0000 Mark Doliner Remove an unused field
Fri, 27 Mar 2009 09:48:25 +0000 Mark Doliner Make sure we free itmsurl when showing the info window for a buddy
Fri, 27 Mar 2009 09:44:36 +0000 Mark Doliner Oh no this one is wrong. msim_set_status_code() calls msim_send() which
Fri, 27 Mar 2009 09:42:10 +0000 Mark Doliner Fix a memleak when setting your status on myspace
Fri, 27 Mar 2009 09:41:12 +0000 Mark Doliner You know something about this here data? It ain't ever used.
Fri, 27 Mar 2009 09:36:38 +0000 Mark Doliner Fix a potential memleak by freeing this regardless of whether hasActions
Fri, 27 Mar 2009 09:34:27 +0000 Mark Doliner purple_xfer_new only returns NULL if an assertion fails, so we should do