summaryrefslogtreecommitdiff
path: root/src/fe-common/core/formats.h
AgeCommit message (Expand)Author
2015-12-28keep track of address in text_dest for hilight purposesailin-nemui
2015-12-15clean up after #303ailin-nemui
2015-09-24Applied patch from fs#275 to make /hilight -mask -line work properlyJari Matilainen
2014-07-07add italics support; don't use standout for reverseLukas Mai
2014-06-30Finish 256 colour support for IrssiAilin Nemui
2014-06-30Initial implementation of 256 colour support for IrssiTom Feist
2009-01-13Remove broken and unused format to add an indent function to a line.Emanuele Giaquinta
2008-12-02Fix r1569, assign a proper mask to PRINT_FLAG_UNSET_LINE_START.Emanuele Giaquinta
2002-04-26%# now toggles monospace font on/off. fe-text doesn't care about it, butTimo Sirainen
2002-04-21struct naming changesTimo Sirainen
2002-03-10*** empty log message ***Timo Sirainen
2002-02-04printtext(): you can now specify server target with tag name instead ofTimo Sirainen
2001-11-25window_get_theme() now checks that window isn't NULL, so we don't crash ifTimo Sirainen
2001-10-24Added support for changing indentation behaviour with modules.Timo Sirainen
2001-10-13Configurable statusbar - see default config file (irssi.conf) for exampleTimo Sirainen
2001-06-27Fixed window specific themesTimo Sirainen
2001-06-26"print text finished" -> "gui print text finished". Added %[options] formatTimo Sirainen
2001-03-17%F = blinking on/off. several fixes to make blinking work better. someTimo Sirainen
2001-03-17Hilighting updates. /HILIGHT -color, /SET hilight_color and /SETTimo Sirainen
2001-03-12added format_real_length()Timo Sirainen
2001-03-03/SET beep_when_window_active + some cleanupsTimo Sirainen
2001-03-03Removed all beep handling from text printing. If you want to beep justTimo Sirainen
2001-02-21added format_get_length() for getting length of text part in a formatTimo Sirainen
2001-02-19Highlight colors can now have background color set with fg,bg. WorksTimo Sirainen
2001-02-03Added gui_printtext() function for printing text in printtext() formatTimo Sirainen
2001-01-21Highlighting updates. -word renamed to -full. Added new -word optionTimo Sirainen
2001-01-09Highlighting cleanups. Added /HILIGHT -priority option.Timo Sirainen
2000-12-02Print timestamps correctly with /SB REDRAWTimo Sirainen
2000-11-21/SCROLLBACK REDRAW - redraw the contents of current window according toTimo Sirainen
2000-11-17windows.h conflicted with microsoft's windows.h :) renamed windows.[ch] toTimo Sirainen
2000-11-13Forgot to call formats_init() / ..deinit()Timo Sirainen
2000-11-12Text printing changes. Formats are now optionally saved to each line soTimo Sirainen
2000-10-28Cleaned up printtext.c, split part of it to formats.cTimo Sirainen