Age | Commit message (Expand) | Author |
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 |
2002-04-22 | "message mode" -> "message irc mode", also added in signals.txt | Timo Sirainen |
2002-04-21 | struct naming changes | Timo Sirainen |
2002-04-19 | signal leak fix | Timo Sirainen |
2002-04-18 | /SET dcc_send_replace_space_with_underscore - patch by nix@suhs.nu | Timo Sirainen |
2002-04-18 | sig_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 of | Timo Sirainen |
2002-04-17 | when 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, not | Timo Sirainen |
2002-04-17 | /WINDOW ITEM GOTO now accepts a number too, to jump to nth window item. | Timo Sirainen |
2002-04-16 | fix | Timo Sirainen |
2002-04-16 | fixes for new signaling code. | Timo Sirainen |
2002-04-16 | If terminfo/termcap isn't found, and --without-textui isn't given, abort the | Timo Sirainen |
2002-04-16 | Oh well, couldn't keep these anyway because aclocal doesn't like duplicates. | Timo Sirainen |
2002-04-15 | glib.m4 stuff - so people using cvs don't need both glib 1.2 and 2.0 | Timo Sirainen |
2002-04-15 | Added --with-glib2 option which can be used to build irssi with GLIB 2.0 | Timo Sirainen |
2002-04-15 | removed a few functions that don't exist anymore | Timo Sirainen |
2002-04-15 | signal leak fix | Timo Sirainen |
2002-04-15 | display the refcount properly when complaining that signal is still | Timo Sirainen |
2002-04-15 | fixed several signal leaks | Timo Sirainen |
2002-04-15 | Rewritten signal handling code - it wasn't supposed to come before 0.9 irssi | Timo Sirainen |
2002-04-15 | GLib errors printed to stderr didn't contain \n | Timo 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 without | Timo Sirainen |
2002-04-14 | updated see also | Timo Sirainen |
2002-04-14 | "bold black" -> "dark grey" | Timo Sirainen |
2002-04-14 | typofix | Timo Sirainen |
2002-04-14 | added code tags | Timo Sirainen |
2002-04-14 | statusbar section uses now <pre>, not <ul> | Timo Sirainen |
2002-04-14 | even more code tags | Timo Sirainen |
2002-04-14 | added code-tags and some other updates. | Timo Sirainen |
2002-04-13 | If some keycombo can't be expanded, add it to state list as-is so it can use | Timo Sirainen |