1
0
mirror of https://github.com/irssi/irssi.git synced 2024-06-23 06:35:36 +00:00
irssi/src
Timo Sirainen ce6e5a12f9 DCC cleanups - half rewrite. New features: file names with spaces work
properly, you can have multiple dcc chats with same people (or more
useful, same nick in different ircnets), /DCC CHAT|GET|RESUME with no
arguments accepts the last request, notifies if dcc request was sent to
channel, warns about connecting to lowports, /SET dcc_autoget_lowports
specifies if autogetting should work with lowports, complains of
invalid dcc ctcps instead of ignoring. And fixed /SET dcc_autorename
OFF which didn't work before.


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1135 dbcabf3a-b0e7-0310-adc4-f8d773084564
2001-01-18 02:30:59 +00:00
..
core net_getservbyport() - Get name of TCP service 2001-01-18 02:23:35 +00:00
fe-common DCC cleanups - half rewrite. New features: file names with spaces work 2001-01-18 02:30:59 +00:00
fe-none perl fixes 2000-10-14 15:19:56 +00:00
fe-text screen resizing fixes when resizeterm() isn't supported 2001-01-15 22:47:51 +00:00
irc DCC cleanups - half rewrite. New features: file names with spaces work 2001-01-18 02:30:59 +00:00
lib-config Don't write indent spaces to empty lines 2001-01-07 08:05:14 +00:00
lib-popt ..and removed the rest of the alloca()s too 2000-12-02 07:08:49 +00:00
perl Added #define PL_sv_undef sv_undef for 5.004 compatibility 2001-01-15 01:04:30 +00:00
.cvsignore Initial revision 1999-09-03 14:27:29 +00:00
common.h Check if libtool creates libraries in .libs dir. Check if -lgmodule 2001-01-16 00:14:14 +00:00
Makefile.am removed common-setup.h, put all settings in it to files where they belong to. 2000-06-02 00:36:54 +00:00
nls.h nl_langinfo() was a bad idea, don't use it. 2000-12-03 06:39:28 +00:00