summaryrefslogtreecommitdiff
path: root/src/fe-common/core/formats.h
AgeCommit message (Expand)Author
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