summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2002-04-22updated for the glib*.m4 filesTimo Sirainen
2002-04-22Trying again to add glib.m4 files so you don't need them. autogen.sh kludgesTimo Sirainen
2002-04-22"message mode" -> "message irc mode", also added in signals.txtTimo Sirainen
2002-04-21struct naming changesTimo Sirainen
2002-04-19signal leak fixTimo Sirainen
2002-04-18/SET dcc_send_replace_space_with_underscore - patch by nix@suhs.nuTimo Sirainen
2002-04-18sig_gui_print_text: don't crash if dest is NULL.Timo Sirainen
2002-04-17/QUERY existing_nick now switches to the window where it exists, instead ofTimo Sirainen
2002-04-17when queried nick changes, "window item name changed" signal is sent too.Timo Sirainen
2002-04-17"gui print text" signal changed, last parameter is now TEXT_DEST_REC, notTimo Sirainen
2002-04-17/WINDOW ITEM GOTO now accepts a number too, to jump to nth window item.Timo Sirainen
2002-04-16fixTimo Sirainen
2002-04-16fixes for new signaling code.Timo Sirainen
2002-04-16If terminfo/termcap isn't found, and --without-textui isn't given, abort theTimo Sirainen
2002-04-16Oh well, couldn't keep these anyway because aclocal doesn't like duplicates.Timo Sirainen
2002-04-15glib.m4 stuff - so people using cvs don't need both glib 1.2 and 2.0Timo Sirainen
2002-04-15Added --with-glib2 option which can be used to build irssi with GLIB 2.0Timo Sirainen
2002-04-15removed a few functions that don't exist anymoreTimo Sirainen
2002-04-15signal leak fixTimo Sirainen
2002-04-15display the refcount properly when complaining that signal is stillTimo Sirainen
2002-04-15fixed several signal leaksTimo Sirainen
2002-04-15Rewritten signal handling code - it wasn't supposed to come before 0.9 irssiTimo Sirainen
2002-04-15GLib errors printed to stderr didn't contain \nTimo Sirainen
2002-04-14/EXEC -interactive : only numbered /execs should have the % prefix.Timo Sirainen
2002-04-14/WINDOW NAME now ignores if you're setting same name to it withoutTimo Sirainen
2002-04-14updated see alsoTimo Sirainen
2002-04-14"bold black" -> "dark grey"Timo Sirainen
2002-04-14typofixTimo Sirainen
2002-04-14added code tagsTimo Sirainen
2002-04-14statusbar section uses now <pre>, not <ul>Timo Sirainen
2002-04-14even more code tagsTimo Sirainen
2002-04-14added code-tags and some other updates.Timo Sirainen
2002-04-13If some keycombo can't be expanded, add it to state list as-is so it can useTimo Sirainen