Mercurial > pidgin.yaz
log libpurple/protocols/msn/switchboard.c @ 19637:5ee8869b5130
age | author | description |
---|---|---|
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/ |