log libpurple/protocols/msn/notification.c @ 20394:4a099e4d0d09

age author description
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.
Sat, 14 Jul 2007 18:16:51 +0000 Evan Schoenberg cmd->params[2] could be NULL, or purple_url_decode() could return NULL. Don't pass a potential NULL to strcmp().
Sun, 10 Jun 2007 17:18:43 +0000 Stu Tomlinson Don't retrieve hotmail authorization info for non-hotmail accounts. Fixes #1580
Sun, 27 May 2007 12:39:24 +0000 Stu Tomlinson Handle new accounts with no buddies better - finish login when the first
Thu, 24 May 2007 11:12:15 +0000 Stu Tomlinson Only write out the HTML comment on win32, to avoid the risk of confusing
Sun, 20 May 2007 12:56:40 +0000 Stu Tomlinson A couple of tweaks to open Hotmail inbox
Sat, 19 May 2007 01:00:35 +0000 Stu Tomlinson Periodically refresh the authentication info required to automatically log
Thu, 17 May 2007 13:45:18 +0000 Stu Tomlinson Fix MSN "Open Hotmail Inbox" for non-hotmail.com accounts (eg. hotmail.co.uk)
Thu, 03 May 2007 23:16:09 +0000 Daniel Atallah Remove a bunch of unnecessary NULL checking for g_free()
Thu, 03 May 2007 23:13:03 +0000 Daniel Atallah This should fix #569. I'm waiting for a debug log to see exactly what is up.
Wed, 11 Apr 2007 14:46:04 +0000 Stu Tomlinson Hopefully prevent libpurple causing problems for 3rd party UIs if they also
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/