irssi/src/perl/ui
Timo Sirainen 2a1b4c0a17 $window->command() changed active window temporarily to wanted one and then
back to old one. This wasn't very good idea if the old window was destroyed
by the command..


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2613 dbcabf3a-b0e7-0310-adc4-f8d773084564
2002-03-14 21:59:16 +00:00
..
.cvsignore Dependencies finally work correctly in perl libraries (they're each compiled 2001-10-20 19:52:07 +00:00
Formats.xs I always forget Perl 5.004 doesn't have PL_na .. so, now I've declared for 2001-12-11 16:44:53 +00:00
Makefile.PL.in Dependencies finally work correctly in perl libraries (they're each compiled 2001-10-20 19:52:07 +00:00
module.h Moved fe_perl module to use Irssi::UI .. this breaks several scripts that 2001-06-27 22:56:17 +00:00
Themes.xs Scripts using Irssi::printformat() might have crashed irssi, especially if 2002-01-27 22:15:37 +00:00
typemap Don't crash when trying to bless NULLs 2001-07-24 22:21:48 +00:00
UI.pm Allow exporting symbols, patch by juerd@juerd.nl 2001-12-10 20:23:50 +00:00
UI.xs Support for "immortal" windows, that can't be closed until explicitly set to 2002-02-10 14:59:36 +00:00
Window.xs $window->command() changed active window temporarily to wanted one and then 2002-03-14 21:59:16 +00:00