Age | Commit message (Expand) | Author |
2001-01-31 | Print own mode changes immediately to screen without the 2sec wait. | Timo Sirainen |
2001-01-31 | Print the color hilight with two digits so it won't accidentally use the | Timo Sirainen |
2001-01-29 | /nctcp crashed | Timo Sirainen |
2001-01-28 | /SET activity_hide_targets now hides them even if level is MSGS. Only | Timo Sirainen |
2001-01-28 | /SET hilight_levels -> hilight_level | Timo Sirainen |
2001-01-28 | /HELP, /NAMES: using now the column helper function in misc.c. /NAMES | Timo Sirainen |
2001-01-28 | WINDOW_REC: added width and height variables | Timo Sirainen |
2001-01-28 | Removed own_wall msg format, using now the same as @#channel messages. | Timo Sirainen |
2001-01-28 | Emphasis are now expanded with own public/private messages. Added some | Timo Sirainen |
2001-01-28 | Ignoring updates. Added support for nickmatch cache. One ignore can't | Timo Sirainen |
2001-01-28 | Print notify joins, unaways and unidles with HILIGHT level. | Timo Sirainen |
2001-01-28 | /SET timestamp_format now specifies format of $Z. timestamp msg format | Timo Sirainen |
2001-01-28 | Added TXT_WINDOW_LEVEL, changed most of the /WINDOW commands to print | Timo Sirainen |
2001-01-28 | %N does now same as %n, except in .theme files it always does the | Timo Sirainen |
2001-01-28 | /SET beep_on_msg -> /SET beep_msg_level | Timo Sirainen |
2001-01-28 | /SET beep_on_msg -> beep_msg_level | Timo Sirainen |
2001-01-28 | Netjoin mode printing: handle +v and +h like +o was handled (joins: | Timo Sirainen |
2001-01-28 | Spaces at the start of line confused the completion some. | Timo Sirainen |
2001-01-28 | nicklist_find() now finds only full nicks, nicklist_find_mask() finds | Timo Sirainen |
2001-01-26 | nickmatch-cache wasn't initialized if there wasn't hilights = { ... } | Timo Sirainen |
2001-01-22 | Removed MSGS from hilight_level, not very useful IMHO | Timo Sirainen |
2001-01-22 | strip_real_length() : bolds, underlines, etc. one character styling | Timo Sirainen |
2001-01-21 | Highlighting updates. -word renamed to -full. Added new -word option | Timo Sirainen |
2001-01-18 | DCC cleanups - half rewrite. New features: file names with spaces work | Timo Sirainen |
2001-01-18 | memmove() -> g_memmove() | Timo Sirainen |
2001-01-16 | added channel parameter to quit/nick messages | Timo Sirainen |
2001-01-15 | Fixed some signedness warnings and memdebug.h should compile now fine | Timo Sirainen |
2001-01-14 | Use | instead of + when playing with ansi colors. Doesn't change | Timo Sirainen |
2001-01-14 | /HELP without any parameters read data outside it's buffer | Timo Sirainen |
2001-01-14 | Minor speed enhancement | Timo Sirainen |
2001-01-14 | Added my_asctime() | Timo Sirainen |
2001-01-14 | Check the return value of strftime() properly | Timo Sirainen |
2001-01-13 | Added "exec new" and "exec remove" signals. | Timo Sirainen |
2001-01-13 | /SET activity_levels, hilight_levels, noact_channels -> | Timo Sirainen |
2001-01-11 | Some signed/unsigned warnings removed. Don't call fe_exec_init/deinit in win32 | Timo Sirainen |
2001-01-11 | /SET theme - complains if theme isn't found. Setting theme's name to | Timo Sirainen |
2001-01-09 | Highlighting cleanups. Added /HILIGHT -priority option. | Timo Sirainen |
2001-01-09 | query_find() didn't check for queries with no active server | Timo Sirainen |
2001-01-09 | /LOAD without parameters prints loaded modules | Timo Sirainen |
2001-01-07 | In core/module-formats.h: IRCTXT_ -> TXT_ | Timo Sirainen |
2001-01-07 | When using a /command that has only subcommands, print the list of the | Timo Sirainen |
2001-01-07 | "MODE #channel b" list wasn't printed correctly | Timo Sirainen |
2001-01-07 | Fixes for printing errors in themes | Timo Sirainen |
2001-01-07 | Template packing: After $variables the color could be anything, don't | Timo Sirainen |
2001-01-06 | Removed window parameter from window_item_remove() and | Timo Sirainen |
2001-01-06 | theme updates | Timo Sirainen |
2001-01-06 | When msg list is full, remove old messages, not new messages.. | Timo Sirainen |
2001-01-05 | /HELP: Set indent to 0 when printing text. syntax.pl now changes tabs | 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 |