summaryrefslogtreecommitdiff
path: root/gtk/gtkcssselectorprivate.h
Commit message (Expand)AuthorAgeFilesLines
* css: Privately export a function to get pseudoclass namesMatthias Clasen2016-01-241-0/+2
* cssselector: Redo change verificationBenjamin Otte2014-12-101-1/+1
* cssselector: Turn into a unionBenjamin Otte2014-12-101-1/+1
* css: Do get_change directly on the tree without matching firstAlexander Larsson2012-12-101-0/+2
* css: Add const to _gtk_css_selector_tree_match_all argAlexander Larsson2012-11-301-1/+1
* css: Implement ruleset_get_change() with the treeAlexander Larsson2012-11-301-6/+7
* css: Use the tree to print css selectorsAlexander Larsson2012-11-301-4/+5
* css: Track the tree selector matchesAlexander Larsson2012-11-301-0/+1
* css: Add GtkCssSelectorTree creation and matchingAlexander Larsson2012-11-301-0/+14
* styleprovider: Remove (broken) implementations of get_styleBenjamin Otte2012-11-241-2/+0
* css: Add selector change typesBenjamin Otte2012-04-171-2/+1
* css: Make the style provider take a matcher as an input argumentBenjamin Otte2012-04-171-2/+2
* gtk: Get gtkwidgetpath.h includes out of the public headersBenjamin Otte2012-03-191-1/+1
* selector: Introduce gtk_css_selector_previous()Benjamin Otte2012-03-021-1/+1
* css: Move selector parsing code into a custom functionBenjamin Otte2012-03-021-12/+2
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* css: Change prototype of _gtk_css_selector_matches()Benjamin Otte2012-01-091-1/+1
* css: Constify path argument to _css_selector_matches()Benjamin Otte2011-05-271-1/+1
* css: Make _gtk_css_selector_matches() take a path lengthBenjamin Otte2011-05-181-1/+2
* css: Rewrite selectorsBenjamin Otte2011-05-181-0/+57