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
2003-11-24
removed //#include
Timo Sirainen
2003-11-23
0.8.8 with a few backwards compatibility fixes
Timo Sirainen
2003-11-23
netjoin mode fixes
Timo Sirainen
2003-11-23
Don't count linefeeds in paste detection to avoid it going on when holding
Timo Sirainen
2003-11-21
Removed /SET paste_detect_keycount - don't really need it anymore.
Timo Sirainen
2003-11-21
pasting fixes. changed key to ^K from ^O since ^O is working strangely in
Timo Sirainen
2003-11-20
/SET chanmode_verbose -> chanmode_expando_strip
Timo Sirainen
2003-11-17
Fixed paste_warning format
Timo Sirainen
2003-11-17
disabling paste detection works again
Timo Sirainen
2003-11-17
again changed the paste_detect defaults.
Timo Sirainen
2003-11-17
potential crashfix
Timo Sirainen
2003-11-17
fix
Timo Sirainen
2003-11-17
paste texts are themeable now.
Timo Sirainen
2003-11-17
When pasting to empty window, don't ask about if pasting was wanted or not.
Timo Sirainen
2003-11-17
paste detection fixes
Timo Sirainen
2003-11-17
crashfix when quitting
Timo Sirainen
2003-11-17
more initializing..
Timo Sirainen
2003-11-17
initialize prev_entry
Timo Sirainen
2003-11-16
Fixed some memory leaks.
Timo Sirainen
2003-11-16
paste detection growed.
Timo Sirainen
2003-11-16
fix, try #2
Timo Sirainen
2003-11-16
crashfix for some systems
Timo Sirainen
2003-11-16
pasting fixes
Timo Sirainen
2003-11-16
If pasting more lines than /SET paste_verify_line_count, ask before doing
Timo Sirainen
2003-11-16
changed /set pster_detect_keycount 5 -> 6 to fix function keys
Timo Sirainen
2003-11-16
compile fix if there's no openssl
Timo Sirainen
2003-11-16
Added pasting detection. All keys except CR and LF are pasted as-is into
Timo Sirainen
2003-11-16
Assume JOIN failed if we get any 4xx numeric back with channel name in it
Timo Sirainen
2003-11-16
Support 479 illegal channel name numeric
Timo Sirainen
2003-11-16
remove Makefile with make distclean
Timo Sirainen
2003-11-16
compile fix for glib2
Timo Sirainen
2003-11-16
Fixed some gcc aliasing warnings
Timo Sirainen
2003-11-16
Support for sending SSL certificate to server and optionally verify server's
Timo Sirainen
2003-11-16
lag_min_show change wrong
Timo Sirainen
2003-11-16
Automatic backwards compatibility transitions.
Timo Sirainen
2003-11-16
parse_time_interval: x days were actually returned as hours. weeks were
Timo Sirainen
2003-11-16
Don't crash with /DCC SEND nick ""
Timo Sirainen
2003-11-16
Don't reconnect with invalid own hostname.
Timo Sirainen
2003-11-16
Allow /SET dcc_own_ip to be non-local address.
Timo Sirainen
2003-11-16
Time parsing: allow omitting time unit without warning for backwards
Timo Sirainen
2003-11-16
cleanup
Timo Sirainen
2003-10-31
Added /set chanmode_verbose. patch by c0ffee.
Timo Sirainen
2003-10-31
Invalid time error message was wrong. Patch by c0ffee.
Timo Sirainen
2003-10-26
BIG5 stuff is used only if term_type is big5
Timo Sirainen
2003-10-19
BIG5 fixes by vanilla@FreeBSD.org(?)
Timo Sirainen
2003-10-19
CTCP forwarding fixes by Valentin Batz
Timo Sirainen
2003-10-11
unsigned long -> gsize
Timo Sirainen
2003-10-11
unsigned long -> gsize
Timo Sirainen
2003-10-11
Changed some checks i_isspace() -> ' ' so that TAB isn't included in checks.
Timo Sirainen
2003-10-06
64bit fixes by Stefan Fent
Timo Sirainen
[prev]
[next]