Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gtk: Put private functions in headers and include those | Benjamin Otte | 2012-10-02 | 1 | -0/+5 |
* | cssvalue: Add a value for border-radius corner properties | Benjamin Otte | 2012-04-17 | 1 | -5/+0 |
* | Change FSF Address | Javier Jardón | 2012-02-27 | 1 | -3/+1 |
* | roundedbox: add _apply_border_radius() variations for engine/context | Cosimo Cecchi | 2012-02-14 | 1 | -1/+9 |
* | css: Convert border-radius to GtkCssNumber | Benjamin Otte | 2012-02-02 | 1 | -1/+7 |
* | themingengine: Implement 'dotted' and 'dashed' | Benjamin Otte | 2012-01-09 | 1 | -0/+6 |
* | css: Introduce a corner order enum | Benjamin Otte | 2012-01-09 | 1 | -4/+1 |
* | roundedbox: Use GtkCssBorderCornerRadius type | Benjamin Otte | 2012-01-09 | 1 | -2/+5 |
* | themingengine: Implement support for multiple border colors | Benjamin Otte | 2011-06-13 | 1 | -0/+12 |
* | gtk: Add GtkRoundedBox | Benjamin Otte | 2011-06-11 | 1 | -0/+66 |