1
0
mirror of https://github.com/irssi/irssi.git synced 2024-12-04 14:46:39 -05:00
irssi/src
Timo Sirainen d322b86c3d Removed some backwards compatibility code between CVS versions that broke
/SET use_perl_lib


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2367 dbcabf3a-b0e7-0310-adc4-f8d773084564
2002-02-01 23:14:00 +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 Don't eat unknown keys that aren't combinations 2002-02-01 13:56:50 +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 some pointer casting to get rid of warnings with some compilers. 2002-02-01 20:14:30 +00:00
irc Added optional channel parameter to /OP, /DEOP, /VOICE and /DEVOICE 2002-02-01 23:01:58 +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