pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/atk
Module Name: pkgsrc
Committed By: wiz
Date: Wed Aug 6 10:38:21 UTC 2014
Modified Files:
pkgsrc/devel/atk: Makefile PLIST distinfo
Log Message:
Update to 2.12.0:
Changes in version 2.12.0:
==========================
Translations
A S Alam (pa), Claudio Arseni (it), Ask H. Larsen (da), Kjartan Maraas
(nb), Andika Triwidada (id)
Changes in version 2.11.92:
==========================
* AtkValue:
* Bug 684576: AtkValue heavily refactored. Available now so
implementors could start migration on next cycle.
* Bug 726216: update atk.symbols, autotools for missing symbols and
files
* AtkTableCell:
* Added symbols to be exported at atk.symbols
Contributors:
Chun-wei Fan, Alejandro Piñeiro Iglesias
Translations
Aurimas Černius (lt), Marek Černocký (cs), Fran Diéguez (gl), Piotr
Drąg (po), Rafael Ferreira (pt_BR), Attila Hammer (hu), Sphinx Jiang
(zh_CN), Chao-Hsiung Liao (zh_HK), Duarte Loreto (pt), Kjartan
Maraas (nb), Rūdolfs Mazurs (lv), Daniel Mustieles (es), Yuri
Myasoedov (ru), Claude Paroz (fr), Changwoo Ryu (ko), Мирослав
Николић (sr)
Changes in version 2.11.90:
==========================
* AtkComponent:
* Deprecate get_position and get_size in favor of get_extents.
* AtkTable:
* Deprecate all index-based methods (atk_table_get_index_at,
atk_table_get_column_at_index, atk_table_get_row_at_index).
* AtkTableCell:
* Bug 651353: Add AtkTableCell
* Documentation:
* Document that atk_component_contains has a default implementation.
* Document AtkTableCell.
* Update AtkTable documentation after AtkTableCell addition.
* Document AtkRegistry (already existed but not properly included on
the documentation).
* API reference categorized (now easier to read).
* ATK overview added.
* Added some previously forgotten symbols (thanks to atk-unused.txt)
Contributors:
Mike Gorse, Alejandro Piñeiro Iglesias
Translations:
Jorge Pérez Pérez (an), Kjartan Maraas (nb), Andika Triwidada (id)
Changes in version 2.11.6:
==========================
* AtkText:
* Bug 723292: Getting the localized role name fails for
ATK_ROLE_EDITBAR
* Bug 653293: text-insert and text-remove are again detailed
signals. Document it.
Contributors:
Alejandro Piñeiro Iglesias
Translations:
Aurimas Černius (lt), Marek Černocký (cs), Tong Hui (zh_CN),
Chao-Hsiung Liao (zh_HK)
Changes in version 2.11.5:
==========================
* MSVC Builds: Rework Introspection Build and other miscellaneous
fixes
Contributors:
Chun-wei Fan
Translations:
Yosef Or Boczko (he), Dimitris Spingos (el), Peter Vágner (sk)
Changes in version 2.11.4:
==========================
* AtkRole:
* Bug 720065: add roles for description lists
* Deprecations:
* Bug 476674: deprecate table properties that depend on the
row/column number
* Bug 652798: kill AtkMisc
* Deprecate connect/remove_property_change_handler
* Deprecate atk_role_register
* Documentation:
* Bug 644747: improve documentation for AtkObject::property-change
* Improved AtkUtil documentation
* Updated new symbols sections on documentation
* Not using GTK-Doc tag "Virtual" anymore, as is deprecated
* Building:
* Bug 644756: remove atkintl.h in favour of gi18n-lib.h from glib
* Bug 652965: include atk-enum-types.h on atk.h
* Fixed some gobject-introspection warnings
* Replace INCLUDES for AM_CPPFLAGS to silence automake deprecation
warnings.
* Visual C++ Studio files:
* Add a PlatformToolsetTag on gengir MSVC Project
* Split the Property Sheets
* Update Visual C++ 2008 "install" phase
* Bug 690145: use Python to Generate the MSVC Projects
* Miscellanea:
* Bug 572489: atk_text_range_extents should use g_return_if_fail
* Bug 653293: remove G_SIGNAL_DETAILED from atktext signals that
doesn't use details
* Bug 720095: add atk_object_peek_parent
* Updated AUTHORS and doap files
* Added role names on source file in order to be translated
Contributors:
Chun-wei Fan, Kjartan Maraas, Alejandro Piñeiro Iglesias, Colin
Walters, Yue Wang
Translations:
Fran Diéguez (gl), Michael Jayt (zh_CN), Daniel Mustieles (es),
Fábio Nogueira (pt_BR)
Changes in version 2.11.3:
==========================
* Bug 709214: Need API to get the document's current page number and
* page count
* Updated Greek translation
Changes in version 2.11.2:
==========================
* AtkRole:
* Bug 709106: add media (audio and video) roles
* Bug 712586: new ATK roles for ARIA roles (plus rating)
* This includes: ATK_ROLE_DEFINITION, ATK_ROLE_ARTICLE,
ATK_ROLE_LANDMARK, ATK_ROLE_LOG, ATK_ROLE_MARQUEE,
ATK_ROLE_MATH, ATK_ROLE_RATING, ATK_ROLE_TIMER,
* AtkState:
* Bug 712576: add ATK_STATE_CHECKABLE
* Bug 712581: add ATK_STATE_HAS_POPUP
* AtkDocument:
* Bug 709106: add page-changed-signal
* Deprecated atk_document_get_document and
atk_document_get_document_type
* Added testdocument on tests directory
* Documentation:
* Update documentation for selected_link method and property
* Improve documentation of AtkAttribute and AtkAttributeSet
* Updated Galician and Spanish translations
Changes in version 2.11.1:
==========================
* Bug 684667: Improve AtkObject::children-changed documentation
* Bug 709351: new role ATK_ROLE_TITLE_BAR
* Bug 710463: new role ATK_ROLE_BLOCK_QUOTE
* Updated Spanish translation
To generate a diff of this commit:
cvs rdiff -u -r1.88 -r1.89 pkgsrc/devel/atk/Makefile
cvs rdiff -u -r1.39 -r1.40 pkgsrc/devel/atk/PLIST
cvs rdiff -u -r1.45 -r1.46 pkgsrc/devel/atk/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index