Thu, 02 Jul 2009 01:33:11 +0000 |
Elliott Sales de Andrade |
This variable doesn't seem necessary for anything.
|
Wed, 03 Jun 2009 22:12:28 +0000 |
Paul Aurich |
Strip unprintable UTF-8 characters from buddy list strings. Fixes #8776.
|
Sat, 16 May 2009 19:58:40 +0000 |
Richard Laager |
A patch from Scott Wolchok to replace snprintf() with g_snprintf() and
|
Mon, 04 May 2009 03:14:12 +0000 |
Paul Aurich |
Break the links before telling the UI to remove the node
|
Mon, 04 May 2009 02:54:55 +0000 |
Paul Aurich |
Fix a crash (from the single instance path) and leak of the node UI data.
|
Sun, 03 May 2009 17:10:51 +0000 |
Paul Aurich |
Add blist-node-(added|removed) and deprecate buddy-(added|removed). Closes #8309
|
Fri, 01 May 2009 08:07:12 +0000 |
hanzz |
Make purple_find_buddies(account, NULL) O(# buddies in the account) and rewrite purple_ssi_parselist to take advantage of said efficiency.
|
Sun, 12 Apr 2009 21:30:33 +0000 |
Paul Aurich |
Plug leak of PurpleContact->alias
|
Sat, 11 Apr 2009 17:41:18 +0000 |
Paul Aurich |
merge of 'c21c65b2cb75f7371f96b652c904d2d83a072cc5'
|
Sat, 11 Apr 2009 06:01:36 +0000 |
Sadrul Habib Chowdhury |
Reset some global data when uninit-ing. Fixes a crash on quit.
|
Sat, 11 Apr 2009 17:41:10 +0000 |
Paul Aurich |
Change purple_blist_get_buddies to return a list instead of the hash table.
|
Fri, 10 Apr 2009 01:18:15 +0000 |
Mike Ruprecht |
Fix purple_buddy_destroy crash on exit.
|
Thu, 09 Apr 2009 17:33:20 +0000 |
Nick Hebner |
Add purple_{buddy,chat,group,contact}_destroy to the blist API, free
|
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
|