summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-02-25command() fixesTimo Sirainen
2002-02-23updated nick_find(), added nick_find_mask()Timo Sirainen
2002-02-22Show window's scroll state with /WINDOW.Timo Sirainen
2002-02-22Window level matching code was a bit messy. Also, now the active window isTimo Sirainen
2002-02-22Highascii 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-20PROXY CTCP ON|OFF - proxy clients can send this command to specify that theyTimo Sirainen
2002-02-20$cumode wasn't updated after receiving nick list, so with empty channels itTimo Sirainen
2002-02-20Backspace/delete shouldn't modify cutbuffer.Timo Sirainen
2002-02-20stupid bug :) lines longer than 1024 chars made irssi crash.Timo Sirainen
2002-02-18there's no /RUN or /PERLFLUSH commands anymore. someone could write /HELPTimo Sirainen
2002-02-18Added escape_char /BIND command for inserting the next keypress to inputTimo Sirainen
2002-02-18if gethostbyname() failed, the return value was returned incorrectlyTimo Sirainen
2002-02-18updated proxy docsTimo Sirainen
2002-02-18missing </dl>Timo Sirainen
2002-02-18minor updatesTimo Sirainen
2002-02-18added statusbar helpTimo Sirainen
2002-02-17Some events that contained target parameter weren't printed to correctTimo Sirainen
2002-02-17still one isxdigit() -> i_isxdigit()Timo Sirainen
2002-02-17compiler warning fixTimo Sirainen
2002-02-17COMMON_NOUI_LIBS shouldn't include $INTLLIBS, it's not needed anymore andTimo Sirainen
2002-02-17findsyntax.pl should be in dist as well..Timo Sirainen
2002-02-17version number update to 0.8.1.CVSTimo Sirainen
2002-02-17added some information about ipv6 resolvingTimo Sirainen
2002-02-170.8.1 release :)Timo Sirainen
2002-02-17--disable-terminfo didn't workTimo Sirainen
2002-02-17Another crashfixTimo Sirainen
2002-02-17fixed a compiler warningTimo Sirainen
2002-02-17Log writing sometimes might have produced some glib errors.Timo Sirainen
2002-02-17compiler warning fixesTimo Sirainen
2002-02-17"whops" :) ^D<char> as last chars in line made some screen corruption andTimo Sirainen
2002-02-17updated version number to 0.8.0.CVS againTimo Sirainen
2002-02-17--help printed part of the path for irssi which looked stupid, now it printsTimo Sirainen
2002-02-17-lcurses was added twice when linking (or worse, -lncurses and -lcurses)Timo Sirainen
2002-02-17syntax.pl should be included with releaseTimo Sirainen
2002-02-17Added /HELP upgradeTimo Sirainen
2002-02-17updatedTimo Sirainen
2002-02-17Added ^I = "tab" key.Timo Sirainen
2002-02-17Added GIMPNet, reformatted to look exactly the same as it gets when /SAVEd.Timo Sirainen
2002-02-17Don't crash if special vars line ends with '$'.Timo Sirainen
2002-02-16Added /STATUSBAR # RESET command for removing the whole statusbar block fromTimo Sirainen
2002-02-16getting ready for v0.8.0 releaseTimo Sirainen
2002-02-16updatedTimo Sirainen
2002-02-16/ACTION supports -servertag now and tab completion works with it like withTimo Sirainen
2002-02-16Removed useless casting.Timo Sirainen
2002-02-16Added Q/A for autorejoin + public awaysTimo Sirainen
2002-02-16added /SET autorejoin_channelsTimo Sirainen
2002-02-16Added real installation instructions to INSTALL file.Timo Sirainen
2002-02-16updatesTimo Sirainen
2002-02-16added /bind section.Timo Sirainen