summaryrefslogtreecommitdiff
path: root/src/fe-common/core/fe-exec.c
AgeCommit message (Expand)Author
2007-05-08Oops. Update address correctly now.Wouter Coekaerts
2007-05-08Update FSF addressWouter Coekaerts
2004-07-14/EXEC crashed with 64bit systems. Patch by Soren JacobsenTimo Sirainen
2004-07-11Remember server for /EXEC targets.Timo Sirainen
2002-06-07Empty lines can be now sent to /EXEC -interactive windows.Timo Sirainen
2002-06-04/exec -interactive window items didn't have get_target() which crashedTimo Sirainen
2002-05-16Better !channel support - window items now have "visual_name" and channelsTimo Sirainen
2002-05-10closing /EXEC -interactive window may have crashed irssi.Timo Sirainen
2002-04-27/EXEC -quiet now hides the output entirely.Timo Sirainen
2002-04-14/EXEC -interactive : only numbered /execs should have the % prefix.Timo Sirainen
2002-04-12/EXEC -out now sends /msg -nick | -channel so it works properly with silcTimo Sirainen
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