1
0
mirror of https://github.com/irssi/irssi.git synced 2024-10-13 05:03:45 -04:00
irssi/src
Timo Sirainen e6bf76ed11 Don't try to set alternate_nick to any default value, it's not very useful
and it didn't work properly if nick was 9 chars with last char being '_'
(not very likely though :). Also handle properly the situation where nick
and alternate_nick are the same.


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2311 dbcabf3a-b0e7-0310-adc4-f8d773084564
2002-01-12 12:03:00 +00:00
..
core Whops, didn't actually fix the connection_lost :) 2002-01-11 05:48:37 +00:00
fe-common Using "server1 <-> server2, server3" format for netsplit messages now. 2002-01-12 11:11:09 +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 swapped dark/bright reds. 2002-01-10 18:55:24 +00:00
irc Don't try to set alternate_nick to any default value, it's not very useful 2002-01-12 12:03:00 +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 g_strdup() the error message before emitting "script error" signal, since 2002-01-10 17:36:41 +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