Mercurial > pidgin.yaz
log libpurple/protocols/myspace/zap.c @ 19713:43a8cd1f708c
age | author | description |
---|---|---|
Mon, 10 Sep 2007 20:51:59 +0000 | Richard Laager | Remove the *_USE_ATTENTION_API markers everywhere. |
Mon, 10 Sep 2007 20:07:45 +0000 | Richard Laager | Clear up translation ambiguity with the attention API. |
Sat, 08 Sep 2007 03:09:35 +0000 | John Bailey | The FSF changed its address a while ago; our files were out of date. |
Wed, 05 Sep 2007 22:33:22 +0000 | Sadrul Habib Chowdhury | Patch from QuLogic. Fixes #2903 ('Missing newlines in debug messages.') |
Mon, 27 Aug 2007 05:37:40 +0000 | Jeffrey Connelly | Change serv_send_attention() to call prpl_info->send_attention(), and |
Mon, 27 Aug 2007 01:36:21 +0000 | Jeffrey Connelly | In the attention API, use the PURPLE_NOTIFY_MESSAGE flag to serv_got_im() |
Sun, 26 Aug 2007 06:30:41 +0000 | Jeffrey Connelly | In msimprpl, move zap-related code to a separate module. |