Rename various functions to avoid name collisions
authorMike Gorse <mgorse@suse.com>
Tue, 14 May 2013 15:53:45 +0000 (10:53 -0500)
committerMike Gorse <mgorse@suse.com>
Wed, 15 May 2013 20:09:00 +0000 (15:09 -0500)
commit5b9c1723c5661b9d573b56af3673b488bf2136d7
treedf634deee63a85be88e9c17b1bba61f1eb2b3ad6
parente2661ee0aa213120ef82002518b6f3cf6fe944b5
Rename various functions to avoid name collisions

Having functions with common suffixes (ie, atspi_text_get_attributes and
atspi_document_get_attributes) results in problems for language
bindings. Deprecating these functions in favor of functions with new
names to avoid these collisions.

https://bugzilla.gnome.org/show_bug.cgi?id=700243
atspi/atspi-accessible.c
atspi/atspi-accessible.h
atspi/atspi-action.c
atspi/atspi-action.h
atspi/atspi-document.c
atspi/atspi-document.h
atspi/atspi-text.c
atspi/atspi-text.h