summaryrefslogtreecommitdiff
path: root/gtk/gtkcssstylechange.c
Commit message (Expand)AuthorAgeFilesLines
* css: Fix an oversight in style change computationMatthias Clasen2020-02-021-8/+31
* Compute style change based on values structsMatthias Clasen2020-01-291-42/+64
* GtkCssStyleChange: Only print values that really changedTimm Bäder2017-10-121-0/+4
* cssstylechange: Fix change printingTimm Bäder2017-07-221-3/+1
* cssstylechange: Add helper function to print changeTimm Bäder2016-02-071-0/+44
* stylechange: Do the right thing when old and new style are equalBenjamin Otte2016-01-161-0/+4
* widget: Pass a GtkCssStyleChange instead of a bitmaskBenjamin Otte2015-12-131-3/+14
* cssnode: Change style-changed signalBenjamin Otte2015-12-121-0/+97