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
Age
Commit message (
Expand
)
Author
2000-12-16
Config file handle wasn't closed if config_write_block() failed
Timo Sirainen
2000-12-16
Error message was missing from theme_save_failed
Timo Sirainen
2000-12-15
Blocking sockets (win32) shouldn't block irssi entirely now.
Timo Sirainen
2000-12-10
added $usermode expando
Timo Sirainen
2000-12-10
fixed $topic uninit
Timo Sirainen
2000-12-10
added $topic expando
Timo Sirainen
2000-12-10
$T in empty window crashed
Timo Sirainen
2000-12-10
'_' character wasn't treated as acceptable $variable_name character.
Timo Sirainen
2000-12-09
Don't crash with /reconnect <unknown tag>
Timo Sirainen
2000-12-09
/perl command does now "use Irssi::Proto" for all chat protocols that
Timo Sirainen
2000-12-09
fixes, perl should work correctly now :)
Timo Sirainen
2000-12-09
-querychans option for servers and ircnets which specifies how many
Timo Sirainen
2000-12-08
net_receive(), net_transmit(): error handling was buggy
Timo Sirainen
2000-12-08
bugfix
Timo Sirainen
2000-12-07
automatic /whowas in /whois crashed (after server <-> data change)
Timo Sirainen
2000-12-06
sometimes channel key wasn't saved.
Timo Sirainen
2000-12-06
bugfix in handling command(), cmdchar at start of command was still required..
Timo Sirainen
2000-12-06
irssi_bless() crashed with NULL parameter
Timo Sirainen
2000-12-06
perl changes - values() method doesn't exist anymore, instead of
Timo Sirainen
2000-12-06
NICK_REC can be now inherited
Timo Sirainen
2000-12-06
Use hardcoded array for signals instead of dynamic (pretty useless, "10
Timo Sirainen
2000-12-05
Server events: switched order of data and server parameters. it's now
Timo Sirainen
2000-12-05
net_gethostbyname_nonblock(): don't crash if net_gethosterror() returns
Timo Sirainen
2000-12-05
bot & proxy plugins fixed for GIOChannel changes
Timo Sirainen
2000-12-05
Split expandos from special-vars.c to expandos.c. Added list of signals
Timo Sirainen
2000-12-04
added signal_add_to_id()
Timo Sirainen
2000-12-04
Use GIOChannel instead of sockets directly. Helps porting to win32 :)
Timo Sirainen
2000-12-04
/CLEAR -all - clear all windows.
Timo Sirainen
2000-12-04
cmd_get_params() didn't work correctly if we didn't want any paramers
Timo Sirainen
2000-12-04
don't allow printing iso8859-1 nonprintable highascii chars.
Timo Sirainen
2000-12-04
/SET scroll_page_count - how many lines to scroll with pgup/pgdn. either
Timo Sirainen
2000-12-04
/^command should stop also "print starting" and "print format" signals.
Timo Sirainen
2000-12-04
removed useless if condition
Timo Sirainen
2000-12-04
use format_get_text_theme_charargs() instead of ..._args() in
Timo Sirainen
2000-12-04
In queries the queried nick was always added to completion list even if
Timo Sirainen
2000-12-04
own dcc messages weren't displayed in right window.
Timo Sirainen
2000-12-03
nl_langinfo() was a bad idea, don't use it.
Timo Sirainen
2000-12-03
printtext_multiline(): use the specified level, not MSGLEVEL_NEVER always.
Timo Sirainen
2000-12-03
Don't crash if first line in window is just a newline
Timo Sirainen
2000-12-03
print the firsttimer info to irssi's window instead of stdout.
Timo Sirainen
2000-12-03
complain about old default.themes
Timo Sirainen
2000-12-03
signal "netsplit add" -> "netsplit new"
Timo Sirainen
2000-12-03
Don't redraw screen when trying to scroll up at the start of scrollback
Timo Sirainen
2000-12-03
command() doesn't need cmdchar at start of command anymore.
Timo Sirainen
2000-12-03
/RECONNECT without any parameters and when not connected to any server
Timo Sirainen
2000-12-03
Reply to clients which send IRSSILAG notices to themselves.
Timo Sirainen
2000-12-03
Removed targets from printformat()s so all those extra dcc messages
Timo Sirainen
2000-12-03
fixes
Timo Sirainen
2000-12-03
Theme updates
Timo Sirainen
2000-12-03
Remove trailing spaces from all modes
Timo Sirainen
[prev]
[next]