irssi/src
Timo Sirainen 9b08e5c640 /SET hide_mirc_colors - patch by paul@raade.org
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2218 dbcabf3a-b0e7-0310-adc4-f8d773084564
2001-12-07 22:46:09 +00:00
..
core $!xx! history search didn't work because history_func() got also the 2001-12-07 19:45:47 +00:00
fe-common /SET hide_mirc_colors - patch by paul@raade.org 2001-12-07 22:46:09 +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 Fixed 2 small memory leaks. 2001-12-07 04:27:32 +00:00
irc "redirect first" and "redirect last" events can be used with 2001-12-07 21:41:46 +00:00
lib-config Removed memory debugging code. It's a lot easier to check for buffer 2001-11-19 20:30:19 +00:00
lib-popt 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
perl Removed Irssi::require_version(), we'll use "use Irssi 20011207;" style now. 2001-12-07 22:18:39 +00:00
.cvsignore Initial revision 1999-09-03 14:27:29 +00:00
common.h g_free_not_null() is now equal to g_free() - didn't notice before this was 2001-11-28 00:54:49 +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