summaryrefslogtreecommitdiff
path: root/src/face.hh
AgeCommit message (Expand)Author
2024-08-04Add support for double underlineAdriĆ  Arrufat
2023-10-25Default comparison operators that can beMaxime Coste
2023-10-25Remove redundant comparison operatorsMaxime Coste
2022-07-13Re-work line trimming to fix issues with column highightersMaxime Coste
2022-07-12Fix past-the-eol column highlighter getting highlighted as buffer rangeMaxime Coste
2021-09-07Add support for curly underline and separate underline colorMaxime Coste
2021-07-12src: Support strikethrough facesJason Felice
2020-07-31Fix alpha of merged facesMaxime Coste
2020-05-02Add support for alpha channel in colorsMaxime Coste
2019-04-18Small code cleanup in Face struct definitionMaxime Coste
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