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
/
formats.c
Age
Commit message (
Expand
)
Author
2001-03-03
Removed all beep handling from text printing. If you want to beep just
Timo Sirainen
2001-02-22
strip_real_length(): initialize last_color_pos and last_color_len to
Timo Sirainen
2001-02-21
/SAVEWINDOWS -> /LAYOUT SAVE. Added /LAYOUT RESET. Initialize GLib log
Timo Sirainen
2001-02-21
added format_get_length() for getting length of text part in a format
Timo Sirainen
2001-02-19
Highlight colors can now have background color set with fg,bg. Works
Timo Sirainen
2001-02-03
Added gui_printtext() function for printing text in printtext() format
Timo Sirainen
2001-01-28
%N does now same as %n, except in .theme files it always does the
Timo Sirainen
2001-01-22
strip_real_length() : bolds, underlines, etc. one character styling
Timo Sirainen
2001-01-21
Highlighting updates. -word renamed to -full. Added new -word option
Timo Sirainen
2001-01-14
Use | instead of + when playing with ansi colors. Doesn't change
Timo Sirainen
2001-01-09
Highlighting cleanups. Added /HILIGHT -priority option.
Timo Sirainen
2001-01-07
In core/module-formats.h: IRCTXT_ -> TXT_
Timo Sirainen
2000-12-17
/SET prompt, /SET prompt_window - Specifies the text in prompt.
Timo Sirainen
2000-12-04
removed useless if condition
Timo Sirainen
2000-12-02
Print timestamps correctly with /SB REDRAW
Timo Sirainen
2000-11-21
crashfix
Timo Sirainen
2000-11-21
/SCROLLBACK REDRAW - redraw the contents of current window according to
Timo Sirainen
2000-11-18
compiler warning fixes + one real bug in dcc-chat
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