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
2001-08-28
Check that word isn't empty instead of just assuming it isn't. This one
Timo Sirainen
2001-08-23
removed accidental 'i' :)
Timo Sirainen
2001-08-23
Added server tag to query_start format.
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
/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
Removed some extra ';' chars which made it not compile with perl 5.00x.
Timo Sirainen
2001-08-09
Added Irssi::TextUI.
Timo Sirainen
2001-08-09
/VERSION command and /SV alias now print the version date too.
Timo Sirainen
2001-08-08
Irssi crashed if script died in a signal handler.
Timo Sirainen
2001-08-08
"mail counter" signal is now sent when mail counter is updated in statusbar.
Timo Sirainen
2001-08-08
Added function expand_escapes() which handles now escaping /EVAL and input
Timo Sirainen
2001-08-08
Restoring window layout shouldn't make the queries active.
Timo Sirainen
2001-08-08
Changed signal / function names for /LAYOUT stuff. /LAYOUT RESET now resets
Timo Sirainen
2001-08-08
If we receive INVITE for a channel that is added with /CHANNEL ADD -auto,
Timo Sirainen
2001-08-08
Never insert NUL characters to entry line (Ctrl-Space)
Timo Sirainen
2001-08-08
/BAN [-type] -> /BAN [-normal | -user | -host | -domain | -custom <type>].
Timo Sirainen
2001-08-08
Fixed leaking window binds. They were added but rarely removed.
Timo Sirainen
2001-08-08
one more extra cleanup for textbuffer_remove_all_lines()
Timo Sirainen
2001-08-08
Some extra cleanups for /SB CLEAR.
Timo Sirainen
2001-08-08
/SET autofocus_new_items ON - if newly created window items should be set
Timo Sirainen
2001-08-08
/WINDOW BALANCE didn't work properly when topicbar was off. Added a few
Timo Sirainen
2001-08-08
/NOTIFY printed '!' character after nick if mask was given.
Timo Sirainen
2001-08-07
Irssi crashed if loading script failed.
Timo Sirainen
2001-08-07
/SCRIPT RESET didn't work properly (start/stop functions were called in
Timo Sirainen
2001-08-07
Windows' parent weren't saved (but was restored..)
Timo Sirainen
[prev]
[next]