Age | Commit message (Expand) | Author |
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-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 | /SET autocreate_query_level DCCMSGS specifies now if DCC chats should | Timo Sirainen |
2000-11-15 | Don't close non-autologs when leaving channel / closing query. | 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-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-02 | privmsg fixes | Timo Sirainen |
2000-10-28 | Some fixes. | Timo Sirainen |
2000-10-28 | Cleaned up printtext.c, split part of it to formats.c | Timo Sirainen |
2000-10-28 | /SET log_theme - you can now write to log files with different theme | Timo Sirainen |
2000-10-28 | Updated new default.theme to module-formats files. | Timo Sirainen |
2000-10-28 | Compress colors. | Timo Sirainen |
2000-10-28 | Some fixes for handling %n | Timo Sirainen |
2000-10-27 | Support for templates in theme files. | Timo Sirainen |
2000-10-27 | A simple /EXEC command by Tinuk. | Timo Sirainen |
2000-10-27 | If nick isn't found from channel (for whatever reason), print the nick | Timo Sirainen |
2000-10-22 | Fixed glib warning with autologging and queries. | Timo Sirainen |
2000-10-22 | Key bindings weren't loaded at startup correctly. | Timo Sirainen |
2000-10-22 | If window_set_active() was called with NULL window (shouldn't happen | Timo Sirainen |
2000-10-17 | Logging fixes. Autologging with same named channels in different | Timo Sirainen |
2000-10-15 | Irssi won't automatically overwrite configuration files if they're | Timo Sirainen |
2000-10-15 | Some hilight+window activity related fixes | Timo Sirainen |
2000-10-14 | /LAST doesn't print the -!- at the start of lines. | Timo Sirainen |
2000-10-14 | /connect + /server server/chatnet completion by tommik. | Timo Sirainen |
2000-10-14 | Moved nick/msg/channel completion to core with some cleanups. | Timo Sirainen |
2000-10-13 | Forgot to move fe-ignore to core. | Timo Sirainen |
2000-10-13 | Don't show timestamps when doing /LAST. | Timo Sirainen |
2000-10-13 | Complain only once with autologging if opening some log file failed | Timo Sirainen |
2000-10-13 | Saving theme didn't complain if the save failed. | Timo Sirainen |
2000-10-10 | Moved join, part, quit, kick, nick, invite and topic printing to core. | Timo Sirainen |
2000-10-02 | fixes .. still not perfect | Timo Sirainen |
2000-10-01 | Window activity was displayed in wrong window if query windows were | Timo Sirainen |
2000-10-01 | bugfix | Timo Sirainen |
2000-10-01 | Chat protocol updates. | Timo Sirainen |
2000-09-30 | multiprotocol updates. SILC prints channel and private messages now | Timo Sirainen |
2000-09-30 | When connecting to server, change the active window's server if the | Timo Sirainen |
2000-09-29 | minor updates | Timo Sirainen |
2000-09-27 | Show help with "clientcrap" message level, not "never". | Timo Sirainen |
2000-09-27 | /BIND <key> /command works now directly instead of needing the | Timo Sirainen |
2000-09-27 | Closing window didn't update window activity list. | Timo Sirainen |
2000-09-26 | if printformat() was given a argument ending with ^C it could mess up | Timo Sirainen |
2000-09-26 | "NONE" works now with combine_levels(). /WINDOW LEVEL NONE works and if | Timo Sirainen |
2000-09-06 | When pressing line down, the command line wasn't saved to history. | Timo Sirainen |
2000-09-06 | /set autocreate_query -> /set autocreate_query_level | Timo Sirainen |
2000-09-06 | Added tab-completion for /BIND's commands. | Timo Sirainen |
2000-09-06 | Restoring saved windows (/savewindows) didn't work. | Timo Sirainen |