summary refs log tree commit diff stats
path: root/src/common/plugin.h
AgeCommit message (Expand)Author
2016-11-09Convert doat to an internal commandPatrick Griffis
2015-02-04Implement windows 8.1+ notificationsTingPing
2015-02-02Only send utf8 string in Key Press eventTingPing
2013-11-28Print{,_attr} and server{,_attr} hooks were incorrectly handled when bothDiogo Sousa
2013-08-04Add reload command for plugins and add to guiTingPing
2013-07-12Added functions to create/destroy event_attrs to plugin interface.Diogo Sousa
2013-07-12Added hexchat_emit_print_attrs() to plugin interface.Diogo Sousa
2013-07-09Now hexchat_hook_server_attrs() and hexchat_hook_print_attrs() is calledDiogo Sousa
2013-07-09Removed two dummy functions in plugin interface.Diogo Sousa
2013-07-09Added hexchat_hook_server_attrs() and hexchat_hook_print_attrs() to the pluginDiogo Sousa
2013-03-31Supposed fix for license issuesBerke Viktor
2012-10-30Nah, even more rebrandingBerke Viktor
2012-10-30Some remaining fixesBerke Viktor
2012-10-30Rebranding for the rest of plugin*Berke Viktor
2012-10-30Revert "Proof-of-concept compat mode for XChat"Berke Viktor
2012-10-30Proof-of-concept compat mode for XChatBerke Viktor
2012-10-25Some more rebranding for consistency's sakeBerke Viktor
2012-10-25Some more rebrandingBerke Viktor
2012-01-15refactor plugin config API and add skeleton for xchat_pluginpref_listBerke Viktor
2012-01-14skeleton for xchat_del_pluginprefBerke Viktor
2011-12-01plugin api conformanceBerke Viktor
2011-11-30refactoringBerke Viktor
2011-11-30plugin config - separate string and int functionsBerke Viktor
2011-11-29initial plugin config framework, can't save multiple entriesBerke Viktor
2011-02-24add xchat r1489berkeviktor@aol.com