summaryrefslogtreecommitdiff
path: root/docs/help/in/recode.in
AgeCommit message (Collapse)Author
2014-08-07Applied grammar and styling correctionsGeert Hauwaerts
Applied grammar and styling corrections.
2014-07-15Syntax rewrite for R-commandsGeert Hauwaerts
Rewrote the syntax documentation for all commands starting with the letter R.
2005-11-07changed recode_fallback to CP1252Valentin Batz
added recode_autodetect_utf8, it's on by default removed settings_remove calls from recode_deinit since I don't see any other internal module doing it git-svn-id: http://svn.irssi.org/repos/irssi/trunk@4067 dbcabf3a-b0e7-0310-adc4-f8d773084564
2005-08-11updated /help recode and NEWSValentin Batz
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3920 dbcabf3a-b0e7-0310-adc4-f8d773084564
2005-07-24Added an option to specify a charset for a whole network. For example ↵Valentin Batz
/recode add IRCnet iso-8859-1 (http://bugs.irssi.org/index.php?do=details&id=284) Patch by Sergey Safonov. Replaced g_convert by g_convert_with_fallback in recode_in (http://bugs.irssi.org/index.php?do=details&id=241) Patch by Kuang-che Wu. git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3881 dbcabf3a-b0e7-0310-adc4-f8d773084564
2005-06-29Added a new boolean setting 'recode' to provide an opportunity to turn off ↵Valentin Batz
recode completely git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3805 dbcabf3a-b0e7-0310-adc4-f8d773084564
2004-12-20Added <tag>/<target> support for recode.Valentin Batz
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3692 dbcabf3a-b0e7-0310-adc4-f8d773084564
2004-09-20Changed the order of recode_out_default_charset, it doesn't override /recode ↵Valentin Batz
add anymore. The string returned by nl_langinfo(CODESET) may be empty, use ISO8859-1 in this case git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3306 dbcabf3a-b0e7-0310-adc4-f8d773084564
2004-09-16Updated help for recodeValentin Batz
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3302 dbcabf3a-b0e7-0310-adc4-f8d773084564
2004-09-15Fixed memleak in recode.c, fixed typo in special_vars.txt, fixed bug 105, ↵Valentin Batz
fixed bug 106 git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3295 dbcabf3a-b0e7-0310-adc4-f8d773084564
2004-08-20forgot to addTimo Sirainen
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3284 dbcabf3a-b0e7-0310-adc4-f8d773084564