summaryrefslogtreecommitdiff
path: root/src/fe-common/core
AgeCommit message (Expand)Author
2000-11-17windows.h conflicted with microsoft's windows.h :) renamed windows.[ch] toTimo 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-02privmsg fixesTimo 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-15Irssi won't automatically overwrite configuration files if they'reTimo Sirainen
2000-10-15Some hilight+window activity related fixesTimo 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-14Moved nick/msg/channel completion to core with some cleanups.Timo Sirainen
2000-10-13Forgot to move fe-ignore to core.Timo Sirainen
2000-10-13Don't show timestamps when doing /LAST.Timo Sirainen
2000-10-13Complain only once with autologging if opening some log file failedTimo Sirainen
2000-10-13Saving theme didn't complain if the save failed.Timo Sirainen
2000-10-10Moved join, part, quit, kick, nick, invite and topic printing to core.Timo Sirainen
2000-10-02fixes .. still not perfectTimo Sirainen
2000-10-01Window activity was displayed in wrong window if query windows wereTimo Sirainen
2000-10-01bugfixTimo Sirainen
2000-10-01Chat protocol updates.Timo Sirainen
2000-09-30multiprotocol updates. SILC prints channel and private messages nowTimo Sirainen
2000-09-30When connecting to server, change the active window's server if theTimo Sirainen
2000-09-29minor updatesTimo Sirainen
2000-09-27Show help with "clientcrap" message level, not "never".Timo Sirainen
2000-09-27/BIND <key> /command works now directly instead of needing theTimo Sirainen
2000-09-27Closing window didn't update window activity list.Timo Sirainen
2000-09-26if printformat() was given a argument ending with ^C it could mess upTimo Sirainen
2000-09-26"NONE" works now with combine_levels(). /WINDOW LEVEL NONE works and ifTimo Sirainen
2000-09-06When pressing line down, the command line wasn't saved to history.Timo Sirainen
2000-09-06/set autocreate_query -> /set autocreate_query_levelTimo Sirainen
2000-09-06Added tab-completion for /BIND's commands.Timo Sirainen
2000-09-06Restoring saved windows (/savewindows) didn't work.Timo Sirainen
2000-09-06/bind <key> command <cmd> - <cmd> doesn't need to start with / anymoreTimo Sirainen
2000-09-04Actions will now show up in window activity with hilight orTimo Sirainen
2000-09-02Updates.Timo Sirainen