Age | Commit message (Expand) | Author |
2008-11-19 | Remove old and unused color options | Sebastien Helleu |
2008-11-15 | Use of const for some functions returning "char *" | Sebastien Helleu |
2008-11-04 | Fix bug with pointer conversions on 64 bits architecture | Sebastien Helleu |
2008-10-27 | Add name of plugins next to plugin pointers in dump (to log file) | Sebastien Helleu |
2008-10-26 | Fix option irc.network.away_check | Sebastien Helleu |
2008-10-20 | Add new property "short_name" for buffers | Sebastien Helleu |
2008-10-18 | Remove unused option look.input_format, fix refresh bug with input prompt for... | Sebastien Helleu |
2008-10-18 | Aspell plugin is born again | Sebastien Helleu |
2008-10-10 | Add 2 new default bar items (input_paste and input_search), used by default i... | Sebastien Helleu |
2008-10-08 | Add function to get plugin name (return "core" for WeeChat core) | Sebastien Helleu |
2008-10-03 | Fix bug with nicklist bar item: remove last new line when used on top or bott... | Sebastien Helleu |
2008-10-01 | Fix refresh of bar item "input_text" when it is used in a root bar | Sebastien Helleu |
2008-09-29 | Remove debug message | Sebastien Helleu |
2008-09-21 | Add IRC bar items (buffer name, lag indicator), use bar items from plugins wi... | Sebastien Helleu |
2008-09-18 | Remove "category" for buffers (keep only name). | Sebastien Helleu |
2008-07-06 | Display number of lines remaining after last line displayed screen in "-MORE-... | Sebastien Helleu |
2008-07-03 | Add "buffer_nicklist" bar item and scroll feature in bars with /bar scroll | Sebastien Helleu |
2008-06-28 | Add "buffer_title" bar item, and create title bar when using /bar default | Sebastien Helleu |
2008-06-28 | Add "default" option to command /bar, to create default bars (today only inpu... | 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 | Display [F] for buffer_filter item only if filters are enabled and that at le... | Sebastien Helleu |
2008-06-22 | Add delimiter color for bars, fix some bugs with bars | Sebastien Helleu |
2008-06-18 | Add new options for completion, optional stop instead of cycling with words f... | Sebastien Helleu |
2008-06-03 | Add "const" keyword for some "char *" function arguments (core and plugins API) | Sebastien Helleu |
2008-04-24 | Added filling/color_fg/color_bg options for bars, added config_get/config_get... | Sebastien Helleu |
2008-04-15 | New format for [bar] section in weechat.conf file, bar options can be set wit... | Sebastien Helleu |
2008-04-12 | Added new default bar item "time" | Sebastien Helleu |
2008-04-03 | Bugs fixed with bars | Sebastien Helleu |
2008-04-03 | New features and bug fixes with bars | Sebastien Helleu |
2008-03-23 | Removed sizeof(char) and useless type casts from void* to another pointer typ... | Sebastien Helleu |
2008-03-22 | Added tags for lines and custom filtering by tags or regex (task #7674), fixe... | Sebastien Helleu |
2008-03-15 | Fixed bugs with bars size and refresh | 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 |