The NetBSD Project

CVS log for pkgsrc/devel/atk/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / devel / atk

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.108 / (download) - annotate - [select for diffs], Mon Aug 14 05:24:04 2023 UTC (7 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q4-base, pkgsrc-2023Q4, pkgsrc-2023Q3-base, pkgsrc-2023Q3, HEAD
Changes since 1.107: +2 -1 lines
Diff to previous 1.107 (colored)

*: recursive bump for Python 3.11 as new default

Revision 1.107 / (download) - annotate - [select for diffs], Wed Nov 23 10:59:11 2022 UTC (15 months, 3 weeks ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4
Changes since 1.106: +3 -3 lines
Diff to previous 1.106 (colored)

atk: updated to 2.38.0

Changes in version 2.38
=======================
* Require Meson 0.56.2
* Add g_autoptr support for ATK types
* Add ATK_STATE_COLLAPSED, matching AT-SPI's state
* Improve support for ATK as a Meson subproject
* Ensure that atk_value_get_value_and_text() can deal with NULL out arguments

Revision 1.106 / (download) - annotate - [select for diffs], Wed Dec 8 16:01:50 2021 UTC (2 years, 3 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4
Changes since 1.105: +2 -1 lines
Diff to previous 1.105 (colored)

revbump for icu and libffi

Revision 1.105 / (download) - annotate - [select for diffs], Mon Apr 12 11:07:06 2021 UTC (2 years, 11 months ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2
Changes since 1.104: +3 -1 lines
Diff to previous 1.104 (colored)

atk: Set PYTHON_FOR_BUILD_ONLY

Revision 1.104 / (download) - annotate - [select for diffs], Thu Jul 16 06:09:34 2020 UTC (3 years, 8 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3
Changes since 1.103: +12 -14 lines
Diff to previous 1.103 (colored)

atk: updated to 2.36.0

Changes in version 2.36
=======================

* New API
   * Added ATK_ROLE_MARK and ATK_ROLE_SUGGESTION
   * Add ATK_TEX_ATTR_TEXT_POSITION to the list of possible AtkText
     attributes

* Documentation
   * Updated documentation for atk_text_set_caret_offset

* Building - meson
   * Fix building atk as subproject
   * Add Meson wrap file for GLib

* Building - visual studio
   * Use -utf-8 if available


Changes in version 2.35.1
=========================

* AtkComponent, AtkImage, AtkText: Make sure returned values are
  initialized to some known default value

* AtkPlug
   * Add atk_plug_set_child

* AtkSocket
   * Make AtkSocket get_extents return parent extents by default
   * atk_socket_embed: make plug_id parameter const
   * Make AtkSocketClass (embed) use const for plug_id

* AtkText
   * Make atk_text_rectangle_union ignore undefined rectangles

* Documentation
   * Refine *_scroll_to_point documentation
   * Refine AtkScrollType documentation

Revision 1.103 / (download) - annotate - [select for diffs], Sun Mar 8 16:47:31 2020 UTC (4 years ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1
Changes since 1.102: +2 -1 lines
Diff to previous 1.102 (colored)

*: recursive bump for libffi

Revision 1.102 / (download) - annotate - [select for diffs], Sun Nov 3 10:39:06 2019 UTC (4 years, 4 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base, pkgsrc-2019Q4
Changes since 1.101: +4 -4 lines
Diff to previous 1.101 (colored)

devel: align variable assignments

pkglint -Wall -F --only aligned --only indent -r

No manual corrections.

Revision 1.101 / (download) - annotate - [select for diffs], Mon Oct 7 09:28:10 2019 UTC (4 years, 5 months ago) by prlw1
Branch: MAIN
Changes since 1.100: +2 -2 lines
Diff to previous 1.100 (colored)

Rename py-meson to meson.

The motivation is to consider meson as an application, so there is only
one copy on the system, and as a python 3 program, it can build python 2
packages.

Revision 1.100 / (download) - annotate - [select for diffs], Thu Jul 18 14:41:00 2019 UTC (4 years, 8 months ago) by prlw1
Branch: MAIN
CVS Tags: pkgsrc-2019Q3-base, pkgsrc-2019Q3
Changes since 1.99: +9 -8 lines
Diff to previous 1.99 (colored)

Update atk to 2.33.3

Unstable branch chosen for:
* New Roles:
   * Issue #2: Add ATK_ROLE_CONTENT_INSERTION and ATK_ROLE_CONTENT_DELETION (MR!19)

Many other bug fixes and translation updates including:
* AtkText
    * Fix failure value for atk_text_get_caret_offset
* Add ScrollTo and ScrollToPoint methods to AtkComponent

Full list at:
https://gitlab.gnome.org/GNOME/atk/blob/ATK_2_33_3/NEWS

Revision 1.99 / (download) - annotate - [select for diffs], Thu Nov 23 15:12:50 2017 UTC (6 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3, pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4
Changes since 1.98: +2 -2 lines
Diff to previous 1.98 (colored)

atk: update to 2.26.1.

Changes in version 2.26.1
=========================

* Build: meson, tracked by bug 785802)
   * Ad option to disable introspection
   * Fix .rc generation in Meson builds

* Build (Visual Studio)
   * Enhance security of x64 binaries

Translations
  Pawan Chitrakar (ne), Xavi Ivars (ca@valencia), hanniedu (nl)

Changes in version 2.26
=======================

* Build: meson on Windows, tracked by Bug 785802 (not fully fixed yet):
   * Force-include msvc_recommended_pragmas.h on MSVC
   * tests: Fix build on pre-C99
   * meson: Build .rc file on Windows

Contributors
   Chun-wei Fan

Translations
   Ask Hjorth Larsen (da)

Changes in version 2.25.90
==========================

* Bugfixing
   * 689810: Move include guards out to enable GCC optimisation
* Build (meson)
   * Keep the version in sync with Autotools
   * Add atkversion.h to introspection build
* Build (visual studio)
   * Adapt to the Python-field glib-genmarshal
   * Adapt to new glib-genmarshal command line
   * Use PythonDir instead of PythonPath
   * Integrate introspection builds
   * Don't build introspection by default
   * Make marshal generation more robust
* Misc
   * Update AUTHORS file

Contributors
  Emmanuele Bassi, Daniel Boles, Chun-wei Fan, Rico Tzschichholz

Translations
  Pawan Chitrakar (ne), Fabio Tomat (fur)


Changes in version 2.25.2
=========================

* Bugfixing:
   * Bug 781715: Crash under atk_gobject_accessible_dispose()
* Build (general/autotools):
   * Add ATK_UNAVAILABLE macro
   * Use template files for the ATK enumerations
   * Convert atkversion.h.in to UTF-8 encoding
   * Include the marshallers header, not the source
   * Add buildir to the docs directories
   * Update deprecation warnings symbols
   * Simplify GObject dependency discovery
* Build (meson):
   * Bug 782871: Add meson build system
   * Dist the Meson files
   * Use the appropriate soversion
   * Use the appropriate GETTEXT_PACKAGE
   * Install atk.h
   * Only depend on generated header
* Build (win32):
   * win32: Fix replacing items in files with UTF-8 content
* Cleaning:
   * Remove atk.spec.in
   * Remove uninstalled pkg-config file
   * Remove unused script for bundling ATK on Windows
   * Remove ChangeLog
   * Remove local introspection.m4
* Docs:
   * Modernise the API reference:
      * Use XInclude
      * Stop using SGML mode with XML files
      * Drop version.xml and use the gtk-doc package entities
   * Update the README mentioning Meson, Ninja, and cleaning a little
   * Remove empty overrides file
* Gobject introspection:
   * Mark unbindable functions as 'skip
* Misc:
   * Update git ignore file
* New Relations and Roles:
   * Bug 748384: Add ATK_ROLE_FOOTNOTE
   * Bug 781587: Add error-message, error-for, details and details-for-relation
* Translation support:
   * Update po/Makevars (copyright and bug address)

Contributors:
Emmanuele Bassi, Milan Crha, Joanmarie Diggs, Piotr Drg, Chun-wei Fan

Translations:
Yuras Shumovich (be)

Revision 1.98 / (download) - annotate - [select for diffs], Sun Oct 15 23:19:11 2017 UTC (6 years, 5 months ago) by prlw1
Branch: MAIN
Changes since 1.97: +0 -1 lines
Diff to previous 1.97 (colored)

Revert buildtool.mk additions for glib-{mkenums,genmarshal} using packages
Add TOOL_DEPENDS+=glib2-tools to glib2/buildlink3.mk

Revision 1.97 / (download) - annotate - [select for diffs], Fri Oct 13 17:57:08 2017 UTC (6 years, 5 months ago) by prlw1
Branch: MAIN
Changes since 1.96: +2 -4 lines
Diff to previous 1.96 (colored)

atk: requires glib-mkenums which is now in py-glib2-tools

While here, given that glib-mkenums was rewritten in python, assume
that stacksize no longer overflows.

Revision 1.96 / (download) - annotate - [select for diffs], Tue Aug 1 14:58:54 2017 UTC (6 years, 7 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2017Q3-base, pkgsrc-2017Q3
Changes since 1.95: +2 -2 lines
Diff to previous 1.95 (colored)

Follow some http -> https redirects.

Revision 1.95 / (download) - annotate - [select for diffs], Mon Jul 3 18:07:44 2017 UTC (6 years, 8 months ago) by prlw1
Branch: MAIN
Changes since 1.94: +2 -2 lines
Diff to previous 1.94 (colored)

Update atk to 2.24.0

Changes in version 2.24.0
==========================
*
* Build, MSVC
   * Support Visual Studio 2017

Contributors:
Chun-wei Fan

Translations:
Ask Hjorth Larsen (da), Jordi Mas (ca)

Changes in version 2.23.4
==========================
*
* Build, MSVC:
   * Remove atk-install.props's on re-generation
   * Makefile.msvcproj, Makefile-newvs.am: Update from GLib
   * Move files to win32
* Docs:
   * Fix typo
   * Bug 772236: change id of the atkobject chapter needed case-insensitive filesystems
* Misc:
   * Use Unicode apostrophe in a translatable string

Contributors:
Murray Cumming, Piotr Drg,  Chun-wei Fan, Alejandro Piñeiro Iglesias

Translations:
gogo (hr), Jordi Mas (ca), Fabio Tomat (fur)

Revision 1.94 / (download) - annotate - [select for diffs], Fri Oct 21 13:35:48 2016 UTC (7 years, 4 months ago) by mef
Branch: MAIN
CVS Tags: pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1, pkgsrc-2016Q4-base, pkgsrc-2016Q4
Changes since 1.93: +2 -2 lines
Diff to previous 1.93 (colored)

Updated devel/atk to 2.22.0
---------------------------
Changes in version 2.22.0
==========================
*
* Add more options to XGETTEXT_OPTIONS in po/Makevars

Contributors:
Piotr Drag ( po)

Translations:
Piotr Drag ( po), David King (en_GB)

Changes in version 2.21.90
==========================
*
* Bug 764883: Add some missing argument (out) annotations
* Add Language headers to po files
* MSVC/win32
   * MSVC Builds: Add a Common Autotools Module for Introspection (Bug 764983)
   * MSVC Builds: Generate the Introspection Build Commands (Bug 764983)
   * Clean up atk-introspection-msvc.mak
   * Visual Studio builds: Include version info in property sheets
   * Visual Studio builds: Generate atk.pc
   * Visual Studio 2008 builds: Ensure pc file is generated before "install"
   * Visual Studio builds: Make .pc generation more flexible
   * build/win32/pc_base.py: Allow custom options
   * build/win32/atkpc.py: Fix dependent package string

Contributors:
Piotr Drag, Chun-wei Fan, Rico Tzschichholz

Translations:
GNOME Translation Robot (gd), Cedric Valmary (oc)

Revision 1.93 / (download) - annotate - [select for diffs], Sun Apr 10 18:55:23 2016 UTC (7 years, 11 months ago) by prlw1
Branch: MAIN
CVS Tags: pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2
Changes since 1.92: +2 -2 lines
Diff to previous 1.92 (colored)

Update atk to 2.20.0

Changes in version 2.20.00:
===========================

Translations:
Ask Hjorth Larsen (da)

Changes in version 2.19.92:
===========================
*
* Build improvements:
   * Bug 763212: Fix gettext domain after recent changes
   * Fix builddir srcdir in autogen.sh
   * MSVC builds: Re-arrange include paths
* Cleaning:
   * atkregistry: remove code not being compiled

Contributors:
Chun-wei Fan, Kalev Lember, Alejandro Piñeiro Iglesias, Philip
Withnall

Translations:
Anders Jonsson (sv), Cédric Valmary (oc)

Changes in version 2.19.90:
===========================
*
* Bug 755548: atktablecell: use content of the pointer instead of
  pointer itself
* Bug 760323: Use upstream gettext intead glib-gettext
* Build/MSVC/win32 improvements:
  * Makefile-newvs.am: Update Comments for Usage
  * Make Makefile.msvcproj A Bit More Generic
  * Fix build/win32/vs10/atk-install.vcxproj

Contributors:
Chun-wei Fan, Javier Jardón, Alejandro Piñeiro Iglesias

Translations:
Aurimas ernius(lt), Trầî Ngá»¹Ä Quân (vi), Kristjan SCHMIDT (eo)

Changes in version 2.18.0:
===========================
*
* Build: Improvements on MSVC Build infrastructure

Contributors:
Chun-wei Fan

Translations:
Chao-Hsiung Liao (zh_TW)

Changes in version 2.17.90:
===========================
*
* Documentation:
  * Replace mentions of 'state-changed' with 'state-change'.
  * Fixed some tiny typos
* Build/win32 improvements:
  * Use Pattern Rules on build/Makefile-newvs.am
  * Tidying and cleaning .vcxproj.filters generation
    * Fixes Bug 748176: out-of-tree distcheck fails in build/win32
  * Removed GCC requirement
* "install" Projects renamed to "atk-install"

* Misc: set proper file permission to source files

Contributors:
Murray Cumming, Chun-wei Fan, Simon McVittie, Alejandro Piñeiro
Iglesias

Translations:
Pedro Albuquerque (pt), Daniel Martinez (an),

Revision 1.92 / (download) - annotate - [select for diffs], Wed Jun 10 23:08:09 2015 UTC (8 years, 9 months ago) by prlw1
Branch: MAIN
CVS Tags: pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2
Changes since 1.91: +2 -2 lines
Diff to previous 1.91 (colored)

Update atk to 2.16.0

Changes in version 2.16.0:
==========================
*
* Bug 746459: Fix a couple of GTK-Doc comment blocks
* Visual Studio support
   * Speed Up Release Builds
   * Fix and improve .pdb Generation.
   * "Install" .pdb Files

Contributors:
Chun-wei Fan

Translations:
Josef Andersson (sv), Jiri Gronroos (fi), Baurzhan Muftakhidinov (kk),
Samir Ribic (bs), Zahari Yurukov (bg)

Changes in version 2.15.91:
===========================
*
* Building:
   * Bug 744413: Stop using deprecated GNOME-specific autoconf macros
     on configure.ac
   * Stop using deprecated gnome-autogen.sh on autogen.sh

Contributors:
Javier Jardon

Translations:
Muhammet Kara (tr), Dusan Kazik (sk)

Changes in version 2.15.4:
==========================
*
* AtkRole:
   * Bug 742806: Add new roles for fractions, roots, subscripts, and
     superscripts

Contributors:
Joanmarie Diggs

Changes in version 2.15.3:
==========================
*
* AtkState:
   * Bug 665598: Add ATK_STATE_READ_ONLY
* Bugfixing:
   * Unref STATE_TYPE class ref after using it at state_type_get_name
   * AtkTable: Added missing ":" on one gi annotation

Contributors:
Joanmarie Diggs, Alejandro Pineiro Iglesias

Translations:
Muhammet Kara (tr)

Changes in version 2.15.2:
==========================
*
* AtkRole:
   * Bug 739981: Add ATK_ROLE_STATIC and clarify ATK_ROLE_TEXT
* AtkState:
   * Bug 740152: Document the deprecation of ATK_STATE_ARMED
* Documentation:
   * Bug 740044: Fix some unclear language regarding ATK_STATE_ACTIVE
   * Bug 740066: Improve documentation related to AtkState and
     AtkStateSet
   * Extend atk_focus_tracker_notify deprecation documentation
   * Remove some in-code documentation, that is already part of the
     docs

Contributors:
Joanmarie Diggs, Alejandro Pineiro

Translations:
Anders Jonsson (sv)

Changes in version 2.15.1:
==========================
*
* Bug 407539: Add ATK_STATE_HAS_TOOLTIP
* Documentation:
   * Updated README file
   * Bug 737602: Update documentation to reflect an additional use
     case for STATE_INDETERMINATE

Revision 1.91 / (download) - annotate - [select for diffs], Thu Oct 9 14:06:07 2014 UTC (9 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4
Changes since 1.90: +1 -3 lines
Diff to previous 1.90 (colored)

Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.

Revision 1.90 / (download) - annotate - [select for diffs], Sun Oct 5 14:59:26 2014 UTC (9 years, 5 months ago) by wiz
Branch: MAIN
Changes since 1.89: +2 -2 lines
Diff to previous 1.89 (colored)

Update to 2.14.0:

Changes in version 2.14.0:
==========================

Translations:
Dušan Kazik (sk), Maria Mavridou (el), Yuri Myasoedov (ru)


Changes in version 2.13.90:
===========================

* GObject-introspection: some small changes needed by the MINGW project.
* Doap file updated See [1]

Contributors:
  Alexpux, Piotr Drg, Olav Vitters

Translations:
Christian Kirbach (de), Lasse Liehu (fi), ngoswami (as)

[1] https://mail.gnome.org/archives/release-team/2014-July/msg00045.html

Changes in version 2.13.3:
==========================

* Bug 729752: introspection: add many missing Returns: (nullable) annotations
* Bug 730859: atk/Makefile.am: Stop reading atk.def
* Fix GIR scanning for srcdir != buildir
* Visual Studio support
   * MSVC 2010+ Projects: Update "Installation" Process
   * Build: Add Build Support for Visual Studio 2013
   * MSVC 2012/2013 Support: Update Property Sheet Creation
* Documentation:
   * Bug 729922: adding further explanation on atk_add_global_event_listener

Contributors:
  Benjamin Gilbert, Chun-wei Fan, Evan Nemerson, Alejandro Piñeiro
  Iglesias, Owen W. Taylor

Translation:
  genodeftest (de), Pau Iranzo (ca), Carles Ferrando (ca@valencia), Yosef Or Boczko (he)

Changes in version 2.13.2:
==========================

During GNOME 3.13.2 cycle an ATK 2.13.2 release was rolled out. But
unfourtunately, it was not pushed on master, so got lost. All their
changes are included on 2.13.3.

Changes in version 2.13.1:
==========================

* Bug 728031: Use visibility attributes/__declspec (dllexport) to
  export public symbols
* Bug 691991: Add Simple Support for Visual Studio 2012

Contributors:
  Chun-wei Fan

Translation
  Inaki Larranaga Murgoitio (eu), Matej Urbani (sl), marablack3 (el)

Revision 1.89 / (download) - annotate - [select for diffs], Wed Aug 6 10:38:21 2014 UTC (9 years, 7 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2014Q3-base, pkgsrc-2014Q3
Changes since 1.88: +2 -2 lines
Diff to previous 1.88 (colored)

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
  Drg (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

Revision 1.88 / (download) - annotate - [select for diffs], Fri Oct 4 21:17:27 2013 UTC (10 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2014Q2-base, pkgsrc-2014Q2, pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4
Changes since 1.87: +2 -2 lines
Diff to previous 1.87 (colored)

Update to 2.10.0:

Changes in version 2.10.0:
==========================
*
* Documentation:
  * Bug 684667: improve documentation for AtkObject::children-changed
    signal
* Visuall C++ Builds: Use Custom Build Rules
* Updated Aragonese and Japanese translation.

Changes in version 2.9.4:
==========================
*
* Deprecations:
  * Bug 649575: Deprecate AtkObject::focus-event signal and all
    related methods
  * Bug 653291: Deprecate 'text-changed' signal (in favour of
    'text-insert' and 'text-remove').
  * Bug 573539: Deprecate 'link-selected' property (at AtkHyperlink)
  * Bug 705580: Implement atk_text_get_string_at_offset and deprecate
    old API
  * Remove 'text-update' signal (without deprecation, as was not used
    and can be removed without breaking ABI/API)
* Documentation:
  * Removed unneeded comments at atk_implementor_ref_accessible and
    about glib usage.
  * Bug 684665: removing several .sgml files and fixing gtk-doc
    warnings
  * Bug 684705: little update on 'text-insert' and 'text-remove'
    documentation
  * Bug 491998: add documentation for AtkRectangle
* Tests:
  * Refactor test suite: no longer a loadable module but an standalone
    executable.
  * Split testrelation into testrelation and testrole.
  * Execute all role tests, doesn't matter if one fails
* Bugfixing and miscellanea:
  * Bug 704092: Fix and off-by-one in role names
  * Bug 705290: Use generated enum type for AtkRole to get the role name
  * Drop use of ATK_DISABLE_DEPRECATED guards in ATK


Changes in version 2.9.3:
==========================
*
* Bug 697968: Deprecate atk_text_get_text_{before,after}_offset()
  * Deprecated atk_text_get_text_{before,after}_offset()
  * Deprecated ATK_TEXT_BOUNDARY_WORD_END,
    ATK_TEXT_BOUNDARY_SENTENCE_END and ATK_TEXT_BOUNDARY_LINE_END on
    the documentation.
  * Updated atk_text_get_text_{at,before,after}_offset() documentation
* Bug 701503: Fix documentation for atk_object_get_attributes()
* Removed pads from interfaces

Changes in version 2.9.2:
==========================
*
* Leak management:
  * Bug 699262: Nullify the gobject cache accessible when the accessble is finalized.
  * Bug 699368: Fix typo - parameter is _obj not obj. Set feed to NULL
  * Bug 699256: Free 'embedded_plug_id' when destroyed
* Tests:
  * Bug 696466: Fix logic when testing for empty state set
  * Bug 696409: fix hyphenation on testrelation.c
* Documentation:
  * Include atk_object_get_object_locale documentation
  * Fix having a repeated id on the main doc template
  * Bug 700800: Improve documentation for AtkPlug and AtkSocket

Revision 1.87 / (download) - annotate - [select for diffs], Sat May 18 21:46:13 2013 UTC (10 years, 10 months ago) by prlw1
Branch: MAIN
CVS Tags: pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2
Changes since 1.86: +4 -4 lines
Diff to previous 1.86 (colored)

Update atk to 2.8.0

Changes in version 2.8.0:
==========================
*
* Updated Visual C++ configuration files
  * Make entries more consistent with the other GNOME Visual Studio
    projects.
  * Enable the building of introspection files for Visual C++ builds
  * bgo694255: Visual C++ builds: Integrate building of introspection files
* Updated Slovak, Portuguese and Tadjik translation.

Changes in version 2.7.91:
==========================
*
* atkobject: added a explicit include to locale.h

Changes in version 2.7.90:
==========================
*
* Bug 694117
*  * atkobject: add atk_object_get_object_locale
*  * atkdocument: deprecate atk_document_get_locale

Changes in version 2.7.5:
==========================
*
* build: Use GNOME_COMPILE_WARNINGS
* atkhyperlink: Ensure we get even deprecated prototypes
* Bug 651343: add ATK_ROLE_LEVEL_BAR
* Prepare Visual Studio 2010 projects for Visual Studio 2012
* Updated Uyghur translations

Changes in version 2.7.4:
==========================
*
* Bug 690379: Atk lacks any kind of version utilities
* Fixed out of tree builds caused by fix of bug 690379
* Bug 656750: AtkWindow requires documentation

Changes in version 2.7.3:
==========================
*
* Bug 689907: Problems with the management of
*  ATK_STATE_SELECTABLE/ATK_STATE_SELECTED states at AtkObject
* Bug 686746: Port introspection fixes from Vala
* Bug 689952: Add introspection support for Windows MSVC builds
* Other Visual C++ configuration files:
*  * Use MultiByte character set

Changes in version 2.7.2:
==========================
*
* Bug 686801: Extend atk_add_global_event_listener in order to support
*   signal details
* Updated Thai translation.

Revision 1.86 / (download) - annotate - [select for diffs], Mon Oct 8 20:19:31 2012 UTC (11 years, 5 months ago) by prlw1
Branch: MAIN
CVS Tags: pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4
Changes since 1.85: +3 -5 lines
Diff to previous 1.85 (colored)

Update to 2.6.0

* Bug 635332: Include C header information in GIR
* Added atk_relation_set_contains_target to atk.symbols
* Bug 672869: Required a method to check if a relationset contains a
    relation taking into account relationship and target
* Added extra doc on atk_remove_[key/global]_event_listener
* Fixed compilation with some gcc versions/combination of options
* Provide a default implementation for
    atk_util_[add/remove]_global_event_listner
* Bug 478587: "accessible-role" - invalid default value
* Updated translations: Japanese, Brazilian Portuguese, Polish, Galician,
    Latvian, Catalan, Catalan (Valencian), Greek, Norwegian, Spanish

Revision 1.85 / (download) - annotate - [select for diffs], Sat Sep 15 10:04:05 2012 UTC (11 years, 6 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base, pkgsrc-2012Q3
Changes since 1.84: +2 -1 lines
Diff to previous 1.84 (colored)

recursive bump from libffi shlib major bump
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)

Revision 1.84 / (download) - annotate - [select for diffs], Tue Jun 12 19:17:30 2012 UTC (11 years, 9 months ago) by prlw1
Branch: MAIN
CVS Tags: pkgsrc-2012Q2-base, pkgsrc-2012Q2
Changes since 1.83: +4 -5 lines
Diff to previous 1.83 (colored)

Update to 2.4.0

Revision 1.83 / (download) - annotate - [select for diffs], Sat Mar 3 00:12:03 2012 UTC (12 years ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1
Changes since 1.82: +2 -2 lines
Diff to previous 1.82 (colored)

Recursive bump for pcre-8.30* (shlib major change)

Revision 1.82 / (download) - annotate - [select for diffs], Fri Feb 10 15:24:10 2012 UTC (12 years, 1 month ago) by drochner
Branch: MAIN
Changes since 1.81: +2 -1 lines
Diff to previous 1.81 (colored)

build dependency on gobject-introspection should be sufficient

Revision 1.81 / (download) - annotate - [select for diffs], Fri Feb 10 15:18:17 2012 UTC (12 years, 1 month ago) by drochner
Branch: MAIN
Changes since 1.80: +3 -2 lines
Diff to previous 1.80 (colored)

switch on introspection support, bump PKGREV

Revision 1.80 / (download) - annotate - [select for diffs], Mon Feb 6 12:39:46 2012 UTC (12 years, 1 month ago) by wiz
Branch: MAIN
Changes since 1.79: +2 -1 lines
Diff to previous 1.79 (colored)

Revbump for
a) tiff update to 4.0 (shlib major change)
b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk)

Enjoy.

Revision 1.79 / (download) - annotate - [select for diffs], Tue Jan 31 02:21:56 2012 UTC (12 years, 1 month ago) by obache
Branch: MAIN
Changes since 1.78: +5 -16 lines
Diff to previous 1.78 (colored)

Update atk to 2.2.0.
Based on PR#45738 by Patrick Welche.

Changes in version 2.2.0:
=========================
*
* Updated Gujarati, Oriya, Assamese, Danish, Portuguese, Czech and
*  Catalan (Valencian) translations

Changes in version 2.1.92:
==========================
*
* Updated Visual Studio files due AtkWindow addition
* Bug 649577: atk_add_global_event_listener should only accept ATK events
* Minor documentation updates
* Updated German, Basque, Japanese, Serbian, Catalan, Tamil, Punjabi,
*  Asturian, Italian, Polish, British English, Brazilian Portuguese,
*  Korean, Telugu and Kannada Translation

Changes in version 2.1.5:
=========================
*
* Bug 638924: Add AtkWindow
* Fixing out of tree compilation on Win32
* Update README.txt
* Fixing release number of the new ATK roles added
* Updated Traditional Chinese, Indonesian, Bulgarian, French,
*  Hungarian and Swedish translations

Changes in version 2.1.0:
=========================
*
* Bug 654767: shlib downgrade at update atk-1.32.0 to atk-2.0.1
* Bug 651343: New ATK Roles
* Added Leon Fan as maintainer
* Improved Visual C++ 2010 infrastructure
* Updated Russian, Slovenian, Persian, Hebrew, Lithuanian, Latvian,
*  Norwegian, Galician, and Spanish translations

Revision 1.78 / (download) - annotate - [select for diffs], Mon Jul 18 12:02:02 2011 UTC (12 years, 8 months ago) by tron
Branch: MAIN
CVS Tags: pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3
Changes since 1.77: +2 -2 lines
Diff to previous 1.77 (colored)

Use patch provided by the ATK maintainers to fix GNOME bug 654767. Tested
under NetBSD/amd64 5.1_STABLE and Mac OS 10.6.8.

Bump package revision because the shared library version was increased.

Revision 1.77 / (download) - annotate - [select for diffs], Sun Jul 17 12:04:26 2011 UTC (12 years, 8 months ago) by tron
Branch: MAIN
Changes since 1.76: +2 -2 lines
Diff to previous 1.76 (colored)

Fix shared library version number based on OBATA Akio's analysis in
GNOME bug 654767. The package is now compatible with previously built
binary packages under Mac OS X.

Revision 1.76 / (download) - annotate - [select for diffs], Fri Jul 15 13:38:04 2011 UTC (12 years, 8 months ago) by ryoon
Branch: MAIN
Changes since 1.75: +2 -2 lines
Diff to previous 1.75 (colored)

Fix dead HOMEPAGE.

Revision 1.75 / (download) - annotate - [select for diffs], Fri Jul 15 13:04:56 2011 UTC (12 years, 8 months ago) by abs
Branch: MAIN
Changes since 1.74: +2 -2 lines
Diff to previous 1.74 (colored)

Fix MASTER_SITES so distfile can be downloaded

Revision 1.74 / (download) - annotate - [select for diffs], Fri Jul 15 08:07:03 2011 UTC (12 years, 8 months ago) by ryoon
Branch: MAIN
Changes since 1.73: +2 -3 lines
Diff to previous 1.73 (colored)

Update to 2.0.1

Changelog:

Changes in version 2.0.1:
=========================
*
* Bug 652205: Use const instead G_CONST_RETURN
* Bug 649307: Clarify AtkPlug and AtkSocket docs
* Bug 551489: Fix doc of atk_text_get_text_before_offset
* Bug 588083: Information about return value of some AtkText methods can be clearer
* Added Alejandro Piñåiro Iglesias as maintainer
* Updated .gitignore
* VS 2008/2010 support update
* New Zulu translation added, Esperanto and Catalan updated

Changes in version 2.0.0:
=========================
*
*Translation update.

Changes in version 1.91.92:
=========================
*
*BGO#638377: Add text_insert, text_remove, and text_update signals
*Reviewed Serbian Translation
*Fix introspection for atk_text_get_bounded_ranges
*Visual C++ 2010 Project Files
*Updated Spanish translation

Changes in version 1.33.6:
=========================
*
*Returns FALSE on atk_object_add_relationship if it is already included
*Bug 640574: gobject-introspection annotation and documentation fixes
*Bug 637663: Added atk_streamable_content_get_uri to atk/atk.symbols
*Add missing Makefiles to AC_CONFIG_FILES
*Fixes for the MSVC Project Files
*Update deprecated autoconf macros and use new libtool syntax
*Documentation fixes
*Translation updates

Revision 1.73 / (download) - annotate - [select for diffs], Fri Apr 22 13:42:00 2011 UTC (12 years, 11 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2011Q2-base, pkgsrc-2011Q2
Changes since 1.72: +2 -1 lines
Diff to previous 1.72 (colored)

recursive bump from gettext-lib shlib bump.

Revision 1.72 / (download) - annotate - [select for diffs], Sat Oct 16 23:59:57 2010 UTC (13 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4
Changes since 1.71: +3 -3 lines
Diff to previous 1.71 (colored)

Update to 1.32.0:

Changes in version 1.32.0:
=========================

Fixes: #630097, #621717, #571622, #617851, #616812.
Translation update.

Revision 1.71 / (download) - annotate - [select for diffs], Mon May 31 17:31:30 2010 UTC (13 years, 9 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2
Changes since 1.70: +3 -3 lines
Diff to previous 1.70 (colored)

update to 1.30.0
this switches to the gnome-2.30 branch

Revision 1.70 / (download) - annotate - [select for diffs], Wed Oct 21 15:37:24 2009 UTC (14 years, 5 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4
Changes since 1.69: +3 -3 lines
Diff to previous 1.69 (colored)

update to 1.28.0
This switches to the gnome-2.28 release branch.

Revision 1.69 / (download) - annotate - [select for diffs], Fri Jul 10 12:12:25 2009 UTC (14 years, 8 months ago) by tron
Branch: MAIN
CVS Tags: pkgsrc-2009Q3-base, pkgsrc-2009Q3
Changes since 1.68: +2 -1 lines
Diff to previous 1.68 (colored)

Set license to "gnu-lgpl-v2" (GNU Library General Public License,
version 2.0).

Revision 1.68 / (download) - annotate - [select for diffs], Wed Jun 3 12:40:32 2009 UTC (14 years, 9 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base, pkgsrc-2009Q2
Changes since 1.67: +5 -2 lines
Diff to previous 1.67 (colored)

Remove build dependency on gtk-doc, related to PR#41475.

It comes from upstream Bug#562310:
http://bugzilla.gnome.org/show_bug.cgi?id=562310
Availability detection of `gtkdoc-rebase' command is depend on the behaviour
of `which' command,  if `which gtkdoc-rebase' return false, do nothing.
It is known as not works as expected on Darwin and Solaris, then failed in
unwanted gtkdoc-rebase execution, and abort.

It is already fixed in upstream gtk-doc repository, but not released yet(1.12?).
So, some packages may contain and be using un-fixed gtk-doc.* files.

For easy to determine whether it is fixed or not, check gtk-doc.make contains
following commit (not using 'which gtkdoc-rebase', but $(GTKDOC_REBASE) macro):

http://git.gnome.org./cgit/gtk-doc/commit/?id=ef5f56ca5fd4a077e6f7a374e8dd333b7a6a8d42

Revision 1.67 / (download) - annotate - [select for diffs], Tue May 26 16:55:23 2009 UTC (14 years, 9 months ago) by wiz
Branch: MAIN
Changes since 1.66: +3 -6 lines
Diff to previous 1.66 (colored)

BUILD_DEPEND on gtk-doc (by including its buildlink3.mk file) to
get gtkdoc-rebase.

Addresses PR 41475 by John D. Baker.

Revision 1.66 / (download) - annotate - [select for diffs], Mon Mar 16 22:25:39 2009 UTC (15 years ago) by jmcneill
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base, pkgsrc-2009Q1
Changes since 1.65: +3 -3 lines
Diff to previous 1.65 (colored)

Update atk to 1.26.0.

Changes in version 1.26.0:
=========================
*
*Fixes: Improve the documentation. Sven Herzberg.
*Translation update.

Changes in version 1.25.2:
=========================
*
*Fixes: #562204, #505445, #361757, #478620, #560156, #477708, #478595, #478583
#480126.
*Translation update.

Revision 1.65 / (download) - annotate - [select for diffs], Mon Oct 6 16:54:10 2008 UTC (15 years, 5 months ago) by tnn
Branch: MAIN
CVS Tags: pkgsrc-2008Q4-base, pkgsrc-2008Q4
Changes since 1.64: +3 -3 lines
Diff to previous 1.64 (colored)

update to atk-1.24.0.
Bug fixes:
551474 - add LINGUAS file to pass make dist
535704 - Add guards to prevent including individual files
526752 - Deprecated symbols should be marked with macro ATK_DISABLE_DEPRECATED
Also translation updates.

Revision 1.64 / (download) - annotate - [select for diffs], Thu Apr 10 12:15:55 2008 UTC (15 years, 11 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.63: +3 -3 lines
Diff to previous 1.63 (colored)

update to 1.22.0
This switches to the gnome-2.22 release branch.

Revision 1.63 / (download) - annotate - [select for diffs], Tue Sep 18 21:16:34 2007 UTC (16 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3
Changes since 1.62: +4 -4 lines
Diff to previous 1.62 (colored)

Update to 1.20.0:

Changes in version 1.20.0:
=========================
*
*Add "si" (Sinhala) to ALL_LINGUAS.

Changes in version 1.19.6:
=========================
*
*Fixes #460851. Add a new API: atk_get_version.

Changes in version 1.19.3:
=========================
*
*Fixes #434784.
*Remove gnome-doc-utils dependence.

Changes in version 1.19.1:
=========================
*
*Fixes #382328, #418194, #413357.

Revision 1.62 / (download) - annotate - [select for diffs], Sat Jul 21 21:56:07 2007 UTC (16 years, 8 months ago) by wiz
Branch: MAIN
Changes since 1.61: +2 -2 lines
Diff to previous 1.61 (colored)

Drop maintainership.

Revision 1.61 / (download) - annotate - [select for diffs], Tue Mar 20 15:42:50 2007 UTC (17 years ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1
Changes since 1.60: +3 -4 lines
Diff to previous 1.60 (colored)

update to 1.18.0
This switches to the new stable branch for gnome-2.18.
Most visible change: addes a new atkmisc API which is needed for newer
gnome s/w.

Revision 1.60 / (download) - annotate - [select for diffs], Fri Feb 23 04:00:02 2007 UTC (17 years ago) by rillig
Branch: MAIN
Changes since 1.59: +8 -1 lines
Diff to previous 1.59 (colored)

Fixed the invalid use of AM_GLIB_DEFINE_LOCALEDIR. PKGREVISION++

Revision 1.59 / (download) - annotate - [select for diffs], Sat Jan 6 21:55:57 2007 UTC (17 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.58: +2 -2 lines
Diff to previous 1.58 (colored)

Update to 1.12.4:

Changes in version 1.12.4:
=========================
*Add Li Yuan to MAINTAINERS.

Revision 1.58 / (download) - annotate - [select for diffs], Sat Dec 2 22:32:59 2006 UTC (17 years, 3 months ago) by jschauma
Branch: MAIN
CVS Tags: pkgsrc-2006Q4-base, pkgsrc-2006Q4
Changes since 1.57: +2 -7 lines
Diff to previous 1.57 (colored)

Instead of setting compiler flags in each package if it uses C99,
allow USE_LANGUAGES+=c99 and let gcc and mipspro do the right thing.
May need to be reviewed/added for other compilers.
ok rillig@

Revision 1.57 / (download) - annotate - [select for diffs], Tue Oct 17 16:51:42 2006 UTC (17 years, 5 months ago) by drochner
Branch: MAIN
Changes since 1.56: +1 -4 lines
Diff to previous 1.56 (colored)

update to 1.12.3
changes:
-bugfixes
-implement AtkDocument
-translation updates

Revision 1.56 / (download) - annotate - [select for diffs], Mon Oct 9 12:52:34 2006 UTC (17 years, 5 months ago) by joerg
Branch: MAIN
Changes since 1.55: +2 -1 lines
Diff to previous 1.55 (colored)

Flag a number of packages I use as supporting (user-)destdir.
apg is a bit special as it has some hardcoded ownership, so
mark that as "destdir".

Revision 1.55 / (download) - annotate - [select for diffs], Fri Oct 6 06:01:25 2006 UTC (17 years, 5 months ago) by wiz
Branch: MAIN
Changes since 1.54: +2 -5 lines
Diff to previous 1.54 (colored)

Update to 1.12.3:

Changes in version 1.12.3:
=========================
*
* Add missing signals to fix win32 build (Cedric Gustin, bug #355912).
* New linguas: 'te' (Sunil Mohan Adapa), 'dz', 'ku' (Abel Cheung).
* Implement AtkDocument signals (Neo Liu)
* Update docs to include info on AtkDocument signals.
* Bugfixes: #357847, #340553, #346464, #352227,

Revision 1.54 / (download) - annotate - [select for diffs], Tue Aug 22 18:25:16 2006 UTC (17 years, 7 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2006Q3-base, pkgsrc-2006Q3
Changes since 1.53: +2 -3 lines
Diff to previous 1.53 (colored)

Update to 1.12.2:

Changes in version 1.12.2:
=========================
* Documentation fixes.
* New language: Bengali (Runa Bhattacharjee)

Revision 1.53 / (download) - annotate - [select for diffs], Fri Aug 4 18:17:47 2006 UTC (17 years, 7 months ago) by wiz
Branch: MAIN
Changes since 1.52: +5 -1 lines
Diff to previous 1.52 (colored)

There was a second release of the tarball for 1.12.1 after we
already had updated the package.

The changes are some updates to NEWS, build infrastructure,
two translations, and a change to AtkHyperlinkImpl.

Set DIST_SUBDIR and bump PKGREVISION (since the code did change,
even though only slightly).

Revision 1.52 / (download) - annotate - [select for diffs], Wed Jul 12 15:19:17 2006 UTC (17 years, 8 months ago) by wiz
Branch: MAIN
Changes since 1.51: +2 -2 lines
Diff to previous 1.51 (colored)

Does not really need perl, just checks for it.

Revision 1.51 / (download) - annotate - [select for diffs], Wed Jul 12 13:47:10 2006 UTC (17 years, 8 months ago) by wiz
Branch: MAIN
Changes since 1.50: +4 -4 lines
Diff to previous 1.50 (colored)

Update to 1.12.1:

Changes in version 1.12.0: [ongoing]
=========================

* Added ATK_ROLE_FORM
* Added ATK_RELATION_DESCRIPTION_FOR, ATK_RELATION_DESCRIBED_BY

Revision 1.50 / (download) - annotate - [select for diffs], Mon Jun 12 20:43:20 2006 UTC (17 years, 9 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2006Q2-base, pkgsrc-2006Q2
Changes since 1.49: +2 -2 lines
Diff to previous 1.49 (colored)

Needs msgfmt.

Revision 1.49 / (download) - annotate - [select for diffs], Mon May 8 20:01:21 2006 UTC (17 years, 10 months ago) by jschauma
Branch: MAIN
Changes since 1.48: +7 -1 lines
Diff to previous 1.48 (colored)

add "-c99" to the CFLAGS if using MIPSPro

Revision 1.48 / (download) - annotate - [select for diffs], Thu Apr 6 06:21:44 2006 UTC (17 years, 11 months ago) by reed
Branch: MAIN
Changes since 1.47: +2 -2 lines
Diff to previous 1.47 (colored)

Over 1200 files touched but no revisions bumped :)

RECOMMENDED is removed. It becomes ABI_DEPENDS.

BUILDLINK_RECOMMENDED.foo becomes BUILDLINK_ABI_DEPENDS.foo.

BUILDLINK_DEPENDS.foo becomes BUILDLINK_API_DEPENDS.foo.

BUILDLINK_DEPENDS does not change.

IGNORE_RECOMMENDED (which defaulted to "no") becomes USE_ABI_DEPENDS
which defaults to "yes".

Added to obsolete.mk checking for IGNORE_RECOMMENDED.

I did not manually go through and fix any aesthetic tab/spacing issues.

I have tested the above patch on DragonFly building and packaging
subversion and pkglint and their many dependencies.

I have also tested USE_ABI_DEPENDS=no on my NetBSD workstation (where I
have used IGNORE_RECOMMENDED for a long time). I have been an active user
of IGNORE_RECOMMENDED since it was available.

As suggested, I removed the documentation sentences suggesting bumping for
"security" issues.

As discussed on tech-pkg.

I will commit to revbump, pkglint, pkg_install, createbuildlink separately.

Note that if you use wip, it will fail!  I will commit to pkgsrc-wip
later (within day).

Revision 1.47 / (download) - annotate - [select for diffs], Sun Apr 2 17:47:54 2006 UTC (17 years, 11 months ago) by wiz
Branch: MAIN
Changes since 1.46: +2 -2 lines
Diff to previous 1.46 (colored)

Update to 1.11.4:

Changes in version 1.11.4:
=========================

 * Enhanced documentation: gtk-doc API docs are
   now at 100% coverage.

 * allow for NULL in-params to AtkImage coordinate APIs.

 * New langs: Georgian (ka)   Vladimir Sichinava
              Oriya (or)      Gora Mohanty

Revision 1.46 / (download) - annotate - [select for diffs], Thu Mar 30 20:48:02 2006 UTC (17 years, 11 months ago) by jmmv
Branch: MAIN
Changes since 1.45: +3 -4 lines
Diff to previous 1.45 (colored)

Update to 1.11.3:

Changes in version 1.11.3:
=========================

 * Fix for localization bug #317458 from Kazuzi IWAMOTO.
 * Included docs in tarball as appropriate.

Changes in version 1.11.0:
=========================

  Added new APIs - minor enhancements to AtkImage,
  AtkDocument, AtkObject, AtkComponent, AtkState.

  Significant API additions:  Added locale attribute to
  AtkImage instances, and Document instances.
  Added the ability to assign weakly-typed attributes to
  AtkObject as name-value pairs; also added similar
  name-value pairs to AtkDocument for attributes which are
  intended to be valid over the entire document.

  Minor documentation fixes (thanks to Bill Abt).

  Added 'tt' (Tatar) locale, Simos Xenitellis

Revision 1.45 / (download) - annotate - [select for diffs], Fri Mar 10 07:35:12 2006 UTC (18 years ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base, pkgsrc-2006Q1
Changes since 1.44: +2 -2 lines
Diff to previous 1.44 (colored)

Take over maintainership, jmmv@ ok.

Revision 1.44 / (download) - annotate - [select for diffs], Sun Feb 5 23:08:39 2006 UTC (18 years, 1 month ago) by joerg
Branch: MAIN
Changes since 1.43: +2 -1 lines
Diff to previous 1.43 (colored)

Recursive revision bump / recommended bump for gettext ABI change.

Revision 1.43 / (download) - annotate - [select for diffs], Mon Dec 5 20:50:02 2005 UTC (18 years, 3 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4
Changes since 1.42: +2 -2 lines
Diff to previous 1.42 (colored)

Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html

Revision 1.42 / (download) - annotate - [select for diffs], Sun Oct 2 12:15:54 2005 UTC (18 years, 5 months ago) by jmmv
Branch: MAIN
Changes since 1.41: +2 -2 lines
Diff to previous 1.41 (colored)

Update to 1.10.3:

Changes in version 1.10.3:
=========================

  Libtool fix.
  N.B. : 1.10.2 was released with a buggy libtool!

  in version 1.10.2:

* Minor build fixes incl Win32 (Tor Lillqvist)

* New locales, "ug" (Abduxukur Abdurixit) and "gl" (Ognacio Casal Quinteiro)

Revision 1.41 / (download) - annotate - [select for diffs], Wed Aug 10 20:56:14 2005 UTC (18 years, 7 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base, pkgsrc-2005Q3
Changes since 1.40: +2 -3 lines
Diff to previous 1.40 (colored)

Remove the abuse of buildlink that was pkg-config/buildlink3.mk.  That
file's sole purpose was to provide a dependency on pkg-config and set
some environment variables.  Instead, turn pkg-config into a "tool"
in the tools framework, where the pkg-config wrapper automatically
adds PKG_CONFIG_LIBDIR to the environment before invoking the real
pkg-config.

For all package Makefiles that included pkg-config/buildlink3.mk, remove
that inclusion and replace it with USE_TOOLS+=pkg-config.

Revision 1.40 / (download) - annotate - [select for diffs], Thu Jul 21 16:29:46 2005 UTC (18 years, 8 months ago) by wiz
Branch: MAIN
Changes since 1.39: +2 -2 lines
Diff to previous 1.39 (colored)

Change path from devel/pkgconfig to devel/pkg-config.
No PKGREVISION bump since pkg-config is only a BUILD_DEPENDS.

Revision 1.39 / (download) - annotate - [select for diffs], Sun May 22 20:07:48 2005 UTC (18 years, 10 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q2-base, pkgsrc-2005Q2
Changes since 1.38: +2 -2 lines
Diff to previous 1.38 (colored)

Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:

	USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison

Revision 1.38 / (download) - annotate - [select for diffs], Tue May 10 16:37:16 2005 UTC (18 years, 10 months ago) by drochner
Branch: MAIN
Changes since 1.37: +3 -5 lines
Diff to previous 1.37 (colored)

sorry for coming up with a lowlevel dependency so late...

update to 1.10.1
changes:
* added ATK_STATE_REQUIRED; see bug #172663.
* New locale, 'rw'

Revision 1.37 / (download) - annotate - [select for diffs], Mon Apr 11 21:45:17 2005 UTC (18 years, 11 months ago) by tv
Branch: MAIN
Changes since 1.36: +1 -2 lines
Diff to previous 1.36 (colored)

Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

Revision 1.36 / (download) - annotate - [select for diffs], Tue Mar 22 15:53:32 2005 UTC (19 years ago) by jmmv
Branch: MAIN
Changes since 1.35: +3 -3 lines
Diff to previous 1.35 (colored)

Update to 1.9.1:

* New locale, 'xh'.
* Fixed bug #168218 (spec-file ftp dir wrong).
* Fixed #165288 in atk.def file.
* Added description for ATK_RELATION_SUBWINDOW_OF (bug #161562).

Revision 1.35 / (download) - annotate - [select for diffs], Tue Dec 28 16:37:17 2004 UTC (19 years, 2 months ago) by jmmv
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1
Changes since 1.34: +3 -1 lines
Diff to previous 1.34 (colored)

This needs glib2>=2.6.0 to build properly.  From adrianp@.

Revision 1.34 / (download) - annotate - [select for diffs], Fri Dec 24 12:29:41 2004 UTC (19 years, 2 months ago) by jmmv
Branch: MAIN
Changes since 1.33: +5 -4 lines
Diff to previous 1.33 (colored)

Update to 1.9.0; pointed out by wiz@:

* Add new functions atk_relation_set_add_relation_by_type and
atk_relation_add_target. (bug #158722)

* Use gmodule-no-export.pc. (bug #158531) [Matthias Clasen]

* Add new translations: Arabic [Arafat Medini],
Thai [Supranee Thirawattanasuk], Assamese [Sunaram Patir]

* Updated translations: Canadian English [Adam Weinberger],
Italian [Alessio Frusciante], Traditional Chinese [GNOME HK Team],
Welsh [Dafydd Harries], French [Jean-Michel Ardantz],
Romanian [Mi\305\237u Moldovan], Catalan [Jordi Mallach]

Revision 1.33 / (download) - annotate - [select for diffs], Sun Oct 3 00:13:25 2004 UTC (19 years, 5 months ago) by tv
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base, pkgsrc-2004Q4
Changes since 1.32: +2 -1 lines
Diff to previous 1.32 (colored)

Libtool fix for PR pkg/26633, and other issues.  Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.

Revision 1.32 / (download) - annotate - [select for diffs], Tue Sep 21 16:43:25 2004 UTC (19 years, 6 months ago) by jmmv
Branch: MAIN
Changes since 1.31: +4 -4 lines
Diff to previous 1.31 (colored)

Update to 1.8.0.  This version corresponds to GNOME 2.8.0.
While here, move documentation to share/doc, out of share/doc/html.

Changes in version 1.8.0
========================
* Add translations: Bosnian [Kenan Had\305\276iavdi\304\207],
Norwegian [Kjartan Marass], Gujarati [Ankit Patel]

* Update translations: Norwegian Nynorsk [\303\205smund Skj\303\246veland],
Vietnamese [Nguy\341\273\205n Th\303\241i Ng\341\273\215c Duy],
Turkish [Baris Cicek], German [Hendrik Richter],
Greek [Nikos Charonitakis], Arabic [Arafat Medini],
Brazilian Portuguese [Raphael Higino], Nepali [Pawan Chitrakar],
Danish [Martin Willemoes Hansen], Albanian [Laurent Dhima],
Finnish [Pauli Virtanen], Azerbaijani [M\311\231tin \306\217mirov] ,
Polish [Artur Flinta], Panjabi [AmanPreet Singh Alam],
Serbian [Danilo \305\240egan], Mongolian [Sanlig Badral],
Russian [Russian team <gnome-cyr@gnome.org>], Dutch [Timo Meinen],
Ukranian [Maxim Dziumanenko], Canadian English [Adam Weinberger],
Simplified Chinese [Funda Wang], Basque [I\303\261aki Larra\303\261aga]

Changes in version 1.7.3
========================
* Minor updates to documentation.

* Update translations: Hindi [Guntupalli Karunakar], Czech [Miloslav Trmac],
Portuguese [Duarte Loreto], Japanese [Takeshi AIHANA],
British [David Lodge], Spanish [Francisco Javier F. Serrador],
Korean [Changwoo Ryu], Albanian [Laurent Dhima]

Changes in version 1.7.2
========================
* Added new role ATK_ROLE_EMBEDDED.. (bug #147989)

* Add support for AtkRectangle and correct definition of
"bounds-changed" signal.

* Update translations: Nepali [Pawan Chitrakar], Albanian [Laurent Dhima]

Changes in version 1.7.1
========================
* Allow locale dir to be not hardcoded into binary. (bug #1289006)

* Add translations: Turkmen [M\303\274hemmet Amut]

* Update translations: Hungarian [Andras Timar],  Bulgarian [Rostislav Raikov]

Changes in version 1.7.0
========================
* Add "bounds-changed" signal for AtkComponent. (bug #140476)

* Add new state ATK_STATE_TRUNCATED and new relation
ATK_RELATION_PARENT_WINDOW_OF. (bug #133375)

Revision 1.31 / (download) - annotate - [select for diffs], Tue Aug 31 11:53:07 2004 UTC (19 years, 6 months ago) by jmmv
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base, pkgsrc-2004Q3
Changes since 1.30: +2 -2 lines
Diff to previous 1.30 (colored)

Pick up maintainership (something I should have done a long while ago...)

Revision 1.30 / (download) - annotate - [select for diffs], Sat Apr 24 16:00:16 2004 UTC (19 years, 10 months ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2004Q2-base, pkgsrc-2004Q2
Changes since 1.29: +3 -1 lines
Diff to previous 1.29 (colored)

Enable pkgviews installation.

Revision 1.29 / (download) - annotate - [select for diffs], Mon Apr 19 16:44:42 2004 UTC (19 years, 11 months ago) by jmmv
Branch: MAIN
Changes since 1.28: +2 -2 lines
Diff to previous 1.28 (colored)

Update to 1.6.1:

* Update to build on Cygwin, (bug #136666) [Roger Leigh]

* Add translations: Gujarati [Gujarati team],
  Basque [I\303\261aki Larra\303\261aga] Punjabi [Amanpreet Singh Alam],
  Walloon [Pablo Saratxaga], Marathi [Indictrans team]

* Update translations: Norwegian Nynorsk [\303\205smund Skj\303\246veland],
  Brazilian Portuguese [Raphael Higino], British [Gareth Owen],
  Romanian [Mi\305\237u Moldovan], Croatian [Robert Sedak],
  Catalan [Jordi Mallach], Slovak [Stanislav Visnovsky]

Revision 1.28 / (download) - annotate - [select for diffs], Tue Apr 13 23:31:12 2004 UTC (19 years, 11 months ago) by snj
Branch: MAIN
Changes since 1.27: +4 -1 lines
Diff to previous 1.27 (colored)

Fix build on NetBSD-1.6.2-sparc64.

Revision 1.27 / (download) - annotate - [select for diffs], Thu Apr 1 18:13:48 2004 UTC (19 years, 11 months ago) by jmmv
Branch: MAIN
Changes since 1.26: +3 -3 lines
Diff to previous 1.26 (colored)

Update to 1.6.0.

Changes in version 1.6.0
========================
* Add translation: Serbian Jekavian [Bojan Suzic], Estonian [Priit Laes]
* Update translations: Arabic [Arafat Medini],
  Spanish [Francisco Javier F. Serrador],
  Lithuanian [\305\275ygimantas Beru\304\215ka],
  Serbian [Aleksandar Urosevic], Belarusian [Ales Nyakhaychyk]

Changes in version 1.5.5
========================
* Add translation: Canadian English [Adam Weinberger]
* Update translations: Italian [Alessio Frusciante], Mongolian [Sanlig Badral],
  Albanian [Laurent Dhima], German [Christian Neumair],
  Greek [Kostas Papadimas], Hindi [Guntupalli Karunkar]

Changes in version 1.5.4
========================
* Update translations: Japanese [Takeshi AIHANA],
  Azerbaijani [M\311\231tin \306\217mirov], Finnish [Pauli Virtanen],
  French [Christophe Merlet], Ukrainian [Maxim Dziumanenko],
  Simplified Chinese [Funda Wang], Arabic [Arafat Medini],
  Albanian [Laurent Dhima]

Changes in version 1.5.3
========================
* Corrected library name in atk-uninstalled.pc.in (bug #132283). [Laszlo Peter]
* Corrcted property name for number of links in a AtkHypertext (bug #130022).
* Add translation: Croatian [Robert Sedak]
* Update translations: Japanese [Takeshi AIHANA], Italian [Alessio Frusciante],
  Norwegian [Kjartan Marass], Albanian [Laurent Dhima],
  Russian [Russian team], Polish [GNOME PL team], Welsh [Rhys Jones],
  Swedish [Christian Rose], Serbian [Danilo \305\240egan],
  Dutch [Tino Meinen], Czech [Miloslav Trmac], Korean [Changwoo Ryu],
  Spanish [Francicso Javier F. Serrador], Danish [Ole Laursen],
  Portuguese [Duarte Loreto]

Changes in version 1.5.2
========================
* Fix crasher bug in atk_text_free_ranges (bug #129837). [Jeff Franks]
* Change name of role from, "accel label" to "accelerator label". (bug #129499)
* Update translations: Czech [MiloSlac Trmac], Portuguese [Duaret Loreto],
  Danish [Ole Laursen], Spanish [Francisco Javier F. Serrador],
  Afrikaans [Stefan Lubbersen], Japanese [Takeshi AIHANA],
  Norwegian [Kjartan Maraas], Greek [Kostas Papadimas],
  Swedish [Christan Rose], Belarusian [Alex Nyakhaychyk],
  Serbian [Danilo \305\240egan], Arabic [Arafat Mendini],
  Norwegian Nyorsk [\303\205smund Skj\303\246veland], Croatian [Robert Sedak],
  Polish [Artur Flinta], Lithuanian [Tomas Kuliavas],
  Dutch [Vincent van Adrighem], French {Christophe Merlet],
  Mongolian [Sanlig Badral], Korean [Korean], Arabic [Arafat Medini].

Changes in version 1.5.1
========================
* Change role names so that unlocalized names the same as Java role names.
  (bug #125024)
* Set state FOCUSED for object reported as having focus. (bug #127400)
* Add new property "accessible-hypertext-nlinks" for AtkObject. Add new
  signal link_activated and properties "number-of-anchors", "end-index" and
  "start-index" for AtkHyperlink. (bug 112390)
* Make nicks and blurbs of properties translatable.
* Add new role ATK_ROLE_EDITBAR. (bug 116007)
* Add translations: Afrikaans [Stefan Lubbersen]
* Update translations: Serbian [Danilo \305\240egan], Czech [Milozlav Trmac],
  Portuguese [Duarte Loreto],  Mongolian [Sanlig Badral],
  Dutch [Vincent van Adrighem]

Changes in version 1.5.0
========================
* Fix memory leaks in AtkRelations (bugs #124877, #125725)
* Add version number to documentation (bug #125758)
* Update translations: Catalan [Jordi Mallach], Kannada [Pramod]

Revision 1.26 / (download) - annotate - [select for diffs], Mon Mar 15 18:20:28 2004 UTC (20 years ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2004Q1-base, pkgsrc-2004Q1
Changes since 1.25: +2 -2 lines
Diff to previous 1.25 (colored)

Use PREFIX to refer to the installation prefix, not LOCALBASE.

Revision 1.25 / (download) - annotate - [select for diffs], Sat Feb 14 18:26:27 2004 UTC (20 years, 1 month ago) by jmmv
Branch: MAIN
Changes since 1.24: +2 -2 lines
Diff to previous 1.24 (colored)

PKGCONFIG_OVERRIDE is relative to WRKSRC.

Revision 1.24 / (download) - annotate - [select for diffs], Sat Feb 14 17:21:36 2004 UTC (20 years, 1 month ago) by jlam
Branch: MAIN
Changes since 1.23: +1 -2 lines
Diff to previous 1.23 (colored)

LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs
relative to ${WRKSRC}.  Remove redundant LIBTOOL_OVERRIDE settings that
are automatically handled by the default setting in bsd.pkg.mk.

Revision 1.23 / (download) - annotate - [select for diffs], Tue Feb 10 01:56:42 2004 UTC (20 years, 1 month ago) by xtraeme
Branch: MAIN
Changes since 1.22: +5 -5 lines
Diff to previous 1.22 (colored)

bl3ify

Revision 1.22 / (download) - annotate - [select for diffs], Thu Jan 22 08:24:28 2004 UTC (20 years, 2 months ago) by grant
Branch: MAIN
Changes since 1.21: +2 -2 lines
Diff to previous 1.21 (colored)

replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.

Revision 1.21 / (download) - annotate - [select for diffs], Sat Dec 13 00:44:50 2003 UTC (20 years, 3 months ago) by wiz
Branch: MAIN
Changes since 1.20: +4 -6 lines
Diff to previous 1.20 (colored)

Update to 1.4.1, based on PR 23687 by Min Sik Kim.
Also closes PR 23570.

Contains a library major bump.

Changes in version 1.4.1
========================
* Add translations: Lithuanian [Gedminas Paulauskas],
Norwegian [(nynorsk [\303\205smund Skj\303\246veland]

* Update translations: German [Christian Neumair],
Romanian [Mi\305\237u Moldovan]

* Add description of signals to the documentation [Padraig O'Briain]

* Fix bug which caused building of rpms to fail [Scott Kennedy]

Changes in version 1.4.0
========================
* Add translations: Nepali [Pawan Chitrakar]

* Update translations: Spanish [Francisco Javier F.Serrador],
Welsh [Dafydd Harries]

Changes in version 1.3.6
========================
* Add translations: Hindi [Guntupalli Katunakar]

* Update translations: Azerbaijani [Metin Amiroff],
Italian [Alessio Frusciante]

Changes in version 1.3.5
========================
* Remove po/Makefile.in.in (bug #119053)

* Return correct value for atk_state-set_is_empty (bug #116621)

* Ensure that row and column values in atk_table_ref_at are non-negative.

* Add translations: Tamil [Dinesh N]

* Update translations: Serbian [Prevod.org], Esparanto [Charles Voelger],
Hungarian [Andras Timar].


Changes in version 1.3.4
========================
* Add translations: Irish [Paul Duffy], Limburgish [Mathieu Van Woerkom]

* Add new relation type ATK_RELATION_POPUP

* Some win32 fixes [Tor Lillqvist]

Changes in version 1.3.3
========================
* Add translations: Welsh [Dafydd Harries], Arabic [Arafat Medini]

* Update translations: Traditional Chinese [Abel Cheung]

* Add new role ATK_ROLE_AUTOCOMPLETE and state ATK_STATE_INDETERMINATE.

Changes in version 1.3.2
========================
* Add translations: Serbian [Danilo \305\240egan], Portuguese [Duarte Loreto],
Icelandic [Sam\303\272el J\303\263n Gunnarsson]

* Update translations: Traditional Chinese [Abel Cheung], Polish [Artur Flinta]


Changes in version 1.3.1
========================
* Allow use of libtool-1.5 (bug #111481) [Ali Akcaagac]

* Added translations: Yiddish [Raphael Finkel], Japanese [Takeshi AIHANA].


Changes in version 1.3.0
========================
* Use automake-1.7, libtoolize, gtkdocize and glib-gettextize.
[James Henstridge]

* Windows fixes [Tor Lillqvist]

* Add translations: Esparanto [Charles Voelger],
Belarussian [Dmitry G.Mastrukov], Malayalam [Guntupalli Karunkar],
Persian [Roozbeh Pourander], Azerbaijani [Metin Amiroff],
Bengali [Sayamindu Dasgupta], Kannada [Pramod], Macedonian {Abel Cheung],
Turkish [Gorkem], Indonesian [Mohammad Damt],
Traditional Chinese [Abel Cheung], Slovak [Stanislav Visnovsky],
Brazilian Portuguese [Alexander Folle de Menezes],
Romanian [Mi\305\237u Moldovan], Mongolian [Sanlig Badral]

* Make atk_text_get_character_extents() return positive value, even for rtl
text. (bug #102954) [Padraig O'Briain]

* Add new functions atk_text_get_range_extents and atk_text_get_bounded_ranges.
(bug #100943) [Padraig]

* Add properties "relation-type" and "target" to AtkRelation. (bug #72426)
[Padraig]

* Add property "accessible-table-caption-object" to AtkObject. (bug #74814)
[Padraig]

* Add property "selected-link" to AtkHyperlink and new function
atk_kyperlink_is_selected_link(); add signal "link-selected" to AtkHyperlink.
(bug #104621) [Padraig]

* Correct creation of object which is not a AtkGObjectAccessible in
atk_gobject_accessible_from_object. [Padraig and Alex Larsson]

* Do not emit notification for initial setting of role using
atk_object_set_role(). (bug #107710) [Padraig]

Revision 1.20 / (download) - annotate - [select for diffs], Wed Aug 27 09:17:25 2003 UTC (20 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base, pkgsrc-2003Q4
Changes since 1.19: +2 -3 lines
Diff to previous 1.19 (colored)

Update to 1.2.4:
Changes in version 1.2.4
========================
*Add translations: Serbian [Danilo \305\240egan]

* Updated translations: Traditional Chinese [Abel Cheung],
Portuguese [Duarte Loreto], Icelandic [Sam\303\272el J\303\263n Gunnarsson]

Changes in version 1.2.3
========================
* Add translations: Tamil [Dinesh], Yiddish [Raphael Finkel],
Hindi [Guntupalli Karunakar], Malayalam [FSF-India],
Esperanto [Charles Voelger], Azerbailani [Metin Amiroff],
Persian [Roozbeh Pournader], Belarusian [Belarusian Team],
Kanada [Pramod], Bengali [Saymindu Dasgupta],
Indonesian [Mohammad Damt], Turkish [Fatih Demir],
Macedonian [Abel Cheung], Japanese [Takeshi AIHANA],
Portuguese [Duarte Loreto], Icelandic [Sam\303\203\302\272el J\303\203\302\263n Gunnarsson].
Slovak [Stanislav Visnovsky], Traditional Chinese [Abel Cheung],
Brazilian Portuguese [Alexandre Folle de Menezes],
Romanian [Mi\303\203\302\205\303\202\302\237u Moldovan],
Mongolian [Sanlig Badral]

* Updated Translations: Swedish, [Christian Rose], Polish [GNOME PL Team],
Amharic [Daniel Yacob]

* Correct creation of object which is not a AtkGObjectAccessible in
atk_gobject_accessible_from_object. [Padraig O'Briain and Alex Larsson]

* Do not emit notification for initial setting of role using
atk_object_set_role(). (bug #107710) [Padraig]

Revision 1.19 / (download) - annotate - [select for diffs], Thu Jul 17 21:29:33 2003 UTC (20 years, 8 months ago) by grant
Branch: MAIN
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (colored)

s/netbsd.org/NetBSD.org/

Revision 1.18 / (download) - annotate - [select for diffs], Sun Jul 13 13:51:02 2003 UTC (20 years, 8 months ago) by wiz
Branch: MAIN
Changes since 1.17: +2 -2 lines
Diff to previous 1.17 (colored)

PKGREVISION bump for libiconv update.

Revision 1.17 / (download) - annotate - [select for diffs], Mon Jun 2 01:20:58 2003 UTC (20 years, 9 months ago) by jschauma
Branch: MAIN
Changes since 1.16: +2 -2 lines
Diff to previous 1.16 (colored)

Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.

Revision 1.16 / (download) - annotate - [select for diffs], Tue May 6 17:40:48 2003 UTC (20 years, 10 months ago) by jmmv
Branch: MAIN
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 (colored)

Drop trailing whitespace.  Ok'ed by wiz.

Revision 1.15 / (download) - annotate - [select for diffs], Fri May 2 11:54:20 2003 UTC (20 years, 10 months ago) by wiz
Branch: MAIN
Changes since 1.14: +2 -1 lines
Diff to previous 1.14 (colored)

Dependency bumps, needed because of devel/pth's major bump, and related
dependency bumps.

Revision 1.14 / (download) - annotate - [select for diffs], Sat Feb 15 06:16:29 2003 UTC (21 years, 1 month ago) by salo
Branch: MAIN
Changes since 1.13: +3 -4 lines
Diff to previous 1.13 (colored)

Updated to version 1.2.2.

Patch from Juan RP via PR pkg/20249.

Changes:

1.2.2:
======
- Add translations: Simplified Chinese (zh_CN) [He Qiangqiang],
  Albanian [Laurent Dhima], Finnisg [Pauli Virtanen],
  Italian [Alession Frusciante], Amharic [Daniel Yacob]

- Allow changing of default installation directory for documentation.
  (bug 102497) [Padraig O'Briain].

1.2.1:
======
- Add translations: Catalan [Jordi Mallach], French [Christophe Marlet],
  Latvian [Artis Trops], Korean [Nam SungHyun], Polish [Zbigniew Vhyla],
  Greek [Kostas Papadimas]

Revision 1.13 / (download) - annotate - [select for diffs], Sat Jan 4 19:58:00 2003 UTC (21 years, 2 months ago) by jmmv
Branch: MAIN
CVS Tags: netbsd-1-6-1-base, netbsd-1-6-1
Changes since 1.12: +4 -1 lines
Diff to previous 1.12 (colored)

Install documentation under share/doc/html, not share/gtk-doc/html.
Also avoid possible detection of gtk-doc (not needed).
Bump PKGREVISION to 1.

Revision 1.12 / (download) - annotate - [select for diffs], Tue Dec 24 03:44:18 2002 UTC (21 years, 3 months ago) by wiz
Branch: MAIN
Changes since 1.11: +6 -6 lines
Diff to previous 1.11 (colored)

Update to 1.2.0.
Changes:
* Add new role ATK_ROLE_APPLICATION [Bill Haneman]
* Correct implementation of i18n support [Padraig O'Briain]
* Add signal "active-descendant-changed" to AtkObject [Padraig]
* Add relation types ATK_RELATION_EMBEDS and ATK_RELATION_EMBEDS_BY
[Bill Haneman]
* Add atk_hyperlink_is_inline() [Bill]
* Add new functions atk_object_add_relationship, atk_object_remove_relationship,
atk_role_get_localized_name, atk_action_get_localized_name; add new roles,
states and relationships; add text-attributes-changed signal for AtkText
interface. [Padraig O'Briain]
* Add po directory and update atk_role_get_localized_name() to allow it to
return localized name [Padraig]
* Add implementtaion of atk_object_factory_get_accessible_type() for
AtkNoOpObjectFactory [Padraig]
* Add ATK_LAYER_WINDOW {Mark Mc Loughlin]
and some translation updates and bug fixes.

Revision 1.11 / (download) - annotate - [select for diffs], Thu Dec 19 13:03:24 2002 UTC (21 years, 3 months ago) by grant
Branch: MAIN
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored)

update MASTER_SITES and use .bz2 distfile.

Revision 1.10 / (download) - annotate - [select for diffs], Wed Oct 30 03:09:27 2002 UTC (21 years, 4 months ago) by rh
Branch: MAIN
Changes since 1.9: +2 -1 lines
Diff to previous 1.9 (colored)

Replace hand made patches for pkgconfig tempates with PKGCONFIG_OVERRIDE.

Revision 1.9 / (download) - annotate - [select for diffs], Sat Oct 19 10:54:43 2002 UTC (21 years, 5 months ago) by rh
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

Track directory layout change at MASTER_SITE_GNOME.
Patch provided in PR pkg/18701 by Julio Merino <jmmv@menta.net>

Revision 1.8 / (download) - annotate - [select for diffs], Wed Sep 11 11:42:11 2002 UTC (21 years, 6 months ago) by jlam
Branch: MAIN
Changes since 1.7: +9 -6 lines
Diff to previous 1.7 (colored)

buildlink1 -> buildlink2

Revision 1.7 / (download) - annotate - [select for diffs], Tue Sep 10 16:06:38 2002 UTC (21 years, 6 months ago) by wiz
Branch: MAIN
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)

Since the major of libiconv was increased during the update to 1.8,
bump dependency to latest libiconv version; recursively also bump all
dependencies of packages depending on libiconv.
Requested by fredb.

Revision 1.6 / (download) - annotate - [select for diffs], Fri Aug 23 03:05:16 2002 UTC (21 years, 7 months ago) by dmcmahill
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

update to atk-1.0.3.  This is a bug fix release.  Notable fixes are:

* Documentation improvements [Padraig O'Briain]
* 64-bit bug fixes [George Lebl]

Revision 1.3.2.1 / (download) - annotate - [select for diffs], Thu Aug 22 11:10:19 2002 UTC (21 years, 7 months ago) by jlam
Branch: buildlink2
Changes since 1.3: +3 -2 lines
Diff to previous 1.3 (colored) next main 1.4 (colored)

Merge changes from pkgsrc-current into the buildlink2 branch for the
packages that have buildlink2.mk files.

Revision 1.5 / (download) - annotate - [select for diffs], Thu Jul 18 02:19:26 2002 UTC (21 years, 8 months ago) by rh
Branch: MAIN
CVS Tags: pkgviews-base, pkgviews, netbsd-1-6-RELEASE-base, netbsd-1-6, buildlink2-base
Changes since 1.4: +2 -1 lines
Diff to previous 1.4 (colored)

Patch the various pkgconfig files to include proper -Wl,-R options.
Bump PKGREVISION

Revision 1.4 / (download) - annotate - [select for diffs], Sun Jun 30 14:04:26 2002 UTC (21 years, 8 months ago) by jschauma
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored)

Update to 1.0.2 using patches provided by Julio Merino
(jmmv at hispabsd dot org) in pkg/17417, closing that PR.
Muchas gracias, Julio.

Revision 1.3 / (download) - annotate - [select for diffs], Sat Mar 30 19:58:52 2002 UTC (21 years, 11 months ago) by dmcmahill
Branch: MAIN
CVS Tags: netbsd-1-5-PATCH003
Branch point for: buildlink2
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored)

update to atk-1.0.1

Changes in version 1.0.1
========================

* Bug fixes, optimizations [Padraig O'Briain, Bill Haneman]
* Fix Win32 DLL name [Tor Lillqvist]

Revision 1.2 / (download) - annotate - [select for diffs], Tue Mar 26 12:36:03 2002 UTC (21 years, 11 months ago) by rh
Branch: MAIN
Changes since 1.1: +2 -1 lines
Diff to previous 1.1 (colored)

Add missing dependency on libiconv.
Set runtime link path _before_ linking with the various libraries.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sun Mar 24 20:28:05 2002 UTC (22 years ago) by dmcmahill
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

import atk-1.0.0

The ATK library provides a set of interfaces for accessibility.
By supporting the ATK interfaces, an application or toolkit can
be used with such tools as screen readers, magnifiers,
and alternative input devices.

Atk provides a core set of interfaces which are common to all 
widgets and "additional" interfaces that are appropriate to certain 
classes of widgets and whose existence can be queried at run time. 
It also provides interfaces which an application can use to provide 
additional accessibility information to assistive technology tools.

Revision 1.1 / (download) - annotate - [select for diffs], Sun Mar 24 20:28:05 2002 UTC (22 years ago) by dmcmahill
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>