Emmanuele Bassi
|
46c597a1f6
|
Clean up clutter-private.h/6
Move all Actor private API to a separate file.
|
2010-10-21 12:22:17 +01:00 |
|
Emmanuele Bassi
|
7dd09e2186
|
Use G_DEFINE_BOXED_TYPE for all boxed types
We actually need a couple more macros for registering GValue
transformation functions. Those should be added to upstream
GLib.
|
2010-10-18 11:26:45 +01:00 |
|
Emmanuele Bassi
|
89a389cd2b
|
actor-box: Split out ActorBox into its own file
clutter-actor.c is getting way too large, so splitting it up wherever
possible makes sense.
|
2010-10-11 15:57:22 +01:00 |
|