2001-08-10 Mark McLoughlin <mark@skynet.ie>
[platform/core/uifw/at-spi2-atk.git] / ChangeLog
1 2001-08-10  Mark McLoughlin <mark@skynet.ie>
2
3         * po/Makefile.in.in: Remove. Again. If this
4         doesn't get autogenerated - you need to update
5         gnome-common.
6
7 2001-08-07  Mark McLoughlin <mark@skynet.ie>
8
9         * po/Makefile.in.in: Add. Again.
10
11 2001-07-31  Bill Haneman <bill.haneman@sun.com>
12
13         * libspi/accessible.c : added support for 'description' property.
14         * libspi/accessible.c
15         * libspi/desktop.c
16         * libspi/registry.c : changed to use bonobo_object instead of bonobo_x_object
17             (since the two are now equivalent in libbonobo)
18         * idl/Action.idl
19         * idl/Component.idl
20         * idl/Hyperlink.idl
21         * idl/Image.idl
22         * idl/Selection.idl
23         * idl/Table.idl
24         * idl/Text.idl
25         * idl/Value.idl : changed these 'secondary' interfaces to inherit from
26              Bonobo::Unknown as does Accessibility::Accessible.
27         * idl/StreamableContent.idl : as above, and replaced internal InputStream
28              interface with Bonobo::Stream, since it was redundant with it.
29              (The Stream returned by a StreamableContext object is expected to
30              implement only a subset of Bonobo::Stream)
31
32 2001-07-28  Anders Carlsson  <andersca@gnome.org>
33
34         * libspi/accessible.c (accessible_object_finalize): Change
35           g_free to g_object_unref since the AtkObject is a GObject.
36
37 2001-07-30  Bill Haneman <bill.haneman@sun.com>
38
39         * idl/Accessibility.idl: add new IDL files
40         
41         Added:
42         * idl/Action.idl: Definitions of actionable UI object
43         * idl/Component.idl: Definitions of UI component geometry, etc.
44         * idl/Hyperlink.idl: Defs of hyperlink behavior
45         * idl/Image.idl: Def of accessible image
46         * idl/Selection.idl: Definition of UI object with selectable children
47         * idl/StreamableContent.idl: Definition of UI object with streamable backing data
48         * idl/Table.idl: Definitions for access to table ('spreadsheet') elements
49         * idl/Text.idl: Interface defs for UI elements with complex textual content
50         * idl/Value.idl: Definition of UI element that is a value controller or display
51         
52 2001-07-27  Michael Meeks  <michael@ximian.com>
53
54         * po/Makefile.in.in: remove autogenerated file from CVS.
55
56         * libspi/Makefile.am: Radicaly re-vamp to simplify & add ORBit2
57         type library.
58
59         * idl/Registry.idl: include guard.
60
61         * idl/Accessibility.idl: Add, and include all the other IDL
62         files.
63
64         * idl/*.idl: remove mass of pragmas etc.
65
66 2001-07-26  Michael Meeks  <michael@ximian.com>
67
68         * registryd/Makefile.am (registryd_SOURCES): remove
69         redundant at_.
70
71 2001-07-27  Mark McLoughlin <mark@skynet.ie>
72
73         * libspi/.cvsignore, registryd/.cvsignore,
74           test/.cvsignore: updated.
75
76         * po/Makefile.in.in: gettext update.
77
78 2001-07-25  Bill Haneman <bill.haneman@sun.com>
79
80         * initial CVS checkin
81
82 2001-06-29  Michael Meeks  <michael@ximian.com>
83
84         * configure.in: add AM_CONFIG_HEADER to gen config.h
85
86         * acconfig.h: add.
87