Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | css: Move _gtk_css_print_string around | Matthias Clasen | 2020-10-02 | 1 | -1/+3 |
* | Add pure and const annotations to various functions | Timm Bäder | 2020-01-26 | 1 | -1/+1 |
* | cssarrayvalue: Allow calling array API on non-arrays | Timm Bäder | 2020-01-18 | 1 | -1/+1 |
* | cssvalue: Make the array parser no longer parse "none" | Benjamin Otte | 2012-09-03 | 1 | -2/+1 |
* | css: Introduce _gtk_css_value_compute() | Benjamin Otte | 2012-08-28 | 1 | -3/+0 |
* | cssvalue: Make GtkCssShadowValue only hold one shadow | Benjamin Otte | 2012-04-17 | 1 | -1/+5 |
* | cssarrayvalue: Redo parsing arrays | Benjamin Otte | 2012-04-17 | 1 | -1/+6 |
* | cssvalue: Add a CSS value for arrays | Benjamin Otte | 2012-04-17 | 1 | -0/+37 |