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
/
gui-textwidget.c
Age
Commit message (
Expand
)
Author
2001-04-14
Rewrote text buffer handling in windows - try #3.
Timo Sirainen
2001-04-01
removed some unused includes
Timo Sirainen
2001-02-19
Moved /LASTLOG handling to lastlog.c. Added options -file <filename>
Timo Sirainen
2001-01-31
/SB STATUS: for debugging mostly, displays number of lines and used kBs
Timo Sirainen
2001-01-28
/SB END: Don't do anything when already at the bottom (it was broken if
Timo Sirainen
2001-01-07
In core/module-formats.h: IRCTXT_ -> TXT_
Timo Sirainen
2000-11-21
/SCROLLBACK REDRAW - redraw the contents of current window according to
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-10-28
Cleaned up printtext.c, split part of it to formats.c
Timo Sirainen
2000-08-26
Lots of moving stuff around - hopefully I didn't break too much :)
Timo Sirainen
2000-08-22
Using blinking/bright background colors would crash irssi..
Timo Sirainen
2000-08-16
/LAST - didn't work right.
Timo Sirainen
2000-08-10
Windowing system fixes, doesn't crash anymore after window resizes.
Timo Sirainen
2000-07-23
Added syntaxes of all commands in comments, they're going to be used to
Timo Sirainen
2000-07-18
/LASTLOG ignored LINE_CMD_COLOR0 commands.
Timo Sirainen
2000-06-30
/SCROLLBACK HOME/END/GOTO commands weren't working right.
Timo Sirainen
2000-06-27
The "max. count" parameter in /LAST didn't work right.
Timo Sirainen
2000-06-18
Changed option handling in /commands. Irssi will now complain about
Timo Sirainen
2000-06-15
/LAST -away checks only lines that came after last time you went away.
Timo Sirainen
2000-06-09
Beeps should work(?). ANSI colors had some bugs, bolds weren't working and
Timo Sirainen
2000-06-02
If we used /SB GOTO 23:59 or something, we wanted to jump to
Timo Sirainen
2000-05-10
/LAST didn't work when window's max. number of lines was full + a few
Timo Sirainen
2000-05-04
.. lots of changes ..
Timo Sirainen
2000-04-26
..adding new files..
Timo Sirainen