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