1
0
mirror of https://github.com/irssi/irssi.git synced 2024-06-23 06:35:36 +00:00
irssi/src
2005-03-06 18:45:47 +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 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-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 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
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 Add libtool's -module flag to get built properly on all platforms, by Toby Peterson (Bug 212) 2005-03-06 18:43:39 +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