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