summaryrefslogtreecommitdiff
path: root/gtk/gtkthemingengine.c
Commit message (Expand)AuthorAgeFilesLines
* Move gtkthemingengine to deprecated directoryMatthias Clasen2014-08-291-2823/+0
* Use CHECKED instead of ACTIVE for expanded expandersBenjamin Otte2014-08-271-1/+1
* gtk: Fix out-param annotation of gtk_theming_engine_get_style_propertyRico Tzschichholz2014-08-201-1/+1
* themingengine: DeprecateBenjamin Otte2014-08-161-12/+51
* themingengine: Remove now unused private APIBenjamin Otte2014-08-161-17/+0
* themingengine: Transition code towards StyleContextBenjamin Otte2014-08-161-43/+52
* borderimage: Use style context as argumentBenjamin Otte2014-08-161-1/+1
* roundedbox: Remove functions that take a GtkThemingEngineBenjamin Otte2014-08-161-2/+2
* themingbackground: Remove initializer that takes a GtkThemingEngineBenjamin Otte2014-08-161-5/+6
* themingengine: Remove hack to draw backgrounds instead of checksBenjamin Otte2014-08-161-38/+1
* gtkcssshadowvalue: Don't double-apply the alpha to shadowsJasper St. Pierre2014-08-021-11/+7
* Allow to use -gtk-icon-source for handlesMatthias Clasen2014-07-131-0/+3
* stylecontext: Deprecate regionsBenjamin Otte2014-06-191-0/+4
* themingengine: Don't transform icon shadowsBenjamin Otte2014-05-141-9/+16
* css: Change CssTransformValue APIBenjamin Otte2014-05-141-4/+5
* themingengine: Draw "icon-shadow" on iconsBenjamin Otte2014-05-141-0/+11
* themingengine: Draw icons for arrowsBenjamin Otte2014-05-141-0/+3
* themingengine: Use icons for expandersBenjamin Otte2014-05-141-0/+3
* themingengine: Implement icon drawing for checks and optionsBenjamin Otte2014-05-141-0/+6
* css: Add -gtk-icon-transform propertyBenjamin Otte2014-05-141-1/+9
* themingengine: Draw icons for spinnersBenjamin Otte2014-05-141-0/+24
* themingengine: only round outline corners after shrinkingCosimo Cecchi2014-05-021-1/+1
* themingengine: use outlines to render focus ringsCosimo Cecchi2014-05-011-75/+22
* Docs: Remove all entities and turn off sgml modeMatthias Clasen2014-02-091-1/+1
* docs: use apostrophes in *n'tWilliam Jon McCann2014-02-071-1/+1
* docs: use proper apostropheWilliam Jon McCann2014-02-071-6/+6
* docs: use |[ ]| instead of <programlisting></programlisting>William Jon McCann2014-01-291-2/+2
* themingengine: Don't draw 0px bordersBenjamin Otte2014-01-141-0/+7
* gtkthemingengine: Eliminate a dead assignmentPhilip Withnall2013-12-021-2/+1
* gtkthemingengine: Fix a definite use of an uninitialised variablePhilip Withnall2013-12-021-1/+1
* notebook: Improve the style of the default arrowsWilliam Jon McCann2013-10-021-33/+22
* themingengine: apply image effects according to GtkCssImageEffect valueCosimo Cecchi2013-08-201-2/+8
* themingengine: refactor a conditional branchCosimo Cecchi2013-08-201-35/+33
* themingengine: use gtk_icon_source_get_state_wildcarded()Cosimo Cecchi2013-08-041-0/+4
* gtk: Use new macros for defining private dataEmmanuele Bassi2013-07-091-7/+2
* stylecontext: add gtk_render_icon_surfaceAlexander Larsson2013-07-031-0/+24
* Deprecate GtkIconFactory, GtkIconSet, GtkIconSourceWilliam Jon McCann2013-06-261-10/+10
* Fix up headerless symbolsMatthias Clasen2013-05-051-0/+1
* Make it possible to finalize theming enginesMatthias Clasen2013-05-021-1/+1
* stylecontext: Deprecate direction propertyBenjamin Otte2012-12-181-1/+7
* stylecontext: Deprecate gtk_style_context_get_font()Benjamin Otte2012-12-061-0/+4
* stylecontext: Remove unused private functionsBenjamin Otte2012-11-301-10/+0
* Add a forgotten break in render_borderMatthias Clasen2012-11-291-0/+1
* themingengine: Do shading with GtkHSLABenjamin Otte2012-11-251-7/+5
* themingengine: Draw fradctional border sizesBenjamin Otte2012-10-311-92/+72
* gtk: Add get_type() function declarations for private objectsBenjamin Otte2012-10-021-0/+2
* themingengine: animate spinners againCosimo Cecchi2012-09-171-2/+7
* docs: fix a number of typos and obsolete referencesCosimo Cecchi2012-07-021-2/+2
* themingengine: don't use gtk_theming_engine_get()Cosimo Cecchi2012-05-161-26/+13
* themingengine: don't use gtk_theming_engine_state_is_running()Cosimo Cecchi2012-05-161-87/+9