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