summaryrefslogtreecommitdiff
path: root/src/fe-common/core/printtext.c
AgeCommit message (Expand)Author
2001-02-03Added gui_printtext() function for printing text in printtext() formatTimo Sirainen
2001-01-28/SET beep_on_msg -> beep_msg_levelTimo Sirainen
2001-01-05printtext_string() fix, should actually work now :)Timo Sirainen
2001-01-05Added printtext_string() which works like printtext(), except it printsTimo Sirainen
2000-12-28emphasis moved to fe-messages. added a few checks so that non-wordsTimo Sirainen
2000-12-04use format_get_text_theme_charargs() instead of ..._args() inTimo Sirainen
2000-12-03printtext_multiline(): use the specified level, not MSGLEVEL_NEVER always.Timo Sirainen
2000-12-03/SET emphasis - convert _underlined_ and *bold* words (and phrases) to useTimo Sirainen
2000-12-02Print timestamps correctly with /SB REDRAWTimo Sirainen
2000-11-30send "print starting" signal before each printformat() or printtext()Timo Sirainen
2000-11-22bugfixesTimo 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-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
2000-10-28/SET log_theme - you can now write to log files with different themeTimo Sirainen
2000-10-28Updated new default.theme to module-formats files.Timo Sirainen
2000-10-27Support for templates in theme files.Timo Sirainen
2000-10-14/LAST doesn't print the -!- at the start of lines.Timo Sirainen
2000-10-13Don't show timestamps when doing /LAST.Timo Sirainen
2000-09-29minor updatesTimo Sirainen
2000-09-26if printformat() was given a argument ending with ^C it could mess upTimo Sirainen
2000-08-26Lots of moving stuff around - hopefully I didn't break too much :)Timo Sirainen
2000-07-31Added output_format_get_text() function for querying text formats.Timo Sirainen
2000-07-31Theme fixes: /RELOAD reloads them, /SET current_theme changes the defaultTimo Sirainen
2000-07-31Never beep with texts with MSGLEVEL_NOHILIGHT level.Timo Sirainen
2000-07-30/SET beep_on_msg handling moved to printtext() where it catches all theTimo Sirainen
2000-07-15Don't print the -!- DCCMSGS level.Timo Sirainen
2000-07-01The month name parameter was supposed to go to daychange format, not toTimo Sirainen
2000-06-30Added "servertag" format - it's displayed before the message if itTimo Sirainen
2000-06-25Created signal_get_uniq_id() macro. Added some documentation aboutTimo Sirainen
2000-06-15Whops, last "fix" broke timestamp's time.Timo Sirainen
2000-06-14Don't waste time calculating timestamp differeces if theTimo Sirainen
2000-06-11/EVAL will now expand \n and \t to newline and tab.Timo Sirainen
2000-06-09Beeps should work(?). ANSI colors had some bugs, bolds weren't working andTimo Sirainen
2000-05-19timestamp_timeout setting is integer, not booleanTimo Sirainen
2000-05-15bugfixTimo Sirainen
2000-05-15Lots of changes again. Biggest ones:Timo Sirainen
2000-05-04.. lots of changes ..Timo Sirainen
2000-04-28Perl working again, better than ever (unless there's bugs :)Timo Sirainen
2000-04-26..adding new files..Timo Sirainen