Age | Commit message (Expand) | Author |
2000-12-02 | "window item remove" signal: destroy the channel/query record _last_ | Timo Sirainen |
2000-12-02 | /WINDOW ITEM GOTO <name> - sets <name> window item active in current window | Timo Sirainen |
2000-12-02 | Nick completion now completes nicks from all channels in active window, | Timo Sirainen |
2000-12-02 | Use langinfo.h's nl_langinfo(YESEXPR) instead of 'Y'. | Timo Sirainen |
2000-12-02 | Changed init order of fe_channels vs. window_items, now irssi won't print | Timo Sirainen |
2000-12-02 | internal default.theme is used if it isn't found anywhere | Timo Sirainen |
2000-11-30 | Bugfix for deciding which window to place new window item. | Timo Sirainen |
2000-11-30 | send "print starting" signal before each printformat() or printtext() | Timo Sirainen |
2000-11-27 | added dccmsgs level to msgs window. | Timo Sirainen |
2000-11-26 | config changes, CONFIG_REC is now required parameter for | Timo Sirainen |
2000-11-26 | Perl fixes and additions. theme_register() / printformat() works now | Timo Sirainen |
2000-11-26 | theme fixes | Timo Sirainen |
2000-11-26 | Added -current, -window and -level options to /echo | Timo Sirainen |
2000-11-26 | window_find_item() was buggy if window argument was NULL | Timo Sirainen |
2000-11-26 | /WINDOW <number> is now same as /WINDOW REFNUM <number> | Timo Sirainen |
2000-11-26 | /format -reset crashed irssi | Timo Sirainen |
2000-11-25 | Time formats didn't work in directory name of autologs. | Timo Sirainen |
2000-11-23 | more warning fixes | Timo Sirainen |
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 | 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-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 |