summaryrefslogtreecommitdiff
path: root/src/fe-common/core
AgeCommit message (Expand)Author
2000-09-02Updates.Timo Sirainen
2000-08-26Lots of moving stuff around - hopefully I didn't break too much :)Timo Sirainen
2000-08-12Query windows are now restored if they were saved with /SAVEWINDOWS.Timo Sirainen
2000-08-12mkpath() - behaves like mkdir -p. Autologging now uses it to createTimo Sirainen
2000-08-11/LOG: Removed the -rotate option, it was pretty useless since addingTimo Sirainen
2000-08-11Autologging fixes: Don't log WHOIS replies by defaultTimo Sirainen
2000-08-11When destroying window, change to different window before destroyingTimo Sirainen
2000-08-04When server is disconnected, change to use some other server in windowsTimo Sirainen
2000-08-01/SAVEWINDOWS - saves the current layout of windows. It's automaticallyTimo Sirainen
2000-07-31updatedTimo Sirainen
2000-07-31Don't allow jumping to last line in history from first lineTimo Sirainen
2000-07-31Actions didn't trigger window activityTimo Sirainen
2000-07-31Added output_format_get_text() function for querying text formats.Timo Sirainen
2000-07-31Theme fixes: /RELOAD reloads them, /SET current_theme changes the defaultTimo Sirainen
2000-07-31Never beep with texts with MSGLEVEL_NOHILIGHT level.Timo Sirainen
2000-07-30Moved the beep settings_add_xxx() calls from irc to core.Timo Sirainen
2000-07-30/SET beep_on_msg handling moved to printtext() where it catches all theTimo Sirainen
2000-07-26/ECHO didn't print to active window if it was empty and status windowTimo Sirainen
2000-07-26Command completion should override others.Timo Sirainen
2000-07-23Added syntaxes of all commands in comments, they're going to be used toTimo Sirainen
2000-07-23Listing keys with /BIND key now checks the keys case-insensitively.Timo Sirainen
2000-07-22Moved /SAVE and /RELOAD to fe-common. Print "config saved" andTimo Sirainen
2000-07-22Ignore case when checking key names.Timo Sirainen
2000-07-22Implemented /WINDOW LAST for changing to last current window.Timo Sirainen
2000-07-22/HELP wasn't working.Timo Sirainen
2000-07-22Autologging: if we're already logging the item somewhere else, make sureTimo Sirainen
2000-07-21/RELOAD still didn't work right.Timo Sirainen
2000-07-21You can now change the texts /FORMAT prints itself.Timo Sirainen
2000-07-19Removed notices from default highlight levelTimo Sirainen
2000-07-16reuse_unused_windows is always ON when autoclose_windows is OFF.Timo Sirainen
2000-07-16/RELOAD broke keyboard bindingsTimo Sirainen
2000-07-16Use status window by default.Timo Sirainen
2000-07-15Don't print the -!- DCCMSGS level.Timo Sirainen
2000-07-15Fixed DCC stuff. Added DCCMSGS level for DCC chat messages.Timo Sirainen
2000-07-10Enabled lots of GCC warnings, fixed those that were easy to fix.Timo Sirainen
2000-07-09Don't add the highlighted window to activity list if it's the currentTimo Sirainen
2000-07-09-option tab-completion didn't work.Timo Sirainen
2000-07-09Moved is_base_command() from command completion to command_have_sub()Timo Sirainen
2000-07-08Implemented /BIND [<key> [<action> [<data>]]] command.Timo Sirainen
2000-07-08Reading and saving keyboard configuration actually works now.Timo Sirainen
2000-07-07Tab-completion for /FORMAT.Timo Sirainen
2000-07-04/CAT, /HELP xx and reading autorun commands stuck irssi to infiniteTimo Sirainen
2000-07-04Changed /TOPIC -d to be /TOPIC -delete instead, the automatic optionTimo Sirainen
2000-07-02forgot to add thisTimo Sirainen
2000-07-02Implemented runtime loadable modules. /LOAD loads a module, /UNLOADTimo Sirainen
2000-07-02If you're pasting text to channel and some of it starts with /, IrssiTimo Sirainen
2000-07-02Fixed a couple of potential problems if there was longer lines than 64kTimo Sirainen
2000-07-02/^command hides the output of the command, it's not written to logTimo Sirainen
2000-07-02Don't check highlighting if the message was meant for you (your nick atTimo Sirainen
2000-07-01The month name parameter was supposed to go to daychange format, not toTimo Sirainen