summaryrefslogtreecommitdiff
path: root/gtk/gtkstylecontext.c
Commit message (Expand)AuthorAgeFilesLines
...
* stylecontext: Fix cache updatingBenjamin Otte2015-01-071-31/+38
* cssstaticstyle: Handle relevant changeBenjamin Otte2015-01-071-27/+14
* stylecontext: Use correct parent style for lookupsBenjamin Otte2015-01-071-9/+17
* cssnodedeclaration: Store the GType of the nodeBenjamin Otte2015-01-071-1/+13
* cssstaticstyle: Move functionBenjamin Otte2015-01-071-23/+10
* cssstaticstyle: Move functionBenjamin Otte2015-01-071-15/+11
* stylecontext: Refactor update_properties()Benjamin Otte2015-01-071-9/+31
* stylecontext: Simplify functionBenjamin Otte2015-01-071-14/+15
* stylecontext: Simplify codeBenjamin Otte2015-01-071-16/+10
* cssanimatedstyle: Apply animation values after creationBenjamin Otte2015-01-071-30/+21
* cssanimatedstyle: Make advancing the style return a new styleBenjamin Otte2015-01-071-2/+7
* stylecontext: Fold a function into only callerBenjamin Otte2015-01-071-18/+5
* cssanimatedstyle: Avoid creating animationBenjamin Otte2015-01-071-1/+2
* cssanimatedstyle: Merge two functionsBenjamin Otte2015-01-071-11/+8
* stylecontext: Make build_properties create the styleBenjamin Otte2015-01-071-9/+9
* stylecontext: Make static styles staticBenjamin Otte2015-01-071-8/+22
* stylecontext: Split functionBenjamin Otte2015-01-071-7/+38
* stylecontext: Only look up stuff in the cache that can be in the cacheBenjamin Otte2015-01-071-8/+7
* stylecontext: don't unset the current style info when clearing cacheBenjamin Otte2015-01-071-3/+5
* stylecontext: Always pass the static styleBenjamin Otte2015-01-071-5/+4
* stylecontext: Use a static style when savedBenjamin Otte2015-01-071-6/+11
* cssstyle: Split into GtkCssStyle and GtkCssAnimatedStyleBenjamin Otte2015-01-071-13/+15
* cssstyle: Rename GtkCssComputedValues => GtkCssStyleBenjamin Otte2015-01-071-34/+34
* gtkstylecontext: Don't try to emit a signal when finalizingJasper St. Pierre2014-12-281-6/+14
* stylecontext: Make sure we always clear the cache when the CSS changesBenjamin Otte2014-12-131-0/+2
* styleprovider: Fold get_change() vfunc into lookup()Benjamin Otte2014-12-101-35/+19
* gtkstylecontext: Optimize GtkStyleContext usageJasper St. Pierre2014-11-261-2/+6
* gtkstylecontext: Add an optional warning when misusing GtkStyleContextJasper St. Pierre2014-11-251-0/+3
* Properly update the style cascade on screen changeMatthias Clasen2014-10-241-1/+3
* styleproperties: Remove header where it's not usedBenjamin Otte2014-10-241-1/+1
* css: Add "-gtk-icon-source: builtin"Benjamin Otte2014-10-211-3/+9
* stylecontext: fix icon-source extents computationBenjamin Otte2014-10-211-4/+4
* stylecontext: Handle querying the wrong state betterBenjamin Otte2014-10-211-4/+6
* stylecontext: Return a ref in lookup_values_for_stateBenjamin Otte2014-10-211-10/+20
* stylecontext: Don't copy CSS values on context_save()Benjamin Otte2014-10-211-6/+0
* stylecontext: Use node declaration in hashBenjamin Otte2014-10-211-39/+19
* 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