| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-03-27 | Merge {Filter,Highlighter}Group in a FunctionGroup template | Maxime Coste | |
| 2012-11-19 | Pass the selection instead of only point of insertion to filters | Maxime Coste | |
| 2012-10-11 | use ByteCount instead of CharCount when we are really counting bytes | Maxime Coste | |
| (that is most of the time when we are not concerned with displaying) | |||
| 2012-08-23 | use a strongly typed int CharCount for character counts | Maxime Coste | |
| 2012-08-10 | Buffer: move back Modification as an implementation detail | Maxime Coste | |
| * Filters now only works on insertion and take directly the iterator and content * use Buffer::insert and Buffer::erase to modify a buffer | |||
| 2012-06-25 | remove ugly id_to_str param in idvaluemap and str_to_str | Maxime Coste | |
| 2012-06-12 | Add a FilterGroup, and cleanup HighlighterGroup | Maxime Coste | |
| FilterGroup is similar to HighlighterGroup, it permits grouping together filters for easy removal. | |||
