Age | Commit message (Expand) | Author |
2008-08-30 | Add new hooks (info and infolist), IRC plugin now return infos and infolists | Sebastien Helleu |
2008-08-22 | Fix IRC /server command, fix bugs with IRC servers options, remove temporary ... | Sebastien Helleu |
2008-07-10 | Split "filling" bar value into "filling_top_bottom" and "filling_left_right" ... | Sebastien Helleu |
2008-06-27 | Add input bar item, add "hidden" flag for bars, fix some display bugs with bars | Sebastien Helleu |
2008-06-22 | Add delimiter color for bars, fix some bugs with bars | Sebastien Helleu |
2008-06-21 | Remove infobar | Sebastien Helleu |
2008-06-18 | Add new options for completion, optional stop instead of cycling with words f... | Sebastien Helleu |
2008-06-17 | New plugin "notify", new option for debug messages in plugins | Sebastien Helleu |
2008-06-03 | Fix compilation problem with strftime in perl/python/ruby plugins | Sebastien Helleu |
2008-06-03 | Add "const" keyword for some "char *" function arguments (core and plugins API) | Sebastien Helleu |
2008-05-14 | Fix compilation warning with snprintf of time_t (long int) on FreeBSD | Sebastien Helleu |
2008-05-06 | IRC DCC chat and file (without resume) reintroduced, via xfer plugin (called ... | Sebastien Helleu |
2008-04-30 | Fixed crash with scripts when WeeChat calls functions of many scripts at same... | Sebastien Helleu |
2008-04-29 | Added bar priority (replaces bar number) | Sebastien Helleu |
2008-04-24 | Added filling/color_fg/color_bg options for bars, added config_get/config_get... | Sebastien Helleu |
2008-04-22 | Added conditions for bar display and bar max size | Sebastien Helleu |
2008-04-16 | Added "toggle" value for /set on boolean options, fixed refresh bugs, added o... | Sebastien Helleu |
2008-04-15 | New format for [bar] section in weechat.conf file, bar options can be set wit... | Sebastien Helleu |
2008-04-11 | Improved /set command, added /unset command, new name for config files (*.conf) | Sebastien Helleu |
2008-04-03 | New features and bug fixes with bars | Sebastien Helleu |
2008-03-28 | Added preliminary support of new buffer type, with free content | Sebastien Helleu |
2008-03-22 | Added tags for lines and custom filtering by tags or regex (task #7674), fixe... | Sebastien Helleu |
2008-03-07 | Added "max_height" parameter for bar item rebuild callbacks | Sebastien Helleu |
2008-03-05 | Partial support of bars, with custom items. | Sebastien Helleu |
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-21 | Removed use of config.h file in script plugins, not needed | Sebastien Helleu |
2008-01-16 | Added new functions and script name completion in script plugins, fixed some ... | Sebastien Helleu |
2008-01-13 | Migration of Lua plugin to new API | Sebastien Helleu |
2008-01-13 | Migration of Ruby plugin to new API, new functions to dump script plugin data... | Sebastien Helleu |
2008-01-12 | Migration of Python plugin to new API, bugs fixed in Perl/Python plugins | Sebastien Helleu |