Remove unused structure _AtkEditableTextIfaceClass
authorPadraig O'Briain <padraigo@src.gnome.org>
Sat, 17 Nov 2001 11:56:03 +0000 (11:56 +0000)
committerPadraig O'Briain <padraigo@src.gnome.org>
Sat, 17 Nov 2001 11:56:03 +0000 (11:56 +0000)
commit40be3ed8f7999eb778319be2ba783850cd4ed901
treee1f3897c2ecd8ca7968d2a80201c2b36a642ee7a
parent72ba9184a0da324c8827cce908729f5f496e90b4
Remove unused structure _AtkEditableTextIfaceClass

* atk/atkeditabletext.c:
Remove unused structure _AtkEditableTextIfaceClass

* atk/atkobject.[c|h]
Remove signals model_changed and selection_changed

* atk/selection.[c|h]
Add signal selection_changed

* atk/atktable.[c|h]
Remove unused structure _AtkTableIfaceClass
Add signal model_changed

* atk/atktext.[c|h]
Remove unused structure _AtkTextIfaceClass
Add signal text_selection_changed

* docs/tmpl/atkobject.sgml, docs/tmpl/atkselection.sgml,
docs/tmpl/atktable.sgml, atk/tmpl/atktext.sgml:
Documentation changes
14 files changed:
ChangeLog
atk/atkeditabletext.c
atk/atkobject.c
atk/atkobject.h
atk/atkselection.c
atk/atkselection.h
atk/atktable.c
atk/atktable.h
atk/atktext.c
atk/atktext.h
docs/tmpl/atkobject.sgml
docs/tmpl/atkselection.sgml
docs/tmpl/atktable.sgml
docs/tmpl/atktext.sgml