Age | Commit message (Expand) | Author |
2002-03-10 | Foreground ANSI colors weren't working | Timo Sirainen |
2002-03-10 | No more infobar, but in empty windows topicbar contains the URL. | Timo Sirainen |
2002-03-09 | Added missing Q/A :) | Timo Sirainen |
2002-03-09 | added utf8 help | Timo Sirainen |
2002-03-09 | Irssi didn't work properly if read() returned only partial utf8 character | Timo Sirainen |
2002-03-09 | "use Irssi" now prints a warning if it's used outside irssi, but doesn't | Timo Sirainen |
2002-03-09 | added title | Timo Sirainen |
2002-03-09 | FAQ is now in HTML format. Patch by Han. | Timo Sirainen |
2002-03-09 | Fixed a memory leak with ^Y | Timo Sirainen |
2002-03-08 | /SET mirc_blink_fix - if ON, the bright/blink bit is stripped from MIRC | Timo Sirainen |
2002-03-08 | /OP etc. shouldn't crash if channel hadn't received /NAMES list yet. | Timo Sirainen |
2002-03-06 | "Why does irssi autojoin on invite by default?" | Timo Sirainen |
2002-03-06 | added -! option help, by c0ffee | Timo Sirainen |
2002-03-04 | added info about /set term_force_colors to lazy people section | Timo Sirainen |
2002-03-01 | scripts should be looked from share dir, not lib dir. | Timo Sirainen |
2002-03-01 | added notice of man 7 regex | Timo Sirainen |
2002-02-28 | added psybnc section | Timo Sirainen |
2002-02-25 | updated | Timo Sirainen |
2002-02-25 | /FORMAT tab completion went to infinite loop if there was more spaces than | Timo Sirainen |
2002-02-25 | ^Y shouldn't crash with empty cutbuffer | Timo Sirainen |
2002-02-25 | command() fixes | Timo Sirainen |
2002-02-23 | updated nick_find(), added nick_find_mask() | Timo Sirainen |
2002-02-22 | Show window's scroll state with /WINDOW. | Timo Sirainen |
2002-02-22 | Window level matching code was a bit messy. Also, now the active window is | Timo Sirainen |
2002-02-22 | Highascii chars in replaces block in theme files could have crashed irssi. | Timo Sirainen |
2002-02-20 | /UPGRADE saves now topic_time and topic_by. | Timo Sirainen |
2002-02-20 | PROXY CTCP ON|OFF - proxy clients can send this command to specify that they | Timo Sirainen |
2002-02-20 | $cumode wasn't updated after receiving nick list, so with empty channels it | Timo Sirainen |
2002-02-20 | Backspace/delete shouldn't modify cutbuffer. | Timo Sirainen |
2002-02-20 | stupid bug :) lines longer than 1024 chars made irssi crash. | Timo Sirainen |
2002-02-18 | there's no /RUN or /PERLFLUSH commands anymore. someone could write /HELP | Timo Sirainen |
2002-02-18 | Added escape_char /BIND command for inserting the next keypress to input | Timo Sirainen |
2002-02-18 | if gethostbyname() failed, the return value was returned incorrectly | Timo Sirainen |
2002-02-18 | updated proxy docs | Timo Sirainen |
2002-02-18 | missing </dl> | Timo Sirainen |
2002-02-18 | minor updates | Timo Sirainen |
2002-02-18 | added statusbar help | Timo Sirainen |
2002-02-17 | Some events that contained target parameter weren't printed to correct | Timo Sirainen |
2002-02-17 | still one isxdigit() -> i_isxdigit() | Timo Sirainen |
2002-02-17 | compiler warning fix | Timo Sirainen |
2002-02-17 | COMMON_NOUI_LIBS shouldn't include $INTLLIBS, it's not needed anymore and | Timo Sirainen |
2002-02-17 | findsyntax.pl should be in dist as well.. | Timo Sirainen |
2002-02-17 | version number update to 0.8.1.CVS | Timo Sirainen |
2002-02-17 | added some information about ipv6 resolving | Timo Sirainen |
2002-02-17 | 0.8.1 release :) | Timo Sirainen |
2002-02-17 | --disable-terminfo didn't work | Timo Sirainen |
2002-02-17 | Another crashfix | Timo Sirainen |
2002-02-17 | fixed a compiler warning | Timo Sirainen |
2002-02-17 | Log writing sometimes might have produced some glib errors. | Timo Sirainen |
2002-02-17 | compiler warning fixes | Timo Sirainen |