irssi/src
Timo Sirainen 69469fe1c8 signal_add_first("setup changed", .. so if some other "setup changed"
handler wants to ask $Z it works properly. This fix is kind of a kludge,
some better way should be found to fix these kind of problems (just
g_strdup() them?)


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1389 dbcabf3a-b0e7-0310-adc4-f8d773084564
2001-03-15 03:01:04 +00:00
..
core signal_add_first("setup changed", .. so if some other "setup changed" 2001-03-15 03:01:04 +00:00
fe-common Beginnings of configurable statusbar. The existing items can be configured 2001-03-15 02:26:12 +00:00
fe-none more static perl fixes 2001-02-17 11:05:29 +00:00
fe-text minor cleanup 2001-03-15 02:48:04 +00:00
irc Don't cast time_t to int. Don't go playing with memory you just free'd. Some 2001-03-10 18:22:58 +00:00
lib-config '=' isn't really necessary, warn if it's missing but don't fail without 2001-02-06 21:42:58 +00:00
lib-popt ..and removed the rest of the alloca()s too 2000-12-02 07:08:49 +00:00
perl make distclean works now properly for common/ and irc/ directories (by tko) 2001-03-11 02:33:00 +00:00
.cvsignore Initial revision 1999-09-03 14:27:29 +00:00
common.h IPv6 fixes. Everything now keeps both v4 and v6 addresses in memory and 2001-03-04 01:47:13 +00:00
Makefile.am removed common-setup.h, put all settings in it to files where they belong to. 2000-06-02 00:36:54 +00:00
nls.h nl_langinfo() was a bad idea, don't use it. 2000-12-03 06:39:28 +00:00