log libpurple/blist.c @ 28038:12ab4c1112e5

age author description
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.