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-text
Age
Commit message (
Expand
)
Author
2000-12-03
complain about old default.themes
Timo Sirainen
2000-12-03
Don't redraw screen when trying to scroll up at the start of scrollback
Timo Sirainen
2000-12-03
fixes
Timo Sirainen
2000-12-02
Print timestamps correctly with /SB REDRAW
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-11-30
window_text_find() didn't work correctly with empty find string.
Timo Sirainen
2000-11-27
fixed text buffer crash when scrollback got full
Timo Sirainen
2000-11-26
Perl fixes and additions. theme_register() / printformat() works now
Timo Sirainen
2000-11-26
KEY_END isn't defined in all curses implementations
Timo Sirainen
2000-11-23
Still some warnings removed..
Timo Sirainen
2000-11-23
more warning fixes
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-21
/SCROLLBACK REDRAW - redraw the contents of current window according to
Timo Sirainen
2000-11-18
Win32 fixes - Irssi now compiles with MSVC++ :)
Timo Sirainen
2000-11-17
Don't crash if MAIL environment isn't set.
Timo Sirainen
2000-11-17
windows.h conflicted with microsoft's windows.h :) renamed windows.[ch] to
Timo Sirainen
2000-11-12
Text printing changes. Formats are now optionally saved to each line so
Timo Sirainen
2000-11-11
Ctrl-T = transpose_characters
Timo Sirainen
2000-11-10
Use nodelay() instead of halfdelay()
Timo Sirainen
2000-11-04
Removed useless part of code.
Timo Sirainen
2000-10-29
long word handling fixes
Timo Sirainen
2000-10-29
Don't indent the next line when long word is split. Also we try not to
Timo Sirainen
2000-10-28
Cleaned up printtext.c, split part of it to formats.c
Timo Sirainen
2000-10-28
Updated new default.theme to module-formats files.
Timo Sirainen
2000-10-27
use sigaction() instead of signal(). With some OSes the signal handler
Timo Sirainen
2000-10-15
Some hilight+window activity related fixes
Timo Sirainen
2000-10-11
removed warning
Timo Sirainen
2000-10-08
--disable-curses-windows option to configure
Timo Sirainen
2000-10-03
--enable-perl=[yes|no|static]
Timo Sirainen
2000-10-01
Keyboard should never get stuck again when receiving huge amounts of
Timo Sirainen
2000-09-27
Also moving windows and changing refnum updates activity list.
Timo Sirainen
2000-09-27
Closing window didn't update window activity list.
Timo Sirainen
2000-09-25
Don't show statusbar with bold color
Timo Sirainen
2000-09-24
Bugfix for checking if user mode was empty (don't show (+) in statusbar)
Timo Sirainen
2000-09-07
Perl works now only as a runtime loadable module
Timo Sirainen
2000-09-06
No, SILC stuff still shouldn't be here :)
Timo Sirainen
2000-09-06
/set autocreate_query -> /set autocreate_query_level
Timo Sirainen
2000-09-01
Added chat protocol register. Changed all chat_type fields to use it.
Timo Sirainen
2000-08-26
Lots of moving stuff around - hopefully I didn't break too much :)
Timo Sirainen
2000-08-24
send "irssi init finished" _after_ setting up perl support.
Timo Sirainen
2000-08-23
Call idlok() for all new subwindows.
Timo Sirainen
2000-08-22
Using blinking/bright background colors would crash irssi..
Timo Sirainen
2000-08-20
Channel mode handling changed - there's no more mode_xxx fields in
Timo Sirainen
2000-08-19
Parameters to key_bind() with scroll_end was given in wrong order.
Timo Sirainen
2000-08-16
/LAST - didn't work right.
Timo Sirainen
2000-08-13
Added i18n initialization.
Timo Sirainen
2000-08-13
Mail counter fixes.
Timo Sirainen
[next]