Age | Commit message (Expand) | Author |
2001-02-10 | sticky_refnum is now saved and restored | Timo Sirainen |
2001-02-10 | /WINDOW SERVER: added -sticky and -unsticky options. If window server | Timo Sirainen |
2001-02-10 | window_item_set_active(): window->active_server was set wrong if there | Timo Sirainen |
2001-02-09 | DCC chat nicks are in /MSG completion list now if chat isn't in query. | Timo Sirainen |
2001-02-06 | Don't autolog CTCPs by default (so CTCP floods don't create lots of | Timo Sirainen |
2001-02-03 | added fe-channels.h | Timo Sirainen |
2001-02-03 | Added gui_printtext() function for printing text in printtext() format | Timo Sirainen |
2001-01-31 | Print the color hilight with two digits so it won't accidentally use the | 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 | 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 | /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 | 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-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 | 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 | /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 | 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 |
2001-01-05 | /BIND comment updates | Timo Sirainen |
2001-01-04 | Complain about errors in theme file | Timo Sirainen |
2001-01-04 | Added keyboard_entry_redirect() function to keyboard.[ch] which sends | Timo Sirainen |