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-01-04
Renamed libtool-static to libtool-shared. Generating it should now also
Timo Sirainen
2001-01-04
Added keyboard_entry_redirect() function to keyboard.[ch] which sends
Timo Sirainen
2001-01-04
/UNBAN <ref#> works. /BAN list shows reference numbers.
Timo Sirainen
2001-01-04
Allow stopping signal more than once without sending GLib warning
Timo Sirainen
2001-01-04
fixed minor memory leak
Timo Sirainen
2001-01-04
Unbinding commands didn't work properly
Timo Sirainen
2001-01-04
/LIST: don't require -yes option if there's 1000 channels or less.
Timo Sirainen
2001-01-04
/WINDOW NUMBER: fixed small memory leak
Timo Sirainen
2001-01-03
Removed the "signal" and "last signal" signals. Changed perl's
Timo Sirainen
2001-01-02
"No such nick xx" is printed now with nick argument so it could get
Timo Sirainen
2001-01-02
/SET dcc_autoresume - like /SET dcc_autoget, but resume the files if
Timo Sirainen
2001-01-02
net_accept(), net_getsockname() IPv6 fixes pointed out by pv2b :)
Timo Sirainen
2001-01-02
removed the win32 EINPROGRESS define, that wouldn't work anyway
Timo Sirainen
2001-01-01
Query bugfixes
Timo Sirainen
2001-01-01
/SET windows_auto_renumber - should window refnums be packed when some
Timo Sirainen
2001-01-01
/WINDOW NUMBER: -sticky option added. Closing windows before a sticky
Timo Sirainen
2001-01-01
int:1 -> unsigned int:1
Timo Sirainen
2001-01-01
ischannel()'s parameter updated from char -> char* as done in C API.
Timo Sirainen
2001-01-01
Some query changes. They should now work properly with /SAVEWINDOWS
Timo Sirainen
2001-01-01
MODULE_DATA(item) -> window_item_window(item) - forgot to change these
Timo Sirainen
2001-01-01
added "message own_public" and "message own_private" events that are
Timo Sirainen
2001-01-01
window_item_create(): when there's multiple choices where the window
Timo Sirainen
2001-01-01
small extra checks to /whois redirect checking
Timo Sirainen
2001-01-01
Perl's ldflags usually include at least -lm and maybe some others too.
Timo Sirainen
2001-01-01
Added/moved several "typedef struct _XXX XXX;" to common.h so that
Timo Sirainen
2001-01-01
When joining to !channel because of "407 duplicate channel", it just
Timo Sirainen
2001-01-01
don't do emphasis on nicks in channel (<nick1> _nick2_: hello won't underline)
Timo Sirainen
2000-12-30
removed FIXME text :)
Timo Sirainen
2000-12-30
pidwait: send status as second agument.
Timo Sirainen
2000-12-29
comment update :)
Timo Sirainen
2000-12-29
Irssi::print() doesn't call printtext() with args (.., "%s", text)
Timo Sirainen
2000-12-29
Irssi::signal_emit() was broken.
Timo Sirainen
2000-12-29
If msg comes from unknown channel (like when you just closed some
Timo Sirainen
2000-12-28
removed warning
Timo Sirainen
2000-12-28
server->cmd_last_split wasn't used anymore, removed code related to it.
Timo Sirainen
2000-12-28
Instead of trying to send data to server every 1/10th of second, send
Timo Sirainen
2000-12-28
emphasis moved to fe-messages. added a few checks so that non-words
Timo Sirainen
2000-12-22
Fix for handling duplicate channels
Timo Sirainen
2000-12-19
security fixes from 0.7.97.2
Timo Sirainen
2000-12-19
put back ircnet -> chatnet backwards compatibility, this time modify
Timo Sirainen
2000-12-19
when changing config file to new format send "setup changed" signal at
Timo Sirainen
2000-12-19
/SERVER REMOVE: port parameter should be optional
Timo Sirainen
2000-12-19
Don't check queries whose address isn't known yet.
Timo Sirainen
2000-12-19
don't display ignored quit messages..
Timo Sirainen
2000-12-19
don't autochange nicks from dcc connections.
Timo Sirainen
2000-12-18
bugfix for displaying 128-160 ascii chars.
Timo Sirainen
2000-12-18
Autologging: '/' -> '_' - don't even accidentally try to log to
Timo Sirainen
2000-12-18
quit messages shouldn't crash :)
Timo Sirainen
2000-12-17
Irssi::signal_emit(): changed max. parameter count from 6 to 7
Timo Sirainen
2000-12-17
removed backwards compatibility from ircnet -> chatnet change
Timo Sirainen
[prev]
[next]