mutter/clutter/cally
Emmanuele Bassi 09c6553f0d cally: Clean up the headers
Make Cally follow the single-include header file policy of Clutter and
Cogl; this means making cally.h the single include header, and requires
a new cally-main.h file for the functions defined by cally.h.

Also:

  • clean up the licensing notice and remove the FSF address;

  • document the object structures (instance and class);

  • G_GNUC_CONST-ify the get_type() functions;

  • reduce the padding for CallyActor sub-classes;

  • reduce the amount of headers included.
2010-07-05 16:45:43 +01:00
..
cally-actor-private.h cally: Clean up the headers 2010-07-05 16:45:43 +01:00
cally-actor.c cally: Clean up the headers 2010-07-05 16:45:43 +01:00
cally-actor.h cally: Clean up the headers 2010-07-05 16:45:43 +01:00
cally-clone.c Add Cally 2010-07-05 16:45:43 +01:00
cally-clone.h cally: Clean up the headers 2010-07-05 16:45:43 +01:00
cally-factory.h Add Cally 2010-07-05 16:45:43 +01:00
cally-group.c Add Cally 2010-07-05 16:45:43 +01:00
cally-group.h cally: Clean up the headers 2010-07-05 16:45:43 +01:00
cally-main.h cally: Clean up the headers 2010-07-05 16:45:43 +01:00
cally-rectangle.c Add Cally 2010-07-05 16:45:43 +01:00
cally-rectangle.h cally: Clean up the headers 2010-07-05 16:45:43 +01:00
cally-root.c Add Cally 2010-07-05 16:45:43 +01:00
cally-root.h cally: Clean up the headers 2010-07-05 16:45:43 +01:00
cally-stage.c Add Cally 2010-07-05 16:45:43 +01:00
cally-stage.h cally: Clean up the headers 2010-07-05 16:45:43 +01:00
cally-text.c cally: Clean up the headers 2010-07-05 16:45:43 +01:00
cally-text.h cally: Clean up the headers 2010-07-05 16:45:43 +01:00
cally-texture.c Add Cally 2010-07-05 16:45:43 +01:00
cally-texture.h cally: Clean up the headers 2010-07-05 16:45:43 +01:00
cally-util.c Rename some methods and includes to avoid -Wshadow warnings 2010-07-05 16:45:43 +01:00
cally-util.h cally: Clean up the headers 2010-07-05 16:45:43 +01:00
cally.c cally: Clean up the headers 2010-07-05 16:45:43 +01:00
cally.h cally: Clean up the headers 2010-07-05 16:45:43 +01:00
cally.pc.in cally: Clean up the headers 2010-07-05 16:45:43 +01:00
Makefile.am cally: Clean up the headers 2010-07-05 16:45:43 +01:00