Age | Commit message (Expand) | Author |
2008-11-24 | Fix option weechat.look.color_nicks_number, value is now immediately applied ... | Sebastien Helleu |
2008-11-23 | Add support for more than one proxy, with proxy selection for each IRC server... | Sebastien Helleu |
2008-11-19 | Remove old and unused color options | Sebastien Helleu |
2008-11-02 | Remove debug plugin (merged to core), new debug variable for each plugin (no ... | Sebastien Helleu |
2008-10-30 | Add new features to logger plugin (command /logger, log level, level by buffe... | Sebastien Helleu |
2008-10-25 | Add smart join/part/quit message filter in IRC plugin, add names for filters | Sebastien Helleu |
2008-10-24 | Add "enabled" flag for each filter (now possible to disable only one or some ... | Sebastien Helleu |
2008-10-18 | Remove unused option look.input_format, fix refresh bug with input prompt for... | Sebastien Helleu |
2008-10-18 | Add new argument "value" to function config_new_option | Sebastien Helleu |
2008-10-12 | Remove old title/nicklist/status/input, use of new bars | Sebastien Helleu |
2008-10-03 | Add color for marker on lines where text sought is found | Sebastien Helleu |
2008-10-02 | Add new option scroll_page_percent to choose percent of height to scroll with... | Sebastien Helleu |
2008-10-02 | Add new /layout command and save_layout_on_exit config option, to save/restor... | Sebastien Helleu |
2008-09-23 | Fix bug when changing options look.set_title and look.save_on_exit (bug #24350) | Sebastien Helleu |
2008-09-18 | Remove "category" for buffers (keep only name). | Sebastien Helleu |
2008-07-03 | Add "buffer_nicklist" bar item and scroll feature in bars with /bar scroll | Sebastien Helleu |
2008-06-28 | Add "default" option to command /bar, to create default bars (today only inpu... | 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-16 | New defaut time format for buffer lines | Sebastien Helleu |
2008-06-15 | Fix weechat slogan (and it's now translated) (bug #23531) | Sebastien Helleu |
2008-06-15 | Fix bug/crash when any color option is changed (bug #23566) | Sebastien Helleu |
2008-06-07 | Fix crash with config reload and bug with empty key section (no more keys aft... | Sebastien Helleu |
2008-06-03 | Add "const" keyword for some "char *" function arguments (core and plugins API) | Sebastien Helleu |
2008-06-02 | Add constants for config file read/write/set/unset callbacks | Sebastien Helleu |
2008-06-01 | Reintroduce highlight (move code from irc plugin to core) | Sebastien Helleu |
2008-05-04 | Added new plugin "xfer" (used by irc plugin for DCC file and chat) (warning: ... | Sebastien Helleu |
2008-04-29 | Removed key functions (replaced by /input command) | Sebastien Helleu |
2008-04-29 | Added bar priority (replaces bar number) | Sebastien Helleu |
2008-04-27 | Added marker line (or dotted line), more visible than single magenta char (ch... | 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-15 | Added keys by buffer (useful for buffers with free content that need own keys) | 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-12 | Fixed minor bugs with help on options | Sebastien Helleu |
2008-04-11 | Fixed bugs with nicks color and sorting in nicklist | 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-22 | Added tags for lines and custom filtering by tags or regex (task #7674), fixe... | Sebastien Helleu |
2008-03-16 | Added comments in code for core sources | Sebastien Helleu |
2008-03-15 | New default settings for action/network prefixes, new default color for netwo... | Sebastien Helleu |
2008-03-11 | Added "startup" section in config, new options "startup_command_{before|after... | Sebastien Helleu |
2008-03-07 | Save of bars in main WeeChat config file (weechat.rc) | Sebastien Helleu |
2008-03-05 | Partial support of bars, with custom items. | Sebastien Helleu |
2008-02-22 | New "irc/debug" buffer (replaces old IRC raw buffer), improved status bar dis... | Sebastien Helleu |
2008-02-04 | Removed typedef for keyboard structures in gui-keyboard.h | Sebastien Helleu |
2008-02-01 | Fixed bug with prefixes in config file | Sebastien Helleu |
2008-01-27 | Added config file functions in plugins API, improved /reload and /save comman... | Sebastien Helleu |