Diogo Sousa 798db7368a Added hexchat_hook_server_attrs() and hexchat_hook_print_attrs() to the plugin
interface. This hooks are similar to hexchat_hook_{server,print}() except the
callback passes an extra argument with the (new) structure hexchat_event_attrs.

This structure contains attributes related to the event; by now it only contains
the server_time_utc member which is non-zero if server-time is enabled and the
server used this extension to pass a timestamp.

See issue #661.

(Note: this hooks are still not called by hexchat in this commit.)
2013-07-09 20:21:16 +01:00
2013-07-01 21:57:38 -04:00
2013-04-01 23:38:04 +02:00
2013-07-01 13:43:58 -04:00
2013-05-18 21:33:22 +02:00
2013-05-20 12:31:09 +02:00
2013-06-13 15:33:25 -04:00
2013-06-15 21:52:04 -03:00
2013-05-20 15:59:41 +02:00
2013-03-03 15:19:33 -05:00
Description
Languages
C 93.2%
Python 1.7%
Perl 1.5%
Meson 1.3%
C# 0.9%
Other 1.2%