log libpurple/blist.c @ 18006:f2d8658b3a86

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