index
:
irssi
fix/startup_doc
hax/doc_format_fix
master
The client of the future
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
fe-common
/
core
/
hilight-text.c
Age
Commit message (
Expand
)
Author
2016-04-30
Increased ABI version
isundil
2016-04-29
Added case-sensitive regexp matching for hilights
isundil
2016-04-29
changed command-line -case to -matchcase
B Thibault
2016-04-29
Ref #421 (Add an option to make /hilight case sensitive)
B Thibault
2016-04-29
retab
B Thibault
2015-12-28
keep track of address in text_dest for hilight purposes
ailin-nemui
2015-12-15
Merge pull request #303 from vague666/fs275
ailin-nemui
2015-11-09
/hilight list print output with enabled flags, except when -word and -nick ar...
Jari Matilainen
2015-09-24
Applied patch from fs#275 to make /hilight -mask -line work properly
Jari Matilainen
2015-04-17
Merge pull request #199 from ailin-nemui/config-parser
Alexander Færøy
2015-04-07
Change all strcmp() to g_strcmp0() to handle nulls gracefully
dequis
2015-04-07
Make sure NO_ACT isn't cleared when -actcolor %n is used
David Leadbeater
2015-02-17
add CONFIG_REC to config_node_section* APIs
Ailin Nemui
2014-07-07
cleanup hilight -network patch
Ailin Nemui
2014-07-07
FS#155 hilight -tag
Manuel Leiner
2014-06-30
Remove NO_ACT if we see a user specified hilight
David Leadbeater
2014-06-10
Replace deprecated g_str[n]casecmp with g_ascii_str[n]cmp.
David Hill
2009-02-21
Reject invalid level specifications in /set.
Jilles Tjoelker
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
[next]