summaryrefslogtreecommitdiff
path: root/src/fe-common
AgeCommit message (Expand)Author
2000-11-27added dccmsgs level to msgs window.Timo Sirainen
2000-11-26config changes, CONFIG_REC is now required parameter forTimo Sirainen
2000-11-26Perl fixes and additions. theme_register() / printformat() works nowTimo Sirainen
2000-11-26Mode ignores were checked wrongTimo Sirainen
2000-11-26netsplit fixesTimo Sirainen
2000-11-26theme fixesTimo Sirainen
2000-11-26Added -current, -window and -level options to /echoTimo Sirainen
2000-11-26window_find_item() was buggy if window argument was NULLTimo Sirainen
2000-11-26Sometimes netsplit messages didn't get printed at all (those that cameTimo Sirainen
2000-11-26/WINDOW <number> is now same as /WINDOW REFNUM <number>Timo Sirainen
2000-11-26/format -reset crashed irssiTimo Sirainen
2000-11-26Added KILL handling - user/server kills are now printed formatted.Timo Sirainen
2000-11-25Time formats didn't work in directory name of autologs.Timo Sirainen
2000-11-23more warning fixesTimo Sirainen
2000-11-23more changes from int xx:1 to unsigned int xx:1Timo Sirainen
2000-11-23several fixes to make irssi compile without warnings with MIPSproTimo Sirainen
2000-11-22hilight-text: whops, bugfix went wrong :)Timo Sirainen
2000-11-22bugfixesTimo Sirainen
2000-11-21crashfixTimo Sirainen
2000-11-21/SCROLLBACK REDRAW - redraw the contents of current window according toTimo Sirainen
2000-11-18Win32 fixes - Irssi now compiles with MSVC++ :)Timo Sirainen
2000-11-18compiler warning fixes + one real bug in dcc-chatTimo Sirainen
2000-11-17Use signal.h, not sys/signal.hTimo Sirainen
2000-11-17windows.h conflicted with microsoft's windows.h :) renamed windows.[ch] toTimo Sirainen
2000-11-17Remember who set the topic and when, display the info when using /TOPIC.Timo Sirainen
2000-11-17/SET autocreate_query_level DCCMSGS specifies now if DCC chats shouldTimo Sirainen
2000-11-15Don't close non-autologs when leaving channel / closing query.Timo Sirainen
2000-11-13Forgot to call formats_init() / ..deinit()Timo Sirainen
2000-11-12Text printing changes. Formats are now optionally saved to each line soTimo Sirainen
2000-11-09/SET activity_level, /SET hilight_level .. which message levels shouldTimo Sirainen
2000-11-09when finding window for item, prefer empty windows that don't haveTimo Sirainen
2000-11-05Wallop format fixesTimo Sirainen
2000-11-04Fixed lag checking when nick was just being changed.Timo Sirainen
2000-11-02privmsg fixesTimo Sirainen
2000-11-02fixed notices in theme.Timo Sirainen
2000-10-28Some fixes.Timo Sirainen
2000-10-28Cleaned up printtext.c, split part of it to formats.cTimo Sirainen
2000-10-28/SET log_theme - you can now write to log files with different themeTimo Sirainen
2000-10-28Updated new default.theme to module-formats files.Timo Sirainen
2000-10-28Compress colors.Timo Sirainen
2000-10-28Some fixes for handling %nTimo Sirainen
2000-10-27Support for templates in theme files.Timo Sirainen
2000-10-27A simple /EXEC command by Tinuk.Timo Sirainen
2000-10-27If nick isn't found from channel (for whatever reason), print the nickTimo Sirainen
2000-10-22Fixed glib warning with autologging and queries.Timo Sirainen
2000-10-22Key bindings weren't loaded at startup correctly.Timo Sirainen
2000-10-22If window_set_active() was called with NULL window (shouldn't happenTimo Sirainen
2000-10-17Logging fixes. Autologging with same named channels in differentTimo Sirainen
2000-10-15Rejoin fixesTimo Sirainen
2000-10-15Irssi won't automatically overwrite configuration files if they'reTimo Sirainen