summaryrefslogtreecommitdiff
path: root/src/fe-common/core
AgeCommit message (Expand)Author
2000-12-18Autologging: '/' -> '_' - don't even accidentally try to log toTimo Sirainen
2000-12-18quit messages shouldn't crash :)Timo Sirainen
2000-12-17/SET prompt, /SET prompt_window - Specifies the text in prompt.Timo Sirainen
2000-12-17Settings are now stored in module-specific blocks. Irssi complainsTimo Sirainen
2000-12-17Some minor query fixes. Nick changes are also detected by checking ifTimo Sirainen
2000-12-17Improved nick_match_msg() - it shouldn't give wrong matches as easilyTimo Sirainen
2000-12-17Print quit messages from nick in query windows alsoTimo Sirainen
2000-12-17Theme saving to home dir didn't work correctly if globaldir already hadTimo Sirainen
2000-12-16Error message was missing from theme_save_failedTimo Sirainen
2000-12-10fixed $topic uninitTimo Sirainen
2000-12-09-querychans option for servers and ircnets which specifies how manyTimo Sirainen
2000-12-04/^command should stop also "print starting" and "print format" signals.Timo Sirainen
2000-12-04removed useless if conditionTimo Sirainen
2000-12-04use format_get_text_theme_charargs() instead of ..._args() inTimo Sirainen
2000-12-04In queries the queried nick was always added to completion list even ifTimo Sirainen
2000-12-03nl_langinfo() was a bad idea, don't use it.Timo Sirainen
2000-12-03printtext_multiline(): use the specified level, not MSGLEVEL_NEVER always.Timo Sirainen
2000-12-03Theme updatesTimo Sirainen
2000-12-03/SET show_nickmode_empty - when mode is empty, should we display " " or ""Timo Sirainen
2000-12-03/SET emphasis - convert _underlined_ and *bold* words (and phrases) to useTimo Sirainen
2000-12-02Theme saving fixesTimo Sirainen
2000-12-02Print timestamps correctly with /SB REDRAWTimo Sirainen
2000-12-02/SET autocreate_windows - should we create new windows for new windowTimo Sirainen
2000-12-02window_[add|remove]_item -> window_item_[add|remove]Timo Sirainen
2000-12-02typofixTimo Sirainen
2000-12-02nl_langinfo() didn't work like i thought - fixed :)Timo Sirainen
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 windowTimo Sirainen
2000-12-02Nick completion now completes nicks from all channels in active window,Timo Sirainen
2000-12-02Use langinfo.h's nl_langinfo(YESEXPR) instead of 'Y'.Timo Sirainen
2000-12-02Changed init order of fe_channels vs. window_items, now irssi won't printTimo Sirainen
2000-12-02internal default.theme is used if it isn't found anywhereTimo Sirainen
2000-11-30Bugfix for deciding which window to place new window item.Timo Sirainen
2000-11-30send "print starting" signal before each printformat() or printtext()Timo Sirainen
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-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-26/WINDOW <number> is now same as /WINDOW REFNUM <number>Timo Sirainen
2000-11-26/format -reset crashed irssiTimo 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