summaryrefslogtreecommitdiff
path: root/src/filter_group.cc
AgeCommit message (Expand)Author
2013-03-27Merge {Filter,Highlighter}Group in a FunctionGroup templateMaxime Coste
2012-11-19Pass the selection instead of only point of insertion to filtersMaxime Coste
2012-10-11use ByteCount instead of CharCount when we are really counting bytesMaxime Coste
2012-08-23use a strongly typed int CharCount for character countsMaxime Coste
2012-08-10Buffer: move back Modification as an implementation detailMaxime Coste
2012-06-25remove ugly id_to_str param in idvaluemap and str_to_strMaxime Coste
2012-06-12Add a FilterGroup, and cleanup HighlighterGroupMaxime Coste