summaryrefslogtreecommitdiff
path: root/src/plugins/demo
AgeCommit message (Expand)Author
2008-02-01New "close callback" for buffers, use of this callback in IRC plugin to leave...Sebastien Helleu
2008-01-29Added command in demo plugin to set a buffer propertySebastien Helleu
2008-01-24Add of "modifier" hook, migration of charset plugin to new API, SIGHUP signal...Sebastien Helleu
2008-01-11New arguments for function "register" in scripts (author, license), with opti...Sebastien Helleu
2008-01-10Added some missing functions in Perl plugin APISebastien Helleu
2008-01-09Partial migration of Perl plugin to new APISebastien Helleu
2008-01-04Added macros for name/description/author/version/license of pluginsSebastien Helleu
2008-01-02Update of year in some copyrightsSebastien Helleu
2007-12-18All messages translated to french, fixed bugs/typos in some messagesSebastien Helleu
2007-12-17New backlog option in logger plugin, added variable names in .h files, replac...Sebastien Helleu
2007-12-14Improved main loop (less CPU usage), better precision for timers, use of one ...Sebastien Helleu
2007-12-13Renamed hook "event" to "signal"Sebastien Helleu
2007-12-10Renamed constants for return codes in pluginsSebastien Helleu
2007-12-09Changes in IRC plugin to use new APISebastien Helleu
2007-12-08Added gettext for some plugins messagesSebastien Helleu
2007-12-07Many changes in IRC plugin and plugins APISebastien Helleu
2007-12-02Fixed bug with colors in demo pluginSebastien Helleu
2007-12-02Added config files management in plugins APISebastien Helleu
2007-11-26Added input_data callback argument to gui_buffer_new() functionSebastien Helleu
2007-11-25Added buffer argument in command hooks, code cleanup in IRC pluginSebastien Helleu
2007-11-11Event hook addedSebastien Helleu
2007-11-07Added print hooks (to catch any printf on buffers)Sebastien Helleu
2007-11-06Fixed typo in demo pluginSebastien Helleu
2007-11-05Added some functions to demo pluginSebastien Helleu
2007-11-05Added string_remove_quotes() function, use of argv and argv_eol for WeeChat c...Sebastien Helleu
2007-11-05Added date option for printf functions (weechat core and plugins API)Sebastien Helleu
2007-11-05Added keep_eol flag to string_explode(), updated hook command callback argumentsSebastien Helleu
2007-11-04Update of plugin API list functionsSebastien Helleu
2007-11-03Added demo pluginSebastien Helleu