Age | Commit message (Expand) | Author |
2000-06-30 | /MSG completion fixes. /HELP command completion works. Some other fixes. | Timo Sirainen |
2000-06-30 | Lots of /HILIGHT changes. You can use color names with -color. Window | Timo Sirainen |
2000-06-30 | Added "servertag" format - it's displayed before the message if it | Timo Sirainen |
2000-06-28 | /SET window_close_on_part -> /SET autoclose_windows | Timo Sirainen |
2000-06-28 | /REHASH -> /RELOAD so it won't collide with the server's rehash command. | Timo Sirainen |
2000-06-28 | Added options -delete and -reset for /FORMAT. -delete sets the string | Timo Sirainen |
2000-06-28 | /HILIGHT changed. -nick option now tells to hilight only the nick, not | Timo Sirainen |
2000-06-28 | You can send message to different server with /MSG -<server tag> nick... | Timo Sirainen |
2000-06-28 | Automatic command completion and a few other fixes. | Timo Sirainen |
2000-06-28 | -options can now be completed with tabulator. There's also automatic | Timo Sirainen |
2000-06-27 | "print text stripped" signal wasn't resent with MSGLEVEL_HILIGHT level. | Timo Sirainen |
2000-06-27 | Closing active window that had window items could crash. | Timo Sirainen |
2000-06-25 | Created signal_get_uniq_id() macro. Added some documentation about | Timo Sirainen |
2000-06-25 | Subcommand and command parameter completion works now also if you use | Timo Sirainen |
2000-06-25 | Settings completion works with /TOGGLE also, it completes only boolean | Timo Sirainen |
2000-06-25 | completing files in root directory put extra / character at the start | Timo Sirainen |
2000-06-25 | File name completion crashed if you tried to complete file in directory | Timo Sirainen |
2000-06-18 | Display /ALIAS list sorted. | Timo Sirainen |
2000-06-18 | File completion updates: | Timo Sirainen |
2000-06-18 | Changed option handling in /commands. Irssi will now complain about | 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 | 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 | Renamed /SET query_auto_close to autoclose_query. | 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-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 | /SET close_window_on_part - should we close the window too when | Timo Sirainen |
2000-06-11 | Clear window's waiting_channels list if some other channel/query is | Timo Sirainen |
2000-06-10 | if command is unknown, and cmdchar is found inside the command name, we | Timo Sirainen |
2000-06-10 | "Day changed" is now printed at right time, never after already printed | Timo Sirainen |
2000-06-10 | Don't display the msgs window by default anymore since query windows are | Timo Sirainen |
2000-06-09 | Beeps should work(?). ANSI colors had some bugs, bolds weren't working and | Timo Sirainen |
2000-06-09 | Window activity is now "msg to you" with lines containing hilighted text. | Timo Sirainen |
2000-06-04 | /HILIGHT displayed levels twice. | Timo Sirainen |
2000-06-04 | fixed two minor memleaks. irc/bot directory isn't now build if you specify | Timo Sirainen |
2000-06-04 | /LOG show reference number for each log, you can use it with /LOG START, | Timo Sirainen |
2000-06-02 | Awaylog is printed to screen when you set yourself unaway. | Timo Sirainen |
2000-06-02 | /CAT <file name> [seek position] | Timo Sirainen |
2000-06-01 | Leaving from some channel didn't update status bar. | Timo Sirainen |
2000-05-29 | msgs window was irc server specific - messages from other irc servers were | Timo Sirainen |