Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | render: Make rendering the background a single function | Benjamin Otte | 2014-10-08 | 1 | -14/+10 |
* | render: Overhaul gtk_render_handle() | Benjamin Otte | 2014-10-08 | 1 | -17/+9 |
* | colorswatch: Render background properly | Benjamin Otte | 2014-10-08 | 1 | -0/+44 |
* | theming: Use gtk_style_context_peek_property() | Benjamin Otte | 2014-10-03 | 1 | -31/+28 |
* | themingengine: Call real API render functions | Benjamin Otte | 2014-10-03 | 1 | -17/+17 |
* | themingengine: Stop using it | Benjamin Otte | 2014-10-03 | 1 | -144/+19 |
* | themingengine: Move actual render functions to gtkrender.c | Benjamin Otte | 2014-10-03 | 1 | -2/+1769 |
* | stylecontext: Split render functions out into gtkrender.[ch] | Benjamin Otte | 2014-10-03 | 1 | -0/+809 |