Updated
[platform/upstream/atk.git] / ChangeLog
1
2 Fri Jun 01  Brian Cameron <brian.cameron@sun.com>
3
4         * atk/atkeditabletext.[ch], atk/atktext.[ch]
5         * docs/atk-overrides.txt, docs/Makefile.am
6           Updated the interface for dealing with selected
7           text to handle multiple selected regions.  Added
8           docs/atk-overrides.txt file.
9
10 Thu May 31  Brian Cameron <brian.cameron@sun.com>
11
12         * Makefile.am configure.in atk/Makefile.am atk/atktext.c
13           atk/atkutil.c docs/Makefile.am atk/atkmarshal.list
14           Added atk_marshal_VOID__INT_INT marshaller.  Updated the
15           Makefiles so the proper marshall files get included in the
16           dist.  Updated the Makefiles and configure.in so that the
17           docs get included in the dist.
18
19 Tue May 29 18:17:11 2001  Owen Taylor  <otaylor@redhat.com>
20
21         * autogen.sh (have_libtool): Fix GNU sedism (#55430)
22
23 2001-05-29  Padraig O'Briain  <padraig.obriain@sun.com>
24
25         * atk/atkobject.c: Define new properties accessible-text, 
26         accessible-caret, accessible-selection and accessible-value
27
28 2001-05-29  Brian Cameron <brian.cameron@sun.com>
29         * docs/atk-sections.txt
30         * docs/tmpl/*
31         Improved the layout/formatting of the atk docs.  Added docs/tmpl
32         files.
33
34 2001-05-28  Brian Cameron <brian.cameron@sun.com>
35
36         * atk/atktext.c
37         Now properly set the initialized flag when setting up signals.
38         Updated the atk-docs in several files
39
40 2001-05-24  Padraig O'Briain  <padraig.obriain@sun.com>
41
42         * atk/atkaction.c, atk/atkcomponent.c, atk/atkeditabletext.c,
43         atk/atkhyperlink.c, atk/atkhypertext.c, atk/atkimage.c,
44         atk/atkregistry.c, atk/atkselection.c, atk/atktable.c,
45         atk/atktext.c, atk/atkutil.c, atk/atkvalue.c
46         Fix warnings generated by Sun FORTE compiler
47
48 2001-05-24  Padraig O'Briain  <padraig.obriain@sun.com>
49
50         * atk/atkcomponent.c atk/atkvalue.c
51         Remove return calls in functions which return void
52         
53 2001-05-23  Padraig O'Briain  <padraig.obriain@sun.com>
54
55         * atk/atkobject.h: Correct naming of role for status bar
56         * atk/atktext.c: 
57         Clarify behaviour of atk_text_get_text_after/at/before_offset
58  
59 Sun May 13 11:35:32 2001  Owen Taylor  <otaylor@redhat.com>
60
61         * autogen.sh (have_automake): Require libtool-1.4, automake-1.4p1.
62
63 2001-01-06  Hans Breuer  <hans@breuer.org>
64
65         * atk/makefile.msc atk/atk.def (new files) :
66         Enable build for win32, no sourc changes necessary.
67
68 Sat May  5 07:46:47 2001  Owen Taylor  <otaylor@redhat.com>
69
70         * Released 0.1
71
72 Thu May  3 08:38:24 2001  Owen Taylor  <otaylor@redhat.com>
73
74         * atk/atkobject.c: Add missing include of <string.h> for strcmp.
75
76 Tue Apr 25 10:10:00 2001  Padraig Obriain <padraig.obriain@sun.com>
77
78         * Start a ChangeLog
79