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
Age
Commit message (
Expand
)
Author
2001-11-29
Allow using Irssi::signal_add('command ...', ..) so irssi won't crash when
Timo Sirainen
2001-11-29
command_unbind() - don't crash if trying to unbind a command not registered
Timo Sirainen
2001-11-29
/QUOTE and /RAWQUOTE shouldn't work until connect() to server is finished.
Timo Sirainen
2001-11-29
When /SET colors is OFF, irssi displays all non-default background colors as ...
Timo Sirainen
2001-11-28
Added Irssi::Irc::get_mask() and Irssi::Irc::MASK_*
Timo Sirainen
2001-11-28
/QUERY without a parameter but with options (eg. /alias query query -window)
Timo Sirainen
2001-11-28
/EXEC -interactive was broken.
Timo Sirainen
2001-11-28
"event 378" is also used to end /MAP in OPN.
Timo Sirainen
2001-11-28
g_free_not_null() is now equal to g_free() - didn't notice before this was
Timo Sirainen
2001-11-27
max number of parameters for printformat() was calculated wrong.
Timo Sirainen
2001-11-27
didn't work properly with scripts calling Irssi::printformat()
Timo Sirainen
2001-11-27
removed memdebug support
Timo Sirainen
2001-11-27
default level for /EXEC should be CLIENTCRAP, not CLIENTNOTICE.
Timo Sirainen
2001-11-27
/SET term_force_colors was broken.
Timo Sirainen
2001-11-25
added support for servers where /WHO only gives "end of who" message.
Timo Sirainen
2001-11-25
Irssi didn't properly abort a redirection of which end event it missed.
Timo Sirainen
2001-11-25
printformat_perl() crashfix was buggy :)
Timo Sirainen
2001-11-25
/SET dcc_own_ip now affects also which interface irssi uses to connect to
Timo Sirainen
2001-11-25
Added backwards compatibility for /UPGRADE for transferring nick list..
Timo Sirainen
2001-11-25
/UPGRADE: when trying to restore connection to server of which chat
Timo Sirainen
2001-11-25
--more-- statusbar item didn't work properly with split windows. Also
Timo Sirainen
2001-11-25
window_get_theme() now checks that window isn't NULL, so we don't crash if
Timo Sirainen
2001-11-25
/SCRIPT LOAD modifies the script name so that all non-alphanumeric
Timo Sirainen
2001-11-25
/UPGRADE: Irssi no longer asks for /NAMES list from server when
Timo Sirainen
2001-11-25
Irssi::printformat() doesn't crash anymore if you try to use unregistered
Timo Sirainen
2001-11-25
/FORMAT timestamp and /FORMAT day_changed use now strftime()-style
Timo Sirainen
2001-11-25
Added printtext_string_window(), Irssi::UI::Window::print() uses it also
Timo Sirainen
2001-11-25
/WINDOW NAME now complains if you try to change the window's name to
Timo Sirainen
2001-11-25
Doing /RECONNECT while server was still being connected to, irssi
Timo Sirainen
2001-11-25
Irssi::Window::command() should make the specified window active_win
Timo Sirainen
2001-11-24
Irssi::printformat() crashed if the registered format contained $0- etc.
Timo Sirainen
2001-11-21
/FOREACH QUERY did actually same as /FOREACH CHANNEL :)
Timo Sirainen
2001-11-20
set only non-automatic windows sticky so that the windows irssi creates at
Timo Sirainen
2001-11-20
377 numeric seems to be used as motd by some servers..
Timo Sirainen
2001-11-20
Still forgot to add pidwait_get_pids() here.
Timo Sirainen
2001-11-20
added function pidwait_get_pids() which session.c uses - forgot to commit
Timo Sirainen
2001-11-20
/SET colors OFF should work even if /SET term_force_colors is ON
Timo Sirainen
2001-11-20
--session broke --help output
Timo Sirainen
2001-11-20
/UPGRADE: waited pids are now transferred to new client so we don't leave
Timo Sirainen
2001-11-20
using signal_add() instead of signal_add_first() again. the ..first() wasn't
Timo Sirainen
2001-11-20
data_is_empty() might have crashed when it was called at the startup when
Timo Sirainen
2001-11-20
/WINDOW STICK <ref#> OFF didn't work.
Timo Sirainen
2001-11-20
When creating hidden windows in sticky split windows, they should go to the
Timo Sirainen
2001-11-20
send_raw_split() example's nickarg was wrong (2 -> 3).
Timo Sirainen
2001-11-20
irc_send_cmd_split() - don't crash if there was no nicks given (probably
Timo Sirainen
2001-11-20
/UPGRADE: --home and --config parameters weren't passed to new irssi.
Timo Sirainen
2001-11-20
Added /FORMAT names_prefix to print prefix at the beginning of each /NAMES
Timo Sirainen
2001-11-20
Typobugfix.
Timo Sirainen
2001-11-20
Irssi didn't redraw the screen properly when split windows were created but
Timo Sirainen
2001-11-20
/SET autocreate_split_windows - If autocreated windows should be split
Timo Sirainen
[prev]
[next]