Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-03-25 | Fixed topic charset, now using channel charset if defined (bug #19386) | Sebastien Helleu | |
2007-02-12 | Added "call" option to /key command, added new key function "insert" to ↵ | Sebastien Helleu | |
insert text on command line (task #6468) | |||
2007-01-06 | Fixed bugs with charset: now decodes/encodes nicks and channels in IRC ↵ | Sebastien Helleu | |
messages (bug #18716) | |||
2007-01-05 | Changed copyright date (2006 -> 2007) | Sebastien Helleu | |
2006-12-11 | Fixed memory leak in /charset command | Sebastien Helleu | |
2006-11-15 | Replaced call to strndup() by weechat_charset_strndup() | Sebastien Helleu | |
2006-11-09 | Fixed bug in charset plugin: now encode/decode channels/nicks in IRC ↵ | Sebastien Helleu | |
messages (after command) | |||
2006-11-08 | Added charset plugin (WeeChat is now full UTF-8 for internal data storage), ↵ | Sebastien Helleu | |
fixed compilation problems with FreeBSD, fixed status bar display bug |