index
:
kakoune.git
master
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
face_registry.cc
Age
Commit message (
Expand
)
Author
2015-10-05
Display word insert completion buffer name in a different color
Maxime Coste
2015-09-27
Add support for italic text attribute
Maxime Coste
2015-08-12
Detect face being aliased to itself
Maxime Coste
2015-06-04
Add support for Default face
Maxime Coste
2015-06-01
Port even more code to use format function
Maxime Coste
2015-04-27
Replace some String temporaries with StringViews
Maxime Coste
2015-04-25
Move Colors enum class as NamedColor enum inside Color struct
Maxime Coste
2015-04-24
Set default MatchingChar face to bold instead of underline
Maxime Coste
2015-03-19
Refactor number_line higlighter, use a switch to higlhight the cursor line
Maxime Coste
2015-03-18
Add support for relative line numbers
Eike Plack
2014-12-23
Unify completion from container content logic
Maxime Coste
2014-12-23
Move containers utils to containers.hh and add filtered/transformed utils
Maxime Coste
2014-12-01
Change default PrimarySelection face to be white on blue
Maxime Coste
2014-08-19
Do not allow using color names as face names
Maxime Coste
2014-08-19
Allow faces to reference faces
Maxime Coste
2014-07-15
Use strongly typed enum for Face Attribute, add Dim
Maxime Coste
2014-07-14
underline (MatchingChar|Search) faces
Alex Leferry 2
2014-07-12
Refactor RegexColorizers face handling
Maxime Coste
2014-07-11
Support attributes in face specifications
Maxime Coste
2014-07-11
Rename ColorPair to Face and ColorRegistry to FaceRegistry
Maxime Coste
[prev]