]> spindle.queued.net Git - midori/commit
Render stock:// as pixbufs and pass as data URIs
authorChristian Dywan <christian@twotoasts.de>
Thu, 20 May 2010 23:17:43 +0000 (01:17 +0200)
committerChristian Dywan <christian@twotoasts.de>
Fri, 21 May 2010 00:23:15 +0000 (02:23 +0200)
commit6c4d94942f5f835de134259f5bf4ffcde9086bc6
treecf5a48485a6055d5ae3733d797f09e7bfafca452
parent62cafb87b20001eca63d7099ffd7abd9750d452b
Render stock:// as pixbufs and pass as data URIs

Stock icons do not match filenames in many icon themes and the
appropriate sizes may not be available. Thus we now always
render the icon through the theme engine and encode it as a
data URI with BASE64/ PNG.

As a side effect, we use stock sizes now instead of pixel sizes,
where 1 means menu size, 4 means button size and 6 dialog size;
the value 16 is translated to 4 to keep existing files working.
data/speeddial-head.html
midori/midori-view.c