mutter/clutter/cally
Matthias Clasen 5781beb22d cally: Fix up event listener registration minimally
For god-knows-what reason, at-spi is trying various formats
of strings when registering listeners, triggering an ugly

(gnome-shell:4411): Clutter-WARNING **: invalid object type create

warning in .xsession-errors. Stop doing that.

Also don't leak temporary string arrays that are a side-effect
of passing parameters around as formatted strings.

https://bugzilla.gnome.org/show_bug.cgi?id=658721
2011-09-11 10:57:25 -04:00
..
cally-actor-private.h a11y: expose _cally_actor_get_top_level_origin in cally-actor-private 2011-07-06 16:55:55 +02:00
cally-actor.c a11y: Notify ATK_STATE_SHOWING state change 2011-08-04 12:59:50 +02:00
cally-actor.h
cally-clone.c
cally-clone.h
cally-factory.h
cally-group.c
cally-group.h
cally-main.h
cally-rectangle.c
cally-rectangle.h
cally-root.c
cally-root.h
cally-stage.c a11y: Using AtkWindow on cally-stage 2011-08-23 17:22:11 +02:00
cally-stage.h
cally-text.c a11y: cally-text get_offset_at_point implementation 2011-07-06 17:05:49 +02: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