summaryrefslogtreecommitdiff
path: root/gtk/gtkcssnodedeclarationprivate.h
Commit message (Expand)AuthorAgeFilesLines
* css: Add fast-path for parent selector matchingBenjamin Otte2020-01-281-0/+6
* cssnode: Convert name + id from interned string to GQuarkBenjamin Otte2020-01-281-4/+4
* cssnode: Remove ability to set GType as fallback nameBenjamin Otte2020-01-281-3/+0
* Remove GtkWidgetPathBenjamin Otte2020-01-281-5/+0
* cssnodedeclaration: Add gtk_css_node_declaration_to_stringTimm Bäder2017-10-101-0/+2
* gtk: Remove GtkJunctionSidesBenjamin Otte2016-12-201-3/+0
* API: stylecontext: Remove regionsBenjamin Otte2016-10-161-11/+0
* Move node printing to GtkCssNodeDeclarationMatthias Clasen2016-01-031-0/+4
* cssnodedeclaration: Add possibility to set the nameBenjamin Otte2015-10-221-0/+3
* widgetpath: Implement using GtkCssNodeDeclarationBenjamin Otte2015-09-121-0/+1
* cssnode: Move clear_classes() into the NodeDeclarationBenjamin Otte2015-09-121-0/+1
* cssnode: Optimize listing of classesGarrett Regier2015-09-111-1/+2
* cssmatcher: Allow widget path matcher to take a node declarationBenjamin Otte2015-03-181-3/+1
* stylecontext: Keep track of the CSS IDBenjamin Otte2015-01-201-0/+3
* cssnodedeclaration: Store the GType of the nodeBenjamin Otte2015-01-071-0/+3
* stylecontext: Split out functionality into custom objectBenjamin Otte2014-10-211-0/+67