Sun, 13 Jan 2008 22:44:01 +0000 |
John Bailey |
This adds accessor and mutator API for the PurpleAttentionType struct.
|
Tue, 23 Oct 2007 17:27:12 +0000 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin.2.2.2' (head 0adab134b7a42e144aee3ac60d825db1f28a42a4)
|
Mon, 01 Oct 2007 05:32:20 +0000 |
Mark Doliner |
Lots of comments for translators. I think I've seen these asked about
|
Fri, 28 Sep 2007 17:05:20 +0000 |
Richard Laager |
Kill CRLF line-endings to make sure this compiles on Solaris. This is a
|
Tue, 18 Sep 2007 01:02:55 +0000 |
Casey Harkins |
merge of '0fb234fbd6f0cbba882df8df649a783fea7f312f'
|
Tue, 18 Sep 2007 00:47:51 +0000 |
Jeffrey Connelly |
Replace all CRLF line-endings with LF line endings (Unix-style). This fixes
|
Mon, 10 Sep 2007 20:56:02 +0000 |
Richard Laager |
Eliminate an excess array and loop.
|
Mon, 10 Sep 2007 20:54:31 +0000 |
Richard Laager |
I missed this code in the last commit to remove the USE_ATTENTION_API conditional.
|
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.
|