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
/
ui
/
Window.xs
Age
Commit message (
Expand
)
Author
2002-11-07
Some compiling fixes found by -Wall in perl dirs..
Timo Sirainen
2002-05-16
Better !channel support - window items now have "visual_name" and channels
Timo Sirainen
2002-03-14
$window->command() changed active window temporarily to wanted one and then
Timo Sirainen
2002-02-15
window_activity() and window_item_activity() are now public. Added them to
Timo Sirainen
2001-12-20
Added command history groups, set them with /WINDOW HISTORY. Patch by peder@i...
Timo Sirainen
2001-12-10
Moved Irssi::command(), Irssi::Server::command() and Irssi::Windowitem::comma...
Timo Sirainen
2001-11-25
Added printtext_string_window(), Irssi::UI::Window::print() uses it also
Timo Sirainen
2001-11-25
Irssi::Window::command() should make the specified window active_win
Timo Sirainen
2001-11-19
Irssi::Irc::Dcc::* is now correctly blessed instead of using Irssi::Irc::Dcc
Timo Sirainen
2001-11-18
Irssi::Server::print()'s level parameter wasn't optional like in other
Timo Sirainen
2001-10-20
Dependencies finally work correctly in perl libraries (they're each compiled
Timo Sirainen
2001-07-12
Irssi::Server::command() - window item parameter should be NULL
Timo Sirainen
2001-06-27
Moved fe_perl module to use Irssi::UI .. this breaks several scripts that
Timo Sirainen