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