.. |
common
|
Settings of perl scripts are now stored in "perl/core/scripts" instead of
|
2001-11-19 21:26:30 +00:00 |
irc
|
Irssi::Irc::Dcc::* is now correctly blessed instead of using Irssi::Irc::Dcc
|
2001-11-19 19:36:21 +00:00 |
textui
|
Didn't I already commit these? .. added format_get_text(),
|
2001-11-17 00:25:20 +00:00 |
ui
|
Irssi::Window::command() should make the specified window active_win
|
2001-11-25 15:01:39 +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::Irc::Dcc::* is now correctly blessed instead of using Irssi::Irc::Dcc
|
2001-11-19 19:36:21 +00:00 |
irssi-core.pl
|
/SCRIPT UNLOAD didn't destroy the perl package from memory. Also the scripts
|
2001-11-18 16:16:13 +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
|
Added ctcp_register() and ctcp_unregister() for registering CTCP commands.
|
2001-11-18 21:36:11 +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
|
"error loading script" -> "error in script" because it can be printed at any
|
2001-11-17 12:02:28 +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
|
Updated perl API version. Fixed irssi to behave better if the API doesn't
|
2001-11-11 22:39:56 +00:00 |
perl-common.c
|
perl_command() - just a small sanity check that we're not sending empty
|
2001-11-19 22:47:32 +00:00 |
perl-common.h
|
Irssi::Irc::Dcc::* is now correctly blessed instead of using Irssi::Irc::Dcc
|
2001-11-19 19:36:21 +00:00 |
perl-core.c
|
Settings of perl scripts are now stored in "perl/core/scripts" instead of
|
2001-11-19 21:26:30 +00:00 |
perl-core.h
|
Updated perl API version. Fixed irssi to behave better if the API doesn't
|
2001-11-11 22:39:56 +00:00 |
perl-fe.c
|
/SCRIPT without parameters now prints list of loaded scripts.
|
2001-10-23 20:49:17 +00:00 |
perl-signals.c
|
Irssi::Irc::Dcc::* is now correctly blessed instead of using Irssi::Irc::Dcc
|
2001-11-19 19:36:21 +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
|
Removed some unused code.
|
2001-10-24 22:18:39 +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 |