1
0
mirror of https://github.com/irssi/irssi.git synced 2024-09-08 04:26:01 -04:00
irssi/src
2005-03-07 17:10:45 +00:00
..
core Fix memleak in several commands that used cmd_return_error when they should be using cmd_param_error, by Toby Peterson (Bug 213) 2005-03-06 18:45:47 +00:00
fe-common Use char* instead of const char* in read_settings, so memory can be freed without compiler warnings, by Toby Peterson (related to bug 210) 2005-03-07 17:10:45 +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 call setlocale(LC_ALL, ) once in fe-text/irssi.c and not everytime recode_get_charset() is called in recode.c 2005-01-12 16:40:44 +00:00
irc Don't use a retarted ip for passive DCC 2005-03-07 16:02:06 +00:00
lib-config noinst_HEADERS -> pkginc_HEADERS 2004-05-10 20:30:57 +00:00
lib-popt noinst_HEADERS -> pkginc_HEADERS 2004-05-10 20:30:57 +00:00
perl Fix /script reset, which caused crashes (Bug 48) 2005-03-07 15:37:31 +00:00
.cvsignore Initial revision 1999-09-03 14:27:29 +00:00
common.h A few fixes to make irssi work with garbage collected GLIB. 2002-12-10 17:31:26 +00:00
Makefile.am noinst_HEADERS -> pkginc_HEADERS 2004-05-10 20:30:57 +00:00