Sat, 03 May 2008 02:12:26 +0000 |
John Bailey |
This cleans up a bunch of warnings that stem from the fact that size_t and
|
Thu, 27 Mar 2008 02:09:51 +0000 |
Daniel Atallah |
Printf warning fixes.
|
Sat, 03 Nov 2007 05:46:41 +0000 |
Ka-Hing Cheung |
Patch from eperez to fix some debug code, Fixes #3524
|
Mon, 15 Oct 2007 02:39:07 +0000 |
Daniel Atallah |
Leak fix.
|
Sun, 16 Sep 2007 18:03:53 +0000 |
Richard Laager |
explicit merge of 'd565bd9a8e62d3302ac14bb7c3a68a52c0c6a65e'
|
Sun, 16 Sep 2007 18:02:50 +0000 |
Richard Laager |
explicit merge of '3732a7eabc7ecb0f846edc60f04ec3f6f7779c5b'
|
Sat, 26 May 2007 15:06:40 +0000 |
Stu Tomlinson |
Finish commenting out references to directconn that would never be called
|
Sat, 26 May 2007 14:05:52 +0000 |
Stu Tomlinson |
Disable building of directconn.c, nothing uses it, it has compile warnings
|
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: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, 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.
|
Wed, 05 Sep 2007 22:33:22 +0000 |
Sadrul Habib Chowdhury |
Patch from QuLogic. Fixes #2903 ('Missing newlines in debug messages.')
|
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
|
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/
|