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-03-04
keep startup-HOWTO in a .html file, use lynx -dump to create the .txt
Timo Sirainen
2001-03-04
added some status information what's it doing at the beginning
Timo Sirainen
2001-03-04
added server_change_nick() function for servers.[ch]. Lots of fixes for
Timo Sirainen
2001-03-04
fixed minor memory leak
Timo Sirainen
2001-03-04
/SET names_max_width - buffer overflowed if it was too small..
Timo Sirainen
2001-03-04
"command window prev" -> "command window previous"
Timo Sirainen
2001-03-04
/NAMES didn't stop the signal properly so /NAMES list was printed twice
Timo Sirainen
2001-03-04
updated
Timo Sirainen
2001-03-04
% -> %% so irssi won't treat them as color codes
Timo Sirainen
2001-03-04
/SET autostick_split_windows (default ON) - should we do /WINDOW STICK
Timo Sirainen
2001-03-04
More statusbar size fixes. Shouldn't corrupt entry line anymore.
Timo Sirainen
2001-03-04
Statusbar could have gotten to endless loop trying to grow size of some
Timo Sirainen
2001-03-04
Send "chat protocol deinit" signal when protocol is being
Timo Sirainen
2001-03-04
Forced IPv4 connection to host with only IPv6 address should use the
Timo Sirainen
2001-03-04
union { .. } addr removed from IPADDR - it hasn't been actually used
Timo Sirainen
2001-03-04
save_ips() wasn't working properly..
Timo Sirainen
2001-03-04
Ignores without -time were unignored immediately..
Timo Sirainen
2001-03-04
version = .98.2 actually :)
Timo Sirainen
2001-03-04
/WINDOW SHOW didn't work properly
Timo Sirainen
2001-03-04
IPv6 fixes. Everything now keeps both v4 and v6 addresses in memory and
Timo Sirainen
2001-03-04
removed GLIB_DIR from Makefile, configure compiles it and "make
Timo Sirainen
2001-03-04
/NAMES: -ops -halfops -voices -normal options added. /NAMES without
Timo Sirainen
2001-03-04
when joining lines together, put space between them..
Timo Sirainen
2001-03-03
fe-common/irc/flood removed. Some autoignore / ignore -time updates.
Timo Sirainen
2001-03-03
not needed anymore.
Timo Sirainen
2001-03-03
/CONNECT -ircnet "" - even if someone does this don't make the server
Timo Sirainen
2001-03-03
When /SET autoclose_windows is ON, don't destroy windows if they have
Timo Sirainen
2001-03-03
I knew removing those checks from "channel created" and "query created"
Timo Sirainen
2001-03-03
/JOIN #channel and /QUERY nick won't anymore automatically move
Timo Sirainen
2001-03-03
/SET prompt - if target had %c or something in it, it shouldn't be
Timo Sirainen
2001-03-03
Always save theme to ~/.irssi/ no matter where it was read from.
Timo Sirainen
2001-03-03
window_set_active() doesn't anymore send "window changed" signal if
Timo Sirainen
2001-03-03
HPUX 10.20 needs -D_XOPEN_SOURCE_EXTENDED
Timo Sirainen
2001-03-03
Make sure there's always at least one column even if there's items
Timo Sirainen
2001-03-03
ignore_get_key() moved to fe-common, fixed printing "*" ignore key.
Timo Sirainen
2001-03-03
/BANTYPE -> /SET ban_type. /BAN: -type option added to override default
Timo Sirainen
2001-03-03
"channel created", "query created" .. don't abort adding window item
Timo Sirainen
2001-03-03
updated
Timo Sirainen
2001-03-03
DCC actions have now ACTIONS level as well as the DCCMSGS.
Timo Sirainen
2001-03-03
HILIGHT level didn't work with logs.
Timo Sirainen
2001-03-03
/SET beep_when_window_active + some cleanups
Timo Sirainen
2001-03-03
Removed all beep handling from text printing. If you want to beep just
Timo Sirainen
2001-03-03
delete_next_word key implemented, patch by Tinuk
Timo Sirainen
2001-03-03
/LASTLOG: -case option for case-sensitive matches. -force option is now
Timo Sirainen
2001-03-03
Added strstr_full() and strstr_full_case()
Timo Sirainen
2001-03-03
make -> $(MAKE)
Timo Sirainen
2001-03-03
/SET -clear didn't work with booleans
Timo Sirainen
2001-03-03
cvs version = .99pre
Timo Sirainen
2001-03-02
kb -> kB
Timo Sirainen
2001-02-28
fixed some signed/unsigned issues
Timo Sirainen
[next]