irssi/src
Timo Sirainen 0f1550dbf8 Added -rawlog <file> option to /CONNECT and /SERVER, so you can get the
rawlog from servers that disconnect you too fast.


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2346 dbcabf3a-b0e7-0310-adc4-f8d773084564
2002-01-26 12:43:47 +00:00
..
core Added -rawlog <file> option to /CONNECT and /SERVER, so you can get the 2002-01-26 12:43:47 +00:00
fe-common /SERVER ADD: added -noproxy option and -proxy which just removes the 2002-01-24 20:57:16 +00:00
fe-none 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
fe-text Added -before and -after options to /LASTLOG. You can also use 2002-01-20 16:57:06 +00:00
irc Don't send proxy commands to server if -noproxy option was used. 2002-01-23 00:23:31 +00:00
lib-config Removed memory debugging code. It's a lot easier to check for buffer 2001-11-19 20:30:19 +00:00
lib-popt 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
perl Tab-completion for /SCRIPT UNLOAD crashed irssi soon after 2002-01-23 20:36:52 +00:00
.cvsignore Initial revision 1999-09-03 14:27:29 +00:00
common.h Added WINDOW_REC declaration to common.h, removed unneeded #include "servers.h" from fe-windows.h which broke several files, added the #include in them. 2001-12-20 02:14:49 +00:00
Makefile.am Getting rid of gettext, moved some _(..) texts to themes and left some error 2001-05-17 20:13:59 +00:00