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-27 | Added config file functions in plugins API, improved /reload and /save comman... | 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-06 | Added hotlist option for buffer in plugins API, improved buffer refreshs | 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 |
2008-01-01 | Added group support for nicklist, fixed some bugs in plugins API and IRC plugin | 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 | Function "hook_signal_send" added to plugin API | Sebastien Helleu |
2007-12-13 | Renamed hook "event" to "signal" | Sebastien Helleu |
2007-12-11 | Many changes in IRC plugin, added IRC specific completions | Sebastien Helleu |
2007-12-10 | Renamed constants for return codes in plugins | Sebastien Helleu |
2007-12-10 | Fixed typos in 2 plugin API function names | Sebastien Helleu |
2007-12-10 | Added UTF-8 functions to plugins API | Sebastien Helleu |
2007-12-10 | Many changes in IRC plugin | Sebastien Helleu |
2007-12-09 | Changes in IRC plugin to use new API | Sebastien Helleu |
2007-12-07 | Added completion hook, to let plugins add custom completions for commands | Sebastien Helleu |
2007-12-07 | Many changes in IRC plugin and plugins API | Sebastien Helleu |
2007-12-03 | Added alias plugin, added missing config file functions in plugins API | 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-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 some list functions in plugin API | Sebastien Helleu |
2007-10-31 | Improved plugin API, most functions rewritten from scratch | Sebastien Helleu |
2007-08-08 | Added "copy" and "rename" options to /server command | Sebastien Helleu |
2007-07-02 | Replaced GPL 2 license by GPL 3 | Sebastien Helleu |
2007-05-11 | Removed "prefix" data for server info in plugin API (oups, why did I add that ?) | Sebastien Helleu |
2007-05-11 | Code cleanup: renamed IRC functions to have uniform name (with prefix based o... | Sebastien Helleu |
2007-03-06 | Added new return code in plugin API to force highlight (for message handlers ... | Sebastien Helleu |
2007-02-05 | Added event handler to plugin API | Sebastien Helleu |
2007-01-05 | Changed copyright date (2006 -> 2007) | Sebastien Helleu |
2006-11-08 | Added charset plugin (WeeChat is now full UTF-8 for internal data storage), f... | Sebastien Helleu |
2006-10-24 | Added "modifier" in plugins API, improved /plugin command | Sebastien Helleu |
2006-10-14 | Added date in plugin function get_buffer_data() | Sebastien Helleu |
2006-08-19 | Fixed typos | Sebastien Helleu |
2006-08-07 | Added missing modes (channel & user), now all modes are allowed (bug #16606),... | Sebastien Helleu |
2006-06-22 | Added new functions in plugin/script API: get window info, get buffer info, g... | Sebastien Helleu |
2006-06-10 | Added plugin API function to get IRC color number by name | Sebastien Helleu |
2006-06-10 | Added IRC colors list in plugin header, fixed get_info for channel info (now ... | Sebastien Helleu |
2006-04-08 | Added hostnames associeted to nicks in plugins/scripts | Emmanuel Bouthenot |
2006-03-30 | Added keyboard handler to plugin API | Sebastien Helleu |