irssi/src/fe-common/irc/dcc
Timo Sirainen 137aaeb499 "/MSG *" works now properly with dcc chat queries.
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2826 dbcabf3a-b0e7-0310-adc4-f8d773084564
2002-05-26 17:39:35 +00:00
..
.cvsignore updates 2000-04-26 09:43:45 +00:00
fe-dcc-chat-messages.c Level for own dcc chat messages should contain NO_ACT too (which also 2002-02-10 09:35:38 +00:00
fe-dcc-chat.c "/MSG *" works now properly with dcc chat queries. 2002-05-26 17:39:35 +00:00
fe-dcc-get.c Correctly handle DCC GET write() failures. 2002-02-10 18:42:23 +00:00
fe-dcc-send.c If /SET dcc_upload_path is empty, we should use the current directory, not 2001-11-19 02:46:26 +00:00
fe-dcc.c Module loading updates - /LOAD shows now also the statically loaded modules. 2001-08-14 00:41:59 +00:00
fe-dcc.h DCC cleanups - split DCC_REC to CHAT|GET|SEND_DCC_RECs. Plugins should 2001-02-10 02:02:26 +00:00
Makefile.am Added "message dcc xxx" signals for printing DCC messages. 2002-01-09 16:04:53 +00:00
module-formats.c Correctly handle DCC GET write() failures. 2002-02-10 18:42:23 +00:00
module-formats.h Correctly handle DCC GET write() failures. 2002-02-10 18:42:23 +00:00
module.h Moved some stuff from irc to core. Added command_bind_proto() function to 2001-11-02 01:05:14 +00:00