Mercurial > pidgin
log libpurple/notify.c @ 27349:a71cc338f0fd
age | author | description |
---|---|---|
Mon, 26 Jan 2009 06:44:00 +0000 | Mark Doliner | Remove trailing whitespace |
Thu, 30 Oct 2008 22:40:49 +0000 | Richard Laager | Build everything with the *_DISABLE_DEPRECATED flags set. This allows us |
Tue, 27 May 2008 01:19:07 +0000 | Evan Schoenberg | Added prepend functions for notify_user_info section headers and breaks |
Fri, 02 May 2008 23:16:11 +0000 | Daniel Atallah | Cleanup and avoid unnecessary alloc/free. |
Thu, 03 Apr 2008 23:41:57 +0000 | Mark Doliner | constify the return value from purple_notify_user_info_entry_get_label |
Tue, 23 Oct 2007 17:27:12 +0000 | Richard Laager | propagate from branch 'im.pidgin.pidgin.2.2.2' (head 0adab134b7a42e144aee3ac60d825db1f28a42a4) |
Thu, 18 Oct 2007 20:20:57 +0000 | Daniel Atallah | Fix some leaks caused by misuse of g_list_remove_link() instead of g_list_delete_link(). |