Age | Commit message (Expand) | Author |
2014-06-30 | Finish 256 colour support for Irssi | Ailin Nemui |
2008-05-14 | Use g_get_charset to check if the locale codeset is UTF-8. | Emanuele Giaquinta |
2008-04-19 | Remove non-working detach/attach code. | Emanuele Giaquinta |
2008-03-09 | Use g_ascii_str{,n}casecmp for case insensitive comparison with | Emanuele Giaquinta |
2007-05-08 | Oops. Update address correctly now. | Wouter Coekaerts |
2007-05-08 | Update FSF address | Wouter Coekaerts |
2004-09-15 | Fixed memleak in recode.c, fixed typo in special_vars.txt, fixed bug 105, fix... | Valentin Batz |
2004-08-20 | Recode patch by decadix/senneth | Timo Sirainen |
2002-12-28 | Added /REDRAW command that does the same as ^L. | Timo Sirainen |
2002-07-01 | Moved setlocale() at the beginning of initialization, should fix regexp | Timo Sirainen |
2002-05-13 | don't use TIOCGWINSZ terminal size if it returns only 0x0. | Timo Sirainen |
2002-03-14 | Get the terminal size at startup with ioctl() and use it. Fixes at least | Timo Sirainen |
2002-03-08 | /SET mirc_blink_fix - if ON, the bright/blink bit is stripped from MIRC | Timo Sirainen |
2002-02-17 | --disable-terminfo didn't work | Timo Sirainen |
2002-02-15 | Disable the nl_langinfo() if CODESET isn't defined (openbsd). | Timo Sirainen |
2002-02-15 | UTF-8 is now automatically used if locale is set properly. | Timo Sirainen |
2002-02-15 | /SET term_type 8bit|utf8|big5 - Removed --with-big5 configure option, it's | Timo Sirainen |
2002-01-29 | Preliminary support for UTF8 with /SET term_utf8 ON. Input line is still | Timo Sirainen |
2001-12-17 | Since I accidentally already committed some of the detach-code, here's the | Timo Sirainen |
2001-11-27 | /SET term_force_colors was broken. | Timo Sirainen |
2001-11-20 | /SET colors OFF should work even if /SET term_force_colors is ON | Timo Sirainen |
2001-11-16 | Removed /SET term_scroll_fast - looks like il/dl commands work fine with | Timo Sirainen |
2001-11-15 | /SET force_colors -> /SET term_force_colors. Added /SET term_scroll_fast | Timo Sirainen |
2001-10-28 | Some resize fixes. With terminfo + /SET indent_always OFF, doubleclicking | Timo Sirainen |
2001-10-28 | color forcing stuff left from previous commit | Timo Sirainen |
2001-10-28 | Added support for using terminfo/termcap instead of curses. By default, | Timo Sirainen |