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