Fri, 08 Aug 2008 04:47:50 +0000 |
Elliott Sales de Andrade |
Re-arrange msn_slplink_destroy and msn_slp_call_destroy. Might help
|
Thu, 07 Aug 2008 07:07:32 +0000 |
Ka-Hing Cheung |
take an extra reference to PurpleXfer so we can check whether the whole
|
Fri, 01 Aug 2008 02:04:36 +0000 |
Elliott Sales de Andrade |
Get rid of MsnSlpSession entirely. It only seems to link to MsnSlpCall
|
Sat, 03 May 2008 23:51:43 +0000 |
Daniel Atallah |
Fix a number of leaks. As far as I can tell, MSNP14 now logs in without
|
Sun, 16 Sep 2007 18:03:53 +0000 |
Richard Laager |
explicit merge of 'd565bd9a8e62d3302ac14bb7c3a68a52c0c6a65e'
|
Sun, 20 May 2007 15:48:51 +0000 |
Stu Tomlinson |
propagate from branch 'im.pidgin.pidgin' (head b0fb787915db137be9b01af88d1fb0c107f66cd6)
|
Sun, 15 Apr 2007 04:12:27 +0000 |
Ka-Hing Cheung |
Committing khc's msnp14 changes from Trac Ticket #148. --rlaager
|
Sat, 08 Sep 2007 03:09:35 +0000 |
John Bailey |
The FSF changed its address a while ago; our files were out of date.
|
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
|
Mon, 19 Mar 2007 07:01:17 +0000 |
Sean Egan |
sed -ie 's/gaim/purple/g'
|
Sat, 20 Jan 2007 02:32:10 +0000 |
Sean Egan |
Rename gtk/ and libgaim/ to pidgin/ and libpurple/
|