summaryrefslogtreecommitdiff
path: root/src/fe-common/core/hilight-text.c
AgeCommit message (Expand)Author
2008-06-04Fix /set hilight_level not taking effect immediately (bug #598). Patch by exg.Wouter Coekaerts
2008-05-31Simplify, append directly to GString rather than allocating aEmanuele Giaquinta
2008-03-28Remove useless uses of replace_chars.Emanuele Giaquinta
2007-10-22Same for s/-fullword/-full/Wouter Coekaerts
2007-10-18Make /hilight output -mask instead of -nickmask, consistent with the paramete...Wouter Coekaerts
2007-05-08Oops. Update address correctly now.Wouter Coekaerts
2007-05-08Update FSF addressWouter Coekaerts
2005-02-11Fixed output of /hilight (add a space after -levels if any).Valentin Batz
2004-10-06Fix HILIGHT -actcolor -mask (Bug 131)Wouter Coekaerts
2004-09-13Fix readded (changed) hilights being in config twice, resulted in duplicate h...Wouter Coekaerts
2003-01-06/HILIGHT listing was missing space sometimesTimo Sirainen
2002-12-28Added time, size and level setting types. Breaks some settings - I'll addTimo Sirainen
2002-10-14Better print /HILIGHT lines. Also cleanup for /IGNORE lines.Timo Sirainen
2002-05-19hilight + 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-02Comments are now allowed everywhere in config files.Timo Sirainen
2001-12-14warning fixedTimo Sirainen
2001-12-04Don'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-22fixed a small memory leakTimo Sirainen
2001-07-16added another hilight kludgeTimo Sirainen
2001-07-15Hilight fixes - mode lines shouldn't be hilighted accidentally anymore.Timo Sirainen
2001-06-26"print text finished" -> "gui print text finished". Added %[options] formatTimo Sirainen
2001-05-31removed "print text stripped" signal, the stripped text is now sent inTimo Sirainen
2001-03-17/HILIGHT -full didn't work, and -word was treated as -word + -full. UpdatedTimo Sirainen
2001-03-17Hilighting updates. /HILIGHT -color, /SET hilight_color and /SETTimo Sirainen
2001-02-22Word highlighting was buggyTimo Sirainen
2001-02-22strip_real_length(): initialize last_color_pos and last_color_len toTimo Sirainen
2001-02-19Highlight colors can now have background color set with fg,bg. WorksTimo Sirainen
2001-02-10/SET hilight_act_color - default color to use for highlighting inTimo Sirainen
2001-01-31Print the color hilight with two digits so it won't accidentally use theTimo Sirainen
2001-01-28/SET hilight_levels -> hilight_levelTimo Sirainen
2001-01-26nickmatch-cache wasn't initialized if there wasn't hilights = { ... }Timo Sirainen
2001-01-22Removed MSGS from hilight_level, not very useful IMHOTimo Sirainen
2001-01-21Highlighting updates. -word renamed to -full. Added new -word optionTimo Sirainen
2001-01-13/SET activity_levels, hilight_levels, noact_channels ->Timo Sirainen
2001-01-09Highlighting cleanups. Added /HILIGHT -priority option.Timo Sirainen
2001-01-07In core/module-formats.h: IRCTXT_ -> TXT_Timo Sirainen
2000-11-26config changes, CONFIG_REC is now required parameter forTimo Sirainen
2000-11-22hilight-text: whops, bugfix went wrong :)Timo Sirainen
2000-11-22bugfixesTimo 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-09-30multiprotocol updates. SILC prints channel and private messages nowTimo Sirainen
2000-08-26Lots of moving stuff around - hopefully I didn't break too much :)Timo Sirainen
2000-07-23Added syntaxes of all commands in comments, they're going to be used toTimo Sirainen
2000-07-19Removed notices from default highlight levelTimo Sirainen
2000-07-15Fixed DCC stuff. Added DCCMSGS level for DCC chat messages.Timo Sirainen
2000-07-09Don't add the highlighted window to activity list if it's the currentTimo Sirainen
2000-06-30Lots of /HILIGHT changes. You can use color names with -color. WindowTimo Sirainen