Correct typo. Fix provided by Scott Kennedy. This fixes bug #121990.
[atk.git] / ChangeLog
blob5a7e7469ba1919a15b24e0e13cffd1f673c0813b
1 2003-09-23  Padraig O'Briain  <padraig.obriain@sun.com>
3         * atk.spec.in: Correct typo. Fix provided by Scott Kennedy.
4         This fixes bug #121990.
6 2003-09-21  Åsmund Skjæveland  <aasmunds@fys.uio.no>
7  
8         * configure.in: Added Norwegian (nynorsk) code
9         nn to ALL_LINGUAS.
11 2003-09-10  Padraig O'Briain  <padraig.obriain@sun.com>
13         * atk/atkobject.c: Remove comments about signals. The description
14         should be in files in docs/tmpl directory.
16         * docs/tmpl/atkhypertext.sgml: Add description for link-selected signal.
17         * docs/tmpl/atkobject.sgml:  Add descriptions for 
18         active-descendant-changed, children-changed, focus-event, 
19         property-change, state-change and visible-data-changed signals.
20         * docs/tmpl/atkselection.sgml: Add description for selection-changed
21         signal.
22         * docs/tmpl/atktable.sgml: Add descriptions for column-deleted,
23         columnn-inserted, column-reordered, model-changed, row-deleted, 
24         row-inserted and  row-reordered signals.
25         * docs/tmpl/atktext.sgml: Add description for text-attributes-changed,
26         text-caret-moved, text-changed nd text-selection-changed signals.
28         This fixes bug #121163.
30 2003-09-02  Padraig O'Briain  <padraig.obriain@sun.com>
32         * ===== Released 1.4.0=====
34         * configure.in: Version 1.4.0, interface age 0, binary age 400
36         * NEWS: Updated.
38 2003-08-28  Christian Rose  <menthos@menthos.com>
40         * configure.in: Added "ne" to ALL_LINGUAS.
42 2003-08-25  Padraig O'Briain  <padraig.obriain@sun.com>
44         * ===== Released 1.3.6=====
46         * configure.in: Version 1.3.6, interface age 2, binary age 306
48         * NEWS: Updated.
50 2003-08-08  Malcolm Tredinnick <malcolm@commsecure.com.au>
51         
52         * autogen.sh: Clarify an error message.
54 2003-08-08  Guntupalli Karunakar  <karunakar@freedomink.org>
56         * configure.in: Added "hi" in ALL_LINGUAS.
58 2003-08-07  Padraig O'Briain  <padraig.obriain@sun.com>
60         * ===== Released 1.3.5=====
62         * configure.in: Version 1.3.5, interface age 1, binary age 305
64         * NEWS: Updated.
66 2003-08-04  Padraig O'Briain  <padraig.obriain@sun.com>
68         * Remove po/Makefile.in.in. This fixes bug #119053.
70 2003-07-08  Padraig O'Briain  <padraig.obriain@sun.com>
72         * atk/atktable.c (atk_table_ref_at): Ensure that row and column values 
73         are non-negative.
75         This is a partial fix for bug #116712.
77 2003-07-03  Padraig O'Briain  <padraig.obriain@sun.com>
79         * atk/atkstateset.c (atk_state_set_is_empty): Correct return value.
80         Fixes bug #116621. Problem reported by Mario Lang.
82 2003-06-25  Fatih Demir <kabalak@gtranslator.org>
84         * configure.in: (Re-?)added "ta" (Tamil) to languages' list.
86 2003-06-23  Padraig O'Briain  <padraig.obriain@sun.com>
88         * atk.spec.in:
89         Added locale directory to spec file. Fix provided by
90         James T. Richardson, Jr.
92 2003-06-19  Padraig O'Briain  <padraig.obriain@sun.com>
94         * ===== Released 1.3.4=====
96         * NEWS: Updated.
98 2003-06-13  Tor Lillqvist  <tml@iki.fi>
100         * atk/atkobject.c (atk_role_get_localized_name): Set
101         gettext_initialized.
103         * atk-zip.sh.in (DEVZIP): libtool 1.5 installs DLLs in the bin
104         directory, so look there, too. Include the message catalogs.
106 2003-06-10  Padraig O'Briain  <padraig.obriain@sun.com>
108         * configure.in: Version 1.3.4, interface age 0, binary age 304
110         * atkrelationtype.h, docs/tmpl/atkrelation.sgml: Add new relation
111         ATK_RELATION_POPUP.
113 2003-06-05  Paul Duffy <dubhthach@frink.nuigalway.ie>
115         * configure.in: Added ga (irish) to ALL_LINGUAS
116          
117 2003-06-05  Kenneth Rohde Christiansen  <kenneth@gnu.org>
119         * configure.in: Added li to ALL_LINGUAS.
121 2003-05-30  Padraig O'Briain  <padraig.obriain@sun.com>
123         * ===== Released 1.3.3=====
125         * configure.in: Version 1.3.3, interface age 3, binary age 303
127         * NEWS: Updated.
129 2003-05-28  Padraig O'Briain  <padraig.obriain@sun.com>
131         * atk/atkobject.h docs/tmpl/atkobject.sgml: Add new role
132         ATK_ROLE_AUTOCOMPLETE.
134 2003-05-20  Padraig O'Briain  <padraig.obriain@sun.com>
136         * atk/atkstate.h, docs/tmpl/atkstate.sgml: Add state 
137         ATK_STATE_INDETERMINATE. This state is used by Oo for check buttons
138         which can have a value other than on or off.
140 2003-05-19 Arafat Medini <lumina@silverpen.de>
142         *configure.in: Added "ar" (Arabic) to ALL_LINGUAS
144 2003-05-16  Telsa Gwymme  <hobbit@aloss.ukuu.org.uk>
146         * configure.in: Added "cy" (Welsh) to ALL_LINGUAS
148 2003-05-15  Padraig O'Briain  <padraig.obriain@sun.com>
150         * ===== Released 1.3.2=====
152         * configure.in: Version 1.3.2, interface age 2, binary age 302
154         * NEWS: Updated.
156 2003-05-09  Samúel Jón Gunnarsson  <sammi@techattack.nu>
158         * is.po: Added "is" into ALL_LINGUAS.
160 2003-05-06  Padraig O'Briain  <padraig.obriain@sun.com>
162         * configure.in: Make message when pkg-config fails to find glib-2.0.pc
163         less cryptic.
165         * po/pl.po: Updated Polish translation from Artur Flinta.
167 2003-05-05  Duarte Loreto <happyguy_pt@hotmail.com>
169         * configure.in: Added Portuguese (pt) to ALL_LINGUAS.
171 2003-05-05  Christian Rose  <menthos@menthos.com>
173         * configure.in: Added sr and sr@Latn to ALL_LINGUAS.
175 2003-05-01  Padraig O'Briain  <padraig.obriain@sun.com>
177         * ===== Released 1.3.1=====
179         * configure.in: Version 1.3.1, interface age 1, binary age 301
181         * NEWS: Updated.
183         * po/yi.po: Update line numbers.
185 2003-04-25  Padraig O'Briain  <padraig.obriain@sun.com>
187         * atk/stateset.h: Fix typo in documentation.
189         * autogen.sh (have_libtool): Accept libtool-1.5. (#111481)
190         Patch provided by Ali Akcaagac.
192 2003-03-26  Christian Rose  <menthos@menthos.com>
194         * configure.in: Added "yi" to ALL_LINGUAS.
196 2003-03-21  Takeshi AIHANA <aihana@gnome.gr.jp>
198         * configure.in: Added Japanese 'ja' into ALL_LINGUAS.
200 2003-03-20  Padraig O'Briain  <padraig.obriain@sun.com>
202         * ===== Released 1.3.0=====
204         * configure.in: Version 1.3.0, interface age 0, binary age 300
206         * NEWS: Updated.
208 2003-03-20  Guntupalli Karunakar  <karunakar@freedomink.org>
210         * configure.in: Added Malayalam (ml) in ALL_LINGUAS
212 2003-03-20  Padraig O'Briain  <padraig.obriain@sun.com>
214         * docs/atk-sections.txt: Add 11 unused declarations.
216 2003-03-20  James Henstridge  <james@daa.com.au>
218         * autogen.sh: update to call automake-1.7, libtoolize, gtkdocize
219         and glib-gettextize.
221         * configure.in: cleanup to make use of newer autoconf/automake
222         features.
224         * Makefile.am: get rid of custom distcheck rule, which is no
225         longer necessary.
227         * atk/Makefile.am: cleanup makefile.  Use BUILT_SOURCES for built
228         sources.
230         * docs/Makefile.am: use common gtk-doc.make.
232         * docs/atk-docs.sgml: update to use gtk-doc's XML mode.
234 2003-03-16  Joel Brich <joel.brich@laposte.net>
236         * configure.in: Added "eo" to ALL_LINGUAS
237         * po/eo.po: Added Esperanto translation
238         from Charles Voelger <cvoelger@dweasel.com>
240 2003-03-12  Tor Lillqvist  <tml@iki.fi>
242         * atk/atk.def: Add one more missing export, thanks to Cedric
243         Gustin.
245 2003-03-07  Padraig O'Briain  <padraig.obriain@sun.com>
247         * atk/atkobject.c (atk_object_set_role): Add check that role is
248         actually being changed. Do not emit notification for initial
249         role setting. (bug #107710)
251 2003-03-06  Padraig O'Briain  <padraig.obriain@sun.com>
253         * atk/atkrelationset.c: Current returning of FALSE to 0 in function 
254         which returns integer; (bug #107661) reported by Morten Welinder.
256 2003-03-05  Padraig O'Briain  <padraig.obriain@sun.com>
258         * atk/atk-relation.c
259         atk/atkrelationset.c
260         atk/atkstatset.c: Correct returning of FALSE to NULL in functions
261         which return pointer; (bug #107650) reported by Morten Welinder.
263 2003-02-26  Padraig O'Briain  <padraig.obriain@sun.com>
265         * test/Makefile.am: Update to produce .so files
266         (Problem reported and solution reported by Michael.Wilson@bull.net)
268 2003-02-26  Padraig O'Briain  <padraig.obriain@sun.com>
270         * atk/atkgobjectaccessible.c (atk_gobject_accessible_from_object):
271         Correct creation of non-AtkGObjectAccessible (bug #107124)
273         * atk/atkobject.c (atk_object_class_init): Set default initialize 
274         function so that code which does not check for existence of parent 
275         class's initialize function will work.
277         * atk/atkvalue.c: (atk_value_get_minimum_value, 
278         atk_value_get_maximum_value, atk_value_get_current_value):
279         Reset Value argument if it is a valid GValue otherwise zeroise it.
281         docs/tmpl/atkhypertext.sgml: Add link-selected signal.
283 2003-02-25  Tor Lillqvist  <tml@iki.fi>
285         * Makefile.am (EXTRA_DIST): Dist atk-zip.sh.in, not atk-zip.sh.
287         * atk/atk.def: Add a couple of missing entries, thanks to Cedric
288         Gustin.
290         * atk/atk.rc.in: New file, for version info in the DLL on
291         Windows. Similar as in GLib, GTK, etc.
293         * configure.in: Generate atk/atk.rc.
294         
295         * atk/Makefile.am: Use atk.rc on Windows.
296         (EXTRA_DIST): Distribute atk.rc(.in).
298         * atk/atkobject.c: On Windows, don't use hardcoded ATKLOCALEDIR,
299         but deduce it from DLL location, like GLib, GTK etc do.
301 2003-02-23  Abel Cheung  <maddog@linux.org.hk>
303         * configure.in: Added "mk" to ALL_LINGUAS.
305 2003-02-21  Roozbeh Pournader  <roozbeh@sharif.edu>
307         * configure.in: Added "fa" to ALL_LINGUAS.
309 2003-02-21  Metin Amiroff  <metin@karegen.com>
311         * configure.in: Added Azerbaijanian to ALL_LINGUAS.
313 2003-02-19  Dmitry G. Mastrukov  <dmitry@taurussoft.org>
315         * configure.in: Added Belarusian to ALL_LINGUAS.
317 2003-02-14  Padraig O'Briain  <padraig.obriain@sun.com>
319         * atk/atknoopobject.c: Add AtkHypertext interface as this object should
320         claim to implement all interfaces.
322 2003-02-12  Padraig O'Briain  <padraig.obriain@sun.com>
324         * atk/atkhyperlink.c (atk_hyperlink_class_init): Correct typo in blurb
326         * atk/atkhypertext.c
327         (atk_hypertext_get_link): Add check on link_index value
328         (atk_hypertext_get_link_index): Add check on char_index value
330 2003-02-09  Christian Rose  <menthos@menthos.com>
332         * configure.in: Added "kn" to ALL_LINGUAS.
334 2003-02-07  Christian Rose  <menthos@menthos.com>
336         * configure.in: Added "bn" to ALL_LINGUAS.
338 2003-02-06  Christian Rose  <menthos@menthos.com>
340         * configure.in: Added "id" to ALL_LINGUAS.
342 2003-02-04  Padraig O'Briain  <padraig.obriain@sun.com>
344         * atk/atkgobjectaccessible.c (atk_gobject_accessible_for_object):
345         Add weak reference so we do not leak the accessible when the object
346         dies. Problem reported by Alex Larsson.
348 2003-02-02  Fatih Demir <kabalak@gtranslator.org>
350         * configure.in: Added "tr" (Turkish) to the languages' list.
352 2003-01-30  Padraig O'Briain  <padraig.obriain@sun.com>
354         * atk/atkhyperlink.[ch]
355         New property selected-link defined.
356         Function pointer is_selected_link added to interface
357         (atk_hyperlink_is_selected_link: New functions which checks
358         whether the specified AtkHyperlink is selected
359         
360         * atk/atkhypertext.[ch]
361         New signal link-selected added.
363         * docs/atk-sections.txt: Add atk_hyperlink_is_selected_link
365         * docs/tmpl/atkhyperlink.sgml: Add reference to property selected-link
366         and function atk_hyperlink_is_selected_link.
368         This fixes bug #104621.
369         
370 Tue Jan 28 13:52:20 2003  Manish Singh  <yosh@gimp.org>
372         * autogen.sh (have_automake): call the versioned automake when
373         checking the version itself.
375 Tue Jan 28 15:18:24 2003  Owen Taylor  <otaylor@redhat.com>
377         * autogen.sh (have_automake): Fix version in complaint
378         message about automake. (#104366, Rich Burridge)
380 2003-01-26  Daniel Yacob <locales@geez.org>
382         * configure.in: Added am to ALL_LINGUAS.
384 2003-01-23  Stanislav Visnovsky  <visnovsky@nenya.ms.mff.cuni.cz>
386         * configure.in: Added "sk" to ALL_LINGUAS.
388 2003-01-23  Abel Cheung  <maddog@linux.org.hk>
390         * configure.in: Added "zh_TW" (traditional Chinese) to ALL_LINGUAS.
392 2003-01-23  Evandro Fernandes Giovanini <evandrofg@ig.com.br>
394         * configure.in: Added "pt_BR" to ALL_LINGUAS.
396 2003-01-22  Marius Andreiana <marius galuna.ro>
398         * configure.in: added 'ro' to ALL_LINGUAS
400 2003-01-21  Christian Rose  <menthos@menthos.com>
402         * configure.in: Added "mn" to ALL_LINGUAS.
404 2003-01-21  Padraig O'Briain  <padraig.obriain@sun.com>
406         * atk/atktext.c
407         (atk_text_base_init): Set vtable entry for default implementations
408         (atk_text_get_range_extents): Omit calling default implementation
409         (atk_text_get_bounded_ranges): Omit calling default implementation
411         * atk/atkcomponent.c
412         (atk_component_base_init): New function to set vtable entry for 
413         default implementations
414         (atk_component_ref_accessible_at_point): Omit calling default 
415         implementation
416         (atk_component_contains): Omit calling default implementation
417         (atk_component_get_position): Omit calling default implementation
418         (atk_component_get_size): Omit calling default implementation
420 2003-01-21  Padraig O'Briain  <padraig.obriain@sun.com>
422         * atk/atkobject.c 
423         (atk_object_real_set_property): Add support for PROP_TABLE_SUMMARY 
424         and PROP_TABLE_CAPTION_OBJECT.
425         (atk_object_real_get_property): Add support for PROP_TABLE_SUMMARY 
426         and PROP_TABLE_CAPTION_OBJECT.
428         This completes ATK changes for bug #74814.
430 2003-01-21  Padraig O'Briain  <padraig.obriain@sun.com>
432         * atk/atkobject.c: Add property accessible-table-caption-object.
433         This addresses bug #74814.
435         * atk/atkobject.h: Move some documentation from template file to
436         avoid warnings when building.
438         * atk/atkrelation.c: Add new properties relation and target.
439         This addresses bug #72426.
441         * atktext.[ch]: Add new functions atk_text_get_range_extents and
442         atk_text_get_bounded_ranges.
443         Also added data structures AtkTextRectangle and AtkTextRange, enum
444         AtkTextClipType and helper function  atk_text_free_ranges.
445         This addresses bug #100943.
446         (atk_text_get_character_extents): Ensure that the reported width is 
447         not negative. This fixes bug #102954)
449         * docs/atk-sections.txt: Add new functions and data items.
451         * docs/tmpl/atk-object.sgml: Remove some documentation and put in 
452         atkobject.h. Add reference to accessible-table-caption-object.
454         * docs/tmpl/atk-relation.sgml: Add new properties
456         * docs/tmpl/atktext.sgml: Add new functions and data items.
459 2003-01-20  Padraig O'Briain  <padraig.obriain@sun.com>
461         * ===== Released 1.2.2=====
463         * configure.in: Version 1.2.2, interface age 2, binary age 202
465         * NEWS: Updated.
467 2003-01-19  He Qiangqiang  <carton@linux.net.cn>
469         * configure.in: Added "zh_CN" to ALL_LINGUAS.
471 2003-01-12  Laurent Dhima  <laurenti@alblinux.net>
473         * configure.in: Added 'sq'(albanian) to ALL_LINGUAS.
475 2003-01-11  Pauli Virtanen  <pauli.virtanen@hut.fi>
477         * configure.in (ALL_LINGUAS): Added "fi" (Finnish)
479 2003-01-06  Alessio Frusciante  <algol@firenze.linux.it>
481         * configure.in (ALL_LINGUAS): Added "it" (Italian) 
483 2003-01-06  Padraig O'Briain  <padraig.obriain@sun.com>
485         * configure.in: Add -with-html-dir option. (bug #102497)
487         * docs/Makefile.am: Remove INSTALLDIR and HTML_DIR
489         * docs/tmpl/atkobject.sgml: Update so property names are in
490         alphabetic order.
492 2003-01-03  Padraig O'Briain  <padraig.obriain@sun.com>
494         * ===== Released 1.2.1=====
495         
496         * configure.in: Version 1.2.1, interface age 1, binary age 201
498         * NEWS: Updated.
500 2003-01-02  Zbigniew Chyla  <cyba@gnome.pl>
502         * configure.in (ALL_LINGUAS): Added pl (Polish).
504 2002-12-23  Nam SungHyun  <namsh@kldp.org>
506         * configure.in: Added Korean (ko) to ALL_LINGUAS
508 2002-12-22  Artis Trops  <hornet@navigator.lv>
510         * configure.in: Added Latvian (lv) to ALL_LINGUAS.
512 2002-12-22  Christophe Merlet  <redfox@redfoxcenter.org>
514         * configure.in (ALL_LINGUAS): added French (fr).
516 2002-12-21  Jordi Mallach  <jordi@sindominio.net>
518         * configure.in (ALL_LINGUAS): added Catalan (ca).
520 2002-12-20  Padraig O'Briain  <padraig.obriain@sun.com>
522         * ===== Released 1.2.0 ======
524         * configure.in: Version 1.2.0, interface age 0, binary age 200
526         * NEWS: Final update for 1.2.0.
528         * docs/tmpl/atkobject.sgml: Order of properties have been changed.
530 2002-12-18  Dmitry G. Mastrukov  <dmitry@taurussoft.org>
532         * configure.in: Added Russian to ALL_LINGUAS.
534 2002-12-16  Padraig O'Briain  <padraig.obriain@sun.com>
536         * ===== Released 1.1.5=====
537         
538         * configure.in: Version 1.1.5, interface age 2, binary age 105
540         * NEWS: Updated.
542 2002-12-13  Padraig O'Briain  <padraig.obriain@sun.com>
544         * atk/atktext.c (atk_text_get_caret_offset): Return 0 instead of -1
545         if caret is not supported. This addresses bug #101020.
547         * configure.in: Use third argument of AC_DEFINE to get rid of 
548         acconfig.h. 
550 Thu Dec 12 14:57:20 2002  Owen Taylor  <otaylor@redhat.com>
552         * acinclude.m4: Remove; wasn't needed, and referred
553         to GLib internal m4 files now gone.
555 Thu Dec 12 11:04:05 2002  Manish Singh  <yosh@gimp.org>
557         * configure.in: Require autoconf-2.53.
559 2002-12-12  Yanko Kaneti  <yaneti@declera.com>
561         * configure.in (ALL_LINGUAS): Added Bulgarian (bg).
563 2002-12-11  Pablo Saratxaga  <pablo@mandrakesoft.com>
565         * configure.in (ALL_LINGUAS): Added Vietnamese (vi), Hebrew (he),
566         and Dutch (nl).
568 2002-12-07  Andras Timar <timar@gnome.hu>
570         * configure.in (ALL_LINGUAS): Added Hungarian (hu).
572 2002-12-06  Padraig O'Briain  <padraig.obriain@sun.com>
574         * ===== Released 1.1.4 =====
575         
576         * configure.in: Version 1.1.1, interface age 1, binary age 104
578         * NEWS: Updated.
580 2002-12-05  Ole Laursen  <olau@hardworking.dk>
582         * configure.in (ALL_LINGUAS): Added Danish (da).
584 2002-12-02  Pablo Gonzalo del Campo <pablodc@bigfoot.com>
586         * configure.in (ALL_LINGUAS): Added Spanish (es).
588 2002-12-01  Christian Neumair  <chris@gnome-de.org>
590         * configure.in (ALL_LINGUAS): Added German (de).
592 2002-11-22  Kjartan Maraas  <kmaraas@gnome.org>
594         * configure.in (ALL_LINGUAS): Added "no".
595         
596 2002-11-22  Padraig O'Briain  <padraig.obriain@sun.com>
598         * Update NEWS for 1.1.3
600 2002-11-21  Padraig O'Briain  <padraig.obriain@sun.com>
602         * configure.in: Update to take account of gtk-doc-version being 0.10
603         Updated version required to 0.9
605 2002-11-20  Bill Haneman <bill.haneman@sun.com>
607         * atk/atkobject.h:
608         Added ATK_ROLE_APPLICATION.
610         * atk/atkobject.c:
611         (atk_role_get_localized_name):
612         Added ATK_ROLE_APPLICATION case.        
614         * docs/atk-decl.txt:
615         Added ATK_ROLE_APPLICATION to docs.
616         
617 2002-11-18  Abi Brady  <morwen@evilmagic.org>
619         * configure.in: Added "en_GB" to ALL_LINGUAS.
621 2002-11-15  Hasbullah BIn Pit <sebol@ikhlas.com>
623         * configure.in: Added "ms" to ALL_LINGUAS.
625 2002-11-15  Padraig O'Briain  <padraig.obriain@sun.com>
627         * Update NEWS for 1.1.2
629         * docs/tmpl/atkhyperlink.sgml docs/tmpl/atkobject.sgml
630         Update docs.
632 2002-11-14  Bill Haneman <bill.haneman@sun.com>
634         * configure.in:
635         Revved to 1.1.2, interface age 0, binary age 102.
636         
637         * atk/atkrelationtype.h:
638         (ATK_RELATION_EMBEDS, ATK_RELATION_EMBEDDED_BY):
639         New relations to handle content embedding, for instance
640         text that embeds or flows around images.
642         * atk/atkhyperlink.h:
643         (atk_hyperlink_is_inline):
644         New API, returns whether a hyperlink's content is
645         partially displayed inline; useful for small images
646         emedded in text, and for HTML <src> elements.
647         (AtkHyperlinkClass->link_state):
648         New virtualized method, used to implement various
649         state query API such as atk_hyperlink_is_inline().
651         * atk/atkhyperlink.c:
652         (atk_hyperlink_is_inline):
653         New method.
655         * docs/atk-sections.txt: 
656         Additions for above API.
658 2002-11-13  Padraig O'Briain  <padraig.obriain@sun.com>
660         * atk/atkobject.[ch]: Add signal active-descendant-changed
662 2002-11-11  Christian Rose  <menthos@menthos.com>
664         * configure.in: Added "sv" to ALL_LINGUAS.
666 Fri Nov  8 19:55:25 2002  Soeren Sandmann  <sandmann@daimi.au.dk>
668         * atk/atkhyperlink.c
669         * atk/atkhyperlink.h
670         * atk/atktable.c
671         * atk/atktable.h
672         * atk/atktext.c
673         * atk/atktext.h
674         * docs/tmpl/atkhyperlink.sgml
675         * docs/tmpl/atkobject.sgml
676         * docs/tmpl/atktable.sgml
677         * docs/tmpl/atktext.sgml
679         Trivial s/foo/foo_/ fixes to make atk.h includable with -Wshadow
680         without warnings.
681         
682 2002-11-05  Padraig O'Briain  <padraig.obriain@sun.com>
684         * autogen.sh: Add call to autoheader to create config.h.in
686 2002-11-04  Padraig O'Briain  <padraig.obriain@sun.com>
688         * acinclude.m4: New file
690         * autogen.sh: Add i18n support (copied from gtk+).
692         * configure.in: Add definition for atklocaledir and check for
693         bind_textdomain_codeset()
695         * atk/Makefile.am: Add DEfininition of ATKLOCALEDIR to INCLUDES
697         * atk/atkobject.c (atk_role_get_localized_name): Add code to
698         initialize i18n.
699         
700         * po/.cvsignore: Add extra files.
702 2002-11-01  Padraig O'Briain  <padraig.obriain@sun.com>
704         * configure.in: Create po/Makefile; patch supplied by 
705         Dan Mills (thunder@ximain.com)
706         
707 2002-10-31  Padraig O'Briain  <padraig.obriain@sun.com>
709         * ===== Released 1.1.1 =====
710         
711         * configure.in: Version 1.1.1, interface age 0, binary age 101
713         * NEWS: Updated.
715         * atk/Makefile.am: Add atkintl.h to EXTRA_DIST.
717 2002-10-30  Padraig O'Briain  <padraig.obriain@sun.com>
719         * Makefile.am: Add po directory
721         * configure.in: Add support for I18N
723         * acconfig.h atk/atkintl.h: New files used to support I18N
725         * atk/atkobject.c: Update atk_role_get_localized_name() to
726         allow for localized name to be returned.
728         * docs/Makefile.am: Add atkintl.h to IGNORE_HFILES
730         * po/Makfile.in.in, po/POTFILES.in, po/po2tbl.sed.in po/.cvsignore
731         po/ChangeLog: New files
733 2002-10-30  Padraig O'Briain  <padraig.obriain@sun.com>
735         * atk/Makefile.am, atk/atk.h: Add reference to atk/atkrelationtype.h
737         * atk/atkaction.[ch]: Add atk_action_get_localized_name.
739         * atk/atkobject.[ch]: Add atk_role_get_localized_name,
740         atk_object_add_relationship and atk_object_remove_relationship
741         Add new roles ATK_ROLE_HEADER, ATK_ROLE_FOOTER, ATK_ROLE_PARAGRAPH
742         and ATK_ROLE_RULER
744         * atk/atkrelation.h: Move definition of AtkRelationType to
745         atk/relationtype.h
747         * atk/atkstate.h: Add new state ATK_STATE_MANAGES_DESCENDANTS
749         * atk/atktext.[ch]: Add text-attributes-changed signal.
751         * docs/atk-sections.txt, docs/tmpl/atkaction.sgml: Add new functions.
753         * docs/tmpl/atkobject.sgml: Add new functions and new roles.
755         * docs/tmpl/atkrelation.sgml: Add new relations
757         * docs/tmpl/atkstate.sgml: Add new state
759         * docs/tmpl/atktext.sgml: Add new signal
761         * tests/testrelation.c: Add tests for new relationship functions.
763 2002-10-01  Padraig O'Briain  <padraig.obriain@sun.com>
765         * atk/atkobject.c (atk_object_notify): Fix leak; report and patch
766         supplied by Sebastian Rittau (srittau@jroger.in-berlin.de)
768         Bug #94548.
770 2002-09-24  Padraig O'Briain  <padraig.obriain@sun.com>
772         * ===== Released 1.1.0 =====
773         
774         * NEWS: Updated.
776 2002-09-18  Padraig O'Briain  <padraig.obriain@sun.com>
778         * configure.in:
779         increment version to 1.1.0, in view of the fact that we've 
780         branched for GNOME-2 and GTK+-2.0, and this is HEAD.
781         Also reset INTERFACE_AGE to zero, since an enum was added.
782         Use similar library numbering as GTK.
784         * docs/tmpl/atkobject.sgml: Add ATK_LAYER_WINDOW
786 2002-09-06  Mark McLoughlin  <mark@skynet.ie>
788         * atk/atkobject.h: add ATK_LAYER_WINDOW.
790         * atk/atkcomponent.c: upd docs.
792 2002-09-06  Padraig O'Briain  <padraig.obriain@sun.com>
794         * docs/atk-sections.txt: Add ...Iface symbols to Standard sections to 
795         avoid unused declarations
797         * docs/tmpl/atkobject.sgml docs/tmpl/atkrelationset.sgml:
798         Move AtkRelationSet from atkobject to atkrelationset.
800 2002-09-05  Padraig O'Briain  <padraig.obriain@sun.com>
802         * docs/atk-sections.txt docs/tmpl/atkaction.sgml
803         docs/tmpl/atkcomponent.sgml docs/tmpl/atkdocument.sgml
804         docs/tmpl/atkeditabletext.sgml docs/tmpl/atkhypertext.sgml
805         docs/tmpl/atkimage.sgml docs/tmpl/atkobject.sgml
806         docs/tmpl/atkselection.sgml docs/tmpl/atkstreamablecontent.sgml
807         docs/tmpl/atktable.sgml docs/tmpl/atktext.sgml
808         docs/tmpl/atkvalue.sgml:
809         Remove reference to ...Iface data structures; which eliminates
810         undocumented symbols.
812 2002-09-05  Padraig O'Briain  <padraig.obriain@sun.com>
814         *  atk/atkutil.h: Add documentation for AtkKeyEventType
816         * docs/tmpl/action.sgml docs/tmpl/atkcomponent.sgml
817         docs/tmpl/atkdocument.sgml docs/tmpl/atkeditabletext.sgml
818         docs/tmpl/atkgobjectaccessible.sgml docs/tmpl/atkhyperlink.sgml
819         docs/tmpl/atkhypertext.sgml docs/tmpl/atkimage.sgml 
820         docs/tmpl/atknoopobject.sgml docs/tmp[l/atknoopobjectfactory.sgml
821         docs/tmpl/atkobject.sgml docs/tmpl/atkobjectfacory.sgml
822         docs/tmpl/atkregistry.sgml docs/tmpl/atkrelation.sgml
823         docs/tmpl/atkselection.sgml docs/tmpl/atkstate.sgml
824         docs/tmpl/atkstreamablecontent.sgml docs/tmpl/atktable.sgml
825         docs/tmpl/atktext.sml docs/tmpl/atkutil.sgml
826         docs/tmpl/atkutil.sgml:
827         Reduce number of undocumented symbols
829 2002-08-26  Padraig O'Briain  <padraig.obriain@sun.com>
831         * atk/atknoopobjectfactory.c:
832         Add implementation for atk_object_factory_get_accessible_type()
834 2002-08-18  Havoc Pennington  <hp@pobox.com>
836         * autogen.sh: hardcode aclocal-1.4/automake-1.4 so that users with
837         both automake 1.6 and 1.4 installed get the right automake. Means
838         compilation from CVS will now require the latest automake 1.4
839         release, or manually creating symlinks called "automake-1.4" and
840         "aclocal-1.4"
842 2002-08-16  Padraig O'Briain  <padraig.obriain@sun.com>
844         These changes improve the quality of the documentation by adding
845         information about properties and signals.
847         * configure.in:
848         Add atktargetlib, STRIP_BEGIN, STRIP_END and STRIP_DUMMY for
849         use in docs Makefile.am
851         * atk/atk.h:
852         Add missing include files, atk/atknoopobject.h and 
853         atknoopobjectfactory.h
855         * docs/Makefile.am:
856         Add support for scan program
858         * docs/atk.types:
859         Added content to this file
861         * docs/tmpl/atkgobjectaccessible.sgml docs/tmpl/atkhyperlink.sgml
862         docs/tmpl/atknoopobject.sgml docs/tmpl/atknoopobjectfactory.sgml
863         docs/tmpl/atkobjectfactory.sgml docs/tmpl/atkregistry.sgml
864         docs/tmplatkutil.sgml:
865         Removed references to contents of object's data structure
867         * docs/tmpl/atkobject.sgml docs/tmpl/atkselection.sgml
868         docs/tmpl/atktable.sgml docs/tmpl/atktext.sgml:
869         Add references to signals and properties.
871 Wed Jul 31 17:08:04 2002  Owen Taylor  <otaylor@redhat.com>
873         * ===== Released 1.0.3 =====
874         
875         * configure.in (GLIB_REQUIRED_VERSION): Version 1.0.3,
876         interface, binary version 3.
878         * NEWS: Updated.
880 2002-07-14  Padraig O'Briain  <padraig.obriain@sun.com>
882         * README: Updated to describe where to log bugs and mention mailing
883         list.
885 2002-06-20  Padraig O'Briain  <padraig.obriain@sun.com>
887         * atk/atkutil.h atk/docs/atk-docs.sgml atk/docs/tmpl/atk-component.sgml
888         atk/docs/atkdocument.sgml atk/docs/tmpl/atkeditabletext.sgml
889         atk/docs/tmpl/atkgobjectaccessible.sgml atk/docs/tmpl/atkhyperlink.sgml
890         atk/docs/tmpl/atkhypertext.sgml atk/docs/tmpl/atkimage.sgml
891         atk/docs/atknoopobject.sgml atk/docs/tmpl/atknoopobjectfactory.sgml
892         atk/docs/tmpl/atkobjectfactory.sgml atk/docs/tmpl/atkregistry.sgml
893         atk/docs/tmpl/atkregistry.sgml atk/docs/tmpl/atkrelationset.sgml
894         atk/docs/tmpl/atkselection.sgml atk/docs/tmpl/atkstate.sgml
895         atk/docs/tmpl/atkstateset.sgml atk/docs/tmpl/atkstreamablecontent.sgml
896         atk/docs/tmpl/atktable.sgml atk/docs/tmpl/atktext.sgml
897         atk/docs/tmpl/atkutil.sgml atk/docs/tmpl/atkvalue.sgml
898         Update documentation.
900 2002-05-29  Padraig O'Briain  <padraig.obriain@sun.com>
902         * atk/atkregistry.c:
903         64 bit fixes for ATK. Patch supplied by George Lebl (jirka@5z.com)
904         (bug #83316)
906 Thu Mar 28 18:27:32 2002  Owen Taylor  <otaylor@redhat.com>
908         * ===== Released 1.0.2 ======
910         * NEWS: Updates.
912         * configure.in: Version 1.0.2, interface, binary age 2
914 2002-04-26  Padraig O'Briain  <padraig.obriain@sun.com>
916         * atk/atkutil.c (atk_focus_tracker_notify):
917         Allow for object being NULL which means the window containing the
918         focus widget has lost focus. We update the previous_focus_object 
919         so we can emit notification for focus widget when window regains
920         focus.
922 2002-04-15  Padraig O'Briain  <padraig.obriain@sun.com>
924         * atk/atkgobjectaccessible.c:
925         (atk_gobject_accessible_for_object):  Allow for case where created
926         AtkObject is not a AtkGObjectAccessible so quark_accessible_object
927         was not initialized in atk_gobject_accessible_class_init
929 Thu Mar 28 18:27:32 2002  Owen Taylor  <otaylor@redhat.com>
931         * ===== Released 1.0.1 ======
933         * NEWS: Updates.
935         * configure.in: Version 1.0.1, interface, binary age 1.0.0.
937 2002-03-19  Padraig O'Briain  <padraig.obriain@sun.com>
939         * atk/atkutil.c (atk_focus_tracker_notify):
940         Do not do notification if previously notified object is the same as
941         this object
943 2002-03-14  Tor Lillqvist  <tml@iki.fi>
945         * atk/Makefile.am: Use correct name for the DLL when generating
946         the MSVC import library.
948 2002-03-13  Bill Haneman <bill.haneman@sun.com>
950         * atk/atkutil.c (atk_object_get_root):
951         Changed g_type_class_peek to g_type_class_ref,
952         this seemed to be triggering a SEGV in some cases.
955 2002-03-12  Padraig O'Briain  <padraig.obriain@sun.com>
957         * atk/atkgobjectaccessible.c (atk_gobject_accessible_dispose):
958         Correct name of data set to NULL from quark_accessible_object to
959         quark_object
961 2002-03-09  Padraig O'Briain  <padraig.obriain@sun.com>
963         * atk/atkhyperlink.c (atk_hyperlink_get_type):
964         Fix typo.
966 Thu Mar  7 23:52:51 2002  Owen Taylor  <otaylor@redhat.com>
968         * ===== Released 1.0.0 ======
970         * NEWS: Final update for 1.0.0.
972         * README: Update the compilation instructions a bit.
974 2002-03-06  Tor Lillqvist  <tml@iki.fi>
976         * atk-zip.sh.in
977         * atk/Makefile.am: Use ATK_API_VERSION also in the Win32 import
978         library names.
980 Tue Mar  5 16:54:21 2002  Owen Taylor  <otaylor@redhat.com>
982         * ATK 1.0.0 rc1
984         * tests/Makefile.am: Don't install libteststateset.la,
985         libtestrelation.la. (#73655, James Henstridge)
987         * autogen.sh: Add --enable-gtk-doc
989         * configure.in: --disable-gtk-doc by default.
991         * Makefile.am: Add a slightly modified distcheck rule
992         that passes --enable-gtk-doc to the configure inside.
993         (So that 'make dist' succeeds inside.)
995 Tue Mar  5 11:55:35 2002  Owen Taylor  <otaylor@redhat.com>
997         * configure.in: Require GLib-2.0.0.
999         * configure.in atk/Makefile.am tests/Makefile.am atk.pc.in:
1000         Switch over to the Glib/GTK+ versioning scheme.
1002 2002-03-05  Padraig O'Briain  <padraig.obriain@sun.com>
1004         * atk/atktext.c (atk_text_get_text):
1005         Permit end offset value of -1
1007 2002-02-28  Padraig O'Briain  <padraig.obriain@sun.com>
1009         * atk/atkhypertext.h:
1010         Update comments
1012 2002-02-28  Sven Neumann  <sven@gimp.org>
1014         * configure.in: beautified configure --help output.
1016 2002-02-27  Padraig O'Briain  <padraig.obriain@sun.com>
1018         * atk/atkhypertext.h atk/atkhyperlink.h: 
1019         Add padding to class structures to allow for future expansion.
1021         * atk/atkdocument.h: 
1022         Add padding to class structures to allow for future expansion.
1024         * atk/atkobjectfactory.h atk/atkgobjectaccessible.h:
1025         Add padding to class structures to allow for future expansion.
1027 Mon Feb 25 19:09:39 2002  Owen Taylor  <otaylor@redhat.com>
1029         * configure.in: Bail if AM_PATH_GLIB_2_0 fails.
1031 2002-02-26  Tor Lillqvist  <tml@iki.fi>
1033         * atk/Makefile.am: Do use -no-undefined on Win32, otherwise
1034         libtool won't create a DLL.
1036 2002-02-25  Padraig O'Briain  <padraig.obriain@sun.com>
1038         * atk/Makefile.am:
1039         Remove -no-undefined because of problems with uunresolved symbols
1040         in libgobject on Solaris when using gcc
1042 Sat Feb 23 23:02:23 2002  Owen Taylor  <otaylor@redhat.com>
1044         * configure.in: Version 0.13
1046         * NEWS: Update for 0.13
1048         * docs/atk-sections.txt: Update.
1050 2002-02-22  Padraig O'Briain  <padraig.obriain@sun.com>
1052         * atk/atkgobjectaccessible.c atk/atkhyperlink.c atk/atknoopobject.c
1053         atk/atknoopobjectfactory.c atkobject.c atk/atkobjectfactory.c
1054         atk/atkregistry.c atk/atkrelation.c atk/atkrelationset.c:
1055         Make use of parent_class consistent; define as gpointer and
1056         use g_type_class_peek_parent() to get it
1058         * atk/atktext.c:
1059         Delete unused empty line
1061         * atk/atkregistry.c atk/atkrelation.c:
1062         Make parent_class static 
1064 2002-02-20  Padraig O'Briain  <padraig.obriain@sun.com>
1066         * atk/atktext.c:
1067         Add check for offset being negative in functions which have offset
1068         parameter and return immediately if so.
1070 2002-02-15  Padraig O'Briain  <padraig.obriain@sun.com>
1072         * atk/atkcomponent.h:
1073         Change argument of get_layer and get_mdi_zorder function pointers 
1074         to be AtkComponent instead of AtkObject
1076         * atk/atkcomponent.c:
1077         Change atk_component_get_layer and atk_component_get_mdi_zorder
1078         to refer to argument as component instead os accessible
1080         * docs/atk-sections.txt docs/tmpl/atkaction.sgml 
1081         docs/tmpl/atkcomponent.sgml docs/tmpl/atkeditabletext.sgml
1082         docs/tmpl/atkimage.sgml docs/tmpl/atkobject.sgml 
1083         docs/tmpl/atkselection.sgml docs/tmpl/atkstreamablecontent.sgml
1084         docs/tmpl/atktable.sgml docs/tmpl/atktext.sgml docs/tmpl/atkvalue.sgml:
1085         Update for recent changes
1086         
1087 2002-02-15  Padraig O'Briain  <padraig.obriain@sun.com>
1089         * atk/atk.h:
1090         Guard atk.h with ifndef __ATK_H__
1091         (#71405 reported by terra@diku.dk (Morten Welinder))
1093 2002-02-13  Padraig O'Briain  <padraig.obriain@sun.com>
1095         * atk/atkaction.h atk/atkcomponent.h atk/atkeditabletext.h
1096         atk/atkhyperlink.h atk/atkimage.h atk/atkobject.h 
1097         atk/atkrelationset.h atk/atkselection.h atk/atkstreamablecontent.h
1098         atk/atktable.h atk/atktext.h atk/atkvalue.h:
1099         Add padding to class structures to allow for future expansion.
1101 2002-02-11  Bill Haneman  <bill.haneman@sun.com>
1103         * configure.in:
1104         Incremented revision and tagged GNOME_D2_BETA.
1106         * atkobject.h: 
1107         Marked atk_object_get_layer and atk_object_get_mdi_zorder
1108         as deprecated (should use atk_component API below).
1109         
1110         * atkcomponent.h:
1111         Added atk_component_get_layer and atk_component_get_mdi_zorder
1112         (erroneously defined in atkobject, they belong here).
1114         * atkcomponent.c:
1115         Fixed some property get/set bugs.
1117         * NEWS: updated for GNOME 2 Desktop Beta.
1118         
1119 2002-02-11  jacob berkman  <jacob@ximian.com>
1121         * atk/atkselection.[ch] (atk_selection_get_type): 
1122         * atk/atktable.[ch] (atk_table_get_type): 
1123         * atk/atkregistry.h (atk_get_default_registry): 
1124         * atk/atknoopobjectfactory.[ch] (atk_no_op_object_factory_get_type): 
1125         * atk/atkobjectfactory.[ch] (atk_object_factory_get_type): 
1126         * atk/atkcomponent.[ch] (atk_component_get_type): 
1127         * atk/atkaction.[ch] (atk_action_get_type): declare function
1128         arguments as (void) rather than ()
1130 2002-02-04  Bill Haneman  <bill.haneman@sun.com>
1132         * configure.in:
1133         Incremented revision.
1135 2002-01-30  Bill Haneman  <bill.haneman@sun.com>
1137         * docs/tmpl/atkaction.sgml:
1138         * docs/tmpl/atkcomponent.sgml:
1139         * docs/tmpl/atkeditabletext.sgml:
1140         * docs/tmpl/atkimage.sgml:
1141         * docs/tmpl/atkobject.sgml:
1142         * docs/tmpl/atkselection.sgml:
1143         * docs/tmpl/atktable.sgml:
1144         * docs/tmpl/atktext.sgml:
1145         * docs/tmpl/atkvalue.sgml:
1146         Initial entries into the SHORT_DESCRIPTION and LONG_DESCRIPTION
1147         fields to improve docs; the documentation now gives some
1148         information on the purpose and function of the various ATK
1149         interfaces, and which types of UI components typically implement
1150         which interfaces.
1151         
1152 Tue Jan 29 23:29:46 2002  Owen Taylor  <otaylor@redhat.com>
1154         * NEWS: Retroactively write a NEWS entry for 0.9 and 0.10.
1156 2002-01-28  Padraig O'Briain  <padraig.obriain@sun.com>
1158        * configure.in:
1159        Update version number to 0.10, for Desktop Alpha 2
1161 2002-01-28  Padraig O'Briain  <padraig.obriain@sun.com>
1163         * atk/atkobject.h:
1164         Correct inconsistencies between registered signal parameter types 
1165         and default signal handler struct fields
1166         (based on patch from Murray Cumming <murray@usa.net>)
1168 2002-01-10  Bill Haneman <bill.haneman@sun.com>
1170        * configure.in:
1171        Update version number to 0.9, for Beta2 package.
1173 Wed Jan  9 11:26:56 2002  Owen Taylor  <otaylor@redhat.com>
1175         * atk/Makefile.am (s-enum-types-h):  Include glib-object.h,
1176         Add G_BEGIN_DECLS/END_DECLS to atk-enum-types.h. (#61845,
1177         Mikael Hermansson)
1179 2002-01-07  Padraig O'Briain  <padraig.obriain@sun.com>
1181         * atk/atkcomponent.c (atk_component_add_focus_handler):
1182         Add comments to clarify behavior if handler has already been added
1184         * docs/tmpl/atktext.sgml:
1185         Update for change of caret_changed to text_caret_moved
1187 2002-01-05  Hans Breuer  <hans@breuer.org>
1189         * atk/makefile.msc : generate atk-enum-types.[hc]
1190         NOTE: the long comment in atkobject.h is crashing perl,
1191         at least version 5.005_02 built for MSWin32-x86-object
1192         Binary build 506 provided by ActiveState. Temporary
1193         deleting the AtkRole comment allows to work-around.
1195         atk/atk.def : updated externals
1197 2002-01-02  Padraig O'Briain  <padraig.obriain@sun.com>
1199         * atk/atkgobjectaccessible.h
1200         Fixed typo in define (reported by Jeff Franks)
1202         * atk/atktext.c atk/atktext.h
1203         Change name of default signal handler for text_caret_moved signal
1204         from caret_changed to text_caret_moved
1205         Change enum CARET_MOVED to TEXT_CARET_MOVED
1206         (both issues reported by Jeff Franks)
1208 2001-12-15  Michael Meeks  <michael@ximian.com>
1210         * atk/atkrelation.c (atk_relation_class_init):
1211         setup parent class
1212         (atk_relation_finalize): chain to parent.
1214         * atk/atkrelationset.c (atk_relation_set_class_init),
1215         (atk_relation_set_finalize): same fix.
1217 Sat Dec 22 12:26:51 2001  Owen Taylor  <otaylor@redhat.com>
1219         * configure.in: Version 0.8, require GLib-1.3.12
1221         * atk/makefile.msc (PKG_VER): Version 0.8.
1223 Thu Dec 20 00:33:47 2001  Owen Taylor  <otaylor@redhat.com>
1225         * atk/Makefile.am (EXTRA_DIST): Set GPATH - necessary
1226         for correct srcdir != builddir operation when 
1227         generating source files in srcdir.
1228         
1229 Thu Dec 20 00:27:01 2001  Owen Taylor  <otaylor@redhat.com>
1231         * docs/tmpl/atkutil.sgml: remove some conflict
1232         indicators.
1234 2001-12-19  Padraig O'Briain  <padraig.obriain@sun.com>
1236         * atk/atk.def:
1237         Add new functions
1239 2001-12-19  Padraig O'Briain  <padraig.obriain@sun.com>
1241         Add new files atk/atkgobjectaccessible.c atk/atkgobjectaccessible.h
1242         docs/tmpl/atkgobjectaccessible.sgml
1244         * atk/Makefile.am atk/atk.h:
1245         Add references to new files
1247         * atk/atkobject.c atk/atkobject.h
1248         docs/tmpl/atkobject.sgml:
1249         Add new function atk_object_initialize
1251         * atk/atkobjectfactory.c atk/atkobjectfactory.h
1252         docs/tmpl/atkobjectfactory.sgml:
1253         Add new function atk_object_factory_get_accessible_type
1255         * docs/atk-sections.txt:
1256         Add new functions.
1257         Add functions in atk-unused.txt
1259         
1260 2001-12-17  Darin Adler  <darin@bentspoon.com>
1262         * atk/atktext.c: Add missing #include <string.h>
1264 2001-12-13  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
1266         * atk/Makefile.am, tests/Makefile.am: Compile with
1267         -DG_DISABLE_DEPRECATED. See #52790.
1269 2001-12-11  Padraig O'Briain  <padraig.obriain@sun.com>
1271         * atk/atkcomponent.c (atk_component_ref_accessible_at_position):
1272         Remove unnecessary g_retunn_val_if_fail() call.
1274 2001-12-08  Michael Meeks  <michael@ximian.com>
1276         * atk/atkregistry.c (atk_registry_class_init):
1277         paranoia is not appropriate here, setup parent_class,
1278         don't create a new default registry here - makes no
1279         sense.
1280         (atk_registry_finalize): chain to parent class, do
1281         g_hash_table_destroys instead of g_frees.
1283 2001-12-07  Padraig O'Briain  <padraig.obriain@sun.com>
1285         * atk/Makefile.am:
1286         Update to create atk-enum-types.h before compiling source files
1287         (Problem reported by xavier ordoquy <xordoquy@aurora-linux.com>)
1289 2001-12-05  Padraig O'Briain  <padraig.obriain@sun.com>
1291         * atk/atk.def atk/atktext.c atk/atktext.h docs/atk-sections.txt 
1292         docs/tmpl/atktext.sgml tests/testrelation.c:
1293         Change atk_attribute_register to atk_text_attribute_register,
1294         atk_attribute_get_value to atk_text_attribute_get_value,
1295         atk_attribute_get_name to atk_text_attribute_get_name
1296         atk_attribute_for_name to atk_text_attribuute_for_name
1298 2001-12-04  Padraig O'Briain  <padraig.obriain@sun.com>
1300         * atk/atktext.c:
1301         Add implementation of atk_attribute_register, atk_attribute_for_name
1302         Udate atk_attribute_get_name to use ATK_TYPE_TEXT__ATTRIBUTE and
1303         support extra attributes being defined
1305         * atk/atktext.h:
1306         Add ATK_TEXT_ATTR_INVALID and ATK_TEXT_ATTR_LAST_DEFINED to allow
1307         extra attributes to be defined
1308         Add atk_attribute_register() and atk_attribute_for_name()
1310         * atk/atk.def:
1311         Add new functions
1313         * docs/atk-sections.txt docs/tmpl/atktext.sgml
1314         Update because of additions to atk/atktext.h
1316         * tests/testrelation.c:
1317         Add tests for text attributes
1319 2001-12-04  Padraig O'Briain  <padraig.obriain@sun.com>
1321         * atk/atkobject.c:
1322         Update atk_role_register() to allow extra roles to be defined
1323         Update atk_role_get_name() and atk_role_for_name() for newly defined
1324         roles
1326         * tests/testrelation.c:
1327         Add tests for roles
1329 2001-12-03  Padraig O'Briain  <padraig.obriain@sun.com>
1331         * atk/atkrelation.c:
1332         Use ATK_TYPE_RELATION_TYPE in atk_relation_type_get_name() and
1333         atk_relation_type_for_name()
1335         * atk/atkstate.c:
1336         Use ATK_TYPE_STATE_TYPE in atk_state_type_get_name() and
1337         atk_state_type_for_name()
1339         * tests/testrelation.c, tests/teststateset.c:
1340         Update tests as name componenets are separated by hyphen (-) rather
1341         than underline (_)
1343 2001-11-29  Padraig O'Briain  <padraig.obriain@sun.com>
1345         * atk/Makefile.am:
1346         Generate files atk-enum-types.c and atk-enums-types.h to create
1347         types for enums.
1349         * atk/atkobject.c:
1350         Use ATK_TYPE_ROLE in atk_role_get_name() and atk_role_for_name()
1352 2001-11-28  Bill Haneman  <bill.haneman@sun.com>
1354         * atk/atkutil.c:
1355         Changed calls to g_type_class_peek() to g_type_class_ref() where
1356         it makes more sense, and in other places check for a non-null
1357         klass return before trying to call class methods.  This prevents
1358         SEGV if no Atk-implementation library has been loaded.
1360         * atk/atkobject.c:
1361         Fixed gtk-doc warning.
1363 2001-11-28  Padraig O'Briain  <padraig.obriain@sun.com>
1365         * atk/atkobject.[c|h]:
1366         Add functions atk_role_get_name() and atk_role_for_name() which
1367         transform a role into an untranslated string
1368         Update comments in atkobject.h which refer to property names
1370         * atk/atkrelation.c:
1371         Correct error in atk_relation_type_get_name
1373         * docs/atk-sections.txt
1374         Added atk_role_get_name and atk_role_for_name
1376         * docs/tmpl/*sgml
1377         Updated files
1378         
1379 2001-11-23  Hans Breuer  <hans@breuer.org>
1381         * atk/atk.def : updated externals
1383         * atk/atktext.c atk/atkutil.c : added two spaces to fix
1384         minor coding style issues. Found by my exports generator.
1386         * atk/makefile.msc : version 0.7, use build dir from
1387         $(TOP)\glib
1389 Thu Nov 22 14:37:40 2001  Owen Taylor  <otaylor@redhat.com>
1391         * Version 0.7
1393         * configure.in (GLIB_REQUIRED_VERSION): Require GLib-1.3.11
1395 2001-11-22  Padraig O'Briain  <padraig.obriain@sun.com>
1397         * atk/atknoopobject.c:
1398         Specify role as ATK_ROLE_INVALID and layer as ATK_LAYER_INVALID
1399         when creating object
1401 2001-11-22  Padraig O'Briain  <padraig.obriain@sun.com>
1403         * atk/atk.def, atk/atkrelationtype.h, docs/atk-sections.txt,
1404         docs/tmpl/atkrelation.sgml:
1405         Change atk_relation_type_from_string to atk_relation_type_for_name
1406         Add atk_relation_type_get_name
1408         * atk/atkrelationtype.c:
1409         Change atk_relation_type_from_string to atk_relation_type_for_name
1410         Add atk_relation_type_get_name
1411         Update atk_relation_type_register() to correctly register new
1412         relation types
1414         * atk/atkstate.c:
1415         Changed name of static variable type to last_type
1416         Changed name of paremeter if atk_state_type_get_name to type to match
1417         comments
1419         * docs/tmpl/*sgml
1420         Updated files
1422         * tests/README, tests/Makefile.am       
1423         Add new test file testrelation.c
1425 2001-11-22  Bill Haneman <bill.haneman@sun.com>
1427         * atk/atkutil.c (atk_add_key_event_listener):
1428         Fix gtk-doc comment and clarify use of 'data' gpointer.
1430 2001-11-22  Michael Meeks  <michael@ximian.com>
1432         * atk/atkutil.c (atk_add_key_event_listener): switch
1433         to class_peek.
1435         * atk/atkobject.c (atk_object_real_get_property):
1436         add missing 'break'.
1438 2001-11-21  Michael Meeks  <michael@ximian.com>
1440         * atk/atkrelation.c: pull in string.h for strcmp
1442         * atk/atktext.c (atk_text_get_selection): fix bug / warning.
1444         * atk/atkutil.c (atk_add_global_event_listener),
1445         (atk_get_toolkit_name, atk_get_toolkit_version):
1446         constify 
1448 2001-11-21  Bill Haneman <bill.haneman@sun.com>
1450         * atk/atkrelation.c: Added gtk-doc docs for 
1451         atk_relation_type_from_string.
1453 Wed Nov 21 17:54:44 2001  Owen Taylor  <otaylor@redhat.com>
1455         * atk/atkobject.h (enum): Fix trailing comma on
1456         enumeration.
1458         * docs/atk-sections.txt: Update.
1460         * NEWS: Updates
1462 2001-11-21  Padraig O'Briain  <padraig.obriain@sun.com>
1464         * atk/atkobject.[c|h]:
1465         Add additional argument (name) to state-change signal
1466         Update atk_object_notify_state_change to take account of 
1467         extra argument for state-change
1469         * atk/atkmarshal.list:
1470         Add marshaller for VOID:STRING,BOOLEAN
1471         
1472 2001-11-21  Padraig O'Briain  <padraig.obriain@sun.com>
1474         * atk/atkobject.[c|h], docs/atk-sections.txt, docs/tmpl/atkobject.sgml:
1475         Add enum AtkLayer and functions atk_object_get_layer and
1476         atk_object_get_mdi_zorder
1478 2001-11-20  Padraig O'Briain  <padraig.obriain@sun.com>
1480         * atk/atkobject.[c|h]:
1481         Remove property accessible-state; use signal state-change instead
1482         Change signature of state-change handler to take gboolean as argument
1483         instead of AtkPropertyValues
1484         Update atk_object_notify_state_change() to emit state-change signal
1486         * atk/atkstate.[c|h], docs/tmpl/atkstate.sgml:
1487         Remove state ATK_STATE_COLLAPSED
1489 2001-11-19  Bill Haneman <bill.haneman@sun.com>
1491         * atk/atkobject.c:
1492         * atk/atkstate.c:
1493         Added state-changed signal to atkobject, in anticipation of 
1494         deprecating the accessible-state property.
1496         * atk/atkutil.[ch]:
1497         Fixed signature of atk_util_add_key_listener () to
1498         take an AtkKeySnoopFunc instead of a pointer to same.
1500 2001-11-19  Padraig O'Briain  <padraig.obriain@sun.com>
1502         * atk/atkobject.c (atk_object_notify_state_change):
1503         Fix bug in calculation of number of toggle states
1505         * atk/atkstate.c:
1506         Correct out-by-1 error in atk_state_type_register()
1507         Use type (number of states defined) in atk_state_type_get_name()
1508         and atk_state_type_for_name()
1509         
1510 2001-11-17  Padraig O'Briain  <padraig.obriain@sun.com>
1512         * atk/atkeditabletext.c:
1513         Remove unused structure _AtkEditableTextIfaceClass
1515         * atk/atkobject.[c|h]
1516         Remove signals model_changed and selection_changed
1518         * atk/selection.[c|h]
1519         Add signal selection_changed
1521         * atk/atktable.[c|h]
1522         Remove unused structure _AtkTableIfaceClass
1523         Add signal model_changed
1525         * atk/atktext.[c|h]
1526         Remove unused structure _AtkTextIfaceClass
1527         Add signal text_selection_changed
1529         * docs/tmpl/atkobject.sgml, docs/tmpl/atkselection.sgml,
1530         docs/tmpl/atktable.sgml, atk/tmpl/atktext.sgml:
1531         Documentation changes
1533 2001-11-17  Tor Lillqvist  <tml@iki.fi>
1535         * atk-zip.sh.in: Build separate runtime and developer packages.
1537         * atk/atk.def: Update.
1539 2001-11-14  Bill Haneman  <bill.haneman@sun.com>
1541         * atk/atkutil.h :
1542         Added API 
1543         atk_add_key_event_listener    (AtkKeySnoopFunc *listener,
1544                                        gpointer data);
1545         atk_remove_key_event_listener (AtkKeySnoopFunc *listener,
1546                                        gpointer data);
1547         
1548         to allow non-GTK-dependent installation of key snoop functions.
1549         This also meant adding definitions of AtkKeySnoopFunc and 
1550         AtkKeyEventStruct.
1552 2001-11-08  Padraig O'Briain  <padraig.obriain@sun.com>
1554         * atk/atkobject.c (atk_object_notify_state_change):
1555         Notify previous value when a state if toggled, e.g. ATK_STATE_COLLAPSED
1556         to ATK_STATE_EXPANDED or vice versa.
1558 2001-11-05  Padraig O'Briain  <padraig.obriain@sun.com>
1560         * atk/atkobject.h:
1561         Add role ATK_ROLE_TREE_TABLE
1563         * atk/atkrelation.h:
1564         Remove ATK_RELATION_NODE_CHILDREN and ATK_RELATION_NODE_PARENT
1565         and added ATK_RELATION_NODE_CHILD_OF; this is for use by TreeTable
1567         * docs/tmpl/atk-unused.sgml, docs/tmpl/atkaction.smgl,
1568         docs/tmpl/atkcomponent.sgml, docs/tmpl/atkdocument.sgml,
1569         docs/tmpl/atkeditabletext.tmpl, docs/tmpl/atkimage.tmpl,
1570         docs/tmpl/atkobject.sgml, docs/tmpl/atkrelation.sgml,
1571         docs/tmpl/atkselection.sgml, docs/tmpl/atkstate.sgml,
1572         docs/tmpl/atkstreamablecontent.sgml, docs/tmpl/atktable.sgml,
1573         docs/tmpl/atktext.sgml, docs/tmpl/atkutil.sgml:
1574         Update to reflect the current state of the documentation in the code.
1576 2001-10-31  Padraig O'Briain  <padraig.obriain@sun.com>
1578         * atk/relation.h, docs/tmpl/atkrelation.sgml:
1579         Add two new relations ATK_RELATION_NODE_CHILDREN and
1580         ATK_RELATION_NODE_PARENT to support compound objects in a
1581         node or cell of a tree or table
1582         Added descriptions of all relations which are defined
1584         * atk/atktable.c:
1585         Remove functions atk_table_real_get_index_at(),
1586         atk_table_real_get_column_at_index() and 
1587         atk_table_real_get_row_at_index() 
1588         Correct typos in documentation of other functions.
1590 2001-10-28  Tor Lillqvist  <tml@iki.fi>
1592         * atk-zip.sh.in: New file, used to build developer package for
1593         Win32.
1595         * Makefile.am
1596         * configure.in: Add it.
1598         * atk/Makefile.am: Add rules to install and uninstall mingw import
1599         library.
1601 2001-10-26  Padraig O'Briain  <padraig.obriain@sun.com>
1603         * atk/atkobject.[c|h]
1604         Remove the following properties
1605         accessible-child - use signal children_changed for notification
1606         accessible-text - use signal text_changed for notification
1607         accessible-caret - use signal text_caret_moved for notification
1608         accessible-selection - use new signal selection_changed 
1609         for notification
1610         accessible-visible-data - use new signal visible_data_changed
1611         for notification
1612         accessible-model - use new signal model_changed for notification
1613         Notify when role or parent changes
1614         Allow parent and role to be set or got using g_object_set() or
1615         g_object_get()
1617 Wed Oct 24 11:13:13 2001  Owen Taylor  <otaylor@redhat.com>
1619         * Version 0.6
1621         * NEWS: Updates.
1623 2001-10-25  Padraig O'Briain  <padraig.obriain@sun.com>
1625         * atk/atkobject.h, docs/tmpl/atkobject.sgml:
1626         Add role ATK_ROLE_TERMINAL for an accessible terminal.
1628 2001-10-22  Padraig O'Briain  <padraig.obriain@sun.com>
1630         * atk/atkobject.c (atk_object_notify_state_change):
1631         Initialize AtkPropertyValue data structure to 0 instead of using
1632         memset.
1634 2001-10-19  Tor Lillqvist  <tml@iki.fi>
1636         * configure.in: Set automake conditionals OS_WIN32 if on (native)
1637         Win32, and MS_LIB_AVAILABLE if lib.exe is available. Calculate
1638         LT_CURRENT - LT_AGE and set LT_CURRENT_MINUS_AGE to that value.
1640         * atk/Makefile.am: Add atk.def to EXTRA_DIST. On Win32, use
1641         -export-symbols atk.def. If lib.exe is available, generate
1642         atk.lib, and install it.
1644         * atk/atk.def: Update with new entry points.
1646 2001-10-19  Padraig O'Briain  <padraig.obriain@sun.com>
1648         * atk/atkobject.[c|], docs/atk-sections.txt,
1649         docs/tmpl/atkobject.sgml:
1650         Add convenience function atk_object_notify_state_change()
1651         to generate property notification of state change.
1653         * atk/atktext.c, docs/tmpl/atk-unused.sgml:
1654         Correct comments on functions atk_attribute_get_name() and
1655         atk_attribute_get_value()
1657 2001-10-17  Padraig O'Briain  <padraig.obriain@sun.com>
1659         * atk/atktext.c:
1660         Update comments in atk_text_get_text_[at|after|before]_offset()
1661         to clarify what these functions will return.
1663 2001-10-16  Padraig O'Briain  <padraig.obriain@sun.com>
1665         * atk/atktext.c:
1666         Update comments in atk_text_get_run_attributes() and
1667         atk_text_get_default_attributes().
1669 2001-10-15  Padraig O'Briain  <padraig.obriain@sun.com>
1671         * atk/atkobject;c:
1672         Change "property-change" signal to allow detail (i.e. property name) 
1673         and add detail in atk_object_notify().
1675 2001-10-15  Padraig O'Briain  <padraig.obriain@sun.com>
1677         * atk/atktext.c:
1678         Correct order of attribute names in text_attr_name array.
1680 2001-10-12  Padraig O'Briain  <padraig.obriain@sun.com>
1682         * atk/atktext.[c|h]:
1683         * docs/atk-sections.txt, docs/tmpl/atktext.sgml:
1684         Use enum AtkTextAttribute to specify what attribute are supported
1685         rather than hash defines. Define new functions atk_attribute_get_name()
1686         and atk_attribute_get_value() which return the strings for the
1687         attribute name and values for those attribute which have named values.
1689 2001-10-10  Padraig O'Briain  <padraig.obriain@sun.com>
1691         * atk/atktext.c (atk_text_get_run_attributes):
1692         Correct typo.
1694         * atk/atktext.c (atk_text_get_default_attributes):
1695         Add call to set iface.
1697 2001-10-10  Padraig O'Briain  <padraig.obriain@sun.com>
1699         * atk/atktext.[c|h]:
1700         * docs/atk-sections.txt, docs/tmpl/atktext.sgml:
1701         Add new function atk_text_get_default_attributes
1702         Rename atk_text_ref_run_attributes to atk_text_get_run_attributes
1704 2001-10-09  Padraig O'Briain  <padraig.obriain@sun.com>
1706         * atk/atktext.c (atk_attribute_set_free):
1707         Avoid leaking of AtkAttributeSet data structure; speed up code.
1709         * docs/tmpl.atk*.sgml
1710         Updated to reflect current APIs.
1712 2001-10-01  jacob berkman  <jacob@ximian.com>
1714         * docs/Makefile.am (dist-hook-local): depend on all-local so that
1715         make dist works correctly w/o having to build first
1717 2001-10-01  Tor Lillqvist  <tml@iki.fi>
1719         * configure.in: Add AC_LIBTOOL_WIN32_DLL.
1721 Sat Sep 29 19:45:00 2001  Bill Haneman <bill.haneman@sun.com>
1722         
1723         * configure.in (ATK_MICRO_VERSION): Version 0.6
1724         (because libglade will depend on a the small api addition below)
1726         * atk/makefile.msc (PKG_VER): Version 0.6
1728         * atk/atkrelation.h:
1729         * atk/atkrelation.c: (AtkRelationType 
1730         atk_relation_type_from_string (const gchar *name)): Added method.
1732         
1733 Tue Sep 25 12:08:52 2001  Owen Taylor  <otaylor@redhat.com>
1735         * configure.in (ATK_MICRO_VERSION): Version 0.5
1737         * configure.in (GLIB_REQUIRED_VERSION): Up to 1.3.9
1739         * atk/makefile.msc (PKG_VER): Version 0.5
1741 2001-09-21  Hans Breuer  <hans@breuer.org>
1743         * atk/atk.def : updated externals
1744         * atk/makefile.msc : version 0.4
1746         * atk/atktext.c (atk_text_get_character_extents) : real_height
1747         is a reference to int, so use &local_height
1749 Wed Sep 19 10:46:44 2001  Tim Janik  <timj@gtk.org>
1751         * Released 0.4.
1753 Tue Sep 18 23:41:32 2001  Tim Janik  <timj@gtk.org>
1755         * configure.in (AM_INIT_AUTOMAKE): auto init from ATK_VERSION.
1756         up ATK_VERSION to 0.4, interface age 0, binary age 0.
1757         (from 0.2 which was not properly updated last time).
1758         depend on glib 1.3.8.
1760         * NEWS: updates.
1762 2001-09-11  Padraig O'Briain  <padraig.obriain@sun.com>
1764         * atk/atkobject.c:
1765         Add object reference when object is set as accessible_parent
1767 2001-09-05  Mark McLoughlin <mark@skynet.ie>
1769         * configure.in: remember ACLOCAL_FLAGS.
1771 2001-09-05  Padraig O'Briain  <padraig.obriain@sun.com>
1773         * atk/atktable.[c|h]
1774         Change atk_table_get_caption() and atk_table_set_caption()
1775         to deal with AtkObject* rather than gchar*
1776         Remove redundant and incorrect comments
1777         
1778 Mon Sep  3 19:42:47 2001  Owen Taylor  <otaylor@redhat.com>
1780         * configure.in: Version 0.3  
1782         * configure.in (GLIB_REQUIRED_VERSION): Require GTK+-1.3.7
1784         * NEWS: Update  
1786 2001-09-03  Padraig O'Briain  <padraig.obriain@sun.com>
1788         * atk/atkobject.c:
1789         Correct property definitions for "accessible-table-caption", 
1790         "accessible-table-column-description", 
1791         "accessible-table-row-description" 
1792         * atk/atkobject.h:
1793         Update comments to include all properties defined
1795 2001-08-24  Padraig O'Briain  <padraig.obriain@sun.com>
1797         * atk/atkhyperlink.h:
1798         Change AtkHyperLink to AtkHyperlink in comment
1799         * atk/atkhypertext.[c|h]:
1800         Change AtkHyperLink to AtkHyperlink
1801         * atk/atktable.[c|h]:
1802         Make gchar* arguments const; make return value of type gchar*
1803         G_CONST_RETURN
1804         * docs/atk-sections.txt
1805         Remove reference to AtkHyperLink
1806         * docs/atk-used.sgml, docs/tmpl/atkhyperlink.sgml
1807         docs/tmpl/atkhypertext.sgml, docs/tmpl/atkdocs.sgml:
1808         Updated by make
1809         
1810 2001-08-23  Padraig O'Briain  <padraig.obriain@sun.com>
1812         * atk/atktable.c
1813         Add functions atk_table_real_get_index_at(), 
1814         atk_table_real_get_row_at_index(), atk_table_real_get_column_at_index() 
1815         as default implementations for atk_table_get_index_at(),
1816         atk_table_get_row_at_index(), atk_table_get_column_at_index()
1818 2001-08-23  Padraig O'Briain  <padraig.obriain@sun.com>
1820         * atk/atkaction.c:
1821         Refer to return value in function documentation for 
1822         atk_action_do_action
1823         * atk/atkimage.c:
1824         Fix typo in comments
1825         * docs/tmpl/atkaction.sgml:
1826         Update to include return value
1828 2001-08-22  Marc Mulcahy <marc.mulcahy@sun.com>
1830         * atk/atkaction.c atk/atkaction.h:
1831         Made atk_action_do_action return a gboolean as the class member of 
1832         AtkActionIface does.
1833         * .cvsignore:
1834         Added atk.spec
1836 2001-08-20  Padraig O'Briain  <padraig.obriain@sun.com>
1838         * docs/tmpl/atkimage.sgml atk/atkimage.h:
1839         Swap height and width arguments to atk_image_get_image_size
1840         * atk/atkimage.c:
1841         Swap height and height arguments to atk_image_get_image_size
1842         Do not crash if NULL pointers are passed for return values
1844 2001-08-17  Padraig O'Briain  <padraig.obriain@sun.com>
1846         * docs/tmpl/atktext.sgml atk/atktext.h:
1847         Change parameter names *offset to *_offset
1848         * atk/atkcomponent.c:
1849         Do not crash if NULL pointers are passed for return values
1850         * atk/atktext.c:
1851         Change parameter names *offset to *_offset
1852         Do not crash if NULL pointers are passed for return values
1853         
1854 2001-08-16  Bill Haneman  <bill.haneman@sun.com>
1856         * atk/atkutil.c :
1857         Changed g_type_class_peek() to g_type_class_ref()
1858         in atk_add_global_event_listener(), since
1859         g_type_class_peek() could return NULL when an
1860         instance of the class had not been created.
1862 2001-08-16  Padraig O'Briain  <padraig.obriain@sun.com>
1864         * docs/atk-sections.txt, docs/tmpl/atktext.sgml:
1865         Ensure that atk_attribute_set_free is in the documentation.
1867 2001-08-16  Padraig O'Briain  <padraig.obriain@sun.com>
1869         * atk/atktext.[c|h], docs/tmpl/atktext.sgml:
1870         Swapped order of width and height arguments to
1871         atk_text_get_character_extents()
1872         Changed AtkAttrributeSet_free to atk_attribute_set_free
1874 2001-08-15  Padraig O'Briain  <padraig.obriain@sun.com>
1876         * atk/atktext.[c|h], docs/tmpl/atktext.sgml:
1877         Changed "length" argument of atk_text_get_character_extents() to
1878         "height".
1880 2001-08-15  Jens Finke <jens@gnome.org>
1882         * Makefile.am (EXTRA_DIST): Added atk.spec and atk.spec.in files.
1883         * configure.in: Moved GLIB_REQUIRED_VERSION to top of file and
1884         added a AC_SUBST for it. This is needed for the spec.in file.
1885         Added atk.spec to output list.
1886         * atk.spec.in: New file.
1888 2001-08-13  Padraig O'Briain  <padraig.obriain@sun.com>
1890         * atk/atkcomponent.[c|h]
1891         * docs/atk-sections.txt, docs/tmpl/atkcomponent.sgml
1892         Change atk_component_get_accessible_at_point to 
1893         atk_component_ref_accessible_at_point so it will work for flyweights
1895 Sun Aug 12 10:33:02 2001  Owen Taylor  <otaylor@redhat.com>
1897         * docs/Makefile.am: Set GPATH to fix srcdir != builddir problems
1898         with GNU make.
1900 2001-08-09  Padraig O'Briain  <padraig.obriain@sun.com>
1902         * atk/atkaction.c, atk/atkcomponent.c
1903         Remove all instances of g_return_if_fail (foo != NULL); that are
1904         immediately before a g_return_if_fail (ATK_IS_FOO (foo));
1905         since the second check catches the NULL.
1906         * atk/atkcomponent.c
1907         Add functions atk_component_real_contains(), 
1908         atk_component_real_get_position(), atkcomponent_real_get_size() 
1909         as default implementations for atk_component_contains(),
1910         atk_component_get_position(), atk_component_get_size()
1912 2001-08-07  Brian Cameron <brian.cameron@sun.com>
1914         * atk/atkimage.[ch] docs/atk-sections.txt
1915         docs/tmpl/atkimage.sgml
1916         Updated AtkImage get_position to get_image_position
1917         so the naming is consistant.  Now get_image_position
1918         and get_image_size return -1 for x/y/height/width
1919         if AtkImage implementations of these functions is
1920         not found.
1922 2001-07-31  Padraig O'Briain  <padraig.obriain@sun.com>
1924         * atk/atkobject.c
1925         Create an object relation set when the object is created.
1927 2001-07-30  Brian Cameron <brian.cameron@sun.com>
1929         * atk/atkutil.[ch]
1930         Changed first argument of atk_add_global_event_listener
1931         so the callback function is of type GSignalEmissionHook
1932         instead of AtkEventListener.  AtkEventListener is
1933         appropriate for Focus event callbacks, but not generic
1934         ones.
1936 2001-07-27  Padraig O'Briain  <padraig.obriain@sun.com>
1938         * atk/atkobject.c:
1939         Add function atk_object_real_ref_state_set() which creates the
1940         state set and adds states ATK_STATE_SELECTABLE and ATK_STATE_SELECTED
1941         if appropriate
1943 2001-07-27  Padraig O'Briain  <padraig.obriain@sun.com>
1945         * atk/*.c:
1946         Remove all instances of g_return_if_fail (foo != NULL); that are
1947         immediately before a g_return_if_fail (ATK_IS_FOO (foo));
1948         since the second check catches the NULL.
1950 2001-07-26  Padraig O'Briain  <padraig.obriain@sun.com>
1952         * atk/Makefile.am
1953         Fix problem with ATK not building after running make maintainer-clean
1954         and autogen.sh: add extra files to MAINTAINERCLEANFILES
1956 2001-07-25 Bill Haneman <bill.haneman@sun.com>
1958         * atk/atktext.h
1959         * atk/atkeditabletext.h
1960         * atk.pc.in
1961         * atk-uninstalled.pc.in
1962         * atk/makefile.msc
1963         * configure.in
1964         Removed (unused) #defines of pango/pango.h
1965         Removed references to/dependencies on pango from .pc files
1966         Removed dependencies on pango from makefile.msc and configure.in
1968 2001-07-24  Padraig O'Briain  <padraig.obriain@sun.com>
1970         * atk/atkobject.[c|h]
1971         Move some implementation from GAIL:
1972         Default implementations for some some functions
1973         atk_object_real_get_name, atk_object_real_set_name,
1974         atk_object_real_get_description, atk_object_real_set_description,
1975         atk_object_real_get_parent, atk_object_real_set_parent,
1976         atk_object_real_get_role,
1977         atk_object_real_connect_property_change_handler,
1978         atk_object_real_remove_property_change_handler,
1979         atk_object_notify,
1980         definition of property-changed signal.
1981         Initialize pointers to NULL in atk_object_init().
1982         Initialize uninitialized function pointers to NULL in 
1983         atk_object_class_init().
1984         
1985 2001-07-23  Brian Cameron <brian.cameron@sun.com>
1987         * atk/atkobject.c
1988         Changed children_changed signal to allow NULL pointers
1989         for the 2nd argument to the signal handler.
1991 2001-07-20  Hans Breuer  <hans@breuer.org>
1993         * atk/atk.def : added more exports
1994         * atk/makefile.msc : updated win32 build
1996 2001-07-20  Padraig O'Briain  <padraig.obriain@sun.com>
1998         * atk/atkaction.[c|h], docs/atk-sections.txt, 
1999         docs/tmpl/atkaction.sgml
2000         Add atk_action_get_name() and atk_action_set_description()
2002 2001-07-18  Padraig O'Briain  <padraig.obriain@sun.com>
2004         * atk/atkstate.[c|h]
2005         Add ATK_STATE_ENABLED so we can distinguish between a consistent
2006         and inconsistent GtkToggleButton
2008 2001-07-16  Brian Cameron <brian.cameron@sun.com>
2010         * atk/atkeditabletext.c atk/atktext.c atk/atktext.h atk/atkutil.h
2011         docs/atk-sections.txt docs/tmpl/atktext.sgml docs/tmpl/atkutil.sgml
2012         gail_textattributes_update.pat is for gail/gail and integrates the 
2013         ATK_ATTRIBUTE_* macros in the gail implementations.
2014         atk_docs_textattributes_update.pat is for atk/docs and patches
2015         atk-sections.txt etc. for improved docs
2016         atk_atk_textattributes_update.pat is for atk/atk and included the
2017         new ATK_ATTRIBUTE_* macros and updated gtk-doc comments.
2019 2001-07-13  Darin Adler  <darin@bentspoon.com>
2021         * atk/atkstate.c: Add missing <string.h> include.
2022         * tests/teststateset.c: Add missing <string.h> include.
2024 2001-07-13  Darin Adler  <darin@bentspoon.com>
2026         * .cvsignore: Ignore some generated files.
2027         * autogen.sh: Get rid of call to autoheader since the
2028         configure file doesn't include AM_CONFIG_HEADER.
2030 2001-07-11  Brian Cameron <brian.cameron@sun.com>
2032         * tmpl/atkdocument.sgml
2033         Added new file for docs.
2035 2001-07-11  Padraig O'Briain  <padraig.obriain@sun.com>
2037         * atk/atkimage.c atk/atkutil.c
2038         Changes to build with Sun's FORTE compiler.
2040 2001-07-10  Brian Cameron <brian.cameron@sun.com>
2042         * tmpl/atk-unused.sgml tmpl/atkcomponent.sgml tmpl/atkeditabletext.sgml
2043         tmpl/atkimage.sgml tmpl/atkselection.sgml tmpl/atkstate.sgml
2044         tmpl/atkstreamablecontent.sgml tmpl/atktable.sgml
2045         tmpl/atktext.sgml tmpl/atkutil.sgml
2046         Updated docs pages.
2048 Mon Jul  2 06:37:09 2001  Tim Janik  <timj@gtk.org>
2050         * atk/atktext.c (atk_text_base_init): 
2051         * atk/atktable.c (atk_table_base_init): 
2052         * atk/atkobject.c (atk_object_init): s/signal_newc/signal_new/
2053         to adapt to recent GSignal changes.
2055 2001-06-28  Brian Cameron <brian.cameron@sun.com>
2057         * atk/atkutil.c atk/atkutil.h docs/atk-sections.txt
2058         docs/tmpl/atkutil.sgml
2059         Added new functiosn to AtkUtil.
2061 2001-06-28  Brian Cameron <brian.cameron@sun.com>
2063         * atk/Makefile.am atk/atk.h atk/atkdocument.c atk/atkdocument.h
2064         docs/atk-docs.sgml docs/atk-sections.txt docs/tmpl/atk-unused.sgml
2065         docs/tmpl/atkobject.sgml
2066         Added new atk document interface.
2068 2001-06-28  Brian Cameron <brian.cameron@sun.com>
2070         * atk/atkcomponent.c atk/atkcomponent.h atk/atkimage.c
2071         atk/atkimage.h atk/atktext.c atk/atktext.h atk/atkutil.h
2072         Updated so that functions that take screen coords as 
2073         input/output also take an enum specifying whether
2074         the coords are screen or top-level window based.
2075         Updated docs as well.
2077 2001-06-28  Brian Cameron <brian.cameron@sun.com>
2079         *atk/atkaction.c atk/atkcomponent.c atk/atkeditabletext.c
2080         atk/atkhyperlink.c atk/atkobject.c atk/atkregistry.c
2081         atk/atkstate.c atk/atkstateset.c atk/atkstreamablecontent.c
2082         atk/atktable.c atk/atktext.c atk/atkutil.c atk/atkvalue.c
2083         atk/docs/tmpl/atkstreamablecontent.sgml
2084         Cleaned up docs.  Added atkstreamablecontent.sgml
2086 2001-06-28  Brian Cameron <brian.cameron@sun.com>
2088         *atk/atktable.h, atk/atktable.c
2089         Updated signal handler definitions.
2091 2001-06-27  Brian Cameron <brian.cameron@sun.com>
2093         *atk/atktext.h
2094         Updated AtkXYCoords enum.
2096 2001-06-27  Brian Cameron <brian.cameron@sun.com>
2098         *atk/atkaction.c atk/atkaction.h atk/atkcomponent.c
2099         atk/atkcomponent.h atk/atkhyperlink.c atk/atkhypertext.c
2100         atk/atkimage.c atk/atkimage.h atk/atkobject.c
2101         atk/atkobject.h atk/atkobjectfactory.c atk/atkregistry.c
2102         atk/atkstateset.c atk/atkstreamablecontent.c
2103         atk/atkstreamablecontent.h atk/atktable.c
2104         atk/atktext.c, docs/atk-docs.sgml docs/atk-sections.txt
2105         and some docs/tmpl files.
2106         Updated gtk-docs fixing spelling errors and making minor
2107         changes to the API.
2109 2001-06-27  Louise Miller <lousie.miller@sun.com>
2111         *atk/atkselection.h, atk/atkselection.c
2112         changed return type to gboolean for 
2113         atk_selection_select_all_selection
2115 2001-06-26  Brian Cameron <brian.cameron@sun.com>
2117         *atk/atkstate.h atk/atkstate.c
2118         docs/tmpl/atk-unused.sgml docs/tmpl/atkselection.sgml
2119         docs/tmpl/atkstate.sgml docs/tmpl/atktable.sgml
2120         docs/tmpl/atktext.sgml
2121         Added ATK_STATE_STALE.  Updated docs.
2123 2001-06-22  Lucy Brophy <lucy.brophy@sun.com>
2125         *atk/atktext.h
2126         Removed the macro ATK_TEXT_BOUNDARY_CURSOR_POS
2128 2001-06-21  Brian Cameron <brian.cameron@sun.com>
2130         * atk/atkeditabletext.h, atk/atkobject.h,
2131         atktext.[ch]
2132         Added AtkAttributeSet_free() convenience
2133         function.
2135 2001-06-20  Peter Williams  <peterw@ximian.com>
2137         * atk/atknoopobject.h: Correct prototype name: agtk_widget_get_type ->
2138         atk_no_op_object_get_type. Change #ifdef __cplusplus mess to nicer
2139         G_{BEGIN,END}_DECLS.
2141 2001-06-20  Brian Cameron <brian.cameron@sun.com>
2143         * atk/atktable.c, atk/atkmarshal.list
2144         Removed needless marshal and updated signal handlers in
2145         atktable.c
2147 2001-06-20  Louise Miller <louise.miller@sun.com>
2149         *atk/atktable.h, atk/table.c, docs/tmpl/atktable.sgml   
2150         Changed parameters for get_selected_rows/get_selected_columns
2151         Added 4 new functions, add_row_selection, remove_row_selection,
2152         add_column_selection, remove_column_selection
2154 2001-06-19  Brian Cameron <brian.cameron@sun.com>
2156         * atk/atktable.c
2157         Fixed minor bug with signals.
2159 2001-06-18  Brian Cameron <brian.cameron@sun.com>
2161         * atk/atktable
2162         Added signals.
2164 2001-06-15  Brian Cameron & Lucy Brophy  <brian.cameron@sun.com>
2166         * atk/atkselection.h atk/atkselection.c
2167         Now add_selection, clear_selection, and remove_selection 
2168         return a boolean indicating SUCCESS/FAILURE to indicate
2169         if the operation was successful.
2171 2001-06-13  Brian Cameron & Lucy Brophy  <brian.cameron@sun.com>
2173         * atk/atktable.h atk/atktable.h
2174         Updated so now the get_text_before|at|after functions
2175         return the start & end offset of the string.  Updated the
2176         docs.
2178 2001-06-13  Padraig O'Briain  <padraig.obriain@sun.com>
2180         * atk/Makefile.am: install atknoopobject.h and atknoopobjectfactory.h
2182 2001-06-11  Havoc Pennington  <hp@redhat.com>
2184         * NEWS: updated
2186         * configure.in: bump version to 0.2 and add infrastructure for 
2187         libtool version info. Assumes GTK versioning scheme (major.minor 
2188         is binary compatible)
2189         
2190         * atk/Makefile.am (LDFLAGS): set version info
2191         (stamp-atkmarshal.h): glib-genmarshal already includes top_builddir
2192         
2193 2001-06-13  Brian Cameron <brian.cameron@sun.com>
2195         * atk/atktable.h, atk/atktable.c
2196         Updated so that get/set row/column header functions
2197         work with AtkObjects rather than AtkTables.  Organized
2198         the header file a little more cleanly.  Also the get/set
2199         row_description and caption functions now use gchar *
2200         rather than AtkObject.
2202 2001-06-12  Padraig O'Briain  <padraig.obriain@sun.com>
2204         * atk/atkmarshal.list, atk/atktable.h atk/atktable.c:
2205         Add signal model-changed.
2207         * atk/atkobject.c: Add properties
2208         accessible-role, accessible-table-caption, 
2209         accessible-table-column-header, accessible-table-column_description.
2210         accessible-table-row-header, accessible-table-row_description.
2211         accessible-table-summary, accessible-model
2213 2001-06-12  Brian Cameron <brian.cameron@sun.com>
2215         * atk/atkeditabletext.[ch], atk/atktext.[ch], atk/atkobject.h
2216         Updated atkeditabletext and atktext interfaces so they
2217         now properly define the get/set attribute methods and now
2218         get_offset_at_point and get_character_extents can request
2219         x,y coords by either widget or screen coords.
2221 Sat Jun  9 15:17:00 2001  Owen Taylor  <otaylor@redhat.com>
2223         * configure.in (DEP_CFLAGS): Only include gthread-2.0 in
2224         CFLAGS, not in LIBS. (Always linking with -lpthread
2225         is a noticeable speed hit.)
2227 Thu Jun  7 17:03:37 2001  Owen Taylor  <otaylor@redhat.com>
2229         * atk/Makefile.am: Really fix marshal generation.
2231 2001-06-07  Havoc Pennington  <hp@redhat.com>
2233         * atk/Makefile.am ($(srcdir)/atkmarshal.c): fix up the
2234         glib-genmarshal stuff
2236 2001-06-07  Havoc Pennington  <hp@redhat.com>
2238         * atk/Makefile.am: use @GLIB_GENMARSHAL@ so we can use uninstalled
2239         glib-genmarshal
2241         * configure.in: rearrange the library checks to support
2242         uninstalled linking     
2244         * autogen.sh: add support for AUTOGEN_SUBDIR_MODE
2246         * atk-uninstalled.pc.in: new file, allows linking to uninstalled
2247         ATK in giant GTK tarball
2249 2001-06-07  Brian Cameron <brian.cameron@sun.com>
2251         * docs/atk-api.sgml docs/atk-sections.txt
2252         docs/tmpl/atk-unused.sgml docs/tmpl/atkeditabletext.sgml
2253         docs/tmpl/atktext.sgml
2254         Removed docs/atk-api.sgml since it is not used.
2255         Updated sgml files and atk-sections.txt to reflect
2256         recent changes to the atktext and atkeditabletext
2257         interfaces
2259 2001-06-06  Brian Cameron <brian.cameron@sun.com>
2261         * atk/atktext.h atk/atktext.h
2262         Updated to new atktext functions for getting attributes.
2264 2001-06-06  Padraig O'Briain  <padraig.obriain@sun.com>
2266         * New files atk/atkstreamablecontent.[ch]
2267         Updated files: atk/Makefile.am, atk/atk.h
2269         * atk/atkvalue.c: Updated comments
2271 2001-06-06  Padraig O'Briain  <padraig.obriain@sun.com>
2273         * atk/atkregistry.h: Add declaration for atk_registry_get_type()
2275 2001-06-05  Padraig O'Briain  <padraig.obriain@sun.com>
2277         * atk/atkobject.c: Add property accessible-visible-data
2279 2001-06-01  Padraig O'Briain  <padraig.obriain@sun.com>
2281         * atk/atkobject.c: Add support for setting and getting 
2282         accessible-value property.
2284         * atk/atkvalue.[ch] Make GValue in atk_value_set_current_value const
2286 Fri Jun 01  Brian Cameron <brian.cameron@sun.com>
2288         * atk/atkeditabletext.[ch], atk/atktext.[ch]
2290         * docs/atk-overrides.txt, docs/Makefile.am
2291           Updated the interface for dealing with selected
2292           text to handle multiple selected regions.  Removed
2293           get_row_col_at_offset from atktext.[ch].  Added
2294           docs/atk-overrides.txt file.
2296 Thu May 31  Brian Cameron <brian.cameron@sun.com>
2298         * Makefile.am configure.in atk/Makefile.am atk/atktext.c
2299           atk/atkutil.c docs/Makefile.am atk/atkmarshal.list
2300           Added atk_marshal_VOID__INT_INT marshaller.  Updated the
2301           Makefiles so the proper marshall files get included in the
2302           dist.  Updated the Makefiles and configure.in so that the
2303           docs get included in the dist.
2305 Tue May 29 18:17:11 2001  Owen Taylor  <otaylor@redhat.com>
2307         * autogen.sh (have_libtool): Fix GNU sedism (#55430)
2309 2001-05-29  Padraig O'Briain  <padraig.obriain@sun.com>
2311         * atk/atkobject.c: Define new properties accessible-text, 
2312         accessible-caret, accessible-selection and accessible-value
2314 2001-05-29  Brian Cameron <brian.cameron@sun.com>
2316         * docs/atk-sections.txt
2318         * docs/tmpl/*
2319         Improved the layout/formatting of the atk docs.  Added docs/tmpl
2320         files.
2322 2001-05-28  Brian Cameron <brian.cameron@sun.com>
2324         * atk/atktext.c
2325         Now properly set the initialized flag when setting up signals.
2326         Updated the atk-docs in several files
2328 2001-05-24  Padraig O'Briain  <padraig.obriain@sun.com>
2330         * atk/atkaction.c, atk/atkcomponent.c, atk/atkeditabletext.c,
2331         atk/atkhyperlink.c, atk/atkhypertext.c, atk/atkimage.c,
2332         atk/atkregistry.c, atk/atkselection.c, atk/atktable.c,
2333         atk/atktext.c, atk/atkutil.c, atk/atkvalue.c
2334         Fix warnings generated by Sun FORTE compiler
2336 2001-05-24  Padraig O'Briain  <padraig.obriain@sun.com>
2338         * atk/atkcomponent.c atk/atkvalue.c
2339         Remove return calls in functions which return void
2340         
2341 2001-05-23  Padraig O'Briain  <padraig.obriain@sun.com>
2343         * atk/atkobject.h: Correct naming of role for status bar
2345         * atk/atktext.c: 
2346         Clarify behaviour of atk_text_get_text_after/at/before_offset
2348 Sun May 13 11:35:32 2001  Owen Taylor  <otaylor@redhat.com>
2350         * autogen.sh (have_automake): Require libtool-1.4, automake-1.4p1.
2352 2001-01-06  Hans Breuer  <hans@breuer.org>
2354         * atk/makefile.msc atk/atk.def (new files) :
2355         Enable build for win32, no sourc changes necessary.
2357 Sat May  5 07:46:47 2001  Owen Taylor  <otaylor@redhat.com>
2359         * Released 0.1
2361 Thu May  3 08:38:24 2001  Owen Taylor  <otaylor@redhat.com>
2363         * atk/atkobject.c: Add missing include of <string.h> for strcmp.
2365 Tue Apr 25 10:10:00 2001  Padraig Obriain <padraig.obriain@sun.com>
2367         * Start a ChangeLog