Use o_translate_world() to tidy up o_complex_translate_world()
commitf94d63a9a9f73e70b51c16b1e9f337bfa26b0de2
authorPeter Clifton <pcjc2@cam.ac.uk>
Sat, 8 Sep 2007 22:26:47 +0000 (8 23:26 +0100)
committerPeter Clifton <pcjc2@cam.ac.uk>
Sat, 8 Sep 2007 22:26:47 +0000 (8 23:26 +0100)
tree8414f9068a79f79c95cb298068792fe36cbecc23
parent03896ea02c444e5889d98953f6a7f5988253cc40
Use o_translate_world() to tidy up o_complex_translate_world()

Removed o_complex_world_translate_toplevel(), and changed all useage of
o_complex_translate_world() for generic lists of objects to instead use
the new o_list_translate_world(). o_glist_translate_world() is also added.
gschem/src/o_buffer.c
gschem/src/o_complex.c
gschem/src/o_copy.c
gschem/src/o_move.c
libgeda/include/prototype.h
libgeda/src/o_complex_basic.c
libgeda/src/o_list.c
libgeda/src/o_text_basic.c