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-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
2000-12-03
/SET show_nickmode_empty - when mode is empty, should we display " " or ""
Timo Sirainen
2000-12-03
/SET emphasis - convert _underlined_ and *bold* words (and phrases) to use
Timo Sirainen
2000-12-02
Theme saving fixes
Timo Sirainen
2000-12-02
Print timestamps correctly with /SB REDRAW
Timo Sirainen
2000-12-02
/SET autocreate_windows - should we create new windows for new window
Timo Sirainen
2000-12-02
Moved activity to last item in statusbar
Timo Sirainen
2000-12-02
/SB REDRAW fixes, multiline formats should work now correctly.
Timo Sirainen
2000-12-02
window_[add|remove]_item -> window_item_[add|remove]
Timo Sirainen
2000-12-02
typofix
Timo Sirainen
2000-12-02
nl_langinfo() didn't work like i thought - fixed :)
Timo Sirainen
2000-12-02
"window item remove" signal: destroy the channel/query record _last_
Timo Sirainen
[prev]
[next]