summaryrefslogtreecommitdiff
path: root/src/perl/common/Channel.xs
AgeCommit message (Expand)Author
2014-06-24Define PERL_NO_GET_CONTEXT in all perl source filesDavid Leadbeater
2002-05-16Better !channel support - window items now have "visual_name" and channelsTimo Sirainen
2001-11-19Irssi::Irc::Dcc::* is now correctly blessed instead of using Irssi::Irc::DccTimo Sirainen
2001-10-20Dependencies finally work correctly in perl libraries (they're each compiledTimo Sirainen
2001-09-22channel_create() wasn't called properlyTimo Sirainen
2001-02-18updates for latest changesTimo Sirainen
2001-02-02Nicklist updates so that protocol specific xxx_NICK_REC can be usedTimo Sirainen
2001-01-28nicklist_find() now finds only full nicks, nicklist_find_mask() findsTimo Sirainen
2001-01-13Removed Channel::command(), Windowitem::command() is already thereTimo Sirainen
2001-01-06Perl updates. Lots of updates to perl documentation :)Timo Sirainen
2000-12-09fixes, perl should work correctly now :)Timo Sirainen
2000-12-06perl changes - values() method doesn't exist anymore, instead ofTimo Sirainen
2000-11-25added functions from fe-windows.h and window-items.hTimo Sirainen
2000-10-03s/core/common/ - because make clean tried to delete it :)Timo Sirainen