index
:
irssi
fix/startup_doc
hax/doc_format_fix
master
The client of the future
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
fe-common
/
core
Age
Commit message (
Expand
)
Author
2000-09-29
minor updates
Timo Sirainen
2000-09-27
Show help with "clientcrap" message level, not "never".
Timo Sirainen
2000-09-27
/BIND <key> /command works now directly instead of needing the
Timo Sirainen
2000-09-27
Closing window didn't update window activity list.
Timo Sirainen
2000-09-26
if printformat() was given a argument ending with ^C it could mess up
Timo Sirainen
2000-09-26
"NONE" works now with combine_levels(). /WINDOW LEVEL NONE works and if
Timo Sirainen
2000-09-06
When pressing line down, the command line wasn't saved to history.
Timo Sirainen
2000-09-06
/set autocreate_query -> /set autocreate_query_level
Timo Sirainen
2000-09-06
Added tab-completion for /BIND's commands.
Timo Sirainen
2000-09-06
Restoring saved windows (/savewindows) didn't work.
Timo Sirainen
2000-09-06
/bind <key> command <cmd> - <cmd> doesn't need to start with / anymore
Timo Sirainen
2000-09-04
Actions will now show up in window activity with hilight or
Timo Sirainen
2000-09-02
Updates.
Timo Sirainen
2000-08-26
Lots of moving stuff around - hopefully I didn't break too much :)
Timo Sirainen
2000-08-12
Query windows are now restored if they were saved with /SAVEWINDOWS.
Timo Sirainen
2000-08-12
mkpath() - behaves like mkdir -p. Autologging now uses it to create
Timo Sirainen
2000-08-11
/LOG: Removed the -rotate option, it was pretty useless since adding
Timo Sirainen
2000-08-11
Autologging fixes: Don't log WHOIS replies by default
Timo Sirainen
2000-08-11
When destroying window, change to different window before destroying
Timo Sirainen
2000-08-04
When server is disconnected, change to use some other server in windows
Timo Sirainen
2000-08-01
/SAVEWINDOWS - saves the current layout of windows. It's automatically
Timo Sirainen
2000-07-31
updated
Timo Sirainen
2000-07-31
Don't allow jumping to last line in history from first line
Timo Sirainen
2000-07-31
Actions didn't trigger window activity
Timo Sirainen
2000-07-31
Added output_format_get_text() function for querying text formats.
Timo Sirainen
2000-07-31
Theme fixes: /RELOAD reloads them, /SET current_theme changes the default
Timo Sirainen
2000-07-31
Never beep with texts with MSGLEVEL_NOHILIGHT level.
Timo Sirainen
2000-07-30
Moved 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 the
Timo Sirainen
2000-07-26
/ECHO didn't print to active window if it was empty and status window
Timo Sirainen
2000-07-26
Command completion should override others.
Timo Sirainen
2000-07-23
Added syntaxes of all commands in comments, they're going to be used to
Timo Sirainen
2000-07-23
Listing keys with /BIND key now checks the keys case-insensitively.
Timo Sirainen
2000-07-22
Moved /SAVE and /RELOAD to fe-common. Print "config saved" and
Timo Sirainen
2000-07-22
Ignore case when checking key names.
Timo Sirainen
2000-07-22
Implemented /WINDOW LAST for changing to last current window.
Timo Sirainen
2000-07-22
/HELP wasn't working.
Timo Sirainen
2000-07-22
Autologging: if we're already logging the item somewhere else, make sure
Timo Sirainen
2000-07-21
/RELOAD still didn't work right.
Timo Sirainen
2000-07-21
You can now change the texts /FORMAT prints itself.
Timo Sirainen
2000-07-19
Removed notices from default highlight level
Timo Sirainen
2000-07-16
reuse_unused_windows is always ON when autoclose_windows is OFF.
Timo Sirainen
2000-07-16
/RELOAD broke keyboard bindings
Timo Sirainen
2000-07-16
Use status window by default.
Timo Sirainen
2000-07-15
Don't print the -!- DCCMSGS level.
Timo Sirainen
2000-07-15
Fixed DCC stuff. Added DCCMSGS level for DCC chat messages.
Timo Sirainen
2000-07-10
Enabled lots of GCC warnings, fixed those that were easy to fix.
Timo Sirainen
2000-07-09
Don't add the highlighted window to activity list if it's the current
Timo Sirainen
2000-07-09
-option tab-completion didn't work.
Timo Sirainen
2000-07-09
Moved is_base_command() from command completion to command_have_sub()
Timo Sirainen
[next]