irssi/src/fe-common/irc/dcc
Timo Sirainen 65c9a361ab If /SET dcc_upload_path is empty, we should use the current directory, not
root directory.


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2074 dbcabf3a-b0e7-0310-adc4-f8d773084564
2001-11-19 02:46:26 +00:00
..
.cvsignore updates 2000-04-26 09:43:45 +00:00
fe-dcc-chat.c Get the server tag to query from dcc->servertag, not dcc->server->tag, to 2001-10-20 11:26:40 +00:00
fe-dcc-get.c always round up the kB value so we won't have 0kB file sizes.. 2001-05-11 11:52:32 +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 Moved $(GLIB_CFLAGS) after -I includes, to make sure our own .h files get before possibly identically named headers in the glib's include directory. 2001-11-05 14:48:03 +00:00
module-formats.c added "dcc request send" signal - irssi now prints "DCC CHAT/SEND request 2001-05-11 12:55:18 +00:00
module-formats.h added "dcc request send" signal - irssi now prints "DCC CHAT/SEND request 2001-05-11 12:55:18 +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