Added contributors line on 2.15.4 entry
[platform/upstream/atk.git] / NEWS
1 Changes in version 2.15.4:
2 ==========================
3 *
4 * AtkRole:
5    * Bug 742806: Add new roles for fractions, roots, subscripts, and
6      superscripts
7
8 Contributors:
9 Joanmarie Diggs
10
11 Changes in version 2.15.3:
12 ==========================
13 *
14 * AtkState:
15    * Bug 665598: Add ATK_STATE_READ_ONLY
16 * Bugfixing:
17    * Unref STATE_TYPE class ref after using it at state_type_get_name
18    * AtkTable: Added missing ":" on one gi annotation
19
20 Contributors:
21 Joanmarie Diggs, Alejandro Piñeiro Iglesias
22
23 Translations:
24 Muhammet Kara (tr)
25
26 Changes in version 2.15.2:
27 ==========================
28 *
29 * AtkRole:
30    * Bug 739981: Add ATK_ROLE_STATIC and clarify ATK_ROLE_TEXT
31 * AtkState:
32    * Bug 740152: Document the deprecation of ATK_STATE_ARMED
33 * Documentation:
34    * Bug 740044: Fix some unclear language regarding ATK_STATE_ACTIVE
35    * Bug 740066: Improve documentation related to AtkState and
36      AtkStateSet
37    * Extend atk_focus_tracker_notify deprecation documentation
38    * Remove some in-code documentation, that is already part of the
39      docs
40
41 Contributors:
42 Joanmarie Diggs, Alejandro Piñeiro
43
44 Translations:
45 Anders Jonsson (sv)
46
47 Changes in version 2.15.1:
48 ==========================
49 *
50 * Bug 407539: Add ATK_STATE_HAS_TOOLTIP
51 * Documentation:
52    * Updated README file
53    * Bug 737602: Update documentation to reflect an additional use
54      case for STATE_INDETERMINATE
55
56 Changes in version 2.14.0:
57 ==========================
58
59 Translations:
60 Dušan Kazik (sk), Maria Mavridou (el), Yuri Myasoedov (ru)
61
62
63 Changes in version 2.13.90:
64 ===========================
65 *
66 * GObject-introspection: some small changes needed by the MINGW project.
67 * Doap file updated See [1]
68
69 Contributors:
70   Alexpux, Piotr Drąg, Olav Vitters
71
72 Translations:
73 Christian Kirbach (de), Lasse Liehu (fi), ngoswami (as)
74
75 [1] https://mail.gnome.org/archives/release-team/2014-July/msg00045.html
76
77 Changes in version 2.13.3:
78 ==========================
79 *
80 * Bug 729752: introspection: add many missing Returns: (nullable) annotations
81 * Bug 730859: atk/Makefile.am: Stop reading atk.def
82 * Fix GIR scanning for srcdir != buildir
83 * Visual Studio support
84    * MSVC 2010+ Projects: Update "Installation" Process
85    * Build: Add Build Support for Visual Studio 2013
86    * MSVC 2012/2013 Support: Update Property Sheet Creation
87 * Documentation:
88    * Bug 729922: adding further explanation on atk_add_global_event_listener
89
90 Contributors:
91   Benjamin Gilbert, Chun-wei Fan, Evan Nemerson, Alejandro Piñeiro
92   Iglesias, Owen W. Taylor
93
94 Translation:
95   genodeftest (de), Pau Iranzo (ca), Carles Ferrando (ca@valencia), Yosef Or Boczko (he)
96
97 Changes in version 2.13.2:
98 ==========================
99
100 During GNOME 3.13.2 cycle an ATK 2.13.2 release was rolled out. But
101 unfourtunately, it was not pushed on master, so got lost. All their
102 changes are included on 2.13.3.
103
104
105 Changes in version 2.13.1:
106 ==========================
107 *
108 * Bug 728031: Use visibility attributes/__declspec (dllexport) to
109   export public symbols
110 * Bug 691991: Add Simple Support for Visual Studio 2012
111
112 Contributors:
113   Chun-wei Fan
114
115 Translation
116   Inaki Larranaga Murgoitio (eu), Matej Urbančič (sl), marablack3 (el)
117
118 Changes in version 2.12.0:
119 ==========================
120
121 Translations
122
123 A S Alam (pa), Claudio Arseni (it), Ask H. Larsen (da), Kjartan Maraas
124 (nb), Andika Triwidada (id)
125
126 Changes in version 2.11.92:
127 ==========================
128 *
129 * AtkValue:
130   * Bug 684576: AtkValue heavily refactored. Available now so
131     implementors could start migration on next cycle.
132   * Bug 726216: update atk.symbols, autotools for missing symbols and
133     files
134 * AtkTableCell:
135   * Added symbols to be exported at atk.symbols
136
137 Contributors:
138   Chun-wei Fan, Alejandro Piñeiro Iglesias
139
140 Translations
141
142   Aurimas Černius (lt), Marek Černocký (cs), Fran Diéguez (gl), Piotr
143   Drąg (po), Rafael Ferreira (pt_BR), Attila Hammer (hu), Sphinx Jiang
144   (zh_CN), Chao-Hsiung Liao (zh_HK), Duarte Loreto (pt), Kjartan
145   Maraas (nb), Rūdolfs Mazurs (lv), Daniel Mustieles (es), Yuri
146   Myasoedov (ru), Claude Paroz (fr), Changwoo Ryu (ko), Мирослав
147   Николић (sr)
148
149
150 Changes in version 2.11.90:
151 ==========================
152 *
153 * AtkComponent:
154   * Deprecate get_position and get_size in favor of get_extents.
155 * AtkTable:
156   * Deprecate all index-based methods (atk_table_get_index_at,
157     atk_table_get_column_at_index, atk_table_get_row_at_index).
158 * AtkTableCell:
159   * Bug 651353: Add AtkTableCell
160 * Documentation:
161   * Document that atk_component_contains has a default implementation.
162   * Document AtkTableCell.
163   * Update AtkTable documentation after AtkTableCell addition.
164   * Document AtkRegistry (already existed but not properly included on
165     the documentation).
166   * API reference categorized (now easier to read).
167   * ATK overview added.
168   * Added some previously forgotten symbols (thanks to atk-unused.txt)
169
170 Contributors:
171   Mike Gorse, Alejandro Piñeiro Iglesias
172
173 Translations:
174   Jorge Pérez Pérez (an), Kjartan Maraas (nb), Andika Triwidada (id)
175
176 Changes in version 2.11.6:
177 ==========================
178 *
179 * AtkText:
180   * Bug 723292: Getting the localized role name fails for
181     ATK_ROLE_EDITBAR
182   * Bug 653293: text-insert and text-remove are again detailed
183     signals. Document it.
184
185 Contributors:
186   Alejandro Piñeiro Iglesias
187
188 Translations:
189   Aurimas Černius (lt), Marek Černocký (cs), Tong Hui (zh_CN),
190   Chao-Hsiung Liao (zh_HK)
191
192 Changes in version 2.11.5:
193 ==========================
194 *
195 * MSVC Builds: Rework Introspection Build and other miscellaneous
196   fixes
197
198 Contributors:
199   Chun-wei Fan
200
201 Translations:
202   Yosef Or Boczko (he), Dimitris Spingos (el), Peter Vágner (sk)
203
204 Changes in version 2.11.4:
205 ==========================
206 *
207 * AtkRole:
208   * Bug 720065: add roles for description lists
209 * Deprecations:
210   * Bug 476674: deprecate table properties that depend on the
211     row/column number
212   * Bug 652798: kill AtkMisc
213   * Deprecate connect/remove_property_change_handler
214   * Deprecate atk_role_register
215 * Documentation:
216   * Bug 644747: improve documentation for AtkObject::property-change
217   * Improved AtkUtil documentation
218   * Updated new symbols sections on documentation
219   * Not using GTK-Doc tag "Virtual" anymore, as is deprecated
220 * Building:
221   * Bug 644756: remove atkintl.h in favour of gi18n-lib.h from glib
222   * Bug 652965: include atk-enum-types.h on atk.h
223   * Fixed some gobject-introspection warnings
224   * Replace INCLUDES for AM_CPPFLAGS to silence automake deprecation
225     warnings.
226 * Visual C++ Studio files:
227   * Add a PlatformToolsetTag on gengir MSVC Project
228   * Split the Property Sheets
229   * Update Visual C++ 2008 "install" phase
230   * Bug 690145: use Python to Generate the MSVC Projects
231 * Miscellanea:
232   * Bug 572489: atk_text_range_extents should use g_return_if_fail
233   * Bug 653293: remove G_SIGNAL_DETAILED from atktext signals that
234     doesn't use details
235   * Bug 720095: add atk_object_peek_parent
236   * Updated AUTHORS and doap files
237   * Added role names on source file in order to be translated
238
239 Contributors:
240    Chun-wei Fan, Kjartan Maraas, Alejandro Piñeiro Iglesias, Colin
241    Walters, Yue Wang
242
243 Translations:
244   Fran Diéguez (gl), Michael Jayt (zh_CN), Daniel Mustieles (es),
245   Fábio Nogueira (pt_BR)
246
247
248 Changes in version 2.11.3:
249 ==========================
250 *
251 * Bug 709214: Need API to get the document's current page number and
252 *  page count
253 * Updated Greek translation
254
255 Changes in version 2.11.2:
256 ==========================
257 *
258 * AtkRole:
259   * Bug 709106: add media (audio and video) roles
260   * Bug 712586: new ATK roles for ARIA roles (plus rating)
261     * This includes: ATK_ROLE_DEFINITION, ATK_ROLE_ARTICLE,
262       ATK_ROLE_LANDMARK, ATK_ROLE_LOG, ATK_ROLE_MARQUEE,
263       ATK_ROLE_MATH, ATK_ROLE_RATING, ATK_ROLE_TIMER,
264 * AtkState:
265   * Bug 712576: add ATK_STATE_CHECKABLE
266   * Bug 712581: add ATK_STATE_HAS_POPUP
267 * AtkDocument:
268   * Bug 709106: add page-changed-signal
269   * Deprecated atk_document_get_document and
270     atk_document_get_document_type
271   * Added testdocument on tests directory
272 * Documentation:
273   * Update documentation for selected_link method and property
274   * Improve documentation of AtkAttribute and AtkAttributeSet
275 * Updated Galician and Spanish translations
276
277 Changes in version 2.11.1:
278 ==========================
279 *
280 * Bug 684667: Improve AtkObject::children-changed documentation
281 * Bug 709351: new role ATK_ROLE_TITLE_BAR
282 * Bug 710463: new role ATK_ROLE_BLOCK_QUOTE
283 * Updated Spanish translation
284
285 Changes in version 2.10.0:
286 ==========================
287 *
288 * Documentation:
289   * Bug 684667: improve documentation for AtkObject::children-changed
290     signal
291 * Visuall C++ Builds: Use Custom Build Rules
292 * Updated Aragonese and Japanese translation.
293
294 Changes in version 2.9.4:
295 ==========================
296 *
297 * Deprecations:
298   * Bug 649575: Deprecate AtkObject::focus-event signal and all
299     related methods
300   * Bug 653291: Deprecate 'text-changed' signal (in favour of
301     'text-insert' and 'text-remove').
302   * Bug 573539: Deprecate 'link-selected' property (at AtkHyperlink)
303   * Bug 705580: Implement atk_text_get_string_at_offset and deprecate
304     old API
305   * Remove 'text-update' signal (without deprecation, as was not used
306     and can be removed without breaking ABI/API)
307 * Documentation:
308   * Removed unneeded comments at atk_implementor_ref_accessible and
309     about glib usage.
310   * Bug 684665: removing several .sgml files and fixing gtk-doc
311     warnings
312   * Bug 684705: little update on 'text-insert' and 'text-remove'
313     documentation
314   * Bug 491998: add documentation for AtkRectangle
315 * Tests:
316   * Refactor test suite: no longer a loadable module but an standalone
317     executable.
318   * Split testrelation into testrelation and testrole.
319   * Execute all role tests, doesn't matter if one fails
320 * Bugfixing and miscellanea:
321   * Bug 704092: Fix and off-by-one in role names
322   * Bug 705290: Use generated enum type for AtkRole to get the role name
323   * Drop use of ATK_DISABLE_DEPRECATED guards in ATK
324
325
326 Changes in version 2.9.3:
327 ==========================
328 *
329 * Bug 697968: Deprecate atk_text_get_text_{before,after}_offset()
330   * Deprecated atk_text_get_text_{before,after}_offset()
331   * Deprecated ATK_TEXT_BOUNDARY_WORD_END,
332     ATK_TEXT_BOUNDARY_SENTENCE_END and ATK_TEXT_BOUNDARY_LINE_END on
333     the documentation.
334   * Updated atk_text_get_text_{at,before,after}_offset() documentation
335 * Bug 701503: Fix documentation for atk_object_get_attributes()
336 * Removed pads from interfaces
337
338 Changes in version 2.9.2:
339 ==========================
340 *
341 * Leak management:
342   * Bug 699262: Nullify the gobject cache accessible when the accessble is finalized.
343   * Bug 699368: Fix typo - parameter is _obj not obj. Set feed to NULL
344   * Bug 699256: Free 'embedded_plug_id' when destroyed
345 * Tests:
346   * Bug 696466: Fix logic when testing for empty state set
347   * Bug 696409: fix hyphenation on testrelation.c
348 * Documentation:
349   * Include atk_object_get_object_locale documentation
350   * Fix having a repeated id on the main doc template
351   * Bug 700800: Improve documentation for AtkPlug and AtkSocket
352
353
354 Changes in version 2.8.0:
355 ==========================
356 *
357 * Updated Visual C++ configuration files
358   * Make entries more consistent with the other GNOME Visual Studio
359     projects.
360   * Enable the building of introspection files for Visual C++ builds
361   * bgo694255: Visual C++ builds: Integrate building of introspection files
362 * Updated Slovak, Portuguese and Tadjik translation.
363
364 Changes in version 2.7.91:
365 ==========================
366 *
367 * atkobject: added a explicit include to locale.h
368
369 Changes in version 2.7.90:
370 ==========================
371 *
372 * Bug 694117
373 *  * atkobject: add atk_object_get_object_locale
374 *  * atkdocument: deprecate atk_document_get_locale
375
376 Changes in version 2.7.5:
377 ==========================
378 *
379 * build: Use GNOME_COMPILE_WARNINGS
380 * atkhyperlink: Ensure we get even deprecated prototypes
381 * Bug 651343: add ATK_ROLE_LEVEL_BAR
382 * Prepare Visual Studio 2010 projects for Visual Studio 2012
383 * Updated Uyghur translations
384
385 Changes in version 2.7.4:
386 ==========================
387 *
388 * Bug 690379: Atk lacks any kind of version utilities
389 * Fixed out of tree builds caused by fix of bug 690379
390 * Bug 656750: AtkWindow requires documentation
391
392 Changes in version 2.7.3:
393 ==========================
394 *
395 * Bug 689907: Problems with the management of
396 *  ATK_STATE_SELECTABLE/ATK_STATE_SELECTED states at AtkObject
397 * Bug 686746: Port introspection fixes from Vala
398 * Bug 689952: Add introspection support for Windows MSVC builds
399 * Other Visual C++ configuration files:
400 *  * Use MultiByte character set
401
402 Changes in version 2.7.2:
403 ==========================
404 *
405 * Bug 686801: Extend atk_add_global_event_listener in order to support
406 *   signal details
407 * Updated Thai translation.
408
409 Changes in version 2.6.0:
410 ==========================
411 *
412 * Updated Japanese and Brazilian Portuguese translations.
413
414 Changes in version 2.5.91:
415 ==========================
416 *
417 * Bug 635332: Include C header information in GIR
418 * Added atk_relation_set_contains_target to atk.symbols. That symbol
419 *   was added in commmit a1d5ca86 (bug 672869).
420 * Updated Polish, Galician and Latvian translations.
421
422 Changes in version 2.5.4:
423 =========================
424 *
425 * Bug 672869: Required a method to check if a relationset contains a
426 *   relation taking into account relationship and target
427
428 Changes in version 2.5.3:
429 =========================
430 *
431 * Added extra doc on atk_remove_[key/global]_event_listener
432 * Fixed compilation with some gcc versions/combination of options
433 * Provide a default implementation for
434 *   atk_util_[add/remove]_global_event_listner
435 * Bug 478587: "accessible-role" - invalid default value
436 * Updated Catalan, Catalan (Valencian), Greek, Norwegian, Spanish
437
438 Changes in version 2.4.0:
439 =========================
440 *
441 * Bug 593220: Some typos in atktable signals (docs)
442 * Updated Hindi and Simplified Chinese translation
443
444
445 Changes in version 2.3.95:
446 =========================
447 *
448 * Bug 671857: Add deprecation attributes to deprecated functions
449 * Updated Visual Studio configuration files
450 * Updated Khmer, Malayalam and Bengali Translations
451
452 Changes in version 2.3.93:
453 ==========================
454 *
455 * Revert "Using abstract atk_object_get_name to check accessible-name
456 *  notification" change made on 2.3.93
457 *  Related to mozilla bug: https://bugzilla.mozilla.org/show_bug.cgi?id=733712
458
459 Changes in version 2.3.91:
460 ==========================
461 *
462 * Bug 665549: add sanity-check of atk_text_get_text
463 * Bug 668441: atk_action_get_keybinding docs are confusing and need
464 *  updating
465 * Using abstract atk_object_get_name to check accessible-name
466 *  notification
467 * Updated Belarusian, Estonian, Hungarian, Turkish, Norwegian,
468 *  Ukranian and Uyghur translations
469
470
471 Changes in version 2.3.3:
472 =========================
473 *
474 * Bug 665870: About reducing accessible-name, accessible-description
475 *  change notifications
476 * Minor documentation updates
477 * Updated Visual Studio configuration files
478 * Updated Simplified Chinese and Vietnamese translations
479
480 Changes in version 2.2.0:
481 =========================
482 *
483 * Updated Gujarati, Oriya, Assamese, Danish, Portuguese, Czech and
484 *  Catalan (Valencian) translations
485
486 Changes in version 2.1.92:
487 ==========================
488 *
489 * Updated Visual Studio files due AtkWindow addition
490 * Bug 649577: atk_add_global_event_listener should only accept ATK events
491 * Minor documentation updates
492 * Updated German, Basque, Japanese, Serbian, Catalan, Tamil, Punjabi,
493 *  Asturian, Italian, Polish, British English, Brazilian Portuguese,
494 *  Korean, Telugu and Kannada Translation
495
496 Changes in version 2.1.5:
497 =========================
498 *
499 * Bug 638924: Add AtkWindow
500 * Fixing out of tree compilation on Win32
501 * Update README.txt
502 * Fixing release number of the new ATK roles added
503 * Updated Traditional Chinese, Indonesian, Bulgarian, French,
504 *  Hungarian and Swedish translations
505
506 Changes in version 2.1.0:
507 =========================
508 *
509 * Bug 654767: shlib downgrade at update atk-1.32.0 to atk-2.0.1
510 * Bug 651343: New ATK Roles
511 * Added Leon Fan as maintainer
512 * Improved Visual C++ 2010 infrastructure
513 * Updated Russian, Slovenian, Persian, Hebrew, Lithuanian, Latvian,
514 *  Norwegian, Galician, and Spanish translations
515
516 Changes in version 2.0.1:
517 =========================
518 *
519 * Bug 652205: Use const instead G_CONST_RETURN
520 * Bug 649307: Clarify AtkPlug and AtkSocket docs
521 * Bug 551489: Fix doc of atk_text_get_text_before_offset
522 * Bug 588083: Information about return value of some AtkText methods can be clearer
523 * Added Alejandro Piñeiro Iglesias as maintainer
524 * Updated .gitignore
525 * VS 2008/2010 support update
526 * New Zulu translation added, Esperanto and Catalan updated
527
528 Changes in version 2.0.0:
529 =========================
530 *
531 *Translation update.
532
533 Changes in version 1.91.92:
534 =========================
535 *
536 *BGO#638377: Add text_insert, text_remove, and text_update signals
537 *Reviewed Serbian Translation
538 *Fix introspection for atk_text_get_bounded_ranges
539 *Visual C++ 2010 Project Files
540 *Updated Spanish translation
541
542 Changes in version 1.33.6:
543 =========================
544 *
545 *Returns FALSE on atk_object_add_relationship if it is already included
546 *Bug 640574: gobject-introspection annotation and documentation fixes
547 *Bug 637663: Added atk_streamable_content_get_uri to atk/atk.symbols
548 *Add missing Makefiles to AC_CONFIG_FILES
549 *Fixes for the MSVC Project Files
550 *Update deprecated autoconf macros and use new libtool syntax
551 *Documentation fixes
552 *Translation updates
553
554 Changes in version 1.32.0:
555 =========================
556 *
557 *Fixes: #630097, #621717, #571622, #617851, #616812.
558 *Translation update.
559
560
561 Changes in version 1.30.0:
562 =========================
563 *
564 *Translation update.
565
566 Changes in version 1.29.92:
567 =========================
568 *
569 *Fixes: Bug #608399. Correct the link of accessibility page.
570 *Fixes: Bug #606888. Link libatk against libintl.
571 *Translation update.
572
573 Changes in version 1.29.4:
574 ==========================
575 *
576 *Fixes: #592146.
577
578 Changes in version 1.29.3:
579 ==========================
580 *
581 *Fixes: #601552.
582
583 Changes in version 1.29.2:
584 ==========================
585 *
586 *Fixes: #569427.
587 *Translation update.
588
589 Changes in version 1.28.0:
590 ==========================
591 *
592 *Translation update.
593
594 Changes in version 1.27.90:
595 ==========================
596 *
597 *Fixes: #575794, #591105, #489828.
598 *Translation update.
599
600 Changes in version 1.26.0:
601 =========================
602 *
603 *Fixes: Improve the documentation. Sven Herzberg.
604 *Translation update.
605
606 Changes in version 1.25.2:
607 =========================
608 *
609 *Fixes: #562204, #505445, #361757, #478620, #560156, #477708, #478595, #478583
610 #480126.
611 *Translation update.
612
613 Changes in version 1.24.0:
614 =========================
615 *
616 *Fixes: #551474.
617 *Translation update.
618
619 Changes in version 1.23.5:
620 =========================
621 *
622 *Fixes: #535704, #526752.
623
624 Changes in version 1.22.0:
625 =========================
626 *
627 *Translation update.
628
629 Changes in version 1.21.92:
630 =========================
631 *
632 *Fixes #508846.
633
634 Changes in version 1.21.5:
635 =========================
636 *
637 *Fixes #502840, #500978, #477763.
638
639 Changes in version 1.20.0:
640 =========================
641 *
642 *Add "si" (Sinhala) to ALL_LINGUAS.
643
644 Changes in version 1.19.6:
645 =========================
646 *
647 *Fixes #460851. Add a new API: atk_get_version.
648
649 Changes in version 1.19.3:
650 =========================
651 *
652 *Fixes #434784.
653 *Remove gnome-doc-utils dependence.
654
655 Changes in version 1.19.1:
656 =========================
657 *
658 *Fixes #382328, #418194, #413357.
659
660 Changes in version 1.18.0:
661 =========================
662 *
663 *Fixes #408527, #398038, #367627.
664
665 Changes in version 1.17.0:
666 =========================
667 *
668 *Fixes #404592.
669
670 Changes in version 1.13.2:
671 =========================
672 *
673 *New class which provides miscellaneous utilities.
674 *Fixes #329454.
675
676 Changes in version 1.12.4:
677 =========================
678 *
679 *Add Li Yuan to MAINTAINERS.
680
681 Changes in version 1.12.3: 
682 =========================
683 *
684 * Add missing signals to fix win32 build (Cedric Gustin, bug #355912).
685 * New linguas: 'te' (Sunil Mohan Adapa), 'dz', 'ku' (Abel Cheung).
686 * Implement AtkDocument signals (Neo Liu)
687 * Update docs to include info on AtkDocument signals.
688 * Bugfixes: #357847, #340553, #346464, #352227, 
689
690 Changes in version 1.12.2: 
691 =========================
692 * Documentation fixes.
693 * New language: Bengali (Runa Bhattacharjee)
694
695 Changes in version 1.12.1: 
696 =========================
697 * Added AtkHyperlinkImpl
698 * New language: Bengali India (bn_IN) - Runa Bhattacharjee.
699 * Fixed tags in docs so that indices of
700   new and deprecated methods are created.
701 * Added "get_uri" method to AtkStreamableContent.
702
703 Changes in version 1.12.0: 
704 =========================
705
706 * Added ATK_ROLE_FORM, ATK_STATE_ANIMATED, ATK_STATE_VISITED, ATK_STATE_DEFAULT
707 * Added ATK_RELATION_DESCRIPTION_FOR, ATK_RELATION_DESCRIBED_BY
708
709 Changes in version 1.11.4:
710 =========================
711
712  * Enhanced documentation: gtk-doc API docs are
713    now at 100% coverage.
714
715  * allow for NULL in-params to AtkImage coordinate APIs. 
716
717  * New langs: Georgian (ka)   Vladimir Sichinava
718               Oriya (or)      Gora Mohanty
719
720 Changes in version 1.11.3:
721 =========================
722
723  * Fix for localization bug #317458 from Kazuzi IWAMOTO.
724  * Included docs in tarball as appropriate.
725
726 Changes in version 1.11.0:
727 =========================
728
729   Added new APIs - minor enhancements to AtkImage,
730   AtkDocument, AtkObject, AtkComponent, AtkState.
731
732   Significant API additions:  Added locale attribute to
733   AtkImage instances, and Document instances.  
734   Added the ability to assign weakly-typed attributes to
735   AtkObject as name-value pairs; also added similar
736   name-value pairs to AtkDocument for attributes which are
737   intended to be valid over the entire document.
738
739   Minor documentation fixes (thanks to Bill Abt).
740
741   Added 'tt' (Tatar) locale, Simos Xenitellis  
742
743 Changes in version 1.10.3:
744 =========================
745
746   Libtool fix.  
747   N.B. : 1.10.2 was released with a buggy libtool!
748
749   in version 1.10.2:
750
751 * Minor build fixes incl Win32 (Tor Lillqvist)
752
753 * New locales, "ug" (Abduxukur Abdurixit) and "gl" (Ognacio Casal Quinteiro)
754
755 Changes in version 1.10.1
756 =========================
757
758 * added ATK_STATE_REQUIRED; see bug #172663.
759
760 * New locale, 'rw'
761
762 Changes in version 1.9.1
763 ========================
764
765 * New locale, 'xh'
766
767 * Fixed bug #168218 (spec-file ftp dir wrong)
768
769 * Fixed #165288 in atk.def file.
770
771 * Added description for ATK_RELATION_SUBWINDOW_OF (bug #161562).
772
773 Changes in version 1.9.0
774 ========================
775 * Add new functions atk_relation_set_add_relation_by_type and
776 atk_relation_add_target. (bug #158722)
777
778 * Use gmodule-no-export.pc. (bug #158531) [Matthias Clasen]
779
780 * Add new translations: Arabic [Arafat Medini], 
781 Thai [Supranee Thirawattanasuk], Assamese [Sunaram Patir]
782
783 * Updated translations: Canadian English [Adam Weinberger],
784 Italian [Alessio Frusciante], Traditional Chinese [GNOME HK Team],
785 Welsh [Dafydd Harries], French [Jean-Michel Ardantz],
786 Romanian [Mi\305\237u Moldovan], Catalan [Jordi Mallach]
787  
788 Changes in version 1.8.0
789 ========================
790 * Add translations: Bosnian [Kenan Had\305\276iavdi\304\207],
791 Norwegian [Kjartan Marass], Gujarati [Ankit Patel]
792
793 * Update translations: Norwegian Nynorsk [\303\205smund Skj\303\246veland],
794 Vietnamese [Nguy\341\273\205n Th\303\241i Ng\341\273\215c Duy],
795 Turkish [Baris Cicek], German [Hendrik Richter],
796 Greek [Nikos Charonitakis], Arabic [Arafat Medini],
797 Brazilian Portuguese [Raphael Higino], Nepali [Pawan Chitrakar],
798 Danish [Martin Willemoes Hansen], Albanian [Laurent Dhima],
799 Finnish [Pauli Virtanen], Azerbaijani [M\311\231tin \306\217mirov] ,
800 Polish [Artur Flinta], Panjabi [AmanPreet Singh Alam],
801 Serbian [Danilo \305\240egan], Mongolian [Sanlig Badral],
802 Russian [Russian team <gnome-cyr@gnome.org>], Dutch [Timo Meinen],
803 Ukranian [Maxim Dziumanenko], Canadian English [Adam Weinberger],
804 Simplified Chinese [Funda Wang], Basque [I\303\261aki Larra\303\261aga]
805
806 Changes in version 1.7.3
807 ========================
808 * Minor updates to documentation.
809
810 * Update translations: Hindi [Guntupalli Karunakar], Czech [Miloslav Trmac],
811 Portuguese [Duarte Loreto], Japanese [Takeshi AIHANA],
812 British [David Lodge], Spanish [Francisco Javier F. Serrador],
813 Korean [Changwoo Ryu], Albanian [Laurent Dhima]
814
815 Changes in version 1.7.2
816 ========================
817 * Added new role ATK_ROLE_EMBEDDED.. (bug #147989)
818
819 * Add support for AtkRectangle and correct definition of
820 "bounds-changed" signal.
821
822 * Update translations: Nepali [Pawan Chitrakar], Albanian [Laurent Dhima]
823
824 Changes in version 1.7.1
825 ========================
826 * Allow locale dir to be not hardcoded into binary. (bug #1289006)
827
828 * Add translations: Turkmen [M\303\274hemmet Amut]
829
830 * Update translations: Hungarian [Andras Timar],  Bulgarian [Rostislav Raikov]
831
832 Changes in version 1.7.0
833 ========================
834 * Add "bounds-changed" signal for AtkComponent. (bug #140476)
835
836 * Add new state ATK_STATE_TRUNCATED and new relation 
837 ATK_RELATION_PARENT_WINDOW_OF. (bug #133375)
838
839 Changes in version 1.6.1
840 ========================
841 * Update to build on Cygwin, (bug #136666) [Roger Leigh]
842
843 * Add translations: Gujarati [Gujarati team], 
844 Basque [I\303\261aki Larra\303\261aga] Punjabi [Amanpreet Singh Alam],
845 Walloon [Pablo Saratxaga], Marathi [Indictrans team]
846
847 * Update translations: Norwegian Nynorsk [\303\205smund Skj\303\246veland],
848 Brazilian Portuguese [Raphael Higino], British [Gareth Owen],
849 Romanian [Mi\305\237u Moldovan], Croatian [Robert Sedak],
850 Catalan [Jordi Mallach], Slovak [Stanislav Visnovsky]
851
852 Changes in version 1.6.0
853 ========================
854 * Add translation: Serbian Jekavian [Bojan Suzic], Estonian [Priit Laes]
855
856 * Update translations: Arabic [Arafat Medini], 
857 Spanish [Francisco Javier F. Serrador],
858 Lithuanian [\305\275ygimantas Beru\304\215ka], 
859 Serbian [Aleksandar Urosevic], Belarusian [Ales Nyakhaychyk]
860
861 Changes in version 1.5.5
862 ========================
863 * Add translation: Canadian English [Adam Weinberger]
864
865 * Update translations: Italian [Alessio Frusciante], Mongolian [Sanlig Badral],
866 Albanian [Laurent Dhima], German [Christian Neumair],
867 Greek [Kostas Papadimas], Hindi [Guntupalli Karunkar]
868
869 Changes in version 1.5.4
870 ========================
871 * Update translations: Japanese [Takeshi AIHANA], 
872 Azerbaijani [M\311\231tin \306\217mirov], Finnish [Pauli Virtanen],
873 French [Christophe Merlet], Ukrainian [Maxim Dziumanenko],
874 Simplified Chinese [Funda Wang], Arabic [Arafat Medini],
875 Albanian [Laurent Dhima]
876
877 Changes in version 1.5.3
878 ========================
879 * Corrected library name in atk-uninstalled.pc.in (bug #132283). [Laszlo Peter]
880
881 * Corrcted property name for number of links in a AtkHypertext (bug #130022).
882
883 * Add translation: Croatian [Robert Sedak]
884
885 * Update translations: Japanese [Takeshi AIHANA], Italian [Alessio Frusciante],
886 Norwegian [Kjartan Marass], Albanian [Laurent Dhima],
887 Russian [Russian team], Polish [GNOME PL team], Welsh [Rhys Jones],
888 Swedish [Christian Rose], Serbian [Danilo \305\240egan], 
889 Dutch [Tino Meinen], Czech [Miloslav Trmac], Korean [Changwoo Ryu], 
890 Spanish [Francicso Javier F. Serrador], Danish [Ole Laursen],
891 Portuguese [Duarte Loreto]
892
893 Changes in version 1.5.2
894 ========================
895 * Fix crasher bug in atk_text_free_ranges (bug #129837). [Jeff Franks]
896
897 * Change name of role from, "accel label" to "accelerator label". (bug #129499)
898
899 * Update translations: Czech [MiloSlac Trmac], Portuguese [Duaret Loreto],
900 Danish [Ole Laursen], Spanish [Francisco Javier F. Serrador],
901 Afrikaans [Stefan Lubbersen], Japanese [Takeshi AIHANA],
902 Norwegian [Kjartan Maraas], Greek [Kostas Papadimas], 
903 Swedish [Christan Rose], Belarusian [Alex Nyakhaychyk],
904 Serbian [Danilo \305\240egan], Arabic [Arafat Mendini],
905 Norwegian Nyorsk [\303\205smund Skj\303\246veland], Croatian [Robert Sedak],
906 Polish [Artur Flinta], Lithuanian [Tomas Kuliavas],
907 Dutch [Vincent van Adrighem], French {Christophe Merlet],
908 Mongolian [Sanlig Badral], Korean [Korean], Arabic [Arafat Medini]. 
909
910
911 Changes in version 1.5.1
912 ========================
913 * Change role names so that unlocalized names the same as Java role names.
914 (bug #125024)
915
916 * Set state FOCUSED for object reported as having focus. (bug #127400)
917
918 * Add new property "accessible-hypertext-nlinks" for AtkObject. Add new 
919 signal link_activated and properties "number-of-anchors", "end-index" and 
920 "start-index" for AtkHyperlink. (bug 112390)
921
922 * Make nicks and blurbs of properties translatable.
923
924 * Add new role ATK_ROLE_EDITBAR. (bug 116007)
925
926 * Add translations: Afrikaans [Stefan Lubbersen]
927
928 * Update translations: Serbian [Danilo \305\240egan], Czech [Milozlav Trmac],
929 Portuguese [Duarte Loreto],  Mongolian [Sanlig Badral], 
930 Dutch [Vincent van Adrighem]
931
932 Changes in version 1.5.0
933 ========================
934 * Fix memory leaks in AtkRelations (bugs #124877, #125725)
935
936 * Add version number to documentation (bug #125758)
937
938 * Update translations: Catalan [Jordi Mallach], Kannada [Pramod]
939
940 Changes in version 1.4.1
941 ========================
942 * Add translations: Lithuanian [Gedminas Paulauskas], 
943 Norwegian [(nynorsk [\303\205smund Skj\303\246veland]
944
945 * Update translations: German [Christian Neumair],
946 Romanian [Mi\305\237u Moldovan]
947
948 * Add description of signals to the documentation [Padraig O'Briain]
949
950 * Fix bug which caused building of rpms to fail [Scott Kennedy]
951
952 Changes in version 1.4.0
953 ========================
954 * Add translations: Nepali [Pawan Chitrakar]
955
956 * Update translations: Spanish [Francisco Javier F.Serrador],
957 Welsh [Dafydd Harries]
958
959 Changes in version 1.3.6
960 ========================
961 * Add translations: Hindi [Guntupalli Katunakar]
962
963 * Update translations: Azerbaijani [Metin Amiroff], 
964 Italian [Alessio Frusciante]
965
966 Changes in version 1.3.5
967 ========================
968 * Remove po/Makefile.in.in (bug #119053)
969
970 * Return correct value for atk_state-set_is_empty (bug #116621)
971
972 * Ensure that row and column values in atk_table_ref_at are non-negative.
973
974 * Add translations: Tamil [Dinesh N]
975
976 * Update translations: Serbian [Prevod.org], Esparanto [Charles Voelger],
977 Hungarian [Andras Timar].
978  
979
980 Changes in version 1.3.4
981 ========================
982 * Add translations: Irish [Paul Duffy], Limburgish [Mathieu Van Woerkom]
983
984 * Add new relation type ATK_RELATION_POPUP
985
986 * Some win32 fixes [Tor Lillqvist]
987
988 Changes in version 1.3.3
989 ========================
990 * Add translations: Welsh [Dafydd Harries], Arabic [Arafat Medini]
991
992 * Update translations: Traditional Chinese [Abel Cheung]
993
994 * Add new role ATK_ROLE_AUTOCOMPLETE and state ATK_STATE_INDETERMINATE.
995
996 Changes in version 1.3.2
997 ========================
998 * Add translations: Serbian [Danilo \305\240egan], Portuguese [Duarte Loreto],
999 Icelandic [Sam\303\272el J\303\263n Gunnarsson]
1000
1001 * Update translations: Traditional Chinese [Abel Cheung], Polish [Artur Flinta]
1002
1003
1004 Changes in version 1.3.1
1005 ========================
1006 * Allow use of libtool-1.5 (bug #111481) [Ali Akcaagac]
1007
1008 * Added translations: Yiddish [Raphael Finkel], Japanese [Takeshi AIHANA].
1009
1010
1011 Changes in version 1.3.0
1012 ========================
1013 * Use automake-1.7, libtoolize, gtkdocize and glib-gettextize. 
1014 [James Henstridge]
1015
1016 * Windows fixes [Tor Lillqvist]
1017
1018 * Add translations: Esparanto [Charles Voelger], 
1019 Belarussian [Dmitry G.Mastrukov], Malayalam [Guntupalli Karunkar], 
1020 Persian [Roozbeh Pourander], Azerbaijani [Metin Amiroff],
1021 Bengali [Sayamindu Dasgupta], Kannada [Pramod], Macedonian {Abel Cheung],
1022 Turkish [Gorkem], Indonesian [Mohammad Damt],
1023 Traditional Chinese [Abel Cheung], Slovak [Stanislav Visnovsky],
1024 Brazilian Portuguese [Alexander Folle de Menezes], 
1025 Romanian [Mi\305\237u Moldovan], Mongolian [Sanlig Badral]
1026
1027 * Make atk_text_get_character_extents() return positive value, even for rtl
1028 text. (bug #102954) [Padraig O'Briain]
1029
1030 * Add new functions atk_text_get_range_extents and atk_text_get_bounded_ranges.
1031 (bug #100943) [Padraig]
1032
1033 * Add properties "relation-type" and "target" to AtkRelation. (bug #72426)
1034 [Padraig]
1035
1036 * Add property "accessible-table-caption-object" to AtkObject. (bug #74814)
1037 [Padraig]
1038
1039 * Add property "selected-link" to AtkHyperlink and new function
1040 atk_kyperlink_is_selected_link(); add signal "link-selected" to AtkHyperlink.
1041 (bug #104621) [Padraig]
1042  
1043 * Correct creation of object which is not a AtkGObjectAccessible in
1044 atk_gobject_accessible_from_object. [Padraig and Alex Larsson]
1045
1046 * Do not emit notification for initial setting of role using 
1047 atk_object_set_role(). (bug #107710) [Padraig]
1048
1049
1050 Changes in version 1.2.2
1051 ========================
1052 * Add translations: Simplified Chinese (zh_CN) [He Qiangqiang],
1053 Albanian [Laurent Dhima], Finnisg [Pauli Virtanen], 
1054 Italian [Alession Frusciante], Amharic [Daniel Yacob]
1055
1056 * Allow changing of default installation directory for documentation.
1057 (bug 102497) [Padraig O'Briain].
1058
1059 Changes in version 1.2.1
1060 ========================
1061 * Add translations: Catalan [Jordi Mallach], French [Christophe Marlet],
1062 Latvian [Artis Trops], Korean [Nam SungHyun], Polish [Zbigniew Vhyla],
1063 Greek [Kostas Papadimas]
1064
1065 Changes in version 1.2.0
1066 ========================
1067 * Add translations: Russian [Dmitri G. Mastrukov], Ukranian [Yuriy Syrota]
1068
1069 Changes in version 1.1.5
1070 ========================
1071 * Correct return value for atk_text_get_caret_offset(). (Bug #101020)
1072 [Padraig O'Briain]
1073 * Add translations: Vietnamese, Hebrew, Dutch [Pablo Saratxaga], 
1074 Hungarian [Andras Timar], Bulgarian [Yanko Kaneti]
1075 * Miscellaneous Fixes [Owen Taylor, manish Singh, Padraig]
1076
1077 Changes in version 1.1.4
1078 ========================
1079 * Add translations: Norwegian [Kjartan Maraas], German [Christian Neumair],
1080 Spanish [Pablo Gonzalo del Campo], Danish [Ole Laursen]
1081
1082 Changes in version 1.1.3
1083 ========================
1084 * Add new role ATK_ROLE_APPLICATION [Bill Haneman]
1085 * Add tranlatations: Malay language [Hasbullah BIn Pit]
1086 English [Abi Brady]
1087
1088 Changes in version 1.1.2
1089 ========================
1090 * Correct implementation of i18n support [Padraig O'Briain]
1091 * Add Swedish translations [Christian Rose]
1092 * Fix compiler warnings [Soeren Sandmann]
1093 * Add signal "active-descendant-changed" to AtkObject [Padraig]
1094 * Add relation types ATK_RELATION_EMBEDS and ATK_RELATION_EMBEDS_BY  
1095 [Bill Haneman]
1096 * Add atk_hyperlink_is_inline() [Bill]
1097 * Update docs [Bill]
1098
1099 Changes in version 1.1.1
1100 ========================
1101 * Add new functions atk_object_add_relationship, atk_object_remove_relationship,
1102 atk_role_get_localized_name, atk_action_get_localized_name; add new roles,
1103 states and relationships; add text-attributes-changed signal for AtkText
1104 interface. [Padraig O'Briain]
1105
1106 * Add po directory and update atk_role_get_localized_name() to allow it to
1107 return localized name [Padraig]
1108
1109 Changes in version 1.1.0
1110 ========================
1111 * Documentation improvements [Padraig O'Briain]
1112 * Update autogen.sh to get correct behaviour when both automake 1.4 and 1.6
1113 are installed [Havoc Pennington]
1114 * Add implementtaion of atk_object_factory_get_accessible_type() for
1115 AtkNoOpObjectFactory [Padraig]
1116 * Add ATK_LAYER_WINDOW {Mark Mc Loughlin]
1117
1118 Changes in version 1.0.3
1119 ========================
1120 * Documentation improvements [Padraig O'Briain]
1121 * 64-bit bug fixes [George Lebl]
1122
1123 Changes in version 1.0.2
1124 ========================
1125 * Fixed bug with focus notification [Padraig O'Briain]
1126 * Fixed bug in atk_gobject_for_accessible [Padraig]
1127
1128 Changes in version 1.0.1
1129 ========================
1130 * Bug fixes, optimizations [Padraig O'Briain, Bill Haneman]
1131 * Fix Win32 DLL name [Tor Lillqvist]
1132
1133 Changes in version 1.0.0
1134 ========================
1135 * Build fixes [Padraig O'Briain, Tor Lillqvist, James Henstridge]
1136 * Add structure padding [Padraig]
1137
1138 Changes in version 0.13
1139 ========================
1140 * Add padding to class structures for future expansion [Padraig O'Briain]
1141 * Add include guards to atk.h [Morten Welinder]
1142 * Change argument of atk_component_get_layer(),atk_component_get_mdi_zorder()
1143   to be AtkComponent instead of AtkObject [Padraig]
1144 * Cleanups [Padraig]
1145
1146 Changes in version 0.11 and 0.12
1147 ================================
1148 * Ansi-fied function prototypes and definitions;
1149   i.e.  foo(void) instead of foo() [Jacob Berkman]
1150 * Deprecated the mis-located AtkObject API for getting
1151   layer and mdi-zorder info (should have been in AtkComponent)
1152   and put this API into AtkComponent.
1153
1154 Changes in version 0.9 and 0.10
1155 ===============================
1156 * Win32 build fixes [Hans Breuer]
1157 * Fix default signal handler name for text_caret_moved signal [Jeff Franks]
1158 * Doc improvements [Padraig O'Briain]
1159 * Fix signal prototypes in atkobject.h [Murray Cumming]
1160 * Fix atk-enum-types.h includes for C++ [Mikael Hermansson]
1161 * Bug fixes [Michael Meeks, Jeff]
1162
1163 Changes in 0.8
1164 ==============
1165 * Win32 build fixes [Hans Breuer]
1166 * Add atk_role_get_name()/atk_rule_for_name() [Padraig O'Briain]
1167 * Register types for ATK enumerations [Padraig]
1168 * Allow registration of new txt attribute types [Padraig]
1169 * Miscellaneous small API additions [Padraig]
1170 * New test cases [Padraig]
1171 * Documentation improvements [Padraig]
1172
1173 Other contributors: Darin Adler, Bill Haneman, Xavier Ordoquy, Michael Meeks, 
1174   Sebastian Wilhelmi
1175
1176 Changes in 0.7
1177 ==============
1178 * Some restructuring of how change notification works, use
1179   signals not properties in some cases. [Padraig O'Briain, Bill Haneman] 
1180 * Various small API fixes and improvements [Padraig]
1181 * Add key event hooks [Bill]
1182 * Documentation improvements [Padraig]
1183 * Win32 build improvements [Tor Lillqvist]
1184 * Bug fixes [Padraig, Bill]
1185
1186 Changes in 0.6
1187 ==============
1188 * Small improvements to AtkText, AtkRelation, AtkObject APIs. 
1189   [Padraig O'Briain, Bill Haneman]
1190 * Win32 build fixes [Tor Lillqvist]
1191 * Bug fixes and optimizations [Padraig]
1192 * Makefile fix [Jacob Berkman]
1193 * Doc improvements [Padraig]
1194
1195 Changes in 0.5
1196 ==============
1197 * Win32 updates and a small bug fix [Hans Breuer]
1198
1199 Changes in 0.4
1200 ==============
1201 * Miscellaneous cleanups and fixes.
1202
1203 Changes in 0.3
1204 ==============
1205 * API improvements to AtkTable, AtkSelection
1206 * Add AtkDocument interface
1207 * Rename AtkHyperLink to AtkHyperlink
1208 * Allow for screen or window relative coordinates
1209 * Utility functions
1210 * Various minor tweeks and cleanups. 
1211 * Documentation improvements
1212 * Add default implementations for important functions
1213
1214 Changes in 0.2
1215 ==============
1216 * Some API tweaks
1217
1218 Changes in 0.1
1219 ==============
1220 This is the initial release of ATK, the Accessibility Tookit, which will be
1221 used obtain accessibily information from GTK+ and GNOME widgets.