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.h
Age
Commit message (
Expand
)
Author
2001-10-24
Added support for changing indentation behaviour with modules.
Timo Sirainen
2001-10-13
Configurable statusbar - see default config file (irssi.conf) for example
Timo Sirainen
2001-06-27
Fixed window specific themes
Timo Sirainen
2001-06-26
"print text finished" -> "gui print text finished". Added %[options] format
Timo Sirainen
2001-03-17
%F = blinking on/off. several fixes to make blinking work better. some
Timo Sirainen
2001-03-17
Hilighting updates. /HILIGHT -color, /SET hilight_color and /SET
Timo Sirainen
2001-03-12
added format_real_length()
Timo Sirainen
2001-03-03
/SET beep_when_window_active + some cleanups
Timo Sirainen
2001-03-03
Removed all beep handling from text printing. If you want to beep just
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-21
Highlighting updates. -word renamed to -full. Added new -word option
Timo Sirainen
2001-01-09
Highlighting cleanups. Added /HILIGHT -priority option.
Timo Sirainen
2000-12-02
Print timestamps correctly with /SB REDRAW
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-13
Forgot to call formats_init() / ..deinit()
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