irssi/src/perl/ui
Timo Sirainen 6c2f9c685a --enable-perl* -> --with-perl*. Added a new libfe_perl which handles /SCRIPT
commands. /RUN -> /SCRIPT LOAD, /PERLFLUSH -> /SCRIPT FLUSH, /PERL ->
/SCRIPT EXEC. Added /SCRIPT UNLOAD, /SCRIPT LIST. Lots of cleanups.

filename_complete() has extra argument for "default directory" which is
searched if no path is given when completing.


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1680 dbcabf3a-b0e7-0310-adc4-f8d773084564
2001-07-29 09:17:53 +00:00
..
.cvsignore Moved fe_perl module to use Irssi::UI .. this breaks several scripts that 2001-06-27 22:56:17 +00:00
Makefile.PL.in Moved fe_perl module to use Irssi::UI .. this breaks several scripts that 2001-06-27 22:56:17 +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 Moved fe_perl module to use Irssi::UI .. this breaks several scripts that 2001-06-27 22:56:17 +00:00
typemap Don't crash when trying to bless NULLs 2001-07-24 22:21:48 +00:00
UI.pm Removed everything from @EXPORT - they weren't supposed to be there. 2001-07-12 19:51:33 +00:00
UI.xs --enable-perl* -> --with-perl*. Added a new libfe_perl which handles /SCRIPT 2001-07-29 09:17:53 +00:00
Window.xs Irssi::Server::command() - window item parameter should be NULL 2001-07-12 19:44:54 +00:00