Age | Commit message (Expand) | Author |
2002-05-04 | don't leave active_win corrupted if last window is killed. | Timo Sirainen |
2002-05-04 | updated | Timo Sirainen |
2002-05-02 | Added completion for /LOAD and /WINDOW ITEM MOVE. | Timo Sirainen |
2002-05-02 | reversed the window->items change, it broke ^X | Timo Sirainen |
2002-05-02 | format_read_arglist() now prints the format name also when complaining about | Timo Sirainen |
2002-05-01 | tss@iki.fi -> cras@irssi.org | Timo Sirainen |
2002-05-01 | %# to whois format | Timo Sirainen |
2002-05-01 | Removed the "GLib" text from glib_error format, to stop people thinking they | Timo Sirainen |
2002-04-30 | /notice *, /ctcp * and /nctcp * crashed if there wasn't active window item. | Timo Sirainen |
2002-04-30 | added -actcolor | Timo Sirainen |
2002-04-30 | keep the window items sorted in window->items list, based on when they were | Timo Sirainen |
2002-04-29 | irc_send_cmd_split() printed glib warning if nick parameter didn't exist. | Timo Sirainen |
2002-04-29 | Removed caching of libperl-check, so many people have that problem and it's | Timo Sirainen |
2002-04-29 | make sure nick changes in query don't print warning if query->address is | Timo Sirainen |
2002-04-28 | query->createtime wasn't set | Timo Sirainen |
2002-04-28 | perl hash length fixes, they're also automatically checked now in | Timo Sirainen |
2002-04-28 | $witem->{data_level} didn't work | Timo Sirainen |
2002-04-28 | added %# to a few "/window" lines. | Timo Sirainen |
2002-04-28 | minor fix | Timo Sirainen |
2002-04-28 | added host param to your_nick_changed format too | Timo Sirainen |
2002-04-28 | mode change printing fixes, forgot to commit :) | Timo Sirainen |
2002-04-27 | added signal_continue() for continuing signal emission with new parameters. | Timo Sirainen |
2002-04-27 | add temporary window bind if connection is lost with dcc chat. | Timo Sirainen |
2002-04-27 | /layout save saves !channels using the short name now, so they work properly | Timo Sirainen |
2002-04-27 | Irssi::Theme::get_format() now uses format tag instead of number. | Timo Sirainen |
2002-04-27 | added Irssi::Theme::get_format() | Timo Sirainen |
2002-04-27 | Irssi::format_get_text() didn't work | Timo Sirainen |
2002-04-27 | /EXEC -quiet now hides the output entirely. | Timo Sirainen |
2002-04-27 | Irssi::command_bind*() commands were still using broken old signal | Timo Sirainen |
2002-04-27 | /BIND list changes: added header/footer, added %#, bind_key -> bind_list | Timo Sirainen |
2002-04-27 | more updates | Timo Sirainen |
2002-04-27 | signal_add_first("event join".. so normal join handlers can know about the | Timo Sirainen |
2002-04-26 | removed handling of "you're not chanop" event so that the default handler | Timo Sirainen |
2002-04-26 | %# now toggles monospace font on/off. fe-text doesn't care about it, but | Timo Sirainen |
2002-04-26 | Don't treat +d as regular channel mode. | Timo Sirainen |
2002-04-26 | /WINDOW GOTO channel|query didn't work if their server was different from | Timo Sirainen |
2002-04-25 | added stamp-h1 | Timo Sirainen |
2002-04-25 | some nick change events didn't print the address parameter. | Timo Sirainen |
2002-04-24 | channel->topic_by now always contains the host info too (nick!user@host). | Timo Sirainen |
2002-04-24 | added host parameter to /format nick_changed, own_nick_changed and | Timo Sirainen |
2002-04-23 | more fixes, should finally work everywhere now :) | Timo Sirainen |
2002-04-23 | added $query->{last_unread_msg} | Timo Sirainen |
2002-04-23 | check_address() didn't initialize *wildcards variable properly. | Timo Sirainen |
2002-04-23 | warning fix | Timo Sirainen |
2002-04-23 | yet another fix | Timo Sirainen |
2002-04-22 | more and more glib*.m4 kludges, maybe it finally works? :) | Timo Sirainen |
2002-04-22 | another try with glib*.m4 | Timo Sirainen |
2002-04-22 | Added setby-parameter to "nick mode changed" and "channel mode changed" | Timo Sirainen |
2002-04-22 | updated for the glib*.m4 files | Timo Sirainen |
2002-04-22 | Trying again to add glib.m4 files so you don't need them. autogen.sh kludges | Timo Sirainen |