summaryrefslogtreecommitdiff
path: root/src/highlighter_group.cc
AgeCommit message (Expand)Author
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-06-25remove ugly id_to_str param in idvaluemap and str_to_strMaxime Coste
2012-04-14replace std::string references with StringMaxime Coste
2012-04-03fix error message in HighlighterGroupMaxime Coste
2012-01-19HighlighterGroup: use idvaluemap::complete_id_if in complete_group_idMaxime Coste
2012-01-19HighlighterGroup: move to it's own file, Window uses them directlyMaxime Coste