summaryrefslogtreecommitdiff
path: root/gtk/gtkroundedboxprivate.h
Commit message (Expand)AuthorAgeFilesLines
* roundedbox: Take a GtkCssStyle instead of a GtkStyleContextBenjamin Otte2015-01-201-5/+5
* Add clipping apis to GtkRoundedBoxMatthias Clasen2014-12-021-0/+10
* themingengine: Move actual render functions to gtkrender.cBenjamin Otte2014-10-031-3/+3
* roundedbox: Remove functions that take a GtkThemingEngineBenjamin Otte2014-08-161-9/+6
* themingengine: use outlines to render focus ringsCosimo Cecchi2014-05-011-0/+4
* gtk: Put private functions in headers and include thoseBenjamin Otte2012-10-021-0/+5
* cssvalue: Add a value for border-radius corner propertiesBenjamin Otte2012-04-171-5/+0
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* roundedbox: add _apply_border_radius() variations for engine/contextCosimo Cecchi2012-02-141-1/+9
* css: Convert border-radius to GtkCssNumberBenjamin Otte2012-02-021-1/+7
* themingengine: Implement 'dotted' and 'dashed'Benjamin Otte2012-01-091-0/+6
* css: Introduce a corner order enumBenjamin Otte2012-01-091-4/+1
* roundedbox: Use GtkCssBorderCornerRadius typeBenjamin Otte2012-01-091-2/+5
* themingengine: Implement support for multiple border colorsBenjamin Otte2011-06-131-0/+12
* gtk: Add GtkRoundedBoxBenjamin Otte2011-06-111-0/+66