irssi/src/perl
Timo Sirainen 40ffd87ded Irssi::printformat() called printformat_window() to print the text which
lost server/target information. Added printtext_dest() function which it
uses now.


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1642 dbcabf3a-b0e7-0310-adc4-f8d773084564
2001-07-18 19:03:07 +00:00
..
common Added Irssi::command_bind_first() and Irssi::command_bind_last() 2001-07-16 20:03:36 +00:00
irc Added size/skipped to Dcc::Send / Get records 2001-06-29 20:41:35 +00:00
ui Irssi::printformat() called printformat_window() to print the text which 2001-07-18 19:03:07 +00:00
.cvsignore Removed the "signal" and "last signal" signals. Changed perl's 2001-01-03 07:34:12 +00:00
get-signals.pl Irssi::xx -> Irssi::UI::xx 2001-06-29 21:11:29 +00:00
libperl_dynaloader.la Perl works now only as a runtime loadable module 2000-09-07 21:55:58 +00:00
libperl_orig.la --enable-perl=[yes|no|static] 2000-10-03 22:57:14 +00:00
Makefile.am textui isn't done yet. 2001-07-15 15:16:38 +00:00
module.h /LOAD module tries to load "module_core" instead. If it wasn't found, 2001-02-17 10:35:35 +00:00
perl-common.c use Irssi; use Irssi::Irc and use Irssi::UI are now automatically called so 2001-06-30 11:53:03 +00:00
perl-common.h Perl blessing fixes. 2001-06-26 17:01:42 +00:00
perl-signals.c Added Irssi::command_bind_first() and Irssi::command_bind_last() 2001-07-16 20:03:36 +00:00
perl-signals.h Added Irssi::command_bind_first() and Irssi::command_bind_last() 2001-07-16 20:03:36 +00:00
perl.c Added --home and --config command line parameters to irssi to specify 2001-07-15 00:39:48 +00:00
xsinit.c my_perl fix 2001-02-20 00:48:30 +00:00