..
.cvsignore
s/core/common/ - because make clean tried to delete it :)
2000-10-03 19:10:24 +00:00
Channel.xs
fixes, perl should work correctly now :)
2000-12-09 20:54:47 +00:00
Core.xs
Unbinding commands didn't work properly
2001-01-04 09:45:46 +00:00
Ignore.xs
fixes, perl should work correctly now :)
2000-12-09 20:54:47 +00:00
Irssi.pm
added functions from fe-windows.h and window-items.h
2000-11-25 23:05:50 +00:00
Irssi.xs
Perl fixes and additions. theme_register() / printformat() works now
2000-11-26 09:22:18 +00:00
Log.xs
fixes, perl should work correctly now :)
2000-12-09 20:54:47 +00:00
Makefile.PL.in
Perl fixes and additions. theme_register() / printformat() works now
2000-11-26 09:22:18 +00:00
Masks.xs
s/core/common/ - because make clean tried to delete it :)
2000-10-03 19:10:24 +00:00
module.h
Removed the "signal" and "last signal" signals. Changed perl's
2001-01-03 07:34:12 +00:00
Query.xs
ischannel()'s parameter updated from char -> char* as done in C API.
2001-01-01 17:34:03 +00:00
Rawlog.xs
fixes, perl should work correctly now :)
2000-12-09 20:54:47 +00:00
Server.xs
ischannel()'s parameter updated from char -> char* as done in C API.
2001-01-01 17:34:03 +00:00
Settings.xs
s/core/common/ - because make clean tried to delete it :)
2000-10-03 19:10:24 +00:00
Themes.xs
Irssi::printformat() syntax changed: removed server and target, use
2000-12-17 01:29:07 +00:00
typemap
fixes, perl should work correctly now :)
2000-12-09 20:54:47 +00:00
Window.xs
Added printtext_string() which works like printtext(), except it prints
2001-01-05 08:30:01 +00:00