Age | Commit message (Expand) | Author |
2009-02-08 | Code Cleanup: | Alexander Færøy |
2008-06-04 | Fix /set hilight_level not taking effect immediately (bug #598). Patch by exg. | Wouter Coekaerts |
2008-05-31 | Simplify, append directly to GString rather than allocating a | Emanuele Giaquinta |
2008-03-28 | Remove useless uses of replace_chars. | Emanuele Giaquinta |
2007-10-22 | Same for s/-fullword/-full/ | Wouter Coekaerts |
2007-10-18 | Make /hilight output -mask instead of -nickmask, consistent with the paramete... | Wouter Coekaerts |
2007-05-08 | Oops. Update address correctly now. | Wouter Coekaerts |
2007-05-08 | Update FSF address | Wouter Coekaerts |
2005-02-11 | Fixed output of /hilight (add a space after -levels if any). | Valentin Batz |
2004-10-06 | Fix HILIGHT -actcolor -mask (Bug 131) | Wouter Coekaerts |
2004-09-13 | Fix readded (changed) hilights being in config twice, resulted in duplicate h... | Wouter Coekaerts |
2003-01-06 | /HILIGHT listing was missing space sometimes | Timo Sirainen |
2002-12-28 | Added time, size and level setting types. Breaks some settings - I'll add | Timo Sirainen |
2002-10-14 | Better print /HILIGHT lines. Also cleanup for /IGNORE lines. | Timo Sirainen |
2002-05-19 | hilight + keyboard fixes so it's possible for xirssi to modify them. | Timo Sirainen |
2002-02-11 | -actcolor %n now means that the activity isn't changed. | Timo Sirainen |
2002-02-02 | Comments are now allowed everywhere in config files. | Timo Sirainen |
2001-12-14 | warning fixed | Timo Sirainen |
2001-12-04 | Don't match nicks in -nick hilights. | Timo Sirainen |
2001-11-19 | /HILIGHT -actcolor didn't work with -nick (which was default) | Timo Sirainen |
2001-07-22 | fixed a small memory leak | Timo Sirainen |
2001-07-16 | added another hilight kludge | Timo Sirainen |
2001-07-15 | Hilight fixes - mode lines shouldn't be hilighted accidentally anymore. | Timo Sirainen |
2001-06-26 | "print text finished" -> "gui print text finished". Added %[options] format | Timo Sirainen |
2001-05-31 | removed "print text stripped" signal, the stripped text is now sent in | Timo Sirainen |
2001-03-17 | /HILIGHT -full didn't work, and -word was treated as -word + -full. Updated | Timo Sirainen |
2001-03-17 | Hilighting updates. /HILIGHT -color, /SET hilight_color and /SET | Timo Sirainen |
2001-02-22 | Word highlighting was buggy | Timo Sirainen |
2001-02-22 | strip_real_length(): initialize last_color_pos and last_color_len to | Timo Sirainen |
2001-02-19 | Highlight colors can now have background color set with fg,bg. Works | Timo Sirainen |
2001-02-10 | /SET hilight_act_color - default color to use for highlighting in | 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 hilight_levels -> hilight_level | 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-21 | Highlighting updates. -word renamed to -full. Added new -word option | Timo Sirainen |
2001-01-13 | /SET activity_levels, hilight_levels, noact_channels -> | Timo Sirainen |
2001-01-09 | Highlighting cleanups. Added /HILIGHT -priority option. | Timo Sirainen |
2001-01-07 | In core/module-formats.h: IRCTXT_ -> TXT_ | Timo Sirainen |
2000-11-26 | config changes, CONFIG_REC is now required parameter for | Timo Sirainen |
2000-11-22 | hilight-text: whops, bugfix went wrong :) | Timo Sirainen |
2000-11-22 | bugfixes | 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-09-30 | multiprotocol updates. SILC prints channel and private messages now | Timo Sirainen |
2000-08-26 | Lots of moving stuff around - hopefully I didn't break too much :) | Timo Sirainen |
2000-07-23 | Added syntaxes of all commands in comments, they're going to be used to | Timo Sirainen |
2000-07-19 | Removed notices from default highlight level | Timo Sirainen |
2000-07-15 | Fixed DCC stuff. Added DCCMSGS level for DCC chat messages. | Timo Sirainen |
2000-07-09 | Don't add the highlighted window to activity list if it's the current | Timo Sirainen |