summary refs log tree commit diff stats
path: root/src/common/plugin.c
AgeCommit message (Expand)Author
2013-11-22Fix more warningsTingPing
2013-10-15Add remaining chanopts to plugin apiTingPing
2013-09-30Strip trailing space from pluginpref_list entriesTingPing
2013-09-30Fix crash in hexchat_pluginpref_list()TingPing
2013-09-07Add channelkey to channel listsTingPing
2013-08-04Add reload command for plugins and add to guiTingPing
2013-07-20Merge xchat r1525TingPing
2013-07-13g_free() should be used for g_malloc().Diogo Sousa
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-10Indentation fixes and code cleanup.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-06-23plugins: Implemented get_info("password") and re-added get_info("nickserv") a...Arnavion
2013-06-13Use snprintfTingPing
2013-05-11Nuke nickserv password field and some cosmeticsBerke Viktor
2013-05-04Replace g_strdup_printf with g_build_filename where possibleBerke Viktor
2013-05-03Add python3 pluginTingPing
2013-04-28Don't autoload WMPA, it's dead in the waterBerke Viktor
2013-04-28Don't hardcode "plugins" as the subdirectory for plugins in manyChristoph J. Thompson
2013-04-15fix warningTingPing
2013-04-14Eliminate compiler warningBerke Viktor
2013-04-14If no path given, try to load plugins from config dir, not from install dirBerke Viktor
2013-04-14Add accounts to users in get_listTingPing
2013-04-02Remove most of HexTray and one instanceBerke Viktor
2013-02-13Make sure we don't auto-load HexTrayBerke Viktor
2013-01-19Correct almost all compiler warning issuesRichardHitt
2012-12-23fix incorrect FSF addressDan Mashal
2012-11-12Disable auto-loading of deprecated pluginsBerke Viktor
2012-11-04Use configdir instead of *xchatdir*Berke Viktor
2012-11-04Case tabulationBerke Viktor
2012-11-04Case simplificationBerke Viktor
2012-11-03Initial commit for utf8 everywhere.Arnavion
2012-10-30Eliminate even more warnings and bump warning level to 3Berke Viktor
2012-10-30Nah, even more rebrandingBerke Viktor
2012-10-30Some final rebrandingBerke Viktor
2012-10-30Rebrand get_info(xchatdir) but remain compatible for Perl and PythonBerke Viktor
2012-10-30Some more fixesBerke Viktor
2012-10-30Some remaining fixesBerke Viktor
2012-10-30Rebranding for the rest of plugin*Berke Viktor
2012-10-30Rebranding for XCHAT_EAT_*Berke Viktor
2012-10-30Forgot this oneBerke 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-29Make HexTray filename consistent with the restBerke Viktor
2012-10-25Get rid of the SASL pluginBerke Viktor
2012-10-24A lot more rebrandingBerke Viktor
2012-10-21Rename WinSys on the code levelBerke Viktor
2012-07-27Fix auto-loading the Perl interface on WindowsBerke Viktor