summaryrefslogtreecommitdiff
path: root/gtk/gtkthemingengine.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* themingengine: render pane-separator grip only if we have no bg-imageCosimo Cecchi2012-05-151-6/+11
* themingengine: don't hardcode the slider lines in the theming engineCosimo Cecchi2012-05-041-24/+0
* themingengine: simplify render_extension() default implementationCosimo Cecchi2012-04-261-31/+4
* themingengine: render a frame in gtk_render_handle()Cosimo Cecchi2012-04-261-0/+2
* themingengine: Fix outline-widthBenjamin Otte2012-04-171-1/+1
* css: Remove old animation codeBenjamin Otte2012-04-171-4/+3
* cssvalue: Add a value for border-radius corner propertiesBenjamin Otte2012-04-171-22/+15
* css: Make outline-offset a number propertyBenjamin Otte2012-04-171-1/+2
* cssvalue: Add GtkCssShadowsValueBenjamin Otte2012-04-171-27/+8
* cssvalue: Make GtkCssShadowValue only hold one shadowBenjamin Otte2012-04-171-9/+26
* themingengine: Make _gtk_theming_engine_paint_spinner() args constBenjamin Otte2012-04-171-4/+4
* stylecontext: Convert _gtk_style_context_peek_property()Benjamin Otte2012-04-171-13/+11
* cssvalue: Make border styles be their own valueBenjamin Otte2012-04-171-1/+2
* cssvalue: Add a custom RGBA valueBenjamin Otte2012-04-171-1/+2
* shadow: Also rename filesBenjamin Otte2012-04-171-1/+1
* shadow: Rename to GtkCssShadowValueBenjamin Otte2012-04-171-7/+7
* shadow: Make this a GtkCssValueBenjamin Otte2012-04-171-20/+7
* theming: Use peek_property() calls to query shadowsBenjamin Otte2012-04-171-15/+3
* css: Use GtkCssValues instead of GValue in the css machineryAlexander Larsson2012-03-081-5/+5
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* Bug 670499-gtkthemingengine.c: Include fallback-c89.cChun-wei Fan2012-02-231-0/+2