Age | Commit message (Expand) | Author |
2001-11-15 | When printing notify joins/leaves, don't print them with hilight color after | Timo Sirainen |
2001-11-15 | textbuffer_insert() didn't work properly when trying to add empty string. | Timo Sirainen |
2001-11-15 | The default color for line should be ATTR_RESET, not 0 (black). | Timo Sirainen |
2001-11-15 | /WINDOW DOWN and /WINDOW UP now cycle to highest/lowest window. | Timo Sirainen |
2001-11-15 | Changed the escaping system - theme_format_expand_data()'s | Timo Sirainen |
2001-11-15 | When overriding default statusbars, don't forget the | Timo Sirainen |
2001-11-15 | Right-aligned statusbar items weren't positioned correctly. | Timo Sirainen |
2001-11-15 | /QUOTE and /RAWQUOTE should work as soon as the socket is connected. | Timo Sirainen |
2001-11-15 | print failed redirections to rawlog even if there's no failure signal. | Timo Sirainen |
2001-11-15 | /WHOIS nick_who_was_in_irc showed only the first and last lines of /WHOWAS. | Timo Sirainen |
2001-11-15 | Lag checking fixes - should work fine again. | Timo Sirainen |
2001-11-15 | /SET force_colors -> /SET term_force_colors. Added /SET term_scroll_fast | Timo Sirainen |
2001-11-15 | Scrolling should dirty the whole scrolling area, not just the new lines. | Timo Sirainen |
2001-11-15 | Don't crash when connecting to server with unknown chat protocol (eg. | Timo Sirainen |
2001-11-15 | Small optimization for whois-redirecting. | Timo Sirainen |
2001-11-15 | redirect_event() didn't give the correct parameter to event_hash2list(). | Timo Sirainen |
2001-11-14 | WHOIS command should be sent after redirecting, not before.. | Timo Sirainen |
2001-11-14 | Still some syncing fixes. Don't loop forever now if we don't find the reply | Timo Sirainen |
2001-11-14 | Report failed redirections in rawlog. | Timo Sirainen |
2001-11-14 | Redirect parameters should be matched case-insensitively | Timo Sirainen |
2001-11-14 | Yet another bugfix for channel sync. | Timo Sirainen |
2001-11-14 | Channel syncing rewrites. | Timo Sirainen |
2001-11-14 | typofix | Timo Sirainen |
2001-11-14 | settings_save() now sends "setup saved" signal - patch by peder@ifi.uio.no | Timo Sirainen |
2001-11-14 | typofix | Timo Sirainen |
2001-11-13 | Reset the terminal color before scrolling, so the scrolled area's background ... | Timo Sirainen |
2001-11-12 | Redirection fixes - added count parameter. | Timo Sirainen |
2001-11-12 | %X should generate "time changed" every second too. | Timo Sirainen |
2001-11-12 | Closing last non-sticky window didn't destroy the split window. | Timo Sirainen |
2001-11-12 | redirect_event() fixed to change empty arg/failure_signal to NULL | Timo Sirainen |
2001-11-12 | extra check to make sure the "timer changed" signal is sent at startup. | Timo Sirainen |
2001-11-12 | /WINDOW BALANCE was buggy sometimes - thanks to poptix for finding it :) | Timo Sirainen |
2001-11-12 | Prefer scrolling with n lines insert/remove to 1 line at a time scrolling | Timo Sirainen |
2001-11-12 | Removed statusbar-items.h | Timo Sirainen |
2001-11-12 | Added Irssi::redirect_get_signal() and Irssi::redirect_peek_signal(). | Timo Sirainen |
2001-11-11 | added server_redirect_peek_signal() function. | Timo Sirainen |
2001-11-11 | --version now shows the date version too. | Timo Sirainen |
2001-11-11 | Fixed to work with new redirection code. Also don't set the mode to +(null) | Timo Sirainen |
2001-11-11 | Updated perl API version. Fixed irssi to behave better if the API doesn't | Timo Sirainen |
2001-11-11 | "mode e" was registered twice - the second one should have been "mode I". | Timo Sirainen |
2001-11-11 | Redirection fixes. | Timo Sirainen |
2001-11-11 | /RAWLOG commands should work immediately after connection to server was | Timo Sirainen |
2001-11-11 | /WHOIS unknown_nick printed the "there was no such nickname" message | Timo Sirainen |
2001-11-11 | Moved rewritten server redirection code from core to irc. This new code | Timo Sirainen |
2001-11-10 | net_listen(): if creating IPv6 socket fails because of EPROTONOSUPPORT, try | Timo Sirainen |
2001-11-07 | net_connect(): if bind() fails, set the address back to INADDR_ANY to make su... | Timo Sirainen |
2001-11-05 | Moved $(GLIB_CFLAGS) after -I includes, to make sure our own .h files get bef... | Timo Sirainen |
2001-11-05 | /CHANNEL xxx - don't crash if not connected to server. | Timo Sirainen |
2001-11-04 | Still messing up with colors. | Timo Sirainen |
2001-11-04 | removed, not needed. | Timo Sirainen |