Mon, 11 Aug 2008 11:58:12 +0000 |
Will Thompson |
Rely on xmlnode_insert_data to call strlen on a bunch of MSN status strings.
|
Sat, 12 Jul 2008 04:42:24 +0000 |
Elliott Sales de Andrade |
The great MSN debug message cleanup! Threw in a few whitespace fixes,
|
Fri, 06 Jun 2008 22:46:04 +0000 |
Mark Doliner |
Delete trailing whitespace
|
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
|
Fri, 02 May 2008 21:09:59 +0000 |
Daniel Atallah |
Leak plug in parsing MSN currentmedia.
|
Thu, 06 Dec 2007 08:10:46 +0000 |
Ka-Hing Cheung |
memleak fixes
|
Sat, 10 Nov 2007 04:52:20 +0000 |
Ka-Hing Cheung |
propagate from branch 'im.pidgin.pidgin.next.minor' (head 0c9637482b845cc65e95a26e144697391c51133f)
|
Fri, 19 Oct 2007 12:22:57 +0000 |
Evan Schoenberg |
MSN personal status messages are plain text, not HTML. Previously, we were unescaping the message but not stripping it, which left any HTML tags intact.
|
Thu, 20 Sep 2007 20:18:57 +0000 |
Sadrul Habib Chowdhury |
Remove commented out code, and add soem notes.
|
Thu, 20 Sep 2007 16:30:17 +0000 |
Sadrul Habib Chowdhury |
Use an independant status type for 'current media' stuff, instead of using
|
Sun, 16 Sep 2007 18:47:12 +0000 |
Richard Laager |
Make my currentmedia changes compile.
|
Sun, 16 Sep 2007 18:18:37 +0000 |
Richard Laager |
Use the mediaNode variable rather than the psmNode again. This is from a
|
Sun, 16 Sep 2007 18:03:53 +0000 |
Richard Laager |
explicit merge of 'd565bd9a8e62d3302ac14bb7c3a68a52c0c6a65e'
|
Sun, 16 Sep 2007 17:52:49 +0000 |
Richard Laager |
Various (untested) changes to the CurrentMedia parsing. This code is a
|
Sat, 15 Sep 2007 23:53:15 +0000 |
Sadrul Habib Chowdhury |
Ignore empty currentmedia string.
|
Sat, 15 Sep 2007 11:34:39 +0000 |
Sadrul Habib Chowdhury |
Improve the current-media parsing a little bit.
|
Sun, 09 Sep 2007 00:43:22 +0000 |
Sadrul Habib Chowdhury |
Fix some memory leaks. Free xmlnodes properly using xmlnode_free instead of
|
Sat, 08 Sep 2007 01:05:41 +0000 |
Sadrul Habib Chowdhury |
Plug some leak.
|
Tue, 17 Jul 2007 19:12:12 +0000 |
Carlos Silva |
Unescape our own status messages before sending them to the server so other clients show them correctly. Thanks to Simom for the patch. Fixes #738
|
Tue, 17 Jul 2007 00:35:50 +0000 |
Carlos Silva |
Misc cleanups, better error handling, and print the Address Book received from the server in a human readable way.
|
Sun, 27 May 2007 17:00:06 +0000 |
Stu Tomlinson |
A bunch of MSNP14 stuff:
|
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 05:01:55 +0000 |
Richard Laager |
propagate from branch 'im.pidgin.rlaager.merging.msnp13-and-pidgin' (head 8cfbe223ca6e514146a4d46aeab4c7816de17b79)
|
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/
|