Age | Commit message (Expand) | Author |
---|---|---|
2001-10-24 | Added --with-perl-staticlib option to configure. If used, irssi's perl | Timo Sirainen |
2001-10-21 | Moved theme registering stuff to Themes.xs. Corrected signal "script | Timo Sirainen |
2001-10-20 | Dependencies finally work correctly in perl libraries (they're each compiled | Timo Sirainen |
2001-10-20 | Added API version check between perl module and perl libs. | Timo Sirainen |
2001-07-29 | --enable-perl* -> --with-perl*. Added a new libfe_perl which handles /SCRIPT | Timo Sirainen |
2001-07-24 | Don't crash when trying to bless NULLs | Timo Sirainen |
2001-07-18 | Irssi::printformat() called printformat_window() to print the text which | Timo Sirainen |
2001-07-12 | Removed everything from @EXPORT - they weren't supposed to be there. | Timo Sirainen |
2001-07-12 | Irssi::Server::command() - window item parameter should be NULL | Timo Sirainen |
2001-06-29 | Added some new variables for UI::Window | Timo Sirainen |
2001-06-27 | Moved fe_perl module to use Irssi::UI .. this breaks several scripts that | Timo Sirainen |