summaryrefslogtreecommitdiff
path: root/gtk/gtkstylecontext.c
Commit message (Expand)AuthorAgeFilesLines
* gtk+: Fix GI warnings about missing parametersGarrett Regier2016-10-171-6/+1
* stylecontext: Remove gtk_gradient_resolve_for_context()Emmanuele Bassi2016-10-171-15/+0
* API: stylecontext: Remove state argument from gettersBenjamin Otte2016-10-161-147/+5
* API: stylecontext: Remove regionsBenjamin Otte2016-10-161-170/+1
* API: stylecontext: Remove old unused animation functionsBenjamin Otte2016-10-161-196/+0
* Remove GtkIconFactoryTimm Bäder2016-10-161-32/+0
* widget: Remove cursor-aspect-ratio/window-dragging style propertiesTimm Bäder2016-10-161-47/+2
* API: Remove gdk_window_set_background()Benjamin Otte2016-10-161-44/+0
* Add some missing (nullable) annotationsRico Tzschichholz2016-09-221-2/+2
* docs: GtkWidget::style-updated vs GtkStyleContext::changedSébastien Wilmet2016-07-251-0/+13
* Add a function to turn a css style into pango attributesMatthias Clasen2016-06-031-70/+1
* style context: Don't use g_warning for API misuseMatthias Clasen2016-03-201-4/+4
* stylecontext: Move background_is_opaque() functionBenjamin Otte2016-02-251-29/+6
* Various documentation fixesTimm Bäder2016-02-081-1/+1
* Throw an error when a display is missingMatthias Clasen2016-01-301-0/+3
* Document restrictions on gtk_style_context_getMatthias Clasen2016-01-171-6/+17
* Fix a small mistake in stylecontext docsKrzesimir Nowak2016-01-111-2/+2
* Improve GtkStyleContext docsMatthias Clasen2016-01-101-38/+37
* Use the caret-color properties for drawing caretsMatthias Clasen2016-01-081-48/+13
* introspection: This patch fixes nullable return values fixes for the followin...Alberto Ruiz2016-01-081-3/+4
* docs: try to clarify widget_get_state_flags vs context_get_statePaolo Borelli2016-01-051-1/+6
* Redo CSS style printingMatthias Clasen2016-01-031-4/+0
* Add a function to dump CSS nodes and stylesMatthias Clasen2016-01-031-0/+50
* rendericon: Move a functionBenjamin Otte2015-12-161-65/+12
* stylecontext: Builtin images can be (and are) transformedBenjamin Otte2015-12-161-5/+0
* iconhelper: Require passing a cssnode to the constructorBenjamin Otte2015-12-151-0/+6
* widget: Pass a GtkCssStyleChange instead of a bitmaskBenjamin Otte2015-12-131-25/+19
* iconfactory: Drop caching infrastructureBenjamin Otte2015-12-041-2/+0
* stylecontext: Don't emit state warning for transient nodesBenjamin Otte2015-12-021-1/+5
* stylecontext: Treat empty path like no pathBenjamin Otte2015-11-211-7/+4
* stylecontext: Copy name when setting widget pathBenjamin Otte2015-11-211-2/+6
* stylecontext: Always warn on style mismatchBenjamin Otte2015-11-061-14/+12
* stylecontext: Add gtk_style_context_save_to_node()Benjamin Otte2015-10-221-2/+34
* stylecontext: Add gtk_style_context_add_named()Benjamin Otte2015-10-221-16/+24
* stylecontext: Make sure style is valid when looking up style propertiesBenjamin Otte2015-10-101-0/+3
* style context: Avoid a compiler warningMatthias Clasen2015-10-031-1/+1
* style context: Formatting fixesMatthias Clasen2015-10-031-125/+53
* Fix gtk_style_context_list_classesMatthias Clasen2015-10-031-2/+2
* Use stupid quotes instead of dumb quotesMatthias Clasen2015-09-231-6/+6
* style context: Trivial refactorMatthias Clasen2015-09-231-13/+2
* stylecontext: add opaque background helperChristian Hergert2015-09-131-5/+16
* stylecontext: Fix list_classes() after optimizationGarrett Regier2015-09-111-1/+1
* cssnode: Optimize listing of classesGarrett Regier2015-09-111-4/+12
* stylecontext: Remove line that is a no-opBenjamin Otte2015-09-071-1/+0
* style context: Convert to g_object_notify_by_pspecMatthias Clasen2015-09-061-34/+37
* css: support text-decoration-stylePaolo Borelli2015-07-061-3/+22
* css: support text-decoration-colorPaolo Borelli2015-07-061-0/+12
* css: add support for text-decoration-linePaolo Borelli2015-07-061-7/+31
* label: add support for CSS letter-spacing propertyPaolo Borelli2015-07-061-0/+20
* stylecontext: deprecate gtk_style_context_set_background()Cosimo Cecchi2015-07-011-0/+4