aboutsummaryrefslogtreecommitdiffstats
path: root/src/empathy-rounded-rectangle.h
Commit message (Collapse)AuthorAgeFilesLines
* Clean up #include directives in source filesEmanuele Aina2013-04-021-1/+0
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=697076
* Match the preview highlight roundedness with the videoEmanuele Aina2012-03-121-2/+3
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=671720
* Add a rectangle actor with rounded cornersEmilio Pozuelo Monfort2011-08-191-0/+75
This is a ClutterCairoTexture subclass and uses Cairo for drawing as Cairo is antialiased while Cogl is not. https://bugzilla.gnome.org/show_bug.cgi?id=656576