summaryrefslogtreecommitdiff
path: root/src/face.hh
AgeCommit message (Expand)Author
2018-09-24Misc fixesOlivier Perret
2018-09-23Replace the `Exclusive` face attribute with `Final`Maxime Coste
2018-04-10Redraw window when the face definition changedMaxime Coste
2017-03-15Migrate WithBitOps template specialization to with_bit_ops functionMaxime Coste
2015-10-23Add an exclusive attribute that overrides existing faceMaxime Coste
2015-09-27Add support for italic text attributeMaxime Coste
2015-08-23Change flag lines highlighter to use faces instead of colorsMaxime Coste
2015-04-25Move Colors enum class as NamedColor enum inside Color structMaxime Coste
2015-03-21constexprify FaceMaxime Coste
2014-12-23Remove trailing blank linesMaxime Coste
2014-11-12Use general flags utility for Face AttributeMaxime Coste
2014-07-15Use strongly typed enum for Face Attribute, add DimMaxime Coste
2014-07-11Rename ColorPair to Face and ColorRegistry to FaceRegistryMaxime Coste