summaryrefslogtreecommitdiff
path: root/gtk/gtkcssimagescaledprivate.h
Commit message (Collapse)AuthorAgeFilesLines
* Make GtkCssImageScaled handle scales properlyMatthias Clasen2018-03-151-1/+2
| | | | | | | We slightly expand the syntax of -gtk-scaled to allow specifying an explicit scale after each image, and then we create a single-image GtkCssImageScaled with the preferred scale in compute().
* cssimagescaled: Remove now unused struct memberBenjamin Otte2017-10-301-2/+0
|
* Improve struct packing in various placesMatthias Clasen2013-09-211-1/+2
|
* CSS: Add -gtk-scaled(image1,image2,...) support for hidpi assetsAlexander Larsson2013-07-031-0/+55