summaryrefslogtreecommitdiff
path: root/src/face_registry.cc
AgeCommit message (Expand)Author
2015-10-05Display word insert completion buffer name in a different colorMaxime Coste
2015-09-27Add support for italic text attributeMaxime Coste
2015-08-12Detect face being aliased to itselfMaxime Coste
2015-06-04Add support for Default faceMaxime Coste
2015-06-01Port even more code to use format functionMaxime Coste
2015-04-27Replace some String temporaries with StringViewsMaxime Coste
2015-04-25Move Colors enum class as NamedColor enum inside Color structMaxime Coste
2015-04-24Set default MatchingChar face to bold instead of underlineMaxime Coste
2015-03-19Refactor number_line higlighter, use a switch to higlhight the cursor lineMaxime Coste
2015-03-18Add support for relative line numbersEike Plack
2014-12-23Unify completion from container content logicMaxime Coste
2014-12-23Move containers utils to containers.hh and add filtered/transformed utilsMaxime Coste
2014-12-01Change default PrimarySelection face to be white on blueMaxime Coste
2014-08-19Do not allow using color names as face namesMaxime Coste
2014-08-19Allow faces to reference facesMaxime Coste
2014-07-15Use strongly typed enum for Face Attribute, add DimMaxime Coste
2014-07-14underline (MatchingChar|Search) facesAlex Leferry 2
2014-07-12Refactor RegexColorizers face handlingMaxime Coste
2014-07-11Support attributes in face specificationsMaxime Coste
2014-07-11Rename ColorPair to Face and ColorRegistry to FaceRegistryMaxime Coste