log libpurple/protocols/oscar/family_feedbag.c @ 16896:0a3ae69a25ea

age author description
Sat, 05 May 2007 18:14:18 +0000 Evan Schoenberg Similarly, aim_ssi_sync() should return the success value of its determining function, aim_ssi_addmoddel()
Sat, 05 May 2007 18:10:33 +0000 Evan Schoenberg It is more useful for these aim_ssi methods to return a real value (the result of aim_ssi_sync()) than to always return 0 regardless of their success or failure
Thu, 03 May 2007 08:34:53 +0000 Mark Doliner This is ugly and probably not a "correct" fix, but it seems to fix
Wed, 25 Apr 2007 06:11:35 +0000 Mark Doliner Clean up a wee bit of oscar code. No functionality change.
Mon, 23 Apr 2007 01:05:27 +0000 Mark Doliner If anyone sees the "Unable to add buddy 1" message after
Sun, 22 Apr 2007 18:49:01 +0000 Mark Doliner Don't send a "transaction end" if we haven't sent a "transaction begin"
Sat, 21 Apr 2007 18:54:36 +0000 Mark Doliner Only make sure the master group exists in the event we need to add an
Fri, 20 Apr 2007 07:05:49 +0000 Mark Doliner Minor cleanup
Fri, 20 Apr 2007 06:51:33 +0000 Mark Doliner Fix that pesky ICQ "Unable to add buddy 1" error. Basically we were
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/