log libpurple/protocols/msn/slp.c @ 22804:7d3b2c023ad8

age author description
Sat, 03 May 2008 17:56:04 +0000 Daniel Atallah This is the way we plug the leaks, plug the leaks, plug the leaks...
Fri, 19 Oct 2007 01:28:55 +0000 Daniel Atallah Leak fixes.
Wed, 19 Sep 2007 06:22:25 +0000 Ka-Hing Cheung propagate from branch 'im.pidgin.cpw.khc.msnp14' (head 60c1ae856c10cfcb75590f268816616e8a005aa1)
Sun, 16 Sep 2007 18:03:53 +0000 Richard Laager explicit merge of 'd565bd9a8e62d3302ac14bb7c3a68a52c0c6a65e'
Sun, 16 Sep 2007 17:58:40 +0000 Richard Laager explicit merge of 'b9e805b43e8543af0b4800e2e5553c85d947c610'
Sun, 20 May 2007 16:30:39 +0000 Stu Tomlinson switchboards really can be referenced by multiple slplinks, I have no idea
Sun, 20 May 2007 15:59:10 +0000 Stu Tomlinson Port a custom emoticon crash fix that seemed to get lost somewhere along
Sun, 20 May 2007 15:48:51 +0000 Stu Tomlinson propagate from branch 'im.pidgin.pidgin' (head b0fb787915db137be9b01af88d1fb0c107f66cd6)
Sat, 12 May 2007 19:19:55 +0000 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin' (head 3f8c9725bb938821f3ef6cb2e7c6c31d7b662d0b)
Sun, 06 May 2007 02:17:45 +0000 Ka-Hing Cheung propagate im.pidgin.pidgin to im.pidgin.cpw.khc.msnp14
Wed, 02 May 2007 06:12:13 +0000 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin' (head cf7db89f6020ededb2d5c948c11c3fd0ef30bba5)
Wed, 02 May 2007 05:25:27 +0000 Ka-Hing Cheung explicit merge of 'd42ad2da81f881b2fbd2fb080cc70a843bc70d02'
Mon, 17 Sep 2007 22:09:22 +0000 Sean Egan Fix MSN File transfer size. Fixes #3095. thanks!
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.
Mon, 03 Sep 2007 01:07:31 +0000 Sean Egan Patch from Gal Topper to fix an endianness issue in MSN file transfers. Fixes #2912 and fixes #1682
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
Sat, 12 May 2007 13:20:04 +0000 Stu Tomlinson Patch from sourceforge tracker 1652005 from wabz to fix displaying file
Thu, 03 May 2007 22:07:58 +0000 Richard Laager disapproval of revision '6784458226495385202ec621f5d645002ea93d07'
Mon, 30 Apr 2007 05:06:25 +0000 Sean Egan Re-comment that out
Sun, 29 Apr 2007 02:14:43 +0000 Stu Tomlinson I didn't mean to commit this change, and as far as I can tell it is no
Sat, 28 Apr 2007 16:55:31 +0000 Stu Tomlinson soname versioning of libpurple. Should help resolve debian bug 421282
Fri, 27 Apr 2007 02:14:44 +0000 Sean Egan propagate from branch 'im.pidgin.rlaager.gaim_migration' (head dcc40d46afbe3f87cc674e4fb1526ac722bc35cb)
Wed, 25 Apr 2007 23:29:46 +0000 Richard Laager Kill some compiler warnings and TODOs of mine.
Wed, 25 Apr 2007 23:55:56 +0000 Sean Egan Works for me! Renames prefs: /core to /purple, /gaim/gtk to /pidgin, /gaim/gnt to /finch
Wed, 25 Apr 2007 22:23:29 +0000 Richard Laager Change the imgstore and by extension, then the buddy icon code to take over
Wed, 25 Apr 2007 21:48:56 +0000 Richard Laager Updates for the account buddy icon stuff. This doesn't yet work fully (and maybe not even partly), but it compiles.
Wed, 25 Apr 2007 01:19:01 +0000 Richard Laager There's no need to actually lookup the icon now, as the core ensures the checksum gets deleted if the file disappears.
Wed, 25 Apr 2007 00:56:13 +0000 Richard Laager Move the prpl icon checksum code into the core, so we can delete the
Mon, 23 Apr 2007 16:28:04 +0000 Richard Laager Patch in Trac ticket #113 from Simom.
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/