log

age author description
Fri, 28 Sep 2007 01:57:55 +0000 Daniel Atallah Further cleanup of the msn prpl including preventing the authorization request callback from crashing if triggered after the account is disconnected. Also removal of some extraneous debuggery, there is more that needs to be removed.
Fri, 28 Sep 2007 01:54:07 +0000 Daniel Atallah merge of 'a5dd91b5d76972cf72a56209503c7e32d71c6e3c'
Thu, 27 Sep 2007 10:06:29 +0000 Richard Laager Add a translator note about the word backlog.
Thu, 27 Sep 2007 08:17:20 +0000 William Ehlhardt - Previous revision whacked a TODO
Thu, 27 Sep 2007 08:12:09 +0000 William Ehlhardt - Prompt the user if the local peer certificate cache is not found.
Thu, 27 Sep 2007 04:41:04 +0000 Daniel Atallah A few leak plugs, some unnecessary allocation prevention, null pointer deref fixes and general robustness fixes. I'm sure there is more to do here, I got tired... Fixes #3308
Wed, 26 Sep 2007 21:03:16 +0000 Daniel Atallah Ugly hacky fix so that it looks like docklet clicks on win32 come from a gdk event so that it causes the unread tab to receive focus. Fixes #3197.