summaryrefslogtreecommitdiff
path: root/devel/atk
AgeCommit message (Collapse)AuthorFilesLines
2004-03-05Reorder location and setting of BUILDLINK_PACKAGES to match templatejlam1-9/+6
buildlink3.mk file in revision 1.101 of bsd.buildlink3.mk.
2004-02-14PKGCONFIG_OVERRIDE is relative to WRKSRC.jmmv1-2/+2
2004-02-14LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globsjlam1-2/+1
relative to ${WRKSRC}. Remove redundant LIBTOOL_OVERRIDE settings that are automatically handled by the default setting in bsd.pkg.mk.
2004-02-10bl3ifyxtraeme2-5/+30
2004-01-22replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.grant1-2/+2
2003-12-13Unneeded since 1.4.1 update.wiz1-13/+0
2003-12-13Update to 1.4.1, based on PR 23687 by Min Sik Kim.wiz4-40/+44
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]
2003-11-25Regen with proper dependencies.salo1-2/+8
Addreses PR pkg/23552 by Min Sik Kim.
2003-08-27Update to 1.2.4:wiz3-8/+36
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]
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-07-13PKGREVISION bump for libiconv update.wiz2-4/+4
2003-06-02Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.jschauma1-2/+2
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
2003-05-06Drop trailing whitespace. Ok'ed by wiz.jmmv2-6/+6
2003-05-02Dependency bumps, needed because of devel/pth's major bump, and relatedwiz2-3/+4
dependency bumps.
2003-02-15Updated to version 1.2.2.salo5-36/+31
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]
2003-01-04Install documentation under share/doc/html, not share/gtk-doc/html.jmmv4-32/+47
Also avoid possible detection of gtk-doc (not needed). Bump PKGREVISION to 1.
2002-12-24Bump PKGREVISION because of dependency on latest freetype2 or glib2wiz1-2/+2
package and library major bumps therein. Also match dependency in corresponding buildlink2.mk's for the same reason. Mmmm, binary packages.
2002-12-24Update to 1.2.0.wiz4-34/+51
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.
2002-12-19update MASTER_SITES and use .bz2 distfile.grant2-5/+5
2002-12-09Replace "true" by "${TRUE}".tron1-3/+3
2002-10-30Replace hand made patches for pkgconfig tempates with PKGCONFIG_OVERRIDE.rh3-14/+3
2002-10-19Track directory layout change at MASTER_SITE_GNOME.rh1-2/+2
Patch provided in PR pkg/18701 by Julio Merino <jmmv@menta.net>
2002-10-07Unused.wiz1-37/+0
2002-09-11buildlink1 -> buildlink2jlam1-6/+9
2002-09-10Since the major of libiconv was increased during the update to 1.8,wiz3-6/+6
bump dependency to latest libiconv version; recursively also bump all dependencies of packages depending on libiconv. Requested by fredb.
2002-08-25Merge changes in packages from the buildlink2 branch that havejlam3-2/+24
buildlink2.mk files back into the main trunk.
2002-08-23update to atk-1.0.3. This is a bug fix release. Notable fixes are:dmcmahill3-7/+8
* Documentation improvements [Padraig O'Briain] * 64-bit bug fixes [George Lebl]
2002-07-18Patch the various pkgconfig files to include proper -Wl,-R options.rh3-2/+15
Bump PKGREVISION
2002-06-30Update to 1.0.2 using patches provided by Julio Merinojschauma4-9/+9
(jmmv at hispabsd dot org) in pkg/17417, closing that PR. Muchas gracias, Julio.
2002-03-30update to atk-1.0.1dmcmahill3-7/+7
Changes in version 1.0.1 ======================== * Bug fixes, optimizations [Padraig O'Briain, Bill Haneman] * Fix Win32 DLL name [Tor Lillqvist]
2002-03-26Add missing dependency on libiconv.rh3-2/+16
Set runtime link path _before_ linking with the various libraries.
2002-03-25remove unneeded patches. pkg-info adds -Wl,-R${path} automatically, nodmcmahill2-13/+1
need to add it explicitly.
2002-03-24import atk-1.0.0dmcmahill6-0/+150
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.