index
:
irssi
fix/startup_doc
hax/doc_format_fix
master
The client of the future
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
perl
Age
Commit message (
Expand
)
Author
2001-07-18
Irssi::printformat() called printformat_window() to print the text which
Timo Sirainen
2001-07-16
Added Irssi::command_bind_first() and Irssi::command_bind_last()
Timo Sirainen
2001-07-15
textui isn't done yet.
Timo Sirainen
2001-07-15
Moved awaylog to core.
Timo Sirainen
2001-07-15
Added --home and --config command line parameters to irssi to specify
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-07-01
void should be in separate line
Timo Sirainen
2001-06-30
use Irssi; use Irssi::Irc and use Irssi::UI are now automatically called so
Timo Sirainen
2001-06-30
Updates to perl documentation. Moved Rawlog->{lines} to Rawlog::get_lines()
Timo Sirainen
2001-06-29
Windowitem->{type} wasn't set properly
Timo Sirainen
2001-06-29
Added some new variables for UI::Window
Timo Sirainen
2001-06-29
UI fixes
Timo Sirainen
2001-06-29
Irssi::xx -> Irssi::UI::xx
Timo Sirainen
2001-06-29
Added size/skipped to Dcc::Send / Get records
Timo Sirainen
2001-06-27
Don't print GLIB critical when trying to bless unknown iobject - this could
Timo Sirainen
2001-06-27
Moved fe_perl module to use Irssi::UI .. this breaks several scripts that
Timo Sirainen
2001-06-26
Perl blessing fixes.
Timo Sirainen
2001-06-26
added real_fname to log record.
Timo Sirainen
2001-06-11
plain objects weren't blessed correctly in lists
Timo Sirainen
2001-06-11
$/ was set to undef for perl scripts. removed unused variable.
Timo Sirainen
2001-06-08
"complete word" signal works now with perl and it's possible to manipulate
Timo Sirainen
2001-06-08
added topic_by, topic_time
Timo Sirainen
2001-06-01
added Irssi::parse_special()
Timo Sirainen
2001-05-30
Irssi::command_runsub() - patch by fuchs
Timo Sirainen
2001-05-11
PL_na doesn't exist in Perl 5.004, don't use it.
Timo Sirainen
2001-04-20
Added TEXT_DEST_REC to perl, fixed "print text..." signal declarations.
Timo Sirainen
2001-04-20
Irssi::printformat() didn't work
Timo Sirainen
2001-04-14
related changes to textbuffer update..
Timo Sirainen
2001-03-17
Hilighting updates. /HILIGHT -color, /SET hilight_color and /SET
Timo Sirainen
2001-03-15
if $(MAKE) crap -> ($(MAKE) || $(MAKE)), a lot better :)
Timo Sirainen
2001-03-15
if ! $(MAKE) -> if $(MAKE); then echo; else
Timo Sirainen
2001-03-11
make distclean works now properly for common/ and irc/ directories (by tko)
Timo Sirainen
2001-03-10
typofix
Timo Sirainen
2001-03-08
updated
Timo Sirainen
2001-03-07
some perl fixes. NICK_REC is also now "iobject"..
Timo Sirainen
2001-03-04
removed Flood.xs
Timo Sirainen
2001-03-03
fe-common/irc/flood removed. Some autoignore / ignore -time updates.
Timo Sirainen
2001-03-03
/BANTYPE -> /SET ban_type. /BAN: -type option added to override default
Timo Sirainen
2001-03-03
make -> $(MAKE)
Timo Sirainen
2001-02-23
Fixed for building from objdir
Timo Sirainen
2001-02-22
Verify in configure that linking with perl's LDFLAGS actually works. If
Timo Sirainen
2001-02-22
Removed AUTOIGNORE_REC since it doesn't exist anyremo
Timo Sirainen
2001-02-20
DCC updates
Timo Sirainen
2001-02-20
my_perl fix
Timo Sirainen
2001-02-19
updated
Timo Sirainen
2001-02-18
updates for latest changes
Timo Sirainen
2001-02-17
Irssi::command_bind(): Don't run the command twice. Log updated for
Timo Sirainen
2001-02-17
Moved fe stuff from perl-common to perl-fe.
Timo Sirainen
2001-02-17
/LOAD module tries to load "module_core" instead. If it wasn't found,
Timo Sirainen
[next]