irssi/src
Timo Sirainen 4f5f17e94a Unknown key bindings don't print the last invalid key anymore to input line.
Also, removed some debugging code which was accidentally there :)


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2362 dbcabf3a-b0e7-0310-adc4-f8d773084564
2002-01-31 03:15:03 +00:00
..
core /CONNECT and /SERVER crashed without parameters 2002-01-30 22:00:06 +00:00
fe-common Unknown key bindings don't print the last invalid key anymore to input line. 2002-01-31 03:15:03 +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 A bit more better utf8 support, still not a good input line. 2002-01-29 03:13:06 +00:00
irc "/MODE #channel -k" automatically appends the channel key if it wasn't 2002-01-30 01:57:34 +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 Fixed a few minor memleaks. Don't use g_strdup() in lib-popt because it may 2002-01-28 15:20:57 +00:00
perl Forgot to commit utf8 change here. 2002-01-29 03:35:18 +00:00
.cvsignore Initial revision 1999-09-03 14:27:29 +00:00
common.h toupper(), tolower(), isspace(), is..etc..() aren't safe with chars in some 2002-01-27 20:45:59 +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