log

age author description
Thu, 17 May 2007 14:32:24 +0000 Evan Schoenberg slpcall now explicitlt references its xfer and unreferences it when it is destroyed. While it *looks* like this should *probably* have happened anyways due to the interactins between xfer_init, xfer_end, and xfer_cancel_remote, having the xfer's owner make this explicit makes the process less fragile and more obvious, and it may fix a crash as the slp is destroyed. Fixes #1070
Thu, 17 May 2007 14:30:48 +0000 Evan Schoenberg disapproval of revision 'a0488ed637a52fa346f3a78ed4e16fb8db3aeb59'
Thu, 17 May 2007 14:29:17 +0000 Evan Schoenberg slpcall now explicitlt references its xfer and unreferences it when it is destroyed. While it *looks* like this should *probably* have happened anyways due to the interactins between xfer_init, xfer_end, and xfer_cancel_remote, having the xfer's owner make this explicit makes the process less fragile and more obvious, and it may fix a crash as the slp is destroyed. Fixes #1070
Thu, 17 May 2007 07:28:53 +0000 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head 4398ffa92e9bb0a16dbede7756a4cbc5dfa96602)
Sun, 13 May 2007 20:25:00 +0000 Gabriel Schulhof Formatting changes.
Sun, 13 May 2007 13:23:46 +0000 Gabriel Schulhof aop_menu branch
Sat, 19 May 2007 07:50:19 +0000 Richard Laager explicit merge of '4398ffa92e9bb0a16dbede7756a4cbc5dfa96602'
Sat, 19 May 2007 07:49:39 +0000 Richard Laager explicit merge of 'bb7e144daba6e060c1f8ed699733a119ea3e107f'
Sat, 19 May 2007 07:47:16 +0000 Richard Laager explicit merge of 'ef6a11abfc06ebecc3c74e3ab793e47d50125989'
Thu, 17 May 2007 13:45:18 +0000 Stu Tomlinson Fix MSN "Open Hotmail Inbox" for non-hotmail.com accounts (eg. hotmail.co.uk)
Wed, 16 May 2007 04:03:58 +0000 Daniel Atallah merge of '2d13b954e5450868a468d8b0a8c49f22f3b6d09f'
Wed, 16 May 2007 03:46:26 +0000 Sadrul Habib Chowdhury Fix background color issues in the coversation tabs.
Wed, 16 May 2007 02:38:32 +0000 Sadrul Habib Chowdhury nosnilmot: EXTRA_DIST it!
Wed, 16 May 2007 02:34:56 +0000 Sadrul Habib Chowdhury A signals-test plugin for perl. This should help plugin developers get
Wed, 16 May 2007 03:18:33 +0000 Daniel Atallah We can't be sure that the conv still exists, so don't dereference it.