log libpurple/protocols/msn/notification.c @ 20439:bee467c81570

age author description
Sun, 27 May 2007 17:00:06 +0000 Stu Tomlinson A bunch of MSNP14 stuff:
Sat, 26 May 2007 15:07:26 +0000 Stu Tomlinson Store account specific settings in the account, not in some random blist
Sat, 26 May 2007 14:08:48 +0000 Stu Tomlinson Fix a compile warning, rmg_error had not been fully updated for the
Sat, 26 May 2007 13:59:07 +0000 Stu Tomlinson Revert a bunch of whitespace changes so reviewing a diff against
Sat, 26 May 2007 12:38:24 +0000 Stu Tomlinson propagate from branch 'im.pidgin.pidgin' (head 371fb91ec4fdb33fa482efe55111fe58d8758c3b)
Sun, 20 May 2007 15:48:51 +0000 Stu Tomlinson propagate from branch 'im.pidgin.pidgin' (head b0fb787915db137be9b01af88d1fb0c107f66cd6)
Mon, 14 May 2007 00:40:29 +0000 Ka-Hing Cheung fixes #971, we can only ADL 150 contacts at a time or the notification
Sun, 06 May 2007 02:17:45 +0000 Ka-Hing Cheung propagate im.pidgin.pidgin to im.pidgin.cpw.khc.msnp14
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.
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/