irssi/src/perl
Timo Sirainen 99fe282e6d Moved theme registering stuff to Themes.xs. Corrected signal "script
destroy" -> "script destroyed" - unregistering themes works now properly.


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1886 dbcabf3a-b0e7-0310-adc4-f8d773084564
2001-10-21 18:28:42 +00:00
..
common Settings registered with Irssi::settings_add_xx() are now correctly removed 2001-10-21 16:52:36 +00:00
irc Dependencies finally work correctly in perl libraries (they're each compiled 2001-10-20 19:52:07 +00:00
textui Statusbar items weren't unregistered correctly when script was unloaded. 2001-10-21 10:22:55 +00:00
ui Moved theme registering stuff to Themes.xs. Corrected signal "script 2001-10-21 18:28:42 +00:00
.cvsignore --enable-perl* -> --with-perl*. Added a new libfe_perl which handles /SCRIPT 2001-07-29 09:17:53 +00:00
get-signals.pl Irssi::xx -> Irssi::UI::xx 2001-06-29 21:11:29 +00:00
irssi-core.pl "\n", not '\n'.. 2001-07-29 13:14:32 +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 forgot one core_sources -> common_sources change 2001-10-20 20:23:07 +00:00
module-fe.h Module loading updates - /LOAD shows now also the statically loaded modules. 2001-08-14 00:41:59 +00:00
module-formats.c --enable-perl* -> --with-perl*. Added a new libfe_perl which handles /SCRIPT 2001-07-29 09:17:53 +00:00
module-formats.h --enable-perl* -> --with-perl*. Added a new libfe_perl which handles /SCRIPT 2001-07-29 09:17:53 +00:00
module.h Dependencies finally work correctly in perl libraries (they're each compiled 2001-10-20 19:52:07 +00:00
perl-common.c Dependencies finally work correctly in perl libraries (they're each compiled 2001-10-20 19:52:07 +00:00
perl-common.h Dependencies finally work correctly in perl libraries (they're each compiled 2001-10-20 19:52:07 +00:00
perl-core.c added irssi_init_finished variable to core.h which is TRUE after "irssi init 2001-10-21 13:22:28 +00:00
perl-core.h Added API version check between perl module and perl libs. 2001-10-20 13:19:25 +00:00
perl-fe.c Added API version check between perl module and perl libs. 2001-10-20 13:19:25 +00:00
perl-signals.c perl_signal_remove() didn't work. 2001-09-20 14:21:46 +00:00
perl-signals.h --enable-perl* -> --with-perl*. Added a new libfe_perl which handles /SCRIPT 2001-07-29 09:17:53 +00:00
perl-sources.c refcount for timeouts/inputs wasn't 0 initially so it caused some memleaks. 2001-10-15 18:30:33 +00:00
perl-sources.h Irssi::timeout_add() and Irssi::input_add() now accepts any type of variable 2001-10-14 09:07:26 +00:00
xsinit.c my_perl fix 2001-02-20 00:48:30 +00:00