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