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
Age
Commit message (
Expand
)
Author
2000-12-03
updates
Timo Sirainen
2000-12-03
Theme updates
Timo Sirainen
2000-12-03
Remove trailing spaces from all modes
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
Moved activity to last item in statusbar
Timo Sirainen
2000-12-02
/SB REDRAW fixes, multiline formats should work now correctly.
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
..and removed the rest of the alloca()s too
Timo Sirainen
2000-12-02
don't use alloca()
Timo Sirainen
2000-12-02
/WINDOW ITEM GOTO <name> - sets <name> window item active in current window
Timo Sirainen
2000-12-02
Forgot to commit for the nl_langinfo()
Timo Sirainen
2000-12-02
Nick completion now completes nicks from all channels in active window,
Timo Sirainen
2000-12-02
small "fix"
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-12-02
config_close() didn't work correctly when config was parsed from string
Timo Sirainen
2000-12-01
ARGH! %s format bug!
Timo Sirainen
2000-12-01
Remove trailing spaces from mode changes
Timo Sirainen
2000-12-01
Netsplit printing fixes.
Timo Sirainen
2000-11-30
/WAIT [-<server tag>] <milliseconds> - wait for <milliseconds> before
Timo Sirainen
2000-11-30
added g_timeval_cmp()
Timo Sirainen
2000-11-30
cmd_options_get_server() : allow NULL cmd argument
Timo Sirainen
2000-11-30
Bugfix for deciding which window to place new window item.
Timo Sirainen
2000-11-30
crashfix
Timo Sirainen
2000-11-30
While waiting for more netsplits/netjoins, if anything else is printed
Timo Sirainen
2000-11-30
send "print starting" signal before each printformat() or printtext()
Timo Sirainen
2000-11-30
stristr() and stristr_full() didn't work correctly with empty needle
Timo Sirainen
2000-11-30
window_text_find() didn't work correctly with empty find string.
Timo Sirainen
2000-11-29
file_checksum() shouldn't crash if it can't open the file.
Timo Sirainen
2000-11-28
Don't ever send more than 10 channels/line in mode/who requests. Though
Timo Sirainen
2000-11-28
bugfixes with channel syncing.
Timo Sirainen
2000-11-27
fixed text buffer crash when scrollback got full
Timo Sirainen
2000-11-27
don't destroy all netsplits when someone joins back from split, only
Timo Sirainen
2000-11-27
perl bugfix
Timo Sirainen
2000-11-27
bugfix
Timo Sirainen
2000-11-27
added dccmsgs level to msgs window.
Timo Sirainen
2000-11-27
Call /part command instead of directly sending part message to server when
Timo Sirainen
2000-11-27
forgot to add this
Timo Sirainen
2000-11-26
config changes, CONFIG_REC is now required parameter for
Timo Sirainen
2000-11-26
if libperl.a isn't found, check from /usr/lib .. it seems to be there
Timo Sirainen
2000-11-26
Perl fixes and additions. theme_register() / printformat() works now
Timo Sirainen
2000-11-26
Mode ignores were checked wrong
Timo Sirainen
[prev]
[next]