summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-05-05removed colorless.theme since it's not autogeneratedTimo Sirainen
2002-05-04window_set_name() - when setting it to "", set it NULL instead.Timo Sirainen
2002-05-04don't leave active_win corrupted if last window is killed.Timo Sirainen
2002-05-04updatedTimo Sirainen
2002-05-02Added completion for /LOAD and /WINDOW ITEM MOVE.Timo Sirainen
2002-05-02reversed the window->items change, it broke ^XTimo Sirainen
2002-05-02format_read_arglist() now prints the format name also when complaining aboutTimo Sirainen
2002-05-01tss@iki.fi -> cras@irssi.orgTimo Sirainen
2002-05-01%# to whois formatTimo Sirainen
2002-05-01Removed the "GLib" text from glib_error format, to stop people thinking theyTimo Sirainen
2002-04-30/notice *, /ctcp * and /nctcp * crashed if there wasn't active window item.Timo Sirainen
2002-04-30added -actcolorTimo Sirainen
2002-04-30keep the window items sorted in window->items list, based on when they wereTimo Sirainen
2002-04-29irc_send_cmd_split() printed glib warning if nick parameter didn't exist.Timo Sirainen
2002-04-29Removed caching of libperl-check, so many people have that problem and it'sTimo Sirainen
2002-04-29make sure nick changes in query don't print warning if query->address isTimo Sirainen
2002-04-28query->createtime wasn't setTimo Sirainen
2002-04-28perl hash length fixes, they're also automatically checked now inTimo Sirainen
2002-04-28$witem->{data_level} didn't workTimo Sirainen
2002-04-28added %# to a few "/window" lines.Timo Sirainen
2002-04-28minor fixTimo Sirainen
2002-04-28added host param to your_nick_changed format tooTimo Sirainen
2002-04-28mode change printing fixes, forgot to commit :)Timo Sirainen
2002-04-27added signal_continue() for continuing signal emission with new parameters.Timo Sirainen
2002-04-27add 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 properlyTimo Sirainen
2002-04-27Irssi::Theme::get_format() now uses format tag instead of number.Timo Sirainen
2002-04-27added Irssi::Theme::get_format()Timo Sirainen
2002-04-27Irssi::format_get_text() didn't workTimo Sirainen
2002-04-27/EXEC -quiet now hides the output entirely.Timo Sirainen
2002-04-27Irssi::command_bind*() commands were still using broken old signalTimo Sirainen
2002-04-27/BIND list changes: added header/footer, added %#, bind_key -> bind_listTimo Sirainen
2002-04-27more updatesTimo Sirainen
2002-04-27signal_add_first("event join".. so normal join handlers can know about theTimo Sirainen
2002-04-26removed handling of "you're not chanop" event so that the default handlerTimo Sirainen
2002-04-26%# now toggles monospace font on/off. fe-text doesn't care about it, butTimo Sirainen
2002-04-26Don't treat +d as regular channel mode.Timo Sirainen
2002-04-26/WINDOW GOTO channel|query didn't work if their server was different fromTimo Sirainen
2002-04-25added stamp-h1Timo Sirainen
2002-04-25some nick change events didn't print the address parameter.Timo Sirainen
2002-04-24channel->topic_by now always contains the host info too (nick!user@host).Timo Sirainen
2002-04-24added host parameter to /format nick_changed, own_nick_changed andTimo Sirainen
2002-04-23more fixes, should finally work everywhere now :)Timo Sirainen
2002-04-23added $query->{last_unread_msg}Timo Sirainen
2002-04-23check_address() didn't initialize *wildcards variable properly.Timo Sirainen
2002-04-23warning fixTimo Sirainen
2002-04-23yet another fixTimo Sirainen
2002-04-22more and more glib*.m4 kludges, maybe it finally works? :)Timo Sirainen
2002-04-22another try with glib*.m4Timo Sirainen
2002-04-22Added setby-parameter to "nick mode changed" and "channel mode changed"Timo Sirainen