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