summaryrefslogtreecommitdiff
path: root/gtk/gtkstylecontext.c
Commit message (Expand)AuthorAgeFilesLines
* The big versioning cleanupMatthias Clasen2018-02-061-74/+0
* Replace gdk_keymap_get_for_display by gdk_display_get_keymapMatthias Clasen2017-12-151-2/+2
* stylecontext: Make first property name explicitBenjamin Otte2017-11-101-3/+9
* Fix a typoMatthias Clasen2017-11-011-1/+1
* docs: Fix up some places that still said screen instead of displayBenjamin Otte2017-10-311-3/+3
* css: Merge GtkStyleProviderPrivate into GtkStyleProviderBenjamin Otte2017-10-311-4/+4
* stylecontext: Port to use display instead of screenBenjamin Otte2017-10-311-72/+74
* StyleContext: Add CSS snippet language commentsDaniel Boles2017-10-121-2/+2
* stylecontext: Fix doc commentTimm Bäder2017-10-101-1/+1
* stylecontext: Drop priv pointerTimm Bäder2017-10-011-69/+91
* GtkStyleContext: Create path node in _newTimm Bäder2017-07-191-8/+13
* GtkStyleContext: Remove property cacheTimm Bäder2017-07-191-23/+0
* Remove all widget style property codeTimm Bäder2017-07-191-277/+0
* snapshot: Rename gtk_snapshot_translate_2d()Benjamin Otte2017-01-131-4/+4
* snapshot: Rename append APIsBenjamin Otte2017-01-131-3/+3
* gtk: Remove GtkJunctionSidesBenjamin Otte2016-12-201-45/+0
* stylecontext: Remove a bunch of unneeded headersBenjamin Otte2016-12-031-5/+0
* style context: Don't leak a widget pathMatthias Clasen2016-11-171-0/+2
* snapshot: Convert GtkLabel and GtkAccelLabelBenjamin Otte2016-11-151-1/+146
* Drop support for symbolic colorsMatthias Clasen2016-11-071-30/+0
* Drop support for -gtk-gradientMatthias Clasen2016-11-071-1/+0
* gtkstylecontext: Clarify memory allocation behaviour of gettersPhilip Withnall2016-11-051-0/+12
* gtk: Update path references from gtk-3.0 to gtk-4.0Rico Tzschichholz2016-10-231-1/+1
* stylecontext: Remove deprecated APIRico Tzschichholz2016-10-231-126/+0
* css: Stop parsing GdkColor valuesTimm Bäder2016-10-221-19/+4
* 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