Wed, 05 Sep 2007 00:47:58 +0000 |
Sean Egan |
Basic Google Talk voice call support. No UI; receiving a call auto-accepts it.
|
Sat, 07 Mar 2009 01:23:51 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 303af74a38e7b313d4fb0be4d4054a16cb13d819)
|
Mon, 26 Jan 2009 09:12:04 +0000 |
Mark Doliner |
Change "screen name" to "username" or "buddy name" in a whole bunch of
|
Mon, 26 Jan 2009 06:44:00 +0000 |
Mark Doliner |
Remove trailing whitespace
|
Sun, 21 Dec 2008 22:12:23 +0000 |
Paul Aurich |
Update the comment for add_buddy in prpl.h to note it may be called to mean 'request authorization'
|
Wed, 17 Dec 2008 18:21:47 +0000 |
Mark Doliner |
Add a comment that 0 should be used when a buddies idle time is unknown
|
Thu, 11 Dec 2008 06:32:05 +0000 |
Florian Qu«²ze |
Remove the commas at the end of enumerator lists. This resolves warnings
|
Thu, 04 Dec 2008 03:40:31 +0000 |
Richard Laager |
Fix a typo in Mark's new comment.
|
Thu, 04 Dec 2008 01:20:37 +0000 |
Mark Doliner |
Add a comment for the meaning of the return value of this function,
|
Sat, 19 Jul 2008 03:03:17 +0000 |
Elliott Sales de Andrade |
Add purple_prpl_got_attention_in_chat, then deprecate
|
Sun, 15 Jun 2008 12:54:23 +0000 |
Will Thompson |
document PurpleAttentionType slightly
|
Mon, 26 May 2008 20:46:00 +0000 |
Will Thompson |
Add doxycomment for PurpleBuddyIcon; tweak that of PurpleBuddyIconSpec.
|
Mon, 12 May 2008 02:19:06 +0000 |
Evan Schoenberg |
propagate from branch 'im.pidgin.pidgin' (head ba6112dabbb907fd5e93c30e0f5228e557949d69)
|
Mon, 05 May 2008 06:55:00 +0000 |
Sadrul Habib Chowdhury |
Patch from Jaywalker to let prpls add some helpful text for some account
|
Mon, 05 May 2008 06:19:46 +0000 |
Sadrul Habib Chowdhury |
Use up the last padding for PurplePluginProtocolInfo in a way that allows
|
Wed, 30 Apr 2008 11:28:23 +0000 |
Sadrul Habib Chowdhury |
merge of '0df1437fe05dad8b69aac22bcd7cb8851ca4ebeb'
|
Wed, 30 Apr 2008 11:27:47 +0000 |
Sadrul Habib Chowdhury |
disapproval of revision '38c3a1050aefc66e1c541e3d91ae6f7fe6930559'
|
Wed, 30 Apr 2008 05:37:19 +0000 |
John Bailey |
This modifies Jaywalker's patch to use a GHashTable, per Stu's suggestion in
|
Wed, 30 Apr 2008 11:27:17 +0000 |
Sadrul Habib Chowdhury |
disapproval of revision '8086f2cffaab6ed17431381836b9227a64a53270'
|
Wed, 30 Apr 2008 03:24:35 +0000 |
John Bailey |
This patch from Jaywalker enables text to appear in the screen name entry box.
|
Sun, 11 May 2008 05:08:08 +0000 |
Richard Laager |
Assorted cleanups, mostly to the Doxygen comments. I added a few missing
|
Mon, 28 Apr 2008 22:07:06 +0000 |
Richard Laager |
Fix a typo in a doc comment.
|
Wed, 16 Jan 2008 07:17:21 +0000 |
John Bailey |
const-ify paramteters to some of the new API I added. I thought I did this already.
|
Sun, 13 Jan 2008 22:44:01 +0000 |
John Bailey |
This adds accessor and mutator API for the PurpleAttentionType struct.
|
Mon, 03 Dec 2007 19:02:28 +0000 |
Will Thompson |
De-magic number the prpl_info->keepalive interval, and document it.
|
Mon, 12 Nov 2007 08:27:56 +0000 |
Mark Doliner |
Get rid of a few silly doxygen warnings
|
Sun, 28 Oct 2007 16:51:48 +0000 |
Will Thompson |
Document PurplePluginProtocolInfo.get_cb_real_name
|
Sat, 27 Oct 2007 13:27:31 +0000 |
Will Thompson |
Documentation tweaks for the write_conv uiop and for prpl_info.offline_message.
|
Sun, 14 Oct 2007 19:52:38 +0000 |
Richard Laager |
Try my hardest to get rid of some Doxygen warnings. One is left and I don't know why.
|
Fri, 12 Oct 2007 16:27:41 +0000 |
Will Thompson |
Add some (but not much!) documentation to PurplePluginProtocolInfo.
|