Age | Commit message (Expand) | Author |
2005-11-16 | better setting and restting terminal title | Emmanuel Bouthenot |
2005-11-13 | - added "resize" option for /window command | Sebastien Helleu |
2005-11-13 | add command /history | Emmanuel Bouthenot |
2005-11-13 | Improved window management: new window may have different size (% of current | Sebastien Helleu |
2005-11-11 | Fixed minor display bug with /set command | Sebastien Helleu |
2005-11-09 | Fixed minor display bug with options help | Sebastien Helleu |
2005-11-06 | Commented out code for calling PRIVMSG plugins handlers when user send text to | Sebastien Helleu |
2005-11-06 | Added missing translation for /uptime command | Sebastien Helleu |
2005-11-06 | Added /uptime command | Sebastien Helleu |
2005-11-06 | Added "col_real_white" option to active real white (useful only if term has not | Sebastien Helleu |
2005-11-05 | Fixed nick completion in private, now completes according to | Sebastien Helleu |
2005-11-05 | Convert colors codes to %B, %C with /topic completion (if option irc_colors_send | Sebastien Helleu |
2005-11-05 | Fixed some bugs with color codes: | Sebastien Helleu |
2005-11-05 | Changed help for "irc_colors_receive" option | Sebastien Helleu |
2005-11-04 | Added message for /buffer notify completion | Sebastien Helleu |
2005-11-04 | Fixed crash with /buffer command | Sebastien Helleu |
2005-11-04 | Removed debug messages | Sebastien Helleu |
2005-11-04 | Fixed log problem with new color display system (now color codes are removed in | Sebastien Helleu |
2005-11-04 | - added major feature: new color management system (internal to WeeChat), now | Sebastien Helleu |
2005-10-30 | Added command line arguments to disable auto-connect to servers and plugins a... | Sebastien Helleu |
2005-10-30 | - added new setting (look_one_server_buffer): use same buffer for all servers | Sebastien Helleu |
2005-10-29 | fix detection of libgnutls | Emmanuel Bouthenot |
2005-10-28 | Added setting for ignoring some chars when completing nicks | Sebastien Helleu |
2005-10-26 | Added partial match for highlights, patch by Jim Ramsay | Sebastien Helleu |
2005-10-26 | Signal SIGPIPE now ignored by WeeChat | Sebastien Helleu |
2005-10-25 | - Added options for /plugin command: autoload, reload, unload | Sebastien Helleu |
2005-10-23 | Added new plugins functions: set_config, get_plugin_config, set_plugin_config. | Sebastien Helleu |
2005-10-22 | - added dcc_own_ip and dcc_port_range settings, patch by Jim Ramsay | Sebastien Helleu |
2005-10-21 | Full UTF-8 support, auto-detection of UTF-8 usage (locale) | Sebastien Helleu |
2005-10-18 | Added "Day changed to [date]" message when day changes | Sebastien Helleu |
2005-10-18 | Log options (for server/channel/private) can now be set while WeeChat is running | Sebastien Helleu |
2005-10-15 | New plugin interface (loads dynamic C libraries) | Sebastien Helleu |
2005-10-03 | Added auto-creation of ~/.weechat/{perl|python}/config directories | Sebastien Helleu |
2005-10-03 | Changed default color for delimiters in input window (from cyan to lightgreen) | Sebastien Helleu |
2005-10-02 | Added colors for input buffer and current channel of status bar | Sebastien Helleu |
2005-10-02 | Added online help for config options (with /set full_option_name) | Sebastien Helleu |
2005-10-01 | Added "smart" hotlist | Sebastien Helleu |
2005-09-28 | Fixed /server command help (3 nicks are mandatory if -nicks used) | Sebastien Helleu |
2005-09-25 | Fixed typo in autojoin option help | Sebastien Helleu |
2005-09-23 | Replaced gettext with macro "_" | Sebastien Helleu |
2005-09-22 | Added setting "irc_notice_as_pv" to see notices as pv | Sebastien Helleu |
2005-09-20 | Added nicks colors in setup file | Sebastien Helleu |
2005-09-13 | Fixed crash when closing a buffer used by more than one window | Sebastien Helleu |
2005-09-04 | Added /ignore and /unignore commands | Sebastien Helleu |
2005-09-03 | Fixed bug with strings comparison (str[n]casecmp) and some locales (like turk... | Sebastien Helleu |
2005-09-02 | Signal SIGQUIT is now ignored | Sebastien Helleu |
2005-08-21 | Added Ruby plugins skeleton | Sebastien Helleu |
2005-08-16 | Added example in server_autojoin description | Sebastien Helleu |
2005-08-16 | Added completion for internal functions with /key command | Sebastien Helleu |
2005-07-30 | ctrl-up/ctrl-down keys added to call previous/next command in global history ... | Sebastien Helleu |