1 2003-11-03 Padraig O'Briain <padraig.obriain@sun.com>
3 * atk/atkrelation.c: Use weak references for objects in a relation
4 instead of object references so that objects are not leaked when
5 corresponding widgets are destroyed.
7 This fixes bug #125725.
9 2003-10-31 Padraig O'Briain <padraig.obriain@sun.com>
11 * configure.in: Add reference to docs/version.xml
13 Should have been done in previous commit but was omitted.
14 Fixes build break reported in bugs #1258548 and #125902.
16 2003-10-29 Padraig O'Briain <padraig.obriain@sun.com>
18 * configure.in: Add reference to docs/version.xml
20 * docs/Makefile.am: Add references to version.xml.in and version.xml
22 * docs/atk-docs.sgml: Add reference to version.xml
24 * docs/version.xml.in: New file.
26 This fixes bug #125758.
28 2003-10-24 Padraig O'Briain <padraig.obriain@sun.com>
30 * atk/atkrelation.c (atk_relation_new): Fix memory leak. (bug #124877)
32 2003-10-09 Padraig O'Briain <padraig.obriain@sun.com>
34 * ===== Released 1.4.1=====
36 * configure.in: Version 1.4.1, interface age 1, binary age 401
40 2003-09-28 Gediminas Paulauskas <menesis@delfi.lt>
42 * configure.in: Added lt to ALL_LINGUAS.
44 2003-09-23 Padraig O'Briain <padraig.obriain@sun.com>
46 * atk.spec.in: Correct typo. Fix provided by Scott Kennedy.
47 This fixes bug #121990.
49 2003-09-21 Åsmund Skjæveland <aasmunds@fys.uio.no>
51 * configure.in: Added Norwegian (nynorsk) code
54 2003-09-10 Padraig O'Briain <padraig.obriain@sun.com>
56 * atk/atkobject.c: Remove comments about signals. The description
57 should be in files in docs/tmpl directory.
59 * docs/tmpl/atkhypertext.sgml: Add description for link-selected signal.
60 * docs/tmpl/atkobject.sgml: Add descriptions for
61 active-descendant-changed, children-changed, focus-event,
62 property-change, state-change and visible-data-changed signals.
63 * docs/tmpl/atkselection.sgml: Add description for selection-changed
65 * docs/tmpl/atktable.sgml: Add descriptions for column-deleted,
66 columnn-inserted, column-reordered, model-changed, row-deleted,
67 row-inserted and row-reordered signals.
68 * docs/tmpl/atktext.sgml: Add description for text-attributes-changed,
69 text-caret-moved, text-changed and text-selection-changed signals.
71 This fixes bug #121163.
73 2003-09-02 Padraig O'Briain <padraig.obriain@sun.com>
75 * ===== Released 1.4.0=====
77 * configure.in: Version 1.4.0, interface age 0, binary age 400
81 2003-08-28 Christian Rose <menthos@menthos.com>
83 * configure.in: Added "ne" to ALL_LINGUAS.
85 2003-08-25 Padraig O'Briain <padraig.obriain@sun.com>
87 * ===== Released 1.3.6=====
89 * configure.in: Version 1.3.6, interface age 2, binary age 306
93 2003-08-08 Malcolm Tredinnick <malcolm@commsecure.com.au>
95 * autogen.sh: Clarify an error message.
97 2003-08-08 Guntupalli Karunakar <karunakar@freedomink.org>
99 * configure.in: Added "hi" in ALL_LINGUAS.
101 2003-08-07 Padraig O'Briain <padraig.obriain@sun.com>
103 * ===== Released 1.3.5=====
105 * configure.in: Version 1.3.5, interface age 1, binary age 305
109 2003-08-04 Padraig O'Briain <padraig.obriain@sun.com>
111 * Remove po/Makefile.in.in. This fixes bug #119053.
113 2003-07-08 Padraig O'Briain <padraig.obriain@sun.com>
115 * atk/atktable.c (atk_table_ref_at): Ensure that row and column values
118 This is a partial fix for bug #116712.
120 2003-07-03 Padraig O'Briain <padraig.obriain@sun.com>
122 * atk/atkstateset.c (atk_state_set_is_empty): Correct return value.
123 Fixes bug #116621. Problem reported by Mario Lang.
125 2003-06-25 Fatih Demir <kabalak@gtranslator.org>
127 * configure.in: (Re-?)added "ta" (Tamil) to languages' list.
129 2003-06-23 Padraig O'Briain <padraig.obriain@sun.com>
132 Added locale directory to spec file. Fix provided by
133 James T. Richardson, Jr.
135 2003-06-19 Padraig O'Briain <padraig.obriain@sun.com>
137 * ===== Released 1.3.4=====
141 2003-06-13 Tor Lillqvist <tml@iki.fi>
143 * atk/atkobject.c (atk_role_get_localized_name): Set
146 * atk-zip.sh.in (DEVZIP): libtool 1.5 installs DLLs in the bin
147 directory, so look there, too. Include the message catalogs.
149 2003-06-10 Padraig O'Briain <padraig.obriain@sun.com>
151 * configure.in: Version 1.3.4, interface age 0, binary age 304
153 * atkrelationtype.h, docs/tmpl/atkrelation.sgml: Add new relation
156 2003-06-05 Paul Duffy <dubhthach@frink.nuigalway.ie>
158 * configure.in: Added ga (irish) to ALL_LINGUAS
160 2003-06-05 Kenneth Rohde Christiansen <kenneth@gnu.org>
162 * configure.in: Added li to ALL_LINGUAS.
164 2003-05-30 Padraig O'Briain <padraig.obriain@sun.com>
166 * ===== Released 1.3.3=====
168 * configure.in: Version 1.3.3, interface age 3, binary age 303
172 2003-05-28 Padraig O'Briain <padraig.obriain@sun.com>
174 * atk/atkobject.h docs/tmpl/atkobject.sgml: Add new role
175 ATK_ROLE_AUTOCOMPLETE.
177 2003-05-20 Padraig O'Briain <padraig.obriain@sun.com>
179 * atk/atkstate.h, docs/tmpl/atkstate.sgml: Add state
180 ATK_STATE_INDETERMINATE. This state is used by Oo for check buttons
181 which can have a value other than on or off.
183 2003-05-19 Arafat Medini <lumina@silverpen.de>
185 *configure.in: Added "ar" (Arabic) to ALL_LINGUAS
187 2003-05-16 Telsa Gwymme <hobbit@aloss.ukuu.org.uk>
189 * configure.in: Added "cy" (Welsh) to ALL_LINGUAS
191 2003-05-15 Padraig O'Briain <padraig.obriain@sun.com>
193 * ===== Released 1.3.2=====
195 * configure.in: Version 1.3.2, interface age 2, binary age 302
199 2003-05-09 Samúel Jón Gunnarsson <sammi@techattack.nu>
201 * is.po: Added "is" into ALL_LINGUAS.
203 2003-05-06 Padraig O'Briain <padraig.obriain@sun.com>
205 * configure.in: Make message when pkg-config fails to find glib-2.0.pc
208 * po/pl.po: Updated Polish translation from Artur Flinta.
210 2003-05-05 Duarte Loreto <happyguy_pt@hotmail.com>
212 * configure.in: Added Portuguese (pt) to ALL_LINGUAS.
214 2003-05-05 Christian Rose <menthos@menthos.com>
216 * configure.in: Added sr and sr@Latn to ALL_LINGUAS.
218 2003-05-01 Padraig O'Briain <padraig.obriain@sun.com>
220 * ===== Released 1.3.1=====
222 * configure.in: Version 1.3.1, interface age 1, binary age 301
226 * po/yi.po: Update line numbers.
228 2003-04-25 Padraig O'Briain <padraig.obriain@sun.com>
230 * atk/stateset.h: Fix typo in documentation.
232 * autogen.sh (have_libtool): Accept libtool-1.5. (#111481)
233 Patch provided by Ali Akcaagac.
235 2003-03-26 Christian Rose <menthos@menthos.com>
237 * configure.in: Added "yi" to ALL_LINGUAS.
239 2003-03-21 Takeshi AIHANA <aihana@gnome.gr.jp>
241 * configure.in: Added Japanese 'ja' into ALL_LINGUAS.
243 2003-03-20 Padraig O'Briain <padraig.obriain@sun.com>
245 * ===== Released 1.3.0=====
247 * configure.in: Version 1.3.0, interface age 0, binary age 300
251 2003-03-20 Guntupalli Karunakar <karunakar@freedomink.org>
253 * configure.in: Added Malayalam (ml) in ALL_LINGUAS
255 2003-03-20 Padraig O'Briain <padraig.obriain@sun.com>
257 * docs/atk-sections.txt: Add 11 unused declarations.
259 2003-03-20 James Henstridge <james@daa.com.au>
261 * autogen.sh: update to call automake-1.7, libtoolize, gtkdocize
264 * configure.in: cleanup to make use of newer autoconf/automake
267 * Makefile.am: get rid of custom distcheck rule, which is no
270 * atk/Makefile.am: cleanup makefile. Use BUILT_SOURCES for built
273 * docs/Makefile.am: use common gtk-doc.make.
275 * docs/atk-docs.sgml: update to use gtk-doc's XML mode.
277 2003-03-16 Joel Brich <joel.brich@laposte.net>
279 * configure.in: Added "eo" to ALL_LINGUAS
280 * po/eo.po: Added Esperanto translation
281 from Charles Voelger <cvoelger@dweasel.com>
283 2003-03-12 Tor Lillqvist <tml@iki.fi>
285 * atk/atk.def: Add one more missing export, thanks to Cedric
288 2003-03-07 Padraig O'Briain <padraig.obriain@sun.com>
290 * atk/atkobject.c (atk_object_set_role): Add check that role is
291 actually being changed. Do not emit notification for initial
292 role setting. (bug #107710)
294 2003-03-06 Padraig O'Briain <padraig.obriain@sun.com>
296 * atk/atkrelationset.c: Current returning of FALSE to 0 in function
297 which returns integer; (bug #107661) reported by Morten Welinder.
299 2003-03-05 Padraig O'Briain <padraig.obriain@sun.com>
303 atk/atkstatset.c: Correct returning of FALSE to NULL in functions
304 which return pointer; (bug #107650) reported by Morten Welinder.
306 2003-02-26 Padraig O'Briain <padraig.obriain@sun.com>
308 * test/Makefile.am: Update to produce .so files
309 (Problem reported and solution reported by Michael.Wilson@bull.net)
311 2003-02-26 Padraig O'Briain <padraig.obriain@sun.com>
313 * atk/atkgobjectaccessible.c (atk_gobject_accessible_from_object):
314 Correct creation of non-AtkGObjectAccessible (bug #107124)
316 * atk/atkobject.c (atk_object_class_init): Set default initialize
317 function so that code which does not check for existence of parent
318 class's initialize function will work.
320 * atk/atkvalue.c: (atk_value_get_minimum_value,
321 atk_value_get_maximum_value, atk_value_get_current_value):
322 Reset Value argument if it is a valid GValue otherwise zeroise it.
324 docs/tmpl/atkhypertext.sgml: Add link-selected signal.
326 2003-02-25 Tor Lillqvist <tml@iki.fi>
328 * Makefile.am (EXTRA_DIST): Dist atk-zip.sh.in, not atk-zip.sh.
330 * atk/atk.def: Add a couple of missing entries, thanks to Cedric
333 * atk/atk.rc.in: New file, for version info in the DLL on
334 Windows. Similar as in GLib, GTK, etc.
336 * configure.in: Generate atk/atk.rc.
338 * atk/Makefile.am: Use atk.rc on Windows.
339 (EXTRA_DIST): Distribute atk.rc(.in).
341 * atk/atkobject.c: On Windows, don't use hardcoded ATKLOCALEDIR,
342 but deduce it from DLL location, like GLib, GTK etc do.
344 2003-02-23 Abel Cheung <maddog@linux.org.hk>
346 * configure.in: Added "mk" to ALL_LINGUAS.
348 2003-02-21 Roozbeh Pournader <roozbeh@sharif.edu>
350 * configure.in: Added "fa" to ALL_LINGUAS.
352 2003-02-21 Metin Amiroff <metin@karegen.com>
354 * configure.in: Added Azerbaijanian to ALL_LINGUAS.
356 2003-02-19 Dmitry G. Mastrukov <dmitry@taurussoft.org>
358 * configure.in: Added Belarusian to ALL_LINGUAS.
360 2003-02-14 Padraig O'Briain <padraig.obriain@sun.com>
362 * atk/atknoopobject.c: Add AtkHypertext interface as this object should
363 claim to implement all interfaces.
365 2003-02-12 Padraig O'Briain <padraig.obriain@sun.com>
367 * atk/atkhyperlink.c (atk_hyperlink_class_init): Correct typo in blurb
370 (atk_hypertext_get_link): Add check on link_index value
371 (atk_hypertext_get_link_index): Add check on char_index value
373 2003-02-09 Christian Rose <menthos@menthos.com>
375 * configure.in: Added "kn" to ALL_LINGUAS.
377 2003-02-07 Christian Rose <menthos@menthos.com>
379 * configure.in: Added "bn" to ALL_LINGUAS.
381 2003-02-06 Christian Rose <menthos@menthos.com>
383 * configure.in: Added "id" to ALL_LINGUAS.
385 2003-02-04 Padraig O'Briain <padraig.obriain@sun.com>
387 * atk/atkgobjectaccessible.c (atk_gobject_accessible_for_object):
388 Add weak reference so we do not leak the accessible when the object
389 dies. Problem reported by Alex Larsson.
391 2003-02-02 Fatih Demir <kabalak@gtranslator.org>
393 * configure.in: Added "tr" (Turkish) to the languages' list.
395 2003-01-30 Padraig O'Briain <padraig.obriain@sun.com>
397 * atk/atkhyperlink.[ch]
398 New property selected-link defined.
399 Function pointer is_selected_link added to interface
400 (atk_hyperlink_is_selected_link: New functions which checks
401 whether the specified AtkHyperlink is selected
403 * atk/atkhypertext.[ch]
404 New signal link-selected added.
406 * docs/atk-sections.txt: Add atk_hyperlink_is_selected_link
408 * docs/tmpl/atkhyperlink.sgml: Add reference to property selected-link
409 and function atk_hyperlink_is_selected_link.
411 This fixes bug #104621.
413 Tue Jan 28 13:52:20 2003 Manish Singh <yosh@gimp.org>
415 * autogen.sh (have_automake): call the versioned automake when
416 checking the version itself.
418 Tue Jan 28 15:18:24 2003 Owen Taylor <otaylor@redhat.com>
420 * autogen.sh (have_automake): Fix version in complaint
421 message about automake. (#104366, Rich Burridge)
423 2003-01-26 Daniel Yacob <locales@geez.org>
425 * configure.in: Added am to ALL_LINGUAS.
427 2003-01-23 Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>
429 * configure.in: Added "sk" to ALL_LINGUAS.
431 2003-01-23 Abel Cheung <maddog@linux.org.hk>
433 * configure.in: Added "zh_TW" (traditional Chinese) to ALL_LINGUAS.
435 2003-01-23 Evandro Fernandes Giovanini <evandrofg@ig.com.br>
437 * configure.in: Added "pt_BR" to ALL_LINGUAS.
439 2003-01-22 Marius Andreiana <marius galuna.ro>
441 * configure.in: added 'ro' to ALL_LINGUAS
443 2003-01-21 Christian Rose <menthos@menthos.com>
445 * configure.in: Added "mn" to ALL_LINGUAS.
447 2003-01-21 Padraig O'Briain <padraig.obriain@sun.com>
450 (atk_text_base_init): Set vtable entry for default implementations
451 (atk_text_get_range_extents): Omit calling default implementation
452 (atk_text_get_bounded_ranges): Omit calling default implementation
455 (atk_component_base_init): New function to set vtable entry for
456 default implementations
457 (atk_component_ref_accessible_at_point): Omit calling default
459 (atk_component_contains): Omit calling default implementation
460 (atk_component_get_position): Omit calling default implementation
461 (atk_component_get_size): Omit calling default implementation
463 2003-01-21 Padraig O'Briain <padraig.obriain@sun.com>
466 (atk_object_real_set_property): Add support for PROP_TABLE_SUMMARY
467 and PROP_TABLE_CAPTION_OBJECT.
468 (atk_object_real_get_property): Add support for PROP_TABLE_SUMMARY
469 and PROP_TABLE_CAPTION_OBJECT.
471 This completes ATK changes for bug #74814.
473 2003-01-21 Padraig O'Briain <padraig.obriain@sun.com>
475 * atk/atkobject.c: Add property accessible-table-caption-object.
476 This addresses bug #74814.
478 * atk/atkobject.h: Move some documentation from template file to
479 avoid warnings when building.
481 * atk/atkrelation.c: Add new properties relation and target.
482 This addresses bug #72426.
484 * atktext.[ch]: Add new functions atk_text_get_range_extents and
485 atk_text_get_bounded_ranges.
486 Also added data structures AtkTextRectangle and AtkTextRange, enum
487 AtkTextClipType and helper function atk_text_free_ranges.
488 This addresses bug #100943.
489 (atk_text_get_character_extents): Ensure that the reported width is
490 not negative. This fixes bug #102954)
492 * docs/atk-sections.txt: Add new functions and data items.
494 * docs/tmpl/atk-object.sgml: Remove some documentation and put in
495 atkobject.h. Add reference to accessible-table-caption-object.
497 * docs/tmpl/atk-relation.sgml: Add new properties
499 * docs/tmpl/atktext.sgml: Add new functions and data items.
502 2003-01-20 Padraig O'Briain <padraig.obriain@sun.com>
504 * ===== Released 1.2.2=====
506 * configure.in: Version 1.2.2, interface age 2, binary age 202
510 2003-01-19 He Qiangqiang <carton@linux.net.cn>
512 * configure.in: Added "zh_CN" to ALL_LINGUAS.
514 2003-01-12 Laurent Dhima <laurenti@alblinux.net>
516 * configure.in: Added 'sq'(albanian) to ALL_LINGUAS.
518 2003-01-11 Pauli Virtanen <pauli.virtanen@hut.fi>
520 * configure.in (ALL_LINGUAS): Added "fi" (Finnish)
522 2003-01-06 Alessio Frusciante <algol@firenze.linux.it>
524 * configure.in (ALL_LINGUAS): Added "it" (Italian)
526 2003-01-06 Padraig O'Briain <padraig.obriain@sun.com>
528 * configure.in: Add -with-html-dir option. (bug #102497)
530 * docs/Makefile.am: Remove INSTALLDIR and HTML_DIR
532 * docs/tmpl/atkobject.sgml: Update so property names are in
535 2003-01-03 Padraig O'Briain <padraig.obriain@sun.com>
537 * ===== Released 1.2.1=====
539 * configure.in: Version 1.2.1, interface age 1, binary age 201
543 2003-01-02 Zbigniew Chyla <cyba@gnome.pl>
545 * configure.in (ALL_LINGUAS): Added pl (Polish).
547 2002-12-23 Nam SungHyun <namsh@kldp.org>
549 * configure.in: Added Korean (ko) to ALL_LINGUAS
551 2002-12-22 Artis Trops <hornet@navigator.lv>
553 * configure.in: Added Latvian (lv) to ALL_LINGUAS.
555 2002-12-22 Christophe Merlet <redfox@redfoxcenter.org>
557 * configure.in (ALL_LINGUAS): added French (fr).
559 2002-12-21 Jordi Mallach <jordi@sindominio.net>
561 * configure.in (ALL_LINGUAS): added Catalan (ca).
563 2002-12-20 Padraig O'Briain <padraig.obriain@sun.com>
565 * ===== Released 1.2.0 ======
567 * configure.in: Version 1.2.0, interface age 0, binary age 200
569 * NEWS: Final update for 1.2.0.
571 * docs/tmpl/atkobject.sgml: Order of properties have been changed.
573 2002-12-18 Dmitry G. Mastrukov <dmitry@taurussoft.org>
575 * configure.in: Added Russian to ALL_LINGUAS.
577 2002-12-16 Padraig O'Briain <padraig.obriain@sun.com>
579 * ===== Released 1.1.5=====
581 * configure.in: Version 1.1.5, interface age 2, binary age 105
585 2002-12-13 Padraig O'Briain <padraig.obriain@sun.com>
587 * atk/atktext.c (atk_text_get_caret_offset): Return 0 instead of -1
588 if caret is not supported. This addresses bug #101020.
590 * configure.in: Use third argument of AC_DEFINE to get rid of
593 Thu Dec 12 14:57:20 2002 Owen Taylor <otaylor@redhat.com>
595 * acinclude.m4: Remove; wasn't needed, and referred
596 to GLib internal m4 files now gone.
598 Thu Dec 12 11:04:05 2002 Manish Singh <yosh@gimp.org>
600 * configure.in: Require autoconf-2.53.
602 2002-12-12 Yanko Kaneti <yaneti@declera.com>
604 * configure.in (ALL_LINGUAS): Added Bulgarian (bg).
606 2002-12-11 Pablo Saratxaga <pablo@mandrakesoft.com>
608 * configure.in (ALL_LINGUAS): Added Vietnamese (vi), Hebrew (he),
611 2002-12-07 Andras Timar <timar@gnome.hu>
613 * configure.in (ALL_LINGUAS): Added Hungarian (hu).
615 2002-12-06 Padraig O'Briain <padraig.obriain@sun.com>
617 * ===== Released 1.1.4 =====
619 * configure.in: Version 1.1.1, interface age 1, binary age 104
623 2002-12-05 Ole Laursen <olau@hardworking.dk>
625 * configure.in (ALL_LINGUAS): Added Danish (da).
627 2002-12-02 Pablo Gonzalo del Campo <pablodc@bigfoot.com>
629 * configure.in (ALL_LINGUAS): Added Spanish (es).
631 2002-12-01 Christian Neumair <chris@gnome-de.org>
633 * configure.in (ALL_LINGUAS): Added German (de).
635 2002-11-22 Kjartan Maraas <kmaraas@gnome.org>
637 * configure.in (ALL_LINGUAS): Added "no".
639 2002-11-22 Padraig O'Briain <padraig.obriain@sun.com>
641 * Update NEWS for 1.1.3
643 2002-11-21 Padraig O'Briain <padraig.obriain@sun.com>
645 * configure.in: Update to take account of gtk-doc-version being 0.10
646 Updated version required to 0.9
648 2002-11-20 Bill Haneman <bill.haneman@sun.com>
651 Added ATK_ROLE_APPLICATION.
654 (atk_role_get_localized_name):
655 Added ATK_ROLE_APPLICATION case.
658 Added ATK_ROLE_APPLICATION to docs.
660 2002-11-18 Abi Brady <morwen@evilmagic.org>
662 * configure.in: Added "en_GB" to ALL_LINGUAS.
664 2002-11-15 Hasbullah BIn Pit <sebol@ikhlas.com>
666 * configure.in: Added "ms" to ALL_LINGUAS.
668 2002-11-15 Padraig O'Briain <padraig.obriain@sun.com>
670 * Update NEWS for 1.1.2
672 * docs/tmpl/atkhyperlink.sgml docs/tmpl/atkobject.sgml
675 2002-11-14 Bill Haneman <bill.haneman@sun.com>
678 Revved to 1.1.2, interface age 0, binary age 102.
680 * atk/atkrelationtype.h:
681 (ATK_RELATION_EMBEDS, ATK_RELATION_EMBEDDED_BY):
682 New relations to handle content embedding, for instance
683 text that embeds or flows around images.
685 * atk/atkhyperlink.h:
686 (atk_hyperlink_is_inline):
687 New API, returns whether a hyperlink's content is
688 partially displayed inline; useful for small images
689 emedded in text, and for HTML <src> elements.
690 (AtkHyperlinkClass->link_state):
691 New virtualized method, used to implement various
692 state query API such as atk_hyperlink_is_inline().
694 * atk/atkhyperlink.c:
695 (atk_hyperlink_is_inline):
698 * docs/atk-sections.txt:
699 Additions for above API.
701 2002-11-13 Padraig O'Briain <padraig.obriain@sun.com>
703 * atk/atkobject.[ch]: Add signal active-descendant-changed
705 2002-11-11 Christian Rose <menthos@menthos.com>
707 * configure.in: Added "sv" to ALL_LINGUAS.
709 Fri Nov 8 19:55:25 2002 Soeren Sandmann <sandmann@daimi.au.dk>
717 * docs/tmpl/atkhyperlink.sgml
718 * docs/tmpl/atkobject.sgml
719 * docs/tmpl/atktable.sgml
720 * docs/tmpl/atktext.sgml
722 Trivial s/foo/foo_/ fixes to make atk.h includable with -Wshadow
725 2002-11-05 Padraig O'Briain <padraig.obriain@sun.com>
727 * autogen.sh: Add call to autoheader to create config.h.in
729 2002-11-04 Padraig O'Briain <padraig.obriain@sun.com>
731 * acinclude.m4: New file
733 * autogen.sh: Add i18n support (copied from gtk+).
735 * configure.in: Add definition for atklocaledir and check for
736 bind_textdomain_codeset()
738 * atk/Makefile.am: Add DEfininition of ATKLOCALEDIR to INCLUDES
740 * atk/atkobject.c (atk_role_get_localized_name): Add code to
743 * po/.cvsignore: Add extra files.
745 2002-11-01 Padraig O'Briain <padraig.obriain@sun.com>
747 * configure.in: Create po/Makefile; patch supplied by
748 Dan Mills (thunder@ximain.com)
750 2002-10-31 Padraig O'Briain <padraig.obriain@sun.com>
752 * ===== Released 1.1.1 =====
754 * configure.in: Version 1.1.1, interface age 0, binary age 101
758 * atk/Makefile.am: Add atkintl.h to EXTRA_DIST.
760 2002-10-30 Padraig O'Briain <padraig.obriain@sun.com>
762 * Makefile.am: Add po directory
764 * configure.in: Add support for I18N
766 * acconfig.h atk/atkintl.h: New files used to support I18N
768 * atk/atkobject.c: Update atk_role_get_localized_name() to
769 allow for localized name to be returned.
771 * docs/Makefile.am: Add atkintl.h to IGNORE_HFILES
773 * po/Makfile.in.in, po/POTFILES.in, po/po2tbl.sed.in po/.cvsignore
774 po/ChangeLog: New files
776 2002-10-30 Padraig O'Briain <padraig.obriain@sun.com>
778 * atk/Makefile.am, atk/atk.h: Add reference to atk/atkrelationtype.h
780 * atk/atkaction.[ch]: Add atk_action_get_localized_name.
782 * atk/atkobject.[ch]: Add atk_role_get_localized_name,
783 atk_object_add_relationship and atk_object_remove_relationship
784 Add new roles ATK_ROLE_HEADER, ATK_ROLE_FOOTER, ATK_ROLE_PARAGRAPH
787 * atk/atkrelation.h: Move definition of AtkRelationType to
790 * atk/atkstate.h: Add new state ATK_STATE_MANAGES_DESCENDANTS
792 * atk/atktext.[ch]: Add text-attributes-changed signal.
794 * docs/atk-sections.txt, docs/tmpl/atkaction.sgml: Add new functions.
796 * docs/tmpl/atkobject.sgml: Add new functions and new roles.
798 * docs/tmpl/atkrelation.sgml: Add new relations
800 * docs/tmpl/atkstate.sgml: Add new state
802 * docs/tmpl/atktext.sgml: Add new signal
804 * tests/testrelation.c: Add tests for new relationship functions.
806 2002-10-01 Padraig O'Briain <padraig.obriain@sun.com>
808 * atk/atkobject.c (atk_object_notify): Fix leak; report and patch
809 supplied by Sebastian Rittau (srittau@jroger.in-berlin.de)
813 2002-09-24 Padraig O'Briain <padraig.obriain@sun.com>
815 * ===== Released 1.1.0 =====
819 2002-09-18 Padraig O'Briain <padraig.obriain@sun.com>
822 increment version to 1.1.0, in view of the fact that we've
823 branched for GNOME-2 and GTK+-2.0, and this is HEAD.
824 Also reset INTERFACE_AGE to zero, since an enum was added.
825 Use similar library numbering as GTK.
827 * docs/tmpl/atkobject.sgml: Add ATK_LAYER_WINDOW
829 2002-09-06 Mark McLoughlin <mark@skynet.ie>
831 * atk/atkobject.h: add ATK_LAYER_WINDOW.
833 * atk/atkcomponent.c: upd docs.
835 2002-09-06 Padraig O'Briain <padraig.obriain@sun.com>
837 * docs/atk-sections.txt: Add ...Iface symbols to Standard sections to
838 avoid unused declarations
840 * docs/tmpl/atkobject.sgml docs/tmpl/atkrelationset.sgml:
841 Move AtkRelationSet from atkobject to atkrelationset.
843 2002-09-05 Padraig O'Briain <padraig.obriain@sun.com>
845 * docs/atk-sections.txt docs/tmpl/atkaction.sgml
846 docs/tmpl/atkcomponent.sgml docs/tmpl/atkdocument.sgml
847 docs/tmpl/atkeditabletext.sgml docs/tmpl/atkhypertext.sgml
848 docs/tmpl/atkimage.sgml docs/tmpl/atkobject.sgml
849 docs/tmpl/atkselection.sgml docs/tmpl/atkstreamablecontent.sgml
850 docs/tmpl/atktable.sgml docs/tmpl/atktext.sgml
851 docs/tmpl/atkvalue.sgml:
852 Remove reference to ...Iface data structures; which eliminates
853 undocumented symbols.
855 2002-09-05 Padraig O'Briain <padraig.obriain@sun.com>
857 * atk/atkutil.h: Add documentation for AtkKeyEventType
859 * docs/tmpl/action.sgml docs/tmpl/atkcomponent.sgml
860 docs/tmpl/atkdocument.sgml docs/tmpl/atkeditabletext.sgml
861 docs/tmpl/atkgobjectaccessible.sgml docs/tmpl/atkhyperlink.sgml
862 docs/tmpl/atkhypertext.sgml docs/tmpl/atkimage.sgml
863 docs/tmpl/atknoopobject.sgml docs/tmp[l/atknoopobjectfactory.sgml
864 docs/tmpl/atkobject.sgml docs/tmpl/atkobjectfacory.sgml
865 docs/tmpl/atkregistry.sgml docs/tmpl/atkrelation.sgml
866 docs/tmpl/atkselection.sgml docs/tmpl/atkstate.sgml
867 docs/tmpl/atkstreamablecontent.sgml docs/tmpl/atktable.sgml
868 docs/tmpl/atktext.sml docs/tmpl/atkutil.sgml
869 docs/tmpl/atkutil.sgml:
870 Reduce number of undocumented symbols
872 2002-08-26 Padraig O'Briain <padraig.obriain@sun.com>
874 * atk/atknoopobjectfactory.c:
875 Add implementation for atk_object_factory_get_accessible_type()
877 2002-08-18 Havoc Pennington <hp@pobox.com>
879 * autogen.sh: hardcode aclocal-1.4/automake-1.4 so that users with
880 both automake 1.6 and 1.4 installed get the right automake. Means
881 compilation from CVS will now require the latest automake 1.4
882 release, or manually creating symlinks called "automake-1.4" and
885 2002-08-16 Padraig O'Briain <padraig.obriain@sun.com>
887 These changes improve the quality of the documentation by adding
888 information about properties and signals.
891 Add atktargetlib, STRIP_BEGIN, STRIP_END and STRIP_DUMMY for
892 use in docs Makefile.am
895 Add missing include files, atk/atknoopobject.h and
896 atknoopobjectfactory.h
899 Add support for scan program
902 Added content to this file
904 * docs/tmpl/atkgobjectaccessible.sgml docs/tmpl/atkhyperlink.sgml
905 docs/tmpl/atknoopobject.sgml docs/tmpl/atknoopobjectfactory.sgml
906 docs/tmpl/atkobjectfactory.sgml docs/tmpl/atkregistry.sgml
907 docs/tmplatkutil.sgml:
908 Removed references to contents of object's data structure
910 * docs/tmpl/atkobject.sgml docs/tmpl/atkselection.sgml
911 docs/tmpl/atktable.sgml docs/tmpl/atktext.sgml:
912 Add references to signals and properties.
914 Wed Jul 31 17:08:04 2002 Owen Taylor <otaylor@redhat.com>
916 * ===== Released 1.0.3 =====
918 * configure.in (GLIB_REQUIRED_VERSION): Version 1.0.3,
919 interface, binary version 3.
923 2002-07-14 Padraig O'Briain <padraig.obriain@sun.com>
925 * README: Updated to describe where to log bugs and mention mailing
928 2002-06-20 Padraig O'Briain <padraig.obriain@sun.com>
930 * atk/atkutil.h atk/docs/atk-docs.sgml atk/docs/tmpl/atk-component.sgml
931 atk/docs/atkdocument.sgml atk/docs/tmpl/atkeditabletext.sgml
932 atk/docs/tmpl/atkgobjectaccessible.sgml atk/docs/tmpl/atkhyperlink.sgml
933 atk/docs/tmpl/atkhypertext.sgml atk/docs/tmpl/atkimage.sgml
934 atk/docs/atknoopobject.sgml atk/docs/tmpl/atknoopobjectfactory.sgml
935 atk/docs/tmpl/atkobjectfactory.sgml atk/docs/tmpl/atkregistry.sgml
936 atk/docs/tmpl/atkregistry.sgml atk/docs/tmpl/atkrelationset.sgml
937 atk/docs/tmpl/atkselection.sgml atk/docs/tmpl/atkstate.sgml
938 atk/docs/tmpl/atkstateset.sgml atk/docs/tmpl/atkstreamablecontent.sgml
939 atk/docs/tmpl/atktable.sgml atk/docs/tmpl/atktext.sgml
940 atk/docs/tmpl/atkutil.sgml atk/docs/tmpl/atkvalue.sgml
941 Update documentation.
943 2002-05-29 Padraig O'Briain <padraig.obriain@sun.com>
946 64 bit fixes for ATK. Patch supplied by George Lebl (jirka@5z.com)
949 Thu Mar 28 18:27:32 2002 Owen Taylor <otaylor@redhat.com>
951 * ===== Released 1.0.2 ======
955 * configure.in: Version 1.0.2, interface, binary age 2
957 2002-04-26 Padraig O'Briain <padraig.obriain@sun.com>
959 * atk/atkutil.c (atk_focus_tracker_notify):
960 Allow for object being NULL which means the window containing the
961 focus widget has lost focus. We update the previous_focus_object
962 so we can emit notification for focus widget when window regains
965 2002-04-15 Padraig O'Briain <padraig.obriain@sun.com>
967 * atk/atkgobjectaccessible.c:
968 (atk_gobject_accessible_for_object): Allow for case where created
969 AtkObject is not a AtkGObjectAccessible so quark_accessible_object
970 was not initialized in atk_gobject_accessible_class_init
972 Thu Mar 28 18:27:32 2002 Owen Taylor <otaylor@redhat.com>
974 * ===== Released 1.0.1 ======
978 * configure.in: Version 1.0.1, interface, binary age 1.0.0.
980 2002-03-19 Padraig O'Briain <padraig.obriain@sun.com>
982 * atk/atkutil.c (atk_focus_tracker_notify):
983 Do not do notification if previously notified object is the same as
986 2002-03-14 Tor Lillqvist <tml@iki.fi>
988 * atk/Makefile.am: Use correct name for the DLL when generating
989 the MSVC import library.
991 2002-03-13 Bill Haneman <bill.haneman@sun.com>
993 * atk/atkutil.c (atk_object_get_root):
994 Changed g_type_class_peek to g_type_class_ref,
995 this seemed to be triggering a SEGV in some cases.
998 2002-03-12 Padraig O'Briain <padraig.obriain@sun.com>
1000 * atk/atkgobjectaccessible.c (atk_gobject_accessible_dispose):
1001 Correct name of data set to NULL from quark_accessible_object to
1004 2002-03-09 Padraig O'Briain <padraig.obriain@sun.com>
1006 * atk/atkhyperlink.c (atk_hyperlink_get_type):
1009 Thu Mar 7 23:52:51 2002 Owen Taylor <otaylor@redhat.com>
1011 * ===== Released 1.0.0 ======
1013 * NEWS: Final update for 1.0.0.
1015 * README: Update the compilation instructions a bit.
1017 2002-03-06 Tor Lillqvist <tml@iki.fi>
1020 * atk/Makefile.am: Use ATK_API_VERSION also in the Win32 import
1023 Tue Mar 5 16:54:21 2002 Owen Taylor <otaylor@redhat.com>
1027 * tests/Makefile.am: Don't install libteststateset.la,
1028 libtestrelation.la. (#73655, James Henstridge)
1030 * autogen.sh: Add --enable-gtk-doc
1032 * configure.in: --disable-gtk-doc by default.
1034 * Makefile.am: Add a slightly modified distcheck rule
1035 that passes --enable-gtk-doc to the configure inside.
1036 (So that 'make dist' succeeds inside.)
1038 Tue Mar 5 11:55:35 2002 Owen Taylor <otaylor@redhat.com>
1040 * configure.in: Require GLib-2.0.0.
1042 * configure.in atk/Makefile.am tests/Makefile.am atk.pc.in:
1043 Switch over to the Glib/GTK+ versioning scheme.
1045 2002-03-05 Padraig O'Briain <padraig.obriain@sun.com>
1047 * atk/atktext.c (atk_text_get_text):
1048 Permit end offset value of -1
1050 2002-02-28 Padraig O'Briain <padraig.obriain@sun.com>
1052 * atk/atkhypertext.h:
1055 2002-02-28 Sven Neumann <sven@gimp.org>
1057 * configure.in: beautified configure --help output.
1059 2002-02-27 Padraig O'Briain <padraig.obriain@sun.com>
1061 * atk/atkhypertext.h atk/atkhyperlink.h:
1062 Add padding to class structures to allow for future expansion.
1064 * atk/atkdocument.h:
1065 Add padding to class structures to allow for future expansion.
1067 * atk/atkobjectfactory.h atk/atkgobjectaccessible.h:
1068 Add padding to class structures to allow for future expansion.
1070 Mon Feb 25 19:09:39 2002 Owen Taylor <otaylor@redhat.com>
1072 * configure.in: Bail if AM_PATH_GLIB_2_0 fails.
1074 2002-02-26 Tor Lillqvist <tml@iki.fi>
1076 * atk/Makefile.am: Do use -no-undefined on Win32, otherwise
1077 libtool won't create a DLL.
1079 2002-02-25 Padraig O'Briain <padraig.obriain@sun.com>
1082 Remove -no-undefined because of problems with uunresolved symbols
1083 in libgobject on Solaris when using gcc
1085 Sat Feb 23 23:02:23 2002 Owen Taylor <otaylor@redhat.com>
1087 * configure.in: Version 0.13
1089 * NEWS: Update for 0.13
1091 * docs/atk-sections.txt: Update.
1093 2002-02-22 Padraig O'Briain <padraig.obriain@sun.com>
1095 * atk/atkgobjectaccessible.c atk/atkhyperlink.c atk/atknoopobject.c
1096 atk/atknoopobjectfactory.c atkobject.c atk/atkobjectfactory.c
1097 atk/atkregistry.c atk/atkrelation.c atk/atkrelationset.c:
1098 Make use of parent_class consistent; define as gpointer and
1099 use g_type_class_peek_parent() to get it
1102 Delete unused empty line
1104 * atk/atkregistry.c atk/atkrelation.c:
1105 Make parent_class static
1107 2002-02-20 Padraig O'Briain <padraig.obriain@sun.com>
1110 Add check for offset being negative in functions which have offset
1111 parameter and return immediately if so.
1113 2002-02-15 Padraig O'Briain <padraig.obriain@sun.com>
1115 * atk/atkcomponent.h:
1116 Change argument of get_layer and get_mdi_zorder function pointers
1117 to be AtkComponent instead of AtkObject
1119 * atk/atkcomponent.c:
1120 Change atk_component_get_layer and atk_component_get_mdi_zorder
1121 to refer to argument as component instead os accessible
1123 * docs/atk-sections.txt docs/tmpl/atkaction.sgml
1124 docs/tmpl/atkcomponent.sgml docs/tmpl/atkeditabletext.sgml
1125 docs/tmpl/atkimage.sgml docs/tmpl/atkobject.sgml
1126 docs/tmpl/atkselection.sgml docs/tmpl/atkstreamablecontent.sgml
1127 docs/tmpl/atktable.sgml docs/tmpl/atktext.sgml docs/tmpl/atkvalue.sgml:
1128 Update for recent changes
1130 2002-02-15 Padraig O'Briain <padraig.obriain@sun.com>
1133 Guard atk.h with ifndef __ATK_H__
1134 (#71405 reported by terra@diku.dk (Morten Welinder))
1136 2002-02-13 Padraig O'Briain <padraig.obriain@sun.com>
1138 * atk/atkaction.h atk/atkcomponent.h atk/atkeditabletext.h
1139 atk/atkhyperlink.h atk/atkimage.h atk/atkobject.h
1140 atk/atkrelationset.h atk/atkselection.h atk/atkstreamablecontent.h
1141 atk/atktable.h atk/atktext.h atk/atkvalue.h:
1142 Add padding to class structures to allow for future expansion.
1144 2002-02-11 Bill Haneman <bill.haneman@sun.com>
1147 Incremented revision and tagged GNOME_D2_BETA.
1150 Marked atk_object_get_layer and atk_object_get_mdi_zorder
1151 as deprecated (should use atk_component API below).
1154 Added atk_component_get_layer and atk_component_get_mdi_zorder
1155 (erroneously defined in atkobject, they belong here).
1158 Fixed some property get/set bugs.
1160 * NEWS: updated for GNOME 2 Desktop Beta.
1162 2002-02-11 jacob berkman <jacob@ximian.com>
1164 * atk/atkselection.[ch] (atk_selection_get_type):
1165 * atk/atktable.[ch] (atk_table_get_type):
1166 * atk/atkregistry.h (atk_get_default_registry):
1167 * atk/atknoopobjectfactory.[ch] (atk_no_op_object_factory_get_type):
1168 * atk/atkobjectfactory.[ch] (atk_object_factory_get_type):
1169 * atk/atkcomponent.[ch] (atk_component_get_type):
1170 * atk/atkaction.[ch] (atk_action_get_type): declare function
1171 arguments as (void) rather than ()
1173 2002-02-04 Bill Haneman <bill.haneman@sun.com>
1176 Incremented revision.
1178 2002-01-30 Bill Haneman <bill.haneman@sun.com>
1180 * docs/tmpl/atkaction.sgml:
1181 * docs/tmpl/atkcomponent.sgml:
1182 * docs/tmpl/atkeditabletext.sgml:
1183 * docs/tmpl/atkimage.sgml:
1184 * docs/tmpl/atkobject.sgml:
1185 * docs/tmpl/atkselection.sgml:
1186 * docs/tmpl/atktable.sgml:
1187 * docs/tmpl/atktext.sgml:
1188 * docs/tmpl/atkvalue.sgml:
1189 Initial entries into the SHORT_DESCRIPTION and LONG_DESCRIPTION
1190 fields to improve docs; the documentation now gives some
1191 information on the purpose and function of the various ATK
1192 interfaces, and which types of UI components typically implement
1195 Tue Jan 29 23:29:46 2002 Owen Taylor <otaylor@redhat.com>
1197 * NEWS: Retroactively write a NEWS entry for 0.9 and 0.10.
1199 2002-01-28 Padraig O'Briain <padraig.obriain@sun.com>
1202 Update version number to 0.10, for Desktop Alpha 2
1204 2002-01-28 Padraig O'Briain <padraig.obriain@sun.com>
1207 Correct inconsistencies between registered signal parameter types
1208 and default signal handler struct fields
1209 (based on patch from Murray Cumming <murray@usa.net>)
1211 2002-01-10 Bill Haneman <bill.haneman@sun.com>
1214 Update version number to 0.9, for Beta2 package.
1216 Wed Jan 9 11:26:56 2002 Owen Taylor <otaylor@redhat.com>
1218 * atk/Makefile.am (s-enum-types-h): Include glib-object.h,
1219 Add G_BEGIN_DECLS/END_DECLS to atk-enum-types.h. (#61845,
1222 2002-01-07 Padraig O'Briain <padraig.obriain@sun.com>
1224 * atk/atkcomponent.c (atk_component_add_focus_handler):
1225 Add comments to clarify behavior if handler has already been added
1227 * docs/tmpl/atktext.sgml:
1228 Update for change of caret_changed to text_caret_moved
1230 2002-01-05 Hans Breuer <hans@breuer.org>
1232 * atk/makefile.msc : generate atk-enum-types.[hc]
1233 NOTE: the long comment in atkobject.h is crashing perl,
1234 at least version 5.005_02 built for MSWin32-x86-object
1235 Binary build 506 provided by ActiveState. Temporary
1236 deleting the AtkRole comment allows to work-around.
1238 atk/atk.def : updated externals
1240 2002-01-02 Padraig O'Briain <padraig.obriain@sun.com>
1242 * atk/atkgobjectaccessible.h
1243 Fixed typo in define (reported by Jeff Franks)
1245 * atk/atktext.c atk/atktext.h
1246 Change name of default signal handler for text_caret_moved signal
1247 from caret_changed to text_caret_moved
1248 Change enum CARET_MOVED to TEXT_CARET_MOVED
1249 (both issues reported by Jeff Franks)
1251 2001-12-15 Michael Meeks <michael@ximian.com>
1253 * atk/atkrelation.c (atk_relation_class_init):
1255 (atk_relation_finalize): chain to parent.
1257 * atk/atkrelationset.c (atk_relation_set_class_init),
1258 (atk_relation_set_finalize): same fix.
1260 Sat Dec 22 12:26:51 2001 Owen Taylor <otaylor@redhat.com>
1262 * configure.in: Version 0.8, require GLib-1.3.12
1264 * atk/makefile.msc (PKG_VER): Version 0.8.
1266 Thu Dec 20 00:33:47 2001 Owen Taylor <otaylor@redhat.com>
1268 * atk/Makefile.am (EXTRA_DIST): Set GPATH - necessary
1269 for correct srcdir != builddir operation when
1270 generating source files in srcdir.
1272 Thu Dec 20 00:27:01 2001 Owen Taylor <otaylor@redhat.com>
1274 * docs/tmpl/atkutil.sgml: remove some conflict
1277 2001-12-19 Padraig O'Briain <padraig.obriain@sun.com>
1282 2001-12-19 Padraig O'Briain <padraig.obriain@sun.com>
1284 Add new files atk/atkgobjectaccessible.c atk/atkgobjectaccessible.h
1285 docs/tmpl/atkgobjectaccessible.sgml
1287 * atk/Makefile.am atk/atk.h:
1288 Add references to new files
1290 * atk/atkobject.c atk/atkobject.h
1291 docs/tmpl/atkobject.sgml:
1292 Add new function atk_object_initialize
1294 * atk/atkobjectfactory.c atk/atkobjectfactory.h
1295 docs/tmpl/atkobjectfactory.sgml:
1296 Add new function atk_object_factory_get_accessible_type
1298 * docs/atk-sections.txt:
1300 Add functions in atk-unused.txt
1303 2001-12-17 Darin Adler <darin@bentspoon.com>
1305 * atk/atktext.c: Add missing #include <string.h>
1307 2001-12-13 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
1309 * atk/Makefile.am, tests/Makefile.am: Compile with
1310 -DG_DISABLE_DEPRECATED. See #52790.
1312 2001-12-11 Padraig O'Briain <padraig.obriain@sun.com>
1314 * atk/atkcomponent.c (atk_component_ref_accessible_at_position):
1315 Remove unnecessary g_retunn_val_if_fail() call.
1317 2001-12-08 Michael Meeks <michael@ximian.com>
1319 * atk/atkregistry.c (atk_registry_class_init):
1320 paranoia is not appropriate here, setup parent_class,
1321 don't create a new default registry here - makes no
1323 (atk_registry_finalize): chain to parent class, do
1324 g_hash_table_destroys instead of g_frees.
1326 2001-12-07 Padraig O'Briain <padraig.obriain@sun.com>
1329 Update to create atk-enum-types.h before compiling source files
1330 (Problem reported by xavier ordoquy <xordoquy@aurora-linux.com>)
1332 2001-12-05 Padraig O'Briain <padraig.obriain@sun.com>
1334 * atk/atk.def atk/atktext.c atk/atktext.h docs/atk-sections.txt
1335 docs/tmpl/atktext.sgml tests/testrelation.c:
1336 Change atk_attribute_register to atk_text_attribute_register,
1337 atk_attribute_get_value to atk_text_attribute_get_value,
1338 atk_attribute_get_name to atk_text_attribute_get_name
1339 atk_attribute_for_name to atk_text_attribuute_for_name
1341 2001-12-04 Padraig O'Briain <padraig.obriain@sun.com>
1344 Add implementation of atk_attribute_register, atk_attribute_for_name
1345 Udate atk_attribute_get_name to use ATK_TYPE_TEXT__ATTRIBUTE and
1346 support extra attributes being defined
1349 Add ATK_TEXT_ATTR_INVALID and ATK_TEXT_ATTR_LAST_DEFINED to allow
1350 extra attributes to be defined
1351 Add atk_attribute_register() and atk_attribute_for_name()
1356 * docs/atk-sections.txt docs/tmpl/atktext.sgml
1357 Update because of additions to atk/atktext.h
1359 * tests/testrelation.c:
1360 Add tests for text attributes
1362 2001-12-04 Padraig O'Briain <padraig.obriain@sun.com>
1365 Update atk_role_register() to allow extra roles to be defined
1366 Update atk_role_get_name() and atk_role_for_name() for newly defined
1369 * tests/testrelation.c:
1372 2001-12-03 Padraig O'Briain <padraig.obriain@sun.com>
1374 * atk/atkrelation.c:
1375 Use ATK_TYPE_RELATION_TYPE in atk_relation_type_get_name() and
1376 atk_relation_type_for_name()
1379 Use ATK_TYPE_STATE_TYPE in atk_state_type_get_name() and
1380 atk_state_type_for_name()
1382 * tests/testrelation.c, tests/teststateset.c:
1383 Update tests as name componenets are separated by hyphen (-) rather
1386 2001-11-29 Padraig O'Briain <padraig.obriain@sun.com>
1389 Generate files atk-enum-types.c and atk-enums-types.h to create
1393 Use ATK_TYPE_ROLE in atk_role_get_name() and atk_role_for_name()
1395 2001-11-28 Bill Haneman <bill.haneman@sun.com>
1398 Changed calls to g_type_class_peek() to g_type_class_ref() where
1399 it makes more sense, and in other places check for a non-null
1400 klass return before trying to call class methods. This prevents
1401 SEGV if no Atk-implementation library has been loaded.
1404 Fixed gtk-doc warning.
1406 2001-11-28 Padraig O'Briain <padraig.obriain@sun.com>
1408 * atk/atkobject.[c|h]:
1409 Add functions atk_role_get_name() and atk_role_for_name() which
1410 transform a role into an untranslated string
1411 Update comments in atkobject.h which refer to property names
1413 * atk/atkrelation.c:
1414 Correct error in atk_relation_type_get_name
1416 * docs/atk-sections.txt
1417 Added atk_role_get_name and atk_role_for_name
1422 2001-11-23 Hans Breuer <hans@breuer.org>
1424 * atk/atk.def : updated externals
1426 * atk/atktext.c atk/atkutil.c : added two spaces to fix
1427 minor coding style issues. Found by my exports generator.
1429 * atk/makefile.msc : version 0.7, use build dir from
1432 Thu Nov 22 14:37:40 2001 Owen Taylor <otaylor@redhat.com>
1436 * configure.in (GLIB_REQUIRED_VERSION): Require GLib-1.3.11
1438 2001-11-22 Padraig O'Briain <padraig.obriain@sun.com>
1440 * atk/atknoopobject.c:
1441 Specify role as ATK_ROLE_INVALID and layer as ATK_LAYER_INVALID
1442 when creating object
1444 2001-11-22 Padraig O'Briain <padraig.obriain@sun.com>
1446 * atk/atk.def, atk/atkrelationtype.h, docs/atk-sections.txt,
1447 docs/tmpl/atkrelation.sgml:
1448 Change atk_relation_type_from_string to atk_relation_type_for_name
1449 Add atk_relation_type_get_name
1451 * atk/atkrelationtype.c:
1452 Change atk_relation_type_from_string to atk_relation_type_for_name
1453 Add atk_relation_type_get_name
1454 Update atk_relation_type_register() to correctly register new
1458 Changed name of static variable type to last_type
1459 Changed name of paremeter if atk_state_type_get_name to type to match
1465 * tests/README, tests/Makefile.am
1466 Add new test file testrelation.c
1468 2001-11-22 Bill Haneman <bill.haneman@sun.com>
1470 * atk/atkutil.c (atk_add_key_event_listener):
1471 Fix gtk-doc comment and clarify use of 'data' gpointer.
1473 2001-11-22 Michael Meeks <michael@ximian.com>
1475 * atk/atkutil.c (atk_add_key_event_listener): switch
1478 * atk/atkobject.c (atk_object_real_get_property):
1479 add missing 'break'.
1481 2001-11-21 Michael Meeks <michael@ximian.com>
1483 * atk/atkrelation.c: pull in string.h for strcmp
1485 * atk/atktext.c (atk_text_get_selection): fix bug / warning.
1487 * atk/atkutil.c (atk_add_global_event_listener),
1488 (atk_get_toolkit_name, atk_get_toolkit_version):
1491 2001-11-21 Bill Haneman <bill.haneman@sun.com>
1493 * atk/atkrelation.c: Added gtk-doc docs for
1494 atk_relation_type_from_string.
1496 Wed Nov 21 17:54:44 2001 Owen Taylor <otaylor@redhat.com>
1498 * atk/atkobject.h (enum): Fix trailing comma on
1501 * docs/atk-sections.txt: Update.
1505 2001-11-21 Padraig O'Briain <padraig.obriain@sun.com>
1507 * atk/atkobject.[c|h]:
1508 Add additional argument (name) to state-change signal
1509 Update atk_object_notify_state_change to take account of
1510 extra argument for state-change
1512 * atk/atkmarshal.list:
1513 Add marshaller for VOID:STRING,BOOLEAN
1515 2001-11-21 Padraig O'Briain <padraig.obriain@sun.com>
1517 * atk/atkobject.[c|h], docs/atk-sections.txt, docs/tmpl/atkobject.sgml:
1518 Add enum AtkLayer and functions atk_object_get_layer and
1519 atk_object_get_mdi_zorder
1521 2001-11-20 Padraig O'Briain <padraig.obriain@sun.com>
1523 * atk/atkobject.[c|h]:
1524 Remove property accessible-state; use signal state-change instead
1525 Change signature of state-change handler to take gboolean as argument
1526 instead of AtkPropertyValues
1527 Update atk_object_notify_state_change() to emit state-change signal
1529 * atk/atkstate.[c|h], docs/tmpl/atkstate.sgml:
1530 Remove state ATK_STATE_COLLAPSED
1532 2001-11-19 Bill Haneman <bill.haneman@sun.com>
1536 Added state-changed signal to atkobject, in anticipation of
1537 deprecating the accessible-state property.
1540 Fixed signature of atk_util_add_key_listener () to
1541 take an AtkKeySnoopFunc instead of a pointer to same.
1543 2001-11-19 Padraig O'Briain <padraig.obriain@sun.com>
1545 * atk/atkobject.c (atk_object_notify_state_change):
1546 Fix bug in calculation of number of toggle states
1549 Correct out-by-1 error in atk_state_type_register()
1550 Use type (number of states defined) in atk_state_type_get_name()
1551 and atk_state_type_for_name()
1553 2001-11-17 Padraig O'Briain <padraig.obriain@sun.com>
1555 * atk/atkeditabletext.c:
1556 Remove unused structure _AtkEditableTextIfaceClass
1558 * atk/atkobject.[c|h]
1559 Remove signals model_changed and selection_changed
1561 * atk/selection.[c|h]
1562 Add signal selection_changed
1564 * atk/atktable.[c|h]
1565 Remove unused structure _AtkTableIfaceClass
1566 Add signal model_changed
1569 Remove unused structure _AtkTextIfaceClass
1570 Add signal text_selection_changed
1572 * docs/tmpl/atkobject.sgml, docs/tmpl/atkselection.sgml,
1573 docs/tmpl/atktable.sgml, atk/tmpl/atktext.sgml:
1574 Documentation changes
1576 2001-11-17 Tor Lillqvist <tml@iki.fi>
1578 * atk-zip.sh.in: Build separate runtime and developer packages.
1580 * atk/atk.def: Update.
1582 2001-11-14 Bill Haneman <bill.haneman@sun.com>
1586 atk_add_key_event_listener (AtkKeySnoopFunc *listener,
1588 atk_remove_key_event_listener (AtkKeySnoopFunc *listener,
1591 to allow non-GTK-dependent installation of key snoop functions.
1592 This also meant adding definitions of AtkKeySnoopFunc and
1595 2001-11-08 Padraig O'Briain <padraig.obriain@sun.com>
1597 * atk/atkobject.c (atk_object_notify_state_change):
1598 Notify previous value when a state if toggled, e.g. ATK_STATE_COLLAPSED
1599 to ATK_STATE_EXPANDED or vice versa.
1601 2001-11-05 Padraig O'Briain <padraig.obriain@sun.com>
1604 Add role ATK_ROLE_TREE_TABLE
1606 * atk/atkrelation.h:
1607 Remove ATK_RELATION_NODE_CHILDREN and ATK_RELATION_NODE_PARENT
1608 and added ATK_RELATION_NODE_CHILD_OF; this is for use by TreeTable
1610 * docs/tmpl/atk-unused.sgml, docs/tmpl/atkaction.smgl,
1611 docs/tmpl/atkcomponent.sgml, docs/tmpl/atkdocument.sgml,
1612 docs/tmpl/atkeditabletext.tmpl, docs/tmpl/atkimage.tmpl,
1613 docs/tmpl/atkobject.sgml, docs/tmpl/atkrelation.sgml,
1614 docs/tmpl/atkselection.sgml, docs/tmpl/atkstate.sgml,
1615 docs/tmpl/atkstreamablecontent.sgml, docs/tmpl/atktable.sgml,
1616 docs/tmpl/atktext.sgml, docs/tmpl/atkutil.sgml:
1617 Update to reflect the current state of the documentation in the code.
1619 2001-10-31 Padraig O'Briain <padraig.obriain@sun.com>
1621 * atk/relation.h, docs/tmpl/atkrelation.sgml:
1622 Add two new relations ATK_RELATION_NODE_CHILDREN and
1623 ATK_RELATION_NODE_PARENT to support compound objects in a
1624 node or cell of a tree or table
1625 Added descriptions of all relations which are defined
1628 Remove functions atk_table_real_get_index_at(),
1629 atk_table_real_get_column_at_index() and
1630 atk_table_real_get_row_at_index()
1631 Correct typos in documentation of other functions.
1633 2001-10-28 Tor Lillqvist <tml@iki.fi>
1635 * atk-zip.sh.in: New file, used to build developer package for
1639 * configure.in: Add it.
1641 * atk/Makefile.am: Add rules to install and uninstall mingw import
1644 2001-10-26 Padraig O'Briain <padraig.obriain@sun.com>
1646 * atk/atkobject.[c|h]
1647 Remove the following properties
1648 accessible-child - use signal children_changed for notification
1649 accessible-text - use signal text_changed for notification
1650 accessible-caret - use signal text_caret_moved for notification
1651 accessible-selection - use new signal selection_changed
1653 accessible-visible-data - use new signal visible_data_changed
1655 accessible-model - use new signal model_changed for notification
1656 Notify when role or parent changes
1657 Allow parent and role to be set or got using g_object_set() or
1660 Wed Oct 24 11:13:13 2001 Owen Taylor <otaylor@redhat.com>
1666 2001-10-25 Padraig O'Briain <padraig.obriain@sun.com>
1668 * atk/atkobject.h, docs/tmpl/atkobject.sgml:
1669 Add role ATK_ROLE_TERMINAL for an accessible terminal.
1671 2001-10-22 Padraig O'Briain <padraig.obriain@sun.com>
1673 * atk/atkobject.c (atk_object_notify_state_change):
1674 Initialize AtkPropertyValue data structure to 0 instead of using
1677 2001-10-19 Tor Lillqvist <tml@iki.fi>
1679 * configure.in: Set automake conditionals OS_WIN32 if on (native)
1680 Win32, and MS_LIB_AVAILABLE if lib.exe is available. Calculate
1681 LT_CURRENT - LT_AGE and set LT_CURRENT_MINUS_AGE to that value.
1683 * atk/Makefile.am: Add atk.def to EXTRA_DIST. On Win32, use
1684 -export-symbols atk.def. If lib.exe is available, generate
1685 atk.lib, and install it.
1687 * atk/atk.def: Update with new entry points.
1689 2001-10-19 Padraig O'Briain <padraig.obriain@sun.com>
1691 * atk/atkobject.[c|], docs/atk-sections.txt,
1692 docs/tmpl/atkobject.sgml:
1693 Add convenience function atk_object_notify_state_change()
1694 to generate property notification of state change.
1696 * atk/atktext.c, docs/tmpl/atk-unused.sgml:
1697 Correct comments on functions atk_attribute_get_name() and
1698 atk_attribute_get_value()
1700 2001-10-17 Padraig O'Briain <padraig.obriain@sun.com>
1703 Update comments in atk_text_get_text_[at|after|before]_offset()
1704 to clarify what these functions will return.
1706 2001-10-16 Padraig O'Briain <padraig.obriain@sun.com>
1709 Update comments in atk_text_get_run_attributes() and
1710 atk_text_get_default_attributes().
1712 2001-10-15 Padraig O'Briain <padraig.obriain@sun.com>
1715 Change "property-change" signal to allow detail (i.e. property name)
1716 and add detail in atk_object_notify().
1718 2001-10-15 Padraig O'Briain <padraig.obriain@sun.com>
1721 Correct order of attribute names in text_attr_name array.
1723 2001-10-12 Padraig O'Briain <padraig.obriain@sun.com>
1725 * atk/atktext.[c|h]:
1726 * docs/atk-sections.txt, docs/tmpl/atktext.sgml:
1727 Use enum AtkTextAttribute to specify what attribute are supported
1728 rather than hash defines. Define new functions atk_attribute_get_name()
1729 and atk_attribute_get_value() which return the strings for the
1730 attribute name and values for those attribute which have named values.
1732 2001-10-10 Padraig O'Briain <padraig.obriain@sun.com>
1734 * atk/atktext.c (atk_text_get_run_attributes):
1737 * atk/atktext.c (atk_text_get_default_attributes):
1738 Add call to set iface.
1740 2001-10-10 Padraig O'Briain <padraig.obriain@sun.com>
1742 * atk/atktext.[c|h]:
1743 * docs/atk-sections.txt, docs/tmpl/atktext.sgml:
1744 Add new function atk_text_get_default_attributes
1745 Rename atk_text_ref_run_attributes to atk_text_get_run_attributes
1747 2001-10-09 Padraig O'Briain <padraig.obriain@sun.com>
1749 * atk/atktext.c (atk_attribute_set_free):
1750 Avoid leaking of AtkAttributeSet data structure; speed up code.
1752 * docs/tmpl.atk*.sgml
1753 Updated to reflect current APIs.
1755 2001-10-01 jacob berkman <jacob@ximian.com>
1757 * docs/Makefile.am (dist-hook-local): depend on all-local so that
1758 make dist works correctly w/o having to build first
1760 2001-10-01 Tor Lillqvist <tml@iki.fi>
1762 * configure.in: Add AC_LIBTOOL_WIN32_DLL.
1764 Sat Sep 29 19:45:00 2001 Bill Haneman <bill.haneman@sun.com>
1766 * configure.in (ATK_MICRO_VERSION): Version 0.6
1767 (because libglade will depend on a the small api addition below)
1769 * atk/makefile.msc (PKG_VER): Version 0.6
1771 * atk/atkrelation.h:
1772 * atk/atkrelation.c: (AtkRelationType
1773 atk_relation_type_from_string (const gchar *name)): Added method.
1776 Tue Sep 25 12:08:52 2001 Owen Taylor <otaylor@redhat.com>
1778 * configure.in (ATK_MICRO_VERSION): Version 0.5
1780 * configure.in (GLIB_REQUIRED_VERSION): Up to 1.3.9
1782 * atk/makefile.msc (PKG_VER): Version 0.5
1784 2001-09-21 Hans Breuer <hans@breuer.org>
1786 * atk/atk.def : updated externals
1787 * atk/makefile.msc : version 0.4
1789 * atk/atktext.c (atk_text_get_character_extents) : real_height
1790 is a reference to int, so use &local_height
1792 Wed Sep 19 10:46:44 2001 Tim Janik <timj@gtk.org>
1796 Tue Sep 18 23:41:32 2001 Tim Janik <timj@gtk.org>
1798 * configure.in (AM_INIT_AUTOMAKE): auto init from ATK_VERSION.
1799 up ATK_VERSION to 0.4, interface age 0, binary age 0.
1800 (from 0.2 which was not properly updated last time).
1801 depend on glib 1.3.8.
1805 2001-09-11 Padraig O'Briain <padraig.obriain@sun.com>
1808 Add object reference when object is set as accessible_parent
1810 2001-09-05 Mark McLoughlin <mark@skynet.ie>
1812 * configure.in: remember ACLOCAL_FLAGS.
1814 2001-09-05 Padraig O'Briain <padraig.obriain@sun.com>
1816 * atk/atktable.[c|h]
1817 Change atk_table_get_caption() and atk_table_set_caption()
1818 to deal with AtkObject* rather than gchar*
1819 Remove redundant and incorrect comments
1821 Mon Sep 3 19:42:47 2001 Owen Taylor <otaylor@redhat.com>
1823 * configure.in: Version 0.3
1825 * configure.in (GLIB_REQUIRED_VERSION): Require GTK+-1.3.7
1829 2001-09-03 Padraig O'Briain <padraig.obriain@sun.com>
1832 Correct property definitions for "accessible-table-caption",
1833 "accessible-table-column-description",
1834 "accessible-table-row-description"
1836 Update comments to include all properties defined
1838 2001-08-24 Padraig O'Briain <padraig.obriain@sun.com>
1840 * atk/atkhyperlink.h:
1841 Change AtkHyperLink to AtkHyperlink in comment
1842 * atk/atkhypertext.[c|h]:
1843 Change AtkHyperLink to AtkHyperlink
1844 * atk/atktable.[c|h]:
1845 Make gchar* arguments const; make return value of type gchar*
1847 * docs/atk-sections.txt
1848 Remove reference to AtkHyperLink
1849 * docs/atk-used.sgml, docs/tmpl/atkhyperlink.sgml
1850 docs/tmpl/atkhypertext.sgml, docs/tmpl/atkdocs.sgml:
1853 2001-08-23 Padraig O'Briain <padraig.obriain@sun.com>
1856 Add functions atk_table_real_get_index_at(),
1857 atk_table_real_get_row_at_index(), atk_table_real_get_column_at_index()
1858 as default implementations for atk_table_get_index_at(),
1859 atk_table_get_row_at_index(), atk_table_get_column_at_index()
1861 2001-08-23 Padraig O'Briain <padraig.obriain@sun.com>
1864 Refer to return value in function documentation for
1865 atk_action_do_action
1867 Fix typo in comments
1868 * docs/tmpl/atkaction.sgml:
1869 Update to include return value
1871 2001-08-22 Marc Mulcahy <marc.mulcahy@sun.com>
1873 * atk/atkaction.c atk/atkaction.h:
1874 Made atk_action_do_action return a gboolean as the class member of
1875 AtkActionIface does.
1879 2001-08-20 Padraig O'Briain <padraig.obriain@sun.com>
1881 * docs/tmpl/atkimage.sgml atk/atkimage.h:
1882 Swap height and width arguments to atk_image_get_image_size
1884 Swap height and height arguments to atk_image_get_image_size
1885 Do not crash if NULL pointers are passed for return values
1887 2001-08-17 Padraig O'Briain <padraig.obriain@sun.com>
1889 * docs/tmpl/atktext.sgml atk/atktext.h:
1890 Change parameter names *offset to *_offset
1891 * atk/atkcomponent.c:
1892 Do not crash if NULL pointers are passed for return values
1894 Change parameter names *offset to *_offset
1895 Do not crash if NULL pointers are passed for return values
1897 2001-08-16 Bill Haneman <bill.haneman@sun.com>
1900 Changed g_type_class_peek() to g_type_class_ref()
1901 in atk_add_global_event_listener(), since
1902 g_type_class_peek() could return NULL when an
1903 instance of the class had not been created.
1905 2001-08-16 Padraig O'Briain <padraig.obriain@sun.com>
1907 * docs/atk-sections.txt, docs/tmpl/atktext.sgml:
1908 Ensure that atk_attribute_set_free is in the documentation.
1910 2001-08-16 Padraig O'Briain <padraig.obriain@sun.com>
1912 * atk/atktext.[c|h], docs/tmpl/atktext.sgml:
1913 Swapped order of width and height arguments to
1914 atk_text_get_character_extents()
1915 Changed AtkAttrributeSet_free to atk_attribute_set_free
1917 2001-08-15 Padraig O'Briain <padraig.obriain@sun.com>
1919 * atk/atktext.[c|h], docs/tmpl/atktext.sgml:
1920 Changed "length" argument of atk_text_get_character_extents() to
1923 2001-08-15 Jens Finke <jens@gnome.org>
1925 * Makefile.am (EXTRA_DIST): Added atk.spec and atk.spec.in files.
1926 * configure.in: Moved GLIB_REQUIRED_VERSION to top of file and
1927 added a AC_SUBST for it. This is needed for the spec.in file.
1928 Added atk.spec to output list.
1929 * atk.spec.in: New file.
1931 2001-08-13 Padraig O'Briain <padraig.obriain@sun.com>
1933 * atk/atkcomponent.[c|h]
1934 * docs/atk-sections.txt, docs/tmpl/atkcomponent.sgml
1935 Change atk_component_get_accessible_at_point to
1936 atk_component_ref_accessible_at_point so it will work for flyweights
1938 Sun Aug 12 10:33:02 2001 Owen Taylor <otaylor@redhat.com>
1940 * docs/Makefile.am: Set GPATH to fix srcdir != builddir problems
1943 2001-08-09 Padraig O'Briain <padraig.obriain@sun.com>
1945 * atk/atkaction.c, atk/atkcomponent.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.
1949 * atk/atkcomponent.c
1950 Add functions atk_component_real_contains(),
1951 atk_component_real_get_position(), atkcomponent_real_get_size()
1952 as default implementations for atk_component_contains(),
1953 atk_component_get_position(), atk_component_get_size()
1955 2001-08-07 Brian Cameron <brian.cameron@sun.com>
1957 * atk/atkimage.[ch] docs/atk-sections.txt
1958 docs/tmpl/atkimage.sgml
1959 Updated AtkImage get_position to get_image_position
1960 so the naming is consistant. Now get_image_position
1961 and get_image_size return -1 for x/y/height/width
1962 if AtkImage implementations of these functions is
1965 2001-07-31 Padraig O'Briain <padraig.obriain@sun.com>
1968 Create an object relation set when the object is created.
1970 2001-07-30 Brian Cameron <brian.cameron@sun.com>
1973 Changed first argument of atk_add_global_event_listener
1974 so the callback function is of type GSignalEmissionHook
1975 instead of AtkEventListener. AtkEventListener is
1976 appropriate for Focus event callbacks, but not generic
1979 2001-07-27 Padraig O'Briain <padraig.obriain@sun.com>
1982 Add function atk_object_real_ref_state_set() which creates the
1983 state set and adds states ATK_STATE_SELECTABLE and ATK_STATE_SELECTED
1986 2001-07-27 Padraig O'Briain <padraig.obriain@sun.com>
1989 Remove all instances of g_return_if_fail (foo != NULL); that are
1990 immediately before a g_return_if_fail (ATK_IS_FOO (foo));
1991 since the second check catches the NULL.
1993 2001-07-26 Padraig O'Briain <padraig.obriain@sun.com>
1996 Fix problem with ATK not building after running make maintainer-clean
1997 and autogen.sh: add extra files to MAINTAINERCLEANFILES
1999 2001-07-25 Bill Haneman <bill.haneman@sun.com>
2002 * atk/atkeditabletext.h
2004 * atk-uninstalled.pc.in
2007 Removed (unused) #defines of pango/pango.h
2008 Removed references to/dependencies on pango from .pc files
2009 Removed dependencies on pango from makefile.msc and configure.in
2011 2001-07-24 Padraig O'Briain <padraig.obriain@sun.com>
2013 * atk/atkobject.[c|h]
2014 Move some implementation from GAIL:
2015 Default implementations for some some functions
2016 atk_object_real_get_name, atk_object_real_set_name,
2017 atk_object_real_get_description, atk_object_real_set_description,
2018 atk_object_real_get_parent, atk_object_real_set_parent,
2019 atk_object_real_get_role,
2020 atk_object_real_connect_property_change_handler,
2021 atk_object_real_remove_property_change_handler,
2023 definition of property-changed signal.
2024 Initialize pointers to NULL in atk_object_init().
2025 Initialize uninitialized function pointers to NULL in
2026 atk_object_class_init().
2028 2001-07-23 Brian Cameron <brian.cameron@sun.com>
2031 Changed children_changed signal to allow NULL pointers
2032 for the 2nd argument to the signal handler.
2034 2001-07-20 Hans Breuer <hans@breuer.org>
2036 * atk/atk.def : added more exports
2037 * atk/makefile.msc : updated win32 build
2039 2001-07-20 Padraig O'Briain <padraig.obriain@sun.com>
2041 * atk/atkaction.[c|h], docs/atk-sections.txt,
2042 docs/tmpl/atkaction.sgml
2043 Add atk_action_get_name() and atk_action_set_description()
2045 2001-07-18 Padraig O'Briain <padraig.obriain@sun.com>
2047 * atk/atkstate.[c|h]
2048 Add ATK_STATE_ENABLED so we can distinguish between a consistent
2049 and inconsistent GtkToggleButton
2051 2001-07-16 Brian Cameron <brian.cameron@sun.com>
2053 * atk/atkeditabletext.c atk/atktext.c atk/atktext.h atk/atkutil.h
2054 docs/atk-sections.txt docs/tmpl/atktext.sgml docs/tmpl/atkutil.sgml
2055 gail_textattributes_update.pat is for gail/gail and integrates the
2056 ATK_ATTRIBUTE_* macros in the gail implementations.
2057 atk_docs_textattributes_update.pat is for atk/docs and patches
2058 atk-sections.txt etc. for improved docs
2059 atk_atk_textattributes_update.pat is for atk/atk and included the
2060 new ATK_ATTRIBUTE_* macros and updated gtk-doc comments.
2062 2001-07-13 Darin Adler <darin@bentspoon.com>
2064 * atk/atkstate.c: Add missing <string.h> include.
2065 * tests/teststateset.c: Add missing <string.h> include.
2067 2001-07-13 Darin Adler <darin@bentspoon.com>
2069 * .cvsignore: Ignore some generated files.
2070 * autogen.sh: Get rid of call to autoheader since the
2071 configure file doesn't include AM_CONFIG_HEADER.
2073 2001-07-11 Brian Cameron <brian.cameron@sun.com>
2075 * tmpl/atkdocument.sgml
2076 Added new file for docs.
2078 2001-07-11 Padraig O'Briain <padraig.obriain@sun.com>
2080 * atk/atkimage.c atk/atkutil.c
2081 Changes to build with Sun's FORTE compiler.
2083 2001-07-10 Brian Cameron <brian.cameron@sun.com>
2085 * tmpl/atk-unused.sgml tmpl/atkcomponent.sgml tmpl/atkeditabletext.sgml
2086 tmpl/atkimage.sgml tmpl/atkselection.sgml tmpl/atkstate.sgml
2087 tmpl/atkstreamablecontent.sgml tmpl/atktable.sgml
2088 tmpl/atktext.sgml tmpl/atkutil.sgml
2091 Mon Jul 2 06:37:09 2001 Tim Janik <timj@gtk.org>
2093 * atk/atktext.c (atk_text_base_init):
2094 * atk/atktable.c (atk_table_base_init):
2095 * atk/atkobject.c (atk_object_init): s/signal_newc/signal_new/
2096 to adapt to recent GSignal changes.
2098 2001-06-28 Brian Cameron <brian.cameron@sun.com>
2100 * atk/atkutil.c atk/atkutil.h docs/atk-sections.txt
2101 docs/tmpl/atkutil.sgml
2102 Added new functiosn to AtkUtil.
2104 2001-06-28 Brian Cameron <brian.cameron@sun.com>
2106 * atk/Makefile.am atk/atk.h atk/atkdocument.c atk/atkdocument.h
2107 docs/atk-docs.sgml docs/atk-sections.txt docs/tmpl/atk-unused.sgml
2108 docs/tmpl/atkobject.sgml
2109 Added new atk document interface.
2111 2001-06-28 Brian Cameron <brian.cameron@sun.com>
2113 * atk/atkcomponent.c atk/atkcomponent.h atk/atkimage.c
2114 atk/atkimage.h atk/atktext.c atk/atktext.h atk/atkutil.h
2115 Updated so that functions that take screen coords as
2116 input/output also take an enum specifying whether
2117 the coords are screen or top-level window based.
2118 Updated docs as well.
2120 2001-06-28 Brian Cameron <brian.cameron@sun.com>
2122 *atk/atkaction.c atk/atkcomponent.c atk/atkeditabletext.c
2123 atk/atkhyperlink.c atk/atkobject.c atk/atkregistry.c
2124 atk/atkstate.c atk/atkstateset.c atk/atkstreamablecontent.c
2125 atk/atktable.c atk/atktext.c atk/atkutil.c atk/atkvalue.c
2126 atk/docs/tmpl/atkstreamablecontent.sgml
2127 Cleaned up docs. Added atkstreamablecontent.sgml
2129 2001-06-28 Brian Cameron <brian.cameron@sun.com>
2131 *atk/atktable.h, atk/atktable.c
2132 Updated signal handler definitions.
2134 2001-06-27 Brian Cameron <brian.cameron@sun.com>
2137 Updated AtkXYCoords enum.
2139 2001-06-27 Brian Cameron <brian.cameron@sun.com>
2141 *atk/atkaction.c atk/atkaction.h atk/atkcomponent.c
2142 atk/atkcomponent.h atk/atkhyperlink.c atk/atkhypertext.c
2143 atk/atkimage.c atk/atkimage.h atk/atkobject.c
2144 atk/atkobject.h atk/atkobjectfactory.c atk/atkregistry.c
2145 atk/atkstateset.c atk/atkstreamablecontent.c
2146 atk/atkstreamablecontent.h atk/atktable.c
2147 atk/atktext.c, docs/atk-docs.sgml docs/atk-sections.txt
2148 and some docs/tmpl files.
2149 Updated gtk-docs fixing spelling errors and making minor
2152 2001-06-27 Louise Miller <lousie.miller@sun.com>
2154 *atk/atkselection.h, atk/atkselection.c
2155 changed return type to gboolean for
2156 atk_selection_select_all_selection
2158 2001-06-26 Brian Cameron <brian.cameron@sun.com>
2160 *atk/atkstate.h atk/atkstate.c
2161 docs/tmpl/atk-unused.sgml docs/tmpl/atkselection.sgml
2162 docs/tmpl/atkstate.sgml docs/tmpl/atktable.sgml
2163 docs/tmpl/atktext.sgml
2164 Added ATK_STATE_STALE. Updated docs.
2166 2001-06-22 Lucy Brophy <lucy.brophy@sun.com>
2169 Removed the macro ATK_TEXT_BOUNDARY_CURSOR_POS
2171 2001-06-21 Brian Cameron <brian.cameron@sun.com>
2173 * atk/atkeditabletext.h, atk/atkobject.h,
2175 Added AtkAttributeSet_free() convenience
2178 2001-06-20 Peter Williams <peterw@ximian.com>
2180 * atk/atknoopobject.h: Correct prototype name: agtk_widget_get_type ->
2181 atk_no_op_object_get_type. Change #ifdef __cplusplus mess to nicer
2182 G_{BEGIN,END}_DECLS.
2184 2001-06-20 Brian Cameron <brian.cameron@sun.com>
2186 * atk/atktable.c, atk/atkmarshal.list
2187 Removed needless marshal and updated signal handlers in
2190 2001-06-20 Louise Miller <louise.miller@sun.com>
2192 *atk/atktable.h, atk/table.c, docs/tmpl/atktable.sgml
2193 Changed parameters for get_selected_rows/get_selected_columns
2194 Added 4 new functions, add_row_selection, remove_row_selection,
2195 add_column_selection, remove_column_selection
2197 2001-06-19 Brian Cameron <brian.cameron@sun.com>
2200 Fixed minor bug with signals.
2202 2001-06-18 Brian Cameron <brian.cameron@sun.com>
2207 2001-06-15 Brian Cameron & Lucy Brophy <brian.cameron@sun.com>
2209 * atk/atkselection.h atk/atkselection.c
2210 Now add_selection, clear_selection, and remove_selection
2211 return a boolean indicating SUCCESS/FAILURE to indicate
2212 if the operation was successful.
2214 2001-06-13 Brian Cameron & Lucy Brophy <brian.cameron@sun.com>
2216 * atk/atktable.h atk/atktable.h
2217 Updated so now the get_text_before|at|after functions
2218 return the start & end offset of the string. Updated the
2221 2001-06-13 Padraig O'Briain <padraig.obriain@sun.com>
2223 * atk/Makefile.am: install atknoopobject.h and atknoopobjectfactory.h
2225 2001-06-11 Havoc Pennington <hp@redhat.com>
2229 * configure.in: bump version to 0.2 and add infrastructure for
2230 libtool version info. Assumes GTK versioning scheme (major.minor
2231 is binary compatible)
2233 * atk/Makefile.am (LDFLAGS): set version info
2234 (stamp-atkmarshal.h): glib-genmarshal already includes top_builddir
2236 2001-06-13 Brian Cameron <brian.cameron@sun.com>
2238 * atk/atktable.h, atk/atktable.c
2239 Updated so that get/set row/column header functions
2240 work with AtkObjects rather than AtkTables. Organized
2241 the header file a little more cleanly. Also the get/set
2242 row_description and caption functions now use gchar *
2243 rather than AtkObject.
2245 2001-06-12 Padraig O'Briain <padraig.obriain@sun.com>
2247 * atk/atkmarshal.list, atk/atktable.h atk/atktable.c:
2248 Add signal model-changed.
2250 * atk/atkobject.c: Add properties
2251 accessible-role, accessible-table-caption,
2252 accessible-table-column-header, accessible-table-column_description.
2253 accessible-table-row-header, accessible-table-row_description.
2254 accessible-table-summary, accessible-model
2256 2001-06-12 Brian Cameron <brian.cameron@sun.com>
2258 * atk/atkeditabletext.[ch], atk/atktext.[ch], atk/atkobject.h
2259 Updated atkeditabletext and atktext interfaces so they
2260 now properly define the get/set attribute methods and now
2261 get_offset_at_point and get_character_extents can request
2262 x,y coords by either widget or screen coords.
2264 Sat Jun 9 15:17:00 2001 Owen Taylor <otaylor@redhat.com>
2266 * configure.in (DEP_CFLAGS): Only include gthread-2.0 in
2267 CFLAGS, not in LIBS. (Always linking with -lpthread
2268 is a noticeable speed hit.)
2270 Thu Jun 7 17:03:37 2001 Owen Taylor <otaylor@redhat.com>
2272 * atk/Makefile.am: Really fix marshal generation.
2274 2001-06-07 Havoc Pennington <hp@redhat.com>
2276 * atk/Makefile.am ($(srcdir)/atkmarshal.c): fix up the
2277 glib-genmarshal stuff
2279 2001-06-07 Havoc Pennington <hp@redhat.com>
2281 * atk/Makefile.am: use @GLIB_GENMARSHAL@ so we can use uninstalled
2284 * configure.in: rearrange the library checks to support
2287 * autogen.sh: add support for AUTOGEN_SUBDIR_MODE
2289 * atk-uninstalled.pc.in: new file, allows linking to uninstalled
2290 ATK in giant GTK tarball
2292 2001-06-07 Brian Cameron <brian.cameron@sun.com>
2294 * docs/atk-api.sgml docs/atk-sections.txt
2295 docs/tmpl/atk-unused.sgml docs/tmpl/atkeditabletext.sgml
2296 docs/tmpl/atktext.sgml
2297 Removed docs/atk-api.sgml since it is not used.
2298 Updated sgml files and atk-sections.txt to reflect
2299 recent changes to the atktext and atkeditabletext
2302 2001-06-06 Brian Cameron <brian.cameron@sun.com>
2304 * atk/atktext.h atk/atktext.h
2305 Updated to new atktext functions for getting attributes.
2307 2001-06-06 Padraig O'Briain <padraig.obriain@sun.com>
2309 * New files atk/atkstreamablecontent.[ch]
2310 Updated files: atk/Makefile.am, atk/atk.h
2312 * atk/atkvalue.c: Updated comments
2314 2001-06-06 Padraig O'Briain <padraig.obriain@sun.com>
2316 * atk/atkregistry.h: Add declaration for atk_registry_get_type()
2318 2001-06-05 Padraig O'Briain <padraig.obriain@sun.com>
2320 * atk/atkobject.c: Add property accessible-visible-data
2322 2001-06-01 Padraig O'Briain <padraig.obriain@sun.com>
2324 * atk/atkobject.c: Add support for setting and getting
2325 accessible-value property.
2327 * atk/atkvalue.[ch] Make GValue in atk_value_set_current_value const
2329 Fri Jun 01 Brian Cameron <brian.cameron@sun.com>
2331 * atk/atkeditabletext.[ch], atk/atktext.[ch]
2333 * docs/atk-overrides.txt, docs/Makefile.am
2334 Updated the interface for dealing with selected
2335 text to handle multiple selected regions. Removed
2336 get_row_col_at_offset from atktext.[ch]. Added
2337 docs/atk-overrides.txt file.
2339 Thu May 31 Brian Cameron <brian.cameron@sun.com>
2341 * Makefile.am configure.in atk/Makefile.am atk/atktext.c
2342 atk/atkutil.c docs/Makefile.am atk/atkmarshal.list
2343 Added atk_marshal_VOID__INT_INT marshaller. Updated the
2344 Makefiles so the proper marshall files get included in the
2345 dist. Updated the Makefiles and configure.in so that the
2346 docs get included in the dist.
2348 Tue May 29 18:17:11 2001 Owen Taylor <otaylor@redhat.com>
2350 * autogen.sh (have_libtool): Fix GNU sedism (#55430)
2352 2001-05-29 Padraig O'Briain <padraig.obriain@sun.com>
2354 * atk/atkobject.c: Define new properties accessible-text,
2355 accessible-caret, accessible-selection and accessible-value
2357 2001-05-29 Brian Cameron <brian.cameron@sun.com>
2359 * docs/atk-sections.txt
2362 Improved the layout/formatting of the atk docs. Added docs/tmpl
2365 2001-05-28 Brian Cameron <brian.cameron@sun.com>
2368 Now properly set the initialized flag when setting up signals.
2369 Updated the atk-docs in several files
2371 2001-05-24 Padraig O'Briain <padraig.obriain@sun.com>
2373 * atk/atkaction.c, atk/atkcomponent.c, atk/atkeditabletext.c,
2374 atk/atkhyperlink.c, atk/atkhypertext.c, atk/atkimage.c,
2375 atk/atkregistry.c, atk/atkselection.c, atk/atktable.c,
2376 atk/atktext.c, atk/atkutil.c, atk/atkvalue.c
2377 Fix warnings generated by Sun FORTE compiler
2379 2001-05-24 Padraig O'Briain <padraig.obriain@sun.com>
2381 * atk/atkcomponent.c atk/atkvalue.c
2382 Remove return calls in functions which return void
2384 2001-05-23 Padraig O'Briain <padraig.obriain@sun.com>
2386 * atk/atkobject.h: Correct naming of role for status bar
2389 Clarify behaviour of atk_text_get_text_after/at/before_offset
2391 Sun May 13 11:35:32 2001 Owen Taylor <otaylor@redhat.com>
2393 * autogen.sh (have_automake): Require libtool-1.4, automake-1.4p1.
2395 2001-01-06 Hans Breuer <hans@breuer.org>
2397 * atk/makefile.msc atk/atk.def (new files) :
2398 Enable build for win32, no sourc changes necessary.
2400 Sat May 5 07:46:47 2001 Owen Taylor <otaylor@redhat.com>
2404 Thu May 3 08:38:24 2001 Owen Taylor <otaylor@redhat.com>
2406 * atk/atkobject.c: Add missing include of <string.h> for strcmp.
2408 Tue Apr 25 10:10:00 2001 Padraig Obriain <padraig.obriain@sun.com>