log libpurple/blist.c @ 32810:d288f5215a9a

age author description
Mon, 31 Oct 2011 20:35:39 +0000 andrew victor Add purple_contact_get_contact_size().
Sat, 01 Oct 2011 18:21:43 +0000 andrew victor Convert libpurple and protocol prpl's to use the purple_account_* accessor functions.
Mon, 05 Sep 2011 20:08:59 +0000 andrew victor purple_buddy_get_local_alias() has been deprecated since 2.6.0, and can be removed for 3.0.0.
Mon, 05 Sep 2011 20:02:49 +0000 andrew victor purple_contact_set_alias() is deprecated, and can be removed for 3.0.0.
Mon, 05 Sep 2011 19:58:03 +0000 andrew victor purple_blist_update_buddy_icon() has been deprecated since 2.5.0, and can be removed now.
Sat, 03 Sep 2011 23:13:11 +0000 Elliott Sales de Andrade Rename the _with_invite functions to their counterparts.
Mon, 18 Apr 2011 06:32:04 +0000 Mark Doliner propagate from branch 'im.pidgin.pidgin' (head 4fb1347ba91ca1ac8b6f5ad029c1ed0f1b6e60a2)
Thu, 17 Mar 2011 08:00:18 +0000 Mark Doliner Don't bother reading in the "protocol" attribute in blist.xml. As near as
Thu, 17 Mar 2011 07:39:33 +0000 Mark Doliner Remove the _purple_oscar_convert(). It existed to migrate data from
Fri, 08 Apr 2011 01:12:37 +0000 kartikmohta Delete buddy pounces when removing a buddy. Fixes #1131.
Fri, 11 Dec 2009 01:32:16 +0000 Gary Kramlich added purple_contact_get_group
Fri, 11 Dec 2009 00:54:46 +0000 Gary Kramlich added some api for the media caps member of PurpleBuddy
Tue, 20 Oct 2009 20:04:06 +0000 maiku Add the buddy-caps-changed signal in order to tell when a buddy's media caps
Thu, 01 Oct 2009 18:47:34 +0000 Sadrul Habib Chowdhury Do not special case the first group added to the buddy list.
Wed, 02 Sep 2009 14:32:44 +0000 Paul Aurich La la la, oops. HanzZ pointed this (leak) out.
Mon, 27 Jul 2009 22:02:20 +0000 aman Optimize blist searching with lots and lots of empty groups
Mon, 27 Jul 2009 05:20:52 +0000 hanzz Add blist ui-ops to overload the saving of data to blist.xml. Closes #9630.
Tue, 21 Jul 2009 23:45:49 +0000 Etan Reisner merge of '5a2bb37da0d5add24e122a13a827437ecae61ad3'
Fri, 10 Jul 2009 04:35:20 +0000 Etan Reisner Returning FALSE from a function that is suposed to return a PurpleChat * is
Sat, 18 Jul 2009 18:32:47 +0000 Paul Aurich corner case: the first group wasn't being put into the hash table.
Thu, 16 Jul 2009 20:22:05 +0000 Paul Aurich Better hash function for the PurpleBuddy lookup hashtables.
Thu, 16 Jul 2009 18:03:22 +0000 Paul Aurich Further minor optimizations to blist-lookup code.
Thu, 16 Jul 2009 04:40:08 +0000 aman Use a hash table for looking up PurpleGroup:s.
Sun, 12 Jul 2009 02:59:46 +0000 Paul Aurich Fix a warning.
Sun, 12 Jul 2009 02:56:06 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 90138fae4d2350d166f730736ecea9ee8e20ecdb)
Mon, 06 Jul 2009 04:37:41 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head ac87c285c7056f86005dc157b9870745de471f74)
Sun, 07 Jun 2009 06:12:22 +0000 Paul Aurich Remove a now-superfluous g_strdup/g_free.
Sun, 12 Jul 2009 02:55:36 +0000 Paul Aurich Free the buddy list data some more at shutdown and some deprecations.
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
Thu, 22 Jan 2009 19:46:18 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head c5b982597812ab3c0fd2dbca9be31f173fda67bb)
Tue, 06 Jan 2009 03:39:51 +0000 Paul Aurich Patch from Paul Aurich to add purple_strequal to help readability and simplicity of code. Ie, don't need to negate the value of strcmp, since this does a strcmp and does the negation for us
Fri, 02 Jan 2009 22:28:34 +0000 Richard Laager explicit merge of '32d4ce0b6cfc9ccb9a6e7ed661423b9260a0bead'
Fri, 02 Jan 2009 22:23:38 +0000 Richard Laager explicit merge of 'cfb115ff00c406f8011c0d661d33bee60813b27c'
Sun, 16 Nov 2008 06:57:47 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 8daee71db7028dda036c11e23ca5a60fe834fa95)
Fri, 14 Nov 2008 05:32:35 +0000 Richard Laager Update some casts (that the script didn't fix correctly) to GObject macros.
Mon, 03 Nov 2008 04:48:23 +0000 Gary Kramlich Added purple_blist_get_ui_data, purple_blist_set_ui_data, purple_blist_node_get_ui_data, and purple_blist_node_set_ui_data functions.
Sun, 02 Nov 2008 09:25:16 +0000 Gary Kramlich Hide PurpleBlist
Fri, 31 Oct 2008 21:06:26 +0000 Sadrul Habib Chowdhury Alias foo. I think blist.h structs are now completely hidden.
Fri, 31 Oct 2008 08:21:45 +0000 Sadrul Habib Chowdhury propagate from branch 'local.struct.hiding' (head da9fb6ccb9b3d723d8abdfaae8859bae223cf225)
Thu, 30 Oct 2008 20:07:46 +0000 Richard Laager Add purple_buddy_get_protocol_data() and purple_buddy_set_protocol_data()
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
Fri, 24 Aug 2007 06:11:28 +0000 Jeffrey Connelly Add an assertion in purple_blist_add_{chat,buddy} to return if a buddy was
Sun, 17 Jun 2007 02:27:13 +0000 Richard Laager Near as I can tell, we don't use this PATHSIZE anywhere.
Sat, 16 Jun 2007 20:34:35 +0000 Richard Laager merge of 'bfe8046c64de924e7495c4913a6db09a462b1d85'
Sat, 16 Jun 2007 19:48:23 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin.2.1.0' (head 86fd5e0d8b80a9da3103e850c97f1e04a2333961)
Sat, 16 Jun 2007 20:16:36 +0000 Sadrul Habib Chowdhury merge of '55af2e26c71950d7f8fc3a7b6a9b2249abb5ae0f'
Fri, 15 Jun 2007 19:34:24 +0000 Sean Egan propagate from branch 'im.pidgin.pidgin.2.1.0' (head d8c7c08339ae468cb4298f6850eb7d3b760ad7b5)
Sat, 16 Jun 2007 19:00:35 +0000 Richard Laager disapproval of revision '1411afd7660760db59966c3a9f18e2adab8eb27e'
Thu, 07 Jun 2007 04:22:42 +0000 Richard Laager Mark the return type const for the following functions. I noticed this
Mon, 04 Jun 2007 23:48:54 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head ac83216c7b78e652b47f1fd0bcb91f1eaf2cdf36)
Sat, 19 May 2007 21:38:47 +0000 Richard Laager merge of '62e9d17cd37551991c5040ce6ca48e6d7578dde3'
Fri, 15 Jun 2007 08:16:29 +0000 Sadrul Habib Chowdhury merge of '1c5a391126b5b506a29f0b9e34160d239cb783c6'
Sun, 10 Jun 2007 19:43:21 +0000 Stu Tomlinson Fix purple_blist_remove_buddy() so it doesn't crash (NULL pointer
Thu, 31 May 2007 08:12:19 +0000 Sadrul Habib Chowdhury New function purple_blist_node_get_type.
Thu, 03 May 2007 06:32:42 +0000 Sean Egan Change some of the PurplePresence stuff to reflect how it's actually used
Wed, 02 May 2007 03:51:51 +0000 Sadrul Habib Chowdhury We don't really need an active connection to get the name of a chat.
Wed, 02 May 2007 03:22:11 +0000 Sadrul Habib Chowdhury Add a missing function useful for dbus clients, requested by Andrey Kostenko. And fix a crash from badly written dbus code.
Sun, 29 Apr 2007 07:36:06 +0000 Richard Laager Fix up the private function calls to be prefixed with an underscore.
Fri, 27 Apr 2007 05:15:59 +0000 Richard Laager A patch from khc in ticket #87
Fri, 27 Apr 2007 02:14:44 +0000 Sean Egan propagate from branch 'im.pidgin.rlaager.gaim_migration' (head dcc40d46afbe3f87cc674e4fb1526ac722bc35cb)
Wed, 25 Apr 2007 23:55:56 +0000 Sean Egan Works for me! Renames prefs: /core to /purple, /gaim/gtk to /pidgin, /gaim/gnt to /finch
Mon, 23 Apr 2007 17:39:58 +0000 Richard Laager The buddy icon code as it stands, with lots of bugs and design flaws.
Mon, 19 Mar 2007 07:01:17 +0000 Sean Egan sed -ie 's/gaim/purple/g'
Thu, 22 Feb 2007 20:33:51 +0000 Sean Egan Remove a few unneeded strings, per evans's recommendation
Fri, 26 Jan 2007 04:10:22 +0000 Sadrul Habib Chowdhury Make sure the pounces, buddy-aliases, savedstatuses etc. saved before the aim/icq split works after the split. The util function _gaim_oscar_convert will be removed at a 'suitable' time in the future.
Sat, 20 Jan 2007 02:32:10 +0000 Sean Egan Rename gtk/ and libgaim/ to pidgin/ and libpurple/