irssi/src
Timo Sirainen 3dc9cbbf24 the last 001 fix was useless, removed the if() part so now the real_address
is changed every time 001 is received :)


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2440 dbcabf3a-b0e7-0310-adc4-f8d773084564
2002-02-13 16:05:47 +00:00
..
core PARAM_FLAG_OPTCHAN_NAME check didn't work properly and it was always 2002-02-13 14:09:21 +00:00
fe-common added user counts parameters to /NAMES header (not used by default), header/footer is printed with CLIENTCRAP, not CRAP level. patch by zinx@magenet.net 2002-02-13 15:36:40 +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 atexit(term_deinit) 2002-02-10 15:01:00 +00:00
irc the last 001 fix was useless, removed the if() part so now the real_address 2002-02-13 16:05:47 +00:00
lib-config toupper(), tolower(), isspace(), is..etc..() aren't safe with chars in some 2002-01-27 20:45:59 +00:00
lib-popt Ahem.. my little kludge had a buffer overflow :) 2002-02-04 21:26:03 +00:00
perl Support for "immortal" windows, that can't be closed until explicitly set to 2002-02-10 14:59:36 +00:00
.cvsignore Initial revision 1999-09-03 14:27:29 +00:00
common.h Added IRSSI_GLOBAL_CONFIG as well 2002-02-10 14:35:21 +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