log libpurple/privacy.c @ 30436:0ea33256f462

age author description
2009-07-27 hanzz Add blist ui-ops to overload the saving of data to blist.xml. Closes #9630.
2009-03-02 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin.next.minor' (head 7305b29db7bd00d3261f348c71674c93aa31b327)
2009-01-06 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
2008-11-02 Gary Kramlich Finish off the libpurple updates for the hidden blist structs
2009-02-10 Mark Doliner Change two more uses of purple_utf8_strcasecmp to g_str_equal
2009-02-10 Mark Doliner It's wrong, unnecessary, and expensive to use purple_utf8_strcasecmp() here.
2008-06-03 Sadrul Habib Chowdhury Notify the server when we change the privacy setting for an account.
2008-02-01 Mark Doliner Rename 'add_buddies_in_permit' to 'add_all_buddies_to_permit_list'
2008-01-31 Mark Doliner Update a comment. I think it was missing a word or three.
2007-09-08 John Bailey The FSF changed its address a while ago; our files were out of date.
2007-05-03 Mark Doliner Change a few functions to free a linked list while iterating through
2007-03-19 Sean Egan sed -ie 's/gaim/purple/g'
2007-01-20 Sean Egan Rename gtk/ and libgaim/ to pidgin/ and libpurple/