summaryrefslogtreecommitdiff
path: root/src/fe-common/core/fe-exec.c
AgeCommit message (Expand)Author
2002-02-06/EXEC's last output line wasn't printed if it didn't contain newline at endTimo Sirainen
2001-12-20Added WINDOW_REC declaration to common.h, removed unneeded #include "servers....Timo Sirainen
2001-12-03Added processes to be extern instead of static. Also added Irssi::processes()Timo Sirainen
2001-11-28/EXEC -interactive was broken.Timo Sirainen
2001-11-27default level for /EXEC should be CLIENTCRAP, not CLIENTNOTICE.Timo Sirainen
2001-11-19Added /EXEC -level option.Timo Sirainen
2001-07-26added destroy() function to WI_ITEM_REC. This fixes a potential crash whenTimo Sirainen
2001-02-13Added PROCESS_REC to fe-exec.h and perl support for it. "exec new" andTimo Sirainen
2001-02-10/EXEC -interactive: Creates a query-like window item. Text written toTimo Sirainen
2001-01-15Fixed some signedness warnings and memdebug.h should compile now fineTimo Sirainen
2001-01-13Added "exec new" and "exec remove" signals.Timo Sirainen
2001-01-01int:1 -> unsigned int:1Timo Sirainen
2001-01-01Added/moved several "typedef struct _XXX XXX;" to common.h so thatTimo Sirainen
2000-12-30removed FIXME text :)Timo Sirainen
2000-12-30pidwait: send status as second agument.Timo Sirainen