summaryrefslogtreecommitdiff
path: root/clutter/cally/cally-actor.c
Commit message (Expand)AuthorAgeFilesLines
* cally: Avoid clone spamming state changesEmmanuele Bassi2016-02-241-0/+7
* cally: Drop use of deprecated macrosEmmanuele Bassi2015-07-111-5/+5
* cally-actor: Don't assume X11 backend is used when supportedFlorian Müllner2015-03-231-40/+41
* Use new introspection annotation syntaxEmmanuele Bassi2014-12-151-3/+1
* cally: Use the new macros for adding private dataEmmanuele Bassi2013-07-031-17/+11
* actor: Add :z-position and deprecate :depthEmmanuele Bassi2012-07-111-1/+1
* cally: Fix redundant declarationsEmmanuele Bassi2012-03-071-2/+0
* a11y: Not compute extents for actors without an stageAlejandro Piñeiro2012-02-291-0/+7
* a11y: Stop to use ClutterActor::name as default accessible-nameAlejandro Piñeiro2012-02-291-25/+0
* a11y: remove Container explanationAlejandro Piñeiro2012-02-151-34/+0
* a11y: redoing focus stuffAlejandro Piñeiro2012-02-151-108/+6
* cally: Use Actor.get_children()Emmanuele Bassi2012-01-161-37/+28
* cally: Use the Actor API instead of ClutterContainerEmmanuele Bassi2012-01-161-49/+25
* cally/actor: Do not use the default stage as a fallbackEmmanuele Bassi2011-11-101-8/+6
* a11y: Notify ATK_STATE_SHOWING state changeAlejo Pacin2011-08-041-0/+5
* a11y: Use existing clutter_actor_get_paint_visibilityAlejandro Piñeiro2011-07-261-52/+4
* a11y: expose _cally_actor_get_top_level_origin in cally-actor-privatePhilippe Normand2011-07-061-11/+14
* [a11y] Exposing via ATK the proper toolkit name and versionAlejandro Piñeiro2011-07-061-0/+18
* Eliminate G_CONST_RETURNEmmanuele Bassi2011-06-071-9/+9
* [cally] Removed default actions on CallyActorAlejandro Piñeiro2011-05-211-88/+11
* cally: Remove unused variablesEmmanuele Bassi2011-02-191-9/+3
* docs: Switch a 'Since' annotation in CallyActorEmmanuele Bassi2011-02-011-2/+2
* cally: Allow memory management for actionsEmmanuele Bassi2010-12-141-31/+63
* Avoid mixing declarations and codeNeil Roberts2010-10-251-30/+36
* cally: Do not use deprecated functionsEmmanuele Bassi2010-09-291-1/+4
* cally: Improving cally docAlejandro Piñeiro2010-07-071-1/+1
* cally: Use proper backend information on CallyActorAlejandro Piñeiro2010-07-071-2/+2
* docs: Fix Cally documentationEmmanuele Bassi2010-07-051-26/+38
* cally: Clean up the headersEmmanuele Bassi2010-07-051-5/+6
* Rename some methods and includes to avoid -Wshadow warningsAlejandro Piñeiro2010-07-051-3/+2
* Add CallyAlejandro Piñeiro2010-07-051-0/+1491