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-10-20
When resizing terminal smaller, destroy some split windows if they don't fit
Timo Sirainen
2001-10-20
Fixed restoring split windows layout. Some other split window resizing fixes
Timo Sirainen
2001-10-19
Randomizes the quit msg only if it wasn't given.
Timo Sirainen
2001-10-19
Leave one space before topic in topicbar.
Timo Sirainen
2001-10-19
updated infobar text
Timo Sirainen
2001-10-19
/LASTLOG -count option added. patch by dgl@dgl.cx
Timo Sirainen
2001-10-19
format string exploit found & patch by cph@cph.demon.co.uk
Timo Sirainen
2001-10-19
Actions are now transferred correctly, own messages in main irssi are
Timo Sirainen
2001-10-19
added "ctcp msg" and "ctcp reply" signals.
Timo Sirainen
2001-10-18
escape % with % so /HELP hilight won't treat them as colors
Timo Sirainen
2001-10-17
added sb_topic_bg
Timo Sirainen
2001-10-15
mainwindow_set_statusbar_lines() resized only active window - not all
Timo Sirainen
2001-10-15
fixed a small memleak when unloading module
Timo Sirainen
2001-10-15
refcount for timeouts/inputs wasn't 0 initially so it caused some memleaks.
Timo Sirainen
2001-10-15
-ansicolors -mirccolors => -colors in /LOG OPEN syntax, since there's only -c...
Timo Sirainen
2001-10-15
/DEVOICE * should devoice operators having voices too.
Timo Sirainen
2001-10-14
perl_prefix_note shouldn't be printed if --enable-perl-path was given.
Timo Sirainen
2001-10-14
--with-perl-lib=site didn't work if --prefix was given
Timo Sirainen
2001-10-14
Fixed some memory leaks.
Timo Sirainen
2001-10-14
fixed a minor memleak
Timo Sirainen
2001-10-14
Irssi lost channel key for secret/private channels after join.
Timo Sirainen
2001-10-14
added delete_to_next_space command
Timo Sirainen
2001-10-14
delete_previous_word and delete_next_word now deletes only until
Timo Sirainen
2001-10-14
$winname expando didn't change on "window changed" signal.
Timo Sirainen
2001-10-14
Window-statusbars are created correctly with /RELOAD, some input line
Timo Sirainen
2001-10-14
Resizing terminal works now properly, also sends "terminal resized" signal
Timo Sirainen
2001-10-14
Removed hilighting from info-bar. Looks horrible with reversed text in
Timo Sirainen
2001-10-14
Reversed text (^V) works again.
Timo Sirainen
2001-10-14
fallback to sb_background in theme if no other statusbar background settings
Timo Sirainen
2001-10-14
$usermode's "user mode changed" signal had wrong argument check (server vs.
Timo Sirainen
2001-10-14
Irssi::timeout_add() and Irssi::input_add() now accepts any type of variable
Timo Sirainen
2001-10-13
updated for the statusbar
Timo Sirainen
2001-10-13
When active input line was destroyed, irssi didn't set active_entry to NULL.
Timo Sirainen
2001-10-13
expand ~ in --prefix. should fix at least some perl problems with
Timo Sirainen
2001-10-13
Configurable statusbar - see default config file (irssi.conf) for example
Timo Sirainen
2001-10-13
added statusbar configuration
Timo Sirainen
2001-10-13
"extern const char *default_config;" - some other parts of irssi might want
Timo Sirainen
2001-10-02
Added MODULE_DATA_UNSET() macro and started using it. Just to make sure we
Timo Sirainen
2001-10-01
Use the nick as target when printing notify messages, so they go to query win...
Timo Sirainen
2001-10-01
/HELP say by peter@catslair.demon.nl
Timo Sirainen
2001-10-01
/SET translation was broken - fixed by lam@e-gate.pl.
Timo Sirainen
2001-09-23
added expando_get_signals() and special_vars_get_signals() to return list
Timo Sirainen
2001-09-22
channel_create() wasn't called properly
Timo Sirainen
2001-09-22
added config_node_first() function to get the first non-comment node.
Timo Sirainen
2001-09-22
config_node_next() - Returns the next non-comment node in list. Use this
Timo Sirainen
2001-09-22
/SET translation now says if there were any errors
Timo Sirainen
2001-09-22
/COMMAND creation example fixed/updated.
Timo Sirainen
2001-09-21
updated
Timo Sirainen
2001-09-21
bind_key format updated. Doesn't truncate the key now.
Timo Sirainen
2001-09-20
When using /SET hostname ipv6:address, replace the ':' char with '_' so it
Timo Sirainen
[prev]
[next]