Age | Commit message (Expand) | Author |
2000-06-25 | File name completion crashed if you tried to complete file in directory | Timo Sirainen |
2000-06-20 | /command -option fixes | Timo Sirainen |
2000-06-20 | 1 message transalted, some fuzzy fixed | wiget |
2000-06-20 | /topic's cmd_get_params() had wrong parameter count.. | Timo Sirainen |
2000-06-20 | cmd_get_params() calls had wrong parameter counts. | Timo Sirainen |
2000-06-20 | When scrollback buffer got full and you hadn't done /LAST or /AWAY, | Timo Sirainen |
2000-06-18 | Display /ALIAS list sorted. | Timo Sirainen |
2000-06-18 | Don't use cmd_get_params() to split the two hosts, it's a lot easier to | Timo Sirainen |
2000-06-18 | File completion updates: | Timo Sirainen |
2000-06-18 | Added g_dirname() so ig_free() won't complain when free()ing it. | Timo Sirainen |
2000-06-18 | Changed option handling in /commands. Irssi will now complain about | Timo Sirainen |
2000-06-17 | updated | Timo Sirainen |
2000-06-17 | Added file name completion for commands /CAT, /RUN, /SAVE, /REHASH and | Timo Sirainen |
2000-06-17 | "command complete" -> "complete command" so that it won't conflict with | Timo Sirainen |
2000-06-17 | File name completion for /DCC SEND | Timo Sirainen |
2000-06-17 | Completion list is now sorted. | Timo Sirainen |
2000-06-17 | Don't add same /command more than once to completion list. | Timo Sirainen |
2000-06-17 | Forgot to add this. | Timo Sirainen |
2000-06-17 | Added /SET reuse_unused_windows setting, default is OFF | Timo Sirainen |
2000-06-17 | Rewrite Tab-completion to work with signals - now it should be easy to | Timo Sirainen |
2000-06-15 | /LAST -away checks only lines that came after last time you went away. | Timo Sirainen |
2000-06-15 | You can specify command(s) to be sent automatically to server after | Timo Sirainen |
2000-06-15 | bugfix | Timo Sirainen |
2000-06-15 | If join to !channel wasn't successfull (banned, etc.), Irssi didn't remove | Timo Sirainen |
2000-06-15 | "window changed" signal handler didn't check if the old or new window | Timo Sirainen |
2000-06-15 | Whops, last "fix" broke timestamp's time. | Timo Sirainen |
2000-06-14 | Don't waste time calculating timestamp differeces if the | Timo Sirainen |
2000-06-14 | Added irssi-version.h.in there | Timo Sirainen |
2000-06-14 | Irssi 0.7.91 released. | Timo Sirainen |
2000-06-14 | Remove line cache from memory after 10 minutes of inactivity. | Timo Sirainen |
2000-06-14 | Don't show "End of WHOWAS" if none of the nicks were found. | Timo Sirainen |
2000-06-14 | Renamed /SET query_auto_close to autoclose_query. | Timo Sirainen |
2000-06-14 | Tab-completion works now with /commands and /set variables, patch by | Timo Sirainen |
2000-06-14 | Ctrl-W deletes word in left - patch from | Timo Sirainen |
2000-06-14 | In netsplit quit messages, display @ in front of operators' nicks. | Timo Sirainen |
2000-06-14 | Fixed some flood detection, ignoring and autoignoring bugs. | Timo Sirainen |
2000-06-14 | Read new server specific settings when reconnecting to new server. | Timo Sirainen |
2000-06-14 | /SET mail_counter on|off. Also, it doesn't anymore read through the file | Timo Sirainen |
2000-06-14 | tab-completion in the middle of line left the cursor in wrong place. | Timo Sirainen |
2000-06-14 | "window changed" signal now gives the old window as it's second argument. | Timo Sirainen |
2000-06-14 | Logging wrote to message to file twice. | Timo Sirainen |
2000-06-14 | If name tag contains '_', it shouldn't be quoted. | Timo Sirainen |
2000-06-12 | Max. mode parameter count was taken from wrong place. | Timo Sirainen |
2000-06-12 | Changed the default flood detection values. | Timo Sirainen |
2000-06-12 | Flood detection fixes | Timo Sirainen |
2000-06-12 | Channel messages were printed wrong because of previous cleanup :) | Timo Sirainen |
2000-06-12 | /HILIGHT -channels didn't work right. | Timo Sirainen |
2000-06-12 | CTCP msgs/replies stops the "event privmsg" or "event notice" signals now | Timo Sirainen |
2000-06-11 | /EVAL will now expand \n and \t to newline and tab. | Timo Sirainen |
2000-06-11 | Print "starting query with <nick>" when query is created. | Timo Sirainen |