log mcabber/mcabber/hooks.c @ 1816:6ac5718f8d25

age author description
Mon, 22 Mar 2010 22:39:47 +0100 Mikael Berthe Update handler return code defines (take #2)
Mon, 22 Mar 2010 21:56:20 +0100 Mikael Berthe s/HOOK_HANDLER_RESULT_ALLOW_MORE_HOOKS/HOOK_HANDLER_RESULT_ALLOW_MORE_HANDLERS
Mon, 22 Mar 2010 21:47:22 +0100 Mikael Berthe Add hk_unread_list_change()
Mon, 22 Mar 2010 21:32:11 +0100 Mikael Berthe Update Vim modelines
Sun, 21 Mar 2010 15:46:50 +0100 Mikael Berthe Fix attention sign for MUC private messages
Sun, 21 Mar 2010 15:18:40 +0100 Mikael Berthe Use urgent flag
Sun, 21 Mar 2010 15:10:51 +0100 Mikael Berthe Replace "urgent" with "attention" in HOOK_POST_MESSAGE_IN
Sat, 20 Mar 2010 14:57:03 +0100 Mikael Berthe Add "hook-pre-message-in" hook
Sat, 20 Mar 2010 14:50:37 +0100 Mikael Berthe Rename "hook-message-in" to "hook-post-message-in"
Sat, 20 Mar 2010 14:38:17 +0100 Mikael Berthe Rework the hook system
Sun, 14 Mar 2010 17:34:56 +0100 Mikael Berthe Add urgent flag to the hook-message-in hook
Sun, 14 Mar 2010 16:15:21 +0100 Mikael Berthe Add resource name to the hook-message-in hook
Sun, 14 Mar 2010 14:07:25 +0100 Mikael Berthe Small code cleanup in hooks.[ch]
Sun, 14 Mar 2010 12:48:21 +0100 Mikael Berthe Convert scr_LogPrint() to scr_log_print()
Sun, 14 Mar 2010 12:09:08 +0100 Mikael Berthe Major API cleanup - bump API to 4