summaryrefslogtreecommitdiff
path: root/src/fe-common/core/fe-core-commands.c
AgeCommit message (Expand)Author
2001-03-03Removed all beep handling from text printing. If you want to beep justTimo Sirainen
2001-02-19Moved /HELP to fe-help.cTimo Sirainen
2001-02-10/SET names_max_columns, /SET names_max_width: Limit width of /NAMES list.Timo Sirainen
2001-01-28/HELP, /NAMES: using now the column helper function in misc.c. /NAMESTimo Sirainen
2001-01-14/HELP without any parameters read data outside it's bufferTimo Sirainen
2001-01-07In core/module-formats.h: IRCTXT_ -> TXT_Timo Sirainen
2001-01-07When using a /command that has only subcommands, print the list of theTimo Sirainen
2001-01-05/HELP: Set indent to 0 when printing text. syntax.pl now changes tabsTimo Sirainen
2001-01-05Added printtext_string() which works like printtext(), except it printsTimo Sirainen
2000-12-30pidwait: send status as second agument.Timo Sirainen
2000-12-19security fixes from 0.7.97.2Timo Sirainen
2000-12-04/^command should stop also "print starting" and "print format" signals.Timo Sirainen
2000-11-26Added -current, -window and -level options to /echoTimo Sirainen
2000-11-23several fixes to make irssi compile without warnings with MIPSproTimo Sirainen
2000-11-18Win32 fixes - Irssi now compiles with MSVC++ :)Timo Sirainen
2000-11-17windows.h conflicted with microsoft's windows.h :) renamed windows.[ch] toTimo Sirainen
2000-10-28Cleaned up printtext.c, split part of it to formats.cTimo Sirainen
2000-10-27A simple /EXEC command by Tinuk.Timo Sirainen
2000-09-27Show help with "clientcrap" message level, not "never".Timo Sirainen
2000-07-26/ECHO didn't print to active window if it was empty and status windowTimo Sirainen
2000-07-23Added syntaxes of all commands in comments, they're going to be used toTimo Sirainen
2000-07-22/HELP wasn't working.Timo Sirainen
2000-07-09Moved is_base_command() from command completion to command_have_sub()Timo Sirainen
2000-07-04/CAT, /HELP xx and reading autorun commands stuck irssi to infiniteTimo Sirainen
2000-07-02If you're pasting text to channel and some of it starts with /, IrssiTimo Sirainen
2000-07-02Fixed a couple of potential problems if there was longer lines than 64kTimo Sirainen
2000-07-02/^command hides the output of the command, it's not written to logTimo Sirainen
2000-06-28Automatic command completion and a few other fixes.Timo Sirainen
2000-06-28-options can now be completed with tabulator. There's also automaticTimo Sirainen
2000-06-18Changed option handling in /commands. Irssi will now complain aboutTimo Sirainen
2000-06-10if command is unknown, and cmdchar is found inside the command name, weTimo Sirainen
2000-06-02/CAT <file name> [seek position]Timo Sirainen
2000-05-15Lots of changes again. Biggest ones:Timo Sirainen
2000-05-04.. lots of changes ..Timo Sirainen
2000-04-26..adding new files..Timo Sirainen