summaryrefslogtreecommitdiff
path: root/src/perl/textui/TextUI.xs
AgeCommit message (Expand)Author
2018-01-09Changed spaces to tabJari Matilainen
2018-01-09Add perl access to hidden_level in TEXT_BUFFER_VIEW_RECJari Matilainen
2015-02-16Silence unused value warnings in perl binding codedequis
2014-06-27add print_text_after_time to specify time stamp for linesAilin Nemui
2014-06-24Define PERL_NO_GET_CONTEXT in all perl source filesDavid Leadbeater
2014-06-16correct package of server gui_printtext_afterAilin Nemui
2014-06-16fix package of term_refresh_* script apiAilin Nemui
2008-12-12Revert r4964, at least one script uses ypos.Emanuele Giaquinta
2008-12-11Remove ypos field of TEXT_BUFFER_VIEW_REC, it is used to compute the rowEmanuele Giaquinta
2008-12-10Add print_after method to Window perl object analogous toEmanuele Giaquinta
2008-11-02Fix r4879 change.Emanuele Giaquinta
2007-08-04Add Perl bindings for some gui_entry methods.Wouter Coekaerts
2005-03-07Fix /script reset, which caused crashes (Bug 48)Wouter Coekaerts
2002-11-07Some compiling fixes found by -Wall in perl dirs..Timo Sirainen
2002-08-08another crashfixTimo Sirainen
2002-08-08crashfix for sbitem->{window}Timo Sirainen
2002-08-08Added window variable to Irssi::TextUI::StatusbarItemTimo Sirainen
2002-01-21Added Irssi::term_refresh_freeze() and ..thaw()Timo Sirainen
2001-11-17Didn't I already commit these? .. added format_get_text(),Timo Sirainen
2001-11-11Updated perl API version. Fixed irssi to behave better if the API doesn'tTimo Sirainen
2001-10-24Removed unfinished code that was not supposed to go to cvs..Timo Sirainen
2001-10-24Added support for changing indentation behaviour with modules.Timo 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-08-14Irssi::TextUI::TextBufferVew should also contain the scroll..Timo Sirainen
2001-08-09Added Irssi::TextUI.Timo Sirainen