Mon, 05 May 2008 09:22:46 +0000 |
Mark Doliner |
Minor changes... mostly whitespace related.
|
Thu, 24 Apr 2008 11:32:13 +0000 |
Evan Schoenberg |
I missed 2 aim_putsnac() calls which needed to be removed for 2e791da1.
|
Thu, 24 Apr 2008 11:10:03 +0000 |
Evan Schoenberg |
All SNACs on FLAP channel 2 except in the auth family are now sent through
|
Tue, 04 Dec 2007 06:12:52 +0000 |
Mark Doliner |
Recycle, reduce, reuse
|
Mon, 03 Dec 2007 08:57:37 +0000 |
Mark Doliner |
g_strdup() is awesome. 11 insertions(+), 35 deletions(-)
|
Fri, 28 Sep 2007 15:50:42 +0000 |
Richard Laager |
applied changes from 02a707bbb0cf1cab4c65c4977bed39c67c5b2452
|
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 05:43:08 +0000 |
Mark Doliner |
When doing oscar server-side list management, do deletions before
|
Tue, 31 Jul 2007 06:51:29 +0000 |
Mark Doliner |
Some changes from Matthew Goldstein and I to not automatically remove
|
Tue, 29 May 2007 10:25:05 +0000 |
Mark Doliner |
Clean up some other ssi-related things. This commit and my last one
|
Tue, 29 May 2007 09:51:51 +0000 |
Mark Doliner |
Cleanup and simplification of some tlvlist stuff in the oscar protocol.
|
Tue, 22 May 2007 18:56:09 +0000 |
Daniel Atallah |
Make all the oscar memory allocations and frees use the glib functions to avoid problems when mixing C runtimes.
|
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/
|