1
0
mirror of https://github.com/irssi/irssi.git synced 2024-09-01 04:14:16 -04:00
irssi/src
Timo Sirainen 6871f558b5 when destroying channel, it really should be removed also from
server->channels list.


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2829 dbcabf3a-b0e7-0310-adc4-f8d773084564
2002-05-28 20:36:42 +00:00
..
core when destroying channel, it really should be removed also from 2002-05-28 20:36:42 +00:00
fe-common /ALIAS and /UNALIAS completion, patch by c0ffee. 2002-05-26 17:58:38 +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 External indent functions (theme_indent module) weren't working properly. 2002-05-18 11:51:04 +00:00
irc event_cannot_join() - changed check from NAMES got -> JOIN got, so the 2002-05-26 17:50:55 +00:00
lib-config removed useless functions 2002-05-17 21:00:38 +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 use Symbol qw(delete_packge) -> use Symbol; Symbol::delete_package(). Maybe 2002-05-26 14:36:44 +00:00
.cvsignore Initial revision 1999-09-03 14:27:29 +00:00
common.h broke CHAT_PROTOCOL_REC into struct + typedef. 2002-05-10 22:41:22 +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