Age | Commit message (Expand) | Author |
2008-04-15 | Fixed bug with alias, use current buffer to run commands (bug #22876) | Sebastien Helleu |
2008-04-11 | Improved /set command, added /unset command, new name for config files (*.conf) | 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-05 | Partial support of bars, with custom items. | Sebastien Helleu |
2008-02-24 | Command /whois is now authorized in private without argument (task #7482) | Sebastien Helleu |
2008-02-21 | Removed kernel info in CTCP VERSION reply (IRC plugin) (task #7494) | Sebastien Helleu |
2008-02-04 | Added string_tolower/upper in plugins API, added "name_lower_case" option in ... | Sebastien Helleu |
2008-02-03 | Use of many addresses for one IRC server (auto-switch when a connexion fails)... | Sebastien Helleu |
2008-01-28 | Fixed bug when switching window, scrollback is now preserved (task #7680) | Sebastien Helleu |
2008-01-24 | Add of "modifier" hook, migration of charset plugin to new API, SIGHUP signal... | Sebastien Helleu |
2008-01-01 | Added group support for nicklist, fixed some bugs in plugins API and IRC plugin | Sebastien Helleu |
2007-12-17 | New backlog option in logger plugin, added variable names in .h files, replac... | Sebastien Helleu |
2007-12-14 | Improved main loop (less CPU usage), better precision for timers, use of one ... | Sebastien Helleu |
2007-12-13 | Renamed hook "event" to "signal" | Sebastien Helleu |
2007-12-03 | Updated ChangeLog file | Sebastien Helleu |
2007-12-01 | Added /reload command | Sebastien Helleu |
2007-09-19 | Fixed nick completion bug (missing space after nick) | Sebastien Helleu |
2007-09-06 | Version 0.2.6 | Sebastien Helleu |
2007-09-05 | Updated ChangeLog | Sebastien Helleu |
2007-09-02 | Fixed ChangeLog message | Sebastien Helleu |
2007-09-02 | Added new option "deloutq" to /server command to flush all servers messages o... | Sebastien Helleu |
2007-09-02 | Fixed display bug with some special chars in messages (some words were trunca... | Sebastien Helleu |
2007-08-31 | Fixed UTF-8 bug with color encoding/decoding | Sebastien Helleu |
2007-08-30 | Fixed crash when searching text in buffer with ctrl-R (bug #20938) | Sebastien Helleu |
2007-08-29 | Added string length limit for setup file options | Sebastien Helleu |
2007-08-27 | Fixed bug with flock() when home is on NFS filesystem (bug #20913) | Sebastien Helleu |
2007-08-27 | Added option to align text of messages (except first lines) (task #7246) | Sebastien Helleu |
2007-08-23 | Fixed user modes in nicklist when ban and nick mode are received in the same ... | Sebastien Helleu |
2007-08-21 | Fixed IRC message 333: silently ignore message if error when parsing it | Sebastien Helleu |
2007-08-20 | Fixed server option "command_delay": does not freeze WeeChat any more | Sebastien Helleu |
2007-08-17 | Added paste detection, new options look_paste_max_lines and col_input_actions... | Sebastien Helleu |
2007-08-12 | Fixed bug with highlight and UTF-8 chars around word (bug #20753) | Sebastien Helleu |
2007-08-09 | Added swedish quickstart guide | Sebastien Helleu |
2007-08-09 | Added support of channel mode +u (channel user) (bug #20717) | Sebastien Helleu |
2007-08-08 | Improved /connect command to connect to a host by creating a temporary server... | Sebastien Helleu |
2007-08-08 | Allow clear of multiple selected buffers with /clear (patch #6112) | Sebastien Helleu |
2007-08-08 | Added "copy" and "rename" options to /server command | Sebastien Helleu |
2007-08-06 | Added key for setting unread marker on all buffers (default: ctrl-S + ctrl-U)... | Sebastien Helleu |
2007-08-01 | Fixed nick prefix display on servers that doesn't support all prefixes (bug #... | Sebastien Helleu |
2007-08-01 | Fixed terminal encoding detection when NLS is disabled (bug #20646) | Sebastien Helleu |
2007-07-18 | Fixed crash when sending data to channel or pv on disconnected server (bug #2... | Sebastien Helleu |
2007-07-18 | Improved command /server ant its output, added plural form in PO files | Sebastien Helleu |
2007-07-18 | Added 3 default new keys: ctrl-B (left), ctrl-F (right), ctrl-D (delete) | Sebastien Helleu |
2007-07-18 | Added "buffer_move" event handler to plugins API (task #6708) | Sebastien Helleu |
2007-07-15 | Added key function "jump_previous_buffer" to jump to buffer previously displa... | Sebastien Helleu |
2007-07-13 | Added "-nojoin" option for /connect and /reconnect commands (task #7074), add... | Sebastien Helleu |
2007-07-12 | Fixed bugs with IRC color in messages, now color codes are inserted in comman... | Sebastien Helleu |
2007-07-09 | Fixed bug with smart nick completion (last speakers first) when a nick is cha... | Sebastien Helleu |
2007-07-08 | Fixed charset bug with channel names in status bar (bug #20400) | Sebastien Helleu |