Emmanuele Bassi
|
489c16c6a6
|
docs: Align parameter names between header and source code
|
2010-05-24 14:20:23 +01:00 |
|
Emmanuele Bassi
|
9fafc93c5d
|
state: Clean up the header's documentation
|
2010-05-20 17:46:52 +01:00 |
|
Emmanuele Bassi
|
3f36b4a841
|
state: Constify StateKey accessors
Since the accessors do not modify the StateKey we should constify the
argument.
|
2010-05-20 17:34:36 +01:00 |
|
Emmanuele Bassi
|
5c74f990d6
|
Do not include clutter.h from a Clutter header file
Clutter header files should just include the needed headers.
|
2010-05-20 17:34:02 +01:00 |
|
Øyvind Kolås
|
1dc8c0ff05
|
state-machine: made clutter_state_change take a boolean animate argument
Most of the time this will be TRUE, pass FALSE to change to the target
state immediately.
|
2010-05-20 16:24:29 +01:00 |
|
Øyvind Kolås
|
8761b279a7
|
state-machine: add completed signal
Added a completed signal to the animator
|
2010-05-20 16:24:29 +01:00 |
|
Øyvind Kolås
|
fcdc3a8989
|
state machine: added state machine
|
2010-05-20 16:24:29 +01:00 |
|