irssi/src
2002-02-02 02:22:29 +00:00
..
core added some pointer casting to get rid of warnings with some compilers. 2002-02-01 20:14:30 +00:00
fe-common Replaced /SET msgs_timestamps with /SET timestamp_level, defaults to ALL. 2002-02-02 01:38:58 +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 Add ^H and ^? as "backspace" key, so you can use meta-backspace etc. 2002-02-02 02:22:29 +00:00
irc The "check if nick change was done with our /NICK" didn't work if this was 2002-02-01 23:32:21 +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 Removed some backwards compatibility code between CVS versions that broke 2002-02-01 23:14:00 +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