Age | Commit message (Expand) | Author |
2005-02-06 | Fixed display bug when resizing term with many windows | Sebastien Helleu |
2005-02-06 | Improved /window command: now split and merge are ok, fixed crash when resizi... | Sebastien Helleu |
2005-02-05 | Updated documentation and french translations | Sebastien Helleu |
2005-02-05 | Away check is now customizable (with new irc_away_check option) | Sebastien Helleu |
2005-01-31 | Fixed many memory leaks | Sebastien Helleu |
2005-01-27 | Fixed small color bug in nicks | Sebastien Helleu |
2005-01-27 | Fixed bug when sending automatically who command during server split | Sebastien Helleu |
2005-01-27 | Fixed bug in message parser when connected to many servers | Sebastien Helleu |
2005-01-26 | Fixed bug in message parser when connected to many servers | Sebastien Helleu |
2005-01-26 | Away nicks are now displayed with another color | Sebastien Helleu |
2005-01-25 | Added away indicator | Sebastien Helleu |
2005-01-23 | Updated doc with new config options | Sebastien Helleu |
2005-01-23 | Improved completion for /set command (now adds '=' at the end) | Sebastien Helleu |
2005-01-23 | Min value for "irc_lag_min_show" is now 0 | Sebastien Helleu |
2005-01-23 | Fixed display bug for lag (missing space) | Sebastien Helleu |
2005-01-23 | Fixed crash when closing some private buffers | Sebastien Helleu |
2005-01-23 | Wait "irc_lag_check" seconds for 1st lag check after connection to server | Sebastien Helleu |
2005-01-23 | Added lag indicator | Sebastien Helleu |
2005-01-19 | Added nick completion in private buffers | Sebastien Helleu |
2005-01-19 | Added charset conversion in infobar | Sebastien Helleu |
2005-01-19 | Updated french translation | Sebastien Helleu |
2005-01-19 | Fixed possible crash with "/server del" and "/buffer close" commands | Sebastien Helleu |
2005-01-17 | Allow nick completion for /quote command | Sebastien Helleu |
2005-01-16 | Allow nick completion for /me command | Sebastien Helleu |
2005-01-16 | Improved completion (now completes commands args), fixed color bug (gray remo... | Sebastien Helleu |
2005-01-09 | Fixed /quit command with arg and %v | Sebastien Helleu |
2005-01-08 | Fixed /me command (now ok without parameter) | Sebastien Helleu |
2005-01-08 | Fixed display bug for title in first server buffer | Sebastien Helleu |
2005-01-08 | Logs are now disabled by default (server/channel/private) | Sebastien Helleu |
2005-01-05 | Improved /set command: new colors, server options can be changed while WeeCha... | Sebastien Helleu |
2005-01-04 | Fixed /away command, new [irc] config section, option "look_display_away" mov... | Sebastien Helleu |
2005-01-03 | Server & error messages now prefixed, /server command modified, ~/.weechat/lo... | Sebastien Helleu |
2005-01-02 | Added chmod on ~/.weeechat/weechat.rc file (only onwer can read/write) | Sebastien Helleu |
2005-01-02 | Replaced "curses" by "ncurses" | Sebastien Helleu |
2005-01-02 | Reset away time when disconnected from server | Sebastien Helleu |
2005-01-02 | Fixed /away command (now ok when not away) | Sebastien Helleu |
2005-01-02 | Fixed /set command (now empty strings are allowed) | Sebastien Helleu |
2005-01-02 | Added new options look_charset_decode/look_charset_encode and /unset command. | Sebastien Helleu |
2005-01-01 | Version 0.1.0-cvs | Sebastien Helleu |
2005-01-01 | Version 0.0.9 | Sebastien Helleu |
2004-12-31 | Added /buffer close, new keys: Alt-S (switch to server buffer), Alt-X (switch... | Sebastien Helleu |
2004-12-28 | Fixed bug when parsing messages, now looking for for \r\n and \n to cut messages | Sebastien Helleu |
2004-12-28 | Fixed bug in notice display when no '!' is found in host | Sebastien Helleu |
2004-12-27 | Inline help is now translated with gettext | Sebastien Helleu |
2004-12-27 | auto-reconnection to server (new options: server_autoreconnect (on/off), serv... | Sebastien Helleu |
2004-12-27 | Updated french translation | Sebastien Helleu |
2004-12-27 | Major bug fixed when socket is closed by server (100% CPU usage fixed) | Sebastien Helleu |
2004-12-24 | Fixed bug when resizing window (input not displayed after resize) | Sebastien Helleu |
2004-12-23 | Colors suppression in incoming messages is now ok (option look_remove_colors_... | Sebastien Helleu |
2004-12-22 | Updated ChangeLog | Sebastien Helleu |