1
0
mirror of https://github.com/irssi/irssi.git synced 2024-11-03 04:27:19 -05:00
irssi/src/perl
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
..
common "use Irssi" now prints a warning if it's used outside irssi, but doesn't 2002-03-09 12:17:32 +00:00
irc 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
textui Forgot to commit utf8 change here. 2002-01-29 03:35:18 +00:00
ui $window->command() changed active window temporarily to wanted one and then 2002-03-14 21:59:16 +00:00
.cvsignore
get-signals.pl
irssi-core.pl
libperl_dynaloader.la
libperl_orig.la
Makefile.am scripts should be looked from share dir, not lib dir. 2002-03-01 19:56:50 +00:00
module-fe.h
module-formats.c
module-formats.h
module.h Added reference counting to server record. At least now we don't accidentally 2001-12-14 01:54:12 +00:00
perl-common.c removed the debugging code.. 2002-03-13 01:33:30 +00:00
perl-common.h 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
perl-core.c Removed some backwards compatibility code between CVS versions that broke 2002-02-01 23:14:00 +00:00
perl-core.h
perl-fe.c Tab-completion for /SCRIPT UNLOAD crashed irssi soon after 2002-01-23 20:36:52 +00:00
perl-signals.c g_strdup() the error message before emitting "script error" signal, since 2002-01-10 17:36:41 +00:00
perl-signals.h Irssi::signal_add(), Irssi::timeout_add(), Irssi::input_add() and their 2001-12-06 17:17:40 +00:00
perl-sources.c g_strdup() the error message before emitting "script error" signal, since 2002-01-10 17:36:41 +00:00
perl-sources.h Irssi::signal_add(), Irssi::timeout_add(), Irssi::input_add() and their 2001-12-06 17:17:40 +00:00