| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
Sort by:
• "config.h"
• API declarations, if any
• public libraries
• internal headers, alphabetically sorted (mostly)
http://telepathy.freedesktop.org/wiki/Style#A.23includes
https://bugzilla.gnome.org/show_bug.cgi?id=697076
|
|
|
|
|
|
|
| |
With the help of the script posted at http://stackoverflow.com/a/7135530
and some manual fixes, drop the unused or redundant #include directives.
https://bugzilla.gnome.org/show_bug.cgi?id=696718
|
|
|
|
|
|
| |
And not [0..255] integers.
https://bugzilla.gnome.org/show_bug.cgi?id=672561
|
|
|
|
| |
https://bugzilla.gnome.org/show_bug.cgi?id=671720
|
|
|
|
|
|
| |
Looks like that's the right way to do it since Clutter 1.8
https://bugzilla.gnome.org/show_bug.cgi?id=669673
|
|
|
|
| |
https://bugzilla.gnome.org/show_bug.cgi?id=671644
|
| |
|
|
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
|