mutter/clutter/cally
Alejandro Piñeiro 6e78ebca95 a11y: Not compute extents for actors without an stage
This solves a crash on GNOME Shell, as compute the extents
for some StWidgets could lead to call st_widget_get_theme_node,
and it is a fatal error to call this on a widget that it not
beed added to a stage.
2012-02-29 15:52:49 +01:00
..
cally-actor-private.h
cally-actor.c a11y: Not compute extents for actors without an stage 2012-02-29 15:52:49 +01:00
cally-actor.h a11y: redoing focus stuff 2012-02-15 19:09:44 +01:00
cally-clone.c
cally-clone.h
cally-factory.h
cally-group.c cally: Do not use Group API 2012-01-16 23:35:16 +00:00
cally-group.h
cally-main.h
cally-rectangle.c
cally-rectangle.h
cally-root.c
cally-root.h
cally-stage.c a11y: proper ATK role for ClutterStage 2012-02-15 19:10:24 +01:00
cally-stage.h
cally-text.c cally: Use the proper role for password entries 2011-11-10 12:57:34 +00:00
cally-text.h
cally-texture.c
cally-texture.h
cally-util.c cally: Fix up event listener registration minimally 2011-09-11 10:57:25 -04:00
cally-util.h
cally.c
cally.h
cally.pc.in
ChangeLog.pre-cally-merge