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