aboutsummaryrefslogtreecommitdiffstats
path: root/src/empathy-rounded-texture.c
Commit message (Collapse)AuthorAgeFilesLines
* Flip the preview in RoundedTexture->paint()Emilio Pozuelo Monfort2011-08-191-0/+4
| | | | | | | | We can't flip the preview clone that we're dragging because of https://bugzilla.gnome.org/show_bug.cgi?id=656894, so directly paint it flipped. Partly fixes: https://bugzilla.gnome.org/show_bug.cgi?id=656887
* Add a ClutterTexture subclass with rounded cornersEmilio Pozuelo Monfort2011-08-191-0/+69
https://bugzilla.gnome.org/show_bug.cgi?id=656576