Revved to 1.22.0 for GNOME 2.22.0.
[atk.git] / ChangeLog
blob9c8cf113f7014fd85d65c8198bbdcbb3ec13c3a5
1 2008-03-10  Li Yuan  <li.yuan@sun.com>
3         * NEWS:
4         * configure.in:
5         Revved to 1.22.0 for GNOME 2.22.0.
7 2008-02-25  Li Yuan  <li.yuan@sun.com>
9         * NEWS:
10         * configure.in:
11         Revved to 1.21.92 for GNOME 2.21.92.
13 2008-01-31  Li Yuan  <li.yuan@sun.com>
15         * atk/atktext.c: (atk_text_get_character_at_offset),
16         (atk_text_get_text_at_offset):
17         Bug #508846. Extend allowed indexes of 
18         ATK_TEXT_GET_TEXT_AT_OFFSET and
19         ATK_TEXT_GET_CHARACTER_AT_OFFSET to allow values -1 and -2.
21 2008-01-14  Li Yuan  <li.yuan@sun.com>
23         * NEWS:
24         * configure.in:
25         Revved to 1.21.5 for GNOME 2.21.5.
27 2008-01-04  Li Yuan  <li.yuan@sun.com>
29         * atk/atkutil.h:
30         Bug #502840. Derived type definition convenience macros
31         * tests/Makefile.am:
32         Bug #500978. Fixes the building of the test modules 
33         as dynamic on Cygwin and MinGW.
35 2007-09-24  Li Yuan  <li.yuan@sun.com>
37         * atk/atkhyperlink.c: (atk_hyperlink_class_init):
38         Fix bug #477763. Correct registration of the 
39         "start-index" property for AtkHyperlink.
41 2007-09-17  Li Yuan  <li.yuan@sun.com>
43         * configure.in, NEWS:
44         Revved to 1.20.0 for GNOME 2.20.0.
46 2007-08-03  Danishka Navin  <danishka@gmail.com>
48         * configure.in: added "si" (Sinhala) to ALL_LINGUAS.
50 2007-07-30  Li Yuan  <li.yuan@sun.com>
52         * configure.in, NEWS:
53         Revved to 1.19.6 for GNOME 2.19.6.
55 2007-07-27  Li Yuan  <li.yuan@sun.com>
57         * atk/atkutil.c: (atk_get_version):
58         * atk/atkutil.h:
59         Bug #460851. A new API to get the current version of ATK.
61 2007-06-04  Li Yuan <li.yuan@sun.com>
63         * configure.in, NEWS:
64         Revved to 1.19.3 for GNOME 2.19.3.
65         Remove gnome-doc-utils dependence.
67 2007-05-11  Brian Cameron  <brian.cameron@sun.com>
69         * Use $(GLIB_MKENUMS) instead of calling glib-mkenums directly.
70           This works better when you build with glib via an
71           uninstalled.pc file.
73 2007-04-25  Christophe Merlet  <redfox@redfoxcenter.org>
75         * configure.in: added "oc" (Occitan) to ALL_LINGUAS.
77 2007-04-23  Li Yuan <li.yuan@sun.com>
79         * configure.in, NEWS:
80         Revved to 1.19.1 for GNOME 2.19.1.
82 2007-04-11  Li Yuan <li.yuan@sun.com>
84         * autogen.sh, configure.in: use gnome-autogen.sh to simplify
85         autogen.sh.
87 2007-03-22  Christian Persch <chpe@gnome.org>
89         Fix for #418194.
90         * atk/Makefile.am: use -DATK_LOCALEDIR.
91         * configure.in: remove AM_GLIB_DEFINE_LOCALEDIR.
93 2007-03-22  Christian Persch <chpe@gnome.org>
95         Fix for #382328.
96         * atk/atkrelation.c: (atk_relation_type_get_name): add missing const.
97         * atk/atkstate.c: (atk_state_type_get_name): ditto.
98         * atk/atktext.c: (atk_text_attribute_get_name): ditto.
100 2007-03-12  Li Yuan <li.yuan@sun.com>
102         * configure.in, NEWS:
103         Revved to 1.18.0 for GNOME 2.18.0.
105 2007-03-02  Li Yuan <li.yuan@sun.com>
107         * atk/atkobject.c: 
108         (atk_object_notify_state_change):
109         Fix #408527. Add a check.
111 2007-02-25  Tor Lillqvist  <tml@novell.com>
113         * atk/atkmisc.h: Fix typo: declare atk_misc_get_type(), not
114         atk_util_get_type().
116         * atk/atk.def: Add atkmisc entry points.
118 2007-02-20  Kjartan Maraas  <kmaraas@gnome.org>
120         * Makefile.am: Dist MAINTAINERS.
122 2007-02-13  Bill Haneman <bill.haneman@sun.com>
124         * atk/atkstate.h: Clarified documentation for
125         ATK_STATE enumerations.  See bug #398038.
127         * atk/atkrelation.c: Point to atk_object_add_relationship, 
128         to clarify and simplify use of AtkRelation.  See bug #367627.
129         
130 2007-02-12  Li Yuan  <li.yuan@sun.com>
132         * configure.in, NEWS:
133         Revved to 1.17.0.
135 2007-02-12  Li Yuan  <li.yuan@sun.com>
137         * atk/atkmisc.c:
138         (atk_misc_threads_enter), (atk_misc_threads_leave):
139         Bug #404592. Don't do anything if misc is NULL.
141 2007-01-22  Li Yuan  <li.yuan@sun.com>
143         * configure.in, NEWS:
144         Revved to 1.13.2.
146 2007-01-19  Li Yuan  <li.yuan@sun.com>
148         * atk/atkmisc.c:
149         (atk_misc_threads_enter), (atk_misc_threads_leave):
150         Bug #329454. Use ATK_MISC_GET_CLASS to get AtkMiscClass
151         to use the overloaded functions. 
153 2007-01-13  Hans Breuer  <hans@breuer.org>
155         * atk/makefile.msc : adapt lib name to "auto-standard", add atkmisc
157 2007-01-10  Li Yuan <li.yuan@sun.com>
159         * configure.in:
160         * atk/atkmisc.h:
161         Revved to 1.13.1.
163 2007-01-08  Bill Haneman <bill.haneman@sun.com>
165         * atk/atkaction.c:
166         (atk_action_get_name): Clarified what is expected 
167         in an action name, and numerated some commonly-used names.
168         (atk_action_get_keybinding): Improve the documentation
169         for the string returned by this API.
171 2007-01-08  Bill Haneman <bill.haneman@sun.com>
173         * configure.in: Revved to 1.13.0, since new API
174         has been added for gnome 2.17.5.  (ATK is
175         now API frozen for gnome 2.18.)
177         * atk/atkmisc.[ch]: New class which provides
178         miscellaneous utilities including
179         (atk_misc_threads_enter, atk_misc_thread_leave): New, 
180         see bug #329454.
182         * docs/tmpl/atkmisc.sgml:
183         Docs for AtkMisc.
184         
185         * docs/tmpl/atkhyperlinkimpl.sgml: Added minimal
186         doc for AtkHyperlinkImpl struct.
187         
188 2006-12-05  Li Yuan <li.yuan@sun.com>
190         * configure.in, NEWS:
191         Bump to 1.12.4, for gnome 2.17.4.
193 2006-12-04  Bill Haneman <bill.haneman@sun.com>
194         
195         * Added Li Yuan <li.yuan@sun.com> to MAINTAINERS.
197 2006-10-01  Bill Haneman <bill.haneman@sun.com>
199         * configure.in, NEWS:
200         Bump to 1.12.3, for gnome 2.16.1.
201         
202 2006-09-26  Bill Haneman <bill.haneman@sun.com>
204         * atk/atktext.c:
205         (atk_text_attribute_get_value): Allow 
206         the wrap value to be 3 (bug #357847).
208 2006-09-14  Bill Haneman <bill.haneman@sun.com>
210         * atk/docs/atkdocument.sgml:
211         Update docs to include signals, and revise description.
212         
213         Following code changes from Neo Liu <nian.lui@sun.com>
215         * atkdocument.c:
216         (atk_document_base_init): New, add signals
217         "load_complete", "load_stopped", "reload".
219         * atknoopobject;c:
220         (atk_no_op_object_get_type): Add 'AtkDocument'
221         interface type to this test AtkObject class.
222         
223 2006-09-19  Sunil Mohan Adapa  <sunil@atc.tcs.co.in>
225         * configure.in: Added "te" to ALL_LINGUAS
227 2006-09-14  Bill Haneman <bill.haneman@sun.com>
229         * atk/atk.def: Added some missing symbols for win32 build.
230         Patch from Cedric Gustin, bug #355912.
231         
232         * atk/atkhyperlink.c:
233         (atk_hyperlink_is_selected_link): Mark deprecated, since
234         ATK_STATE_SELECTED gives the same information for hyperlinks.
235         Bug #340553.
236         
237         * atk/atktext.c:
238         (atk_text_attribute_get_value): Allow value of
239         PANGO_UNDERLINE_ERROR, since this is not an error condition, but
240         denotes the underline style used to indicate spelling errors.
241         Bug #346464.
242         
243 2006-09-08  Bill Haneman <bill.haneman@sun.com>
245         * atk/atkhyperlinkimpl.c:
246         (atk_hyperlink_impl_get_hyperlink): Add missing
247         return statement - thanks to Neo Liu for finding this.
248         Bug #352227.
250 2006-09-01  Abel Cheung  <abel@oaka.org>
252         * configure.in: Added 'dz' 'ku' to ALL_LINGUAS.
254 2006-08-21 Bill Haneman <bill.haneman@sun.com>
256         * configure.in: Revved to 1.12.2.
257         
258 2006-08-17 Bill Haneman <bill.haneman@sun.com>
260         * docs/atk-docs.sgml: Added entity for AtkHyperlinkImpl.
262         * docs/atk-sections.txt: Added entries for newly added API.
264         * atk/atkvalue.c:
265         (atk_value_get_minimum_increment): Added the right number of
266         asterisks to make gtk-doc happy (!) so that inline docs are exposed.
267         
268         Fixes bug #351580.
269         
270 2006-08-01 Bill Haneman <bill.haneman@sun.com>
272         * atk/atkobject.h:
273         Improved docs for ATK_ROLE_APPLICATION, ATK_ROLE_ALERT.
274         
275 2006-07-03 Runa Bhattacharjee <runabh@gmail.com>
277         * configure.in: Added Bengali India (bn_IN) to ALL_LINGUAS.
279 2006-06-29 Bill Haneman <bill.haneman@sun.com>
281         * atk/atkhyperlinkimpl.h:
282         * atk/atkhyperlinkimpl.c:
283         (atk_hyperlink_impl_get_hyperlink): New method and 
284         interface, allows a client to obtain the 
285         AtkHyperlink instance associated with an AtkObject.
286         See RFE #344284.
288         * configure.in: Bumped to 1.12.1.
290 2006-06-23 Bill Haneman <bill.haneman@sun.com>
292         * docs/atk-docs.sgml: Add index sections.
293         * atk/*.c: Fix 'Since' and 'Deprecated' tags so that
294         index xsl parser can find them.  Bug #313183.
296         * atk/atkobject.h:
297         Added ATK_ROLE_LINK and ATK_ROLE_INPUT_METHOD_WINDOW, 
298         bug #345367 and #140635.
299         
300 2006-06-21 Bill Haneman <bill.haneman@sun.com>
302         * atk/atkstateset.c:
303         (ATK_STATE): Patch from Ginn Chen, bug #345407.
304         Fix ATK_STATE macro for state values > 32.
305         
306 2006-06-15 Bill Haneman <bill.haneman@sun.com>
308         * atk/atkstreamablecontent.h, atkstreamablecontent.c:
309         Fix nasty typo.  Bug #344915.
310         
311 2006-06-14 Bill Haneman <bill.haneman@sun.com>
313         * atk/atkstreamablecontent.h, atkstreamablecontent.c:
314         (atk_streamable_content_get_uri): New method, returns a string
315         representing a URI from which content may be streamed.
316         See RFE #344885.
317         
318 2006-06-08 Bill Haneman <bill.haneman@sun.com>
320         * atk/Makefile.am: Added $(srcfile) to win32
321         libatk_1_0_la_LDFLAGS,
322         bug #336802.  Hope that works, as I don't have a win32 build env
323         to test on.
324         
325 2006-06-08 Bill Haneman <bill.haneman@sun.com>
327         * configure.in: Revved to 1.12.0 after tagging the repository with
328         gnome-2-14 (if we need to create/work on the old branch).
329         
330         * atk/atkobject.h, atkobject.c: Added ATK_ROLE_FORM (bug #344142).
331         
332         * atk/atkrelationtype.h: Added ATK_RELATION_DESCRIPTION_FOR, 
333         ATK_RELATION_DESCRIBED_BY (bug #344144).
335         * atk/atkstate.h: Added ATK_STATE_DEFAULT (bug #344281) and
336         ATK_STATE_VISITED (bug #344384), also ATK_STATE_ANIMATED which
337         is in AT-SPI but was not yet in ATK.
339         * atk/atkvalue.h, atkvalue.c: Add atk_value_get_minimum_increment
340         (missing despite being in AT-SPI's IDL for Value: bug #341875)
341         
342 2006-04-17  Kjartan Maraas  <kmaraas@gnome.org>
344         * configure.in: Remove obsolete no.po referrals
345         * po/no.po: Same.
347 2006-03-28 Bill Haneman <bill.haneman@sun.com>
349         * configure.in, NEWS: Revved to 1.11.4, to include docs improvements.
350         
351 2006-03-24  Gora Mohanty  <gmohanty@cvs.gnome.org>
353         * configure.in: Added 'or' (Oriya) to ALL_LINGUAS.
355 2006-03-21 Bill Haneman <bill.haneman@sun.com>
357         gtk-doc documentation fixes: ATK now has 100% API coverage
358         with no incomplete function/struct descriptions.
359         
360         * atk/atkdocument.c: Edited docs to make gtk-doc happier.
361         * atk/atkimage.c: Ditto.
362         * atk/atkobject.c: Moved 'Deprecated' tag relative to 'Returns',
363         to make gtk-doc happier.
364         * atk/atkobject.h: Documented AtkPropertyValues.
365         * atk/atkrelationtypes: Documented the unused/invalid types
366         ATK_RELATION_TYPE_NULL and ATK_RELATION_TYPE_LAST_DEFINED.
367         * atk/atktext.h: Documented AtkTextBoundaryType.
368         * atk/atkutil.h: Documented AtkKeyEventStruct.
369         * docs/atksections.txt: Added missing function entries.
370         * docs/tmpl/atkhypertext.sgml: Added long description.
371         * docs/tmpl/atkregistry.sgml: Added long description.
372         * docs/tmpl/atkrelationset.sgml: Added long description.
373         * docs/tmpl/atkstreamablecontent.sgml: Added long description.
374         
375 2006-03-21  Tor Lillqvist  <tml@novell.com>
377         * atk/atkobject.c (get_atk_locale_dir): Fix fatal typo.
379         * atk/atk.def: Add some missing functions.
381 2006-03-20  Vladimer Sichinava  <vlsichinava@gmail.com>
383         * configure.in: Added "ka" (Georgian) to ALL_LINGUAS
385 2006-03-20 Bill Haneman <bill.haneman@sun.com>
386         
387         * atk/atkutil.h: Added missing info on AtkEventListener,
388         AtkEventListenerInit, and AtkKeySnoopFunc. bug #320911.
390         * atk/atkimage.h: Moved information about '-1' return values
391         to the corresponding parameters.  bug #320916.
392         
393         * atk/atkobject.c: Fixed some docs issues in comment blocks.
395         * docs/tmpl/atkobject.sgml: Clarify children-changed signal
396         params. bug #162410.
397         
398 2006-03-20 Bill Haneman <bill.haneman@sun.com>
400         * atk/atkimage.c: Bug detected by Behdad Esfahbod
401         (atk_image_get_position): Allow for NULL-in params.
402         (atk_image_get_size): Allow for NULL in-params.
403         
404 2006-03-13 Bill Haneman <bill.haneman@sun.com>
406         * configure.in, NEWS: Revved to 1.11.3.
407         This is the GNOME 2.14.0 version of ATK.
408         
409 2006-02-24 Bill Haneman <bill.haneman@sun.com>
411         * atk/atkobject.c:
412         (get_atk_locale_dir): Make sure to convert from UTF-8 to
413         correct filename encoding; bug #317458 from Kazuzi IWAMOTO.
415         * atk/atkobject.c:
416         * atk/atktext.c:
417         Const patch from Arjan Van de Van; adds 'const' to 
418         internal atk structures and methods where appropriate.
420 2006-01-17 Bill Haneman <bill.haneman@sun.com>
422         * configure.in: Revved to 1.11.1.
423         Re-dist using a working gtk-doc, so that docs are included.
424         
425 2006-01-16 Bill Haneman <bill.haneman@sun.com>
427         * configure.in: Revved to 1.11.0.
428         
429 2005-12-27  Abel Cheung  <maddog@linuxhall.org>
431         * configure.in: Added "zh_HK" to ALL_LINGUAS.
433 2005-11-17  Bill Haneman <bill.haneman@sun.com>
435         * atk/atkobject.h:
436         (AtkRoleType): Added ATK_ROLE_ENTRY, ATK_ROLE_CHART,
437         ATK_ROLE_CAPTION, ATK_ROLE_DOCUMENT_FRAME, ATK_ROLE_HEADING,
438         ATK_ROLE_PAGE, ATK_ROLE_SECTION, ATK_ROLE_REDUNDANT_OBJECT.
439         (AtkAttributeSet): Moved here from AtkText.
440         (AtkObjectClass): Added get_attributes vfunc pointer.
442         (atk_object_get_attributes): New public method.
443         
444         * atk/atkobject.c:
445         (atk_object_get_attributes): New method implementation, 
446         uses AtkObjectClass->get_attributes.   This method allows
447         the assignment of weakly-type attributes to any AtkObject
448         instance, as name-value pairs.
449         (AtkRoleItem): Added names for the new roles.
450         
451         * atk/atkstate.h:
452         (AtkStateType): Added ATK_STATE_INVALID_ENTRY, 
453         ATK_STATE_SUPPORTS_AUTOCOMPLETION, ATK_STATE_SELECTABLE_TEXT.
454         Tweaked docs for other states.
455         
456         * atk/atkimage.h:
457         (AtkImageClass): Added get_image_locale vfunc.
458         (atk_image_get_image_locale): New method.
460         * atk/atkimage.c:
461         (atk_image_get_image_locale): New method.
463         * atk/atkcomponent.h:
464         (AtkComponentClass): Added get_alpha vfunc.
465         (atk_component_get_alpha): New method.
466         
467         * atk/atkcomponent.c:
468         (atk_component_get_alpha): New method.
470         * atk/atkdocument.h:
471         (AtkDocument): Added vfuncs for document locale and
472         document attributes.
473         (atk_document_get_locale): New.
474         (atk_document_get_attributes): New.
475         (atk_document_get_attribute_value): New.
476         (atk_document_set_attribute_value): New.
478         * atk/atkdocument.c: 
479         (atk_document_get_locale): New.
480         (atk_document_get_attributes): New.
481         (atk_document_get_attribute_value): New.
482         (atk_document_set_attribute_value): New.        
483         
484 2005-11-16  Bill Haneman <bill.haneman@sun.com>
486         * atk/atkimage.c:
487         * atk/atkhypertext.c:
488         * atk/atkobjectfactory.c:
489         * atk/atktable.c: Moved error return code
490         description to 'Returns' section.
491         * docs/tmpl/atkutil.sgml:
492         Committed a docs patch from Bill Abt.
493         
494 2005-11-01  Simos Xenitellis  <simos@gnome.org>
496         * configure.in: Added tt (Tatar) to ALL_LINGUAS.
498 2005-09-05  Bill Haneman <bill.haneman@sun.com>
500         * configure.in, NEWS: Release 1.10.3, 
501         with a working libtool (1.10.2 was a bad release, don't use).
503 2005-08-29  Bill Haneman <bill.haneman@sun.com>
505         * configure.in, NEWS: Release 1.10.2.
507 2005-08-19  Tor Lillqvist  <tml@novell.com>
509         * atk-zip.sh.in: Drop the timestamp from the zip file
510         names. Include the .def file.
512         * atk/Makefile.am (install-def-file): Fix typo.
514 2005-08-04  Tor Lillqvist  <tml@novell.com>
516         * configure.in: Look for windres on Win32.
518         * atk/Makefile.am: Don't use the script in GLib's build/win32 to
519         compile the rc file into a resource object file. (This means we
520         lose the build number increment magic, but I doubt it was that
521         useful anyway.) Instead use windres directly. To pass a normal .o
522         file produced by windres through libtool, which wants .lo files,
523         pass it directly to the linker using a -Wl option.
525         * atk/atk.rc.in: Correspondingly, replace BUILDNUMBER with 0.
527 2005-07-18  Abduxukur Abdurixit <abdurixit@gmail.com>      
529         * configure.in: Added 'ug' to ALL_LINGUAS.
531 2005-06-08  Ignacio Casal Quinteiro  <nacho.resa@gmail.com>
533         * configure.in: Added 'gl' to ALL_LINGUAS.
535 2005-04-28  Bill Haneman <billh@gnome.org>
537         * configure.in: Patch from Michael Meeks to
538         make atk 1.9's dependency on gtk+ 2.6 soft, i.e. 
539         don't require gmodule-no-export-2.0.
540         Restores compatibility of atk 1.9 series with gtK 2.4.X.
542         Revved to 1.10.1.
544 2005-04-22  Tor Lillqvist  <tml@novell.com>
546         * atk/atkobject.c: Initialize gettext before use. Calling
547         bindtextdomain() and bind_textdomain_codeset() in
548         atk_role_get_localized_name() was too late. Put the calls in new
549         function gettext_initialization() and call that from
550         atk_object_class_init() and atk_role_get_localized_name(). Move
551         the Win32-specific DllMain() and get_atk_locale_dir() functions
552         and the redefinition of ATK_LOCALEDIR before
553         gettext_initialization() as it uses ATK_LOCALEDIR. Fixes #170948
554         for atk's part. Thanks to Robert Ã–gren, Daniel Atallah and Kevin
555         Stange.
557 2005-04-09  Hans Breuer  <hans@breuer.org>
559         * atk/makefile.msc : updated $(LIBINTL_LIBS)
560         atkrelationtype.h to atk_headers, PKG_VER
562 2005-04-05  Bill Haneman <bill.haneman@sun.com>
564         * atk/atkstate.h: Added ATK_STATE_REQUIRED, to
565         indicate that explicit user interaction with a UI control is
566         required, i.e. for web forms elements with the 'required' tag.
567         See bug #172663.
568         
569 2005-04-04  Padraig O'Briain  <padraig.obriain@sun.com>
571         * atk/atkrelation.c: Update doc to note that atk_relation_add_target
572         was added for version 1.9.
574         * atk/atkrelationset.c: Update doc to note that 
575         atk_relation_set_add_relation_by_type was added for version 1.9.
577 2005-03-30  Steve Murphy  <murf@e-tools.com>
579         * configure.in: Added "rw" to ALL_LINGUAS.
581 2005-03-08  Bill Haneman <bill.haneman@sun.com>
583         * ===== Released 1.9.1=====
585         * configure.in, NEWS, README: Released 1.9.1.
587 2005-02-23  Padraig O'Briain  <padraig.obriain@sun.com>
589         * atk.spec.in:  Corrected FTP directory. (bug #168218)
590         Corrected spelling
592 2005-02-08  Christian Rose  <menthos@menthos.com>
594         * configure.in: Added "xh" to ALL_LINGUAS.
596 2005-01-26  Padraig O'Briain  <padraig.obriain@sun.com>
598         * atk/atk.def: Add atk_text_clip_type_get_type. Bug #165288.
600 2004-12-29  Tor Lillqvist  <tml@iki.fi>
602         * atk/atk.def: Add new functions.
604 2004-12-20  Padraig O'Briain  <padraig.obriain@sun.com>
606         * atk/atkrelationtype.h: Add description for ATK_RELATION_SUBWINDOW_OF.
607         Fixes bug #161562.
609 2004-11-29  Padraig O'Briain  <padraig.obriain@sun.com>
611         * ===== Released 1.9.0=====
613         * configure.in: Version 1.9.0, interface age 0, binary age 900
615         * NEWS: Updated.
617 Thu Nov 25 14:11:41 2004  Manish Singh  <yosh@gimp.org>
619         * autogen.sh: rm autom4te.cache, since it might interfere with
620         differing autoconf versions.
622 2004-11-22  Padraig O'Briain  <padraig.obriain@sun.com>
624         * atk/atkobject.c: Replace DEPRECATED by @Deprecated in comments
625         to fix warning when documentation is generated.
627         * atk/atkrelation.[ch]: 
628         * docs/tmpl/atkrelation.sgml: Add atk_relation_add_target.
630         * atk/atkrelationset.[ch]:
631         * atk/tmpl/atkrelationset.sgml: 
632         Add atk_relation_set_add_relation_by_type.
634         * docs/atk-sections.txt: Add atk_relation_add_target and
635         atk_relation_set_add_relation_by_type.
637         Fixes bug #158722.
639 2004-11-17  Padraig O'Briain  <padraig.obriain@sun.com>
641         * configure.in: Use gmodule-no-export.pc, requires glib 2.5.7.
642         Patch from Matthias Clasen for bug #158531. 
643         Incremented version to 1.9.0. 
644         Branch for gnome-2-8 has been created.
645         
646 2004-11-11  Christian Rose  <menthos@menthos.com>
648         * configure.in: Added "as" to ALL_LINGUAS.
650 2004-10-28  Padraig O'Briain  <padraig.obriain@sun.com>
652         * docs/atk-docs.sgml: Add a more descriptive title in the docs.
653         Patch from Diego Gonzalez. (bug #156296)
655         * atk/text.c (Clarify meaning of end_offset for 
656         atk_text_get_text_at_offset().
657         Patch from Bill Haneman. (bug #156574)
659 2004-09-14  Abel Cheung  <maddog@linuxhall.org>
661         * configure.in: Added "ar" to ALL_LINGUAS.
663 2004-09-10  Theppitak Karoonboonyanan  <thep@linux.thai.net>
665         * configure.in: Added "th" to ALL_LINGUAS.
667 2004-09-07  Padraig O'Briain  <padraig.obriain@sun.com>
669         * ===== Released 1.8.0=====
671         * configure.in: Version 1.8.0, interface age 0, binary age 800
673         * NEWS: Updated.
675 2004-08-16  Christian Rose  <menthos@menthos.com>
677         * configure.in: Added "bs" to ALL_LINGUAS.
679 2004-08-13  Padraig O'Briain  <padraig.obriain@sun.com>
681         * *atk/atkdocument.c atk/atkeditabletext.c atk/atkhypertext.c
682         atk/atkimage.c atk/atknoopobjectfactory.c atkobject.c 
683         atk/atkstreamablecontent.c atk/atktext.c attk/atkvalue.c:
684         Fix for bug #149990; patch from Kjartan Maraas.
686 2004-08-12  Kjartan Maraas  <kmaraas@gnome.org>
688         * configure.in: Added nb to ALL_LINGUAS.
690 2004-08-09  Ankit Patel <ankit@redhat.com>
692         * configure.in: Added "gu" to ALL_LINGUAS.
694 2004-07-28  Padraig O'Briain  <padraig.obriain@sun.com>
696         * configure.in: Increment version to 1.7.3 and interface age to 3.
698         * ===== Released Version 1.7.3, interface age 3, binary age 703 ====
700         * NEWS: Updated.
701         
702 2004-07-20  Padraig O'Briain  <padraig.obriain@sun.com>
704         * docs/atk-sections.txt: Add entries to fix warning when generating
705         documentation.
707         * docs/tmpl/atkcomponent.sgml docs/tmpl/atkhyperlink.sgml 
708         docs/tmpl/atkhypertext.sgml docs/tmpl/atkobject.sgml 
709         docs/tmpl/atkrelation.sgml docs/tmpl/atkselection.sgml 
710         docs/tmpl/atktable.sgml docs/tmpl/atktext.sgml: Changes to generated
711         files.
713 2004-07-20  Padraig O'Briain  <padraig.obriain@sun.com>
715         * ===== Released Version 1.7.2, interface age 2, binary age 702 ====
717         * NEWS: Updated.
718         
719 2004-07-20  Bill Haneman <bill.haneman@sun.com>
721         * atk/atkobject.h, atkobject.c, atk-object-enum.c:
722         Added ATK_ROLE_EMBEDDED, "embedded component", which is a 
723         context hint for assistive technologies that the contained
724         children share a context which differs from the embedding
725         container.  Fixes bug #147989.
727         * configure.in: Revved to 1.7.2.
728         
729 2004-06-10  Padraig O'Briain  <padraig.obriain@sun.com>
731         * atk/atkcomponent.h: Add definition for atk_rectangle_get_type
732         and ATK_TYPE_RECTANGLE.
733         * atk/atkcomponent.c (atk_component_base_init): Correct definition
734         of "bounds-changed" signal.
735         (atk_rectangle_copy): New function.
736         (atk_rectangle_get_type): New function.
738 2004-06-08  Padraig O'Briain  <padraig.obriain@sun.com>
740         * configure.in: Increment version to 1.7.2 and interface age to 2.
742 2004-06-08  Padraig O'Briain  <padraig.obriain@sun.com>
744         * ===== Released Version 1.7.1, interface age 1, binary age 701 ====
746         * NEWS: Updated.
747         
748 2004-06-04  Padraig O'Briain  <padraig.obriain@sun.com>
750         * docs/atk-sections.txt: Add AtkRectangle.
752         * docs/tmpl/atkcomponent.sgml: Add description for bounds-changed
753         signal.
755 2004-05-29  Christian Rose  <menthos@menthos.com>
757         * configure.in: Added "tk" to ALL_LINGUAS.
759 2004-05-18  Padraig O'Briain  <padraig.obriain@sun.com>
761         * atk/atkobject.c: Allow locale dir not to be harcoded into binary.
762         Fixes bug #128906.
764 2004-05-11  Padraig O'Briain  <padraig.obriain@sun.com>
766         * atk/atkobject.c: Make extra_roles static.
768         * atk/atkrelation.c: Make extra_names static.
770         Fixes bug #142234.
772         * atk/atkstate.h: Add clarification of state ATK_STATE_ENABLED to
773         documentation.
775 2004-04-22  Padraig O'Briain  <padraig.obriain@sun.com>
777         * configure.in: Increment version to 1.7.1 and interface age to 1.
779 2004-04-22  Padraig O'Briain  <padraig.obriain@sun.com>
781         * ===== Released Version 1.7.0, interface age 0, binary age 700 ====
783         * NEWS: Updated.
785 2004-04-20  Padraig O'Briain  <padraig.obriain@sun.com>
787         * configure.in: Increment version to 1.7.0.
789         * atk/atkcomponent.[ch]: Add new signal "bounds_changed". 
790         * docs/tmpl/atkcomponent.sgml: Add new signal "bounds_changed".
792         Fixes bug #140476.
794         * atk/atkrelationtype.h: Add new relation ATK_RELATION_PARENT_WINDOW_OF.
795         * atk/atkstate.h: Add new state ATK_STATE_TRUNCATED.
796         * docs/tmpl/atkrelation.sgml: Add new relation 
797         * docs/tmpl/atkstate.sgml: Add new state ATK_STATE_TRUNCATED 
798          
799         Fixes bug #133375.
801         * atk/atktext.c: Make extra_attributes static.
803 2004-04-19  Padraig O'Briain  <padraig.obriain@sun.com>
805         * ===== Released 1.6.1=====
807         * configure.in: Version 1.6.1, interface age 1, binary age 601
809         * NEWS: Updated.
811         * README: Fix typo.
813 2004-04-08  Guntupalli Karunakar  <karunakar@freedomink.org>
815         * configure.in: Added "gu" (Gujarati) to ALL_LINGUAS.
817 2004.04.02  Iñaki Larrañaga  <dooteo@euskalgnu.org>
819         * configure.in: Added "eu" (Basque) to ALL_LINGUAS.
821 2004-03-29  Manish Singh  <yosh@gimp.org>
823         * autogen.sh: use $ACLOCAL instead of aclocal-1.4 for --print-ac-dir.
825 2004-03-23  Guntupalli Karunakar  <karunakar@freedomink.org>
827         * configure.in: Added "pa" (Punjabi) to ALL_LINGUAS.
829 2004-03-23  Pablo Saratxaga  <pablo@mandrakesoft.com>
831         * configure.in: Added Walloon (wa) to ALL_LINGUAS
833 2004-03-22  Padraig O'Briain  <padraig.obriain@sun.com>
835         * configure.in:
836         * atk/Makefile.am: Update to build on Cygwin. Fixes bug #137666.
837          Patch from Roger Leigh.
838         
839 2004-03-18  Guntupalli Karunakar  <karunakar@freedomink.org>
841         * configure.in: Added "mr" for Marathi to ALL_LINGUAS.
843 2004-03-08  Padraig O'Briain  <padraig.obriain@sun.com>
845         * ===== Released 1.6.0=====
847         * configure.in: Version 1.6.0, interface age 0, binary age 600
849         * NEWS: Updated.
851 2004-03-07  Danilo Ã… egan  <dsegan@gmx.net>
853         * configure.in: Added "sr@ije" to ALL_LINGAUS.
855 Mon Mar  1 20:32:06 2004  Tim Janik  <timj@gtk.org>
857         * autogen.sh:
858         - exit with $? instead of 1 in case of failure
859         - exit with $? if ./configure failed
860           (that's so autogen.sh && make lines work)
861         - removed --enable-gtk-doc option
862         - added $AUTOGEN_CONFIGURE_ARGS
864 2004-03-01  Tor Lillqvist  <tml@iki.fi>
866         * atk/atk.def: Add some missing entries.
868 2004-02-24  Padraig O'Briain  <padraig.obriain@sun.com>
870         * ===== Released 1.5.5=====
871         
872         * configure.in: Version 1.5.5, interface age 4, binary age 505
874         * NEWS: Updated.
876 2004-02-20  Christian Rose  <menthos@menthos.com>
878         * configure.in: Added "en_CA" to ALL_LINGUAS.
880 2004-02-16  Padraig O'Briain  <padraig.obriain@sun.com>
882         * ===== Released 1.5.4=====
883         
884         * configure.in: Version 1.5.4, interface age 3, binary age 504
886         * NEWS: Updated.
888 2004-02-03  Padraig O'Briain  <padraig.obriain@sun.com>
890         * ===== Released 1.5.3=====
891         
892         * configure.in: Version 1.5.3, interface age 2, binary age 503
894         * NEWS: Updated.
896 2004-02-01  Robert Sedak  <robert.sedak@sk.htnet.hr>
898         * configure.in: Added "hr" (Croatian) to ALL_LINGUAS.
900 2004-01-26  Padraig O'Briain  <padraig.obriain@sun.com>
902         * atk/atkobject.c: Revise property name. Fixes bug #130022 from
903         Christian - Manny Calavera - Neumair.
905 2004-01-23  Manish Singh  <yosh@gimp.org>
907         * Makefile.am: remove trailing backslash from last line of
908         DISTCLEANFILES. 
910 2004-01-23  Padraig O'Briain  <padraig.obriain@sun.com>
912         * atk-uninstalled.pc.in: Correct library name. Fixes bug #132283,
913         from laszlo.peter@ireland.sun.com.
915         * Makefile.am: Add DISTCLEANFILES.
917 2004-01-12  Padraig O'Briain  <padraig.obriain@sun.com>
919         * ===== Released 1.5.2=====
920         
921         * configure.in: Version 1.5.2, interface age 1, binary age 502
923         * NEWS: Updated.
925 2004-01-05  Padraig O'Briain  <padraig.obriain@sun.com>
927         * configure.in: Move specification of ALL_LINGUAS to later in file
928         so that CATOBJEXT is defined correctly.
929         Use ATK_LOCALEDIR instead of atklocaledir.
931         * atk/Makefile.am: Remove definition of ATKLOCALEDIR.
933         * atk/atkobject.c: Use ATK_LOCALEDIR instead of ATKLOCALEDIR.
935         * docs/tmpl/atkhyperlink.sgml: Add text for link-activated signal.
937 2004-01-02  Padraig O'Briain  <padraig.obriain@sun.com>
939         * atk/atktext.c (atk_text_free_ranges): Fix segfault (bug #129837)
940         Patch provided by Jeff Franks.
942 2003-12-17  Padraig O'Briain  <padraig.obriain@sun.com>
944         * atk/atkobject.c: Change "accel label" to "accelerator label".
945         Fixes bug #129499.
947 2003-12-04  Padraig O'Briain  <padraig.obriain@sun.com>
949         * ===== Released 1.5.1=====
950         
951         * configure.in: Version 1.5.1, interface age 0, binary age 501
953         * NEWS: Updated.
955 2003-12-03  Padraig O'Briain  <padraig.obriain@sun.com>
957         * atk/atkobject.[ch]: Add new role ATK_ROLE_EDITBAR. Fixes bug #116007.
959         * atk/docs/tmpl/atkhyperlink.sgml: Add references to new signals and 
960         properties
962         * atk/docs/tmpl/atkobject.sgml: Add references to new property and role
964 2003-12-01  Michael Natterer  <mitch@gimp.org>
966         * atk/atkobject.c (atk_object_real_get_property): fix typo:
967         s/g_value_set_set/g_value_set_int/.
969 2003-12-01  Padraig O'Briain  <padraig.obriain@sun.com>
971         * atk/atkobject.c: (atk_object_class_init): Make nicks and blurbs of
972         properties translatable. Add new property "accessible-hypertext-nlinks".
973         (atk_object_real_get_property): Add support for new property
974         "accessible-hypertext-nlinks".
976         * atk/atkhyperlink.h: Remove unnecessary comments. Add signal
977         link_activated.
979         * atk/atkhyperlink.c: Add signals link_activated and new properties
980         "number-of-anchors", "end-index" and "start-index".
982         This fixes bug #112390.
984 2003-11-29  Danilo Ã… egan  <dsegan@gmx.net>
986         * configure.in: Added "af" to ALL_LINGUAS.
988 2003-11-26  Padraig O'Briain  <padraig.obriain@sun.com>
990         * atk/atkobject.c (atk_object_real_ref_state_set): Add state FOCUSED
991         if object is focus object.
993         * atk/atkutil.[ch] (atk_get_focus_object): New function which returns
994         the last object reported by the application as focused.
996         * docs/atk-sections.txt, docs/tmpl/atkutil.sgml:
997         Add atk_get_focus_object.
999         Fixes bug #127400.
1001 2003-11-26  Padraig O'Briain  <padraig.obriain@sun.com>
1003         * atk/atkobject.c: Change role names so that the unlocalized names
1004         do not contain hyphens and match the Java role names. Fixes bug #125024.
1006 2003-11-24  Padraig O'Briain  <padraig.obriain@sun.com>
1008         *  docs/tmpl/atkhyperlink.sgml, docs/tmp/atkhypertext.sgml,
1009         docs/tmpl/atkobject.sgml, docs/tmpl/atkrelatiom.sgml,
1010         docs/tmpl/atkselection.sgml, docs/tmpl/atktable.sgml,
1011         docs/tmpl/atktext.sgml: Regenerate these files. The location of
1012         signal information has changed.
1014 2003-11-24  Padraig O'Briain  <padraig.obriain@sun.com>
1016         * ===== Released 1.5.0=====
1017         
1018         * configure.in: Version 1.5.0, interface age 0, binary age 500
1020         * NEWS: Updated.
1022 2003-11-03  Padraig O'Briain  <padraig.obriain@sun.com>
1024         * atk/atkrelation.c: Use weak references for objects in a relation
1025         instead of object references so that objects are not leaked when
1026         corresponding widgets are destroyed.
1028         This fixes bug #125725.
1029         
1030 2003-10-31  Padraig O'Briain  <padraig.obriain@sun.com>
1032         * configure.in: Add reference to docs/version.xml
1034         Should have been done in previous commit but was omitted.
1035         Fixes build break reported in bugs #1258548 and #125902.
1037 2003-10-29  Padraig O'Briain  <padraig.obriain@sun.com>
1039         * configure.in: Add reference to docs/version.xml
1041         * docs/Makefile.am: Add references to version.xml.in and version.xml
1043         * docs/atk-docs.sgml: Add reference to version.xml
1045         * docs/version.xml.in: New file.
1047         This fixes bug #125758.
1048         
1049 2003-10-24  Padraig O'Briain  <padraig.obriain@sun.com>
1051         * atk/atkrelation.c (atk_relation_new): Fix memory leak. (bug #124877)
1053 2003-10-09  Padraig O'Briain  <padraig.obriain@sun.com>
1055         * ===== Released 1.4.1=====
1056         
1057         * configure.in: Version 1.4.1, interface age 1, binary age 401
1059         * NEWS: Updated.
1061 2003-09-28  Gediminas Paulauskas  <menesis@delfi.lt>
1063         * configure.in: Added lt to ALL_LINGUAS.
1065 2003-09-23  Padraig O'Briain  <padraig.obriain@sun.com>
1067         * atk.spec.in: Correct typo. Fix provided by Scott Kennedy.
1068         This fixes bug #121990.
1070 2003-09-21  ÃƒÂ…smund Skjæveland  <aasmunds@fys.uio.no>
1072         * configure.in: Added Norwegian (nynorsk) code
1073         nn to ALL_LINGUAS.
1075 2003-09-10  Padraig O'Briain  <padraig.obriain@sun.com>
1077         * atk/atkobject.c: Remove comments about signals. The description
1078         should be in files in docs/tmpl directory.
1080         * docs/tmpl/atkhypertext.sgml: Add description for link-selected signal.
1081         * docs/tmpl/atkobject.sgml:  Add descriptions for 
1082         active-descendant-changed, children-changed, focus-event, 
1083         property-change, state-change and visible-data-changed signals.
1084         * docs/tmpl/atkselection.sgml: Add description for selection-changed
1085         signal.
1086         * docs/tmpl/atktable.sgml: Add descriptions for column-deleted,
1087         columnn-inserted, column-reordered, model-changed, row-deleted, 
1088         row-inserted and  row-reordered signals.
1089         * docs/tmpl/atktext.sgml: Add description for text-attributes-changed,
1090         text-caret-moved, text-changed and text-selection-changed signals.
1092         This fixes bug #121163.
1094 2003-09-02  Padraig O'Briain  <padraig.obriain@sun.com>
1096         * ===== Released 1.4.0=====
1098         * configure.in: Version 1.4.0, interface age 0, binary age 400
1100         * NEWS: Updated.
1102 2003-08-28  Christian Rose  <menthos@menthos.com>
1104         * configure.in: Added "ne" to ALL_LINGUAS.
1106 2003-08-25  Padraig O'Briain  <padraig.obriain@sun.com>
1108         * ===== Released 1.3.6=====
1110         * configure.in: Version 1.3.6, interface age 2, binary age 306
1112         * NEWS: Updated.
1114 2003-08-08  Malcolm Tredinnick <malcolm@commsecure.com.au>
1115         
1116         * autogen.sh: Clarify an error message.
1118 2003-08-08  Guntupalli Karunakar  <karunakar@freedomink.org>
1120         * configure.in: Added "hi" in ALL_LINGUAS.
1122 2003-08-07  Padraig O'Briain  <padraig.obriain@sun.com>
1124         * ===== Released 1.3.5=====
1126         * configure.in: Version 1.3.5, interface age 1, binary age 305
1128         * NEWS: Updated.
1130 2003-08-04  Padraig O'Briain  <padraig.obriain@sun.com>
1132         * Remove po/Makefile.in.in. This fixes bug #119053.
1134 2003-07-08  Padraig O'Briain  <padraig.obriain@sun.com>
1136         * atk/atktable.c (atk_table_ref_at): Ensure that row and column values 
1137         are non-negative.
1139         This is a partial fix for bug #116712.
1141 2003-07-03  Padraig O'Briain  <padraig.obriain@sun.com>
1143         * atk/atkstateset.c (atk_state_set_is_empty): Correct return value.
1144         Fixes bug #116621. Problem reported by Mario Lang.
1146 2003-06-25  Fatih Demir <kabalak@gtranslator.org>
1148         * configure.in: (Re-?)added "ta" (Tamil) to languages' list.
1150 2003-06-23  Padraig O'Briain  <padraig.obriain@sun.com>
1152         * atk.spec.in:
1153         Added locale directory to spec file. Fix provided by
1154         James T. Richardson, Jr.
1156 2003-06-19  Padraig O'Briain  <padraig.obriain@sun.com>
1158         * ===== Released 1.3.4=====
1160         * NEWS: Updated.
1162 2003-06-13  Tor Lillqvist  <tml@iki.fi>
1164         * atk/atkobject.c (atk_role_get_localized_name): Set
1165         gettext_initialized.
1167         * atk-zip.sh.in (DEVZIP): libtool 1.5 installs DLLs in the bin
1168         directory, so look there, too. Include the message catalogs.
1170 2003-06-10  Padraig O'Briain  <padraig.obriain@sun.com>
1172         * configure.in: Version 1.3.4, interface age 0, binary age 304
1174         * atkrelationtype.h, docs/tmpl/atkrelation.sgml: Add new relation
1175         ATK_RELATION_POPUP.
1177 2003-06-05  Paul Duffy <dubhthach@frink.nuigalway.ie>
1179         * configure.in: Added ga (irish) to ALL_LINGUAS
1180          
1181 2003-06-05  Kenneth Rohde Christiansen  <kenneth@gnu.org>
1183         * configure.in: Added li to ALL_LINGUAS.
1185 2003-05-30  Padraig O'Briain  <padraig.obriain@sun.com>
1187         * ===== Released 1.3.3=====
1189         * configure.in: Version 1.3.3, interface age 3, binary age 303
1191         * NEWS: Updated.
1193 2003-05-28  Padraig O'Briain  <padraig.obriain@sun.com>
1195         * atk/atkobject.h docs/tmpl/atkobject.sgml: Add new role
1196         ATK_ROLE_AUTOCOMPLETE.
1198 2003-05-20  Padraig O'Briain  <padraig.obriain@sun.com>
1200         * atk/atkstate.h, docs/tmpl/atkstate.sgml: Add state 
1201         ATK_STATE_INDETERMINATE. This state is used by Oo for check buttons
1202         which can have a value other than on or off.
1204 2003-05-19 Arafat Medini <lumina@silverpen.de>
1206         *configure.in: Added "ar" (Arabic) to ALL_LINGUAS
1208 2003-05-16  Telsa Gwymme  <hobbit@aloss.ukuu.org.uk>
1210         * configure.in: Added "cy" (Welsh) to ALL_LINGUAS
1212 2003-05-15  Padraig O'Briain  <padraig.obriain@sun.com>
1214         * ===== Released 1.3.2=====
1216         * configure.in: Version 1.3.2, interface age 2, binary age 302
1218         * NEWS: Updated.
1220 2003-05-09  Samúel Jón Gunnarsson  <sammi@techattack.nu>
1222         * is.po: Added "is" into ALL_LINGUAS.
1224 2003-05-06  Padraig O'Briain  <padraig.obriain@sun.com>
1226         * configure.in: Make message when pkg-config fails to find glib-2.0.pc
1227         less cryptic.
1229         * po/pl.po: Updated Polish translation from Artur Flinta.
1231 2003-05-05  Duarte Loreto <happyguy_pt@hotmail.com>
1233         * configure.in: Added Portuguese (pt) to ALL_LINGUAS.
1235 2003-05-05  Christian Rose  <menthos@menthos.com>
1237         * configure.in: Added sr and sr@Latn to ALL_LINGUAS.
1239 2003-05-01  Padraig O'Briain  <padraig.obriain@sun.com>
1241         * ===== Released 1.3.1=====
1243         * configure.in: Version 1.3.1, interface age 1, binary age 301
1245         * NEWS: Updated.
1247         * po/yi.po: Update line numbers.
1249 2003-04-25  Padraig O'Briain  <padraig.obriain@sun.com>
1251         * atk/stateset.h: Fix typo in documentation.
1253         * autogen.sh (have_libtool): Accept libtool-1.5. (#111481)
1254         Patch provided by Ali Akcaagac.
1256 2003-03-26  Christian Rose  <menthos@menthos.com>
1258         * configure.in: Added "yi" to ALL_LINGUAS.
1260 2003-03-21  Takeshi AIHANA <aihana@gnome.gr.jp>
1262         * configure.in: Added Japanese 'ja' into ALL_LINGUAS.
1264 2003-03-20  Padraig O'Briain  <padraig.obriain@sun.com>
1266         * ===== Released 1.3.0=====
1268         * configure.in: Version 1.3.0, interface age 0, binary age 300
1270         * NEWS: Updated.
1272 2003-03-20  Guntupalli Karunakar  <karunakar@freedomink.org>
1274         * configure.in: Added Malayalam (ml) in ALL_LINGUAS
1276 2003-03-20  Padraig O'Briain  <padraig.obriain@sun.com>
1278         * docs/atk-sections.txt: Add 11 unused declarations.
1280 2003-03-20  James Henstridge  <james@daa.com.au>
1282         * autogen.sh: update to call automake-1.7, libtoolize, gtkdocize
1283         and glib-gettextize.
1285         * configure.in: cleanup to make use of newer autoconf/automake
1286         features.
1288         * Makefile.am: get rid of custom distcheck rule, which is no
1289         longer necessary.
1291         * atk/Makefile.am: cleanup makefile.  Use BUILT_SOURCES for built
1292         sources.
1294         * docs/Makefile.am: use common gtk-doc.make.
1296         * docs/atk-docs.sgml: update to use gtk-doc's XML mode.
1298 2003-03-16  Joel Brich <joel.brich@laposte.net>
1300         * configure.in: Added "eo" to ALL_LINGUAS
1301         * po/eo.po: Added Esperanto translation
1302         from Charles Voelger <cvoelger@dweasel.com>
1304 2003-03-12  Tor Lillqvist  <tml@iki.fi>
1306         * atk/atk.def: Add one more missing export, thanks to Cedric
1307         Gustin.
1309 2003-03-07  Padraig O'Briain  <padraig.obriain@sun.com>
1311         * atk/atkobject.c (atk_object_set_role): Add check that role is
1312         actually being changed. Do not emit notification for initial
1313         role setting. (bug #107710)
1315 2003-03-06  Padraig O'Briain  <padraig.obriain@sun.com>
1317         * atk/atkrelationset.c: Current returning of FALSE to 0 in function 
1318         which returns integer; (bug #107661) reported by Morten Welinder.
1320 2003-03-05  Padraig O'Briain  <padraig.obriain@sun.com>
1322         * atk/atk-relation.c
1323         atk/atkrelationset.c
1324         atk/atkstatset.c: Correct returning of FALSE to NULL in functions
1325         which return pointer; (bug #107650) reported by Morten Welinder.
1327 2003-02-26  Padraig O'Briain  <padraig.obriain@sun.com>
1329         * test/Makefile.am: Update to produce .so files
1330         (Problem reported and solution reported by Michael.Wilson@bull.net)
1332 2003-02-26  Padraig O'Briain  <padraig.obriain@sun.com>
1334         * atk/atkgobjectaccessible.c (atk_gobject_accessible_from_object):
1335         Correct creation of non-AtkGObjectAccessible (bug #107124)
1337         * atk/atkobject.c (atk_object_class_init): Set default initialize 
1338         function so that code which does not check for existence of parent 
1339         class's initialize function will work.
1341         * atk/atkvalue.c: (atk_value_get_minimum_value, 
1342         atk_value_get_maximum_value, atk_value_get_current_value):
1343         Reset Value argument if it is a valid GValue otherwise zeroise it.
1345         docs/tmpl/atkhypertext.sgml: Add link-selected signal.
1347 2003-02-25  Tor Lillqvist  <tml@iki.fi>
1349         * Makefile.am (EXTRA_DIST): Dist atk-zip.sh.in, not atk-zip.sh.
1351         * atk/atk.def: Add a couple of missing entries, thanks to Cedric
1352         Gustin.
1354         * atk/atk.rc.in: New file, for version info in the DLL on
1355         Windows. Similar as in GLib, GTK, etc.
1357         * configure.in: Generate atk/atk.rc.
1358         
1359         * atk/Makefile.am: Use atk.rc on Windows.
1360         (EXTRA_DIST): Distribute atk.rc(.in).
1362         * atk/atkobject.c: On Windows, don't use hardcoded ATKLOCALEDIR,
1363         but deduce it from DLL location, like GLib, GTK etc do.
1365 2003-02-23  Abel Cheung  <maddog@linux.org.hk>
1367         * configure.in: Added "mk" to ALL_LINGUAS.
1369 2003-02-21  Roozbeh Pournader  <roozbeh@sharif.edu>
1371         * configure.in: Added "fa" to ALL_LINGUAS.
1373 2003-02-21  Metin Amiroff  <metin@karegen.com>
1375         * configure.in: Added Azerbaijanian to ALL_LINGUAS.
1377 2003-02-19  Dmitry G. Mastrukov  <dmitry@taurussoft.org>
1379         * configure.in: Added Belarusian to ALL_LINGUAS.
1381 2003-02-14  Padraig O'Briain  <padraig.obriain@sun.com>
1383         * atk/atknoopobject.c: Add AtkHypertext interface as this object should
1384         claim to implement all interfaces.
1386 2003-02-12  Padraig O'Briain  <padraig.obriain@sun.com>
1388         * atk/atkhyperlink.c (atk_hyperlink_class_init): Correct typo in blurb
1390         * atk/atkhypertext.c
1391         (atk_hypertext_get_link): Add check on link_index value
1392         (atk_hypertext_get_link_index): Add check on char_index value
1394 2003-02-09  Christian Rose  <menthos@menthos.com>
1396         * configure.in: Added "kn" to ALL_LINGUAS.
1398 2003-02-07  Christian Rose  <menthos@menthos.com>
1400         * configure.in: Added "bn" to ALL_LINGUAS.
1402 2003-02-06  Christian Rose  <menthos@menthos.com>
1404         * configure.in: Added "id" to ALL_LINGUAS.
1406 2003-02-04  Padraig O'Briain  <padraig.obriain@sun.com>
1408         * atk/atkgobjectaccessible.c (atk_gobject_accessible_for_object):
1409         Add weak reference so we do not leak the accessible when the object
1410         dies. Problem reported by Alex Larsson.
1412 2003-02-02  Fatih Demir <kabalak@gtranslator.org>
1414         * configure.in: Added "tr" (Turkish) to the languages' list.
1416 2003-01-30  Padraig O'Briain  <padraig.obriain@sun.com>
1418         * atk/atkhyperlink.[ch]
1419         New property selected-link defined.
1420         Function pointer is_selected_link added to interface
1421         (atk_hyperlink_is_selected_link: New functions which checks
1422         whether the specified AtkHyperlink is selected
1423         
1424         * atk/atkhypertext.[ch]
1425         New signal link-selected added.
1427         * docs/atk-sections.txt: Add atk_hyperlink_is_selected_link
1429         * docs/tmpl/atkhyperlink.sgml: Add reference to property selected-link
1430         and function atk_hyperlink_is_selected_link.
1432         This fixes bug #104621.
1433         
1434 Tue Jan 28 13:52:20 2003  Manish Singh  <yosh@gimp.org>
1436         * autogen.sh (have_automake): call the versioned automake when
1437         checking the version itself.
1439 Tue Jan 28 15:18:24 2003  Owen Taylor  <otaylor@redhat.com>
1441         * autogen.sh (have_automake): Fix version in complaint
1442         message about automake. (#104366, Rich Burridge)
1444 2003-01-26  Daniel Yacob <locales@geez.org>
1446         * configure.in: Added am to ALL_LINGUAS.
1448 2003-01-23  Stanislav Visnovsky  <visnovsky@nenya.ms.mff.cuni.cz>
1450         * configure.in: Added "sk" to ALL_LINGUAS.
1452 2003-01-23  Abel Cheung  <maddog@linux.org.hk>
1454         * configure.in: Added "zh_TW" (traditional Chinese) to ALL_LINGUAS.
1456 2003-01-23  Evandro Fernandes Giovanini <evandrofg@ig.com.br>
1458         * configure.in: Added "pt_BR" to ALL_LINGUAS.
1460 2003-01-22  Marius Andreiana <marius galuna.ro>
1462         * configure.in: added 'ro' to ALL_LINGUAS
1464 2003-01-21  Christian Rose  <menthos@menthos.com>
1466         * configure.in: Added "mn" to ALL_LINGUAS.
1468 2003-01-21  Padraig O'Briain  <padraig.obriain@sun.com>
1470         * atk/atktext.c
1471         (atk_text_base_init): Set vtable entry for default implementations
1472         (atk_text_get_range_extents): Omit calling default implementation
1473         (atk_text_get_bounded_ranges): Omit calling default implementation
1475         * atk/atkcomponent.c
1476         (atk_component_base_init): New function to set vtable entry for 
1477         default implementations
1478         (atk_component_ref_accessible_at_point): Omit calling default 
1479         implementation
1480         (atk_component_contains): Omit calling default implementation
1481         (atk_component_get_position): Omit calling default implementation
1482         (atk_component_get_size): Omit calling default implementation
1484 2003-01-21  Padraig O'Briain  <padraig.obriain@sun.com>
1486         * atk/atkobject.c 
1487         (atk_object_real_set_property): Add support for PROP_TABLE_SUMMARY 
1488         and PROP_TABLE_CAPTION_OBJECT.
1489         (atk_object_real_get_property): Add support for PROP_TABLE_SUMMARY 
1490         and PROP_TABLE_CAPTION_OBJECT.
1492         This completes ATK changes for bug #74814.
1494 2003-01-21  Padraig O'Briain  <padraig.obriain@sun.com>
1496         * atk/atkobject.c: Add property accessible-table-caption-object.
1497         This addresses bug #74814.
1499         * atk/atkobject.h: Move some documentation from template file to
1500         avoid warnings when building.
1502         * atk/atkrelation.c: Add new properties relation and target.
1503         This addresses bug #72426.
1505         * atktext.[ch]: Add new functions atk_text_get_range_extents and
1506         atk_text_get_bounded_ranges.
1507         Also added data structures AtkTextRectangle and AtkTextRange, enum
1508         AtkTextClipType and helper function  atk_text_free_ranges.
1509         This addresses bug #100943.
1510         (atk_text_get_character_extents): Ensure that the reported width is 
1511         not negative. This fixes bug #102954)
1513         * docs/atk-sections.txt: Add new functions and data items.
1515         * docs/tmpl/atk-object.sgml: Remove some documentation and put in 
1516         atkobject.h. Add reference to accessible-table-caption-object.
1518         * docs/tmpl/atk-relation.sgml: Add new properties
1520         * docs/tmpl/atktext.sgml: Add new functions and data items.
1523 2003-01-20  Padraig O'Briain  <padraig.obriain@sun.com>
1525         * ===== Released 1.2.2=====
1527         * configure.in: Version 1.2.2, interface age 2, binary age 202
1529         * NEWS: Updated.
1531 2003-01-19  He Qiangqiang  <carton@linux.net.cn>
1533         * configure.in: Added "zh_CN" to ALL_LINGUAS.
1535 2003-01-12  Laurent Dhima  <laurenti@alblinux.net>
1537         * configure.in: Added 'sq'(albanian) to ALL_LINGUAS.
1539 2003-01-11  Pauli Virtanen  <pauli.virtanen@hut.fi>
1541         * configure.in (ALL_LINGUAS): Added "fi" (Finnish)
1543 2003-01-06  Alessio Frusciante  <algol@firenze.linux.it>
1545         * configure.in (ALL_LINGUAS): Added "it" (Italian) 
1547 2003-01-06  Padraig O'Briain  <padraig.obriain@sun.com>
1549         * configure.in: Add -with-html-dir option. (bug #102497)
1551         * docs/Makefile.am: Remove INSTALLDIR and HTML_DIR
1553         * docs/tmpl/atkobject.sgml: Update so property names are in
1554         alphabetic order.
1556 2003-01-03  Padraig O'Briain  <padraig.obriain@sun.com>
1558         * ===== Released 1.2.1=====
1559         
1560         * configure.in: Version 1.2.1, interface age 1, binary age 201
1562         * NEWS: Updated.
1564 2003-01-02  Zbigniew Chyla  <cyba@gnome.pl>
1566         * configure.in (ALL_LINGUAS): Added pl (Polish).
1568 2002-12-23  Nam SungHyun  <namsh@kldp.org>
1570         * configure.in: Added Korean (ko) to ALL_LINGUAS
1572 2002-12-22  Artis Trops  <hornet@navigator.lv>
1574         * configure.in: Added Latvian (lv) to ALL_LINGUAS.
1576 2002-12-22  Christophe Merlet  <redfox@redfoxcenter.org>
1578         * configure.in (ALL_LINGUAS): added French (fr).
1580 2002-12-21  Jordi Mallach  <jordi@sindominio.net>
1582         * configure.in (ALL_LINGUAS): added Catalan (ca).
1584 2002-12-20  Padraig O'Briain  <padraig.obriain@sun.com>
1586         * ===== Released 1.2.0 ======
1588         * configure.in: Version 1.2.0, interface age 0, binary age 200
1590         * NEWS: Final update for 1.2.0.
1592         * docs/tmpl/atkobject.sgml: Order of properties have been changed.
1594 2002-12-18  Dmitry G. Mastrukov  <dmitry@taurussoft.org>
1596         * configure.in: Added Russian to ALL_LINGUAS.
1598 2002-12-16  Padraig O'Briain  <padraig.obriain@sun.com>
1600         * ===== Released 1.1.5=====
1601         
1602         * configure.in: Version 1.1.5, interface age 2, binary age 105
1604         * NEWS: Updated.
1606 2002-12-13  Padraig O'Briain  <padraig.obriain@sun.com>
1608         * atk/atktext.c (atk_text_get_caret_offset): Return 0 instead of -1
1609         if caret is not supported. This addresses bug #101020.
1611         * configure.in: Use third argument of AC_DEFINE to get rid of 
1612         acconfig.h. 
1614 Thu Dec 12 14:57:20 2002  Owen Taylor  <otaylor@redhat.com>
1616         * acinclude.m4: Remove; wasn't needed, and referred
1617         to GLib internal m4 files now gone.
1619 Thu Dec 12 11:04:05 2002  Manish Singh  <yosh@gimp.org>
1621         * configure.in: Require autoconf-2.53.
1623 2002-12-12  Yanko Kaneti  <yaneti@declera.com>
1625         * configure.in (ALL_LINGUAS): Added Bulgarian (bg).
1627 2002-12-11  Pablo Saratxaga  <pablo@mandrakesoft.com>
1629         * configure.in (ALL_LINGUAS): Added Vietnamese (vi), Hebrew (he),
1630         and Dutch (nl).
1632 2002-12-07  Andras Timar <timar@gnome.hu>
1634         * configure.in (ALL_LINGUAS): Added Hungarian (hu).
1636 2002-12-06  Padraig O'Briain  <padraig.obriain@sun.com>
1638         * ===== Released 1.1.4 =====
1639         
1640         * configure.in: Version 1.1.1, interface age 1, binary age 104
1642         * NEWS: Updated.
1644 2002-12-05  Ole Laursen  <olau@hardworking.dk>
1646         * configure.in (ALL_LINGUAS): Added Danish (da).
1648 2002-12-02  Pablo Gonzalo del Campo <pablodc@bigfoot.com>
1650         * configure.in (ALL_LINGUAS): Added Spanish (es).
1652 2002-12-01  Christian Neumair  <chris@gnome-de.org>
1654         * configure.in (ALL_LINGUAS): Added German (de).
1656 2002-11-22  Kjartan Maraas  <kmaraas@gnome.org>
1658         * configure.in (ALL_LINGUAS): Added "no".
1659         
1660 2002-11-22  Padraig O'Briain  <padraig.obriain@sun.com>
1662         * Update NEWS for 1.1.3
1664 2002-11-21  Padraig O'Briain  <padraig.obriain@sun.com>
1666         * configure.in: Update to take account of gtk-doc-version being 0.10
1667         Updated version required to 0.9
1669 2002-11-20  Bill Haneman <bill.haneman@sun.com>
1671         * atk/atkobject.h:
1672         Added ATK_ROLE_APPLICATION.
1674         * atk/atkobject.c:
1675         (atk_role_get_localized_name):
1676         Added ATK_ROLE_APPLICATION case.        
1678         * docs/atk-decl.txt:
1679         Added ATK_ROLE_APPLICATION to docs.
1680         
1681 2002-11-18  Abi Brady  <morwen@evilmagic.org>
1683         * configure.in: Added "en_GB" to ALL_LINGUAS.
1685 2002-11-15  Hasbullah BIn Pit <sebol@ikhlas.com>
1687         * configure.in: Added "ms" to ALL_LINGUAS.
1689 2002-11-15  Padraig O'Briain  <padraig.obriain@sun.com>
1691         * Update NEWS for 1.1.2
1693         * docs/tmpl/atkhyperlink.sgml docs/tmpl/atkobject.sgml
1694         Update docs.
1696 2002-11-14  Bill Haneman <bill.haneman@sun.com>
1698         * configure.in:
1699         Revved to 1.1.2, interface age 0, binary age 102.
1700         
1701         * atk/atkrelationtype.h:
1702         (ATK_RELATION_EMBEDS, ATK_RELATION_EMBEDDED_BY):
1703         New relations to handle content embedding, for instance
1704         text that embeds or flows around images.
1706         * atk/atkhyperlink.h:
1707         (atk_hyperlink_is_inline):
1708         New API, returns whether a hyperlink's content is
1709         partially displayed inline; useful for small images
1710         emedded in text, and for HTML <src> elements.
1711         (AtkHyperlinkClass->link_state):
1712         New virtualized method, used to implement various
1713         state query API such as atk_hyperlink_is_inline().
1715         * atk/atkhyperlink.c:
1716         (atk_hyperlink_is_inline):
1717         New method.
1719         * docs/atk-sections.txt: 
1720         Additions for above API.
1722 2002-11-13  Padraig O'Briain  <padraig.obriain@sun.com>
1724         * atk/atkobject.[ch]: Add signal active-descendant-changed
1726 2002-11-11  Christian Rose  <menthos@menthos.com>
1728         * configure.in: Added "sv" to ALL_LINGUAS.
1730 Fri Nov  8 19:55:25 2002  Soeren Sandmann  <sandmann@daimi.au.dk>
1732         * atk/atkhyperlink.c
1733         * atk/atkhyperlink.h
1734         * atk/atktable.c
1735         * atk/atktable.h
1736         * atk/atktext.c
1737         * atk/atktext.h
1738         * docs/tmpl/atkhyperlink.sgml
1739         * docs/tmpl/atkobject.sgml
1740         * docs/tmpl/atktable.sgml
1741         * docs/tmpl/atktext.sgml
1743         Trivial s/foo/foo_/ fixes to make atk.h includable with -Wshadow
1744         without warnings.
1745         
1746 2002-11-05  Padraig O'Briain  <padraig.obriain@sun.com>
1748         * autogen.sh: Add call to autoheader to create config.h.in
1750 2002-11-04  Padraig O'Briain  <padraig.obriain@sun.com>
1752         * acinclude.m4: New file
1754         * autogen.sh: Add i18n support (copied from gtk+).
1756         * configure.in: Add definition for atklocaledir and check for
1757         bind_textdomain_codeset()
1759         * atk/Makefile.am: Add DEfininition of ATKLOCALEDIR to INCLUDES
1761         * atk/atkobject.c (atk_role_get_localized_name): Add code to
1762         initialize i18n.
1763         
1764         * po/.cvsignore: Add extra files.
1766 2002-11-01  Padraig O'Briain  <padraig.obriain@sun.com>
1768         * configure.in: Create po/Makefile; patch supplied by 
1769         Dan Mills (thunder@ximain.com)
1770         
1771 2002-10-31  Padraig O'Briain  <padraig.obriain@sun.com>
1773         * ===== Released 1.1.1 =====
1774         
1775         * configure.in: Version 1.1.1, interface age 0, binary age 101
1777         * NEWS: Updated.
1779         * atk/Makefile.am: Add atkintl.h to EXTRA_DIST.
1781 2002-10-30  Padraig O'Briain  <padraig.obriain@sun.com>
1783         * Makefile.am: Add po directory
1785         * configure.in: Add support for I18N
1787         * acconfig.h atk/atkintl.h: New files used to support I18N
1789         * atk/atkobject.c: Update atk_role_get_localized_name() to
1790         allow for localized name to be returned.
1792         * docs/Makefile.am: Add atkintl.h to IGNORE_HFILES
1794         * po/Makfile.in.in, po/POTFILES.in, po/po2tbl.sed.in po/.cvsignore
1795         po/ChangeLog: New files
1797 2002-10-30  Padraig O'Briain  <padraig.obriain@sun.com>
1799         * atk/Makefile.am, atk/atk.h: Add reference to atk/atkrelationtype.h
1801         * atk/atkaction.[ch]: Add atk_action_get_localized_name.
1803         * atk/atkobject.[ch]: Add atk_role_get_localized_name,
1804         atk_object_add_relationship and atk_object_remove_relationship
1805         Add new roles ATK_ROLE_HEADER, ATK_ROLE_FOOTER, ATK_ROLE_PARAGRAPH
1806         and ATK_ROLE_RULER
1808         * atk/atkrelation.h: Move definition of AtkRelationType to
1809         atk/relationtype.h
1811         * atk/atkstate.h: Add new state ATK_STATE_MANAGES_DESCENDANTS
1813         * atk/atktext.[ch]: Add text-attributes-changed signal.
1815         * docs/atk-sections.txt, docs/tmpl/atkaction.sgml: Add new functions.
1817         * docs/tmpl/atkobject.sgml: Add new functions and new roles.
1819         * docs/tmpl/atkrelation.sgml: Add new relations
1821         * docs/tmpl/atkstate.sgml: Add new state
1823         * docs/tmpl/atktext.sgml: Add new signal
1825         * tests/testrelation.c: Add tests for new relationship functions.
1827 2002-10-01  Padraig O'Briain  <padraig.obriain@sun.com>
1829         * atk/atkobject.c (atk_object_notify): Fix leak; report and patch
1830         supplied by Sebastian Rittau (srittau@jroger.in-berlin.de)
1832         Bug #94548.
1834 2002-09-24  Padraig O'Briain  <padraig.obriain@sun.com>
1836         * ===== Released 1.1.0 =====
1837         
1838         * NEWS: Updated.
1840 2002-09-18  Padraig O'Briain  <padraig.obriain@sun.com>
1842         * configure.in:
1843         increment version to 1.1.0, in view of the fact that we've 
1844         branched for GNOME-2 and GTK+-2.0, and this is HEAD.
1845         Also reset INTERFACE_AGE to zero, since an enum was added.
1846         Use similar library numbering as GTK.
1848         * docs/tmpl/atkobject.sgml: Add ATK_LAYER_WINDOW
1850 2002-09-06  Mark McLoughlin  <mark@skynet.ie>
1852         * atk/atkobject.h: add ATK_LAYER_WINDOW.
1854         * atk/atkcomponent.c: upd docs.
1856 2002-09-06  Padraig O'Briain  <padraig.obriain@sun.com>
1858         * docs/atk-sections.txt: Add ...Iface symbols to Standard sections to 
1859         avoid unused declarations
1861         * docs/tmpl/atkobject.sgml docs/tmpl/atkrelationset.sgml:
1862         Move AtkRelationSet from atkobject to atkrelationset.
1864 2002-09-05  Padraig O'Briain  <padraig.obriain@sun.com>
1866         * docs/atk-sections.txt docs/tmpl/atkaction.sgml
1867         docs/tmpl/atkcomponent.sgml docs/tmpl/atkdocument.sgml
1868         docs/tmpl/atkeditabletext.sgml docs/tmpl/atkhypertext.sgml
1869         docs/tmpl/atkimage.sgml docs/tmpl/atkobject.sgml
1870         docs/tmpl/atkselection.sgml docs/tmpl/atkstreamablecontent.sgml
1871         docs/tmpl/atktable.sgml docs/tmpl/atktext.sgml
1872         docs/tmpl/atkvalue.sgml:
1873         Remove reference to ...Iface data structures; which eliminates
1874         undocumented symbols.
1876 2002-09-05  Padraig O'Briain  <padraig.obriain@sun.com>
1878         *  atk/atkutil.h: Add documentation for AtkKeyEventType
1880         * docs/tmpl/action.sgml docs/tmpl/atkcomponent.sgml
1881         docs/tmpl/atkdocument.sgml docs/tmpl/atkeditabletext.sgml
1882         docs/tmpl/atkgobjectaccessible.sgml docs/tmpl/atkhyperlink.sgml
1883         docs/tmpl/atkhypertext.sgml docs/tmpl/atkimage.sgml 
1884         docs/tmpl/atknoopobject.sgml docs/tmp[l/atknoopobjectfactory.sgml
1885         docs/tmpl/atkobject.sgml docs/tmpl/atkobjectfacory.sgml
1886         docs/tmpl/atkregistry.sgml docs/tmpl/atkrelation.sgml
1887         docs/tmpl/atkselection.sgml docs/tmpl/atkstate.sgml
1888         docs/tmpl/atkstreamablecontent.sgml docs/tmpl/atktable.sgml
1889         docs/tmpl/atktext.sml docs/tmpl/atkutil.sgml
1890         docs/tmpl/atkutil.sgml:
1891         Reduce number of undocumented symbols
1893 2002-08-26  Padraig O'Briain  <padraig.obriain@sun.com>
1895         * atk/atknoopobjectfactory.c:
1896         Add implementation for atk_object_factory_get_accessible_type()
1898 2002-08-18  Havoc Pennington  <hp@pobox.com>
1900         * autogen.sh: hardcode aclocal-1.4/automake-1.4 so that users with
1901         both automake 1.6 and 1.4 installed get the right automake. Means
1902         compilation from CVS will now require the latest automake 1.4
1903         release, or manually creating symlinks called "automake-1.4" and
1904         "aclocal-1.4"
1906 2002-08-16  Padraig O'Briain  <padraig.obriain@sun.com>
1908         These changes improve the quality of the documentation by adding
1909         information about properties and signals.
1911         * configure.in:
1912         Add atktargetlib, STRIP_BEGIN, STRIP_END and STRIP_DUMMY for
1913         use in docs Makefile.am
1915         * atk/atk.h:
1916         Add missing include files, atk/atknoopobject.h and 
1917         atknoopobjectfactory.h
1919         * docs/Makefile.am:
1920         Add support for scan program
1922         * docs/atk.types:
1923         Added content to this file
1925         * docs/tmpl/atkgobjectaccessible.sgml docs/tmpl/atkhyperlink.sgml
1926         docs/tmpl/atknoopobject.sgml docs/tmpl/atknoopobjectfactory.sgml
1927         docs/tmpl/atkobjectfactory.sgml docs/tmpl/atkregistry.sgml
1928         docs/tmplatkutil.sgml:
1929         Removed references to contents of object's data structure
1931         * docs/tmpl/atkobject.sgml docs/tmpl/atkselection.sgml
1932         docs/tmpl/atktable.sgml docs/tmpl/atktext.sgml:
1933         Add references to signals and properties.
1935 Wed Jul 31 17:08:04 2002  Owen Taylor  <otaylor@redhat.com>
1937         * ===== Released 1.0.3 =====
1938         
1939         * configure.in (GLIB_REQUIRED_VERSION): Version 1.0.3,
1940         interface, binary version 3.
1942         * NEWS: Updated.
1944 2002-07-14  Padraig O'Briain  <padraig.obriain@sun.com>
1946         * README: Updated to describe where to log bugs and mention mailing
1947         list.
1949 2002-06-20  Padraig O'Briain  <padraig.obriain@sun.com>
1951         * atk/atkutil.h atk/docs/atk-docs.sgml atk/docs/tmpl/atk-component.sgml
1952         atk/docs/atkdocument.sgml atk/docs/tmpl/atkeditabletext.sgml
1953         atk/docs/tmpl/atkgobjectaccessible.sgml atk/docs/tmpl/atkhyperlink.sgml
1954         atk/docs/tmpl/atkhypertext.sgml atk/docs/tmpl/atkimage.sgml
1955         atk/docs/atknoopobject.sgml atk/docs/tmpl/atknoopobjectfactory.sgml
1956         atk/docs/tmpl/atkobjectfactory.sgml atk/docs/tmpl/atkregistry.sgml
1957         atk/docs/tmpl/atkregistry.sgml atk/docs/tmpl/atkrelationset.sgml
1958         atk/docs/tmpl/atkselection.sgml atk/docs/tmpl/atkstate.sgml
1959         atk/docs/tmpl/atkstateset.sgml atk/docs/tmpl/atkstreamablecontent.sgml
1960         atk/docs/tmpl/atktable.sgml atk/docs/tmpl/atktext.sgml
1961         atk/docs/tmpl/atkutil.sgml atk/docs/tmpl/atkvalue.sgml
1962         Update documentation.
1964 2002-05-29  Padraig O'Briain  <padraig.obriain@sun.com>
1966         * atk/atkregistry.c:
1967         64 bit fixes for ATK. Patch supplied by George Lebl (jirka@5z.com)
1968         (bug #83316)
1970 Thu Mar 28 18:27:32 2002  Owen Taylor  <otaylor@redhat.com>
1972         * ===== Released 1.0.2 ======
1974         * NEWS: Updates.
1976         * configure.in: Version 1.0.2, interface, binary age 2
1978 2002-04-26  Padraig O'Briain  <padraig.obriain@sun.com>
1980         * atk/atkutil.c (atk_focus_tracker_notify):
1981         Allow for object being NULL which means the window containing the
1982         focus widget has lost focus. We update the previous_focus_object 
1983         so we can emit notification for focus widget when window regains
1984         focus.
1986 2002-04-15  Padraig O'Briain  <padraig.obriain@sun.com>
1988         * atk/atkgobjectaccessible.c:
1989         (atk_gobject_accessible_for_object):  Allow for case where created
1990         AtkObject is not a AtkGObjectAccessible so quark_accessible_object
1991         was not initialized in atk_gobject_accessible_class_init
1993 Thu Mar 28 18:27:32 2002  Owen Taylor  <otaylor@redhat.com>
1995         * ===== Released 1.0.1 ======
1997         * NEWS: Updates.
1999         * configure.in: Version 1.0.1, interface, binary age 1.0.0.
2001 2002-03-19  Padraig O'Briain  <padraig.obriain@sun.com>
2003         * atk/atkutil.c (atk_focus_tracker_notify):
2004         Do not do notification if previously notified object is the same as
2005         this object
2007 2002-03-14  Tor Lillqvist  <tml@iki.fi>
2009         * atk/Makefile.am: Use correct name for the DLL when generating
2010         the MSVC import library.
2012 2002-03-13  Bill Haneman <bill.haneman@sun.com>
2014         * atk/atkutil.c (atk_object_get_root):
2015         Changed g_type_class_peek to g_type_class_ref,
2016         this seemed to be triggering a SEGV in some cases.
2019 2002-03-12  Padraig O'Briain  <padraig.obriain@sun.com>
2021         * atk/atkgobjectaccessible.c (atk_gobject_accessible_dispose):
2022         Correct name of data set to NULL from quark_accessible_object to
2023         quark_object
2025 2002-03-09  Padraig O'Briain  <padraig.obriain@sun.com>
2027         * atk/atkhyperlink.c (atk_hyperlink_get_type):
2028         Fix typo.
2030 Thu Mar  7 23:52:51 2002  Owen Taylor  <otaylor@redhat.com>
2032         * ===== Released 1.0.0 ======
2034         * NEWS: Final update for 1.0.0.
2036         * README: Update the compilation instructions a bit.
2038 2002-03-06  Tor Lillqvist  <tml@iki.fi>
2040         * atk-zip.sh.in
2041         * atk/Makefile.am: Use ATK_API_VERSION also in the Win32 import
2042         library names.
2044 Tue Mar  5 16:54:21 2002  Owen Taylor  <otaylor@redhat.com>
2046         * ATK 1.0.0 rc1
2048         * tests/Makefile.am: Don't install libteststateset.la,
2049         libtestrelation.la. (#73655, James Henstridge)
2051         * autogen.sh: Add --enable-gtk-doc
2053         * configure.in: --disable-gtk-doc by default.
2055         * Makefile.am: Add a slightly modified distcheck rule
2056         that passes --enable-gtk-doc to the configure inside.
2057         (So that 'make dist' succeeds inside.)
2059 Tue Mar  5 11:55:35 2002  Owen Taylor  <otaylor@redhat.com>
2061         * configure.in: Require GLib-2.0.0.
2063         * configure.in atk/Makefile.am tests/Makefile.am atk.pc.in:
2064         Switch over to the Glib/GTK+ versioning scheme.
2066 2002-03-05  Padraig O'Briain  <padraig.obriain@sun.com>
2068         * atk/atktext.c (atk_text_get_text):
2069         Permit end offset value of -1
2071 2002-02-28  Padraig O'Briain  <padraig.obriain@sun.com>
2073         * atk/atkhypertext.h:
2074         Update comments
2076 2002-02-28  Sven Neumann  <sven@gimp.org>
2078         * configure.in: beautified configure --help output.
2080 2002-02-27  Padraig O'Briain  <padraig.obriain@sun.com>
2082         * atk/atkhypertext.h atk/atkhyperlink.h: 
2083         Add padding to class structures to allow for future expansion.
2085         * atk/atkdocument.h: 
2086         Add padding to class structures to allow for future expansion.
2088         * atk/atkobjectfactory.h atk/atkgobjectaccessible.h:
2089         Add padding to class structures to allow for future expansion.
2091 Mon Feb 25 19:09:39 2002  Owen Taylor  <otaylor@redhat.com>
2093         * configure.in: Bail if AM_PATH_GLIB_2_0 fails.
2095 2002-02-26  Tor Lillqvist  <tml@iki.fi>
2097         * atk/Makefile.am: Do use -no-undefined on Win32, otherwise
2098         libtool won't create a DLL.
2100 2002-02-25  Padraig O'Briain  <padraig.obriain@sun.com>
2102         * atk/Makefile.am:
2103         Remove -no-undefined because of problems with uunresolved symbols
2104         in libgobject on Solaris when using gcc
2106 Sat Feb 23 23:02:23 2002  Owen Taylor  <otaylor@redhat.com>
2108         * configure.in: Version 0.13
2110         * NEWS: Update for 0.13
2112         * docs/atk-sections.txt: Update.
2114 2002-02-22  Padraig O'Briain  <padraig.obriain@sun.com>
2116         * atk/atkgobjectaccessible.c atk/atkhyperlink.c atk/atknoopobject.c
2117         atk/atknoopobjectfactory.c atkobject.c atk/atkobjectfactory.c
2118         atk/atkregistry.c atk/atkrelation.c atk/atkrelationset.c:
2119         Make use of parent_class consistent; define as gpointer and
2120         use g_type_class_peek_parent() to get it
2122         * atk/atktext.c:
2123         Delete unused empty line
2125         * atk/atkregistry.c atk/atkrelation.c:
2126         Make parent_class static 
2128 2002-02-20  Padraig O'Briain  <padraig.obriain@sun.com>
2130         * atk/atktext.c:
2131         Add check for offset being negative in functions which have offset
2132         parameter and return immediately if so.
2134 2002-02-15  Padraig O'Briain  <padraig.obriain@sun.com>
2136         * atk/atkcomponent.h:
2137         Change argument of get_layer and get_mdi_zorder function pointers 
2138         to be AtkComponent instead of AtkObject
2140         * atk/atkcomponent.c:
2141         Change atk_component_get_layer and atk_component_get_mdi_zorder
2142         to refer to argument as component instead os accessible
2144         * docs/atk-sections.txt docs/tmpl/atkaction.sgml 
2145         docs/tmpl/atkcomponent.sgml docs/tmpl/atkeditabletext.sgml
2146         docs/tmpl/atkimage.sgml docs/tmpl/atkobject.sgml 
2147         docs/tmpl/atkselection.sgml docs/tmpl/atkstreamablecontent.sgml
2148         docs/tmpl/atktable.sgml docs/tmpl/atktext.sgml docs/tmpl/atkvalue.sgml:
2149         Update for recent changes
2150         
2151 2002-02-15  Padraig O'Briain  <padraig.obriain@sun.com>
2153         * atk/atk.h:
2154         Guard atk.h with ifndef __ATK_H__
2155         (#71405 reported by terra@diku.dk (Morten Welinder))
2157 2002-02-13  Padraig O'Briain  <padraig.obriain@sun.com>
2159         * atk/atkaction.h atk/atkcomponent.h atk/atkeditabletext.h
2160         atk/atkhyperlink.h atk/atkimage.h atk/atkobject.h 
2161         atk/atkrelationset.h atk/atkselection.h atk/atkstreamablecontent.h
2162         atk/atktable.h atk/atktext.h atk/atkvalue.h:
2163         Add padding to class structures to allow for future expansion.
2165 2002-02-11  Bill Haneman  <bill.haneman@sun.com>
2167         * configure.in:
2168         Incremented revision and tagged GNOME_D2_BETA.
2170         * atkobject.h: 
2171         Marked atk_object_get_layer and atk_object_get_mdi_zorder
2172         as deprecated (should use atk_component API below).
2173         
2174         * atkcomponent.h:
2175         Added atk_component_get_layer and atk_component_get_mdi_zorder
2176         (erroneously defined in atkobject, they belong here).
2178         * atkcomponent.c:
2179         Fixed some property get/set bugs.
2181         * NEWS: updated for GNOME 2 Desktop Beta.
2182         
2183 2002-02-11  jacob berkman  <jacob@ximian.com>
2185         * atk/atkselection.[ch] (atk_selection_get_type): 
2186         * atk/atktable.[ch] (atk_table_get_type): 
2187         * atk/atkregistry.h (atk_get_default_registry): 
2188         * atk/atknoopobjectfactory.[ch] (atk_no_op_object_factory_get_type): 
2189         * atk/atkobjectfactory.[ch] (atk_object_factory_get_type): 
2190         * atk/atkcomponent.[ch] (atk_component_get_type): 
2191         * atk/atkaction.[ch] (atk_action_get_type): declare function
2192         arguments as (void) rather than ()
2194 2002-02-04  Bill Haneman  <bill.haneman@sun.com>
2196         * configure.in:
2197         Incremented revision.
2199 2002-01-30  Bill Haneman  <bill.haneman@sun.com>
2201         * docs/tmpl/atkaction.sgml:
2202         * docs/tmpl/atkcomponent.sgml:
2203         * docs/tmpl/atkeditabletext.sgml:
2204         * docs/tmpl/atkimage.sgml:
2205         * docs/tmpl/atkobject.sgml:
2206         * docs/tmpl/atkselection.sgml:
2207         * docs/tmpl/atktable.sgml:
2208         * docs/tmpl/atktext.sgml:
2209         * docs/tmpl/atkvalue.sgml:
2210         Initial entries into the SHORT_DESCRIPTION and LONG_DESCRIPTION
2211         fields to improve docs; the documentation now gives some
2212         information on the purpose and function of the various ATK
2213         interfaces, and which types of UI components typically implement
2214         which interfaces.
2215         
2216 Tue Jan 29 23:29:46 2002  Owen Taylor  <otaylor@redhat.com>
2218         * NEWS: Retroactively write a NEWS entry for 0.9 and 0.10.
2220 2002-01-28  Padraig O'Briain  <padraig.obriain@sun.com>
2222        * configure.in:
2223        Update version number to 0.10, for Desktop Alpha 2
2225 2002-01-28  Padraig O'Briain  <padraig.obriain@sun.com>
2227         * atk/atkobject.h:
2228         Correct inconsistencies between registered signal parameter types 
2229         and default signal handler struct fields
2230         (based on patch from Murray Cumming <murray@usa.net>)
2232 2002-01-10  Bill Haneman <bill.haneman@sun.com>
2234        * configure.in:
2235        Update version number to 0.9, for Beta2 package.
2237 Wed Jan  9 11:26:56 2002  Owen Taylor  <otaylor@redhat.com>
2239         * atk/Makefile.am (s-enum-types-h):  Include glib-object.h,
2240         Add G_BEGIN_DECLS/END_DECLS to atk-enum-types.h. (#61845,
2241         Mikael Hermansson)
2243 2002-01-07  Padraig O'Briain  <padraig.obriain@sun.com>
2245         * atk/atkcomponent.c (atk_component_add_focus_handler):
2246         Add comments to clarify behavior if handler has already been added
2248         * docs/tmpl/atktext.sgml:
2249         Update for change of caret_changed to text_caret_moved
2251 2002-01-05  Hans Breuer  <hans@breuer.org>
2253         * atk/makefile.msc : generate atk-enum-types.[hc]
2254         NOTE: the long comment in atkobject.h is crashing perl,
2255         at least version 5.005_02 built for MSWin32-x86-object
2256         Binary build 506 provided by ActiveState. Temporary
2257         deleting the AtkRole comment allows to work-around.
2259         atk/atk.def : updated externals
2261 2002-01-02  Padraig O'Briain  <padraig.obriain@sun.com>
2263         * atk/atkgobjectaccessible.h
2264         Fixed typo in define (reported by Jeff Franks)
2266         * atk/atktext.c atk/atktext.h
2267         Change name of default signal handler for text_caret_moved signal
2268         from caret_changed to text_caret_moved
2269         Change enum CARET_MOVED to TEXT_CARET_MOVED
2270         (both issues reported by Jeff Franks)
2272 2001-12-15  Michael Meeks  <michael@ximian.com>
2274         * atk/atkrelation.c (atk_relation_class_init):
2275         setup parent class
2276         (atk_relation_finalize): chain to parent.
2278         * atk/atkrelationset.c (atk_relation_set_class_init),
2279         (atk_relation_set_finalize): same fix.
2281 Sat Dec 22 12:26:51 2001  Owen Taylor  <otaylor@redhat.com>
2283         * configure.in: Version 0.8, require GLib-1.3.12
2285         * atk/makefile.msc (PKG_VER): Version 0.8.
2287 Thu Dec 20 00:33:47 2001  Owen Taylor  <otaylor@redhat.com>
2289         * atk/Makefile.am (EXTRA_DIST): Set GPATH - necessary
2290         for correct srcdir != builddir operation when 
2291         generating source files in srcdir.
2292         
2293 Thu Dec 20 00:27:01 2001  Owen Taylor  <otaylor@redhat.com>
2295         * docs/tmpl/atkutil.sgml: remove some conflict
2296         indicators.
2298 2001-12-19  Padraig O'Briain  <padraig.obriain@sun.com>
2300         * atk/atk.def:
2301         Add new functions
2303 2001-12-19  Padraig O'Briain  <padraig.obriain@sun.com>
2305         Add new files atk/atkgobjectaccessible.c atk/atkgobjectaccessible.h
2306         docs/tmpl/atkgobjectaccessible.sgml
2308         * atk/Makefile.am atk/atk.h:
2309         Add references to new files
2311         * atk/atkobject.c atk/atkobject.h
2312         docs/tmpl/atkobject.sgml:
2313         Add new function atk_object_initialize
2315         * atk/atkobjectfactory.c atk/atkobjectfactory.h
2316         docs/tmpl/atkobjectfactory.sgml:
2317         Add new function atk_object_factory_get_accessible_type
2319         * docs/atk-sections.txt:
2320         Add new functions.
2321         Add functions in atk-unused.txt
2323         
2324 2001-12-17  Darin Adler  <darin@bentspoon.com>
2326         * atk/atktext.c: Add missing #include <string.h>
2328 2001-12-13  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
2330         * atk/Makefile.am, tests/Makefile.am: Compile with
2331         -DG_DISABLE_DEPRECATED. See #52790.
2333 2001-12-11  Padraig O'Briain  <padraig.obriain@sun.com>
2335         * atk/atkcomponent.c (atk_component_ref_accessible_at_position):
2336         Remove unnecessary g_retunn_val_if_fail() call.
2338 2001-12-08  Michael Meeks  <michael@ximian.com>
2340         * atk/atkregistry.c (atk_registry_class_init):
2341         paranoia is not appropriate here, setup parent_class,
2342         don't create a new default registry here - makes no
2343         sense.
2344         (atk_registry_finalize): chain to parent class, do
2345         g_hash_table_destroys instead of g_frees.
2347 2001-12-07  Padraig O'Briain  <padraig.obriain@sun.com>
2349         * atk/Makefile.am:
2350         Update to create atk-enum-types.h before compiling source files
2351         (Problem reported by xavier ordoquy <xordoquy@aurora-linux.com>)
2353 2001-12-05  Padraig O'Briain  <padraig.obriain@sun.com>
2355         * atk/atk.def atk/atktext.c atk/atktext.h docs/atk-sections.txt 
2356         docs/tmpl/atktext.sgml tests/testrelation.c:
2357         Change atk_attribute_register to atk_text_attribute_register,
2358         atk_attribute_get_value to atk_text_attribute_get_value,
2359         atk_attribute_get_name to atk_text_attribute_get_name
2360         atk_attribute_for_name to atk_text_attribuute_for_name
2362 2001-12-04  Padraig O'Briain  <padraig.obriain@sun.com>
2364         * atk/atktext.c:
2365         Add implementation of atk_attribute_register, atk_attribute_for_name
2366         Udate atk_attribute_get_name to use ATK_TYPE_TEXT__ATTRIBUTE and
2367         support extra attributes being defined
2369         * atk/atktext.h:
2370         Add ATK_TEXT_ATTR_INVALID and ATK_TEXT_ATTR_LAST_DEFINED to allow
2371         extra attributes to be defined
2372         Add atk_attribute_register() and atk_attribute_for_name()
2374         * atk/atk.def:
2375         Add new functions
2377         * docs/atk-sections.txt docs/tmpl/atktext.sgml
2378         Update because of additions to atk/atktext.h
2380         * tests/testrelation.c:
2381         Add tests for text attributes
2383 2001-12-04  Padraig O'Briain  <padraig.obriain@sun.com>
2385         * atk/atkobject.c:
2386         Update atk_role_register() to allow extra roles to be defined
2387         Update atk_role_get_name() and atk_role_for_name() for newly defined
2388         roles
2390         * tests/testrelation.c:
2391         Add tests for roles
2393 2001-12-03  Padraig O'Briain  <padraig.obriain@sun.com>
2395         * atk/atkrelation.c:
2396         Use ATK_TYPE_RELATION_TYPE in atk_relation_type_get_name() and
2397         atk_relation_type_for_name()
2399         * atk/atkstate.c:
2400         Use ATK_TYPE_STATE_TYPE in atk_state_type_get_name() and
2401         atk_state_type_for_name()
2403         * tests/testrelation.c, tests/teststateset.c:
2404         Update tests as name componenets are separated by hyphen (-) rather
2405         than underline (_)
2407 2001-11-29  Padraig O'Briain  <padraig.obriain@sun.com>
2409         * atk/Makefile.am:
2410         Generate files atk-enum-types.c and atk-enums-types.h to create
2411         types for enums.
2413         * atk/atkobject.c:
2414         Use ATK_TYPE_ROLE in atk_role_get_name() and atk_role_for_name()
2416 2001-11-28  Bill Haneman  <bill.haneman@sun.com>
2418         * atk/atkutil.c:
2419         Changed calls to g_type_class_peek() to g_type_class_ref() where
2420         it makes more sense, and in other places check for a non-null
2421         klass return before trying to call class methods.  This prevents
2422         SEGV if no Atk-implementation library has been loaded.
2424         * atk/atkobject.c:
2425         Fixed gtk-doc warning.
2427 2001-11-28  Padraig O'Briain  <padraig.obriain@sun.com>
2429         * atk/atkobject.[c|h]:
2430         Add functions atk_role_get_name() and atk_role_for_name() which
2431         transform a role into an untranslated string
2432         Update comments in atkobject.h which refer to property names
2434         * atk/atkrelation.c:
2435         Correct error in atk_relation_type_get_name
2437         * docs/atk-sections.txt
2438         Added atk_role_get_name and atk_role_for_name
2440         * docs/tmpl/*sgml
2441         Updated files
2442         
2443 2001-11-23  Hans Breuer  <hans@breuer.org>
2445         * atk/atk.def : updated externals
2447         * atk/atktext.c atk/atkutil.c : added two spaces to fix
2448         minor coding style issues. Found by my exports generator.
2450         * atk/makefile.msc : version 0.7, use build dir from
2451         $(TOP)\glib
2453 Thu Nov 22 14:37:40 2001  Owen Taylor  <otaylor@redhat.com>
2455         * Version 0.7
2457         * configure.in (GLIB_REQUIRED_VERSION): Require GLib-1.3.11
2459 2001-11-22  Padraig O'Briain  <padraig.obriain@sun.com>
2461         * atk/atknoopobject.c:
2462         Specify role as ATK_ROLE_INVALID and layer as ATK_LAYER_INVALID
2463         when creating object
2465 2001-11-22  Padraig O'Briain  <padraig.obriain@sun.com>
2467         * atk/atk.def, atk/atkrelationtype.h, docs/atk-sections.txt,
2468         docs/tmpl/atkrelation.sgml:
2469         Change atk_relation_type_from_string to atk_relation_type_for_name
2470         Add atk_relation_type_get_name
2472         * atk/atkrelationtype.c:
2473         Change atk_relation_type_from_string to atk_relation_type_for_name
2474         Add atk_relation_type_get_name
2475         Update atk_relation_type_register() to correctly register new
2476         relation types
2478         * atk/atkstate.c:
2479         Changed name of static variable type to last_type
2480         Changed name of paremeter if atk_state_type_get_name to type to match
2481         comments
2483         * docs/tmpl/*sgml
2484         Updated files
2486         * tests/README, tests/Makefile.am       
2487         Add new test file testrelation.c
2489 2001-11-22  Bill Haneman <bill.haneman@sun.com>
2491         * atk/atkutil.c (atk_add_key_event_listener):
2492         Fix gtk-doc comment and clarify use of 'data' gpointer.
2494 2001-11-22  Michael Meeks  <michael@ximian.com>
2496         * atk/atkutil.c (atk_add_key_event_listener): switch
2497         to class_peek.
2499         * atk/atkobject.c (atk_object_real_get_property):
2500         add missing 'break'.
2502 2001-11-21  Michael Meeks  <michael@ximian.com>
2504         * atk/atkrelation.c: pull in string.h for strcmp
2506         * atk/atktext.c (atk_text_get_selection): fix bug / warning.
2508         * atk/atkutil.c (atk_add_global_event_listener),
2509         (atk_get_toolkit_name, atk_get_toolkit_version):
2510         constify 
2512 2001-11-21  Bill Haneman <bill.haneman@sun.com>
2514         * atk/atkrelation.c: Added gtk-doc docs for 
2515         atk_relation_type_from_string.
2517 Wed Nov 21 17:54:44 2001  Owen Taylor  <otaylor@redhat.com>
2519         * atk/atkobject.h (enum): Fix trailing comma on
2520         enumeration.
2522         * docs/atk-sections.txt: Update.
2524         * NEWS: Updates
2526 2001-11-21  Padraig O'Briain  <padraig.obriain@sun.com>
2528         * atk/atkobject.[c|h]:
2529         Add additional argument (name) to state-change signal
2530         Update atk_object_notify_state_change to take account of 
2531         extra argument for state-change
2533         * atk/atkmarshal.list:
2534         Add marshaller for VOID:STRING,BOOLEAN
2535         
2536 2001-11-21  Padraig O'Briain  <padraig.obriain@sun.com>
2538         * atk/atkobject.[c|h], docs/atk-sections.txt, docs/tmpl/atkobject.sgml:
2539         Add enum AtkLayer and functions atk_object_get_layer and
2540         atk_object_get_mdi_zorder
2542 2001-11-20  Padraig O'Briain  <padraig.obriain@sun.com>
2544         * atk/atkobject.[c|h]:
2545         Remove property accessible-state; use signal state-change instead
2546         Change signature of state-change handler to take gboolean as argument
2547         instead of AtkPropertyValues
2548         Update atk_object_notify_state_change() to emit state-change signal
2550         * atk/atkstate.[c|h], docs/tmpl/atkstate.sgml:
2551         Remove state ATK_STATE_COLLAPSED
2553 2001-11-19  Bill Haneman <bill.haneman@sun.com>
2555         * atk/atkobject.c:
2556         * atk/atkstate.c:
2557         Added state-changed signal to atkobject, in anticipation of 
2558         deprecating the accessible-state property.
2560         * atk/atkutil.[ch]:
2561         Fixed signature of atk_util_add_key_listener () to
2562         take an AtkKeySnoopFunc instead of a pointer to same.
2564 2001-11-19  Padraig O'Briain  <padraig.obriain@sun.com>
2566         * atk/atkobject.c (atk_object_notify_state_change):
2567         Fix bug in calculation of number of toggle states
2569         * atk/atkstate.c:
2570         Correct out-by-1 error in atk_state_type_register()
2571         Use type (number of states defined) in atk_state_type_get_name()
2572         and atk_state_type_for_name()
2573         
2574 2001-11-17  Padraig O'Briain  <padraig.obriain@sun.com>
2576         * atk/atkeditabletext.c:
2577         Remove unused structure _AtkEditableTextIfaceClass
2579         * atk/atkobject.[c|h]
2580         Remove signals model_changed and selection_changed
2582         * atk/selection.[c|h]
2583         Add signal selection_changed
2585         * atk/atktable.[c|h]
2586         Remove unused structure _AtkTableIfaceClass
2587         Add signal model_changed
2589         * atk/atktext.[c|h]
2590         Remove unused structure _AtkTextIfaceClass
2591         Add signal text_selection_changed
2593         * docs/tmpl/atkobject.sgml, docs/tmpl/atkselection.sgml,
2594         docs/tmpl/atktable.sgml, atk/tmpl/atktext.sgml:
2595         Documentation changes
2597 2001-11-17  Tor Lillqvist  <tml@iki.fi>
2599         * atk-zip.sh.in: Build separate runtime and developer packages.
2601         * atk/atk.def: Update.
2603 2001-11-14  Bill Haneman  <bill.haneman@sun.com>
2605         * atk/atkutil.h :
2606         Added API 
2607         atk_add_key_event_listener    (AtkKeySnoopFunc *listener,
2608                                        gpointer data);
2609         atk_remove_key_event_listener (AtkKeySnoopFunc *listener,
2610                                        gpointer data);
2611         
2612         to allow non-GTK-dependent installation of key snoop functions.
2613         This also meant adding definitions of AtkKeySnoopFunc and 
2614         AtkKeyEventStruct.
2616 2001-11-08  Padraig O'Briain  <padraig.obriain@sun.com>
2618         * atk/atkobject.c (atk_object_notify_state_change):
2619         Notify previous value when a state if toggled, e.g. ATK_STATE_COLLAPSED
2620         to ATK_STATE_EXPANDED or vice versa.
2622 2001-11-05  Padraig O'Briain  <padraig.obriain@sun.com>
2624         * atk/atkobject.h:
2625         Add role ATK_ROLE_TREE_TABLE
2627         * atk/atkrelation.h:
2628         Remove ATK_RELATION_NODE_CHILDREN and ATK_RELATION_NODE_PARENT
2629         and added ATK_RELATION_NODE_CHILD_OF; this is for use by TreeTable
2631         * docs/tmpl/atk-unused.sgml, docs/tmpl/atkaction.smgl,
2632         docs/tmpl/atkcomponent.sgml, docs/tmpl/atkdocument.sgml,
2633         docs/tmpl/atkeditabletext.tmpl, docs/tmpl/atkimage.tmpl,
2634         docs/tmpl/atkobject.sgml, docs/tmpl/atkrelation.sgml,
2635         docs/tmpl/atkselection.sgml, docs/tmpl/atkstate.sgml,
2636         docs/tmpl/atkstreamablecontent.sgml, docs/tmpl/atktable.sgml,
2637         docs/tmpl/atktext.sgml, docs/tmpl/atkutil.sgml:
2638         Update to reflect the current state of the documentation in the code.
2640 2001-10-31  Padraig O'Briain  <padraig.obriain@sun.com>
2642         * atk/relation.h, docs/tmpl/atkrelation.sgml:
2643         Add two new relations ATK_RELATION_NODE_CHILDREN and
2644         ATK_RELATION_NODE_PARENT to support compound objects in a
2645         node or cell of a tree or table
2646         Added descriptions of all relations which are defined
2648         * atk/atktable.c:
2649         Remove functions atk_table_real_get_index_at(),
2650         atk_table_real_get_column_at_index() and 
2651         atk_table_real_get_row_at_index() 
2652         Correct typos in documentation of other functions.
2654 2001-10-28  Tor Lillqvist  <tml@iki.fi>
2656         * atk-zip.sh.in: New file, used to build developer package for
2657         Win32.
2659         * Makefile.am
2660         * configure.in: Add it.
2662         * atk/Makefile.am: Add rules to install and uninstall mingw import
2663         library.
2665 2001-10-26  Padraig O'Briain  <padraig.obriain@sun.com>
2667         * atk/atkobject.[c|h]
2668         Remove the following properties
2669         accessible-child - use signal children_changed for notification
2670         accessible-text - use signal text_changed for notification
2671         accessible-caret - use signal text_caret_moved for notification
2672         accessible-selection - use new signal selection_changed 
2673         for notification
2674         accessible-visible-data - use new signal visible_data_changed
2675         for notification
2676         accessible-model - use new signal model_changed for notification
2677         Notify when role or parent changes
2678         Allow parent and role to be set or got using g_object_set() or
2679         g_object_get()
2681 Wed Oct 24 11:13:13 2001  Owen Taylor  <otaylor@redhat.com>
2683         * Version 0.6
2685         * NEWS: Updates.
2687 2001-10-25  Padraig O'Briain  <padraig.obriain@sun.com>
2689         * atk/atkobject.h, docs/tmpl/atkobject.sgml:
2690         Add role ATK_ROLE_TERMINAL for an accessible terminal.
2692 2001-10-22  Padraig O'Briain  <padraig.obriain@sun.com>
2694         * atk/atkobject.c (atk_object_notify_state_change):
2695         Initialize AtkPropertyValue data structure to 0 instead of using
2696         memset.
2698 2001-10-19  Tor Lillqvist  <tml@iki.fi>
2700         * configure.in: Set automake conditionals OS_WIN32 if on (native)
2701         Win32, and MS_LIB_AVAILABLE if lib.exe is available. Calculate
2702         LT_CURRENT - LT_AGE and set LT_CURRENT_MINUS_AGE to that value.
2704         * atk/Makefile.am: Add atk.def to EXTRA_DIST. On Win32, use
2705         -export-symbols atk.def. If lib.exe is available, generate
2706         atk.lib, and install it.
2708         * atk/atk.def: Update with new entry points.
2710 2001-10-19  Padraig O'Briain  <padraig.obriain@sun.com>
2712         * atk/atkobject.[c|], docs/atk-sections.txt,
2713         docs/tmpl/atkobject.sgml:
2714         Add convenience function atk_object_notify_state_change()
2715         to generate property notification of state change.
2717         * atk/atktext.c, docs/tmpl/atk-unused.sgml:
2718         Correct comments on functions atk_attribute_get_name() and
2719         atk_attribute_get_value()
2721 2001-10-17  Padraig O'Briain  <padraig.obriain@sun.com>
2723         * atk/atktext.c:
2724         Update comments in atk_text_get_text_[at|after|before]_offset()
2725         to clarify what these functions will return.
2727 2001-10-16  Padraig O'Briain  <padraig.obriain@sun.com>
2729         * atk/atktext.c:
2730         Update comments in atk_text_get_run_attributes() and
2731         atk_text_get_default_attributes().
2733 2001-10-15  Padraig O'Briain  <padraig.obriain@sun.com>
2735         * atk/atkobject;c:
2736         Change "property-change" signal to allow detail (i.e. property name) 
2737         and add detail in atk_object_notify().
2739 2001-10-15  Padraig O'Briain  <padraig.obriain@sun.com>
2741         * atk/atktext.c:
2742         Correct order of attribute names in text_attr_name array.
2744 2001-10-12  Padraig O'Briain  <padraig.obriain@sun.com>
2746         * atk/atktext.[c|h]:
2747         * docs/atk-sections.txt, docs/tmpl/atktext.sgml:
2748         Use enum AtkTextAttribute to specify what attribute are supported
2749         rather than hash defines. Define new functions atk_attribute_get_name()
2750         and atk_attribute_get_value() which return the strings for the
2751         attribute name and values for those attribute which have named values.
2753 2001-10-10  Padraig O'Briain  <padraig.obriain@sun.com>
2755         * atk/atktext.c (atk_text_get_run_attributes):
2756         Correct typo.
2758         * atk/atktext.c (atk_text_get_default_attributes):
2759         Add call to set iface.
2761 2001-10-10  Padraig O'Briain  <padraig.obriain@sun.com>
2763         * atk/atktext.[c|h]:
2764         * docs/atk-sections.txt, docs/tmpl/atktext.sgml:
2765         Add new function atk_text_get_default_attributes
2766         Rename atk_text_ref_run_attributes to atk_text_get_run_attributes
2768 2001-10-09  Padraig O'Briain  <padraig.obriain@sun.com>
2770         * atk/atktext.c (atk_attribute_set_free):
2771         Avoid leaking of AtkAttributeSet data structure; speed up code.
2773         * docs/tmpl.atk*.sgml
2774         Updated to reflect current APIs.
2776 2001-10-01  jacob berkman  <jacob@ximian.com>
2778         * docs/Makefile.am (dist-hook-local): depend on all-local so that
2779         make dist works correctly w/o having to build first
2781 2001-10-01  Tor Lillqvist  <tml@iki.fi>
2783         * configure.in: Add AC_LIBTOOL_WIN32_DLL.
2785 Sat Sep 29 19:45:00 2001  Bill Haneman <bill.haneman@sun.com>
2786         
2787         * configure.in (ATK_MICRO_VERSION): Version 0.6
2788         (because libglade will depend on a the small api addition below)
2790         * atk/makefile.msc (PKG_VER): Version 0.6
2792         * atk/atkrelation.h:
2793         * atk/atkrelation.c: (AtkRelationType 
2794         atk_relation_type_from_string (const gchar *name)): Added method.
2796         
2797 Tue Sep 25 12:08:52 2001  Owen Taylor  <otaylor@redhat.com>
2799         * configure.in (ATK_MICRO_VERSION): Version 0.5
2801         * configure.in (GLIB_REQUIRED_VERSION): Up to 1.3.9
2803         * atk/makefile.msc (PKG_VER): Version 0.5
2805 2001-09-21  Hans Breuer  <hans@breuer.org>
2807         * atk/atk.def : updated externals
2808         * atk/makefile.msc : version 0.4
2810         * atk/atktext.c (atk_text_get_character_extents) : real_height
2811         is a reference to int, so use &local_height
2813 Wed Sep 19 10:46:44 2001  Tim Janik  <timj@gtk.org>
2815         * Released 0.4.
2817 Tue Sep 18 23:41:32 2001  Tim Janik  <timj@gtk.org>
2819         * configure.in (AM_INIT_AUTOMAKE): auto init from ATK_VERSION.
2820         up ATK_VERSION to 0.4, interface age 0, binary age 0.
2821         (from 0.2 which was not properly updated last time).
2822         depend on glib 1.3.8.
2824         * NEWS: updates.
2826 2001-09-11  Padraig O'Briain  <padraig.obriain@sun.com>
2828         * atk/atkobject.c:
2829         Add object reference when object is set as accessible_parent
2831 2001-09-05  Mark McLoughlin <mark@skynet.ie>
2833         * configure.in: remember ACLOCAL_FLAGS.
2835 2001-09-05  Padraig O'Briain  <padraig.obriain@sun.com>
2837         * atk/atktable.[c|h]
2838         Change atk_table_get_caption() and atk_table_set_caption()
2839         to deal with AtkObject* rather than gchar*
2840         Remove redundant and incorrect comments
2841         
2842 Mon Sep  3 19:42:47 2001  Owen Taylor  <otaylor@redhat.com>
2844         * configure.in: Version 0.3  
2846         * configure.in (GLIB_REQUIRED_VERSION): Require GTK+-1.3.7
2848         * NEWS: Update  
2850 2001-09-03  Padraig O'Briain  <padraig.obriain@sun.com>
2852         * atk/atkobject.c:
2853         Correct property definitions for "accessible-table-caption", 
2854         "accessible-table-column-description", 
2855         "accessible-table-row-description" 
2856         * atk/atkobject.h:
2857         Update comments to include all properties defined
2859 2001-08-24  Padraig O'Briain  <padraig.obriain@sun.com>
2861         * atk/atkhyperlink.h:
2862         Change AtkHyperLink to AtkHyperlink in comment
2863         * atk/atkhypertext.[c|h]:
2864         Change AtkHyperLink to AtkHyperlink
2865         * atk/atktable.[c|h]:
2866         Make gchar* arguments const; make return value of type gchar*
2867         G_CONST_RETURN
2868         * docs/atk-sections.txt
2869         Remove reference to AtkHyperLink
2870         * docs/atk-used.sgml, docs/tmpl/atkhyperlink.sgml
2871         docs/tmpl/atkhypertext.sgml, docs/tmpl/atkdocs.sgml:
2872         Updated by make
2873         
2874 2001-08-23  Padraig O'Briain  <padraig.obriain@sun.com>
2876         * atk/atktable.c
2877         Add functions atk_table_real_get_index_at(), 
2878         atk_table_real_get_row_at_index(), atk_table_real_get_column_at_index() 
2879         as default implementations for atk_table_get_index_at(),
2880         atk_table_get_row_at_index(), atk_table_get_column_at_index()
2882 2001-08-23  Padraig O'Briain  <padraig.obriain@sun.com>
2884         * atk/atkaction.c:
2885         Refer to return value in function documentation for 
2886         atk_action_do_action
2887         * atk/atkimage.c:
2888         Fix typo in comments
2889         * docs/tmpl/atkaction.sgml:
2890         Update to include return value
2892 2001-08-22  Marc Mulcahy <marc.mulcahy@sun.com>
2894         * atk/atkaction.c atk/atkaction.h:
2895         Made atk_action_do_action return a gboolean as the class member of 
2896         AtkActionIface does.
2897         * .cvsignore:
2898         Added atk.spec
2900 2001-08-20  Padraig O'Briain  <padraig.obriain@sun.com>
2902         * docs/tmpl/atkimage.sgml atk/atkimage.h:
2903         Swap height and width arguments to atk_image_get_image_size
2904         * atk/atkimage.c:
2905         Swap height and height arguments to atk_image_get_image_size
2906         Do not crash if NULL pointers are passed for return values
2908 2001-08-17  Padraig O'Briain  <padraig.obriain@sun.com>
2910         * docs/tmpl/atktext.sgml atk/atktext.h:
2911         Change parameter names *offset to *_offset
2912         * atk/atkcomponent.c:
2913         Do not crash if NULL pointers are passed for return values
2914         * atk/atktext.c:
2915         Change parameter names *offset to *_offset
2916         Do not crash if NULL pointers are passed for return values
2917         
2918 2001-08-16  Bill Haneman  <bill.haneman@sun.com>
2920         * atk/atkutil.c :
2921         Changed g_type_class_peek() to g_type_class_ref()
2922         in atk_add_global_event_listener(), since
2923         g_type_class_peek() could return NULL when an
2924         instance of the class had not been created.
2926 2001-08-16  Padraig O'Briain  <padraig.obriain@sun.com>
2928         * docs/atk-sections.txt, docs/tmpl/atktext.sgml:
2929         Ensure that atk_attribute_set_free is in the documentation.
2931 2001-08-16  Padraig O'Briain  <padraig.obriain@sun.com>
2933         * atk/atktext.[c|h], docs/tmpl/atktext.sgml:
2934         Swapped order of width and height arguments to
2935         atk_text_get_character_extents()
2936         Changed AtkAttrributeSet_free to atk_attribute_set_free
2938 2001-08-15  Padraig O'Briain  <padraig.obriain@sun.com>
2940         * atk/atktext.[c|h], docs/tmpl/atktext.sgml:
2941         Changed "length" argument of atk_text_get_character_extents() to
2942         "height".
2944 2001-08-15  Jens Finke <jens@gnome.org>
2946         * Makefile.am (EXTRA_DIST): Added atk.spec and atk.spec.in files.
2947         * configure.in: Moved GLIB_REQUIRED_VERSION to top of file and
2948         added a AC_SUBST for it. This is needed for the spec.in file.
2949         Added atk.spec to output list.
2950         * atk.spec.in: New file.
2952 2001-08-13  Padraig O'Briain  <padraig.obriain@sun.com>
2954         * atk/atkcomponent.[c|h]
2955         * docs/atk-sections.txt, docs/tmpl/atkcomponent.sgml
2956         Change atk_component_get_accessible_at_point to 
2957         atk_component_ref_accessible_at_point so it will work for flyweights
2959 Sun Aug 12 10:33:02 2001  Owen Taylor  <otaylor@redhat.com>
2961         * docs/Makefile.am: Set GPATH to fix srcdir != builddir problems
2962         with GNU make.
2964 2001-08-09  Padraig O'Briain  <padraig.obriain@sun.com>
2966         * atk/atkaction.c, atk/atkcomponent.c
2967         Remove all instances of g_return_if_fail (foo != NULL); that are
2968         immediately before a g_return_if_fail (ATK_IS_FOO (foo));
2969         since the second check catches the NULL.
2970         * atk/atkcomponent.c
2971         Add functions atk_component_real_contains(), 
2972         atk_component_real_get_position(), atkcomponent_real_get_size() 
2973         as default implementations for atk_component_contains(),
2974         atk_component_get_position(), atk_component_get_size()
2976 2001-08-07  Brian Cameron <brian.cameron@sun.com>
2978         * atk/atkimage.[ch] docs/atk-sections.txt
2979         docs/tmpl/atkimage.sgml
2980         Updated AtkImage get_position to get_image_position
2981         so the naming is consistant.  Now get_image_position
2982         and get_image_size return -1 for x/y/height/width
2983         if AtkImage implementations of these functions is
2984         not found.
2986 2001-07-31  Padraig O'Briain  <padraig.obriain@sun.com>
2988         * atk/atkobject.c
2989         Create an object relation set when the object is created.
2991 2001-07-30  Brian Cameron <brian.cameron@sun.com>
2993         * atk/atkutil.[ch]
2994         Changed first argument of atk_add_global_event_listener
2995         so the callback function is of type GSignalEmissionHook
2996         instead of AtkEventListener.  AtkEventListener is
2997         appropriate for Focus event callbacks, but not generic
2998         ones.
3000 2001-07-27  Padraig O'Briain  <padraig.obriain@sun.com>
3002         * atk/atkobject.c:
3003         Add function atk_object_real_ref_state_set() which creates the
3004         state set and adds states ATK_STATE_SELECTABLE and ATK_STATE_SELECTED
3005         if appropriate
3007 2001-07-27  Padraig O'Briain  <padraig.obriain@sun.com>
3009         * atk/*.c:
3010         Remove all instances of g_return_if_fail (foo != NULL); that are
3011         immediately before a g_return_if_fail (ATK_IS_FOO (foo));
3012         since the second check catches the NULL.
3014 2001-07-26  Padraig O'Briain  <padraig.obriain@sun.com>
3016         * atk/Makefile.am
3017         Fix problem with ATK not building after running make maintainer-clean
3018         and autogen.sh: add extra files to MAINTAINERCLEANFILES
3020 2001-07-25 Bill Haneman <bill.haneman@sun.com>
3022         * atk/atktext.h
3023         * atk/atkeditabletext.h
3024         * atk.pc.in
3025         * atk-uninstalled.pc.in
3026         * atk/makefile.msc
3027         * configure.in
3028         Removed (unused) #defines of pango/pango.h
3029         Removed references to/dependencies on pango from .pc files
3030         Removed dependencies on pango from makefile.msc and configure.in
3032 2001-07-24  Padraig O'Briain  <padraig.obriain@sun.com>
3034         * atk/atkobject.[c|h]
3035         Move some implementation from GAIL:
3036         Default implementations for some some functions
3037         atk_object_real_get_name, atk_object_real_set_name,
3038         atk_object_real_get_description, atk_object_real_set_description,
3039         atk_object_real_get_parent, atk_object_real_set_parent,
3040         atk_object_real_get_role,
3041         atk_object_real_connect_property_change_handler,
3042         atk_object_real_remove_property_change_handler,
3043         atk_object_notify,
3044         definition of property-changed signal.
3045         Initialize pointers to NULL in atk_object_init().
3046         Initialize uninitialized function pointers to NULL in 
3047         atk_object_class_init().
3048         
3049 2001-07-23  Brian Cameron <brian.cameron@sun.com>
3051         * atk/atkobject.c
3052         Changed children_changed signal to allow NULL pointers
3053         for the 2nd argument to the signal handler.
3055 2001-07-20  Hans Breuer  <hans@breuer.org>
3057         * atk/atk.def : added more exports
3058         * atk/makefile.msc : updated win32 build
3060 2001-07-20  Padraig O'Briain  <padraig.obriain@sun.com>
3062         * atk/atkaction.[c|h], docs/atk-sections.txt, 
3063         docs/tmpl/atkaction.sgml
3064         Add atk_action_get_name() and atk_action_set_description()
3066 2001-07-18  Padraig O'Briain  <padraig.obriain@sun.com>
3068         * atk/atkstate.[c|h]
3069         Add ATK_STATE_ENABLED so we can distinguish between a consistent
3070         and inconsistent GtkToggleButton
3072 2001-07-16  Brian Cameron <brian.cameron@sun.com>
3074         * atk/atkeditabletext.c atk/atktext.c atk/atktext.h atk/atkutil.h
3075         docs/atk-sections.txt docs/tmpl/atktext.sgml docs/tmpl/atkutil.sgml
3076         gail_textattributes_update.pat is for gail/gail and integrates the 
3077         ATK_ATTRIBUTE_* macros in the gail implementations.
3078         atk_docs_textattributes_update.pat is for atk/docs and patches
3079         atk-sections.txt etc. for improved docs
3080         atk_atk_textattributes_update.pat is for atk/atk and included the
3081         new ATK_ATTRIBUTE_* macros and updated gtk-doc comments.
3083 2001-07-13  Darin Adler  <darin@bentspoon.com>
3085         * atk/atkstate.c: Add missing <string.h> include.
3086         * tests/teststateset.c: Add missing <string.h> include.
3088 2001-07-13  Darin Adler  <darin@bentspoon.com>
3090         * .cvsignore: Ignore some generated files.
3091         * autogen.sh: Get rid of call to autoheader since the
3092         configure file doesn't include AM_CONFIG_HEADER.
3094 2001-07-11  Brian Cameron <brian.cameron@sun.com>
3096         * tmpl/atkdocument.sgml
3097         Added new file for docs.
3099 2001-07-11  Padraig O'Briain  <padraig.obriain@sun.com>
3101         * atk/atkimage.c atk/atkutil.c
3102         Changes to build with Sun's FORTE compiler.
3104 2001-07-10  Brian Cameron <brian.cameron@sun.com>
3106         * tmpl/atk-unused.sgml tmpl/atkcomponent.sgml tmpl/atkeditabletext.sgml
3107         tmpl/atkimage.sgml tmpl/atkselection.sgml tmpl/atkstate.sgml
3108         tmpl/atkstreamablecontent.sgml tmpl/atktable.sgml
3109         tmpl/atktext.sgml tmpl/atkutil.sgml
3110         Updated docs pages.
3112 Mon Jul  2 06:37:09 2001  Tim Janik  <timj@gtk.org>
3114         * atk/atktext.c (atk_text_base_init): 
3115         * atk/atktable.c (atk_table_base_init): 
3116         * atk/atkobject.c (atk_object_init): s/signal_newc/signal_new/
3117         to adapt to recent GSignal changes.
3119 2001-06-28  Brian Cameron <brian.cameron@sun.com>
3121         * atk/atkutil.c atk/atkutil.h docs/atk-sections.txt
3122         docs/tmpl/atkutil.sgml
3123         Added new functiosn to AtkUtil.
3125 2001-06-28  Brian Cameron <brian.cameron@sun.com>
3127         * atk/Makefile.am atk/atk.h atk/atkdocument.c atk/atkdocument.h
3128         docs/atk-docs.sgml docs/atk-sections.txt docs/tmpl/atk-unused.sgml
3129         docs/tmpl/atkobject.sgml
3130         Added new atk document interface.
3132 2001-06-28  Brian Cameron <brian.cameron@sun.com>
3134         * atk/atkcomponent.c atk/atkcomponent.h atk/atkimage.c
3135         atk/atkimage.h atk/atktext.c atk/atktext.h atk/atkutil.h
3136         Updated so that functions that take screen coords as 
3137         input/output also take an enum specifying whether
3138         the coords are screen or top-level window based.
3139         Updated docs as well.
3141 2001-06-28  Brian Cameron <brian.cameron@sun.com>
3143         *atk/atkaction.c atk/atkcomponent.c atk/atkeditabletext.c
3144         atk/atkhyperlink.c atk/atkobject.c atk/atkregistry.c
3145         atk/atkstate.c atk/atkstateset.c atk/atkstreamablecontent.c
3146         atk/atktable.c atk/atktext.c atk/atkutil.c atk/atkvalue.c
3147         atk/docs/tmpl/atkstreamablecontent.sgml
3148         Cleaned up docs.  Added atkstreamablecontent.sgml
3150 2001-06-28  Brian Cameron <brian.cameron@sun.com>
3152         *atk/atktable.h, atk/atktable.c
3153         Updated signal handler definitions.
3155 2001-06-27  Brian Cameron <brian.cameron@sun.com>
3157         *atk/atktext.h
3158         Updated AtkXYCoords enum.
3160 2001-06-27  Brian Cameron <brian.cameron@sun.com>
3162         *atk/atkaction.c atk/atkaction.h atk/atkcomponent.c
3163         atk/atkcomponent.h atk/atkhyperlink.c atk/atkhypertext.c
3164         atk/atkimage.c atk/atkimage.h atk/atkobject.c
3165         atk/atkobject.h atk/atkobjectfactory.c atk/atkregistry.c
3166         atk/atkstateset.c atk/atkstreamablecontent.c
3167         atk/atkstreamablecontent.h atk/atktable.c
3168         atk/atktext.c, docs/atk-docs.sgml docs/atk-sections.txt
3169         and some docs/tmpl files.
3170         Updated gtk-docs fixing spelling errors and making minor
3171         changes to the API.
3173 2001-06-27  Louise Miller <lousie.miller@sun.com>
3175         *atk/atkselection.h, atk/atkselection.c
3176         changed return type to gboolean for 
3177         atk_selection_select_all_selection
3179 2001-06-26  Brian Cameron <brian.cameron@sun.com>
3181         *atk/atkstate.h atk/atkstate.c
3182         docs/tmpl/atk-unused.sgml docs/tmpl/atkselection.sgml
3183         docs/tmpl/atkstate.sgml docs/tmpl/atktable.sgml
3184         docs/tmpl/atktext.sgml
3185         Added ATK_STATE_STALE.  Updated docs.
3187 2001-06-22  Lucy Brophy <lucy.brophy@sun.com>
3189         *atk/atktext.h
3190         Removed the macro ATK_TEXT_BOUNDARY_CURSOR_POS
3192 2001-06-21  Brian Cameron <brian.cameron@sun.com>
3194         * atk/atkeditabletext.h, atk/atkobject.h,
3195         atktext.[ch]
3196         Added AtkAttributeSet_free() convenience
3197         function.
3199 2001-06-20  Peter Williams  <peterw@ximian.com>
3201         * atk/atknoopobject.h: Correct prototype name: agtk_widget_get_type ->
3202         atk_no_op_object_get_type. Change #ifdef __cplusplus mess to nicer
3203         G_{BEGIN,END}_DECLS.
3205 2001-06-20  Brian Cameron <brian.cameron@sun.com>
3207         * atk/atktable.c, atk/atkmarshal.list
3208         Removed needless marshal and updated signal handlers in
3209         atktable.c
3211 2001-06-20  Louise Miller <louise.miller@sun.com>
3213         *atk/atktable.h, atk/table.c, docs/tmpl/atktable.sgml   
3214         Changed parameters for get_selected_rows/get_selected_columns
3215         Added 4 new functions, add_row_selection, remove_row_selection,
3216         add_column_selection, remove_column_selection
3218 2001-06-19  Brian Cameron <brian.cameron@sun.com>
3220         * atk/atktable.c
3221         Fixed minor bug with signals.
3223 2001-06-18  Brian Cameron <brian.cameron@sun.com>
3225         * atk/atktable
3226         Added signals.
3228 2001-06-15  Brian Cameron & Lucy Brophy  <brian.cameron@sun.com>
3230         * atk/atkselection.h atk/atkselection.c
3231         Now add_selection, clear_selection, and remove_selection 
3232         return a boolean indicating SUCCESS/FAILURE to indicate
3233         if the operation was successful.
3235 2001-06-13  Brian Cameron & Lucy Brophy  <brian.cameron@sun.com>
3237         * atk/atktable.h atk/atktable.h
3238         Updated so now the get_text_before|at|after functions
3239         return the start & end offset of the string.  Updated the
3240         docs.
3242 2001-06-13  Padraig O'Briain  <padraig.obriain@sun.com>
3244         * atk/Makefile.am: install atknoopobject.h and atknoopobjectfactory.h
3246 2001-06-11  Havoc Pennington  <hp@redhat.com>
3248         * NEWS: updated
3250         * configure.in: bump version to 0.2 and add infrastructure for 
3251         libtool version info. Assumes GTK versioning scheme (major.minor 
3252         is binary compatible)
3253         
3254         * atk/Makefile.am (LDFLAGS): set version info
3255         (stamp-atkmarshal.h): glib-genmarshal already includes top_builddir
3256         
3257 2001-06-13  Brian Cameron <brian.cameron@sun.com>
3259         * atk/atktable.h, atk/atktable.c
3260         Updated so that get/set row/column header functions
3261         work with AtkObjects rather than AtkTables.  Organized
3262         the header file a little more cleanly.  Also the get/set
3263         row_description and caption functions now use gchar *
3264         rather than AtkObject.
3266 2001-06-12  Padraig O'Briain  <padraig.obriain@sun.com>
3268         * atk/atkmarshal.list, atk/atktable.h atk/atktable.c:
3269         Add signal model-changed.
3271         * atk/atkobject.c: Add properties
3272         accessible-role, accessible-table-caption, 
3273         accessible-table-column-header, accessible-table-column_description.
3274         accessible-table-row-header, accessible-table-row_description.
3275         accessible-table-summary, accessible-model
3277 2001-06-12  Brian Cameron <brian.cameron@sun.com>
3279         * atk/atkeditabletext.[ch], atk/atktext.[ch], atk/atkobject.h
3280         Updated atkeditabletext and atktext interfaces so they
3281         now properly define the get/set attribute methods and now
3282         get_offset_at_point and get_character_extents can request
3283         x,y coords by either widget or screen coords.
3285 Sat Jun  9 15:17:00 2001  Owen Taylor  <otaylor@redhat.com>
3287         * configure.in (DEP_CFLAGS): Only include gthread-2.0 in
3288         CFLAGS, not in LIBS. (Always linking with -lpthread
3289         is a noticeable speed hit.)
3291 Thu Jun  7 17:03:37 2001  Owen Taylor  <otaylor@redhat.com>
3293         * atk/Makefile.am: Really fix marshal generation.
3295 2001-06-07  Havoc Pennington  <hp@redhat.com>
3297         * atk/Makefile.am ($(srcdir)/atkmarshal.c): fix up the
3298         glib-genmarshal stuff
3300 2001-06-07  Havoc Pennington  <hp@redhat.com>
3302         * atk/Makefile.am: use @GLIB_GENMARSHAL@ so we can use uninstalled
3303         glib-genmarshal
3305         * configure.in: rearrange the library checks to support
3306         uninstalled linking     
3308         * autogen.sh: add support for AUTOGEN_SUBDIR_MODE
3310         * atk-uninstalled.pc.in: new file, allows linking to uninstalled
3311         ATK in giant GTK tarball
3313 2001-06-07  Brian Cameron <brian.cameron@sun.com>
3315         * docs/atk-api.sgml docs/atk-sections.txt
3316         docs/tmpl/atk-unused.sgml docs/tmpl/atkeditabletext.sgml
3317         docs/tmpl/atktext.sgml
3318         Removed docs/atk-api.sgml since it is not used.
3319         Updated sgml files and atk-sections.txt to reflect
3320         recent changes to the atktext and atkeditabletext
3321         interfaces
3323 2001-06-06  Brian Cameron <brian.cameron@sun.com>
3325         * atk/atktext.h atk/atktext.h
3326         Updated to new atktext functions for getting attributes.
3328 2001-06-06  Padraig O'Briain  <padraig.obriain@sun.com>
3330         * New files atk/atkstreamablecontent.[ch]
3331         Updated files: atk/Makefile.am, atk/atk.h
3333         * atk/atkvalue.c: Updated comments
3335 2001-06-06  Padraig O'Briain  <padraig.obriain@sun.com>
3337         * atk/atkregistry.h: Add declaration for atk_registry_get_type()
3339 2001-06-05  Padraig O'Briain  <padraig.obriain@sun.com>
3341         * atk/atkobject.c: Add property accessible-visible-data
3343 2001-06-01  Padraig O'Briain  <padraig.obriain@sun.com>
3345         * atk/atkobject.c: Add support for setting and getting 
3346         accessible-value property.
3348         * atk/atkvalue.[ch] Make GValue in atk_value_set_current_value const
3350 Fri Jun 01  Brian Cameron <brian.cameron@sun.com>
3352         * atk/atkeditabletext.[ch], atk/atktext.[ch]
3354         * docs/atk-overrides.txt, docs/Makefile.am
3355           Updated the interface for dealing with selected
3356           text to handle multiple selected regions.  Removed
3357           get_row_col_at_offset from atktext.[ch].  Added
3358           docs/atk-overrides.txt file.
3360 Thu May 31  Brian Cameron <brian.cameron@sun.com>
3362         * Makefile.am configure.in atk/Makefile.am atk/atktext.c
3363           atk/atkutil.c docs/Makefile.am atk/atkmarshal.list
3364           Added atk_marshal_VOID__INT_INT marshaller.  Updated the
3365           Makefiles so the proper marshall files get included in the
3366           dist.  Updated the Makefiles and configure.in so that the
3367           docs get included in the dist.
3369 Tue May 29 18:17:11 2001  Owen Taylor  <otaylor@redhat.com>
3371         * autogen.sh (have_libtool): Fix GNU sedism (#55430)
3373 2001-05-29  Padraig O'Briain  <padraig.obriain@sun.com>
3375         * atk/atkobject.c: Define new properties accessible-text, 
3376         accessible-caret, accessible-selection and accessible-value
3378 2001-05-29  Brian Cameron <brian.cameron@sun.com>
3380         * docs/atk-sections.txt
3382         * docs/tmpl/*
3383         Improved the layout/formatting of the atk docs.  Added docs/tmpl
3384         files.
3386 2001-05-28  Brian Cameron <brian.cameron@sun.com>
3388         * atk/atktext.c
3389         Now properly set the initialized flag when setting up signals.
3390         Updated the atk-docs in several files
3392 2001-05-24  Padraig O'Briain  <padraig.obriain@sun.com>
3394         * atk/atkaction.c, atk/atkcomponent.c, atk/atkeditabletext.c,
3395         atk/atkhyperlink.c, atk/atkhypertext.c, atk/atkimage.c,
3396         atk/atkregistry.c, atk/atkselection.c, atk/atktable.c,
3397         atk/atktext.c, atk/atkutil.c, atk/atkvalue.c
3398         Fix warnings generated by Sun FORTE compiler
3400 2001-05-24  Padraig O'Briain  <padraig.obriain@sun.com>
3402         * atk/atkcomponent.c atk/atkvalue.c
3403         Remove return calls in functions which return void
3404         
3405 2001-05-23  Padraig O'Briain  <padraig.obriain@sun.com>
3407         * atk/atkobject.h: Correct naming of role for status bar
3409         * atk/atktext.c: 
3410         Clarify behaviour of atk_text_get_text_after/at/before_offset
3412 Sun May 13 11:35:32 2001  Owen Taylor  <otaylor@redhat.com>
3414         * autogen.sh (have_automake): Require libtool-1.4, automake-1.4p1.
3416 2001-01-06  Hans Breuer  <hans@breuer.org>
3418         * atk/makefile.msc atk/atk.def (new files) :
3419         Enable build for win32, no sourc changes necessary.
3421 Sat May  5 07:46:47 2001  Owen Taylor  <otaylor@redhat.com>
3423         * Released 0.1
3425 Thu May  3 08:38:24 2001  Owen Taylor  <otaylor@redhat.com>
3427         * atk/atkobject.c: Add missing include of <string.h> for strcmp.
3429 Tue Apr 25 10:10:00 2001  Padraig Obriain <padraig.obriain@sun.com>
3431         * Start a ChangeLog