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