Age | Commit message (Expand) | Author |
2000-11-23 | more changes from int xx:1 to unsigned int xx:1 | Timo Sirainen |
2000-11-23 | several fixes to make irssi compile without warnings with MIPSpro | Timo Sirainen |
2000-11-22 | hilight-text: whops, bugfix went wrong :) | Timo Sirainen |
2000-11-22 | bugfixes | Timo Sirainen |
2000-11-21 | Added input_add() / input_remove() | Timo Sirainen |
2000-11-21 | crashfix | Timo Sirainen |
2000-11-21 | /SCROLLBACK REDRAW - redraw the contents of current window according to | Timo Sirainen |
2000-11-18 | Win32 fixes - Irssi now compiles with MSVC++ :) | Timo Sirainen |
2000-11-18 | compiler warning fixes + one real bug in dcc-chat | Timo Sirainen |
2000-11-18 | windows.h -> fe-windows.h | Timo Sirainen |
2000-11-17 | Don't crash if MAIL environment isn't set. | Timo Sirainen |
2000-11-17 | Use signal.h, not sys/signal.h | Timo Sirainen |
2000-11-17 | windows.h conflicted with microsoft's windows.h :) renamed windows.[ch] to | Timo Sirainen |
2000-11-17 | Remember who set the topic and when, display the info when using /TOPIC. | Timo Sirainen |
2000-11-17 | If other side replies to our DCC CHAT request with DCC CHAT request of | Timo Sirainen |
2000-11-17 | Check that enough parameters are given to /DCC CLOSE | Timo Sirainen |
2000-11-17 | /SET autocreate_query_level DCCMSGS specifies now if DCC chats should | Timo Sirainen |
2000-11-16 | Added some comments about redirection problems. | Timo Sirainen |
2000-11-15 | Don't close non-autologs when leaving channel / closing query. | Timo Sirainen |
2000-11-14 | /NICK was broken. | Timo Sirainen |
2000-11-13 | Forgot to call formats_init() / ..deinit() | Timo Sirainen |
2000-11-12 | Text printing changes. Formats are now optionally saved to each line so | Timo Sirainen |
2000-11-11 | Some sizeof() fixes to IPv6 support when connecting to IPv4 addresses. | Timo Sirainen |
2000-11-11 | Ctrl-T = transpose_characters | Timo Sirainen |
2000-11-11 | /SET dcc_autodisplay_dialog isn't used for anything, removed. | Timo Sirainen |
2000-11-10 | Use nodelay() instead of halfdelay() | Timo Sirainen |
2000-11-10 | Don't change client's nick every time someone else changes nick.. | Timo Sirainen |
2000-11-09 | "NOTIFY" was missing from syntax | Timo Sirainen |
2000-11-09 | let actions pass through the proxy to clients, they're not "real" CTCPs.. | Timo Sirainen |
2000-11-09 | ping/pong was broken again, hope this now _finally_ works :) | Timo Sirainen |
2000-11-09 | I had broken the /names list.. :) | Timo Sirainen |
2000-11-09 | Use ircnet name as the proxy's "real address". | Timo Sirainen |
2000-11-09 | One final fix for ping/pong | Timo Sirainen |
2000-11-09 | fix to ping/pong handling :) | Timo Sirainen |
2000-11-09 | When sending /NAMES after join: Don't send lines longer than 512 chars - | Timo Sirainen |
2000-11-09 | Hide IRSSILAG notices from clients | Timo Sirainen |
2000-11-09 | PING from client wasn't handled correctly. | Timo Sirainen |
2000-11-09 | /SET activity_level, /SET hilight_level .. which message levels should | Timo Sirainen |
2000-11-09 | when finding window for item, prefer empty windows that don't have | Timo Sirainen |
2000-11-08 | level_get() didn't check ambiguous commands correctly - dcc always failed | Timo Sirainen |
2000-11-08 | nick changes were buggy | Timo Sirainen |
2000-11-07 | minor speed enhance | Timo Sirainen |
2000-11-07 | minor cleanups | Timo Sirainen |
2000-11-07 | Updated stristr() and stristr_full() to be a bit faster. | Timo Sirainen |
2000-11-07 | Regexp ignores are now compiled when they're created, not every time | Timo Sirainen |
2000-11-06 | Connecting to proxy when server connection was down didn't work correctly. | Timo Sirainen |
2000-11-06 | Proxy plugin fixes and cleanups. Supports now multiple servers, doesn't | Timo Sirainen |
2000-11-05 | Wallop format fixes | Timo Sirainen |
2000-11-04 | rejoin timeout 1min -> 5min | Timo Sirainen |
2000-11-04 | added small sanity check | Timo Sirainen |