1
0
mirror of https://github.com/irssi/irssi.git synced 2024-08-11 03:44:15 -04:00
irssi/src
Timo Sirainen 9c18cb00e7 Added support to define new default abstracts at runtime.
Irssi::abstracts_register([key => value, ...]);


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3079 dbcabf3a-b0e7-0310-adc4-f8d773084564
2002-12-28 15:25:10 +00:00
..
core don't bother with inlining at all, it doesn't help that much and I'm not 2002-12-28 14:59:29 +00:00
fe-common Added support to define new default abstracts at runtime. 2002-12-28 15:25:10 +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 --with-gc enables now support for Boehm's GC, if it's found and glib2 is 2002-12-23 06:06:14 +00:00
irc Added /SET channels_rejoin_unavailable to disable automatic rejoining when channel is unavailable. Efnet is stupid and uses the same numeric for joining juped channels and k-lines you after trying to constantly join it. 2002-12-20 14:37:56 +00:00
lib-config config_node_nth() and config_node_index() don't count comments in config 2002-10-25 13:57:16 +00:00
lib-popt --help printed part of the path for irssi which looked stupid, now it prints 2002-02-17 12:43:39 +00:00
perl Added support to define new default abstracts at runtime. 2002-12-28 15:25:10 +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 Getting rid of gettext, moved some _(..) texts to themes and left some error 2001-05-17 20:13:59 +00:00