log libpurple/blist.c @ 22072:ac48f2e34359

age author description
2008-01-03 Richard Laager Probe for -Wstrict-prototypes to get some more warnings. I then cleaned up
2007-12-03 Will Thompson Correct a comment typo: a group is being added to the blist, not a chat.
2007-09-24 Mark Doliner Consider offline contacts when calculating the priority buddy. I
2007-09-19 Sadrul Habib Chowdhury Looking at purple_contact_set_alias and purple_blist_alias_contact functions
2007-09-28 Richard Laager applied changes from 8075949b7612e77d6eaa5f0d3cbf98f40715f948
2007-09-08 John Bailey The FSF changed its address a while ago; our files were out of date.
2007-08-25 Jeffrey Connelly If purple_blist_add_{chat,buddy} is called with a group or chat that isn't
2007-08-24 Jeffrey Connelly Add an assertion in purple_blist_add_{chat,buddy} to return if a buddy was
2007-06-17 Richard Laager Near as I can tell, we don't use this PATHSIZE anywhere.
2007-06-16 Richard Laager merge of 'bfe8046c64de924e7495c4913a6db09a462b1d85'
2007-06-16 Richard Laager propagate from branch 'im.pidgin.pidgin.2.1.0' (head 86fd5e0d8b80a9da3103e850c97f1e04a2333961)
2007-06-16 Sadrul Habib Chowdhury merge of '55af2e26c71950d7f8fc3a7b6a9b2249abb5ae0f'
2007-06-15 Sean Egan propagate from branch 'im.pidgin.pidgin.2.1.0' (head d8c7c08339ae468cb4298f6850eb7d3b760ad7b5)
2007-06-16 Richard Laager disapproval of revision '1411afd7660760db59966c3a9f18e2adab8eb27e'
2007-06-07 Richard Laager Mark the return type const for the following functions. I noticed this
2007-06-04 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head ac83216c7b78e652b47f1fd0bcb91f1eaf2cdf36)
2007-05-19 Richard Laager merge of '62e9d17cd37551991c5040ce6ca48e6d7578dde3'
2007-06-15 Sadrul Habib Chowdhury merge of '1c5a391126b5b506a29f0b9e34160d239cb783c6'
2007-06-10 Stu Tomlinson Fix purple_blist_remove_buddy() so it doesn't crash (NULL pointer
2007-05-31 Sadrul Habib Chowdhury New function purple_blist_node_get_type.
2007-05-03 Sean Egan Change some of the PurplePresence stuff to reflect how it's actually used
2007-05-02 Sadrul Habib Chowdhury We don't really need an active connection to get the name of a chat.
2007-05-02 Sadrul Habib Chowdhury Add a missing function useful for dbus clients, requested by Andrey Kostenko. And fix a crash from badly written dbus code.
2007-04-29 Richard Laager Fix up the private function calls to be prefixed with an underscore.
2007-04-27 Richard Laager A patch from khc in ticket #87
2007-04-27 Sean Egan propagate from branch 'im.pidgin.rlaager.gaim_migration' (head dcc40d46afbe3f87cc674e4fb1526ac722bc35cb)
2007-04-25 Sean Egan Works for me! Renames prefs: /core to /purple, /gaim/gtk to /pidgin, /gaim/gnt to /finch
2007-04-23 Richard Laager The buddy icon code as it stands, with lots of bugs and design flaws.
2007-03-19 Sean Egan sed -ie 's/gaim/purple/g'
2007-02-22 Sean Egan Remove a few unneeded strings, per evans's recommendation
2007-01-26 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.
2007-01-20 Sean Egan Rename gtk/ and libgaim/ to pidgin/ and libpurple/