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-12-18
Autologging: '/' -> '_' - don't even accidentally try to log to
Timo Sirainen
2000-12-18
quit messages shouldn't crash :)
Timo Sirainen
2000-12-17
/SET prompt, /SET prompt_window - Specifies the text in prompt.
Timo Sirainen
2000-12-17
Settings are now stored in module-specific blocks. Irssi complains
Timo Sirainen
2000-12-17
Some minor query fixes. Nick changes are also detected by checking if
Timo Sirainen
2000-12-17
Improved nick_match_msg() - it shouldn't give wrong matches as easily
Timo Sirainen
2000-12-17
Print quit messages from nick in query windows also
Timo Sirainen
2000-12-17
Theme saving to home dir didn't work correctly if globaldir already had
Timo Sirainen
2000-12-16
Error message was missing from theme_save_failed
Timo Sirainen
2000-12-10
fixed $topic uninit
Timo Sirainen
2000-12-09
-querychans option for servers and ircnets which specifies how many
Timo Sirainen
2000-12-04
/^command should stop also "print starting" and "print format" signals.
Timo Sirainen
2000-12-04
removed useless if condition
Timo Sirainen
2000-12-04
use format_get_text_theme_charargs() instead of ..._args() in
Timo Sirainen
2000-12-04
In queries the queried nick was always added to completion list even if
Timo Sirainen
2000-12-03
nl_langinfo() was a bad idea, don't use it.
Timo Sirainen
2000-12-03
printtext_multiline(): use the specified level, not MSGLEVEL_NEVER always.
Timo Sirainen
2000-12-03
Theme updates
Timo 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 use
Timo Sirainen
2000-12-02
Theme saving fixes
Timo Sirainen
2000-12-02
Print timestamps correctly with /SB REDRAW
Timo Sirainen
2000-12-02
/SET autocreate_windows - should we create new windows for new window
Timo Sirainen
2000-12-02
window_[add|remove]_item -> window_item_[add|remove]
Timo Sirainen
2000-12-02
typofix
Timo Sirainen
2000-12-02
nl_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 window
Timo Sirainen
2000-12-02
Nick completion now completes nicks from all channels in active window,
Timo Sirainen
2000-12-02
Use langinfo.h's nl_langinfo(YESEXPR) instead of 'Y'.
Timo Sirainen
2000-12-02
Changed init order of fe_channels vs. window_items, now irssi won't print
Timo Sirainen
2000-12-02
internal default.theme is used if it isn't found anywhere
Timo Sirainen
2000-11-30
Bugfix for deciding which window to place new window item.
Timo Sirainen
2000-11-30
send "print starting" signal before each printformat() or printtext()
Timo Sirainen
2000-11-27
added dccmsgs level to msgs window.
Timo Sirainen
2000-11-26
config changes, CONFIG_REC is now required parameter for
Timo Sirainen
2000-11-26
Perl fixes and additions. theme_register() / printformat() works now
Timo Sirainen
2000-11-26
theme fixes
Timo Sirainen
2000-11-26
Added -current, -window and -level options to /echo
Timo Sirainen
2000-11-26
window_find_item() was buggy if window argument was NULL
Timo Sirainen
2000-11-26
/WINDOW <number> is now same as /WINDOW REFNUM <number>
Timo Sirainen
2000-11-26
/format -reset crashed irssi
Timo Sirainen
2000-11-25
Time formats didn't work in directory name of autologs.
Timo Sirainen
2000-11-23
more warning fixes
Timo Sirainen
2000-11-23
more changes from int xx:1 to unsigned int xx:1
Timo Sirainen
2000-11-23
several fixes to make irssi compile without warnings with MIPSpro
Timo Sirainen
2000-11-22
hilight-text: whops, bugfix went wrong :)
Timo Sirainen
2000-11-22
bugfixes
Timo Sirainen
2000-11-21
crashfix
Timo Sirainen
2000-11-21
/SCROLLBACK REDRAW - redraw the contents of current window according to
Timo Sirainen
[next]