Define new properties accessible-text, accessible-caret,
[atk.git] / ChangeLog
blobdf306e1886c4d824fc33e9a0e9beb7df6a91413f
1 2001-05-29  Padraig O'Briain  <padraig.obriain@sun.com>
3         * atk/atkobject.c: Define new properties accessible-text, 
4         accessible-caret, accessible-selection and accessible-value
6 2001-05-29  Brian Cameron <brian.cameron@sun.com>
7         * docs/atk-sections.txt
8         * docs/tmpl/*
9         Improved the layout/formatting of the atk docs.  Added docs/tmpl
10         files.
12 2001-05-28  Brian Cameron <brian.cameron@sun.com>
14         * atk/atktext.c
15         Now properly set the initialized flag when setting up signals.
16         Updated the atk-docs in several files
18 2001-05-24  Padraig O'Briain  <padraig.obriain@sun.com>
20         * atk/atkaction.c, atk/atkcomponent.c, atk/atkeditabletext.c,
21         atk/atkhyperlink.c, atk/atkhypertext.c, atk/atkimage.c,
22         atk/atkregistry.c, atk/atkselection.c, atk/atktable.c,
23         atk/atktext.c, atk/atkutil.c, atk/atkvalue.c
24         Fix warnings generated by Sun FORTE compiler
26 2001-05-24  Padraig O'Briain  <padraig.obriain@sun.com>
28         * atk/atkcomponent.c atk/atkvalue.c
29         Remove return calls in functions which return void
30         
31 2001-05-23  Padraig O'Briain  <padraig.obriain@sun.com>
33         * atk/atkobject.h: Correct naming of role for status bar
34         * atk/atktext.c: 
35         Clarify behaviour of atk_text_get_text_after/at/before_offset
37 Sun May 13 11:35:32 2001  Owen Taylor  <otaylor@redhat.com>
39         * autogen.sh (have_automake): Require libtool-1.4, automake-1.4p1.
41 2001-01-06  Hans Breuer  <hans@breuer.org>
43         * atk/makefile.msc atk/atk.def (new files) :
44         Enable build for win32, no sourc changes necessary.
46 Sat May  5 07:46:47 2001  Owen Taylor  <otaylor@redhat.com>
48         * Released 0.1
50 Thu May  3 08:38:24 2001  Owen Taylor  <otaylor@redhat.com>
52         * atk/atkobject.c: Add missing include of <string.h> for strcmp.
54 Tue Apr 25 10:10:00 2001  Padraig Obriain <padraig.obriain@sun.com>
56         * Start a ChangeLog