log libpurple/protocols/msn/switchboard.c @ 20425:5048651671e1

age author description
Sat, 26 May 2007 13:59:07 +0000 Stu Tomlinson Revert a bunch of whitespace changes so reviewing a diff against
Sun, 20 May 2007 16:30:39 +0000 Stu Tomlinson switchboards really can be referenced by multiple slplinks, I have no idea
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)
Fri, 28 Sep 2007 19:23:52 +0000 Richard Laager applied changes from f7687aed5d4c60018282a0629b67556f506ceb54
Sun, 15 Apr 2007 04:12:27 +0000 Ka-Hing Cheung Committing khc's msnp14 changes from Trac Ticket #148. --rlaager
Mon, 10 Sep 2007 20:51:59 +0000 Richard Laager Remove the *_USE_ATTENTION_API markers everywhere.
Sat, 08 Sep 2007 03:09:35 +0000 John Bailey The FSF changed its address a while ago; our files were out of date.
Tue, 04 Sep 2007 21:55:59 +0000 Daniel Atallah Deal better with receiving a msn ACK when there is no switchboard connected. Fixes #2640.
Mon, 27 Aug 2007 06:58:54 +0000 Jeffrey Connelly In MSN prpl, use attention API. Can be disabled by undefining
Thu, 14 Jun 2007 15:29:53 +0000 Richard Laager Replace "wer" with "were"
Sat, 02 Jun 2007 16:37:22 +0000 Stu Tomlinson Handle problems initiating or joining a switchboard session more gracefully.
Tue, 27 Mar 2007 03:06:35 +0000 Evan Schoenberg Patch from Zac West which (1) adds a message flag, PURPLE_MESSAGE_NOTIFY, used to indicate that a message is a protocol-level notification from a user ('buzz' in yahoo, 'nudge' in msn, for example) and (2) uses it along with improving the text displayed when sending/receiving buzzes and nudges. The addition of this flag means that a plugin could implement custom behavior, such as playing a sound or triggerring some other event, reliably and easily.
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/