summaryrefslogtreecommitdiff
path: root/gtk/gtkrender.c
Commit message (Expand)AuthorAgeFilesLines
* render: Make rendering the background a single functionBenjamin Otte2014-10-081-14/+10
* render: Overhaul gtk_render_handle()Benjamin Otte2014-10-081-17/+9
* colorswatch: Render background properlyBenjamin Otte2014-10-081-0/+44
* theming: Use gtk_style_context_peek_property()Benjamin Otte2014-10-031-31/+28
* themingengine: Call real API render functionsBenjamin Otte2014-10-031-17/+17
* themingengine: Stop using itBenjamin Otte2014-10-031-144/+19
* themingengine: Move actual render functions to gtkrender.cBenjamin Otte2014-10-031-2/+1769
* stylecontext: Split render functions out into gtkrender.[ch]Benjamin Otte2014-10-031-0/+809