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