Tue, 20 Jan 2009 02:33:43 +0000 |
Paul Aurich |
Fix a segfault when deleting an account without an associated prpl. Reported by adi1 in #pidgin.
|
Mon, 22 Dec 2008 22:01:34 +0000 |
Mark Doliner |
Fix two related bugs:
|
Thu, 18 Dec 2008 02:03:20 +0000 |
Mark Doliner |
We have a prpl function "buddy_free" that I don't think any of our
|
Sat, 15 Nov 2008 03:53:25 +0000 |
Sadrul Habib Chowdhury |
Use normalized chat names when searching for chats. This fixes an issue
|
Thu, 30 Oct 2008 22:40:49 +0000 |
Richard Laager |
Build everything with the *_DISABLE_DEPRECATED flags set. This allows us
|
Thu, 30 Oct 2008 03:34:09 +0000 |
Gary Kramlich |
use some additional preproc logic to avoid copying the structs directly into the implementation files
|
Tue, 28 Oct 2008 04:22:57 +0000 |
Gary Kramlich |
Hide the blistnode, buddy, contact, group, and chat structs
|
Wed, 21 May 2008 02:09:00 +0000 |
Evan Schoenberg |
propagate from branch 'im.pidgin.pidgin' (head 4f00ea617df3c000b6eb237b4139b89e5d8170a3)
|
Fri, 16 May 2008 03:18:27 +0000 |
Etan Reisner |
merge of '979e05e68e2d32cdffe65f350b71fd6e6ae89af9'
|
Tue, 13 May 2008 06:04:27 +0000 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head 64263ae223a317116a83aab2c6a2a36b4c308d7b)
|
Tue, 13 May 2008 02:48:08 +0000 |
Sadrul Habib Chowdhury |
Make group names case insensitive, which is the case in the official MSN,
|
Tue, 13 May 2008 04:40:04 +0000 |
Etan Reisner |
Update some calls to the functions I just deprecated.
|
Tue, 13 May 2008 04:26:28 +0000 |
Etan Reisner |
Add the purple_blist_update_node_icon function and deprecate the
|
Fri, 16 May 2008 21:00:26 +0000 |
Daniel Atallah |
When defaulting a group, don't move it to the bottom if it exists.
|
Tue, 13 May 2008 02:34:52 +0000 |
Daniel Atallah |
For chats created using the "normal" (i.e. Join a Chat) flow, there will always
|
Tue, 22 Apr 2008 16:44:56 +0000 |
Stu Tomlinson |
Leak fix. This is probably quite serious if you have busy chats on your
|
Fri, 22 Feb 2008 00:11:25 +0000 |
John Bailey |
Kill off some uses of account->gc.
|
Sun, 03 Feb 2008 19:43:41 +0000 |
John Bailey |
Kill off gc->prpl in the core everywhere but connection.c (when the struct
|
Sun, 27 Jan 2008 04:06:39 +0000 |
Sadrul Habib Chowdhury |
Add accessor and update finch to not touch the internals of PurpleBuddy and PurpleChat.
|
Sat, 26 Jan 2008 20:32:26 +0000 |
Sadrul Habib Chowdhury |
Add API so Finch doesn't need to touch the internals of PurpleBlistNode.
|
Wed, 23 Jan 2008 01:31:36 +0000 |
Sadrul Habib Chowdhury |
When computing priority buddies for a contact, a buddy on an online account will always have a higher priority over a buddy on an offline account.
|
Tue, 22 Jan 2008 02:59:56 +0000 |
Sadrul Habib Chowdhury |
Add an accessor function for PurpleChat.
|
Mon, 21 Jan 2008 19:43:55 +0000 |
Sadrul Habib Chowdhury |
Add some accessor functions for PurpleBlistNode.
|
Thu, 03 Jan 2008 04:57:40 +0000 |
Richard Laager |
Probe for -Wstrict-prototypes to get some more warnings. I then cleaned up
|
Mon, 03 Dec 2007 14:46:54 +0000 |
Will Thompson |
Correct a comment typo: a group is being added to the blist, not a chat.
|
Mon, 24 Sep 2007 01:47:27 +0000 |
Mark Doliner |
Consider offline contacts when calculating the priority buddy. I
|
Wed, 19 Sep 2007 10:01:45 +0000 |
Sadrul Habib Chowdhury |
Looking at purple_contact_set_alias and purple_blist_alias_contact functions
|
Fri, 28 Sep 2007 15:35:18 +0000 |
Richard Laager |
applied changes from 8075949b7612e77d6eaa5f0d3cbf98f40715f948
|
Sat, 08 Sep 2007 03:09:35 +0000 |
John Bailey |
The FSF changed its address a while ago; our files were out of date.
|
Sat, 25 Aug 2007 05:40:12 +0000 |
Jeffrey Connelly |
If purple_blist_add_{chat,buddy} is called with a group or chat that isn't
|