summaryrefslogtreecommitdiff
path: root/src/perl/common
AgeCommit message (Expand)Author
2001-03-10typofixTimo Sirainen
2001-03-08updatedTimo Sirainen
2001-02-23Fixed for building from objdirTimo Sirainen
2001-02-19updatedTimo Sirainen
2001-02-18updates for latest changesTimo Sirainen
2001-02-17Irssi::command_bind(): Don't run the command twice. Log updated forTimo 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-13Added pidwait_add() and pidwait_remove()Timo Sirainen
2001-01-10bugfixesTimo Sirainen
2001-01-06Perl updates. Lots of updates to perl documentation :)Timo Sirainen
2001-01-05Added printtext_string() which works like printtext(), except it printsTimo Sirainen
2001-01-04Unbinding commands didn't work properlyTimo Sirainen
2001-01-03Removed the "signal" and "last signal" signals. Changed perl'sTimo Sirainen
2001-01-01ischannel()'s parameter updated from char -> char* as done in C API.Timo Sirainen
2000-12-29Irssi::print() doesn't call printtext() with args (.., "%s", text)Timo Sirainen
2000-12-29Irssi::signal_emit() was broken.Timo Sirainen
2000-12-19security fixes from 0.7.97.2Timo Sirainen
2000-12-17Irssi::signal_emit(): changed max. parameter count from 6 to 7Timo Sirainen
2000-12-17Irssi::printformat() syntax changed: removed server and target, useTimo 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-12-03command() doesn't need cmdchar at start of command anymore.Timo Sirainen
2000-12-02window_[add|remove]_item -> window_item_[add|remove]Timo Sirainen
2000-12-02small "fix"Timo Sirainen
2000-11-27forgot to add thisTimo Sirainen
2000-11-26Perl fixes and additions. theme_register() / printformat() works nowTimo Sirainen
2000-11-25added functions from fe-windows.h and window-items.hTimo Sirainen
2000-11-23Still some warnings removed..Timo Sirainen
2000-11-23several fixes to make irssi compile without warnings with MIPSproTimo Sirainen
2000-11-21Added input_add() / input_remove()Timo Sirainen
2000-11-18windows.h -> fe-windows.hTimo Sirainen
2000-10-18updatesTimo Sirainen
2000-10-18fixesTimo Sirainen
2000-10-17Logging fixes. Autologging with same named channels in differentTimo Sirainen
2000-10-11Ignore was moved to core.Timo Sirainen
2000-10-03s/core/common/ - because make clean tried to delete it :)Timo Sirainen