summaryrefslogtreecommitdiff
path: root/gtk/gtkcairoblur.c
Commit message (Expand)AuthorAgeFilesLines
* docs: use proper quotations instead of '*'William Jon McCann2014-02-071-2/+2
* css: Fix computation of pixels occupied by blur radiusBenjamin Otte2014-02-031-0/+26
* blur: Do the same thing for rows and colsBenjamin Otte2012-09-201-1/+1
* blur: Use rowstrideBenjamin Otte2012-09-201-5/+12
* blur: Simplify codeBenjamin Otte2012-09-201-20/+7
* blur: Fix pixel sizesBenjamin Otte2012-09-201-6/+3
* blur: Take the radius as a double parameterBenjamin Otte2012-09-201-10/+5
* Add code for blurring (original code from Unico, copyright fine for Gtk+)Andrea Cimitan2012-09-201-0/+267