Remove reference to ...Iface data structures; which eliminates
[platform/upstream/atk.git] / ChangeLog
1 2002-09-05  Padraig O'Briain  <padraig.obriain@sun.com>
2
3         * docs/atk-sections.txt docs/tmpl/atkaction.sgml
4         docs/tmpl/atkcomponent.sgml docs/tmpl/atkdocument.sgml
5         docs/tmpl/atkeditabletext.sgml docs/tmpl/atkhypertext.sgml
6         docs/tmpl/atkimage.sgml docs/tmpl/atkobject.sgml
7         docs/tmpl/atkselection.sgml docs/tmpl/atkstreamablecontent.sgml
8         docs/tmpl/atktable.sgml docs/tmpl/atktext.sgml
9         docs/tmpl/atkvalue.sgml:
10         Remove reference to ...Iface data structures; which eliminates
11         undocumented symbols.
12
13 2002-09-05  Padraig O'Briain  <padraig.obriain@sun.com>
14
15         *  atk/atkutil.h: Add documentation for AtkKeyEventType
16
17         * docs/tmpl/action.sgml docs/tmpl/atkcomponent.sgml
18         docs/tmpl/atkdocument.sgml docs/tmpl/atkeditabletext.sgml
19         docs/tmpl/atkgobjectaccessible.sgml docs/tmpl/atkhyperlink.sgml
20         docs/tmpl/atkhypertext.sgml docs/tmpl/atkimage.sgml 
21         docs/tmpl/atknoopobject.sgml docs/tmp[l/atknoopobjectfactory.sgml
22         docs/tmpl/atkobject.sgml docs/tmpl/atkobjectfacory.sgml
23         docs/tmpl/atkregistry.sgml docs/tmpl/atkrelation.sgml
24         docs/tmpl/atkselection.sgml docs/tmpl/atkstate.sgml
25         docs/tmpl/atkstreamablecontent.sgml docs/tmpl/atktable.sgml
26         docs/tmpl/atktext.sml docs/tmpl/atkutil.sgml
27         docs/tmpl/atkutil.sgml:
28         Reduce number of undocumented symbols
29
30 2002-08-26  Padraig O'Briain  <padraig.obriain@sun.com>
31
32         * atk/atknoopobjectfactory.c:
33         Add implementation for atk_object_factory_get_accessible_type()
34
35 2002-08-18  Havoc Pennington  <hp@pobox.com>
36
37         * autogen.sh: hardcode aclocal-1.4/automake-1.4 so that users with
38         both automake 1.6 and 1.4 installed get the right automake. Means
39         compilation from CVS will now require the latest automake 1.4
40         release, or manually creating symlinks called "automake-1.4" and
41         "aclocal-1.4"
42
43 2002-08-16  Padraig O'Briain  <padraig.obriain@sun.com>
44
45         These changes improve the quality of the documentation by adding
46         information about properties and signals.
47
48         * configure.in:
49         Add atktargetlib, STRIP_BEGIN, STRIP_END and STRIP_DUMMY for
50         use in docs Makefile.am
51
52         * atk/atk.h:
53         Add missing include files, atk/atknoopobject.h and 
54         atknoopobjectfactory.h
55
56         * docs/Makefile.am:
57         Add support for scan program
58
59         * docs/atk.types:
60         Added content to this file
61
62         * docs/tmpl/atkgobjectaccessible.sgml docs/tmpl/atkhyperlink.sgml
63         docs/tmpl/atknoopobject.sgml docs/tmpl/atknoopobjectfactory.sgml
64         docs/tmpl/atkobjectfactory.sgml docs/tmpl/atkregistry.sgml
65         docs/tmplatkutil.sgml:
66         Removed references to contents of object's data structure
67
68         * docs/tmpl/atkobject.sgml docs/tmpl/atkselection.sgml
69         docs/tmpl/atktable.sgml docs/tmpl/atktext.sgml:
70         Add references to signals and properties.
71
72 Wed Jul 31 17:08:04 2002  Owen Taylor  <otaylor@redhat.com>
73
74         * ===== Released 1.0.3 =====
75         
76         * configure.in (GLIB_REQUIRED_VERSION): Version 1.0.3,
77         interface, binary version 3.
78
79         * NEWS: Updated.
80
81 2002-07-14  Padraig O'Briain  <padraig.obriain@sun.com>
82
83         * README: Updated to describe where to log bugs and mention mailing
84         list.
85
86 2002-06-20  Padraig O'Briain  <padraig.obriain@sun.com>
87
88         * atk/atkutil.h atk/docs/atk-docs.sgml atk/docs/tmpl/atk-component.sgml
89         atk/docs/atkdocument.sgml atk/docs/tmpl/atkeditabletext.sgml
90         atk/docs/tmpl/atkgobjectaccessible.sgml atk/docs/tmpl/atkhyperlink.sgml
91         atk/docs/tmpl/atkhypertext.sgml atk/docs/tmpl/atkimage.sgml
92         atk/docs/atknoopobject.sgml atk/docs/tmpl/atknoopobjectfactory.sgml
93         atk/docs/tmpl/atkobjectfactory.sgml atk/docs/tmpl/atkregistry.sgml
94         atk/docs/tmpl/atkregistry.sgml atk/docs/tmpl/atkrelationset.sgml
95         atk/docs/tmpl/atkselection.sgml atk/docs/tmpl/atkstate.sgml
96         atk/docs/tmpl/atkstateset.sgml atk/docs/tmpl/atkstreamablecontent.sgml
97         atk/docs/tmpl/atktable.sgml atk/docs/tmpl/atktext.sgml
98         atk/docs/tmpl/atkutil.sgml atk/docs/tmpl/atkvalue.sgml
99         Update documentation.
100
101 2002-05-29  Padraig O'Briain  <padraig.obriain@sun.com>
102
103         * atk/atkregistry.c:
104         64 bit fixes for ATK. Patch supplied by George Lebl (jirka@5z.com)
105         (bug #83316)
106
107 Thu Mar 28 18:27:32 2002  Owen Taylor  <otaylor@redhat.com>
108
109         * ===== Released 1.0.2 ======
110
111         * NEWS: Updates.
112
113         * configure.in: Version 1.0.2, interface, binary age 2
114
115 2002-04-26  Padraig O'Briain  <padraig.obriain@sun.com>
116
117         * atk/atkutil.c (atk_focus_tracker_notify):
118         Allow for object being NULL which means the window containing the
119         focus widget has lost focus. We update the previous_focus_object 
120         so we can emit notification for focus widget when window regains
121         focus.
122
123 2002-04-15  Padraig O'Briain  <padraig.obriain@sun.com>
124
125         * atk/atkgobjectaccessible.c:
126         (atk_gobject_accessible_for_object):  Allow for case where created
127         AtkObject is not a AtkGObjectAccessible so quark_accessible_object
128         was not initialized in atk_gobject_accessible_class_init
129
130 Thu Mar 28 18:27:32 2002  Owen Taylor  <otaylor@redhat.com>
131
132         * ===== Released 1.0.1 ======
133
134         * NEWS: Updates.
135
136         * configure.in: Version 1.0.1, interface, binary age 1.0.0.
137
138 2002-03-19  Padraig O'Briain  <padraig.obriain@sun.com>
139
140         * atk/atkutil.c (atk_focus_tracker_notify):
141         Do not do notification if previously notified object is the same as
142         this object
143
144 2002-03-14  Tor Lillqvist  <tml@iki.fi>
145
146         * atk/Makefile.am: Use correct name for the DLL when generating
147         the MSVC import library.
148
149 2002-03-13  Bill Haneman <bill.haneman@sun.com>
150
151         * atk/atkutil.c (atk_object_get_root):
152         Changed g_type_class_peek to g_type_class_ref,
153         this seemed to be triggering a SEGV in some cases.
154
155
156 2002-03-12  Padraig O'Briain  <padraig.obriain@sun.com>
157
158         * atk/atkgobjectaccessible.c (atk_gobject_accessible_dispose):
159         Correct name of data set to NULL from quark_accessible_object to
160         quark_object
161
162 2002-03-09  Padraig O'Briain  <padraig.obriain@sun.com>
163
164         * atk/atkhyperlink.c (atk_hyperlink_get_type):
165         Fix typo.
166
167 Thu Mar  7 23:52:51 2002  Owen Taylor  <otaylor@redhat.com>
168
169         * ===== Released 1.0.0 ======
170
171         * NEWS: Final update for 1.0.0.
172
173         * README: Update the compilation instructions a bit.
174
175 2002-03-06  Tor Lillqvist  <tml@iki.fi>
176
177         * atk-zip.sh.in
178         * atk/Makefile.am: Use ATK_API_VERSION also in the Win32 import
179         library names.
180
181 Tue Mar  5 16:54:21 2002  Owen Taylor  <otaylor@redhat.com>
182
183         * ATK 1.0.0 rc1
184
185         * tests/Makefile.am: Don't install libteststateset.la,
186         libtestrelation.la. (#73655, James Henstridge)
187
188         * autogen.sh: Add --enable-gtk-doc
189
190         * configure.in: --disable-gtk-doc by default.
191
192         * Makefile.am: Add a slightly modified distcheck rule
193         that passes --enable-gtk-doc to the configure inside.
194         (So that 'make dist' succeeds inside.)
195
196 Tue Mar  5 11:55:35 2002  Owen Taylor  <otaylor@redhat.com>
197
198         * configure.in: Require GLib-2.0.0.
199
200         * configure.in atk/Makefile.am tests/Makefile.am atk.pc.in:
201         Switch over to the Glib/GTK+ versioning scheme.
202
203 2002-03-05  Padraig O'Briain  <padraig.obriain@sun.com>
204
205         * atk/atktext.c (atk_text_get_text):
206         Permit end offset value of -1
207
208 2002-02-28  Padraig O'Briain  <padraig.obriain@sun.com>
209
210         * atk/atkhypertext.h:
211         Update comments
212
213 2002-02-28  Sven Neumann  <sven@gimp.org>
214
215         * configure.in: beautified configure --help output.
216
217 2002-02-27  Padraig O'Briain  <padraig.obriain@sun.com>
218
219         * atk/atkhypertext.h atk/atkhyperlink.h: 
220         Add padding to class structures to allow for future expansion.
221
222         * atk/atkdocument.h: 
223         Add padding to class structures to allow for future expansion.
224
225         * atk/atkobjectfactory.h atk/atkgobjectaccessible.h:
226         Add padding to class structures to allow for future expansion.
227
228 Mon Feb 25 19:09:39 2002  Owen Taylor  <otaylor@redhat.com>
229
230         * configure.in: Bail if AM_PATH_GLIB_2_0 fails.
231
232 2002-02-26  Tor Lillqvist  <tml@iki.fi>
233
234         * atk/Makefile.am: Do use -no-undefined on Win32, otherwise
235         libtool won't create a DLL.
236
237 2002-02-25  Padraig O'Briain  <padraig.obriain@sun.com>
238
239         * atk/Makefile.am:
240         Remove -no-undefined because of problems with uunresolved symbols
241         in libgobject on Solaris when using gcc
242
243 Sat Feb 23 23:02:23 2002  Owen Taylor  <otaylor@redhat.com>
244
245         * configure.in: Version 0.13
246
247         * NEWS: Update for 0.13
248
249         * docs/atk-sections.txt: Update.
250
251 2002-02-22  Padraig O'Briain  <padraig.obriain@sun.com>
252
253         * atk/atkgobjectaccessible.c atk/atkhyperlink.c atk/atknoopobject.c
254         atk/atknoopobjectfactory.c atkobject.c atk/atkobjectfactory.c
255         atk/atkregistry.c atk/atkrelation.c atk/atkrelationset.c:
256         Make use of parent_class consistent; define as gpointer and
257         use g_type_class_peek_parent() to get it
258
259         * atk/atktext.c:
260         Delete unused empty line
261
262         * atk/atkregistry.c atk/atkrelation.c:
263         Make parent_class static 
264
265 2002-02-20  Padraig O'Briain  <padraig.obriain@sun.com>
266
267         * atk/atktext.c:
268         Add check for offset being negative in functions which have offset
269         parameter and return immediately if so.
270
271 2002-02-15  Padraig O'Briain  <padraig.obriain@sun.com>
272
273         * atk/atkcomponent.h:
274         Change argument of get_layer and get_mdi_zorder function pointers 
275         to be AtkComponent instead of AtkObject
276
277         * atk/atkcomponent.c:
278         Change atk_component_get_layer and atk_component_get_mdi_zorder
279         to refer to argument as component instead os accessible
280
281         * docs/atk-sections.txt docs/tmpl/atkaction.sgml 
282         docs/tmpl/atkcomponent.sgml docs/tmpl/atkeditabletext.sgml
283         docs/tmpl/atkimage.sgml docs/tmpl/atkobject.sgml 
284         docs/tmpl/atkselection.sgml docs/tmpl/atkstreamablecontent.sgml
285         docs/tmpl/atktable.sgml docs/tmpl/atktext.sgml docs/tmpl/atkvalue.sgml:
286         Update for recent changes
287         
288 2002-02-15  Padraig O'Briain  <padraig.obriain@sun.com>
289
290         * atk/atk.h:
291         Guard atk.h with ifndef __ATK_H__
292         (#71405 reported by terra@diku.dk (Morten Welinder))
293
294 2002-02-13  Padraig O'Briain  <padraig.obriain@sun.com>
295
296         * atk/atkaction.h atk/atkcomponent.h atk/atkeditabletext.h
297         atk/atkhyperlink.h atk/atkimage.h atk/atkobject.h 
298         atk/atkrelationset.h atk/atkselection.h atk/atkstreamablecontent.h
299         atk/atktable.h atk/atktext.h atk/atkvalue.h:
300         Add padding to class structures to allow for future expansion.
301
302 2002-02-11  Bill Haneman  <bill.haneman@sun.com>
303
304         * configure.in:
305         Incremented revision and tagged GNOME_D2_BETA.
306
307         * atkobject.h: 
308         Marked atk_object_get_layer and atk_object_get_mdi_zorder
309         as deprecated (should use atk_component API below).
310         
311         * atkcomponent.h:
312         Added atk_component_get_layer and atk_component_get_mdi_zorder
313         (erroneously defined in atkobject, they belong here).
314
315         * atkcomponent.c:
316         Fixed some property get/set bugs.
317
318         * NEWS: updated for GNOME 2 Desktop Beta.
319         
320 2002-02-11  jacob berkman  <jacob@ximian.com>
321
322         * atk/atkselection.[ch] (atk_selection_get_type): 
323         * atk/atktable.[ch] (atk_table_get_type): 
324         * atk/atkregistry.h (atk_get_default_registry): 
325         * atk/atknoopobjectfactory.[ch] (atk_no_op_object_factory_get_type): 
326         * atk/atkobjectfactory.[ch] (atk_object_factory_get_type): 
327         * atk/atkcomponent.[ch] (atk_component_get_type): 
328         * atk/atkaction.[ch] (atk_action_get_type): declare function
329         arguments as (void) rather than ()
330
331 2002-02-04  Bill Haneman  <bill.haneman@sun.com>
332
333         * configure.in:
334         Incremented revision.
335
336 2002-01-30  Bill Haneman  <bill.haneman@sun.com>
337
338         * docs/tmpl/atkaction.sgml:
339         * docs/tmpl/atkcomponent.sgml:
340         * docs/tmpl/atkeditabletext.sgml:
341         * docs/tmpl/atkimage.sgml:
342         * docs/tmpl/atkobject.sgml:
343         * docs/tmpl/atkselection.sgml:
344         * docs/tmpl/atktable.sgml:
345         * docs/tmpl/atktext.sgml:
346         * docs/tmpl/atkvalue.sgml:
347         Initial entries into the SHORT_DESCRIPTION and LONG_DESCRIPTION
348         fields to improve docs; the documentation now gives some
349         information on the purpose and function of the various ATK
350         interfaces, and which types of UI components typically implement
351         which interfaces.
352         
353 Tue Jan 29 23:29:46 2002  Owen Taylor  <otaylor@redhat.com>
354
355         * NEWS: Retroactively write a NEWS entry for 0.9 and 0.10.
356
357 2002-01-28  Padraig O'Briain  <padraig.obriain@sun.com>
358
359        * configure.in:
360        Update version number to 0.10, for Desktop Alpha 2
361
362 2002-01-28  Padraig O'Briain  <padraig.obriain@sun.com>
363
364         * atk/atkobject.h:
365         Correct inconsistencies between registered signal parameter types 
366         and default signal handler struct fields
367         (based on patch from Murray Cumming <murray@usa.net>)
368
369 2002-01-10  Bill Haneman <bill.haneman@sun.com>
370
371        * configure.in:
372        Update version number to 0.9, for Beta2 package.
373
374 Wed Jan  9 11:26:56 2002  Owen Taylor  <otaylor@redhat.com>
375
376         * atk/Makefile.am (s-enum-types-h):  Include glib-object.h,
377         Add G_BEGIN_DECLS/END_DECLS to atk-enum-types.h. (#61845,
378         Mikael Hermansson)
379
380 2002-01-07  Padraig O'Briain  <padraig.obriain@sun.com>
381
382         * atk/atkcomponent.c (atk_component_add_focus_handler):
383         Add comments to clarify behavior if handler has already been added
384
385         * docs/tmpl/atktext.sgml:
386         Update for change of caret_changed to text_caret_moved
387
388 2002-01-05  Hans Breuer  <hans@breuer.org>
389
390         * atk/makefile.msc : generate atk-enum-types.[hc]
391         NOTE: the long comment in atkobject.h is crashing perl,
392         at least version 5.005_02 built for MSWin32-x86-object
393         Binary build 506 provided by ActiveState. Temporary
394         deleting the AtkRole comment allows to work-around.
395
396         atk/atk.def : updated externals
397
398 2002-01-02  Padraig O'Briain  <padraig.obriain@sun.com>
399
400         * atk/atkgobjectaccessible.h
401         Fixed typo in define (reported by Jeff Franks)
402
403         * atk/atktext.c atk/atktext.h
404         Change name of default signal handler for text_caret_moved signal
405         from caret_changed to text_caret_moved
406         Change enum CARET_MOVED to TEXT_CARET_MOVED
407         (both issues reported by Jeff Franks)
408
409 2001-12-15  Michael Meeks  <michael@ximian.com>
410
411         * atk/atkrelation.c (atk_relation_class_init):
412         setup parent class
413         (atk_relation_finalize): chain to parent.
414
415         * atk/atkrelationset.c (atk_relation_set_class_init),
416         (atk_relation_set_finalize): same fix.
417
418 Sat Dec 22 12:26:51 2001  Owen Taylor  <otaylor@redhat.com>
419
420         * configure.in: Version 0.8, require GLib-1.3.12
421
422         * atk/makefile.msc (PKG_VER): Version 0.8.
423
424 Thu Dec 20 00:33:47 2001  Owen Taylor  <otaylor@redhat.com>
425
426         * atk/Makefile.am (EXTRA_DIST): Set GPATH - necessary
427         for correct srcdir != builddir operation when 
428         generating source files in srcdir.
429         
430 Thu Dec 20 00:27:01 2001  Owen Taylor  <otaylor@redhat.com>
431
432         * docs/tmpl/atkutil.sgml: remove some conflict
433         indicators.
434
435 2001-12-19  Padraig O'Briain  <padraig.obriain@sun.com>
436
437         * atk/atk.def:
438         Add new functions
439
440 2001-12-19  Padraig O'Briain  <padraig.obriain@sun.com>
441
442         Add new files atk/atkgobjectaccessible.c atk/atkgobjectaccessible.h
443         docs/tmpl/atkgobjectaccessible.sgml
444
445         * atk/Makefile.am atk/atk.h:
446         Add references to new files
447
448         * atk/atkobject.c atk/atkobject.h
449         docs/tmpl/atkobject.sgml:
450         Add new function atk_object_initialize
451
452         * atk/atkobjectfactory.c atk/atkobjectfactory.h
453         docs/tmpl/atkobjectfactory.sgml:
454         Add new function atk_object_factory_get_accessible_type
455
456         * docs/atk-sections.txt:
457         Add new functions.
458         Add functions in atk-unused.txt
459
460         
461 2001-12-17  Darin Adler  <darin@bentspoon.com>
462
463         * atk/atktext.c: Add missing #include <string.h>
464
465 2001-12-13  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
466
467         * atk/Makefile.am, tests/Makefile.am: Compile with
468         -DG_DISABLE_DEPRECATED. See #52790.
469
470 2001-12-11  Padraig O'Briain  <padraig.obriain@sun.com>
471
472         * atk/atkcomponent.c (atk_component_ref_accessible_at_position):
473         Remove unnecessary g_retunn_val_if_fail() call.
474
475 2001-12-08  Michael Meeks  <michael@ximian.com>
476
477         * atk/atkregistry.c (atk_registry_class_init):
478         paranoia is not appropriate here, setup parent_class,
479         don't create a new default registry here - makes no
480         sense.
481         (atk_registry_finalize): chain to parent class, do
482         g_hash_table_destroys instead of g_frees.
483
484 2001-12-07  Padraig O'Briain  <padraig.obriain@sun.com>
485
486         * atk/Makefile.am:
487         Update to create atk-enum-types.h before compiling source files
488         (Problem reported by xavier ordoquy <xordoquy@aurora-linux.com>)
489
490 2001-12-05  Padraig O'Briain  <padraig.obriain@sun.com>
491
492         * atk/atk.def atk/atktext.c atk/atktext.h docs/atk-sections.txt 
493         docs/tmpl/atktext.sgml tests/testrelation.c:
494         Change atk_attribute_register to atk_text_attribute_register,
495         atk_attribute_get_value to atk_text_attribute_get_value,
496         atk_attribute_get_name to atk_text_attribute_get_name
497         atk_attribute_for_name to atk_text_attribuute_for_name
498
499 2001-12-04  Padraig O'Briain  <padraig.obriain@sun.com>
500
501         * atk/atktext.c:
502         Add implementation of atk_attribute_register, atk_attribute_for_name
503         Udate atk_attribute_get_name to use ATK_TYPE_TEXT__ATTRIBUTE and
504         support extra attributes being defined
505
506         * atk/atktext.h:
507         Add ATK_TEXT_ATTR_INVALID and ATK_TEXT_ATTR_LAST_DEFINED to allow
508         extra attributes to be defined
509         Add atk_attribute_register() and atk_attribute_for_name()
510
511         * atk/atk.def:
512         Add new functions
513
514         * docs/atk-sections.txt docs/tmpl/atktext.sgml
515         Update because of additions to atk/atktext.h
516
517         * tests/testrelation.c:
518         Add tests for text attributes
519
520 2001-12-04  Padraig O'Briain  <padraig.obriain@sun.com>
521
522         * atk/atkobject.c:
523         Update atk_role_register() to allow extra roles to be defined
524         Update atk_role_get_name() and atk_role_for_name() for newly defined
525         roles
526
527         * tests/testrelation.c:
528         Add tests for roles
529
530 2001-12-03  Padraig O'Briain  <padraig.obriain@sun.com>
531
532         * atk/atkrelation.c:
533         Use ATK_TYPE_RELATION_TYPE in atk_relation_type_get_name() and
534         atk_relation_type_for_name()
535
536         * atk/atkstate.c:
537         Use ATK_TYPE_STATE_TYPE in atk_state_type_get_name() and
538         atk_state_type_for_name()
539
540         * tests/testrelation.c, tests/teststateset.c:
541         Update tests as name componenets are separated by hyphen (-) rather
542         than underline (_)
543
544 2001-11-29  Padraig O'Briain  <padraig.obriain@sun.com>
545
546         * atk/Makefile.am:
547         Generate files atk-enum-types.c and atk-enums-types.h to create
548         types for enums.
549
550         * atk/atkobject.c:
551         Use ATK_TYPE_ROLE in atk_role_get_name() and atk_role_for_name()
552
553 2001-11-28  Bill Haneman  <bill.haneman@sun.com>
554
555         * atk/atkutil.c:
556         Changed calls to g_type_class_peek() to g_type_class_ref() where
557         it makes more sense, and in other places check for a non-null
558         klass return before trying to call class methods.  This prevents
559         SEGV if no Atk-implementation library has been loaded.
560
561         * atk/atkobject.c:
562         Fixed gtk-doc warning.
563
564 2001-11-28  Padraig O'Briain  <padraig.obriain@sun.com>
565
566         * atk/atkobject.[c|h]:
567         Add functions atk_role_get_name() and atk_role_for_name() which
568         transform a role into an untranslated string
569         Update comments in atkobject.h which refer to property names
570
571         * atk/atkrelation.c:
572         Correct error in atk_relation_type_get_name
573
574         * docs/atk-sections.txt
575         Added atk_role_get_name and atk_role_for_name
576
577         * docs/tmpl/*sgml
578         Updated files
579         
580 2001-11-23  Hans Breuer  <hans@breuer.org>
581
582         * atk/atk.def : updated externals
583
584         * atk/atktext.c atk/atkutil.c : added two spaces to fix
585         minor coding style issues. Found by my exports generator.
586
587         * atk/makefile.msc : version 0.7, use build dir from
588         $(TOP)\glib
589
590 Thu Nov 22 14:37:40 2001  Owen Taylor  <otaylor@redhat.com>
591
592         * Version 0.7
593
594         * configure.in (GLIB_REQUIRED_VERSION): Require GLib-1.3.11
595
596 2001-11-22  Padraig O'Briain  <padraig.obriain@sun.com>
597
598         * atk/atknoopobject.c:
599         Specify role as ATK_ROLE_INVALID and layer as ATK_LAYER_INVALID
600         when creating object
601
602 2001-11-22  Padraig O'Briain  <padraig.obriain@sun.com>
603
604         * atk/atk.def, atk/atkrelationtype.h, docs/atk-sections.txt,
605         docs/tmpl/atkrelation.sgml:
606         Change atk_relation_type_from_string to atk_relation_type_for_name
607         Add atk_relation_type_get_name
608
609         * atk/atkrelationtype.c:
610         Change atk_relation_type_from_string to atk_relation_type_for_name
611         Add atk_relation_type_get_name
612         Update atk_relation_type_register() to correctly register new
613         relation types
614
615         * atk/atkstate.c:
616         Changed name of static variable type to last_type
617         Changed name of paremeter if atk_state_type_get_name to type to match
618         comments
619
620         * docs/tmpl/*sgml
621         Updated files
622
623         * tests/README, tests/Makefile.am       
624         Add new test file testrelation.c
625
626 2001-11-22  Bill Haneman <bill.haneman@sun.com>
627
628         * atk/atkutil.c (atk_add_key_event_listener):
629         Fix gtk-doc comment and clarify use of 'data' gpointer.
630
631 2001-11-22  Michael Meeks  <michael@ximian.com>
632
633         * atk/atkutil.c (atk_add_key_event_listener): switch
634         to class_peek.
635
636         * atk/atkobject.c (atk_object_real_get_property):
637         add missing 'break'.
638
639 2001-11-21  Michael Meeks  <michael@ximian.com>
640
641         * atk/atkrelation.c: pull in string.h for strcmp
642
643         * atk/atktext.c (atk_text_get_selection): fix bug / warning.
644
645         * atk/atkutil.c (atk_add_global_event_listener),
646         (atk_get_toolkit_name, atk_get_toolkit_version):
647         constify 
648
649 2001-11-21  Bill Haneman <bill.haneman@sun.com>
650
651         * atk/atkrelation.c: Added gtk-doc docs for 
652         atk_relation_type_from_string.
653
654 Wed Nov 21 17:54:44 2001  Owen Taylor  <otaylor@redhat.com>
655
656         * atk/atkobject.h (enum): Fix trailing comma on
657         enumeration.
658
659         * docs/atk-sections.txt: Update.
660
661         * NEWS: Updates
662
663 2001-11-21  Padraig O'Briain  <padraig.obriain@sun.com>
664
665         * atk/atkobject.[c|h]:
666         Add additional argument (name) to state-change signal
667         Update atk_object_notify_state_change to take account of 
668         extra argument for state-change
669
670         * atk/atkmarshal.list:
671         Add marshaller for VOID:STRING,BOOLEAN
672         
673 2001-11-21  Padraig O'Briain  <padraig.obriain@sun.com>
674
675         * atk/atkobject.[c|h], docs/atk-sections.txt, docs/tmpl/atkobject.sgml:
676         Add enum AtkLayer and functions atk_object_get_layer and
677         atk_object_get_mdi_zorder
678
679 2001-11-20  Padraig O'Briain  <padraig.obriain@sun.com>
680
681         * atk/atkobject.[c|h]:
682         Remove property accessible-state; use signal state-change instead
683         Change signature of state-change handler to take gboolean as argument
684         instead of AtkPropertyValues
685         Update atk_object_notify_state_change() to emit state-change signal
686
687         * atk/atkstate.[c|h], docs/tmpl/atkstate.sgml:
688         Remove state ATK_STATE_COLLAPSED
689
690 2001-11-19  Bill Haneman <bill.haneman@sun.com>
691
692         * atk/atkobject.c:
693         * atk/atkstate.c:
694         Added state-changed signal to atkobject, in anticipation of 
695         deprecating the accessible-state property.
696
697         * atk/atkutil.[ch]:
698         Fixed signature of atk_util_add_key_listener () to
699         take an AtkKeySnoopFunc instead of a pointer to same.
700
701 2001-11-19  Padraig O'Briain  <padraig.obriain@sun.com>
702
703         * atk/atkobject.c (atk_object_notify_state_change):
704         Fix bug in calculation of number of toggle states
705
706         * atk/atkstate.c:
707         Correct out-by-1 error in atk_state_type_register()
708         Use type (number of states defined) in atk_state_type_get_name()
709         and atk_state_type_for_name()
710         
711 2001-11-17  Padraig O'Briain  <padraig.obriain@sun.com>
712
713         * atk/atkeditabletext.c:
714         Remove unused structure _AtkEditableTextIfaceClass
715
716         * atk/atkobject.[c|h]
717         Remove signals model_changed and selection_changed
718
719         * atk/selection.[c|h]
720         Add signal selection_changed
721
722         * atk/atktable.[c|h]
723         Remove unused structure _AtkTableIfaceClass
724         Add signal model_changed
725
726         * atk/atktext.[c|h]
727         Remove unused structure _AtkTextIfaceClass
728         Add signal text_selection_changed
729
730         * docs/tmpl/atkobject.sgml, docs/tmpl/atkselection.sgml,
731         docs/tmpl/atktable.sgml, atk/tmpl/atktext.sgml:
732         Documentation changes
733
734 2001-11-17  Tor Lillqvist  <tml@iki.fi>
735
736         * atk-zip.sh.in: Build separate runtime and developer packages.
737
738         * atk/atk.def: Update.
739
740 2001-11-14  Bill Haneman  <bill.haneman@sun.com>
741
742         * atk/atkutil.h :
743         Added API 
744         atk_add_key_event_listener    (AtkKeySnoopFunc *listener,
745                                        gpointer data);
746         atk_remove_key_event_listener (AtkKeySnoopFunc *listener,
747                                        gpointer data);
748         
749         to allow non-GTK-dependent installation of key snoop functions.
750         This also meant adding definitions of AtkKeySnoopFunc and 
751         AtkKeyEventStruct.
752
753 2001-11-08  Padraig O'Briain  <padraig.obriain@sun.com>
754
755         * atk/atkobject.c (atk_object_notify_state_change):
756         Notify previous value when a state if toggled, e.g. ATK_STATE_COLLAPSED
757         to ATK_STATE_EXPANDED or vice versa.
758
759 2001-11-05  Padraig O'Briain  <padraig.obriain@sun.com>
760
761         * atk/atkobject.h:
762         Add role ATK_ROLE_TREE_TABLE
763
764         * atk/atkrelation.h:
765         Remove ATK_RELATION_NODE_CHILDREN and ATK_RELATION_NODE_PARENT
766         and added ATK_RELATION_NODE_CHILD_OF; this is for use by TreeTable
767
768         * docs/tmpl/atk-unused.sgml, docs/tmpl/atkaction.smgl,
769         docs/tmpl/atkcomponent.sgml, docs/tmpl/atkdocument.sgml,
770         docs/tmpl/atkeditabletext.tmpl, docs/tmpl/atkimage.tmpl,
771         docs/tmpl/atkobject.sgml, docs/tmpl/atkrelation.sgml,
772         docs/tmpl/atkselection.sgml, docs/tmpl/atkstate.sgml,
773         docs/tmpl/atkstreamablecontent.sgml, docs/tmpl/atktable.sgml,
774         docs/tmpl/atktext.sgml, docs/tmpl/atkutil.sgml:
775         Update to reflect the current state of the documentation in the code.
776
777 2001-10-31  Padraig O'Briain  <padraig.obriain@sun.com>
778
779         * atk/relation.h, docs/tmpl/atkrelation.sgml:
780         Add two new relations ATK_RELATION_NODE_CHILDREN and
781         ATK_RELATION_NODE_PARENT to support compound objects in a
782         node or cell of a tree or table
783         Added descriptions of all relations which are defined
784
785         * atk/atktable.c:
786         Remove functions atk_table_real_get_index_at(),
787         atk_table_real_get_column_at_index() and 
788         atk_table_real_get_row_at_index() 
789         Correct typos in documentation of other functions.
790
791 2001-10-28  Tor Lillqvist  <tml@iki.fi>
792
793         * atk-zip.sh.in: New file, used to build developer package for
794         Win32.
795
796         * Makefile.am
797         * configure.in: Add it.
798
799         * atk/Makefile.am: Add rules to install and uninstall mingw import
800         library.
801
802 2001-10-26  Padraig O'Briain  <padraig.obriain@sun.com>
803
804         * atk/atkobject.[c|h]
805         Remove the following properties
806         accessible-child - use signal children_changed for notification
807         accessible-text - use signal text_changed for notification
808         accessible-caret - use signal text_caret_moved for notification
809         accessible-selection - use new signal selection_changed 
810         for notification
811         accessible-visible-data - use new signal visible_data_changed
812         for notification
813         accessible-model - use new signal model_changed for notification
814         Notify when role or parent changes
815         Allow parent and role to be set or got using g_object_set() or
816         g_object_get()
817 .
818 Wed Oct 24 11:13:13 2001  Owen Taylor  <otaylor@redhat.com>
819
820         * Version 0.6
821
822         * NEWS: Updates.
823
824 2001-10-25  Padraig O'Briain  <padraig.obriain@sun.com>
825
826         * atk/atkobject.h, docs/tmpl/atkobject.sgml:
827         Add role ATK_ROLE_TERMINAL for an accessible terminal.
828
829 2001-10-22  Padraig O'Briain  <padraig.obriain@sun.com>
830
831         * atk/atkobject.c (atk_object_notify_state_change):
832         Initialize AtkPropertyValue data structure to 0 instead of using
833         memset.
834
835 2001-10-19  Tor Lillqvist  <tml@iki.fi>
836
837         * configure.in: Set automake conditionals OS_WIN32 if on (native)
838         Win32, and MS_LIB_AVAILABLE if lib.exe is available. Calculate
839         LT_CURRENT - LT_AGE and set LT_CURRENT_MINUS_AGE to that value.
840
841         * atk/Makefile.am: Add atk.def to EXTRA_DIST. On Win32, use
842         -export-symbols atk.def. If lib.exe is available, generate
843         atk.lib, and install it.
844
845         * atk/atk.def: Update with new entry points.
846
847 2001-10-19  Padraig O'Briain  <padraig.obriain@sun.com>
848
849         * atk/atkobject.[c|], docs/atk-sections.txt,
850         docs/tmpl/atkobject.sgml:
851         Add convenience function atk_object_notify_state_change()
852         to generate property notification of state change.
853
854         * atk/atktext.c, docs/tmpl/atk-unused.sgml:
855         Correct comments on functions atk_attribute_get_name() and
856         atk_attribute_get_value()
857
858 2001-10-17  Padraig O'Briain  <padraig.obriain@sun.com>
859
860         * atk/atktext.c:
861         Update comments in atk_text_get_text_[at|after|before]_offset()
862         to clarify what these functions will return.
863
864 2001-10-16  Padraig O'Briain  <padraig.obriain@sun.com>
865
866         * atk/atktext.c:
867         Update comments in atk_text_get_run_attributes() and
868         atk_text_get_default_attributes().
869
870 2001-10-15  Padraig O'Briain  <padraig.obriain@sun.com>
871
872         * atk/atkobject;c:
873         Change "property-change" signal to allow detail (i.e. property name) 
874         and add detail in atk_object_notify().
875
876 2001-10-15  Padraig O'Briain  <padraig.obriain@sun.com>
877
878         * atk/atktext.c:
879         Correct order of attribute names in text_attr_name array.
880
881 2001-10-12  Padraig O'Briain  <padraig.obriain@sun.com>
882
883         * atk/atktext.[c|h]:
884         * docs/atk-sections.txt, docs/tmpl/atktext.sgml:
885         Use enum AtkTextAttribute to specify what attribute are supported
886         rather than hash defines. Define new functions atk_attribute_get_name()
887         and atk_attribute_get_value() which return the strings for the
888         attribute name and values for those attribute which have named values.
889
890 2001-10-10  Padraig O'Briain  <padraig.obriain@sun.com>
891
892         * atk/atktext.c (atk_text_get_run_attributes):
893         Correct typo.
894
895         * atk/atktext.c (atk_text_get_default_attributes):
896         Add call to set iface.
897
898 2001-10-10  Padraig O'Briain  <padraig.obriain@sun.com>
899
900         * atk/atktext.[c|h]:
901         * docs/atk-sections.txt, docs/tmpl/atktext.sgml:
902         Add new function atk_text_get_default_attributes
903         Rename atk_text_ref_run_attributes to atk_text_get_run_attributes
904
905 2001-10-09  Padraig O'Briain  <padraig.obriain@sun.com>
906
907         * atk/atktext.c (atk_attribute_set_free):
908         Avoid leaking of AtkAttributeSet data structure; speed up code.
909
910         * docs/tmpl.atk*.sgml
911         Updated to reflect current APIs.
912
913 2001-10-01  jacob berkman  <jacob@ximian.com>
914
915         * docs/Makefile.am (dist-hook-local): depend on all-local so that
916         make dist works correctly w/o having to build first
917
918 2001-10-01  Tor Lillqvist  <tml@iki.fi>
919
920         * configure.in: Add AC_LIBTOOL_WIN32_DLL.
921
922 Sat Sep 29 19:45:00 2001  Bill Haneman <bill.haneman@sun.com>
923         
924         * configure.in (ATK_MICRO_VERSION): Version 0.6
925         (because libglade will depend on a the small api addition below)
926
927         * atk/makefile.msc (PKG_VER): Version 0.6
928
929         * atk/atkrelation.h:
930         * atk/atkrelation.c: (AtkRelationType 
931         atk_relation_type_from_string (const gchar *name)): Added method.
932
933         
934 Tue Sep 25 12:08:52 2001  Owen Taylor  <otaylor@redhat.com>
935
936         * configure.in (ATK_MICRO_VERSION): Version 0.5
937
938         * configure.in (GLIB_REQUIRED_VERSION): Up to 1.3.9
939
940         * atk/makefile.msc (PKG_VER): Version 0.5
941
942 2001-09-21  Hans Breuer  <hans@breuer.org>
943
944         * atk/atk.def : updated externals
945         * atk/makefile.msc : version 0.4
946
947         * atk/atktext.c (atk_text_get_character_extents) : real_height
948         is a reference to int, so use &local_height
949
950 Wed Sep 19 10:46:44 2001  Tim Janik  <timj@gtk.org>
951
952         * Released 0.4.
953
954 Tue Sep 18 23:41:32 2001  Tim Janik  <timj@gtk.org>
955
956         * configure.in (AM_INIT_AUTOMAKE): auto init from ATK_VERSION.
957         up ATK_VERSION to 0.4, interface age 0, binary age 0.
958         (from 0.2 which was not properly updated last time).
959         depend on glib 1.3.8.
960
961         * NEWS: updates.
962
963 2001-09-11  Padraig O'Briain  <padraig.obriain@sun.com>
964
965         * atk/atkobject.c:
966         Add object reference when object is set as accessible_parent
967
968 2001-09-05  Mark McLoughlin <mark@skynet.ie>
969
970         * configure.in: remember ACLOCAL_FLAGS.
971
972 2001-09-05  Padraig O'Briain  <padraig.obriain@sun.com>
973
974         * atk/atktable.[c|h]
975         Change atk_table_get_caption() and atk_table_set_caption()
976         to deal with AtkObject* rather than gchar*
977         Remove redundant and incorrect comments
978         
979 Mon Sep  3 19:42:47 2001  Owen Taylor  <otaylor@redhat.com>
980
981         * configure.in: Version 0.3  
982
983         * configure.in (GLIB_REQUIRED_VERSION): Require GTK+-1.3.7
984
985         * NEWS: Update  
986
987 2001-09-03  Padraig O'Briain  <padraig.obriain@sun.com>
988
989         * atk/atkobject.c:
990         Correct property definitions for "accessible-table-caption", 
991         "accessible-table-column-description", 
992         "accessible-table-row-description" 
993         * atk/atkobject.h:
994         Update comments to include all properties defined
995
996 2001-08-24  Padraig O'Briain  <padraig.obriain@sun.com>
997
998         * atk/atkhyperlink.h:
999         Change AtkHyperLink to AtkHyperlink in comment
1000         * atk/atkhypertext.[c|h]:
1001         Change AtkHyperLink to AtkHyperlink
1002         * atk/atktable.[c|h]:
1003         Make gchar* arguments const; make return value of type gchar*
1004         G_CONST_RETURN
1005         * docs/atk-sections.txt
1006         Remove reference to AtkHyperLink
1007         * docs/atk-used.sgml, docs/tmpl/atkhyperlink.sgml
1008         docs/tmpl/atkhypertext.sgml, docs/tmpl/atkdocs.sgml:
1009         Updated by make
1010         
1011 2001-08-23  Padraig O'Briain  <padraig.obriain@sun.com>
1012
1013         * atk/atktable.c
1014         Add functions atk_table_real_get_index_at(), 
1015         atk_table_real_get_row_at_index(), atk_table_real_get_column_at_index() 
1016         as default implementations for atk_table_get_index_at(),
1017         atk_table_get_row_at_index(), atk_table_get_column_at_index()
1018
1019 2001-08-23  Padraig O'Briain  <padraig.obriain@sun.com>
1020
1021         * atk/atkaction.c:
1022         Refer to return value in function documentation for 
1023         atk_action_do_action
1024         * atk/atkimage.c:
1025         Fix typo in comments
1026         * docs/tmpl/atkaction.sgml:
1027         Update to include return value
1028
1029 2001-08-22  Marc Mulcahy <marc.mulcahy@sun.com>
1030
1031         * atk/atkaction.c atk/atkaction.h:
1032         Made atk_action_do_action return a gboolean as the class member of 
1033         AtkActionIface does.
1034         * .cvsignore:
1035         Added atk.spec
1036
1037 2001-08-20  Padraig O'Briain  <padraig.obriain@sun.com>
1038
1039         * docs/tmpl/atkimage.sgml atk/atkimage.h:
1040         Swap height and width arguments to atk_image_get_image_size
1041         * atk/atkimage.c:
1042         Swap height and height arguments to atk_image_get_image_size
1043         Do not crash if NULL pointers are passed for return values
1044
1045 2001-08-17  Padraig O'Briain  <padraig.obriain@sun.com>
1046
1047         * docs/tmpl/atktext.sgml atk/atktext.h:
1048         Change parameter names *offset to *_offset
1049         * atk/atkcomponent.c:
1050         Do not crash if NULL pointers are passed for return values
1051         * atk/atktext.c:
1052         Change parameter names *offset to *_offset
1053         Do not crash if NULL pointers are passed for return values
1054         
1055 2001-08-16  Bill Haneman  <bill.haneman@sun.com>
1056
1057         * atk/atkutil.c :
1058         Changed g_type_class_peek() to g_type_class_ref()
1059         in atk_add_global_event_listener(), since
1060         g_type_class_peek() could return NULL when an
1061         instance of the class had not been created.
1062
1063 2001-08-16  Padraig O'Briain  <padraig.obriain@sun.com>
1064
1065         * docs/atk-sections.txt, docs/tmpl/atktext.sgml:
1066         Ensure that atk_attribute_set_free is in the documentation.
1067
1068 2001-08-16  Padraig O'Briain  <padraig.obriain@sun.com>
1069
1070         * atk/atktext.[c|h], docs/tmpl/atktext.sgml:
1071         Swapped order of width and height arguments to
1072         atk_text_get_character_extents()
1073         Changed AtkAttrributeSet_free to atk_attribute_set_free
1074
1075 2001-08-15  Padraig O'Briain  <padraig.obriain@sun.com>
1076
1077         * atk/atktext.[c|h], docs/tmpl/atktext.sgml:
1078         Changed "length" argument of atk_text_get_character_extents() to
1079         "height".
1080
1081 2001-08-15  Jens Finke <jens@gnome.org>
1082
1083         * Makefile.am (EXTRA_DIST): Added atk.spec and atk.spec.in files.
1084         * configure.in: Moved GLIB_REQUIRED_VERSION to top of file and
1085         added a AC_SUBST for it. This is needed for the spec.in file.
1086         Added atk.spec to output list.
1087         * atk.spec.in: New file.
1088
1089 2001-08-13  Padraig O'Briain  <padraig.obriain@sun.com>
1090
1091         * atk/atkcomponent.[c|h]
1092         * docs/atk-sections.txt, docs/tmpl/atkcomponent.sgml
1093         Change atk_component_get_accessible_at_point to 
1094         atk_component_ref_accessible_at_point so it will work for flyweights
1095
1096 Sun Aug 12 10:33:02 2001  Owen Taylor  <otaylor@redhat.com>
1097
1098         * docs/Makefile.am: Set GPATH to fix srcdir != builddir problems
1099         with GNU make.
1100
1101 2001-08-09  Padraig O'Briain  <padraig.obriain@sun.com>
1102
1103         * atk/atkaction.c, atk/atkcomponent.c
1104         Remove all instances of g_return_if_fail (foo != NULL); that are
1105         immediately before a g_return_if_fail (ATK_IS_FOO (foo));
1106         since the second check catches the NULL.
1107         * atk/atkcomponent.c
1108         Add functions atk_component_real_contains(), 
1109         atk_component_real_get_position(), atkcomponent_real_get_size() 
1110         as default implementations for atk_component_contains(),
1111         atk_component_get_position(), atk_component_get_size()
1112
1113 2001-08-07  Brian Cameron <brian.cameron@sun.com>
1114
1115         * atk/atkimage.[ch] docs/atk-sections.txt
1116         docs/tmpl/atkimage.sgml
1117         Updated AtkImage get_position to get_image_position
1118         so the naming is consistant.  Now get_image_position
1119         and get_image_size return -1 for x/y/height/width
1120         if AtkImage implementations of these functions is
1121         not found.
1122
1123 2001-07-31  Padraig O'Briain  <padraig.obriain@sun.com>
1124
1125         * atk/atkobject.c
1126         Create an object relation set when the object is created.
1127
1128 2001-07-30  Brian Cameron <brian.cameron@sun.com>
1129
1130         * atk/atkutil.[ch]
1131         Changed first argument of atk_add_global_event_listener
1132         so the callback function is of type GSignalEmissionHook
1133         instead of AtkEventListener.  AtkEventListener is
1134         appropriate for Focus event callbacks, but not generic
1135         ones.
1136
1137 2001-07-27  Padraig O'Briain  <padraig.obriain@sun.com>
1138
1139         * atk/atkobject.c:
1140         Add function atk_object_real_ref_state_set() which creates the
1141         state set and adds states ATK_STATE_SELECTABLE and ATK_STATE_SELECTED
1142         if appropriate
1143
1144 2001-07-27  Padraig O'Briain  <padraig.obriain@sun.com>
1145
1146         * atk/*.c:
1147         Remove all instances of g_return_if_fail (foo != NULL); that are
1148         immediately before a g_return_if_fail (ATK_IS_FOO (foo));
1149         since the second check catches the NULL.
1150
1151 2001-07-26  Padraig O'Briain  <padraig.obriain@sun.com>
1152
1153         * atk/Makefile.am
1154         Fix problem with ATK not building after running make maintainer-clean
1155         and autogen.sh: add extra files to MAINTAINERCLEANFILES
1156
1157 2001-07-25 Bill Haneman <bill.haneman@sun.com>
1158
1159         * atk/atktext.h
1160         * atk/atkeditabletext.h
1161         * atk.pc.in
1162         * atk-uninstalled.pc.in
1163         * atk/makefile.msc
1164         * configure.in
1165         Removed (unused) #defines of pango/pango.h
1166         Removed references to/dependencies on pango from .pc files
1167         Removed dependencies on pango from makefile.msc and configure.in
1168
1169 2001-07-24  Padraig O'Briain  <padraig.obriain@sun.com>
1170
1171         * atk/atkobject.[c|h]
1172         Move some implementation from GAIL:
1173         Default implementations for some some functions
1174         atk_object_real_get_name, atk_object_real_set_name,
1175         atk_object_real_get_description, atk_object_real_set_description,
1176         atk_object_real_get_parent, atk_object_real_set_parent,
1177         atk_object_real_get_role,
1178         atk_object_real_connect_property_change_handler,
1179         atk_object_real_remove_property_change_handler,
1180         atk_object_notify,
1181         definition of property-changed signal.
1182         Initialize pointers to NULL in atk_object_init().
1183         Initialize uninitialized function pointers to NULL in 
1184         atk_object_class_init().
1185         
1186 2001-07-23  Brian Cameron <brian.cameron@sun.com>
1187
1188         * atk/atkobject.c
1189         Changed children_changed signal to allow NULL pointers
1190         for the 2nd argument to the signal handler.
1191
1192 2001-07-20  Hans Breuer  <hans@breuer.org>
1193
1194         * atk/atk.def : added more exports
1195         * atk/makefile.msc : updated win32 build
1196
1197 2001-07-20  Padraig O'Briain  <padraig.obriain@sun.com>
1198
1199         * atk/atkaction.[c|h], docs/atk-sections.txt, 
1200         docs/tmpl/atkaction.sgml
1201         Add atk_action_get_name() and atk_action_set_description()
1202
1203 2001-07-18  Padraig O'Briain  <padraig.obriain@sun.com>
1204
1205         * atk/atkstate.[c|h]
1206         Add ATK_STATE_ENABLED so we can distinguish between a consistent
1207         and inconsistent GtkToggleButton
1208
1209 2001-07-16  Brian Cameron <brian.cameron@sun.com>
1210
1211         * atk/atkeditabletext.c atk/atktext.c atk/atktext.h atk/atkutil.h
1212         docs/atk-sections.txt docs/tmpl/atktext.sgml docs/tmpl/atkutil.sgml
1213         gail_textattributes_update.pat is for gail/gail and integrates the 
1214         ATK_ATTRIBUTE_* macros in the gail implementations.
1215         atk_docs_textattributes_update.pat is for atk/docs and patches
1216         atk-sections.txt etc. for improved docs
1217         atk_atk_textattributes_update.pat is for atk/atk and included the
1218         new ATK_ATTRIBUTE_* macros and updated gtk-doc comments.
1219
1220 2001-07-13  Darin Adler  <darin@bentspoon.com>
1221
1222         * atk/atkstate.c: Add missing <string.h> include.
1223         * tests/teststateset.c: Add missing <string.h> include.
1224
1225 2001-07-13  Darin Adler  <darin@bentspoon.com>
1226
1227         * .cvsignore: Ignore some generated files.
1228         * autogen.sh: Get rid of call to autoheader since the
1229         configure file doesn't include AM_CONFIG_HEADER.
1230
1231 2001-07-11  Brian Cameron <brian.cameron@sun.com>
1232
1233         * tmpl/atkdocument.sgml
1234         Added new file for docs.
1235
1236 2001-07-11  Padraig O'Briain  <padraig.obriain@sun.com>
1237
1238         * atk/atkimage.c atk/atkutil.c
1239         Changes to build with Sun's FORTE compiler.
1240
1241 2001-07-10  Brian Cameron <brian.cameron@sun.com>
1242
1243         * tmpl/atk-unused.sgml tmpl/atkcomponent.sgml tmpl/atkeditabletext.sgml
1244         tmpl/atkimage.sgml tmpl/atkselection.sgml tmpl/atkstate.sgml
1245         tmpl/atkstreamablecontent.sgml tmpl/atktable.sgml
1246         tmpl/atktext.sgml tmpl/atkutil.sgml
1247         Updated docs pages.
1248
1249 Mon Jul  2 06:37:09 2001  Tim Janik  <timj@gtk.org>
1250
1251         * atk/atktext.c (atk_text_base_init): 
1252         * atk/atktable.c (atk_table_base_init): 
1253         * atk/atkobject.c (atk_object_init): s/signal_newc/signal_new/
1254         to adapt to recent GSignal changes.
1255
1256 2001-06-28  Brian Cameron <brian.cameron@sun.com>
1257
1258         * atk/atkutil.c atk/atkutil.h docs/atk-sections.txt
1259         docs/tmpl/atkutil.sgml
1260         Added new functiosn to AtkUtil.
1261
1262 2001-06-28  Brian Cameron <brian.cameron@sun.com>
1263
1264         * atk/Makefile.am atk/atk.h atk/atkdocument.c atk/atkdocument.h
1265         docs/atk-docs.sgml docs/atk-sections.txt docs/tmpl/atk-unused.sgml
1266         docs/tmpl/atkobject.sgml
1267         Added new atk document interface.
1268
1269 2001-06-28  Brian Cameron <brian.cameron@sun.com>
1270
1271         * atk/atkcomponent.c atk/atkcomponent.h atk/atkimage.c
1272         atk/atkimage.h atk/atktext.c atk/atktext.h atk/atkutil.h
1273         Updated so that functions that take screen coords as 
1274         input/output also take an enum specifying whether
1275         the coords are screen or top-level window based.
1276         Updated docs as well.
1277
1278 2001-06-28  Brian Cameron <brian.cameron@sun.com>
1279
1280         *atk/atkaction.c atk/atkcomponent.c atk/atkeditabletext.c
1281         atk/atkhyperlink.c atk/atkobject.c atk/atkregistry.c
1282         atk/atkstate.c atk/atkstateset.c atk/atkstreamablecontent.c
1283         atk/atktable.c atk/atktext.c atk/atkutil.c atk/atkvalue.c
1284         atk/docs/tmpl/atkstreamablecontent.sgml
1285         Cleaned up docs.  Added atkstreamablecontent.sgml
1286
1287 2001-06-28  Brian Cameron <brian.cameron@sun.com>
1288
1289         *atk/atktable.h, atk/atktable.c
1290         Updated signal handler definitions.
1291
1292 2001-06-27  Brian Cameron <brian.cameron@sun.com>
1293
1294         *atk/atktext.h
1295         Updated AtkXYCoords enum.
1296
1297 2001-06-27  Brian Cameron <brian.cameron@sun.com>
1298
1299         *atk/atkaction.c atk/atkaction.h atk/atkcomponent.c
1300         atk/atkcomponent.h atk/atkhyperlink.c atk/atkhypertext.c
1301         atk/atkimage.c atk/atkimage.h atk/atkobject.c
1302         atk/atkobject.h atk/atkobjectfactory.c atk/atkregistry.c
1303         atk/atkstateset.c atk/atkstreamablecontent.c
1304         atk/atkstreamablecontent.h atk/atktable.c
1305         atk/atktext.c, docs/atk-docs.sgml docs/atk-sections.txt
1306         and some docs/tmpl files.
1307         Updated gtk-docs fixing spelling errors and making minor
1308         changes to the API.
1309
1310 2001-06-27  Louise Miller <lousie.miller@sun.com>
1311
1312         *atk/atkselection.h, atk/atkselection.c
1313         changed return type to gboolean for 
1314         atk_selection_select_all_selection
1315
1316 2001-06-26  Brian Cameron <brian.cameron@sun.com>
1317
1318         *atk/atkstate.h atk/atkstate.c
1319         docs/tmpl/atk-unused.sgml docs/tmpl/atkselection.sgml
1320         docs/tmpl/atkstate.sgml docs/tmpl/atktable.sgml
1321         docs/tmpl/atktext.sgml
1322         Added ATK_STATE_STALE.  Updated docs.
1323
1324 2001-06-22  Lucy Brophy <lucy.brophy@sun.com>
1325
1326         *atk/atktext.h
1327         Removed the macro ATK_TEXT_BOUNDARY_CURSOR_POS
1328
1329 2001-06-21  Brian Cameron <brian.cameron@sun.com>
1330
1331         * atk/atkeditabletext.h, atk/atkobject.h,
1332         atktext.[ch]
1333         Added AtkAttributeSet_free() convenience
1334         function.
1335
1336 2001-06-20  Peter Williams  <peterw@ximian.com>
1337
1338         * atk/atknoopobject.h: Correct prototype name: agtk_widget_get_type ->
1339         atk_no_op_object_get_type. Change #ifdef __cplusplus mess to nicer
1340         G_{BEGIN,END}_DECLS.
1341
1342 2001-06-20  Brian Cameron <brian.cameron@sun.com>
1343
1344         * atk/atktable.c, atk/atkmarshal.list
1345         Removed needless marshal and updated signal handlers in
1346         atktable.c
1347
1348 2001-06-20  Louise Miller <louise.miller@sun.com>
1349
1350         *atk/atktable.h, atk/table.c, docs/tmpl/atktable.sgml   
1351         Changed parameters for get_selected_rows/get_selected_columns
1352         Added 4 new functions, add_row_selection, remove_row_selection,
1353         add_column_selection, remove_column_selection
1354
1355 2001-06-19  Brian Cameron <brian.cameron@sun.com>
1356
1357         * atk/atktable.c
1358         Fixed minor bug with signals.
1359
1360 2001-06-18  Brian Cameron <brian.cameron@sun.com>
1361
1362         * atk/atktable
1363         Added signals.
1364
1365 2001-06-15  Brian Cameron & Lucy Brophy  <brian.cameron@sun.com>
1366
1367         * atk/atkselection.h atk/atkselection.c
1368         Now add_selection, clear_selection, and remove_selection 
1369         return a boolean indicating SUCCESS/FAILURE to indicate
1370         if the operation was successful.
1371
1372 2001-06-13  Brian Cameron & Lucy Brophy  <brian.cameron@sun.com>
1373
1374         * atk/atktable.h atk/atktable.h
1375         Updated so now the get_text_before|at|after functions
1376         return the start & end offset of the string.  Updated the
1377         docs.
1378
1379 2001-06-13  Padraig O'Briain  <padraig.obriain@sun.com>
1380
1381         * atk/Makefile.am: install atknoopobject.h and atknoopobjectfactory.h
1382
1383 2001-06-11  Havoc Pennington  <hp@redhat.com>
1384
1385         * NEWS: updated
1386
1387         * configure.in: bump version to 0.2 and add infrastructure for 
1388         libtool version info. Assumes GTK versioning scheme (major.minor 
1389         is binary compatible)
1390         
1391         * atk/Makefile.am (LDFLAGS): set version info
1392         (stamp-atkmarshal.h): glib-genmarshal already includes top_builddir
1393         
1394 2001-06-13  Brian Cameron <brian.cameron@sun.com>
1395
1396         * atk/atktable.h, atk/atktable.c
1397         Updated so that get/set row/column header functions
1398         work with AtkObjects rather than AtkTables.  Organized
1399         the header file a little more cleanly.  Also the get/set
1400         row_description and caption functions now use gchar *
1401         rather than AtkObject.
1402
1403 2001-06-12  Padraig O'Briain  <padraig.obriain@sun.com>
1404
1405         * atk/atkmarshal.list, atk/atktable.h atk/atktable.c:
1406         Add signal model-changed.
1407
1408         * atk/atkobject.c: Add properties
1409         accessible-role, accessible-table-caption, 
1410         accessible-table-column-header, accessible-table-column_description.
1411         accessible-table-row-header, accessible-table-row_description.
1412         accessible-table-summary, accessible-model
1413
1414 2001-06-12  Brian Cameron <brian.cameron@sun.com>
1415
1416         * atk/atkeditabletext.[ch], atk/atktext.[ch], atk/atkobject.h
1417         Updated atkeditabletext and atktext interfaces so they
1418         now properly define the get/set attribute methods and now
1419         get_offset_at_point and get_character_extents can request
1420         x,y coords by either widget or screen coords.
1421
1422 Sat Jun  9 15:17:00 2001  Owen Taylor  <otaylor@redhat.com>
1423
1424         * configure.in (DEP_CFLAGS): Only include gthread-2.0 in
1425         CFLAGS, not in LIBS. (Always linking with -lpthread
1426         is a noticeable speed hit.)
1427
1428 Thu Jun  7 17:03:37 2001  Owen Taylor  <otaylor@redhat.com>
1429
1430         * atk/Makefile.am: Really fix marshal generation.
1431
1432 2001-06-07  Havoc Pennington  <hp@redhat.com>
1433
1434         * atk/Makefile.am ($(srcdir)/atkmarshal.c): fix up the
1435         glib-genmarshal stuff
1436
1437 2001-06-07  Havoc Pennington  <hp@redhat.com>
1438
1439         * atk/Makefile.am: use @GLIB_GENMARSHAL@ so we can use uninstalled
1440         glib-genmarshal
1441
1442         * configure.in: rearrange the library checks to support
1443         uninstalled linking     
1444
1445         * autogen.sh: add support for AUTOGEN_SUBDIR_MODE
1446
1447         * atk-uninstalled.pc.in: new file, allows linking to uninstalled
1448         ATK in giant GTK tarball
1449
1450 2001-06-07  Brian Cameron <brian.cameron@sun.com>
1451
1452         * docs/atk-api.sgml docs/atk-sections.txt
1453         docs/tmpl/atk-unused.sgml docs/tmpl/atkeditabletext.sgml
1454         docs/tmpl/atktext.sgml
1455         Removed docs/atk-api.sgml since it is not used.
1456         Updated sgml files and atk-sections.txt to reflect
1457         recent changes to the atktext and atkeditabletext
1458         interfaces
1459
1460 2001-06-06  Brian Cameron <brian.cameron@sun.com>
1461
1462         * atk/atktext.h atk/atktext.h
1463         Updated to new atktext functions for getting attributes.
1464
1465 2001-06-06  Padraig O'Briain  <padraig.obriain@sun.com>
1466
1467         * New files atk/atkstreamablecontent.[ch]
1468         Updated files: atk/Makefile.am, atk/atk.h
1469
1470         * atk/atkvalue.c: Updated comments
1471
1472 2001-06-06  Padraig O'Briain  <padraig.obriain@sun.com>
1473
1474         * atk/atkregistry.h: Add declaration for atk_registry_get_type()
1475
1476 2001-06-05  Padraig O'Briain  <padraig.obriain@sun.com>
1477
1478         * atk/atkobject.c: Add property accessible-visible-data
1479
1480 2001-06-01  Padraig O'Briain  <padraig.obriain@sun.com>
1481
1482         * atk/atkobject.c: Add support for setting and getting 
1483         accessible-value property.
1484
1485         * atk/atkvalue.[ch] Make GValue in atk_value_set_current_value const
1486
1487 Fri Jun 01  Brian Cameron <brian.cameron@sun.com>
1488
1489         * atk/atkeditabletext.[ch], atk/atktext.[ch]
1490
1491         * docs/atk-overrides.txt, docs/Makefile.am
1492           Updated the interface for dealing with selected
1493           text to handle multiple selected regions.  Removed
1494           get_row_col_at_offset from atktext.[ch].  Added
1495           docs/atk-overrides.txt file.
1496
1497 Thu May 31  Brian Cameron <brian.cameron@sun.com>
1498
1499         * Makefile.am configure.in atk/Makefile.am atk/atktext.c
1500           atk/atkutil.c docs/Makefile.am atk/atkmarshal.list
1501           Added atk_marshal_VOID__INT_INT marshaller.  Updated the
1502           Makefiles so the proper marshall files get included in the
1503           dist.  Updated the Makefiles and configure.in so that the
1504           docs get included in the dist.
1505
1506 Tue May 29 18:17:11 2001  Owen Taylor  <otaylor@redhat.com>
1507
1508         * autogen.sh (have_libtool): Fix GNU sedism (#55430)
1509
1510 2001-05-29  Padraig O'Briain  <padraig.obriain@sun.com>
1511
1512         * atk/atkobject.c: Define new properties accessible-text, 
1513         accessible-caret, accessible-selection and accessible-value
1514
1515 2001-05-29  Brian Cameron <brian.cameron@sun.com>
1516
1517         * docs/atk-sections.txt
1518
1519         * docs/tmpl/*
1520         Improved the layout/formatting of the atk docs.  Added docs/tmpl
1521         files.
1522
1523 2001-05-28  Brian Cameron <brian.cameron@sun.com>
1524
1525         * atk/atktext.c
1526         Now properly set the initialized flag when setting up signals.
1527         Updated the atk-docs in several files
1528
1529 2001-05-24  Padraig O'Briain  <padraig.obriain@sun.com>
1530
1531         * atk/atkaction.c, atk/atkcomponent.c, atk/atkeditabletext.c,
1532         atk/atkhyperlink.c, atk/atkhypertext.c, atk/atkimage.c,
1533         atk/atkregistry.c, atk/atkselection.c, atk/atktable.c,
1534         atk/atktext.c, atk/atkutil.c, atk/atkvalue.c
1535         Fix warnings generated by Sun FORTE compiler
1536
1537 2001-05-24  Padraig O'Briain  <padraig.obriain@sun.com>
1538
1539         * atk/atkcomponent.c atk/atkvalue.c
1540         Remove return calls in functions which return void
1541         
1542 2001-05-23  Padraig O'Briain  <padraig.obriain@sun.com>
1543
1544         * atk/atkobject.h: Correct naming of role for status bar
1545
1546         * atk/atktext.c: 
1547         Clarify behaviour of atk_text_get_text_after/at/before_offset
1548  
1549 Sun May 13 11:35:32 2001  Owen Taylor  <otaylor@redhat.com>
1550
1551         * autogen.sh (have_automake): Require libtool-1.4, automake-1.4p1.
1552
1553 2001-01-06  Hans Breuer  <hans@breuer.org>
1554
1555         * atk/makefile.msc atk/atk.def (new files) :
1556         Enable build for win32, no sourc changes necessary.
1557
1558 Sat May  5 07:46:47 2001  Owen Taylor  <otaylor@redhat.com>
1559
1560         * Released 0.1
1561
1562 Thu May  3 08:38:24 2001  Owen Taylor  <otaylor@redhat.com>
1563
1564         * atk/atkobject.c: Add missing include of <string.h> for strcmp.
1565
1566 Tue Apr 25 10:10:00 2001  Padraig Obriain <padraig.obriain@sun.com>
1567
1568         * Start a ChangeLog
1569