1 2007-02-12 Li Yuan <li.yuan@sun.com>
6 2007-02-12 Li Yuan <li.yuan@sun.com>
9 (atk_misc_threads_enter), (atk_misc_threads_leave):
10 Bug #404592. Don't do anything if misc is NULL.
12 2007-01-22 Li Yuan <li.yuan@sun.com>
17 2007-01-19 Li Yuan <li.yuan@sun.com>
20 (atk_misc_threads_enter), (atk_misc_threads_leave):
21 Bug #329454. Use ATK_MISC_GET_CLASS to get AtkMiscClass
22 to use the overloaded functions.
24 2007-01-13 Hans Breuer <hans@breuer.org>
26 * atk/makefile.msc : adapt lib name to "auto-standard", add atkmisc
28 2007-01-10 Li Yuan <li.yuan@sun.com>
34 2007-01-08 Bill Haneman <bill.haneman@sun.com>
36 * configure.in: Revved to 1.13.0, since new API
37 has been added for gnome 2.17.5. (ATK is
38 now API frozen for gnome 2.18.)
40 * atk/atkmisc.[ch]: New class which provides
41 miscellaneous utilities including
42 (atk_misc_threads_enter, atk_misc_thread_leave): New,
45 * docs/tmpl/atkmisc.sgml:
48 * docs/tmpl/atkhyperlinkimpl.sgml: Added minimal
49 doc for AtkHyperlinkImpl struct.
51 2006-12-05 Li Yuan <li.yuan@sun.com>
54 Bump to 1.12.4, for gnome 2.17.4.
56 2006-12-04 Bill Haneman <bill.haneman@sun.com>
58 * Added Li Yuan <li.yuan@sun.com> to MAINTAINERS.
60 2006-10-01 Bill Haneman <bill.haneman@sun.com>
63 Bump to 1.12.3, for gnome 2.16.1.
65 2006-09-26 Bill Haneman <bill.haneman@sun.com>
68 (atk_text_attribute_get_value): Allow
69 the wrap value to be 3 (bug #357847).
71 2006-09-14 Bill Haneman <bill.haneman@sun.com>
73 * atk/docs/atkdocument.sgml:
74 Update docs to include signals, and revise description.
76 Following code changes from Neo Liu <nian.lui@sun.com>
79 (atk_document_base_init): New, add signals
80 "load_complete", "load_stopped", "reload".
83 (atk_no_op_object_get_type): Add 'AtkDocument'
84 interface type to this test AtkObject class.
86 2006-09-19 Sunil Mohan Adapa <sunil@atc.tcs.co.in>
88 * configure.in: Added "te" to ALL_LINGUAS
90 2006-09-14 Bill Haneman <bill.haneman@sun.com>
92 * atk/atk.def: Added some missing symbols for win32 build.
93 Patch from Cedric Gustin, bug #355912.
96 (atk_hyperlink_is_selected_link): Mark deprecated, since
97 ATK_STATE_SELECTED gives the same information for hyperlinks.
101 (atk_text_attribute_get_value): Allow value of
102 PANGO_UNDERLINE_ERROR, since this is not an error condition, but
103 denotes the underline style used to indicate spelling errors.
106 2006-09-08 Bill Haneman <bill.haneman@sun.com>
108 * atk/atkhyperlinkimpl.c:
109 (atk_hyperlink_impl_get_hyperlink): Add missing
110 return statement - thanks to Neo Liu for finding this.
113 2006-09-01 Abel Cheung <abel@oaka.org>
115 * configure.in: Added 'dz' 'ku' to ALL_LINGUAS.
117 2006-08-21 Bill Haneman <bill.haneman@sun.com>
119 * configure.in: Revved to 1.12.2.
121 2006-08-17 Bill Haneman <bill.haneman@sun.com>
123 * docs/atk-docs.sgml: Added entity for AtkHyperlinkImpl.
125 * docs/atk-sections.txt: Added entries for newly added API.
128 (atk_value_get_minimum_increment): Added the right number of
129 asterisks to make gtk-doc happy (!) so that inline docs are exposed.
133 2006-08-01 Bill Haneman <bill.haneman@sun.com>
136 Improved docs for ATK_ROLE_APPLICATION, ATK_ROLE_ALERT.
138 2006-07-03 Runa Bhattacharjee <runabh@gmail.com>
140 * configure.in: Added Bengali India (bn_IN) to ALL_LINGUAS.
142 2006-06-29 Bill Haneman <bill.haneman@sun.com>
144 * atk/atkhyperlinkimpl.h:
145 * atk/atkhyperlinkimpl.c:
146 (atk_hyperlink_impl_get_hyperlink): New method and
147 interface, allows a client to obtain the
148 AtkHyperlink instance associated with an AtkObject.
151 * configure.in: Bumped to 1.12.1.
153 2006-06-23 Bill Haneman <bill.haneman@sun.com>
155 * docs/atk-docs.sgml: Add index sections.
156 * atk/*.c: Fix 'Since' and 'Deprecated' tags so that
157 index xsl parser can find them. Bug #313183.
160 Added ATK_ROLE_LINK and ATK_ROLE_INPUT_METHOD_WINDOW,
161 bug #345367 and #140635.
163 2006-06-21 Bill Haneman <bill.haneman@sun.com>
166 (ATK_STATE): Patch from Ginn Chen, bug #345407.
167 Fix ATK_STATE macro for state values > 32.
169 2006-06-15 Bill Haneman <bill.haneman@sun.com>
171 * atk/atkstreamablecontent.h, atkstreamablecontent.c:
172 Fix nasty typo. Bug #344915.
174 2006-06-14 Bill Haneman <bill.haneman@sun.com>
176 * atk/atkstreamablecontent.h, atkstreamablecontent.c:
177 (atk_streamable_content_get_uri): New method, returns a string
178 representing a URI from which content may be streamed.
181 2006-06-08 Bill Haneman <bill.haneman@sun.com>
183 * atk/Makefile.am: Added $(srcfile) to win32
184 libatk_1_0_la_LDFLAGS,
185 bug #336802. Hope that works, as I don't have a win32 build env
188 2006-06-08 Bill Haneman <bill.haneman@sun.com>
190 * configure.in: Revved to 1.12.0 after tagging the repository with
191 gnome-2-14 (if we need to create/work on the old branch).
193 * atk/atkobject.h, atkobject.c: Added ATK_ROLE_FORM (bug #344142).
195 * atk/atkrelationtype.h: Added ATK_RELATION_DESCRIPTION_FOR,
196 ATK_RELATION_DESCRIBED_BY (bug #344144).
198 * atk/atkstate.h: Added ATK_STATE_DEFAULT (bug #344281) and
199 ATK_STATE_VISITED (bug #344384), also ATK_STATE_ANIMATED which
200 is in AT-SPI but was not yet in ATK.
202 * atk/atkvalue.h, atkvalue.c: Add atk_value_get_minimum_increment
203 (missing despite being in AT-SPI's IDL for Value: bug #341875)
205 2006-04-17 Kjartan Maraas <kmaraas@gnome.org>
207 * configure.in: Remove obsolete no.po referrals
210 2006-03-28 Bill Haneman <bill.haneman@sun.com>
212 * configure.in, NEWS: Revved to 1.11.4, to include docs improvements.
214 2006-03-24 Gora Mohanty <gmohanty@cvs.gnome.org>
216 * configure.in: Added 'or' (Oriya) to ALL_LINGUAS.
218 2006-03-21 Bill Haneman <bill.haneman@sun.com>
220 gtk-doc documentation fixes: ATK now has 100% API coverage
221 with no incomplete function/struct descriptions.
223 * atk/atkdocument.c: Edited docs to make gtk-doc happier.
224 * atk/atkimage.c: Ditto.
225 * atk/atkobject.c: Moved 'Deprecated' tag relative to 'Returns',
226 to make gtk-doc happier.
227 * atk/atkobject.h: Documented AtkPropertyValues.
228 * atk/atkrelationtypes: Documented the unused/invalid types
229 ATK_RELATION_TYPE_NULL and ATK_RELATION_TYPE_LAST_DEFINED.
230 * atk/atktext.h: Documented AtkTextBoundaryType.
231 * atk/atkutil.h: Documented AtkKeyEventStruct.
232 * docs/atksections.txt: Added missing function entries.
233 * docs/tmpl/atkhypertext.sgml: Added long description.
234 * docs/tmpl/atkregistry.sgml: Added long description.
235 * docs/tmpl/atkrelationset.sgml: Added long description.
236 * docs/tmpl/atkstreamablecontent.sgml: Added long description.
238 2006-03-21 Tor Lillqvist <tml@novell.com>
240 * atk/atkobject.c (get_atk_locale_dir): Fix fatal typo.
242 * atk/atk.def: Add some missing functions.
244 2006-03-20 Vladimer Sichinava <vlsichinava@gmail.com>
246 * configure.in: Added "ka" (Georgian) to ALL_LINGUAS
248 2006-03-20 Bill Haneman <bill.haneman@sun.com>
250 * atk/atkutil.h: Added missing info on AtkEventListener,
251 AtkEventListenerInit, and AtkKeySnoopFunc. bug #320911.
253 * atk/atkimage.h: Moved information about '-1' return values
254 to the corresponding parameters. bug #320916.
256 * atk/atkobject.c: Fixed some docs issues in comment blocks.
258 * docs/tmpl/atkobject.sgml: Clarify children-changed signal
261 2006-03-20 Bill Haneman <bill.haneman@sun.com>
263 * atk/atkimage.c: Bug detected by Behdad Esfahbod
264 (atk_image_get_position): Allow for NULL-in params.
265 (atk_image_get_size): Allow for NULL in-params.
267 2006-03-13 Bill Haneman <bill.haneman@sun.com>
269 * configure.in, NEWS: Revved to 1.11.3.
270 This is the GNOME 2.14.0 version of ATK.
272 2006-02-24 Bill Haneman <bill.haneman@sun.com>
275 (get_atk_locale_dir): Make sure to convert from UTF-8 to
276 correct filename encoding; bug #317458 from Kazuzi IWAMOTO.
280 Const patch from Arjan Van de Van; adds 'const' to
281 internal atk structures and methods where appropriate.
283 2006-01-17 Bill Haneman <bill.haneman@sun.com>
285 * configure.in: Revved to 1.11.1.
286 Re-dist using a working gtk-doc, so that docs are included.
288 2006-01-16 Bill Haneman <bill.haneman@sun.com>
290 * configure.in: Revved to 1.11.0.
292 2005-12-27 Abel Cheung <maddog@linuxhall.org>
294 * configure.in: Added "zh_HK" to ALL_LINGUAS.
296 2005-11-17 Bill Haneman <bill.haneman@sun.com>
299 (AtkRoleType): Added ATK_ROLE_ENTRY, ATK_ROLE_CHART,
300 ATK_ROLE_CAPTION, ATK_ROLE_DOCUMENT_FRAME, ATK_ROLE_HEADING,
301 ATK_ROLE_PAGE, ATK_ROLE_SECTION, ATK_ROLE_REDUNDANT_OBJECT.
302 (AtkAttributeSet): Moved here from AtkText.
303 (AtkObjectClass): Added get_attributes vfunc pointer.
305 (atk_object_get_attributes): New public method.
308 (atk_object_get_attributes): New method implementation,
309 uses AtkObjectClass->get_attributes. This method allows
310 the assignment of weakly-type attributes to any AtkObject
311 instance, as name-value pairs.
312 (AtkRoleItem): Added names for the new roles.
315 (AtkStateType): Added ATK_STATE_INVALID_ENTRY,
316 ATK_STATE_SUPPORTS_AUTOCOMPLETION, ATK_STATE_SELECTABLE_TEXT.
317 Tweaked docs for other states.
320 (AtkImageClass): Added get_image_locale vfunc.
321 (atk_image_get_image_locale): New method.
324 (atk_image_get_image_locale): New method.
326 * atk/atkcomponent.h:
327 (AtkComponentClass): Added get_alpha vfunc.
328 (atk_component_get_alpha): New method.
330 * atk/atkcomponent.c:
331 (atk_component_get_alpha): New method.
334 (AtkDocument): Added vfuncs for document locale and
336 (atk_document_get_locale): New.
337 (atk_document_get_attributes): New.
338 (atk_document_get_attribute_value): New.
339 (atk_document_set_attribute_value): New.
342 (atk_document_get_locale): New.
343 (atk_document_get_attributes): New.
344 (atk_document_get_attribute_value): New.
345 (atk_document_set_attribute_value): New.
347 2005-11-16 Bill Haneman <bill.haneman@sun.com>
350 * atk/atkhypertext.c:
351 * atk/atkobjectfactory.c:
352 * atk/atktable.c: Moved error return code
353 description to 'Returns' section.
354 * docs/tmpl/atkutil.sgml:
355 Committed a docs patch from Bill Abt.
357 2005-11-01 Simos Xenitellis <simos@gnome.org>
359 * configure.in: Added tt (Tatar) to ALL_LINGUAS.
361 2005-09-05 Bill Haneman <bill.haneman@sun.com>
363 * configure.in, NEWS: Release 1.10.3,
364 with a working libtool (1.10.2 was a bad release, don't use).
366 2005-08-29 Bill Haneman <bill.haneman@sun.com>
368 * configure.in, NEWS: Release 1.10.2.
370 2005-08-19 Tor Lillqvist <tml@novell.com>
372 * atk-zip.sh.in: Drop the timestamp from the zip file
373 names. Include the .def file.
375 * atk/Makefile.am (install-def-file): Fix typo.
377 2005-08-04 Tor Lillqvist <tml@novell.com>
379 * configure.in: Look for windres on Win32.
381 * atk/Makefile.am: Don't use the script in GLib's build/win32 to
382 compile the rc file into a resource object file. (This means we
383 lose the build number increment magic, but I doubt it was that
384 useful anyway.) Instead use windres directly. To pass a normal .o
385 file produced by windres through libtool, which wants .lo files,
386 pass it directly to the linker using a -Wl option.
388 * atk/atk.rc.in: Correspondingly, replace BUILDNUMBER with 0.
390 2005-07-18 Abduxukur Abdurixit <abdurixit@gmail.com>
392 * configure.in: Added 'ug' to ALL_LINGUAS.
394 2005-06-08 Ignacio Casal Quinteiro <nacho.resa@gmail.com>
396 * configure.in: Added 'gl' to ALL_LINGUAS.
398 2005-04-28 Bill Haneman <billh@gnome.org>
400 * configure.in: Patch from Michael Meeks to
401 make atk 1.9's dependency on gtk+ 2.6 soft, i.e.
402 don't require gmodule-no-export-2.0.
403 Restores compatibility of atk 1.9 series with gtK 2.4.X.
407 2005-04-22 Tor Lillqvist <tml@novell.com>
409 * atk/atkobject.c: Initialize gettext before use. Calling
410 bindtextdomain() and bind_textdomain_codeset() in
411 atk_role_get_localized_name() was too late. Put the calls in new
412 function gettext_initialization() and call that from
413 atk_object_class_init() and atk_role_get_localized_name(). Move
414 the Win32-specific DllMain() and get_atk_locale_dir() functions
415 and the redefinition of ATK_LOCALEDIR before
416 gettext_initialization() as it uses ATK_LOCALEDIR. Fixes #170948
417 for atk's part. Thanks to Robert Ögren, Daniel Atallah and Kevin
420 2005-04-09 Hans Breuer <hans@breuer.org>
422 * atk/makefile.msc : updated $(LIBINTL_LIBS)
423 atkrelationtype.h to atk_headers, PKG_VER
425 2005-04-05 Bill Haneman <bill.haneman@sun.com>
427 * atk/atkstate.h: Added ATK_STATE_REQUIRED, to
428 indicate that explicit user interaction with a UI control is
429 required, i.e. for web forms elements with the 'required' tag.
432 2005-04-04 Padraig O'Briain <padraig.obriain@sun.com>
434 * atk/atkrelation.c: Update doc to note that atk_relation_add_target
435 was added for version 1.9.
437 * atk/atkrelationset.c: Update doc to note that
438 atk_relation_set_add_relation_by_type was added for version 1.9.
440 2005-03-30 Steve Murphy <murf@e-tools.com>
442 * configure.in: Added "rw" to ALL_LINGUAS.
444 2005-03-08 Bill Haneman <bill.haneman@sun.com>
446 * ===== Released 1.9.1=====
448 * configure.in, NEWS, README: Released 1.9.1.
450 2005-02-23 Padraig O'Briain <padraig.obriain@sun.com>
452 * atk.spec.in: Corrected FTP directory. (bug #168218)
455 2005-02-08 Christian Rose <menthos@menthos.com>
457 * configure.in: Added "xh" to ALL_LINGUAS.
459 2005-01-26 Padraig O'Briain <padraig.obriain@sun.com>
461 * atk/atk.def: Add atk_text_clip_type_get_type. Bug #165288.
463 2004-12-29 Tor Lillqvist <tml@iki.fi>
465 * atk/atk.def: Add new functions.
467 2004-12-20 Padraig O'Briain <padraig.obriain@sun.com>
469 * atk/atkrelationtype.h: Add description for ATK_RELATION_SUBWINDOW_OF.
472 2004-11-29 Padraig O'Briain <padraig.obriain@sun.com>
474 * ===== Released 1.9.0=====
476 * configure.in: Version 1.9.0, interface age 0, binary age 900
480 Thu Nov 25 14:11:41 2004 Manish Singh <yosh@gimp.org>
482 * autogen.sh: rm autom4te.cache, since it might interfere with
483 differing autoconf versions.
485 2004-11-22 Padraig O'Briain <padraig.obriain@sun.com>
487 * atk/atkobject.c: Replace DEPRECATED by @Deprecated in comments
488 to fix warning when documentation is generated.
490 * atk/atkrelation.[ch]:
491 * docs/tmpl/atkrelation.sgml: Add atk_relation_add_target.
493 * atk/atkrelationset.[ch]:
494 * atk/tmpl/atkrelationset.sgml:
495 Add atk_relation_set_add_relation_by_type.
497 * docs/atk-sections.txt: Add atk_relation_add_target and
498 atk_relation_set_add_relation_by_type.
502 2004-11-17 Padraig O'Briain <padraig.obriain@sun.com>
504 * configure.in: Use gmodule-no-export.pc, requires glib 2.5.7.
505 Patch from Matthias Clasen for bug #158531.
506 Incremented version to 1.9.0.
507 Branch for gnome-2-8 has been created.
509 2004-11-11 Christian Rose <menthos@menthos.com>
511 * configure.in: Added "as" to ALL_LINGUAS.
513 2004-10-28 Padraig O'Briain <padraig.obriain@sun.com>
515 * docs/atk-docs.sgml: Add a more descriptive title in the docs.
516 Patch from Diego Gonzalez. (bug #156296)
518 * atk/text.c (Clarify meaning of end_offset for
519 atk_text_get_text_at_offset().
520 Patch from Bill Haneman. (bug #156574)
522 2004-09-14 Abel Cheung <maddog@linuxhall.org>
524 * configure.in: Added "ar" to ALL_LINGUAS.
526 2004-09-10 Theppitak Karoonboonyanan <thep@linux.thai.net>
528 * configure.in: Added "th" to ALL_LINGUAS.
530 2004-09-07 Padraig O'Briain <padraig.obriain@sun.com>
532 * ===== Released 1.8.0=====
534 * configure.in: Version 1.8.0, interface age 0, binary age 800
538 2004-08-16 Christian Rose <menthos@menthos.com>
540 * configure.in: Added "bs" to ALL_LINGUAS.
542 2004-08-13 Padraig O'Briain <padraig.obriain@sun.com>
544 * *atk/atkdocument.c atk/atkeditabletext.c atk/atkhypertext.c
545 atk/atkimage.c atk/atknoopobjectfactory.c atkobject.c
546 atk/atkstreamablecontent.c atk/atktext.c attk/atkvalue.c:
547 Fix for bug #149990; patch from Kjartan Maraas.
549 2004-08-12 Kjartan Maraas <kmaraas@gnome.org>
551 * configure.in: Added nb to ALL_LINGUAS.
553 2004-08-09 Ankit Patel <ankit@redhat.com>
555 * configure.in: Added "gu" to ALL_LINGUAS.
557 2004-07-28 Padraig O'Briain <padraig.obriain@sun.com>
559 * configure.in: Increment version to 1.7.3 and interface age to 3.
561 * ===== Released Version 1.7.3, interface age 3, binary age 703 ====
565 2004-07-20 Padraig O'Briain <padraig.obriain@sun.com>
567 * docs/atk-sections.txt: Add entries to fix warning when generating
570 * docs/tmpl/atkcomponent.sgml docs/tmpl/atkhyperlink.sgml
571 docs/tmpl/atkhypertext.sgml docs/tmpl/atkobject.sgml
572 docs/tmpl/atkrelation.sgml docs/tmpl/atkselection.sgml
573 docs/tmpl/atktable.sgml docs/tmpl/atktext.sgml: Changes to generated
576 2004-07-20 Padraig O'Briain <padraig.obriain@sun.com>
578 * ===== Released Version 1.7.2, interface age 2, binary age 702 ====
582 2004-07-20 Bill Haneman <bill.haneman@sun.com>
584 * atk/atkobject.h, atkobject.c, atk-object-enum.c:
585 Added ATK_ROLE_EMBEDDED, "embedded component", which is a
586 context hint for assistive technologies that the contained
587 children share a context which differs from the embedding
588 container. Fixes bug #147989.
590 * configure.in: Revved to 1.7.2.
592 2004-06-10 Padraig O'Briain <padraig.obriain@sun.com>
594 * atk/atkcomponent.h: Add definition for atk_rectangle_get_type
595 and ATK_TYPE_RECTANGLE.
596 * atk/atkcomponent.c (atk_component_base_init): Correct definition
597 of "bounds-changed" signal.
598 (atk_rectangle_copy): New function.
599 (atk_rectangle_get_type): New function.
601 2004-06-08 Padraig O'Briain <padraig.obriain@sun.com>
603 * configure.in: Increment version to 1.7.2 and interface age to 2.
605 2004-06-08 Padraig O'Briain <padraig.obriain@sun.com>
607 * ===== Released Version 1.7.1, interface age 1, binary age 701 ====
611 2004-06-04 Padraig O'Briain <padraig.obriain@sun.com>
613 * docs/atk-sections.txt: Add AtkRectangle.
615 * docs/tmpl/atkcomponent.sgml: Add description for bounds-changed
618 2004-05-29 Christian Rose <menthos@menthos.com>
620 * configure.in: Added "tk" to ALL_LINGUAS.
622 2004-05-18 Padraig O'Briain <padraig.obriain@sun.com>
624 * atk/atkobject.c: Allow locale dir not to be harcoded into binary.
627 2004-05-11 Padraig O'Briain <padraig.obriain@sun.com>
629 * atk/atkobject.c: Make extra_roles static.
631 * atk/atkrelation.c: Make extra_names static.
635 * atk/atkstate.h: Add clarification of state ATK_STATE_ENABLED to
638 2004-04-22 Padraig O'Briain <padraig.obriain@sun.com>
640 * configure.in: Increment version to 1.7.1 and interface age to 1.
642 2004-04-22 Padraig O'Briain <padraig.obriain@sun.com>
644 * ===== Released Version 1.7.0, interface age 0, binary age 700 ====
648 2004-04-20 Padraig O'Briain <padraig.obriain@sun.com>
650 * configure.in: Increment version to 1.7.0.
652 * atk/atkcomponent.[ch]: Add new signal "bounds_changed".
653 * docs/tmpl/atkcomponent.sgml: Add new signal "bounds_changed".
657 * atk/atkrelationtype.h: Add new relation ATK_RELATION_PARENT_WINDOW_OF.
658 * atk/atkstate.h: Add new state ATK_STATE_TRUNCATED.
659 * docs/tmpl/atkrelation.sgml: Add new relation
660 * docs/tmpl/atkstate.sgml: Add new state ATK_STATE_TRUNCATED
664 * atk/atktext.c: Make extra_attributes static.
666 2004-04-19 Padraig O'Briain <padraig.obriain@sun.com>
668 * ===== Released 1.6.1=====
670 * configure.in: Version 1.6.1, interface age 1, binary age 601
676 2004-04-08 Guntupalli Karunakar <karunakar@freedomink.org>
678 * configure.in: Added "gu" (Gujarati) to ALL_LINGUAS.
680 2004.04.02 Iñaki Larrañaga <dooteo@euskalgnu.org>
682 * configure.in: Added "eu" (Basque) to ALL_LINGUAS.
684 2004-03-29 Manish Singh <yosh@gimp.org>
686 * autogen.sh: use $ACLOCAL instead of aclocal-1.4 for --print-ac-dir.
688 2004-03-23 Guntupalli Karunakar <karunakar@freedomink.org>
690 * configure.in: Added "pa" (Punjabi) to ALL_LINGUAS.
692 2004-03-23 Pablo Saratxaga <pablo@mandrakesoft.com>
694 * configure.in: Added Walloon (wa) to ALL_LINGUAS
696 2004-03-22 Padraig O'Briain <padraig.obriain@sun.com>
699 * atk/Makefile.am: Update to build on Cygwin. Fixes bug #137666.
700 Patch from Roger Leigh.
702 2004-03-18 Guntupalli Karunakar <karunakar@freedomink.org>
704 * configure.in: Added "mr" for Marathi to ALL_LINGUAS.
706 2004-03-08 Padraig O'Briain <padraig.obriain@sun.com>
708 * ===== Released 1.6.0=====
710 * configure.in: Version 1.6.0, interface age 0, binary age 600
714 2004-03-07 Danilo Ã…Â egan <dsegan@gmx.net>
716 * configure.in: Added "sr@ije" to ALL_LINGAUS.
718 Mon Mar 1 20:32:06 2004 Tim Janik <timj@gtk.org>
721 - exit with $? instead of 1 in case of failure
722 - exit with $? if ./configure failed
723 (that's so autogen.sh && make lines work)
724 - removed --enable-gtk-doc option
725 - added $AUTOGEN_CONFIGURE_ARGS
727 2004-03-01 Tor Lillqvist <tml@iki.fi>
729 * atk/atk.def: Add some missing entries.
731 2004-02-24 Padraig O'Briain <padraig.obriain@sun.com>
733 * ===== Released 1.5.5=====
735 * configure.in: Version 1.5.5, interface age 4, binary age 505
739 2004-02-20 Christian Rose <menthos@menthos.com>
741 * configure.in: Added "en_CA" to ALL_LINGUAS.
743 2004-02-16 Padraig O'Briain <padraig.obriain@sun.com>
745 * ===== Released 1.5.4=====
747 * configure.in: Version 1.5.4, interface age 3, binary age 504
751 2004-02-03 Padraig O'Briain <padraig.obriain@sun.com>
753 * ===== Released 1.5.3=====
755 * configure.in: Version 1.5.3, interface age 2, binary age 503
759 2004-02-01 Robert Sedak <robert.sedak@sk.htnet.hr>
761 * configure.in: Added "hr" (Croatian) to ALL_LINGUAS.
763 2004-01-26 Padraig O'Briain <padraig.obriain@sun.com>
765 * atk/atkobject.c: Revise property name. Fixes bug #130022 from
766 Christian - Manny Calavera - Neumair.
768 2004-01-23 Manish Singh <yosh@gimp.org>
770 * Makefile.am: remove trailing backslash from last line of
773 2004-01-23 Padraig O'Briain <padraig.obriain@sun.com>
775 * atk-uninstalled.pc.in: Correct library name. Fixes bug #132283,
776 from laszlo.peter@ireland.sun.com.
778 * Makefile.am: Add DISTCLEANFILES.
780 2004-01-12 Padraig O'Briain <padraig.obriain@sun.com>
782 * ===== Released 1.5.2=====
784 * configure.in: Version 1.5.2, interface age 1, binary age 502
788 2004-01-05 Padraig O'Briain <padraig.obriain@sun.com>
790 * configure.in: Move specification of ALL_LINGUAS to later in file
791 so that CATOBJEXT is defined correctly.
792 Use ATK_LOCALEDIR instead of atklocaledir.
794 * atk/Makefile.am: Remove definition of ATKLOCALEDIR.
796 * atk/atkobject.c: Use ATK_LOCALEDIR instead of ATKLOCALEDIR.
798 * docs/tmpl/atkhyperlink.sgml: Add text for link-activated signal.
800 2004-01-02 Padraig O'Briain <padraig.obriain@sun.com>
802 * atk/atktext.c (atk_text_free_ranges): Fix segfault (bug #129837)
803 Patch provided by Jeff Franks.
805 2003-12-17 Padraig O'Briain <padraig.obriain@sun.com>
807 * atk/atkobject.c: Change "accel label" to "accelerator label".
810 2003-12-04 Padraig O'Briain <padraig.obriain@sun.com>
812 * ===== Released 1.5.1=====
814 * configure.in: Version 1.5.1, interface age 0, binary age 501
818 2003-12-03 Padraig O'Briain <padraig.obriain@sun.com>
820 * atk/atkobject.[ch]: Add new role ATK_ROLE_EDITBAR. Fixes bug #116007.
822 * atk/docs/tmpl/atkhyperlink.sgml: Add references to new signals and
825 * atk/docs/tmpl/atkobject.sgml: Add references to new property and role
827 2003-12-01 Michael Natterer <mitch@gimp.org>
829 * atk/atkobject.c (atk_object_real_get_property): fix typo:
830 s/g_value_set_set/g_value_set_int/.
832 2003-12-01 Padraig O'Briain <padraig.obriain@sun.com>
834 * atk/atkobject.c: (atk_object_class_init): Make nicks and blurbs of
835 properties translatable. Add new property "accessible-hypertext-nlinks".
836 (atk_object_real_get_property): Add support for new property
837 "accessible-hypertext-nlinks".
839 * atk/atkhyperlink.h: Remove unnecessary comments. Add signal
842 * atk/atkhyperlink.c: Add signals link_activated and new properties
843 "number-of-anchors", "end-index" and "start-index".
845 This fixes bug #112390.
847 2003-11-29 Danilo Ã…Â egan <dsegan@gmx.net>
849 * configure.in: Added "af" to ALL_LINGUAS.
851 2003-11-26 Padraig O'Briain <padraig.obriain@sun.com>
853 * atk/atkobject.c (atk_object_real_ref_state_set): Add state FOCUSED
854 if object is focus object.
856 * atk/atkutil.[ch] (atk_get_focus_object): New function which returns
857 the last object reported by the application as focused.
859 * docs/atk-sections.txt, docs/tmpl/atkutil.sgml:
860 Add atk_get_focus_object.
864 2003-11-26 Padraig O'Briain <padraig.obriain@sun.com>
866 * atk/atkobject.c: Change role names so that the unlocalized names
867 do not contain hyphens and match the Java role names. Fixes bug #125024.
869 2003-11-24 Padraig O'Briain <padraig.obriain@sun.com>
871 * docs/tmpl/atkhyperlink.sgml, docs/tmp/atkhypertext.sgml,
872 docs/tmpl/atkobject.sgml, docs/tmpl/atkrelatiom.sgml,
873 docs/tmpl/atkselection.sgml, docs/tmpl/atktable.sgml,
874 docs/tmpl/atktext.sgml: Regenerate these files. The location of
875 signal information has changed.
877 2003-11-24 Padraig O'Briain <padraig.obriain@sun.com>
879 * ===== Released 1.5.0=====
881 * configure.in: Version 1.5.0, interface age 0, binary age 500
885 2003-11-03 Padraig O'Briain <padraig.obriain@sun.com>
887 * atk/atkrelation.c: Use weak references for objects in a relation
888 instead of object references so that objects are not leaked when
889 corresponding widgets are destroyed.
891 This fixes bug #125725.
893 2003-10-31 Padraig O'Briain <padraig.obriain@sun.com>
895 * configure.in: Add reference to docs/version.xml
897 Should have been done in previous commit but was omitted.
898 Fixes build break reported in bugs #1258548 and #125902.
900 2003-10-29 Padraig O'Briain <padraig.obriain@sun.com>
902 * configure.in: Add reference to docs/version.xml
904 * docs/Makefile.am: Add references to version.xml.in and version.xml
906 * docs/atk-docs.sgml: Add reference to version.xml
908 * docs/version.xml.in: New file.
910 This fixes bug #125758.
912 2003-10-24 Padraig O'Briain <padraig.obriain@sun.com>
914 * atk/atkrelation.c (atk_relation_new): Fix memory leak. (bug #124877)
916 2003-10-09 Padraig O'Briain <padraig.obriain@sun.com>
918 * ===== Released 1.4.1=====
920 * configure.in: Version 1.4.1, interface age 1, binary age 401
924 2003-09-28 Gediminas Paulauskas <menesis@delfi.lt>
926 * configure.in: Added lt to ALL_LINGUAS.
928 2003-09-23 Padraig O'Briain <padraig.obriain@sun.com>
930 * atk.spec.in: Correct typo. Fix provided by Scott Kennedy.
931 This fixes bug #121990.
933 2003-09-21 Ã
\85smund Skjæveland <aasmunds@fys.uio.no>
935 * configure.in: Added Norwegian (nynorsk) code
938 2003-09-10 Padraig O'Briain <padraig.obriain@sun.com>
940 * atk/atkobject.c: Remove comments about signals. The description
941 should be in files in docs/tmpl directory.
943 * docs/tmpl/atkhypertext.sgml: Add description for link-selected signal.
944 * docs/tmpl/atkobject.sgml: Add descriptions for
945 active-descendant-changed, children-changed, focus-event,
946 property-change, state-change and visible-data-changed signals.
947 * docs/tmpl/atkselection.sgml: Add description for selection-changed
949 * docs/tmpl/atktable.sgml: Add descriptions for column-deleted,
950 columnn-inserted, column-reordered, model-changed, row-deleted,
951 row-inserted and row-reordered signals.
952 * docs/tmpl/atktext.sgml: Add description for text-attributes-changed,
953 text-caret-moved, text-changed and text-selection-changed signals.
955 This fixes bug #121163.
957 2003-09-02 Padraig O'Briain <padraig.obriain@sun.com>
959 * ===== Released 1.4.0=====
961 * configure.in: Version 1.4.0, interface age 0, binary age 400
965 2003-08-28 Christian Rose <menthos@menthos.com>
967 * configure.in: Added "ne" to ALL_LINGUAS.
969 2003-08-25 Padraig O'Briain <padraig.obriain@sun.com>
971 * ===== Released 1.3.6=====
973 * configure.in: Version 1.3.6, interface age 2, binary age 306
977 2003-08-08 Malcolm Tredinnick <malcolm@commsecure.com.au>
979 * autogen.sh: Clarify an error message.
981 2003-08-08 Guntupalli Karunakar <karunakar@freedomink.org>
983 * configure.in: Added "hi" in ALL_LINGUAS.
985 2003-08-07 Padraig O'Briain <padraig.obriain@sun.com>
987 * ===== Released 1.3.5=====
989 * configure.in: Version 1.3.5, interface age 1, binary age 305
993 2003-08-04 Padraig O'Briain <padraig.obriain@sun.com>
995 * Remove po/Makefile.in.in. This fixes bug #119053.
997 2003-07-08 Padraig O'Briain <padraig.obriain@sun.com>
999 * atk/atktable.c (atk_table_ref_at): Ensure that row and column values
1002 This is a partial fix for bug #116712.
1004 2003-07-03 Padraig O'Briain <padraig.obriain@sun.com>
1006 * atk/atkstateset.c (atk_state_set_is_empty): Correct return value.
1007 Fixes bug #116621. Problem reported by Mario Lang.
1009 2003-06-25 Fatih Demir <kabalak@gtranslator.org>
1011 * configure.in: (Re-?)added "ta" (Tamil) to languages' list.
1013 2003-06-23 Padraig O'Briain <padraig.obriain@sun.com>
1016 Added locale directory to spec file. Fix provided by
1017 James T. Richardson, Jr.
1019 2003-06-19 Padraig O'Briain <padraig.obriain@sun.com>
1021 * ===== Released 1.3.4=====
1025 2003-06-13 Tor Lillqvist <tml@iki.fi>
1027 * atk/atkobject.c (atk_role_get_localized_name): Set
1028 gettext_initialized.
1030 * atk-zip.sh.in (DEVZIP): libtool 1.5 installs DLLs in the bin
1031 directory, so look there, too. Include the message catalogs.
1033 2003-06-10 Padraig O'Briain <padraig.obriain@sun.com>
1035 * configure.in: Version 1.3.4, interface age 0, binary age 304
1037 * atkrelationtype.h, docs/tmpl/atkrelation.sgml: Add new relation
1040 2003-06-05 Paul Duffy <dubhthach@frink.nuigalway.ie>
1042 * configure.in: Added ga (irish) to ALL_LINGUAS
1044 2003-06-05 Kenneth Rohde Christiansen <kenneth@gnu.org>
1046 * configure.in: Added li to ALL_LINGUAS.
1048 2003-05-30 Padraig O'Briain <padraig.obriain@sun.com>
1050 * ===== Released 1.3.3=====
1052 * configure.in: Version 1.3.3, interface age 3, binary age 303
1056 2003-05-28 Padraig O'Briain <padraig.obriain@sun.com>
1058 * atk/atkobject.h docs/tmpl/atkobject.sgml: Add new role
1059 ATK_ROLE_AUTOCOMPLETE.
1061 2003-05-20 Padraig O'Briain <padraig.obriain@sun.com>
1063 * atk/atkstate.h, docs/tmpl/atkstate.sgml: Add state
1064 ATK_STATE_INDETERMINATE. This state is used by Oo for check buttons
1065 which can have a value other than on or off.
1067 2003-05-19 Arafat Medini <lumina@silverpen.de>
1069 *configure.in: Added "ar" (Arabic) to ALL_LINGUAS
1071 2003-05-16 Telsa Gwymme <hobbit@aloss.ukuu.org.uk>
1073 * configure.in: Added "cy" (Welsh) to ALL_LINGUAS
1075 2003-05-15 Padraig O'Briain <padraig.obriain@sun.com>
1077 * ===== Released 1.3.2=====
1079 * configure.in: Version 1.3.2, interface age 2, binary age 302
1083 2003-05-09 Samúel Jón Gunnarsson <sammi@techattack.nu>
1085 * is.po: Added "is" into ALL_LINGUAS.
1087 2003-05-06 Padraig O'Briain <padraig.obriain@sun.com>
1089 * configure.in: Make message when pkg-config fails to find glib-2.0.pc
1092 * po/pl.po: Updated Polish translation from Artur Flinta.
1094 2003-05-05 Duarte Loreto <happyguy_pt@hotmail.com>
1096 * configure.in: Added Portuguese (pt) to ALL_LINGUAS.
1098 2003-05-05 Christian Rose <menthos@menthos.com>
1100 * configure.in: Added sr and sr@Latn to ALL_LINGUAS.
1102 2003-05-01 Padraig O'Briain <padraig.obriain@sun.com>
1104 * ===== Released 1.3.1=====
1106 * configure.in: Version 1.3.1, interface age 1, binary age 301
1110 * po/yi.po: Update line numbers.
1112 2003-04-25 Padraig O'Briain <padraig.obriain@sun.com>
1114 * atk/stateset.h: Fix typo in documentation.
1116 * autogen.sh (have_libtool): Accept libtool-1.5. (#111481)
1117 Patch provided by Ali Akcaagac.
1119 2003-03-26 Christian Rose <menthos@menthos.com>
1121 * configure.in: Added "yi" to ALL_LINGUAS.
1123 2003-03-21 Takeshi AIHANA <aihana@gnome.gr.jp>
1125 * configure.in: Added Japanese 'ja' into ALL_LINGUAS.
1127 2003-03-20 Padraig O'Briain <padraig.obriain@sun.com>
1129 * ===== Released 1.3.0=====
1131 * configure.in: Version 1.3.0, interface age 0, binary age 300
1135 2003-03-20 Guntupalli Karunakar <karunakar@freedomink.org>
1137 * configure.in: Added Malayalam (ml) in ALL_LINGUAS
1139 2003-03-20 Padraig O'Briain <padraig.obriain@sun.com>
1141 * docs/atk-sections.txt: Add 11 unused declarations.
1143 2003-03-20 James Henstridge <james@daa.com.au>
1145 * autogen.sh: update to call automake-1.7, libtoolize, gtkdocize
1146 and glib-gettextize.
1148 * configure.in: cleanup to make use of newer autoconf/automake
1151 * Makefile.am: get rid of custom distcheck rule, which is no
1154 * atk/Makefile.am: cleanup makefile. Use BUILT_SOURCES for built
1157 * docs/Makefile.am: use common gtk-doc.make.
1159 * docs/atk-docs.sgml: update to use gtk-doc's XML mode.
1161 2003-03-16 Joel Brich <joel.brich@laposte.net>
1163 * configure.in: Added "eo" to ALL_LINGUAS
1164 * po/eo.po: Added Esperanto translation
1165 from Charles Voelger <cvoelger@dweasel.com>
1167 2003-03-12 Tor Lillqvist <tml@iki.fi>
1169 * atk/atk.def: Add one more missing export, thanks to Cedric
1172 2003-03-07 Padraig O'Briain <padraig.obriain@sun.com>
1174 * atk/atkobject.c (atk_object_set_role): Add check that role is
1175 actually being changed. Do not emit notification for initial
1176 role setting. (bug #107710)
1178 2003-03-06 Padraig O'Briain <padraig.obriain@sun.com>
1180 * atk/atkrelationset.c: Current returning of FALSE to 0 in function
1181 which returns integer; (bug #107661) reported by Morten Welinder.
1183 2003-03-05 Padraig O'Briain <padraig.obriain@sun.com>
1185 * atk/atk-relation.c
1186 atk/atkrelationset.c
1187 atk/atkstatset.c: Correct returning of FALSE to NULL in functions
1188 which return pointer; (bug #107650) reported by Morten Welinder.
1190 2003-02-26 Padraig O'Briain <padraig.obriain@sun.com>
1192 * test/Makefile.am: Update to produce .so files
1193 (Problem reported and solution reported by Michael.Wilson@bull.net)
1195 2003-02-26 Padraig O'Briain <padraig.obriain@sun.com>
1197 * atk/atkgobjectaccessible.c (atk_gobject_accessible_from_object):
1198 Correct creation of non-AtkGObjectAccessible (bug #107124)
1200 * atk/atkobject.c (atk_object_class_init): Set default initialize
1201 function so that code which does not check for existence of parent
1202 class's initialize function will work.
1204 * atk/atkvalue.c: (atk_value_get_minimum_value,
1205 atk_value_get_maximum_value, atk_value_get_current_value):
1206 Reset Value argument if it is a valid GValue otherwise zeroise it.
1208 docs/tmpl/atkhypertext.sgml: Add link-selected signal.
1210 2003-02-25 Tor Lillqvist <tml@iki.fi>
1212 * Makefile.am (EXTRA_DIST): Dist atk-zip.sh.in, not atk-zip.sh.
1214 * atk/atk.def: Add a couple of missing entries, thanks to Cedric
1217 * atk/atk.rc.in: New file, for version info in the DLL on
1218 Windows. Similar as in GLib, GTK, etc.
1220 * configure.in: Generate atk/atk.rc.
1222 * atk/Makefile.am: Use atk.rc on Windows.
1223 (EXTRA_DIST): Distribute atk.rc(.in).
1225 * atk/atkobject.c: On Windows, don't use hardcoded ATKLOCALEDIR,
1226 but deduce it from DLL location, like GLib, GTK etc do.
1228 2003-02-23 Abel Cheung <maddog@linux.org.hk>
1230 * configure.in: Added "mk" to ALL_LINGUAS.
1232 2003-02-21 Roozbeh Pournader <roozbeh@sharif.edu>
1234 * configure.in: Added "fa" to ALL_LINGUAS.
1236 2003-02-21 Metin Amiroff <metin@karegen.com>
1238 * configure.in: Added Azerbaijanian to ALL_LINGUAS.
1240 2003-02-19 Dmitry G. Mastrukov <dmitry@taurussoft.org>
1242 * configure.in: Added Belarusian to ALL_LINGUAS.
1244 2003-02-14 Padraig O'Briain <padraig.obriain@sun.com>
1246 * atk/atknoopobject.c: Add AtkHypertext interface as this object should
1247 claim to implement all interfaces.
1249 2003-02-12 Padraig O'Briain <padraig.obriain@sun.com>
1251 * atk/atkhyperlink.c (atk_hyperlink_class_init): Correct typo in blurb
1253 * atk/atkhypertext.c
1254 (atk_hypertext_get_link): Add check on link_index value
1255 (atk_hypertext_get_link_index): Add check on char_index value
1257 2003-02-09 Christian Rose <menthos@menthos.com>
1259 * configure.in: Added "kn" to ALL_LINGUAS.
1261 2003-02-07 Christian Rose <menthos@menthos.com>
1263 * configure.in: Added "bn" to ALL_LINGUAS.
1265 2003-02-06 Christian Rose <menthos@menthos.com>
1267 * configure.in: Added "id" to ALL_LINGUAS.
1269 2003-02-04 Padraig O'Briain <padraig.obriain@sun.com>
1271 * atk/atkgobjectaccessible.c (atk_gobject_accessible_for_object):
1272 Add weak reference so we do not leak the accessible when the object
1273 dies. Problem reported by Alex Larsson.
1275 2003-02-02 Fatih Demir <kabalak@gtranslator.org>
1277 * configure.in: Added "tr" (Turkish) to the languages' list.
1279 2003-01-30 Padraig O'Briain <padraig.obriain@sun.com>
1281 * atk/atkhyperlink.[ch]
1282 New property selected-link defined.
1283 Function pointer is_selected_link added to interface
1284 (atk_hyperlink_is_selected_link: New functions which checks
1285 whether the specified AtkHyperlink is selected
1287 * atk/atkhypertext.[ch]
1288 New signal link-selected added.
1290 * docs/atk-sections.txt: Add atk_hyperlink_is_selected_link
1292 * docs/tmpl/atkhyperlink.sgml: Add reference to property selected-link
1293 and function atk_hyperlink_is_selected_link.
1295 This fixes bug #104621.
1297 Tue Jan 28 13:52:20 2003 Manish Singh <yosh@gimp.org>
1299 * autogen.sh (have_automake): call the versioned automake when
1300 checking the version itself.
1302 Tue Jan 28 15:18:24 2003 Owen Taylor <otaylor@redhat.com>
1304 * autogen.sh (have_automake): Fix version in complaint
1305 message about automake. (#104366, Rich Burridge)
1307 2003-01-26 Daniel Yacob <locales@geez.org>
1309 * configure.in: Added am to ALL_LINGUAS.
1311 2003-01-23 Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>
1313 * configure.in: Added "sk" to ALL_LINGUAS.
1315 2003-01-23 Abel Cheung <maddog@linux.org.hk>
1317 * configure.in: Added "zh_TW" (traditional Chinese) to ALL_LINGUAS.
1319 2003-01-23 Evandro Fernandes Giovanini <evandrofg@ig.com.br>
1321 * configure.in: Added "pt_BR" to ALL_LINGUAS.
1323 2003-01-22 Marius Andreiana <marius galuna.ro>
1325 * configure.in: added 'ro' to ALL_LINGUAS
1327 2003-01-21 Christian Rose <menthos@menthos.com>
1329 * configure.in: Added "mn" to ALL_LINGUAS.
1331 2003-01-21 Padraig O'Briain <padraig.obriain@sun.com>
1334 (atk_text_base_init): Set vtable entry for default implementations
1335 (atk_text_get_range_extents): Omit calling default implementation
1336 (atk_text_get_bounded_ranges): Omit calling default implementation
1338 * atk/atkcomponent.c
1339 (atk_component_base_init): New function to set vtable entry for
1340 default implementations
1341 (atk_component_ref_accessible_at_point): Omit calling default
1343 (atk_component_contains): Omit calling default implementation
1344 (atk_component_get_position): Omit calling default implementation
1345 (atk_component_get_size): Omit calling default implementation
1347 2003-01-21 Padraig O'Briain <padraig.obriain@sun.com>
1350 (atk_object_real_set_property): Add support for PROP_TABLE_SUMMARY
1351 and PROP_TABLE_CAPTION_OBJECT.
1352 (atk_object_real_get_property): Add support for PROP_TABLE_SUMMARY
1353 and PROP_TABLE_CAPTION_OBJECT.
1355 This completes ATK changes for bug #74814.
1357 2003-01-21 Padraig O'Briain <padraig.obriain@sun.com>
1359 * atk/atkobject.c: Add property accessible-table-caption-object.
1360 This addresses bug #74814.
1362 * atk/atkobject.h: Move some documentation from template file to
1363 avoid warnings when building.
1365 * atk/atkrelation.c: Add new properties relation and target.
1366 This addresses bug #72426.
1368 * atktext.[ch]: Add new functions atk_text_get_range_extents and
1369 atk_text_get_bounded_ranges.
1370 Also added data structures AtkTextRectangle and AtkTextRange, enum
1371 AtkTextClipType and helper function atk_text_free_ranges.
1372 This addresses bug #100943.
1373 (atk_text_get_character_extents): Ensure that the reported width is
1374 not negative. This fixes bug #102954)
1376 * docs/atk-sections.txt: Add new functions and data items.
1378 * docs/tmpl/atk-object.sgml: Remove some documentation and put in
1379 atkobject.h. Add reference to accessible-table-caption-object.
1381 * docs/tmpl/atk-relation.sgml: Add new properties
1383 * docs/tmpl/atktext.sgml: Add new functions and data items.
1386 2003-01-20 Padraig O'Briain <padraig.obriain@sun.com>
1388 * ===== Released 1.2.2=====
1390 * configure.in: Version 1.2.2, interface age 2, binary age 202
1394 2003-01-19 He Qiangqiang <carton@linux.net.cn>
1396 * configure.in: Added "zh_CN" to ALL_LINGUAS.
1398 2003-01-12 Laurent Dhima <laurenti@alblinux.net>
1400 * configure.in: Added 'sq'(albanian) to ALL_LINGUAS.
1402 2003-01-11 Pauli Virtanen <pauli.virtanen@hut.fi>
1404 * configure.in (ALL_LINGUAS): Added "fi" (Finnish)
1406 2003-01-06 Alessio Frusciante <algol@firenze.linux.it>
1408 * configure.in (ALL_LINGUAS): Added "it" (Italian)
1410 2003-01-06 Padraig O'Briain <padraig.obriain@sun.com>
1412 * configure.in: Add -with-html-dir option. (bug #102497)
1414 * docs/Makefile.am: Remove INSTALLDIR and HTML_DIR
1416 * docs/tmpl/atkobject.sgml: Update so property names are in
1419 2003-01-03 Padraig O'Briain <padraig.obriain@sun.com>
1421 * ===== Released 1.2.1=====
1423 * configure.in: Version 1.2.1, interface age 1, binary age 201
1427 2003-01-02 Zbigniew Chyla <cyba@gnome.pl>
1429 * configure.in (ALL_LINGUAS): Added pl (Polish).
1431 2002-12-23 Nam SungHyun <namsh@kldp.org>
1433 * configure.in: Added Korean (ko) to ALL_LINGUAS
1435 2002-12-22 Artis Trops <hornet@navigator.lv>
1437 * configure.in: Added Latvian (lv) to ALL_LINGUAS.
1439 2002-12-22 Christophe Merlet <redfox@redfoxcenter.org>
1441 * configure.in (ALL_LINGUAS): added French (fr).
1443 2002-12-21 Jordi Mallach <jordi@sindominio.net>
1445 * configure.in (ALL_LINGUAS): added Catalan (ca).
1447 2002-12-20 Padraig O'Briain <padraig.obriain@sun.com>
1449 * ===== Released 1.2.0 ======
1451 * configure.in: Version 1.2.0, interface age 0, binary age 200
1453 * NEWS: Final update for 1.2.0.
1455 * docs/tmpl/atkobject.sgml: Order of properties have been changed.
1457 2002-12-18 Dmitry G. Mastrukov <dmitry@taurussoft.org>
1459 * configure.in: Added Russian to ALL_LINGUAS.
1461 2002-12-16 Padraig O'Briain <padraig.obriain@sun.com>
1463 * ===== Released 1.1.5=====
1465 * configure.in: Version 1.1.5, interface age 2, binary age 105
1469 2002-12-13 Padraig O'Briain <padraig.obriain@sun.com>
1471 * atk/atktext.c (atk_text_get_caret_offset): Return 0 instead of -1
1472 if caret is not supported. This addresses bug #101020.
1474 * configure.in: Use third argument of AC_DEFINE to get rid of
1477 Thu Dec 12 14:57:20 2002 Owen Taylor <otaylor@redhat.com>
1479 * acinclude.m4: Remove; wasn't needed, and referred
1480 to GLib internal m4 files now gone.
1482 Thu Dec 12 11:04:05 2002 Manish Singh <yosh@gimp.org>
1484 * configure.in: Require autoconf-2.53.
1486 2002-12-12 Yanko Kaneti <yaneti@declera.com>
1488 * configure.in (ALL_LINGUAS): Added Bulgarian (bg).
1490 2002-12-11 Pablo Saratxaga <pablo@mandrakesoft.com>
1492 * configure.in (ALL_LINGUAS): Added Vietnamese (vi), Hebrew (he),
1495 2002-12-07 Andras Timar <timar@gnome.hu>
1497 * configure.in (ALL_LINGUAS): Added Hungarian (hu).
1499 2002-12-06 Padraig O'Briain <padraig.obriain@sun.com>
1501 * ===== Released 1.1.4 =====
1503 * configure.in: Version 1.1.1, interface age 1, binary age 104
1507 2002-12-05 Ole Laursen <olau@hardworking.dk>
1509 * configure.in (ALL_LINGUAS): Added Danish (da).
1511 2002-12-02 Pablo Gonzalo del Campo <pablodc@bigfoot.com>
1513 * configure.in (ALL_LINGUAS): Added Spanish (es).
1515 2002-12-01 Christian Neumair <chris@gnome-de.org>
1517 * configure.in (ALL_LINGUAS): Added German (de).
1519 2002-11-22 Kjartan Maraas <kmaraas@gnome.org>
1521 * configure.in (ALL_LINGUAS): Added "no".
1523 2002-11-22 Padraig O'Briain <padraig.obriain@sun.com>
1525 * Update NEWS for 1.1.3
1527 2002-11-21 Padraig O'Briain <padraig.obriain@sun.com>
1529 * configure.in: Update to take account of gtk-doc-version being 0.10
1530 Updated version required to 0.9
1532 2002-11-20 Bill Haneman <bill.haneman@sun.com>
1535 Added ATK_ROLE_APPLICATION.
1538 (atk_role_get_localized_name):
1539 Added ATK_ROLE_APPLICATION case.
1541 * docs/atk-decl.txt:
1542 Added ATK_ROLE_APPLICATION to docs.
1544 2002-11-18 Abi Brady <morwen@evilmagic.org>
1546 * configure.in: Added "en_GB" to ALL_LINGUAS.
1548 2002-11-15 Hasbullah BIn Pit <sebol@ikhlas.com>
1550 * configure.in: Added "ms" to ALL_LINGUAS.
1552 2002-11-15 Padraig O'Briain <padraig.obriain@sun.com>
1554 * Update NEWS for 1.1.2
1556 * docs/tmpl/atkhyperlink.sgml docs/tmpl/atkobject.sgml
1559 2002-11-14 Bill Haneman <bill.haneman@sun.com>
1562 Revved to 1.1.2, interface age 0, binary age 102.
1564 * atk/atkrelationtype.h:
1565 (ATK_RELATION_EMBEDS, ATK_RELATION_EMBEDDED_BY):
1566 New relations to handle content embedding, for instance
1567 text that embeds or flows around images.
1569 * atk/atkhyperlink.h:
1570 (atk_hyperlink_is_inline):
1571 New API, returns whether a hyperlink's content is
1572 partially displayed inline; useful for small images
1573 emedded in text, and for HTML <src> elements.
1574 (AtkHyperlinkClass->link_state):
1575 New virtualized method, used to implement various
1576 state query API such as atk_hyperlink_is_inline().
1578 * atk/atkhyperlink.c:
1579 (atk_hyperlink_is_inline):
1582 * docs/atk-sections.txt:
1583 Additions for above API.
1585 2002-11-13 Padraig O'Briain <padraig.obriain@sun.com>
1587 * atk/atkobject.[ch]: Add signal active-descendant-changed
1589 2002-11-11 Christian Rose <menthos@menthos.com>
1591 * configure.in: Added "sv" to ALL_LINGUAS.
1593 Fri Nov 8 19:55:25 2002 Soeren Sandmann <sandmann@daimi.au.dk>
1595 * atk/atkhyperlink.c
1596 * atk/atkhyperlink.h
1601 * docs/tmpl/atkhyperlink.sgml
1602 * docs/tmpl/atkobject.sgml
1603 * docs/tmpl/atktable.sgml
1604 * docs/tmpl/atktext.sgml
1606 Trivial s/foo/foo_/ fixes to make atk.h includable with -Wshadow
1609 2002-11-05 Padraig O'Briain <padraig.obriain@sun.com>
1611 * autogen.sh: Add call to autoheader to create config.h.in
1613 2002-11-04 Padraig O'Briain <padraig.obriain@sun.com>
1615 * acinclude.m4: New file
1617 * autogen.sh: Add i18n support (copied from gtk+).
1619 * configure.in: Add definition for atklocaledir and check for
1620 bind_textdomain_codeset()
1622 * atk/Makefile.am: Add DEfininition of ATKLOCALEDIR to INCLUDES
1624 * atk/atkobject.c (atk_role_get_localized_name): Add code to
1627 * po/.cvsignore: Add extra files.
1629 2002-11-01 Padraig O'Briain <padraig.obriain@sun.com>
1631 * configure.in: Create po/Makefile; patch supplied by
1632 Dan Mills (thunder@ximain.com)
1634 2002-10-31 Padraig O'Briain <padraig.obriain@sun.com>
1636 * ===== Released 1.1.1 =====
1638 * configure.in: Version 1.1.1, interface age 0, binary age 101
1642 * atk/Makefile.am: Add atkintl.h to EXTRA_DIST.
1644 2002-10-30 Padraig O'Briain <padraig.obriain@sun.com>
1646 * Makefile.am: Add po directory
1648 * configure.in: Add support for I18N
1650 * acconfig.h atk/atkintl.h: New files used to support I18N
1652 * atk/atkobject.c: Update atk_role_get_localized_name() to
1653 allow for localized name to be returned.
1655 * docs/Makefile.am: Add atkintl.h to IGNORE_HFILES
1657 * po/Makfile.in.in, po/POTFILES.in, po/po2tbl.sed.in po/.cvsignore
1658 po/ChangeLog: New files
1660 2002-10-30 Padraig O'Briain <padraig.obriain@sun.com>
1662 * atk/Makefile.am, atk/atk.h: Add reference to atk/atkrelationtype.h
1664 * atk/atkaction.[ch]: Add atk_action_get_localized_name.
1666 * atk/atkobject.[ch]: Add atk_role_get_localized_name,
1667 atk_object_add_relationship and atk_object_remove_relationship
1668 Add new roles ATK_ROLE_HEADER, ATK_ROLE_FOOTER, ATK_ROLE_PARAGRAPH
1671 * atk/atkrelation.h: Move definition of AtkRelationType to
1674 * atk/atkstate.h: Add new state ATK_STATE_MANAGES_DESCENDANTS
1676 * atk/atktext.[ch]: Add text-attributes-changed signal.
1678 * docs/atk-sections.txt, docs/tmpl/atkaction.sgml: Add new functions.
1680 * docs/tmpl/atkobject.sgml: Add new functions and new roles.
1682 * docs/tmpl/atkrelation.sgml: Add new relations
1684 * docs/tmpl/atkstate.sgml: Add new state
1686 * docs/tmpl/atktext.sgml: Add new signal
1688 * tests/testrelation.c: Add tests for new relationship functions.
1690 2002-10-01 Padraig O'Briain <padraig.obriain@sun.com>
1692 * atk/atkobject.c (atk_object_notify): Fix leak; report and patch
1693 supplied by Sebastian Rittau (srittau@jroger.in-berlin.de)
1697 2002-09-24 Padraig O'Briain <padraig.obriain@sun.com>
1699 * ===== Released 1.1.0 =====
1703 2002-09-18 Padraig O'Briain <padraig.obriain@sun.com>
1706 increment version to 1.1.0, in view of the fact that we've
1707 branched for GNOME-2 and GTK+-2.0, and this is HEAD.
1708 Also reset INTERFACE_AGE to zero, since an enum was added.
1709 Use similar library numbering as GTK.
1711 * docs/tmpl/atkobject.sgml: Add ATK_LAYER_WINDOW
1713 2002-09-06 Mark McLoughlin <mark@skynet.ie>
1715 * atk/atkobject.h: add ATK_LAYER_WINDOW.
1717 * atk/atkcomponent.c: upd docs.
1719 2002-09-06 Padraig O'Briain <padraig.obriain@sun.com>
1721 * docs/atk-sections.txt: Add ...Iface symbols to Standard sections to
1722 avoid unused declarations
1724 * docs/tmpl/atkobject.sgml docs/tmpl/atkrelationset.sgml:
1725 Move AtkRelationSet from atkobject to atkrelationset.
1727 2002-09-05 Padraig O'Briain <padraig.obriain@sun.com>
1729 * docs/atk-sections.txt docs/tmpl/atkaction.sgml
1730 docs/tmpl/atkcomponent.sgml docs/tmpl/atkdocument.sgml
1731 docs/tmpl/atkeditabletext.sgml docs/tmpl/atkhypertext.sgml
1732 docs/tmpl/atkimage.sgml docs/tmpl/atkobject.sgml
1733 docs/tmpl/atkselection.sgml docs/tmpl/atkstreamablecontent.sgml
1734 docs/tmpl/atktable.sgml docs/tmpl/atktext.sgml
1735 docs/tmpl/atkvalue.sgml:
1736 Remove reference to ...Iface data structures; which eliminates
1737 undocumented symbols.
1739 2002-09-05 Padraig O'Briain <padraig.obriain@sun.com>
1741 * atk/atkutil.h: Add documentation for AtkKeyEventType
1743 * docs/tmpl/action.sgml docs/tmpl/atkcomponent.sgml
1744 docs/tmpl/atkdocument.sgml docs/tmpl/atkeditabletext.sgml
1745 docs/tmpl/atkgobjectaccessible.sgml docs/tmpl/atkhyperlink.sgml
1746 docs/tmpl/atkhypertext.sgml docs/tmpl/atkimage.sgml
1747 docs/tmpl/atknoopobject.sgml docs/tmp[l/atknoopobjectfactory.sgml
1748 docs/tmpl/atkobject.sgml docs/tmpl/atkobjectfacory.sgml
1749 docs/tmpl/atkregistry.sgml docs/tmpl/atkrelation.sgml
1750 docs/tmpl/atkselection.sgml docs/tmpl/atkstate.sgml
1751 docs/tmpl/atkstreamablecontent.sgml docs/tmpl/atktable.sgml
1752 docs/tmpl/atktext.sml docs/tmpl/atkutil.sgml
1753 docs/tmpl/atkutil.sgml:
1754 Reduce number of undocumented symbols
1756 2002-08-26 Padraig O'Briain <padraig.obriain@sun.com>
1758 * atk/atknoopobjectfactory.c:
1759 Add implementation for atk_object_factory_get_accessible_type()
1761 2002-08-18 Havoc Pennington <hp@pobox.com>
1763 * autogen.sh: hardcode aclocal-1.4/automake-1.4 so that users with
1764 both automake 1.6 and 1.4 installed get the right automake. Means
1765 compilation from CVS will now require the latest automake 1.4
1766 release, or manually creating symlinks called "automake-1.4" and
1769 2002-08-16 Padraig O'Briain <padraig.obriain@sun.com>
1771 These changes improve the quality of the documentation by adding
1772 information about properties and signals.
1775 Add atktargetlib, STRIP_BEGIN, STRIP_END and STRIP_DUMMY for
1776 use in docs Makefile.am
1779 Add missing include files, atk/atknoopobject.h and
1780 atknoopobjectfactory.h
1783 Add support for scan program
1786 Added content to this file
1788 * docs/tmpl/atkgobjectaccessible.sgml docs/tmpl/atkhyperlink.sgml
1789 docs/tmpl/atknoopobject.sgml docs/tmpl/atknoopobjectfactory.sgml
1790 docs/tmpl/atkobjectfactory.sgml docs/tmpl/atkregistry.sgml
1791 docs/tmplatkutil.sgml:
1792 Removed references to contents of object's data structure
1794 * docs/tmpl/atkobject.sgml docs/tmpl/atkselection.sgml
1795 docs/tmpl/atktable.sgml docs/tmpl/atktext.sgml:
1796 Add references to signals and properties.
1798 Wed Jul 31 17:08:04 2002 Owen Taylor <otaylor@redhat.com>
1800 * ===== Released 1.0.3 =====
1802 * configure.in (GLIB_REQUIRED_VERSION): Version 1.0.3,
1803 interface, binary version 3.
1807 2002-07-14 Padraig O'Briain <padraig.obriain@sun.com>
1809 * README: Updated to describe where to log bugs and mention mailing
1812 2002-06-20 Padraig O'Briain <padraig.obriain@sun.com>
1814 * atk/atkutil.h atk/docs/atk-docs.sgml atk/docs/tmpl/atk-component.sgml
1815 atk/docs/atkdocument.sgml atk/docs/tmpl/atkeditabletext.sgml
1816 atk/docs/tmpl/atkgobjectaccessible.sgml atk/docs/tmpl/atkhyperlink.sgml
1817 atk/docs/tmpl/atkhypertext.sgml atk/docs/tmpl/atkimage.sgml
1818 atk/docs/atknoopobject.sgml atk/docs/tmpl/atknoopobjectfactory.sgml
1819 atk/docs/tmpl/atkobjectfactory.sgml atk/docs/tmpl/atkregistry.sgml
1820 atk/docs/tmpl/atkregistry.sgml atk/docs/tmpl/atkrelationset.sgml
1821 atk/docs/tmpl/atkselection.sgml atk/docs/tmpl/atkstate.sgml
1822 atk/docs/tmpl/atkstateset.sgml atk/docs/tmpl/atkstreamablecontent.sgml
1823 atk/docs/tmpl/atktable.sgml atk/docs/tmpl/atktext.sgml
1824 atk/docs/tmpl/atkutil.sgml atk/docs/tmpl/atkvalue.sgml
1825 Update documentation.
1827 2002-05-29 Padraig O'Briain <padraig.obriain@sun.com>
1829 * atk/atkregistry.c:
1830 64 bit fixes for ATK. Patch supplied by George Lebl (jirka@5z.com)
1833 Thu Mar 28 18:27:32 2002 Owen Taylor <otaylor@redhat.com>
1835 * ===== Released 1.0.2 ======
1839 * configure.in: Version 1.0.2, interface, binary age 2
1841 2002-04-26 Padraig O'Briain <padraig.obriain@sun.com>
1843 * atk/atkutil.c (atk_focus_tracker_notify):
1844 Allow for object being NULL which means the window containing the
1845 focus widget has lost focus. We update the previous_focus_object
1846 so we can emit notification for focus widget when window regains
1849 2002-04-15 Padraig O'Briain <padraig.obriain@sun.com>
1851 * atk/atkgobjectaccessible.c:
1852 (atk_gobject_accessible_for_object): Allow for case where created
1853 AtkObject is not a AtkGObjectAccessible so quark_accessible_object
1854 was not initialized in atk_gobject_accessible_class_init
1856 Thu Mar 28 18:27:32 2002 Owen Taylor <otaylor@redhat.com>
1858 * ===== Released 1.0.1 ======
1862 * configure.in: Version 1.0.1, interface, binary age 1.0.0.
1864 2002-03-19 Padraig O'Briain <padraig.obriain@sun.com>
1866 * atk/atkutil.c (atk_focus_tracker_notify):
1867 Do not do notification if previously notified object is the same as
1870 2002-03-14 Tor Lillqvist <tml@iki.fi>
1872 * atk/Makefile.am: Use correct name for the DLL when generating
1873 the MSVC import library.
1875 2002-03-13 Bill Haneman <bill.haneman@sun.com>
1877 * atk/atkutil.c (atk_object_get_root):
1878 Changed g_type_class_peek to g_type_class_ref,
1879 this seemed to be triggering a SEGV in some cases.
1882 2002-03-12 Padraig O'Briain <padraig.obriain@sun.com>
1884 * atk/atkgobjectaccessible.c (atk_gobject_accessible_dispose):
1885 Correct name of data set to NULL from quark_accessible_object to
1888 2002-03-09 Padraig O'Briain <padraig.obriain@sun.com>
1890 * atk/atkhyperlink.c (atk_hyperlink_get_type):
1893 Thu Mar 7 23:52:51 2002 Owen Taylor <otaylor@redhat.com>
1895 * ===== Released 1.0.0 ======
1897 * NEWS: Final update for 1.0.0.
1899 * README: Update the compilation instructions a bit.
1901 2002-03-06 Tor Lillqvist <tml@iki.fi>
1904 * atk/Makefile.am: Use ATK_API_VERSION also in the Win32 import
1907 Tue Mar 5 16:54:21 2002 Owen Taylor <otaylor@redhat.com>
1911 * tests/Makefile.am: Don't install libteststateset.la,
1912 libtestrelation.la. (#73655, James Henstridge)
1914 * autogen.sh: Add --enable-gtk-doc
1916 * configure.in: --disable-gtk-doc by default.
1918 * Makefile.am: Add a slightly modified distcheck rule
1919 that passes --enable-gtk-doc to the configure inside.
1920 (So that 'make dist' succeeds inside.)
1922 Tue Mar 5 11:55:35 2002 Owen Taylor <otaylor@redhat.com>
1924 * configure.in: Require GLib-2.0.0.
1926 * configure.in atk/Makefile.am tests/Makefile.am atk.pc.in:
1927 Switch over to the Glib/GTK+ versioning scheme.
1929 2002-03-05 Padraig O'Briain <padraig.obriain@sun.com>
1931 * atk/atktext.c (atk_text_get_text):
1932 Permit end offset value of -1
1934 2002-02-28 Padraig O'Briain <padraig.obriain@sun.com>
1936 * atk/atkhypertext.h:
1939 2002-02-28 Sven Neumann <sven@gimp.org>
1941 * configure.in: beautified configure --help output.
1943 2002-02-27 Padraig O'Briain <padraig.obriain@sun.com>
1945 * atk/atkhypertext.h atk/atkhyperlink.h:
1946 Add padding to class structures to allow for future expansion.
1948 * atk/atkdocument.h:
1949 Add padding to class structures to allow for future expansion.
1951 * atk/atkobjectfactory.h atk/atkgobjectaccessible.h:
1952 Add padding to class structures to allow for future expansion.
1954 Mon Feb 25 19:09:39 2002 Owen Taylor <otaylor@redhat.com>
1956 * configure.in: Bail if AM_PATH_GLIB_2_0 fails.
1958 2002-02-26 Tor Lillqvist <tml@iki.fi>
1960 * atk/Makefile.am: Do use -no-undefined on Win32, otherwise
1961 libtool won't create a DLL.
1963 2002-02-25 Padraig O'Briain <padraig.obriain@sun.com>
1966 Remove -no-undefined because of problems with uunresolved symbols
1967 in libgobject on Solaris when using gcc
1969 Sat Feb 23 23:02:23 2002 Owen Taylor <otaylor@redhat.com>
1971 * configure.in: Version 0.13
1973 * NEWS: Update for 0.13
1975 * docs/atk-sections.txt: Update.
1977 2002-02-22 Padraig O'Briain <padraig.obriain@sun.com>
1979 * atk/atkgobjectaccessible.c atk/atkhyperlink.c atk/atknoopobject.c
1980 atk/atknoopobjectfactory.c atkobject.c atk/atkobjectfactory.c
1981 atk/atkregistry.c atk/atkrelation.c atk/atkrelationset.c:
1982 Make use of parent_class consistent; define as gpointer and
1983 use g_type_class_peek_parent() to get it
1986 Delete unused empty line
1988 * atk/atkregistry.c atk/atkrelation.c:
1989 Make parent_class static
1991 2002-02-20 Padraig O'Briain <padraig.obriain@sun.com>
1994 Add check for offset being negative in functions which have offset
1995 parameter and return immediately if so.
1997 2002-02-15 Padraig O'Briain <padraig.obriain@sun.com>
1999 * atk/atkcomponent.h:
2000 Change argument of get_layer and get_mdi_zorder function pointers
2001 to be AtkComponent instead of AtkObject
2003 * atk/atkcomponent.c:
2004 Change atk_component_get_layer and atk_component_get_mdi_zorder
2005 to refer to argument as component instead os accessible
2007 * docs/atk-sections.txt docs/tmpl/atkaction.sgml
2008 docs/tmpl/atkcomponent.sgml docs/tmpl/atkeditabletext.sgml
2009 docs/tmpl/atkimage.sgml docs/tmpl/atkobject.sgml
2010 docs/tmpl/atkselection.sgml docs/tmpl/atkstreamablecontent.sgml
2011 docs/tmpl/atktable.sgml docs/tmpl/atktext.sgml docs/tmpl/atkvalue.sgml:
2012 Update for recent changes
2014 2002-02-15 Padraig O'Briain <padraig.obriain@sun.com>
2017 Guard atk.h with ifndef __ATK_H__
2018 (#71405 reported by terra@diku.dk (Morten Welinder))
2020 2002-02-13 Padraig O'Briain <padraig.obriain@sun.com>
2022 * atk/atkaction.h atk/atkcomponent.h atk/atkeditabletext.h
2023 atk/atkhyperlink.h atk/atkimage.h atk/atkobject.h
2024 atk/atkrelationset.h atk/atkselection.h atk/atkstreamablecontent.h
2025 atk/atktable.h atk/atktext.h atk/atkvalue.h:
2026 Add padding to class structures to allow for future expansion.
2028 2002-02-11 Bill Haneman <bill.haneman@sun.com>
2031 Incremented revision and tagged GNOME_D2_BETA.
2034 Marked atk_object_get_layer and atk_object_get_mdi_zorder
2035 as deprecated (should use atk_component API below).
2038 Added atk_component_get_layer and atk_component_get_mdi_zorder
2039 (erroneously defined in atkobject, they belong here).
2042 Fixed some property get/set bugs.
2044 * NEWS: updated for GNOME 2 Desktop Beta.
2046 2002-02-11 jacob berkman <jacob@ximian.com>
2048 * atk/atkselection.[ch] (atk_selection_get_type):
2049 * atk/atktable.[ch] (atk_table_get_type):
2050 * atk/atkregistry.h (atk_get_default_registry):
2051 * atk/atknoopobjectfactory.[ch] (atk_no_op_object_factory_get_type):
2052 * atk/atkobjectfactory.[ch] (atk_object_factory_get_type):
2053 * atk/atkcomponent.[ch] (atk_component_get_type):
2054 * atk/atkaction.[ch] (atk_action_get_type): declare function
2055 arguments as (void) rather than ()
2057 2002-02-04 Bill Haneman <bill.haneman@sun.com>
2060 Incremented revision.
2062 2002-01-30 Bill Haneman <bill.haneman@sun.com>
2064 * docs/tmpl/atkaction.sgml:
2065 * docs/tmpl/atkcomponent.sgml:
2066 * docs/tmpl/atkeditabletext.sgml:
2067 * docs/tmpl/atkimage.sgml:
2068 * docs/tmpl/atkobject.sgml:
2069 * docs/tmpl/atkselection.sgml:
2070 * docs/tmpl/atktable.sgml:
2071 * docs/tmpl/atktext.sgml:
2072 * docs/tmpl/atkvalue.sgml:
2073 Initial entries into the SHORT_DESCRIPTION and LONG_DESCRIPTION
2074 fields to improve docs; the documentation now gives some
2075 information on the purpose and function of the various ATK
2076 interfaces, and which types of UI components typically implement
2079 Tue Jan 29 23:29:46 2002 Owen Taylor <otaylor@redhat.com>
2081 * NEWS: Retroactively write a NEWS entry for 0.9 and 0.10.
2083 2002-01-28 Padraig O'Briain <padraig.obriain@sun.com>
2086 Update version number to 0.10, for Desktop Alpha 2
2088 2002-01-28 Padraig O'Briain <padraig.obriain@sun.com>
2091 Correct inconsistencies between registered signal parameter types
2092 and default signal handler struct fields
2093 (based on patch from Murray Cumming <murray@usa.net>)
2095 2002-01-10 Bill Haneman <bill.haneman@sun.com>
2098 Update version number to 0.9, for Beta2 package.
2100 Wed Jan 9 11:26:56 2002 Owen Taylor <otaylor@redhat.com>
2102 * atk/Makefile.am (s-enum-types-h): Include glib-object.h,
2103 Add G_BEGIN_DECLS/END_DECLS to atk-enum-types.h. (#61845,
2106 2002-01-07 Padraig O'Briain <padraig.obriain@sun.com>
2108 * atk/atkcomponent.c (atk_component_add_focus_handler):
2109 Add comments to clarify behavior if handler has already been added
2111 * docs/tmpl/atktext.sgml:
2112 Update for change of caret_changed to text_caret_moved
2114 2002-01-05 Hans Breuer <hans@breuer.org>
2116 * atk/makefile.msc : generate atk-enum-types.[hc]
2117 NOTE: the long comment in atkobject.h is crashing perl,
2118 at least version 5.005_02 built for MSWin32-x86-object
2119 Binary build 506 provided by ActiveState. Temporary
2120 deleting the AtkRole comment allows to work-around.
2122 atk/atk.def : updated externals
2124 2002-01-02 Padraig O'Briain <padraig.obriain@sun.com>
2126 * atk/atkgobjectaccessible.h
2127 Fixed typo in define (reported by Jeff Franks)
2129 * atk/atktext.c atk/atktext.h
2130 Change name of default signal handler for text_caret_moved signal
2131 from caret_changed to text_caret_moved
2132 Change enum CARET_MOVED to TEXT_CARET_MOVED
2133 (both issues reported by Jeff Franks)
2135 2001-12-15 Michael Meeks <michael@ximian.com>
2137 * atk/atkrelation.c (atk_relation_class_init):
2139 (atk_relation_finalize): chain to parent.
2141 * atk/atkrelationset.c (atk_relation_set_class_init),
2142 (atk_relation_set_finalize): same fix.
2144 Sat Dec 22 12:26:51 2001 Owen Taylor <otaylor@redhat.com>
2146 * configure.in: Version 0.8, require GLib-1.3.12
2148 * atk/makefile.msc (PKG_VER): Version 0.8.
2150 Thu Dec 20 00:33:47 2001 Owen Taylor <otaylor@redhat.com>
2152 * atk/Makefile.am (EXTRA_DIST): Set GPATH - necessary
2153 for correct srcdir != builddir operation when
2154 generating source files in srcdir.
2156 Thu Dec 20 00:27:01 2001 Owen Taylor <otaylor@redhat.com>
2158 * docs/tmpl/atkutil.sgml: remove some conflict
2161 2001-12-19 Padraig O'Briain <padraig.obriain@sun.com>
2166 2001-12-19 Padraig O'Briain <padraig.obriain@sun.com>
2168 Add new files atk/atkgobjectaccessible.c atk/atkgobjectaccessible.h
2169 docs/tmpl/atkgobjectaccessible.sgml
2171 * atk/Makefile.am atk/atk.h:
2172 Add references to new files
2174 * atk/atkobject.c atk/atkobject.h
2175 docs/tmpl/atkobject.sgml:
2176 Add new function atk_object_initialize
2178 * atk/atkobjectfactory.c atk/atkobjectfactory.h
2179 docs/tmpl/atkobjectfactory.sgml:
2180 Add new function atk_object_factory_get_accessible_type
2182 * docs/atk-sections.txt:
2184 Add functions in atk-unused.txt
2187 2001-12-17 Darin Adler <darin@bentspoon.com>
2189 * atk/atktext.c: Add missing #include <string.h>
2191 2001-12-13 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
2193 * atk/Makefile.am, tests/Makefile.am: Compile with
2194 -DG_DISABLE_DEPRECATED. See #52790.
2196 2001-12-11 Padraig O'Briain <padraig.obriain@sun.com>
2198 * atk/atkcomponent.c (atk_component_ref_accessible_at_position):
2199 Remove unnecessary g_retunn_val_if_fail() call.
2201 2001-12-08 Michael Meeks <michael@ximian.com>
2203 * atk/atkregistry.c (atk_registry_class_init):
2204 paranoia is not appropriate here, setup parent_class,
2205 don't create a new default registry here - makes no
2207 (atk_registry_finalize): chain to parent class, do
2208 g_hash_table_destroys instead of g_frees.
2210 2001-12-07 Padraig O'Briain <padraig.obriain@sun.com>
2213 Update to create atk-enum-types.h before compiling source files
2214 (Problem reported by xavier ordoquy <xordoquy@aurora-linux.com>)
2216 2001-12-05 Padraig O'Briain <padraig.obriain@sun.com>
2218 * atk/atk.def atk/atktext.c atk/atktext.h docs/atk-sections.txt
2219 docs/tmpl/atktext.sgml tests/testrelation.c:
2220 Change atk_attribute_register to atk_text_attribute_register,
2221 atk_attribute_get_value to atk_text_attribute_get_value,
2222 atk_attribute_get_name to atk_text_attribute_get_name
2223 atk_attribute_for_name to atk_text_attribuute_for_name
2225 2001-12-04 Padraig O'Briain <padraig.obriain@sun.com>
2228 Add implementation of atk_attribute_register, atk_attribute_for_name
2229 Udate atk_attribute_get_name to use ATK_TYPE_TEXT__ATTRIBUTE and
2230 support extra attributes being defined
2233 Add ATK_TEXT_ATTR_INVALID and ATK_TEXT_ATTR_LAST_DEFINED to allow
2234 extra attributes to be defined
2235 Add atk_attribute_register() and atk_attribute_for_name()
2240 * docs/atk-sections.txt docs/tmpl/atktext.sgml
2241 Update because of additions to atk/atktext.h
2243 * tests/testrelation.c:
2244 Add tests for text attributes
2246 2001-12-04 Padraig O'Briain <padraig.obriain@sun.com>
2249 Update atk_role_register() to allow extra roles to be defined
2250 Update atk_role_get_name() and atk_role_for_name() for newly defined
2253 * tests/testrelation.c:
2256 2001-12-03 Padraig O'Briain <padraig.obriain@sun.com>
2258 * atk/atkrelation.c:
2259 Use ATK_TYPE_RELATION_TYPE in atk_relation_type_get_name() and
2260 atk_relation_type_for_name()
2263 Use ATK_TYPE_STATE_TYPE in atk_state_type_get_name() and
2264 atk_state_type_for_name()
2266 * tests/testrelation.c, tests/teststateset.c:
2267 Update tests as name componenets are separated by hyphen (-) rather
2270 2001-11-29 Padraig O'Briain <padraig.obriain@sun.com>
2273 Generate files atk-enum-types.c and atk-enums-types.h to create
2277 Use ATK_TYPE_ROLE in atk_role_get_name() and atk_role_for_name()
2279 2001-11-28 Bill Haneman <bill.haneman@sun.com>
2282 Changed calls to g_type_class_peek() to g_type_class_ref() where
2283 it makes more sense, and in other places check for a non-null
2284 klass return before trying to call class methods. This prevents
2285 SEGV if no Atk-implementation library has been loaded.
2288 Fixed gtk-doc warning.
2290 2001-11-28 Padraig O'Briain <padraig.obriain@sun.com>
2292 * atk/atkobject.[c|h]:
2293 Add functions atk_role_get_name() and atk_role_for_name() which
2294 transform a role into an untranslated string
2295 Update comments in atkobject.h which refer to property names
2297 * atk/atkrelation.c:
2298 Correct error in atk_relation_type_get_name
2300 * docs/atk-sections.txt
2301 Added atk_role_get_name and atk_role_for_name
2306 2001-11-23 Hans Breuer <hans@breuer.org>
2308 * atk/atk.def : updated externals
2310 * atk/atktext.c atk/atkutil.c : added two spaces to fix
2311 minor coding style issues. Found by my exports generator.
2313 * atk/makefile.msc : version 0.7, use build dir from
2316 Thu Nov 22 14:37:40 2001 Owen Taylor <otaylor@redhat.com>
2320 * configure.in (GLIB_REQUIRED_VERSION): Require GLib-1.3.11
2322 2001-11-22 Padraig O'Briain <padraig.obriain@sun.com>
2324 * atk/atknoopobject.c:
2325 Specify role as ATK_ROLE_INVALID and layer as ATK_LAYER_INVALID
2326 when creating object
2328 2001-11-22 Padraig O'Briain <padraig.obriain@sun.com>
2330 * atk/atk.def, atk/atkrelationtype.h, docs/atk-sections.txt,
2331 docs/tmpl/atkrelation.sgml:
2332 Change atk_relation_type_from_string to atk_relation_type_for_name
2333 Add atk_relation_type_get_name
2335 * atk/atkrelationtype.c:
2336 Change atk_relation_type_from_string to atk_relation_type_for_name
2337 Add atk_relation_type_get_name
2338 Update atk_relation_type_register() to correctly register new
2342 Changed name of static variable type to last_type
2343 Changed name of paremeter if atk_state_type_get_name to type to match
2349 * tests/README, tests/Makefile.am
2350 Add new test file testrelation.c
2352 2001-11-22 Bill Haneman <bill.haneman@sun.com>
2354 * atk/atkutil.c (atk_add_key_event_listener):
2355 Fix gtk-doc comment and clarify use of 'data' gpointer.
2357 2001-11-22 Michael Meeks <michael@ximian.com>
2359 * atk/atkutil.c (atk_add_key_event_listener): switch
2362 * atk/atkobject.c (atk_object_real_get_property):
2363 add missing 'break'.
2365 2001-11-21 Michael Meeks <michael@ximian.com>
2367 * atk/atkrelation.c: pull in string.h for strcmp
2369 * atk/atktext.c (atk_text_get_selection): fix bug / warning.
2371 * atk/atkutil.c (atk_add_global_event_listener),
2372 (atk_get_toolkit_name, atk_get_toolkit_version):
2375 2001-11-21 Bill Haneman <bill.haneman@sun.com>
2377 * atk/atkrelation.c: Added gtk-doc docs for
2378 atk_relation_type_from_string.
2380 Wed Nov 21 17:54:44 2001 Owen Taylor <otaylor@redhat.com>
2382 * atk/atkobject.h (enum): Fix trailing comma on
2385 * docs/atk-sections.txt: Update.
2389 2001-11-21 Padraig O'Briain <padraig.obriain@sun.com>
2391 * atk/atkobject.[c|h]:
2392 Add additional argument (name) to state-change signal
2393 Update atk_object_notify_state_change to take account of
2394 extra argument for state-change
2396 * atk/atkmarshal.list:
2397 Add marshaller for VOID:STRING,BOOLEAN
2399 2001-11-21 Padraig O'Briain <padraig.obriain@sun.com>
2401 * atk/atkobject.[c|h], docs/atk-sections.txt, docs/tmpl/atkobject.sgml:
2402 Add enum AtkLayer and functions atk_object_get_layer and
2403 atk_object_get_mdi_zorder
2405 2001-11-20 Padraig O'Briain <padraig.obriain@sun.com>
2407 * atk/atkobject.[c|h]:
2408 Remove property accessible-state; use signal state-change instead
2409 Change signature of state-change handler to take gboolean as argument
2410 instead of AtkPropertyValues
2411 Update atk_object_notify_state_change() to emit state-change signal
2413 * atk/atkstate.[c|h], docs/tmpl/atkstate.sgml:
2414 Remove state ATK_STATE_COLLAPSED
2416 2001-11-19 Bill Haneman <bill.haneman@sun.com>
2420 Added state-changed signal to atkobject, in anticipation of
2421 deprecating the accessible-state property.
2424 Fixed signature of atk_util_add_key_listener () to
2425 take an AtkKeySnoopFunc instead of a pointer to same.
2427 2001-11-19 Padraig O'Briain <padraig.obriain@sun.com>
2429 * atk/atkobject.c (atk_object_notify_state_change):
2430 Fix bug in calculation of number of toggle states
2433 Correct out-by-1 error in atk_state_type_register()
2434 Use type (number of states defined) in atk_state_type_get_name()
2435 and atk_state_type_for_name()
2437 2001-11-17 Padraig O'Briain <padraig.obriain@sun.com>
2439 * atk/atkeditabletext.c:
2440 Remove unused structure _AtkEditableTextIfaceClass
2442 * atk/atkobject.[c|h]
2443 Remove signals model_changed and selection_changed
2445 * atk/selection.[c|h]
2446 Add signal selection_changed
2448 * atk/atktable.[c|h]
2449 Remove unused structure _AtkTableIfaceClass
2450 Add signal model_changed
2453 Remove unused structure _AtkTextIfaceClass
2454 Add signal text_selection_changed
2456 * docs/tmpl/atkobject.sgml, docs/tmpl/atkselection.sgml,
2457 docs/tmpl/atktable.sgml, atk/tmpl/atktext.sgml:
2458 Documentation changes
2460 2001-11-17 Tor Lillqvist <tml@iki.fi>
2462 * atk-zip.sh.in: Build separate runtime and developer packages.
2464 * atk/atk.def: Update.
2466 2001-11-14 Bill Haneman <bill.haneman@sun.com>
2470 atk_add_key_event_listener (AtkKeySnoopFunc *listener,
2472 atk_remove_key_event_listener (AtkKeySnoopFunc *listener,
2475 to allow non-GTK-dependent installation of key snoop functions.
2476 This also meant adding definitions of AtkKeySnoopFunc and
2479 2001-11-08 Padraig O'Briain <padraig.obriain@sun.com>
2481 * atk/atkobject.c (atk_object_notify_state_change):
2482 Notify previous value when a state if toggled, e.g. ATK_STATE_COLLAPSED
2483 to ATK_STATE_EXPANDED or vice versa.
2485 2001-11-05 Padraig O'Briain <padraig.obriain@sun.com>
2488 Add role ATK_ROLE_TREE_TABLE
2490 * atk/atkrelation.h:
2491 Remove ATK_RELATION_NODE_CHILDREN and ATK_RELATION_NODE_PARENT
2492 and added ATK_RELATION_NODE_CHILD_OF; this is for use by TreeTable
2494 * docs/tmpl/atk-unused.sgml, docs/tmpl/atkaction.smgl,
2495 docs/tmpl/atkcomponent.sgml, docs/tmpl/atkdocument.sgml,
2496 docs/tmpl/atkeditabletext.tmpl, docs/tmpl/atkimage.tmpl,
2497 docs/tmpl/atkobject.sgml, docs/tmpl/atkrelation.sgml,
2498 docs/tmpl/atkselection.sgml, docs/tmpl/atkstate.sgml,
2499 docs/tmpl/atkstreamablecontent.sgml, docs/tmpl/atktable.sgml,
2500 docs/tmpl/atktext.sgml, docs/tmpl/atkutil.sgml:
2501 Update to reflect the current state of the documentation in the code.
2503 2001-10-31 Padraig O'Briain <padraig.obriain@sun.com>
2505 * atk/relation.h, docs/tmpl/atkrelation.sgml:
2506 Add two new relations ATK_RELATION_NODE_CHILDREN and
2507 ATK_RELATION_NODE_PARENT to support compound objects in a
2508 node or cell of a tree or table
2509 Added descriptions of all relations which are defined
2512 Remove functions atk_table_real_get_index_at(),
2513 atk_table_real_get_column_at_index() and
2514 atk_table_real_get_row_at_index()
2515 Correct typos in documentation of other functions.
2517 2001-10-28 Tor Lillqvist <tml@iki.fi>
2519 * atk-zip.sh.in: New file, used to build developer package for
2523 * configure.in: Add it.
2525 * atk/Makefile.am: Add rules to install and uninstall mingw import
2528 2001-10-26 Padraig O'Briain <padraig.obriain@sun.com>
2530 * atk/atkobject.[c|h]
2531 Remove the following properties
2532 accessible-child - use signal children_changed for notification
2533 accessible-text - use signal text_changed for notification
2534 accessible-caret - use signal text_caret_moved for notification
2535 accessible-selection - use new signal selection_changed
2537 accessible-visible-data - use new signal visible_data_changed
2539 accessible-model - use new signal model_changed for notification
2540 Notify when role or parent changes
2541 Allow parent and role to be set or got using g_object_set() or
2544 Wed Oct 24 11:13:13 2001 Owen Taylor <otaylor@redhat.com>
2550 2001-10-25 Padraig O'Briain <padraig.obriain@sun.com>
2552 * atk/atkobject.h, docs/tmpl/atkobject.sgml:
2553 Add role ATK_ROLE_TERMINAL for an accessible terminal.
2555 2001-10-22 Padraig O'Briain <padraig.obriain@sun.com>
2557 * atk/atkobject.c (atk_object_notify_state_change):
2558 Initialize AtkPropertyValue data structure to 0 instead of using
2561 2001-10-19 Tor Lillqvist <tml@iki.fi>
2563 * configure.in: Set automake conditionals OS_WIN32 if on (native)
2564 Win32, and MS_LIB_AVAILABLE if lib.exe is available. Calculate
2565 LT_CURRENT - LT_AGE and set LT_CURRENT_MINUS_AGE to that value.
2567 * atk/Makefile.am: Add atk.def to EXTRA_DIST. On Win32, use
2568 -export-symbols atk.def. If lib.exe is available, generate
2569 atk.lib, and install it.
2571 * atk/atk.def: Update with new entry points.
2573 2001-10-19 Padraig O'Briain <padraig.obriain@sun.com>
2575 * atk/atkobject.[c|], docs/atk-sections.txt,
2576 docs/tmpl/atkobject.sgml:
2577 Add convenience function atk_object_notify_state_change()
2578 to generate property notification of state change.
2580 * atk/atktext.c, docs/tmpl/atk-unused.sgml:
2581 Correct comments on functions atk_attribute_get_name() and
2582 atk_attribute_get_value()
2584 2001-10-17 Padraig O'Briain <padraig.obriain@sun.com>
2587 Update comments in atk_text_get_text_[at|after|before]_offset()
2588 to clarify what these functions will return.
2590 2001-10-16 Padraig O'Briain <padraig.obriain@sun.com>
2593 Update comments in atk_text_get_run_attributes() and
2594 atk_text_get_default_attributes().
2596 2001-10-15 Padraig O'Briain <padraig.obriain@sun.com>
2599 Change "property-change" signal to allow detail (i.e. property name)
2600 and add detail in atk_object_notify().
2602 2001-10-15 Padraig O'Briain <padraig.obriain@sun.com>
2605 Correct order of attribute names in text_attr_name array.
2607 2001-10-12 Padraig O'Briain <padraig.obriain@sun.com>
2609 * atk/atktext.[c|h]:
2610 * docs/atk-sections.txt, docs/tmpl/atktext.sgml:
2611 Use enum AtkTextAttribute to specify what attribute are supported
2612 rather than hash defines. Define new functions atk_attribute_get_name()
2613 and atk_attribute_get_value() which return the strings for the
2614 attribute name and values for those attribute which have named values.
2616 2001-10-10 Padraig O'Briain <padraig.obriain@sun.com>
2618 * atk/atktext.c (atk_text_get_run_attributes):
2621 * atk/atktext.c (atk_text_get_default_attributes):
2622 Add call to set iface.
2624 2001-10-10 Padraig O'Briain <padraig.obriain@sun.com>
2626 * atk/atktext.[c|h]:
2627 * docs/atk-sections.txt, docs/tmpl/atktext.sgml:
2628 Add new function atk_text_get_default_attributes
2629 Rename atk_text_ref_run_attributes to atk_text_get_run_attributes
2631 2001-10-09 Padraig O'Briain <padraig.obriain@sun.com>
2633 * atk/atktext.c (atk_attribute_set_free):
2634 Avoid leaking of AtkAttributeSet data structure; speed up code.
2636 * docs/tmpl.atk*.sgml
2637 Updated to reflect current APIs.
2639 2001-10-01 jacob berkman <jacob@ximian.com>
2641 * docs/Makefile.am (dist-hook-local): depend on all-local so that
2642 make dist works correctly w/o having to build first
2644 2001-10-01 Tor Lillqvist <tml@iki.fi>
2646 * configure.in: Add AC_LIBTOOL_WIN32_DLL.
2648 Sat Sep 29 19:45:00 2001 Bill Haneman <bill.haneman@sun.com>
2650 * configure.in (ATK_MICRO_VERSION): Version 0.6
2651 (because libglade will depend on a the small api addition below)
2653 * atk/makefile.msc (PKG_VER): Version 0.6
2655 * atk/atkrelation.h:
2656 * atk/atkrelation.c: (AtkRelationType
2657 atk_relation_type_from_string (const gchar *name)): Added method.
2660 Tue Sep 25 12:08:52 2001 Owen Taylor <otaylor@redhat.com>
2662 * configure.in (ATK_MICRO_VERSION): Version 0.5
2664 * configure.in (GLIB_REQUIRED_VERSION): Up to 1.3.9
2666 * atk/makefile.msc (PKG_VER): Version 0.5
2668 2001-09-21 Hans Breuer <hans@breuer.org>
2670 * atk/atk.def : updated externals
2671 * atk/makefile.msc : version 0.4
2673 * atk/atktext.c (atk_text_get_character_extents) : real_height
2674 is a reference to int, so use &local_height
2676 Wed Sep 19 10:46:44 2001 Tim Janik <timj@gtk.org>
2680 Tue Sep 18 23:41:32 2001 Tim Janik <timj@gtk.org>
2682 * configure.in (AM_INIT_AUTOMAKE): auto init from ATK_VERSION.
2683 up ATK_VERSION to 0.4, interface age 0, binary age 0.
2684 (from 0.2 which was not properly updated last time).
2685 depend on glib 1.3.8.
2689 2001-09-11 Padraig O'Briain <padraig.obriain@sun.com>
2692 Add object reference when object is set as accessible_parent
2694 2001-09-05 Mark McLoughlin <mark@skynet.ie>
2696 * configure.in: remember ACLOCAL_FLAGS.
2698 2001-09-05 Padraig O'Briain <padraig.obriain@sun.com>
2700 * atk/atktable.[c|h]
2701 Change atk_table_get_caption() and atk_table_set_caption()
2702 to deal with AtkObject* rather than gchar*
2703 Remove redundant and incorrect comments
2705 Mon Sep 3 19:42:47 2001 Owen Taylor <otaylor@redhat.com>
2707 * configure.in: Version 0.3
2709 * configure.in (GLIB_REQUIRED_VERSION): Require GTK+-1.3.7
2713 2001-09-03 Padraig O'Briain <padraig.obriain@sun.com>
2716 Correct property definitions for "accessible-table-caption",
2717 "accessible-table-column-description",
2718 "accessible-table-row-description"
2720 Update comments to include all properties defined
2722 2001-08-24 Padraig O'Briain <padraig.obriain@sun.com>
2724 * atk/atkhyperlink.h:
2725 Change AtkHyperLink to AtkHyperlink in comment
2726 * atk/atkhypertext.[c|h]:
2727 Change AtkHyperLink to AtkHyperlink
2728 * atk/atktable.[c|h]:
2729 Make gchar* arguments const; make return value of type gchar*
2731 * docs/atk-sections.txt
2732 Remove reference to AtkHyperLink
2733 * docs/atk-used.sgml, docs/tmpl/atkhyperlink.sgml
2734 docs/tmpl/atkhypertext.sgml, docs/tmpl/atkdocs.sgml:
2737 2001-08-23 Padraig O'Briain <padraig.obriain@sun.com>
2740 Add functions atk_table_real_get_index_at(),
2741 atk_table_real_get_row_at_index(), atk_table_real_get_column_at_index()
2742 as default implementations for atk_table_get_index_at(),
2743 atk_table_get_row_at_index(), atk_table_get_column_at_index()
2745 2001-08-23 Padraig O'Briain <padraig.obriain@sun.com>
2748 Refer to return value in function documentation for
2749 atk_action_do_action
2751 Fix typo in comments
2752 * docs/tmpl/atkaction.sgml:
2753 Update to include return value
2755 2001-08-22 Marc Mulcahy <marc.mulcahy@sun.com>
2757 * atk/atkaction.c atk/atkaction.h:
2758 Made atk_action_do_action return a gboolean as the class member of
2759 AtkActionIface does.
2763 2001-08-20 Padraig O'Briain <padraig.obriain@sun.com>
2765 * docs/tmpl/atkimage.sgml atk/atkimage.h:
2766 Swap height and width arguments to atk_image_get_image_size
2768 Swap height and height arguments to atk_image_get_image_size
2769 Do not crash if NULL pointers are passed for return values
2771 2001-08-17 Padraig O'Briain <padraig.obriain@sun.com>
2773 * docs/tmpl/atktext.sgml atk/atktext.h:
2774 Change parameter names *offset to *_offset
2775 * atk/atkcomponent.c:
2776 Do not crash if NULL pointers are passed for return values
2778 Change parameter names *offset to *_offset
2779 Do not crash if NULL pointers are passed for return values
2781 2001-08-16 Bill Haneman <bill.haneman@sun.com>
2784 Changed g_type_class_peek() to g_type_class_ref()
2785 in atk_add_global_event_listener(), since
2786 g_type_class_peek() could return NULL when an
2787 instance of the class had not been created.
2789 2001-08-16 Padraig O'Briain <padraig.obriain@sun.com>
2791 * docs/atk-sections.txt, docs/tmpl/atktext.sgml:
2792 Ensure that atk_attribute_set_free is in the documentation.
2794 2001-08-16 Padraig O'Briain <padraig.obriain@sun.com>
2796 * atk/atktext.[c|h], docs/tmpl/atktext.sgml:
2797 Swapped order of width and height arguments to
2798 atk_text_get_character_extents()
2799 Changed AtkAttrributeSet_free to atk_attribute_set_free
2801 2001-08-15 Padraig O'Briain <padraig.obriain@sun.com>
2803 * atk/atktext.[c|h], docs/tmpl/atktext.sgml:
2804 Changed "length" argument of atk_text_get_character_extents() to
2807 2001-08-15 Jens Finke <jens@gnome.org>
2809 * Makefile.am (EXTRA_DIST): Added atk.spec and atk.spec.in files.
2810 * configure.in: Moved GLIB_REQUIRED_VERSION to top of file and
2811 added a AC_SUBST for it. This is needed for the spec.in file.
2812 Added atk.spec to output list.
2813 * atk.spec.in: New file.
2815 2001-08-13 Padraig O'Briain <padraig.obriain@sun.com>
2817 * atk/atkcomponent.[c|h]
2818 * docs/atk-sections.txt, docs/tmpl/atkcomponent.sgml
2819 Change atk_component_get_accessible_at_point to
2820 atk_component_ref_accessible_at_point so it will work for flyweights
2822 Sun Aug 12 10:33:02 2001 Owen Taylor <otaylor@redhat.com>
2824 * docs/Makefile.am: Set GPATH to fix srcdir != builddir problems
2827 2001-08-09 Padraig O'Briain <padraig.obriain@sun.com>
2829 * atk/atkaction.c, atk/atkcomponent.c
2830 Remove all instances of g_return_if_fail (foo != NULL); that are
2831 immediately before a g_return_if_fail (ATK_IS_FOO (foo));
2832 since the second check catches the NULL.
2833 * atk/atkcomponent.c
2834 Add functions atk_component_real_contains(),
2835 atk_component_real_get_position(), atkcomponent_real_get_size()
2836 as default implementations for atk_component_contains(),
2837 atk_component_get_position(), atk_component_get_size()
2839 2001-08-07 Brian Cameron <brian.cameron@sun.com>
2841 * atk/atkimage.[ch] docs/atk-sections.txt
2842 docs/tmpl/atkimage.sgml
2843 Updated AtkImage get_position to get_image_position
2844 so the naming is consistant. Now get_image_position
2845 and get_image_size return -1 for x/y/height/width
2846 if AtkImage implementations of these functions is
2849 2001-07-31 Padraig O'Briain <padraig.obriain@sun.com>
2852 Create an object relation set when the object is created.
2854 2001-07-30 Brian Cameron <brian.cameron@sun.com>
2857 Changed first argument of atk_add_global_event_listener
2858 so the callback function is of type GSignalEmissionHook
2859 instead of AtkEventListener. AtkEventListener is
2860 appropriate for Focus event callbacks, but not generic
2863 2001-07-27 Padraig O'Briain <padraig.obriain@sun.com>
2866 Add function atk_object_real_ref_state_set() which creates the
2867 state set and adds states ATK_STATE_SELECTABLE and ATK_STATE_SELECTED
2870 2001-07-27 Padraig O'Briain <padraig.obriain@sun.com>
2873 Remove all instances of g_return_if_fail (foo != NULL); that are
2874 immediately before a g_return_if_fail (ATK_IS_FOO (foo));
2875 since the second check catches the NULL.
2877 2001-07-26 Padraig O'Briain <padraig.obriain@sun.com>
2880 Fix problem with ATK not building after running make maintainer-clean
2881 and autogen.sh: add extra files to MAINTAINERCLEANFILES
2883 2001-07-25 Bill Haneman <bill.haneman@sun.com>
2886 * atk/atkeditabletext.h
2888 * atk-uninstalled.pc.in
2891 Removed (unused) #defines of pango/pango.h
2892 Removed references to/dependencies on pango from .pc files
2893 Removed dependencies on pango from makefile.msc and configure.in
2895 2001-07-24 Padraig O'Briain <padraig.obriain@sun.com>
2897 * atk/atkobject.[c|h]
2898 Move some implementation from GAIL:
2899 Default implementations for some some functions
2900 atk_object_real_get_name, atk_object_real_set_name,
2901 atk_object_real_get_description, atk_object_real_set_description,
2902 atk_object_real_get_parent, atk_object_real_set_parent,
2903 atk_object_real_get_role,
2904 atk_object_real_connect_property_change_handler,
2905 atk_object_real_remove_property_change_handler,
2907 definition of property-changed signal.
2908 Initialize pointers to NULL in atk_object_init().
2909 Initialize uninitialized function pointers to NULL in
2910 atk_object_class_init().
2912 2001-07-23 Brian Cameron <brian.cameron@sun.com>
2915 Changed children_changed signal to allow NULL pointers
2916 for the 2nd argument to the signal handler.
2918 2001-07-20 Hans Breuer <hans@breuer.org>
2920 * atk/atk.def : added more exports
2921 * atk/makefile.msc : updated win32 build
2923 2001-07-20 Padraig O'Briain <padraig.obriain@sun.com>
2925 * atk/atkaction.[c|h], docs/atk-sections.txt,
2926 docs/tmpl/atkaction.sgml
2927 Add atk_action_get_name() and atk_action_set_description()
2929 2001-07-18 Padraig O'Briain <padraig.obriain@sun.com>
2931 * atk/atkstate.[c|h]
2932 Add ATK_STATE_ENABLED so we can distinguish between a consistent
2933 and inconsistent GtkToggleButton
2935 2001-07-16 Brian Cameron <brian.cameron@sun.com>
2937 * atk/atkeditabletext.c atk/atktext.c atk/atktext.h atk/atkutil.h
2938 docs/atk-sections.txt docs/tmpl/atktext.sgml docs/tmpl/atkutil.sgml
2939 gail_textattributes_update.pat is for gail/gail and integrates the
2940 ATK_ATTRIBUTE_* macros in the gail implementations.
2941 atk_docs_textattributes_update.pat is for atk/docs and patches
2942 atk-sections.txt etc. for improved docs
2943 atk_atk_textattributes_update.pat is for atk/atk and included the
2944 new ATK_ATTRIBUTE_* macros and updated gtk-doc comments.
2946 2001-07-13 Darin Adler <darin@bentspoon.com>
2948 * atk/atkstate.c: Add missing <string.h> include.
2949 * tests/teststateset.c: Add missing <string.h> include.
2951 2001-07-13 Darin Adler <darin@bentspoon.com>
2953 * .cvsignore: Ignore some generated files.
2954 * autogen.sh: Get rid of call to autoheader since the
2955 configure file doesn't include AM_CONFIG_HEADER.
2957 2001-07-11 Brian Cameron <brian.cameron@sun.com>
2959 * tmpl/atkdocument.sgml
2960 Added new file for docs.
2962 2001-07-11 Padraig O'Briain <padraig.obriain@sun.com>
2964 * atk/atkimage.c atk/atkutil.c
2965 Changes to build with Sun's FORTE compiler.
2967 2001-07-10 Brian Cameron <brian.cameron@sun.com>
2969 * tmpl/atk-unused.sgml tmpl/atkcomponent.sgml tmpl/atkeditabletext.sgml
2970 tmpl/atkimage.sgml tmpl/atkselection.sgml tmpl/atkstate.sgml
2971 tmpl/atkstreamablecontent.sgml tmpl/atktable.sgml
2972 tmpl/atktext.sgml tmpl/atkutil.sgml
2975 Mon Jul 2 06:37:09 2001 Tim Janik <timj@gtk.org>
2977 * atk/atktext.c (atk_text_base_init):
2978 * atk/atktable.c (atk_table_base_init):
2979 * atk/atkobject.c (atk_object_init): s/signal_newc/signal_new/
2980 to adapt to recent GSignal changes.
2982 2001-06-28 Brian Cameron <brian.cameron@sun.com>
2984 * atk/atkutil.c atk/atkutil.h docs/atk-sections.txt
2985 docs/tmpl/atkutil.sgml
2986 Added new functiosn to AtkUtil.
2988 2001-06-28 Brian Cameron <brian.cameron@sun.com>
2990 * atk/Makefile.am atk/atk.h atk/atkdocument.c atk/atkdocument.h
2991 docs/atk-docs.sgml docs/atk-sections.txt docs/tmpl/atk-unused.sgml
2992 docs/tmpl/atkobject.sgml
2993 Added new atk document interface.
2995 2001-06-28 Brian Cameron <brian.cameron@sun.com>
2997 * atk/atkcomponent.c atk/atkcomponent.h atk/atkimage.c
2998 atk/atkimage.h atk/atktext.c atk/atktext.h atk/atkutil.h
2999 Updated so that functions that take screen coords as
3000 input/output also take an enum specifying whether
3001 the coords are screen or top-level window based.
3002 Updated docs as well.
3004 2001-06-28 Brian Cameron <brian.cameron@sun.com>
3006 *atk/atkaction.c atk/atkcomponent.c atk/atkeditabletext.c
3007 atk/atkhyperlink.c atk/atkobject.c atk/atkregistry.c
3008 atk/atkstate.c atk/atkstateset.c atk/atkstreamablecontent.c
3009 atk/atktable.c atk/atktext.c atk/atkutil.c atk/atkvalue.c
3010 atk/docs/tmpl/atkstreamablecontent.sgml
3011 Cleaned up docs. Added atkstreamablecontent.sgml
3013 2001-06-28 Brian Cameron <brian.cameron@sun.com>
3015 *atk/atktable.h, atk/atktable.c
3016 Updated signal handler definitions.
3018 2001-06-27 Brian Cameron <brian.cameron@sun.com>
3021 Updated AtkXYCoords enum.
3023 2001-06-27 Brian Cameron <brian.cameron@sun.com>
3025 *atk/atkaction.c atk/atkaction.h atk/atkcomponent.c
3026 atk/atkcomponent.h atk/atkhyperlink.c atk/atkhypertext.c
3027 atk/atkimage.c atk/atkimage.h atk/atkobject.c
3028 atk/atkobject.h atk/atkobjectfactory.c atk/atkregistry.c
3029 atk/atkstateset.c atk/atkstreamablecontent.c
3030 atk/atkstreamablecontent.h atk/atktable.c
3031 atk/atktext.c, docs/atk-docs.sgml docs/atk-sections.txt
3032 and some docs/tmpl files.
3033 Updated gtk-docs fixing spelling errors and making minor
3036 2001-06-27 Louise Miller <lousie.miller@sun.com>
3038 *atk/atkselection.h, atk/atkselection.c
3039 changed return type to gboolean for
3040 atk_selection_select_all_selection
3042 2001-06-26 Brian Cameron <brian.cameron@sun.com>
3044 *atk/atkstate.h atk/atkstate.c
3045 docs/tmpl/atk-unused.sgml docs/tmpl/atkselection.sgml
3046 docs/tmpl/atkstate.sgml docs/tmpl/atktable.sgml
3047 docs/tmpl/atktext.sgml
3048 Added ATK_STATE_STALE. Updated docs.
3050 2001-06-22 Lucy Brophy <lucy.brophy@sun.com>
3053 Removed the macro ATK_TEXT_BOUNDARY_CURSOR_POS
3055 2001-06-21 Brian Cameron <brian.cameron@sun.com>
3057 * atk/atkeditabletext.h, atk/atkobject.h,
3059 Added AtkAttributeSet_free() convenience
3062 2001-06-20 Peter Williams <peterw@ximian.com>
3064 * atk/atknoopobject.h: Correct prototype name: agtk_widget_get_type ->
3065 atk_no_op_object_get_type. Change #ifdef __cplusplus mess to nicer
3066 G_{BEGIN,END}_DECLS.
3068 2001-06-20 Brian Cameron <brian.cameron@sun.com>
3070 * atk/atktable.c, atk/atkmarshal.list
3071 Removed needless marshal and updated signal handlers in
3074 2001-06-20 Louise Miller <louise.miller@sun.com>
3076 *atk/atktable.h, atk/table.c, docs/tmpl/atktable.sgml
3077 Changed parameters for get_selected_rows/get_selected_columns
3078 Added 4 new functions, add_row_selection, remove_row_selection,
3079 add_column_selection, remove_column_selection
3081 2001-06-19 Brian Cameron <brian.cameron@sun.com>
3084 Fixed minor bug with signals.
3086 2001-06-18 Brian Cameron <brian.cameron@sun.com>
3091 2001-06-15 Brian Cameron & Lucy Brophy <brian.cameron@sun.com>
3093 * atk/atkselection.h atk/atkselection.c
3094 Now add_selection, clear_selection, and remove_selection
3095 return a boolean indicating SUCCESS/FAILURE to indicate
3096 if the operation was successful.
3098 2001-06-13 Brian Cameron & Lucy Brophy <brian.cameron@sun.com>
3100 * atk/atktable.h atk/atktable.h
3101 Updated so now the get_text_before|at|after functions
3102 return the start & end offset of the string. Updated the
3105 2001-06-13 Padraig O'Briain <padraig.obriain@sun.com>
3107 * atk/Makefile.am: install atknoopobject.h and atknoopobjectfactory.h
3109 2001-06-11 Havoc Pennington <hp@redhat.com>
3113 * configure.in: bump version to 0.2 and add infrastructure for
3114 libtool version info. Assumes GTK versioning scheme (major.minor
3115 is binary compatible)
3117 * atk/Makefile.am (LDFLAGS): set version info
3118 (stamp-atkmarshal.h): glib-genmarshal already includes top_builddir
3120 2001-06-13 Brian Cameron <brian.cameron@sun.com>
3122 * atk/atktable.h, atk/atktable.c
3123 Updated so that get/set row/column header functions
3124 work with AtkObjects rather than AtkTables. Organized
3125 the header file a little more cleanly. Also the get/set
3126 row_description and caption functions now use gchar *
3127 rather than AtkObject.
3129 2001-06-12 Padraig O'Briain <padraig.obriain@sun.com>
3131 * atk/atkmarshal.list, atk/atktable.h atk/atktable.c:
3132 Add signal model-changed.
3134 * atk/atkobject.c: Add properties
3135 accessible-role, accessible-table-caption,
3136 accessible-table-column-header, accessible-table-column_description.
3137 accessible-table-row-header, accessible-table-row_description.
3138 accessible-table-summary, accessible-model
3140 2001-06-12 Brian Cameron <brian.cameron@sun.com>
3142 * atk/atkeditabletext.[ch], atk/atktext.[ch], atk/atkobject.h
3143 Updated atkeditabletext and atktext interfaces so they
3144 now properly define the get/set attribute methods and now
3145 get_offset_at_point and get_character_extents can request
3146 x,y coords by either widget or screen coords.
3148 Sat Jun 9 15:17:00 2001 Owen Taylor <otaylor@redhat.com>
3150 * configure.in (DEP_CFLAGS): Only include gthread-2.0 in
3151 CFLAGS, not in LIBS. (Always linking with -lpthread
3152 is a noticeable speed hit.)
3154 Thu Jun 7 17:03:37 2001 Owen Taylor <otaylor@redhat.com>
3156 * atk/Makefile.am: Really fix marshal generation.
3158 2001-06-07 Havoc Pennington <hp@redhat.com>
3160 * atk/Makefile.am ($(srcdir)/atkmarshal.c): fix up the
3161 glib-genmarshal stuff
3163 2001-06-07 Havoc Pennington <hp@redhat.com>
3165 * atk/Makefile.am: use @GLIB_GENMARSHAL@ so we can use uninstalled
3168 * configure.in: rearrange the library checks to support
3171 * autogen.sh: add support for AUTOGEN_SUBDIR_MODE
3173 * atk-uninstalled.pc.in: new file, allows linking to uninstalled
3174 ATK in giant GTK tarball
3176 2001-06-07 Brian Cameron <brian.cameron@sun.com>
3178 * docs/atk-api.sgml docs/atk-sections.txt
3179 docs/tmpl/atk-unused.sgml docs/tmpl/atkeditabletext.sgml
3180 docs/tmpl/atktext.sgml
3181 Removed docs/atk-api.sgml since it is not used.
3182 Updated sgml files and atk-sections.txt to reflect
3183 recent changes to the atktext and atkeditabletext
3186 2001-06-06 Brian Cameron <brian.cameron@sun.com>
3188 * atk/atktext.h atk/atktext.h
3189 Updated to new atktext functions for getting attributes.
3191 2001-06-06 Padraig O'Briain <padraig.obriain@sun.com>
3193 * New files atk/atkstreamablecontent.[ch]
3194 Updated files: atk/Makefile.am, atk/atk.h
3196 * atk/atkvalue.c: Updated comments
3198 2001-06-06 Padraig O'Briain <padraig.obriain@sun.com>
3200 * atk/atkregistry.h: Add declaration for atk_registry_get_type()
3202 2001-06-05 Padraig O'Briain <padraig.obriain@sun.com>
3204 * atk/atkobject.c: Add property accessible-visible-data
3206 2001-06-01 Padraig O'Briain <padraig.obriain@sun.com>
3208 * atk/atkobject.c: Add support for setting and getting
3209 accessible-value property.
3211 * atk/atkvalue.[ch] Make GValue in atk_value_set_current_value const
3213 Fri Jun 01 Brian Cameron <brian.cameron@sun.com>
3215 * atk/atkeditabletext.[ch], atk/atktext.[ch]
3217 * docs/atk-overrides.txt, docs/Makefile.am
3218 Updated the interface for dealing with selected
3219 text to handle multiple selected regions. Removed
3220 get_row_col_at_offset from atktext.[ch]. Added
3221 docs/atk-overrides.txt file.
3223 Thu May 31 Brian Cameron <brian.cameron@sun.com>
3225 * Makefile.am configure.in atk/Makefile.am atk/atktext.c
3226 atk/atkutil.c docs/Makefile.am atk/atkmarshal.list
3227 Added atk_marshal_VOID__INT_INT marshaller. Updated the
3228 Makefiles so the proper marshall files get included in the
3229 dist. Updated the Makefiles and configure.in so that the
3230 docs get included in the dist.
3232 Tue May 29 18:17:11 2001 Owen Taylor <otaylor@redhat.com>
3234 * autogen.sh (have_libtool): Fix GNU sedism (#55430)
3236 2001-05-29 Padraig O'Briain <padraig.obriain@sun.com>
3238 * atk/atkobject.c: Define new properties accessible-text,
3239 accessible-caret, accessible-selection and accessible-value
3241 2001-05-29 Brian Cameron <brian.cameron@sun.com>
3243 * docs/atk-sections.txt
3246 Improved the layout/formatting of the atk docs. Added docs/tmpl
3249 2001-05-28 Brian Cameron <brian.cameron@sun.com>
3252 Now properly set the initialized flag when setting up signals.
3253 Updated the atk-docs in several files
3255 2001-05-24 Padraig O'Briain <padraig.obriain@sun.com>
3257 * atk/atkaction.c, atk/atkcomponent.c, atk/atkeditabletext.c,
3258 atk/atkhyperlink.c, atk/atkhypertext.c, atk/atkimage.c,
3259 atk/atkregistry.c, atk/atkselection.c, atk/atktable.c,
3260 atk/atktext.c, atk/atkutil.c, atk/atkvalue.c
3261 Fix warnings generated by Sun FORTE compiler
3263 2001-05-24 Padraig O'Briain <padraig.obriain@sun.com>
3265 * atk/atkcomponent.c atk/atkvalue.c
3266 Remove return calls in functions which return void
3268 2001-05-23 Padraig O'Briain <padraig.obriain@sun.com>
3270 * atk/atkobject.h: Correct naming of role for status bar
3273 Clarify behaviour of atk_text_get_text_after/at/before_offset
3275 Sun May 13 11:35:32 2001 Owen Taylor <otaylor@redhat.com>
3277 * autogen.sh (have_automake): Require libtool-1.4, automake-1.4p1.
3279 2001-01-06 Hans Breuer <hans@breuer.org>
3281 * atk/makefile.msc atk/atk.def (new files) :
3282 Enable build for win32, no sourc changes necessary.
3284 Sat May 5 07:46:47 2001 Owen Taylor <otaylor@redhat.com>
3288 Thu May 3 08:38:24 2001 Owen Taylor <otaylor@redhat.com>
3290 * atk/atkobject.c: Add missing include of <string.h> for strcmp.
3292 Tue Apr 25 10:10:00 2001 Padraig Obriain <padraig.obriain@sun.com>