Commit Graph

4 Commits

Author SHA1 Message Date
c9f01ffb43 cssimage: No need to pass base file anymore
The file is now part of the GtkCssParser
2012-05-11 16:42:12 +02:00
f4a68dff88 Fix rendering of theme parts on Windows XP
It seems XP doesn't handle drawing non-alpha theme parts
on alpha destinations. We fix this by using alpha bitmaps only when
needed.

However this means any non-drawn area by the theme part is now draw
black, so we must take more care to only draw where the theme part draws,
so we find the theme part size when available.
2012-03-09 16:43:00 +01:00
9d0febc9a6 Change FSF Address 2012-02-27 17:06:11 +00:00
2a6c168235 win32: Add a CssImage implementation 2012-01-09 18:37:56 +01:00