Diogo Sousa
7101b7b864
Now hexchat_hook_server_attrs() and hexchat_hook_print_attrs() is called
...
when it should. This should close #661 .
2013-07-09 23:11:28 +01:00
Diogo Sousa
98aa62f637
Removed two dummy functions in plugin interface.
2013-07-09 22:04:07 +01:00
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
Berke Viktor
3c1bd3cff0
Supposed fix for license issues
...
I have no clue what to put here so I'll just use what the About dialog
provides (unless specified otherwise in the file)
2013-03-31 21:45:05 +02:00
Berke Viktor
a51a69134b
Nah, even more rebranding
2012-10-30 11:35:39 +01:00
Berke Viktor
8d6f4d9d40
Some remaining fixes
2012-10-30 08:58:50 +01:00
Berke Viktor
e681eafa78
Rebranding for the rest of plugin*
2012-10-30 08:42:48 +01:00
Berke Viktor
81747d996c
Revert "Proof-of-concept compat mode for XChat"
...
This reverts commit ad16a2bfee
.
2012-10-30 06:56:41 +01:00
Berke Viktor
ad16a2bfee
Proof-of-concept compat mode for XChat
2012-10-30 06:56:25 +01:00
Berke Viktor
47310229a4
Some more rebranding for consistency's sake
2012-10-25 01:33:23 +02:00
Berke Viktor
d6dec82d3d
Some more rebranding
2012-10-25 00:16:27 +02:00
Berke Viktor
4942dc667f
refactor plugin config API and add skeleton for xchat_pluginpref_list
2012-01-15 19:07:48 +01:00
Berke Viktor
c3821b6316
skeleton for xchat_del_pluginpref
2012-01-14 00:29:01 +01:00
Berke Viktor
455032938a
plugin api conformance
2011-12-01 21:24:58 +01:00
Berke Viktor
b692172aa9
refactoring
2011-11-30 08:59:40 +01:00
Berke Viktor
1567d32697
plugin config - separate string and int functions
2011-11-30 08:28:19 +01:00
Berke Viktor
b16ca3fa64
initial plugin config framework, can't save multiple entries
2011-11-29 20:15:56 +01:00
berkeviktor@aol.com
4a6ceffb98
add xchat r1489
2011-02-24 04:14:30 +01:00