summaryrefslogtreecommitdiff
path: root/gtk/gtkstylecontext.c
Commit message (Expand)AuthorAgeFilesLines
...
* stylecontext: Split out functionality into custom objectBenjamin Otte2014-10-211-306/+51
* stylecontext: Make save/restore create a child CSS nodeBenjamin Otte2014-10-151-2/+15
* stylecontext: Move next pointer out of GtkStyleInfoBenjamin Otte2014-10-151-22/+23
* stylecontext: Don't cache the root valuesBenjamin Otte2014-10-151-19/+21
* stylecontext: Factor out a functionBenjamin Otte2014-10-151-13/+20
* stylecontext: Add missing docs for deprecationsBenjamin Otte2014-10-031-0/+4
* stylecontext: Deprecate functionsBenjamin Otte2014-10-031-0/+4
* themingengine: Call real API render functionsBenjamin Otte2014-10-031-1/+0
* stylecontext: Split render functions out into gtkrender.[ch]Benjamin Otte2014-10-031-786/+0
* Fix various compiler warningsMatthias Clasen2014-09-051-1/+1
* Move gtkthemingengine to deprecated directoryMatthias Clasen2014-08-291-1/+1
* stylecontext: Remove GTK_CSS_CHANGE_FORCE_INVALIDATEBenjamin Otte2014-08-211-13/+2
* stylecontext: Use right invalidation funcBenjamin Otte2014-08-211-1/+1
* stylecontext: Update docs to reflect theming engines being goneBenjamin Otte2014-08-161-9/+3
* stylecontext: Update docs for gtk_render_activity()Benjamin Otte2014-08-161-3/+3
* stylecontext: Query style properties with correct stateBenjamin Otte2014-07-221-1/+2
* stylecontext: Don't do anything with empty widget pathBenjamin Otte2014-07-221-2/+5
* cssmatcher: Use widget path's stateBenjamin Otte2014-07-191-4/+3
* stylecontext: Set state flags on widget pathsBenjamin Otte2014-07-191-0/+4
* GtkStyleContext: Avoid over-eager animation cancellationMatthias Clasen2014-06-291-7/+9
* widgetpath: Deprecate regionsBenjamin Otte2014-06-211-0/+2
* stylecontext: Deprecate regionsBenjamin Otte2014-06-191-2/+14
* stylecontext: Remove long outdated docsBenjamin Otte2014-06-191-97/+0
* stylecontext: Get rid of StyleData structBenjamin Otte2014-06-111-132/+86
* stylecontext: Move property cacheBenjamin Otte2014-06-111-27/+24
* stylecontext: Remove state from _peek_style_property()Benjamin Otte2014-06-111-17/+4
* Mark GtkStyleContext::direction as deprecatedMatthias Clasen2014-06-091-1/+1
* GtkStyleContext: Use G_PARAM_EXPLICIT_NOTIFYMatthias Clasen2014-06-091-1/+2
* spinner: Implement clipBenjamin Otte2014-05-241-0/+79
* Deprecate GdkColorMatthias Clasen2014-05-221-0/+2
* GtkIconTheme: Support looking up directional variantsMatthias Clasen2014-05-141-3/+14
* iconhelper: Respect -gtk-icon-styleBenjamin Otte2014-05-141-0/+24
* stylecascade: Remove functionBenjamin Otte2014-02-201-8/+10
* Docs: Remove all entities and turn off sgml modeMatthias Clasen2014-02-091-3/+3
* docs: don't use a table for the region docsWilliam Jon McCann2014-02-071-38/+13
* docs: use proper quotations instead of '*'William Jon McCann2014-02-071-2/+2
* docs: use more apostrophesWilliam Jon McCann2014-02-071-8/+8
* docs: use proper apostropheWilliam Jon McCann2014-02-071-3/+3
* docs: use links instead of <xref>William Jon McCann2014-02-071-3/+4
* docs: use proper quotesWilliam Jon McCann2014-02-051-3/+3
* docs: Use "#" for refsect2 instead of ##William Jon McCann2014-02-041-1/+1
* docs: don't use <para id="">William Jon McCann2014-02-041-4/+5
* docs: don't use <replaceable>William Jon McCann2014-02-041-1/+1
* docs: don't use ulink. use markdown insteadWilliam Jon McCann2014-02-041-1/+1
* docs: don't use <parameter> tagsWilliam Jon McCann2014-02-041-8/+3
* docs: replace all <examples> with markdown headingsWilliam Jon McCann2014-02-041-36/+25
* docs: use markdown instead of inlinegraphic tagsWilliam Jon McCann2014-02-041-11/+11
* docs: use markdown instead of <filename> tagsWilliam Jon McCann2014-02-041-1/+1
* Docs: Don't use note elementsMatthias Clasen2014-02-021-8/+6
* docs: Convert to markdownMatthias Clasen2014-02-021-92/+25