Wed, 15 Dec 2010 23:10:13 +0000 |
Elliott Sales de Andrade |
Use the unref functions everywhere, instead of destroy. I also removed
|
Sat, 27 Nov 2010 07:08:24 +0000 |
Elliott Sales de Andrade |
Call msn_transaction_destroy from msn_cmdproc_send_trans. This way, it
|
Sat, 06 Nov 2010 02:35:40 +0000 |
Elliott Sales de Andrade |
first can be NULL here, obviously, We don't want any NULL-pointer
|
Fri, 28 May 2010 22:45:52 +0000 |
masca |
Include internal.h on each c file to avoid windows breakage as recommended by Daniel.
|
Fri, 28 May 2010 09:43:25 +0000 |
masca |
A little header cleanup.
|
Fri, 28 May 2010 08:05:38 +0000 |
masca |
Remove unnecesary includes from msn.h.
|
Sat, 13 Mar 2010 08:18:25 +0000 |
Elliott Sales de Andrade |
I don't really like this name.
|
Sat, 13 Mar 2010 07:26:25 +0000 |
Elliott Sales de Andrade |
Messages without TrID's should not be saved in the history.
|
Wed, 10 Mar 2010 22:16:04 +0000 |
masca |
msn: Remove msn_cmdproc_send_quick in favor of msn_cmdproc_send_trans
|
Wed, 10 Mar 2010 21:46:37 +0000 |
masca |
msn: Delete msn_cmdproc_send since it just have duplicated code from
|
Mon, 08 Feb 2010 08:18:20 +0000 |
Mark Doliner |
Shuffle some things around and add some comments. Hopefully cleaner.
|
Mon, 08 Feb 2010 08:00:22 +0000 |
Mark Doliner |
Since when do we use camel case?
|
Mon, 08 Feb 2010 07:41:15 +0000 |
Mark Doliner |
Rename "attribute" to "header" in a bunch of places. The SLP protocol
|
Thu, 13 Aug 2009 02:32:33 +0000 |
Mark Doliner |
Simplify. A lot of these checks aren't necessary because msn_table_new()
|
Thu, 13 Aug 2009 02:05:10 +0000 |
Mark Doliner |
Simplify
|
Fri, 26 Jun 2009 01:28:09 +0000 |
Elliott Sales de Andrade |
On MSN, increase the history size for the NS so that people with lots of
|
Fri, 27 Mar 2009 09:48:25 +0000 |
Mark Doliner |
Make sure we free itmsurl when showing the info window for a buddy
|
Tue, 27 Jan 2009 05:22:10 +0000 |
Elliott Sales de Andrade |
Re-combine large (multi-part) messages on MSN since we seem to say that we
|
Thu, 17 Jul 2008 03:23:59 +0000 |
Elliott Sales de Andrade |
Always save the MSN transaction in each command, not just for
|
Tue, 20 May 2008 20:59:21 +0000 |
Mark Doliner |
When adding outgoing MSN commands to the MsnHistory, free
|
Sun, 16 Sep 2007 18:03:53 +0000 |
Richard Laager |
explicit merge of 'd565bd9a8e62d3302ac14bb7c3a68a52c0c6a65e'
|
Sat, 08 Sep 2007 01:33:25 +0000 |
Sadrul Habib Chowdhury |
Reset the timer to 0 after removing it. It looks like this may be required here.
|
Sat, 26 May 2007 13:59:07 +0000 |
Stu Tomlinson |
Revert a bunch of whitespace changes so reviewing a diff against
|
Sun, 15 Apr 2007 04:59:43 +0000 |
Richard Laager |
Fix up some gaim -> purple issues.
|
Sun, 15 Apr 2007 04:29:56 +0000 |
Richard Laager |
merge of 'b4911943cba6f29cf0694dfd563cac17612236dc'
|
Sun, 15 Apr 2007 03:43:17 +0000 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head 98b6b547b29ea1192b73cc4e1de1e674edef4328)
|
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, 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/
|