Initial pass at adding i18n and proper object disposal
authorMike Gorse <mgorse@novell.com>
Thu, 30 Dec 2010 00:12:55 +0000 (19:12 -0500)
committerMike Gorse <mgorse@novell.com>
Thu, 30 Dec 2010 00:12:55 +0000 (19:12 -0500)
commitf8230043c35757edf02c2f8ce7217f51294e52e8
tree236dc8f942d2b2d12eb3b3bc4ee525a7863ef9a8
parent92511ee7ab20a3781fc9a337b6933ab8ca20d2a2
Initial pass at adding i18n and proper object disposal

Objects are now "disposed" when RemoveAccessible is received or the application
goes away.  This allows the objects to be dereferenced and properly cleaned up.
Also fix some related bugs and add i18n.
Some reference leaks remain, however.
15 files changed:
Makefile.am
atspi/atspi-accessible.c
atspi/atspi-application.c
atspi/atspi-event-listener.c
atspi/atspi-hyperlink.c
atspi/atspi-matchrule.c
atspi/atspi-misc-private.h
atspi/atspi-misc.c
atspi/atspi-object.c
atspi/atspi-private.h
atspi/atspi-relation.c
atspi/atspi-stateset.c
configure.ac
po/Makefile.in.in [new symlink]
po/POTFILES.in [new file with mode: 0644]