Release 2.11.2
[atk.git] / NEWS
blob70c72779599fb93bcc259508a227ba434a8e132d
1 Changes in version 2.11.2:
2 ==========================
4 * AtkRole:
5   * Bug 709106: add media (audio and video) roles
6   * Bug 712586: new ATK roles for ARIA roles (plus rating)
7     * This includes: ATK_ROLE_DEFINITION, ATK_ROLE_ARTICLE,
8       ATK_ROLE_LANDMARK, ATK_ROLE_LOG, ATK_ROLE_MARQUEE,
9       ATK_ROLE_MATH, ATK_ROLE_RATING, ATK_ROLE_TIMER,
10 * AtkState:
11   * Bug 712576: add ATK_STATE_CHECKABLE
12   * Bug 712581: add ATK_STATE_HAS_POPUP
13 * AtkDocument:
14   * Bug 709106: add page-changed-signal
15   * Deprecated atk_document_get_document and
16     atk_document_get_document_type
17   * Added testdocument on tests directory
18 * Documentation:
19   * Update documentation for selected_link method and property
20   * Improve documentation of AtkAttribute and AtkAttributeSet
21 * Updated Galician and Spanish translations
23 Changes in version 2.11.1:
24 ==========================
26 * Bug 684667: Improve AtkObject::children-changed documentation
27 * Bug 709351: new role ATK_ROLE_TITLE_BAR
28 * Bug 710463: new role ATK_ROLE_BLOCK_QUOTE
29 * Updated Spanish translation
31 Changes in version 2.10.0:
32 ==========================
34 * Documentation:
35   * Bug 684667: improve documentation for AtkObject::children-changed
36     signal
37 * Visuall C++ Builds: Use Custom Build Rules
38 * Updated Aragonese and Japanese translation.
40 Changes in version 2.9.4:
41 ==========================
43 * Deprecations:
44   * Bug 649575: Deprecate AtkObject::focus-event signal and all
45     related methods
46   * Bug 653291: Deprecate 'text-changed' signal (in favour of
47     'text-insert' and 'text-remove').
48   * Bug 573539: Deprecate 'link-selected' property (at AtkHyperlink)
49   * Bug 705580: Implement atk_text_get_string_at_offset and deprecate
50     old API
51   * Remove 'text-update' signal (without deprecation, as was not used
52     and can be removed without breaking ABI/API)
53 * Documentation:
54   * Removed unneeded comments at atk_implementor_ref_accessible and
55     about glib usage.
56   * Bug 684665: removing several .sgml files and fixing gtk-doc
57     warnings
58   * Bug 684705: little update on 'text-insert' and 'text-remove'
59     documentation
60   * Bug 491998: add documentation for AtkRectangle
61 * Tests:
62   * Refactor test suite: no longer a loadable module but an standalone
63     executable.
64   * Split testrelation into testrelation and testrole.
65   * Execute all role tests, doesn't matter if one fails
66 * Bugfixing and miscellanea:
67   * Bug 704092: Fix and off-by-one in role names
68   * Bug 705290: Use generated enum type for AtkRole to get the role name
69   * Drop use of ATK_DISABLE_DEPRECATED guards in ATK
72 Changes in version 2.9.3:
73 ==========================
75 * Bug 697968: Deprecate atk_text_get_text_{before,after}_offset()
76   * Deprecated atk_text_get_text_{before,after}_offset()
77   * Deprecated ATK_TEXT_BOUNDARY_WORD_END,
78     ATK_TEXT_BOUNDARY_SENTENCE_END and ATK_TEXT_BOUNDARY_LINE_END on
79     the documentation.
80   * Updated atk_text_get_text_{at,before,after}_offset() documentation
81 * Bug 701503: Fix documentation for atk_object_get_attributes()
82 * Removed pads from interfaces
84 Changes in version 2.9.2:
85 ==========================
87 * Leak management:
88   * Bug 699262: Nullify the gobject cache accessible when the accessble is finalized.
89   * Bug 699368: Fix typo - parameter is _obj not obj. Set feed to NULL
90   * Bug 699256: Free 'embedded_plug_id' when destroyed
91 * Tests:
92   * Bug 696466: Fix logic when testing for empty state set
93   * Bug 696409: fix hyphenation on testrelation.c
94 * Documentation:
95   * Include atk_object_get_object_locale documentation
96   * Fix having a repeated id on the main doc template
97   * Bug 700800: Improve documentation for AtkPlug and AtkSocket
100 Changes in version 2.8.0:
101 ==========================
103 * Updated Visual C++ configuration files
104   * Make entries more consistent with the other GNOME Visual Studio
105     projects.
106   * Enable the building of introspection files for Visual C++ builds
107   * bgo694255: Visual C++ builds: Integrate building of introspection files
108 * Updated Slovak, Portuguese and Tadjik translation.
110 Changes in version 2.7.91:
111 ==========================
113 * atkobject: added a explicit include to locale.h
115 Changes in version 2.7.90:
116 ==========================
118 * Bug 694117
119 *  * atkobject: add atk_object_get_object_locale
120 *  * atkdocument: deprecate atk_document_get_locale
122 Changes in version 2.7.5:
123 ==========================
125 * build: Use GNOME_COMPILE_WARNINGS
126 * atkhyperlink: Ensure we get even deprecated prototypes
127 * Bug 651343: add ATK_ROLE_LEVEL_BAR
128 * Prepare Visual Studio 2010 projects for Visual Studio 2012
129 * Updated Uyghur translations
131 Changes in version 2.7.4:
132 ==========================
134 * Bug 690379: Atk lacks any kind of version utilities
135 * Fixed out of tree builds caused by fix of bug 690379
136 * Bug 656750: AtkWindow requires documentation
138 Changes in version 2.7.3:
139 ==========================
141 * Bug 689907: Problems with the management of
142 *  ATK_STATE_SELECTABLE/ATK_STATE_SELECTED states at AtkObject
143 * Bug 686746: Port introspection fixes from Vala
144 * Bug 689952: Add introspection support for Windows MSVC builds
145 * Other Visual C++ configuration files:
146 *  * Use MultiByte character set
148 Changes in version 2.7.2:
149 ==========================
151 * Bug 686801: Extend atk_add_global_event_listener in order to support
152 *   signal details
153 * Updated Thai translation.
155 Changes in version 2.6.0:
156 ==========================
158 * Updated Japanese and Brazilian Portuguese translations.
160 Changes in version 2.5.91:
161 ==========================
163 * Bug 635332: Include C header information in GIR
164 * Added atk_relation_set_contains_target to atk.symbols. That symbol
165 *   was added in commmit a1d5ca86 (bug 672869).
166 * Updated Polish, Galician and Latvian translations.
168 Changes in version 2.5.4:
169 =========================
171 * Bug 672869: Required a method to check if a relationset contains a
172 *   relation taking into account relationship and target
174 Changes in version 2.5.3:
175 =========================
177 * Added extra doc on atk_remove_[key/global]_event_listener
178 * Fixed compilation with some gcc versions/combination of options
179 * Provide a default implementation for
180 *   atk_util_[add/remove]_global_event_listner
181 * Bug 478587: "accessible-role" - invalid default value
182 * Updated Catalan, Catalan (Valencian), Greek, Norwegian, Spanish
184 Changes in version 2.4.0:
185 =========================
187 * Bug 593220: Some typos in atktable signals (docs)
188 * Updated Hindi and Simplified Chinese translation
191 Changes in version 2.3.95:
192 =========================
194 * Bug 671857: Add deprecation attributes to deprecated functions
195 * Updated Visual Studio configuration files
196 * Updated Khmer, Malayalam and Bengali Translations
198 Changes in version 2.3.93:
199 ==========================
201 * Revert "Using abstract atk_object_get_name to check accessible-name
202 *  notification" change made on 2.3.93
203 *  Related to mozilla bug: https://bugzilla.mozilla.org/show_bug.cgi?id=733712
205 Changes in version 2.3.91:
206 ==========================
208 * Bug 665549: add sanity-check of atk_text_get_text
209 * Bug 668441: atk_action_get_keybinding docs are confusing and need
210 *  updating
211 * Using abstract atk_object_get_name to check accessible-name
212 *  notification
213 * Updated Belarusian, Estonian, Hungarian, Turkish, Norwegian,
214 *  Ukranian and Uyghur translations
217 Changes in version 2.3.3:
218 =========================
220 * Bug 665870: About reducing accessible-name, accessible-description
221 *  change notifications
222 * Minor documentation updates
223 * Updated Visual Studio configuration files
224 * Updated Simplified Chinese and Vietnamese translations
226 Changes in version 2.2.0:
227 =========================
229 * Updated Gujarati, Oriya, Assamese, Danish, Portuguese, Czech and
230 *  Catalan (Valencian) translations
232 Changes in version 2.1.92:
233 ==========================
235 * Updated Visual Studio files due AtkWindow addition
236 * Bug 649577: atk_add_global_event_listener should only accept ATK events
237 * Minor documentation updates
238 * Updated German, Basque, Japanese, Serbian, Catalan, Tamil, Punjabi,
239 *  Asturian, Italian, Polish, British English, Brazilian Portuguese,
240 *  Korean, Telugu and Kannada Translation
242 Changes in version 2.1.5:
243 =========================
245 * Bug 638924: Add AtkWindow
246 * Fixing out of tree compilation on Win32
247 * Update README.txt
248 * Fixing release number of the new ATK roles added
249 * Updated Traditional Chinese, Indonesian, Bulgarian, French,
250 *  Hungarian and Swedish translations
252 Changes in version 2.1.0:
253 =========================
255 * Bug 654767: shlib downgrade at update atk-1.32.0 to atk-2.0.1
256 * Bug 651343: New ATK Roles
257 * Added Leon Fan as maintainer
258 * Improved Visual C++ 2010 infrastructure
259 * Updated Russian, Slovenian, Persian, Hebrew, Lithuanian, Latvian,
260 *  Norwegian, Galician, and Spanish translations
262 Changes in version 2.0.1:
263 =========================
265 * Bug 652205: Use const instead G_CONST_RETURN
266 * Bug 649307: Clarify AtkPlug and AtkSocket docs
267 * Bug 551489: Fix doc of atk_text_get_text_before_offset
268 * Bug 588083: Information about return value of some AtkText methods can be clearer
269 * Added Alejandro PiƱeiro Iglesias as maintainer
270 * Updated .gitignore
271 * VS 2008/2010 support update
272 * New Zulu translation added, Esperanto and Catalan updated
274 Changes in version 2.0.0:
275 =========================
277 *Translation update.
279 Changes in version 1.91.92:
280 =========================
282 *BGO#638377: Add text_insert, text_remove, and text_update signals
283 *Reviewed Serbian Translation
284 *Fix introspection for atk_text_get_bounded_ranges
285 *Visual C++ 2010 Project Files
286 *Updated Spanish translation
288 Changes in version 1.33.6:
289 =========================
291 *Returns FALSE on atk_object_add_relationship if it is already included
292 *Bug 640574: gobject-introspection annotation and documentation fixes
293 *Bug 637663: Added atk_streamable_content_get_uri to atk/atk.symbols
294 *Add missing Makefiles to AC_CONFIG_FILES
295 *Fixes for the MSVC Project Files
296 *Update deprecated autoconf macros and use new libtool syntax
297 *Documentation fixes
298 *Translation updates
300 Changes in version 1.32.0:
301 =========================
303 *Fixes: #630097, #621717, #571622, #617851, #616812.
304 *Translation update.
307 Changes in version 1.30.0:
308 =========================
310 *Translation update.
312 Changes in version 1.29.92:
313 =========================
315 *Fixes: Bug #608399. Correct the link of accessibility page.
316 *Fixes: Bug #606888. Link libatk against libintl.
317 *Translation update.
319 Changes in version 1.29.4:
320 ==========================
322 *Fixes: #592146.
324 Changes in version 1.29.3:
325 ==========================
327 *Fixes: #601552.
329 Changes in version 1.29.2:
330 ==========================
332 *Fixes: #569427.
333 *Translation update.
335 Changes in version 1.28.0:
336 ==========================
338 *Translation update.
340 Changes in version 1.27.90:
341 ==========================
343 *Fixes: #575794, #591105, #489828.
344 *Translation update.
346 Changes in version 1.26.0:
347 =========================
349 *Fixes: Improve the documentation. Sven Herzberg.
350 *Translation update.
352 Changes in version 1.25.2:
353 =========================
355 *Fixes: #562204, #505445, #361757, #478620, #560156, #477708, #478595, #478583
356 #480126.
357 *Translation update.
359 Changes in version 1.24.0:
360 =========================
362 *Fixes: #551474.
363 *Translation update.
365 Changes in version 1.23.5:
366 =========================
368 *Fixes: #535704, #526752.
370 Changes in version 1.22.0:
371 =========================
373 *Translation update.
375 Changes in version 1.21.92:
376 =========================
378 *Fixes #508846.
380 Changes in version 1.21.5:
381 =========================
383 *Fixes #502840, #500978, #477763.
385 Changes in version 1.20.0:
386 =========================
388 *Add "si" (Sinhala) to ALL_LINGUAS.
390 Changes in version 1.19.6:
391 =========================
393 *Fixes #460851. Add a new API: atk_get_version.
395 Changes in version 1.19.3:
396 =========================
398 *Fixes #434784.
399 *Remove gnome-doc-utils dependence.
401 Changes in version 1.19.1:
402 =========================
404 *Fixes #382328, #418194, #413357.
406 Changes in version 1.18.0:
407 =========================
409 *Fixes #408527, #398038, #367627.
411 Changes in version 1.17.0:
412 =========================
414 *Fixes #404592.
416 Changes in version 1.13.2:
417 =========================
419 *New class which provides miscellaneous utilities.
420 *Fixes #329454.
422 Changes in version 1.12.4:
423 =========================
425 *Add Li Yuan to MAINTAINERS.
427 Changes in version 1.12.3: 
428 =========================
430 * Add missing signals to fix win32 build (Cedric Gustin, bug #355912).
431 * New linguas: 'te' (Sunil Mohan Adapa), 'dz', 'ku' (Abel Cheung).
432 * Implement AtkDocument signals (Neo Liu)
433 * Update docs to include info on AtkDocument signals.
434 * Bugfixes: #357847, #340553, #346464, #352227, 
436 Changes in version 1.12.2: 
437 =========================
438 * Documentation fixes.
439 * New language: Bengali (Runa Bhattacharjee)
441 Changes in version 1.12.1: 
442 =========================
443 * Added AtkHyperlinkImpl
444 * New language: Bengali India (bn_IN) - Runa Bhattacharjee.
445 * Fixed tags in docs so that indices of
446   new and deprecated methods are created.
447 * Added "get_uri" method to AtkStreamableContent.
449 Changes in version 1.12.0: 
450 =========================
452 * Added ATK_ROLE_FORM, ATK_STATE_ANIMATED, ATK_STATE_VISITED, ATK_STATE_DEFAULT
453 * Added ATK_RELATION_DESCRIPTION_FOR, ATK_RELATION_DESCRIBED_BY
455 Changes in version 1.11.4:
456 =========================
458  * Enhanced documentation: gtk-doc API docs are
459    now at 100% coverage.
461  * allow for NULL in-params to AtkImage coordinate APIs. 
463  * New langs: Georgian (ka)   Vladimir Sichinava
464               Oriya (or)      Gora Mohanty
466 Changes in version 1.11.3:
467 =========================
469  * Fix for localization bug #317458 from Kazuzi IWAMOTO.
470  * Included docs in tarball as appropriate.
472 Changes in version 1.11.0:
473 =========================
475   Added new APIs - minor enhancements to AtkImage,
476   AtkDocument, AtkObject, AtkComponent, AtkState.
478   Significant API additions:  Added locale attribute to
479   AtkImage instances, and Document instances.  
480   Added the ability to assign weakly-typed attributes to
481   AtkObject as name-value pairs; also added similar
482   name-value pairs to AtkDocument for attributes which are
483   intended to be valid over the entire document.
485   Minor documentation fixes (thanks to Bill Abt).
487   Added 'tt' (Tatar) locale, Simos Xenitellis  
489 Changes in version 1.10.3:
490 =========================
492   Libtool fix.  
493   N.B. : 1.10.2 was released with a buggy libtool!
495   in version 1.10.2:
497 * Minor build fixes incl Win32 (Tor Lillqvist)
499 * New locales, "ug" (Abduxukur Abdurixit) and "gl" (Ognacio Casal Quinteiro)
501 Changes in version 1.10.1
502 =========================
504 * added ATK_STATE_REQUIRED; see bug #172663.
506 * New locale, 'rw'
508 Changes in version 1.9.1
509 ========================
511 * New locale, 'xh'
513 * Fixed bug #168218 (spec-file ftp dir wrong)
515 * Fixed #165288 in atk.def file.
517 * Added description for ATK_RELATION_SUBWINDOW_OF (bug #161562).
519 Changes in version 1.9.0
520 ========================
521 * Add new functions atk_relation_set_add_relation_by_type and
522 atk_relation_add_target. (bug #158722)
524 * Use gmodule-no-export.pc. (bug #158531) [Matthias Clasen]
526 * Add new translations: Arabic [Arafat Medini], 
527 Thai [Supranee Thirawattanasuk], Assamese [Sunaram Patir]
529 * Updated translations: Canadian English [Adam Weinberger],
530 Italian [Alessio Frusciante], Traditional Chinese [GNOME HK Team],
531 Welsh [Dafydd Harries], French [Jean-Michel Ardantz],
532 Romanian [Mi\305\237u Moldovan], Catalan [Jordi Mallach]
534 Changes in version 1.8.0
535 ========================
536 * Add translations: Bosnian [Kenan Had\305\276iavdi\304\207],
537 Norwegian [Kjartan Marass], Gujarati [Ankit Patel]
539 * Update translations: Norwegian Nynorsk [\303\205smund Skj\303\246veland],
540 Vietnamese [Nguy\341\273\205n Th\303\241i Ng\341\273\215c Duy],
541 Turkish [Baris Cicek], German [Hendrik Richter],
542 Greek [Nikos Charonitakis], Arabic [Arafat Medini],
543 Brazilian Portuguese [Raphael Higino], Nepali [Pawan Chitrakar],
544 Danish [Martin Willemoes Hansen], Albanian [Laurent Dhima],
545 Finnish [Pauli Virtanen], Azerbaijani [M\311\231tin \306\217mirov] ,
546 Polish [Artur Flinta], Panjabi [AmanPreet Singh Alam],
547 Serbian [Danilo \305\240egan], Mongolian [Sanlig Badral],
548 Russian [Russian team <gnome-cyr@gnome.org>], Dutch [Timo Meinen],
549 Ukranian [Maxim Dziumanenko], Canadian English [Adam Weinberger],
550 Simplified Chinese [Funda Wang], Basque [I\303\261aki Larra\303\261aga]
552 Changes in version 1.7.3
553 ========================
554 * Minor updates to documentation.
556 * Update translations: Hindi [Guntupalli Karunakar], Czech [Miloslav Trmac],
557 Portuguese [Duarte Loreto], Japanese [Takeshi AIHANA],
558 British [David Lodge], Spanish [Francisco Javier F. Serrador],
559 Korean [Changwoo Ryu], Albanian [Laurent Dhima]
561 Changes in version 1.7.2
562 ========================
563 * Added new role ATK_ROLE_EMBEDDED.. (bug #147989)
565 * Add support for AtkRectangle and correct definition of
566 "bounds-changed" signal.
568 * Update translations: Nepali [Pawan Chitrakar], Albanian [Laurent Dhima]
570 Changes in version 1.7.1
571 ========================
572 * Allow locale dir to be not hardcoded into binary. (bug #1289006)
574 * Add translations: Turkmen [M\303\274hemmet Amut]
576 * Update translations: Hungarian [Andras Timar],  Bulgarian [Rostislav Raikov]
578 Changes in version 1.7.0
579 ========================
580 * Add "bounds-changed" signal for AtkComponent. (bug #140476)
582 * Add new state ATK_STATE_TRUNCATED and new relation 
583 ATK_RELATION_PARENT_WINDOW_OF. (bug #133375)
585 Changes in version 1.6.1
586 ========================
587 * Update to build on Cygwin, (bug #136666) [Roger Leigh]
589 * Add translations: Gujarati [Gujarati team], 
590 Basque [I\303\261aki Larra\303\261aga] Punjabi [Amanpreet Singh Alam],
591 Walloon [Pablo Saratxaga], Marathi [Indictrans team]
593 * Update translations: Norwegian Nynorsk [\303\205smund Skj\303\246veland],
594 Brazilian Portuguese [Raphael Higino], British [Gareth Owen],
595 Romanian [Mi\305\237u Moldovan], Croatian [Robert Sedak],
596 Catalan [Jordi Mallach], Slovak [Stanislav Visnovsky]
598 Changes in version 1.6.0
599 ========================
600 * Add translation: Serbian Jekavian [Bojan Suzic], Estonian [Priit Laes]
602 * Update translations: Arabic [Arafat Medini], 
603 Spanish [Francisco Javier F. Serrador],
604 Lithuanian [\305\275ygimantas Beru\304\215ka], 
605 Serbian [Aleksandar Urosevic], Belarusian [Ales Nyakhaychyk]
607 Changes in version 1.5.5
608 ========================
609 * Add translation: Canadian English [Adam Weinberger]
611 * Update translations: Italian [Alessio Frusciante], Mongolian [Sanlig Badral],
612 Albanian [Laurent Dhima], German [Christian Neumair],
613 Greek [Kostas Papadimas], Hindi [Guntupalli Karunkar]
615 Changes in version 1.5.4
616 ========================
617 * Update translations: Japanese [Takeshi AIHANA], 
618 Azerbaijani [M\311\231tin \306\217mirov], Finnish [Pauli Virtanen],
619 French [Christophe Merlet], Ukrainian [Maxim Dziumanenko],
620 Simplified Chinese [Funda Wang], Arabic [Arafat Medini],
621 Albanian [Laurent Dhima]
623 Changes in version 1.5.3
624 ========================
625 * Corrected library name in atk-uninstalled.pc.in (bug #132283). [Laszlo Peter]
627 * Corrcted property name for number of links in a AtkHypertext (bug #130022).
629 * Add translation: Croatian [Robert Sedak]
631 * Update translations: Japanese [Takeshi AIHANA], Italian [Alessio Frusciante],
632 Norwegian [Kjartan Marass], Albanian [Laurent Dhima],
633 Russian [Russian team], Polish [GNOME PL team], Welsh [Rhys Jones],
634 Swedish [Christian Rose], Serbian [Danilo \305\240egan], 
635 Dutch [Tino Meinen], Czech [Miloslav Trmac], Korean [Changwoo Ryu], 
636 Spanish [Francicso Javier F. Serrador], Danish [Ole Laursen],
637 Portuguese [Duarte Loreto]
639 Changes in version 1.5.2
640 ========================
641 * Fix crasher bug in atk_text_free_ranges (bug #129837). [Jeff Franks]
643 * Change name of role from, "accel label" to "accelerator label". (bug #129499)
645 * Update translations: Czech [MiloSlac Trmac], Portuguese [Duaret Loreto],
646 Danish [Ole Laursen], Spanish [Francisco Javier F. Serrador],
647 Afrikaans [Stefan Lubbersen], Japanese [Takeshi AIHANA],
648 Norwegian [Kjartan Maraas], Greek [Kostas Papadimas], 
649 Swedish [Christan Rose], Belarusian [Alex Nyakhaychyk],
650 Serbian [Danilo \305\240egan], Arabic [Arafat Mendini],
651 Norwegian Nyorsk [\303\205smund Skj\303\246veland], Croatian [Robert Sedak],
652 Polish [Artur Flinta], Lithuanian [Tomas Kuliavas],
653 Dutch [Vincent van Adrighem], French {Christophe Merlet],
654 Mongolian [Sanlig Badral], Korean [Korean], Arabic [Arafat Medini]. 
657 Changes in version 1.5.1
658 ========================
659 * Change role names so that unlocalized names the same as Java role names.
660 (bug #125024)
662 * Set state FOCUSED for object reported as having focus. (bug #127400)
664 * Add new property "accessible-hypertext-nlinks" for AtkObject. Add new 
665 signal link_activated and properties "number-of-anchors", "end-index" and 
666 "start-index" for AtkHyperlink. (bug 112390)
668 * Make nicks and blurbs of properties translatable.
670 * Add new role ATK_ROLE_EDITBAR. (bug 116007)
672 * Add translations: Afrikaans [Stefan Lubbersen]
674 * Update translations: Serbian [Danilo \305\240egan], Czech [Milozlav Trmac],
675 Portuguese [Duarte Loreto],  Mongolian [Sanlig Badral], 
676 Dutch [Vincent van Adrighem]
678 Changes in version 1.5.0
679 ========================
680 * Fix memory leaks in AtkRelations (bugs #124877, #125725)
682 * Add version number to documentation (bug #125758)
684 * Update translations: Catalan [Jordi Mallach], Kannada [Pramod]
686 Changes in version 1.4.1
687 ========================
688 * Add translations: Lithuanian [Gedminas Paulauskas], 
689 Norwegian [(nynorsk [\303\205smund Skj\303\246veland]
691 * Update translations: German [Christian Neumair],
692 Romanian [Mi\305\237u Moldovan]
694 * Add description of signals to the documentation [Padraig O'Briain]
696 * Fix bug which caused building of rpms to fail [Scott Kennedy]
698 Changes in version 1.4.0
699 ========================
700 * Add translations: Nepali [Pawan Chitrakar]
702 * Update translations: Spanish [Francisco Javier F.Serrador],
703 Welsh [Dafydd Harries]
705 Changes in version 1.3.6
706 ========================
707 * Add translations: Hindi [Guntupalli Katunakar]
709 * Update translations: Azerbaijani [Metin Amiroff], 
710 Italian [Alessio Frusciante]
712 Changes in version 1.3.5
713 ========================
714 * Remove po/Makefile.in.in (bug #119053)
716 * Return correct value for atk_state-set_is_empty (bug #116621)
718 * Ensure that row and column values in atk_table_ref_at are non-negative.
720 * Add translations: Tamil [Dinesh N]
722 * Update translations: Serbian [Prevod.org], Esparanto [Charles Voelger],
723 Hungarian [Andras Timar].
726 Changes in version 1.3.4
727 ========================
728 * Add translations: Irish [Paul Duffy], Limburgish [Mathieu Van Woerkom]
730 * Add new relation type ATK_RELATION_POPUP
732 * Some win32 fixes [Tor Lillqvist]
734 Changes in version 1.3.3
735 ========================
736 * Add translations: Welsh [Dafydd Harries], Arabic [Arafat Medini]
738 * Update translations: Traditional Chinese [Abel Cheung]
740 * Add new role ATK_ROLE_AUTOCOMPLETE and state ATK_STATE_INDETERMINATE.
742 Changes in version 1.3.2
743 ========================
744 * Add translations: Serbian [Danilo \305\240egan], Portuguese [Duarte Loreto],
745 Icelandic [Sam\303\272el J\303\263n Gunnarsson]
747 * Update translations: Traditional Chinese [Abel Cheung], Polish [Artur Flinta]
750 Changes in version 1.3.1
751 ========================
752 * Allow use of libtool-1.5 (bug #111481) [Ali Akcaagac]
754 * Added translations: Yiddish [Raphael Finkel], Japanese [Takeshi AIHANA].
757 Changes in version 1.3.0
758 ========================
759 * Use automake-1.7, libtoolize, gtkdocize and glib-gettextize. 
760 [James Henstridge]
762 * Windows fixes [Tor Lillqvist]
764 * Add translations: Esparanto [Charles Voelger], 
765 Belarussian [Dmitry G.Mastrukov], Malayalam [Guntupalli Karunkar], 
766 Persian [Roozbeh Pourander], Azerbaijani [Metin Amiroff],
767 Bengali [Sayamindu Dasgupta], Kannada [Pramod], Macedonian {Abel Cheung],
768 Turkish [Gorkem], Indonesian [Mohammad Damt],
769 Traditional Chinese [Abel Cheung], Slovak [Stanislav Visnovsky],
770 Brazilian Portuguese [Alexander Folle de Menezes], 
771 Romanian [Mi\305\237u Moldovan], Mongolian [Sanlig Badral]
773 * Make atk_text_get_character_extents() return positive value, even for rtl
774 text. (bug #102954) [Padraig O'Briain]
776 * Add new functions atk_text_get_range_extents and atk_text_get_bounded_ranges.
777 (bug #100943) [Padraig]
779 * Add properties "relation-type" and "target" to AtkRelation. (bug #72426)
780 [Padraig]
782 * Add property "accessible-table-caption-object" to AtkObject. (bug #74814)
783 [Padraig]
785 * Add property "selected-link" to AtkHyperlink and new function
786 atk_kyperlink_is_selected_link(); add signal "link-selected" to AtkHyperlink.
787 (bug #104621) [Padraig]
789 * Correct creation of object which is not a AtkGObjectAccessible in
790 atk_gobject_accessible_from_object. [Padraig and Alex Larsson]
792 * Do not emit notification for initial setting of role using 
793 atk_object_set_role(). (bug #107710) [Padraig]
796 Changes in version 1.2.2
797 ========================
798 * Add translations: Simplified Chinese (zh_CN) [He Qiangqiang],
799 Albanian [Laurent Dhima], Finnisg [Pauli Virtanen], 
800 Italian [Alession Frusciante], Amharic [Daniel Yacob]
802 * Allow changing of default installation directory for documentation.
803 (bug 102497) [Padraig O'Briain].
805 Changes in version 1.2.1
806 ========================
807 * Add translations: Catalan [Jordi Mallach], French [Christophe Marlet],
808 Latvian [Artis Trops], Korean [Nam SungHyun], Polish [Zbigniew Vhyla],
809 Greek [Kostas Papadimas]
811 Changes in version 1.2.0
812 ========================
813 * Add translations: Russian [Dmitri G. Mastrukov], Ukranian [Yuriy Syrota]
815 Changes in version 1.1.5
816 ========================
817 * Correct return value for atk_text_get_caret_offset(). (Bug #101020)
818 [Padraig O'Briain]
819 * Add translations: Vietnamese, Hebrew, Dutch [Pablo Saratxaga], 
820 Hungarian [Andras Timar], Bulgarian [Yanko Kaneti]
821 * Miscellaneous Fixes [Owen Taylor, manish Singh, Padraig]
823 Changes in version 1.1.4
824 ========================
825 * Add translations: Norwegian [Kjartan Maraas], German [Christian Neumair],
826 Spanish [Pablo Gonzalo del Campo], Danish [Ole Laursen]
828 Changes in version 1.1.3
829 ========================
830 * Add new role ATK_ROLE_APPLICATION [Bill Haneman]
831 * Add tranlatations: Malay language [Hasbullah BIn Pit]
832 English [Abi Brady]
834 Changes in version 1.1.2
835 ========================
836 * Correct implementation of i18n support [Padraig O'Briain]
837 * Add Swedish translations [Christian Rose]
838 * Fix compiler warnings [Soeren Sandmann]
839 * Add signal "active-descendant-changed" to AtkObject [Padraig]
840 * Add relation types ATK_RELATION_EMBEDS and ATK_RELATION_EMBEDS_BY  
841 [Bill Haneman]
842 * Add atk_hyperlink_is_inline() [Bill]
843 * Update docs [Bill]
845 Changes in version 1.1.1
846 ========================
847 * Add new functions atk_object_add_relationship, atk_object_remove_relationship,
848 atk_role_get_localized_name, atk_action_get_localized_name; add new roles,
849 states and relationships; add text-attributes-changed signal for AtkText
850 interface. [Padraig O'Briain]
852 * Add po directory and update atk_role_get_localized_name() to allow it to
853 return localized name [Padraig]
855 Changes in version 1.1.0
856 ========================
857 * Documentation improvements [Padraig O'Briain]
858 * Update autogen.sh to get correct behaviour when both automake 1.4 and 1.6
859 are installed [Havoc Pennington]
860 * Add implementtaion of atk_object_factory_get_accessible_type() for
861 AtkNoOpObjectFactory [Padraig]
862 * Add ATK_LAYER_WINDOW {Mark Mc Loughlin]
864 Changes in version 1.0.3
865 ========================
866 * Documentation improvements [Padraig O'Briain]
867 * 64-bit bug fixes [George Lebl]
869 Changes in version 1.0.2
870 ========================
871 * Fixed bug with focus notification [Padraig O'Briain]
872 * Fixed bug in atk_gobject_for_accessible [Padraig]
874 Changes in version 1.0.1
875 ========================
876 * Bug fixes, optimizations [Padraig O'Briain, Bill Haneman]
877 * Fix Win32 DLL name [Tor Lillqvist]
879 Changes in version 1.0.0
880 ========================
881 * Build fixes [Padraig O'Briain, Tor Lillqvist, James Henstridge]
882 * Add structure padding [Padraig]
884 Changes in version 0.13
885 ========================
886 * Add padding to class structures for future expansion [Padraig O'Briain]
887 * Add include guards to atk.h [Morten Welinder]
888 * Change argument of atk_component_get_layer(),atk_component_get_mdi_zorder()
889   to be AtkComponent instead of AtkObject [Padraig]
890 * Cleanups [Padraig]
892 Changes in version 0.11 and 0.12
893 ================================
894 * Ansi-fied function prototypes and definitions;
895   i.e.  foo(void) instead of foo() [Jacob Berkman]
896 * Deprecated the mis-located AtkObject API for getting
897   layer and mdi-zorder info (should have been in AtkComponent)
898   and put this API into AtkComponent.
900 Changes in version 0.9 and 0.10
901 ===============================
902 * Win32 build fixes [Hans Breuer]
903 * Fix default signal handler name for text_caret_moved signal [Jeff Franks]
904 * Doc improvements [Padraig O'Briain]
905 * Fix signal prototypes in atkobject.h [Murray Cumming]
906 * Fix atk-enum-types.h includes for C++ [Mikael Hermansson]
907 * Bug fixes [Michael Meeks, Jeff]
909 Changes in 0.8
910 ==============
911 * Win32 build fixes [Hans Breuer]
912 * Add atk_role_get_name()/atk_rule_for_name() [Padraig O'Briain]
913 * Register types for ATK enumerations [Padraig]
914 * Allow registration of new txt attribute types [Padraig]
915 * Miscellaneous small API additions [Padraig]
916 * New test cases [Padraig]
917 * Documentation improvements [Padraig]
919 Other contributors: Darin Adler, Bill Haneman, Xavier Ordoquy, Michael Meeks, 
920   Sebastian Wilhelmi
922 Changes in 0.7
923 ==============
924 * Some restructuring of how change notification works, use
925   signals not properties in some cases. [Padraig O'Briain, Bill Haneman] 
926 * Various small API fixes and improvements [Padraig]
927 * Add key event hooks [Bill]
928 * Documentation improvements [Padraig]
929 * Win32 build improvements [Tor Lillqvist]
930 * Bug fixes [Padraig, Bill]
932 Changes in 0.6
933 ==============
934 * Small improvements to AtkText, AtkRelation, AtkObject APIs. 
935   [Padraig O'Briain, Bill Haneman]
936 * Win32 build fixes [Tor Lillqvist]
937 * Bug fixes and optimizations [Padraig]
938 * Makefile fix [Jacob Berkman]
939 * Doc improvements [Padraig]
941 Changes in 0.5
942 ==============
943 * Win32 updates and a small bug fix [Hans Breuer]
945 Changes in 0.4
946 ==============
947 * Miscellaneous cleanups and fixes.
949 Changes in 0.3
950 ==============
951 * API improvements to AtkTable, AtkSelection
952 * Add AtkDocument interface
953 * Rename AtkHyperLink to AtkHyperlink
954 * Allow for screen or window relative coordinates
955 * Utility functions
956 * Various minor tweeks and cleanups. 
957 * Documentation improvements
958 * Add default implementations for important functions
960 Changes in 0.2
961 ==============
962 * Some API tweaks
964 Changes in 0.1
965 ==============
966 This is the initial release of ATK, the Accessibility Tookit, which will be
967 used obtain accessibily information from GTK+ and GNOME widgets.