Age | Commit message (Expand) | Author |
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 |
2002-04-12 | Wrong casting with glib2 fix - GSearchFunc, not GCompareFunc :) | Timo Sirainen |
2002-04-12 | address parameter was missing from /FORMAT invite, nick_changed, kick and | Timo Sirainen |
2002-04-12 | /EXEC -out now sends /msg -nick | -channel so it works properly with silc | Timo Sirainen |
2002-04-12 | window_change_server() : don't change server if it's being disconnected. | Timo Sirainen |
2002-04-12 | added "how do i autorun scripts" | Timo Sirainen |
2002-04-11 | /SET dcc_autoget_max_size default changed to 0 (disabled) - it's pretty | Timo Sirainen |
2002-04-10 | PERL_LDFLAGS isn't used anymore, replaced with other PERL_* | Timo Sirainen |
2002-04-10 | Fixed one error and several warnings with GLIB 2.0 | Timo Sirainen |
2002-04-09 | Added CONNECT to "see also" list | Timo Sirainen |
2002-04-09 | Removed the now useless "/window item move" help with /join | Timo Sirainen |
2002-04-09 | /JOIN #existing_channel jumps to the window where it's joined. | Timo Sirainen |
2002-04-09 | updated comments | Timo Sirainen |
2002-04-09 | Irssi::timeout_add() - don't allow smaller values than 10 | Timo Sirainen |
2002-04-06 | DALnet, not DALNet | Timo Sirainen |
2002-04-05 | workaround for some server that doesn't reply anything to pings. | Timo Sirainen |
2002-04-05 | updated max_whois properly, changed some values from 100 to 30. | Timo Sirainen |
2002-04-05 | added PTnet | Timo Sirainen |
2002-04-03 | if /CONNECT -! ircnet couldn't connect to first server, next was tried but | Timo Sirainen |
2002-04-01 | CLIENTNOTICE and CLIENTERROR shouldn't have been in plural | Timo Sirainen |
2002-04-01 | print() fix | Timo Sirainen |
2002-03-31 | added note about INSTALL file. | Timo Sirainen |
2002-03-31 | Listen for DCC connections in all interfaces | Timo Sirainen |