| Commit message (Expand) | Author | Age | Files | Lines |
* | docs: GtkWidget::style-updated vs GtkStyleContext::changed | Sébastien Wilmet | 2016-07-25 | 1 | -0/+13 |
* | Add a function to turn a css style into pango attributes | Matthias Clasen | 2016-06-03 | 1 | -70/+1 |
* | style context: Don't use g_warning for API misuse | Matthias Clasen | 2016-03-20 | 1 | -4/+4 |
* | stylecontext: Move background_is_opaque() function | Benjamin Otte | 2016-02-25 | 1 | -29/+6 |
* | Various documentation fixes | Timm Bäder | 2016-02-08 | 1 | -1/+1 |
* | Throw an error when a display is missing | Matthias Clasen | 2016-01-30 | 1 | -0/+3 |
* | Document restrictions on gtk_style_context_get | Matthias Clasen | 2016-01-17 | 1 | -6/+17 |
* | Fix a small mistake in stylecontext docs | Krzesimir Nowak | 2016-01-11 | 1 | -2/+2 |
* | Improve GtkStyleContext docs | Matthias Clasen | 2016-01-10 | 1 | -38/+37 |
* | Use the caret-color properties for drawing carets | Matthias Clasen | 2016-01-08 | 1 | -48/+13 |
* | introspection: This patch fixes nullable return values fixes for the followin... | Alberto Ruiz | 2016-01-08 | 1 | -3/+4 |
* | docs: try to clarify widget_get_state_flags vs context_get_state | Paolo Borelli | 2016-01-05 | 1 | -1/+6 |
* | Redo CSS style printing | Matthias Clasen | 2016-01-03 | 1 | -4/+0 |
* | Add a function to dump CSS nodes and styles | Matthias Clasen | 2016-01-03 | 1 | -0/+50 |
* | rendericon: Move a function | Benjamin Otte | 2015-12-16 | 1 | -65/+12 |
* | stylecontext: Builtin images can be (and are) transformed | Benjamin Otte | 2015-12-16 | 1 | -5/+0 |
* | iconhelper: Require passing a cssnode to the constructor | Benjamin Otte | 2015-12-15 | 1 | -0/+6 |
* | widget: Pass a GtkCssStyleChange instead of a bitmask | Benjamin Otte | 2015-12-13 | 1 | -25/+19 |
* | iconfactory: Drop caching infrastructure | Benjamin Otte | 2015-12-04 | 1 | -2/+0 |
* | stylecontext: Don't emit state warning for transient nodes | Benjamin Otte | 2015-12-02 | 1 | -1/+5 |
* | stylecontext: Treat empty path like no path | Benjamin Otte | 2015-11-21 | 1 | -7/+4 |
* | stylecontext: Copy name when setting widget path | Benjamin Otte | 2015-11-21 | 1 | -2/+6 |
* | stylecontext: Always warn on style mismatch | Benjamin Otte | 2015-11-06 | 1 | -14/+12 |
* | stylecontext: Add gtk_style_context_save_to_node() | Benjamin Otte | 2015-10-22 | 1 | -2/+34 |
* | stylecontext: Add gtk_style_context_add_named() | Benjamin Otte | 2015-10-22 | 1 | -16/+24 |
* | stylecontext: Make sure style is valid when looking up style properties | Benjamin Otte | 2015-10-10 | 1 | -0/+3 |
* | style context: Avoid a compiler warning | Matthias Clasen | 2015-10-03 | 1 | -1/+1 |
* | style context: Formatting fixes | Matthias Clasen | 2015-10-03 | 1 | -125/+53 |
* | Fix gtk_style_context_list_classes | Matthias Clasen | 2015-10-03 | 1 | -2/+2 |
* | Use stupid quotes instead of dumb quotes | Matthias Clasen | 2015-09-23 | 1 | -6/+6 |
* | style context: Trivial refactor | Matthias Clasen | 2015-09-23 | 1 | -13/+2 |
* | stylecontext: add opaque background helper | Christian Hergert | 2015-09-13 | 1 | -5/+16 |
* | stylecontext: Fix list_classes() after optimization | Garrett Regier | 2015-09-11 | 1 | -1/+1 |
* | cssnode: Optimize listing of classes | Garrett Regier | 2015-09-11 | 1 | -4/+12 |
* | stylecontext: Remove line that is a no-op | Benjamin Otte | 2015-09-07 | 1 | -1/+0 |
* | style context: Convert to g_object_notify_by_pspec | Matthias Clasen | 2015-09-06 | 1 | -34/+37 |
* | css: support text-decoration-style | Paolo Borelli | 2015-07-06 | 1 | -3/+22 |
* | css: support text-decoration-color | Paolo Borelli | 2015-07-06 | 1 | -0/+12 |
* | css: add support for text-decoration-line | Paolo Borelli | 2015-07-06 | 1 | -7/+31 |
* | label: add support for CSS letter-spacing property | Paolo Borelli | 2015-07-06 | 1 | -0/+20 |
* | stylecontext: deprecate gtk_style_context_set_background() | Cosimo Cecchi | 2015-07-01 | 1 | -0/+4 |
* | stylecontext: Change fallback behavior on state mismatch | Benjamin Otte | 2015-06-15 | 1 | -24/+36 |
* | stylecontext: Clear style property more frequently | Benjamin Otte | 2015-04-27 | 1 | -3/+1 |
* | csspathnode: Handle context going away | Benjamin Otte | 2015-03-18 | 1 | -2/+5 |
* | stylecontext: Call get_style(), not create_style() | Benjamin Otte | 2015-03-18 | 1 | -1/+1 |
* | stylecontext: Refactor gtk_style_context_invalidate() | Benjamin Otte | 2015-03-18 | 1 | -25/+1 |
* | cssnode: Move style context function to only user | Benjamin Otte | 2015-03-18 | 1 | -30/+0 |
* | cssnode: Add gtk_css_node_invalidate_style_provider() | Benjamin Otte | 2015-03-18 | 1 | -1/+1 |
* | cssvalue: Remove GtkCssDependencies | Benjamin Otte | 2015-03-18 | 1 | -9/+4 |
* | widget: Add gtk_widget_get_css_node() | Benjamin Otte | 2015-03-18 | 1 | -1/+2 |