summaryrefslogtreecommitdiff
path: root/gtk/gtkstylecontext.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* GtkStyleContext: don't use disconnect_by_func()Giovanni Campagna2014-01-291-12/+11
* docs: don't escape entities in example codeWilliam Jon McCann2014-01-291-2/+2
* docs: Identify examples that are C codeWilliam Jon McCann2014-01-291-4/+4
* docs: use |[ ]| instead of <programlisting></programlisting>William Jon McCann2014-01-291-18/+18
* GtkStyleContext: Invalidate contexts with a pathVolker Sobek2013-12-181-1/+1
* stylecontext: Revert part of previous commitBenjamin Otte2013-11-151-8/+5
* Replace all margin-left and margin-right with margin-start and margin-endYosef Or Boczko2013-11-151-5/+8
* container: Deprecate resize modeBenjamin Otte2013-10-051-0/+2
* stylecontext: Deprecate gtk_style_context_invalidate()Benjamin Otte2013-10-051-0/+4
* Improve doc of gtk_style_context_invalidate()Sébastien Wilmet2013-10-051-5/+2
* Improve struct packing in various placesMatthias Clasen2013-09-211-1/+1
* gtkstylecontext: Remove some dead code when rendering layoutsJasper St. Pierre2013-08-071-3/+0
* stylecontext: Clear paths in gtk_render_foo()Martin Stransky2013-07-261-0/+17
* Drop some unnecessary includesMatthias Clasen2013-07-191-1/+0
* Move wholly deprecated classes to gtk/deprecated/Matthias Clasen2013-07-191-1/+1
* gtk: Use new macros for defining private dataEmmanuele Bassi2013-07-091-6/+3
* stylecontext: add gtk_render_icon_surfaceAlexander Larsson2013-07-031-0/+36
* css: Add a scale argument to css-value compute vfuncAlexander Larsson2013-07-031-0/+1
* GtkStyleContext: Add gtk_style_context_get/set_scaleAlexander Larsson2013-07-031-0/+43
* Deprecate GtkIconFactory, GtkIconSet, GtkIconSourceWilliam Jon McCann2013-06-261-1/+12
* docs: Fix Since tag for frame clock functionsBenjamin Otte2013-04-091-0/+1
* cssvalue: At cycle detection to color resolvingBenjamin Otte2013-03-281-1/+2
* stylecontext: Do invalidation on first resize containerBenjamin Otte2013-03-161-3/+3
* stylecontext: If we force invalidate, invalidate all propertiesBenjamin Otte2013-03-121-2/+13
* Add gdk_frame_clock_begin/end_updating()Owen W. Taylor2013-02-181-4/+2
* Small documentation fixes for frame synchronizationOwen W. Taylor2013-02-141-1/+2
* Add gtk_widget_add_tick_callback(), remove GtkTimeline, etc.Owen W. Taylor2013-02-141-33/+79
* Add an UPDATE phase and GdkFrameClockTarget, use for GtkStyleContextOwen W. Taylor2013-02-141-47/+77
* stylecontext: Make font hack not crashBenjamin Otte2013-01-071-5/+17
* stylecontext: Deprecate direction propertyBenjamin Otte2012-12-181-0/+12
* stylecontext: Use state flags for directionBenjamin Otte2012-12-181-12/+39
* stylecontext: Fix gtk_style_context_set_background()Benjamin Otte2012-12-171-8/+28
* stylecontext: Deprecate gtk_style_context_get_font()Benjamin Otte2012-12-061-0/+3
* stylecontext: Always recompute fontBenjamin Otte2012-12-061-9/+6
* stylecontext: Remove unused private functionsBenjamin Otte2012-11-301-11/+0
* stylecontext: Expose a function to get at the current changesBenjamin Otte2012-11-301-0/+20
* stylecontext: Pass a bitmask to the changed valuesBenjamin Otte2012-11-301-6/+15
* deprecations: Move files into deprecated/ dirBenjamin Otte2012-11-251-2/+3
* symboliccolor: DeprecateBenjamin Otte2012-11-251-0/+4
* styleprovider: Change function prototypeBenjamin Otte2012-11-251-7/+7
* symboliccolor: Implement using GtkCssValueBenjamin Otte2012-11-251-5/+6