Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | css: Move _gtk_css_print_string around | Matthias Clasen | 2020-10-02 | 1 | -1/+3 |
| | | | | | | Move this to a separate header, since it is not parser functionality, and kill the duplicate gtkcssparserprivate.h header. | ||||
* | Fix header guards | Ting-Wei Lan | 2018-04-22 | 1 | -1/+1 |
| | | | | They were found by clang. | ||||
* | Implement font-variation-settings | Matthias Clasen | 2018-01-03 | 1 | -0/+36 |
This is a CSS font level 4 property that lets us use font variation settings from css. |