log libpurple/notify.c @ 21772:21371ea85970

age author description
2007-10-23 Richard Laager propagate from branch 'im.pidgin.pidgin.2.2.2' (head 0adab134b7a42e144aee3ac60d825db1f28a42a4)
2007-10-18 Daniel Atallah Fix some leaks caused by misuse of g_list_remove_link() instead of g_list_delete_link().
2007-10-15 Daniel Atallah Clarify the documentation for purple_notify_user_info_remove_entry() to indicated that it doesn't free the removed entry. Make purple_notify_user_info_remove_last_item() free the entry it is removing as that is the only sensible thing to do (otherwise purple_notify_user_info_remove_entry() should have been used instead). This fixes leakage in the msn prpl.
2007-09-21 Daniel Atallah Clear out the mail notifications for an account when we receive a notification of 0 emails.
2007-09-28 Richard Laager applied changes from 8a731bbd0197fbcc91a705c2d8f528154216defa
2007-09-28 Richard Laager applied changes from 4bb1d6cbfe69a2e7782336a7e6e93e438a8bdbfc
2007-09-16 Sean Egan remove gpl boilerplate from doxygen docs
2007-09-08 John Bailey The FSF changed its address a while ago; our files were out of date.
2007-07-28 Sean Egan Email notification signals from charkins. Fixes #1324
2007-06-16 Richard Laager propagate from branch 'im.pidgin.pidgin.2.1.0' (head 86fd5e0d8b80a9da3103e850c97f1e04a2333961)
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-14 Sadrul Habib Chowdhury sadrul's fix for the userinfo notify crash on disconnect that was caused by
2007-05-13 Sadrul Habib Chowdhury DBusify userinfo stuff.
2007-04-28 Ka-Hing Cheung Plug a memory leak.
2007-03-19 Sean Egan sed -ie 's/gaim/purple/g'
2007-01-20 Sean Egan Rename gtk/ and libgaim/ to pidgin/ and libpurple/