summaryrefslogtreecommitdiff
path: root/src/perl/ui
AgeCommit message (Expand)Author
2001-11-19Irssi::Irc::Dcc::* is now correctly blessed instead of using Irssi::Irc::DccTimo Sirainen
2001-11-18Irssi::Server::print()'s level parameter wasn't optional like in otherTimo Sirainen
2001-11-17Didn't I already commit these? .. added format_get_text(),Timo Sirainen
2001-11-14typofixTimo Sirainen
2001-11-11Updated perl API version. Fixed irssi to behave better if the API doesn'tTimo Sirainen
2001-10-25Added flags option for Irssi::UI::Theme::format_expand().Timo Sirainen
2001-10-25Added Irssi::current_theme() and Irssi::Theme::format_expand()Timo Sirainen
2001-10-24Added --with-perl-staticlib option to configure. If used, irssi's perlTimo Sirainen
2001-10-21Moved theme registering stuff to Themes.xs. Corrected signal "scriptTimo Sirainen
2001-10-20Dependencies finally work correctly in perl libraries (they're each compiledTimo Sirainen
2001-10-20Added 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 /SCRIPTTimo Sirainen
2001-07-24Don't crash when trying to bless NULLsTimo Sirainen
2001-07-18Irssi::printformat() called printformat_window() to print the text whichTimo Sirainen
2001-07-12Removed everything from @EXPORT - they weren't supposed to be there.Timo Sirainen
2001-07-12Irssi::Server::command() - window item parameter should be NULLTimo Sirainen
2001-06-29Added some new variables for UI::WindowTimo Sirainen
2001-06-27Moved fe_perl module to use Irssi::UI .. this breaks several scripts thatTimo Sirainen