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-09-10
/SET dcc_port accepts now port range (eg. "10000 20000")
Timo Sirainen
2001-09-10
/SET override_coredump_limit - sets core file size to unlimited if set ON
Timo Sirainen
2001-09-10
Disabled using idcok() which caused redrawing problems with netbsd.
Timo Sirainen
2001-09-09
Restoring split windows layout didn't work properly (didn't I already commit
Timo Sirainen
2001-09-09
/WINDOW MOVE UP|DOWN might have crashed.
Timo Sirainen
2001-09-08
/WINDOW ITEM MOVE didn't work properly if there was space after parameter
Timo Sirainen
2001-09-08
Loading modules that didn't have "core" part didn't work (eg. irc_proxy).
Timo Sirainen
2001-09-06
upated
Timo Sirainen
2001-09-06
Use only the first word from username when sending it to server.
Timo Sirainen
2001-08-31
mainwindow_set_size() called mainwindow_shrink() improperly.
Timo Sirainen
2001-08-31
Expando lookup crashed with hi-ascii chars.
Timo Sirainen
2001-08-31
Print the server tag in "query started" messages with query->server_tag, not
Timo Sirainen
2001-08-28
Added command /RESIZE for resizing the terminal when SIGWINCH isn't supported.
Timo Sirainen
2001-08-28
Check that word isn't empty instead of just assuming it isn't. This one
Timo Sirainen
2001-08-24
/CALC alias fixed
Timo Sirainen
2001-08-24
/UPTIME alias was _still_ broken.
Timo Sirainen
2001-08-23
removed accidental 'i' :)
Timo Sirainen
2001-08-23
Added server tag to query_start format.
Timo Sirainen
2001-08-22
/UPTIME alias fixed
Timo Sirainen
2001-08-22
typofix
Timo Sirainen
2001-08-20
Added option /SET autolog_colors. Colors are now off by default for /WINDOW
Timo Sirainen
2001-08-17
/LASTLOG: start parameter wasn't handled correctly
Timo Sirainen
2001-08-17
Module loading fixes.
Timo Sirainen
2001-08-17
typofix
Timo Sirainen
2001-08-17
added textui
Timo Sirainen
2001-08-14
Some internal changes how /SERVER command works. Added /SERVER PURGE
Timo Sirainen
2001-08-14
quitmsg_is_split() fix - the hosts must contain the domain part now (ie.
Timo Sirainen
2001-08-14
Some support for lain ircd's /SETHOST - It /PART + /JOINs all channels, so
Timo Sirainen
2001-08-14
Rewrote quitmsg_is_split(). A bit faster now and doesn't match to quit
Timo Sirainen
2001-08-14
Irssi::TextUI::TextBufferVew should also contain the scroll..
Timo Sirainen
2001-08-14
Updated for view->scroll.
Timo Sirainen
2001-08-14
Typofix - might have caused a crash if channel was destroyed with /WINDOW
Timo Sirainen
2001-08-14
--more-- checker uses now "gui print text finished" signal. "gui " part was
Timo Sirainen
2001-08-14
/SET scroll ON - should the windows be scrolled by default when you're at
Timo Sirainen
2001-08-14
Removed trigraphs by adding "" in the middle.
Timo Sirainen
2001-08-14
Added missing module_register() calls.
Timo Sirainen
2001-08-14
Module loading updates - /LOAD shows now also the statically loaded modules.
Timo Sirainen
2001-08-14
minor speedups and signal removing fixes
Timo Sirainen
2001-08-13
"IRC Net" -> "Network" in /SERVER LIST and /CHANNEL LIST
Timo Sirainen
2001-08-13
max_query_chans set to 1 by default. Set to 10 in networks where it's known
Timo Sirainen
2001-08-13
/INVITELIST prints "Invite list is empty" message and complains about not
Timo Sirainen
2001-08-13
Added "message irc ..." signals
Timo Sirainen
2001-08-13
/LOG OPEN -color, /SET awaylog_colors - specifies that the color codes
Timo Sirainen
2001-08-12
textbuffer_view_remove_line() fixes (with a small kludge..)
Timo Sirainen
2001-08-12
One more limit to "key" names - it can't start with a digit. This allows us
Timo Sirainen
2001-08-12
Bugfix to keyb. code :) And now the "key" names can contain only
Timo Sirainen
2001-08-12
Keyboard code fixes - meta-arrows etc. should work now correctly.
Timo Sirainen
2001-08-12
/WINDOW CLOSE <first> didn't work if <last> too wasn't specified..
Timo Sirainen
2001-08-09
updates
Timo Sirainen
2001-08-09
Check that IPv6 structures are found if --enable-ipv6 is given.
Timo Sirainen
[next]