log finch/gntnotify.c @ 32731:f2478fe32c79

age author description
Thu, 22 Dec 2011 23:23:49 +0000 hyc Fix insertion order of search results in Finch.
Thu, 22 Dec 2011 05:45:40 +0000 hyc Ensure that the user's close callback is invoked when search
Fri, 21 Oct 2011 21:29:33 +0000 andrew victor Hide struct PurpleNotifySearchColumn.
Mon, 22 Aug 2011 04:14:16 +0000 Mark Doliner Change PurpleNotifyUserInfo->user_info_entries from a GList to a GQueue.
Mon, 09 May 2011 04:26:46 +0000 Mark Doliner propagate from branch 'im.pidgin.pidgin' (head d6053150b258c5c8b2ac60e091a7d0d1b2d9be1d)
Tue, 03 May 2011 20:55:39 +0000 andrew victor Add API:
Tue, 03 May 2011 05:42:13 +0000 Paul Aurich finch: finch_notify_message is kinda buggy, conflating PurpleNotifyType and PurpleNotifyMsgType.