Maxime Coste
|
d2f811a8d5
|
Refactor filter and highlighter registry into a common template
|
2012-11-23 13:40:20 +01:00 |
|
Maxime Coste
|
94d59cc4dd
|
Buffer: add filter support
filters are functions called prior to applying a modification
to a buffer. They can manipulate the modification to change
the editor behaviour.
|
2011-12-02 14:28:27 +00:00 |
|
Maxime Coste
|
0859b20bcf
|
Rename Filter to Highlighter to be more explicit
|
2011-11-29 22:37:20 +00:00 |
|
Maxime Coste
|
55c092eed9
|
Filters: code cleanup
|
2011-11-09 14:06:05 +00:00 |
|
Maxime Coste
|
1f3f5ea1ba
|
Filters: register existing filters with the registry
|
2011-11-08 14:28:01 +00:00 |
|
Maxime Coste
|
316e84f119
|
Filters: add a show line numbers filter
|
2011-10-17 19:01:36 +00:00 |
|
Maxime Coste
|
22bd9f90d5
|
Filters: add an expand_tabulation filter
|
2011-10-12 18:52:22 +00:00 |
|
Maxime Coste
|
6a0b570e50
|
Filters: add a colorize_cplusplus filter and use it by default in Window
|
2011-10-03 14:30:14 +00:00 |
|
Maxime Coste
|
01ac17ed04
|
Filters: add a colorize_regex filter
|
2011-09-30 19:16:23 +00:00 |
|