Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-07-13 | Forgot to add hexchat_emit_print_attrs() to the macros in hexchat-plugins.h. | Diogo Sousa | |
2013-07-12 | Added functions to create/destroy event_attrs to plugin interface. | Diogo Sousa | |
Function names were chosen to keep consistency with the rest of the API. | |||
2013-07-12 | Added hexchat_emit_print_attrs() to plugin interface. | Diogo Sousa | |
2013-07-09 | Now hexchat_hook_server_attrs() and hexchat_hook_print_attrs() is called | Diogo Sousa | |
when it should. This should close #661. | |||
2013-07-09 | Added hexchat_hook_server_attrs() and hexchat_hook_print_attrs() to the plugin | Diogo Sousa | |
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-03-31 | Supposed fix for license issues | Berke Viktor | |
I have no clue what to put here so I'll just use what the About dialog provides (unless specified otherwise in the file) | |||
2012-10-30 | Nah, even more rebranding | Berke Viktor | |
2012-10-30 | Some final rebranding | Berke Viktor | |
2012-10-30 | Some remaining fixes | Berke Viktor | |
2012-10-30 | Rebranding for the rest of plugin* | Berke Viktor | |
2012-10-30 | Rebranding for XCHAT_PLUGIN_HANDLE | Berke Viktor | |
2012-10-30 | Rebranding for XCHAT_EAT_* | Berke Viktor | |
2012-10-30 | Rebranding for XCHAT_FD_* | Berke Viktor | |
2012-10-30 | Rebranding for XCHAT_PRI_* | Berke Viktor | |
2012-10-30 | Remove old unused code | Berke Viktor | |
2012-10-30 | Revert "Proof-of-concept compat mode for XChat" | Berke Viktor | |
This reverts commit ad16a2bfee7e51e8acfbc6acd7cf22e438ec60d2. | |||
2012-10-30 | Proof-of-concept compat mode for XChat | Berke Viktor | |
2012-10-30 | Fix plugin function ordering | Berke Viktor | |
2012-10-24 | A lot more rebranding | Berke Viktor | |