1 2001-05-24 Padraig O'Briain <padraig.obriain@sun.com>
3 * atk/atkaction.c, atk/atkcomponent.c, atk/atkeditabletext.c,
4 atk/atkhyperlink.c, atk/atkhypertext.c, atk/atkimage.c,
5 atk/atkregistry.c, atk/atkselection.c, atk/atktable.c,
6 atk/atktext.c, atk/atkutil.c, atk/atkvalue.c
7 Fix warnings generated by Sun FORTE compiler
9 2001-05-24 Padraig O'Briain <padraig.obriain@sun.com>
11 * atk/atkcomponent.c atk/atkvalue.c
12 Remove return calls in functions which return void
14 2001-05-23 Padraig O'Briain <padraig.obriain@sun.com>
16 * atk/atkobject.h: Correct naming of role for status bar
18 Clarify behaviour of atk_text_get_text_after/at/before_offset
20 Sun May 13 11:35:32 2001 Owen Taylor <otaylor@redhat.com>
22 * autogen.sh (have_automake): Require libtool-1.4, automake-1.4p1.
24 2001-01-06 Hans Breuer <hans@breuer.org>
26 * atk/makefile.msc atk/atk.def (new files) :
27 Enable build for win32, no sourc changes necessary.
29 Sat May 5 07:46:47 2001 Owen Taylor <otaylor@redhat.com>
33 Thu May 3 08:38:24 2001 Owen Taylor <otaylor@redhat.com>
35 * atk/atkobject.c: Add missing include of <string.h> for strcmp.
37 Tue Apr 25 10:10:00 2001 Padraig Obriain <padraig.obriain@sun.com>