aboutsummaryrefslogtreecommitdiffstats
path: root/a11y/gal-a11y-util.c
blob: 0cf7c69dbba147da6e87c6d5310ac07ed8afd36d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
 * Authors: 
 *   Christopher James Lahey <clahey@ximian.com>
 *
 * Copyright (C) 2002 Ximian, Inc.
 */

#include <config.h>
#include "gal-a11y-util.h"

GType
gal_a11y_type_register_static_with_private  (GType            parent_type,
                         const gchar     *type_name,
                         GTypeInfo *info,
                         GTypeFlags       flags,
                         gint             priv_size,
                         gint            *priv_offset)
{
    GTypeQuery query;

    g_type_query (parent_type, &query);

    info->class_size = query.class_size;
    info->instance_size = query.instance_size + priv_size;

    if (priv_offset)
        *priv_offset = query.instance_size;

    return g_type_register_static (parent_type, type_name, info, flags);
}
an> * Update to 0.31.tobez2009-10-202-4/+4 * - Update to 1.4.0wen2009-10-203-6/+37 * The HTML::Query module provides jQuery-like selection queries formiwi2009-10-114-0/+36 * - add Finance::YahooQuote 0.22leeym2009-10-075-0/+44 * - Update to 5.0.6wen2009-10-024-16/+12 * - Update MASTER_SITESwen2009-09-301-2/+2 * Fix build, remove broken.kwm2009-09-212-15/+40 * - Mark BROKEN: does not compile with new gofficepav2009-09-201-0/+2 * - Update to 6.04.araujo2009-09-133-4/+6 * - Update to 3.11miwi2009-09-053-84/+237 * - Unmark BROKEN, I believe last slib-guile fixed thispav2009-09-041-2/+0 * - Update to 1.2.2miwi2009-09-032-4/+4 * - Retire MASTER_SITE_SOURCEFORGE_EXTENDED, it's no longer needed - all mirror...amdmi32009-09-022-3/+2 * Reset chinsan@FreeBSD.org due to numerous maintainer-timeouts and nolinimon2009-08-295-5/+5 * - Fix broken makefiles introduced with translation to new SF File Release Systemamdmi32009-08-221-1/+0 * - Fix error introduced in previous commitamdmi32009-08-221-3/+0 * - Switch SourceForge ports to the new File Release System: categories startin...amdmi32009-08-2225-42/+29 * Update to 0.16.tobez2009-08-182-4/+4 * Mark BROKEN: does not builderwin2009-08-181-0/+2 * Update to 1.12.tobez2009-08-043-8/+10 * -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.mezz2009-08-0311-11/+11 * Reset maintainer per his request in private email.linimon2009-08-021-1/+1 * - bump all port that indirectly depends on libjpeg and have not yet been bump...dinoex2009-07-3117-11/+17 * - Update boost to 1.39pav2009-07-281-1/+1 * Fix import of UTF8 encoded OFX filesarved2009-07-252-0/+35 * - lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checkspgollucci2009-07-231-7/+1 * - Chase security/gpgme update.wxs2009-07-162-2/+12 * Tryton is a three-tiers high-level general purpose application platformmiwi2009-07-136-0/+434 * - Update to 2111amdmi32009-07-102-5/+4 * Use LTMAIN and LIBTOOL instead of hardcore.mezz2009-07-064-4/+12 * - Update to 1.5pgollucci2009-07-043-5/+4 * - Update to 5.0.1miwi2009-07-014-20/+20 * - Update to 4.0.4miwi2009-06-264-127/+23 * - Chase finance/aqbanking shlib version bumpamdmi32009-06-231-2/+2 * - Update to 4.1.0amdmi32009-06-233-8/+9 * - Chase finance/aqbanking shlib bumpamdmi32009-06-221-1/+2 * - Update to 4.0.0amdmi32009-06-224-97/+110 * - Update to 1.4pgollucci2009-06-163-4/+8 * - Broken on 8.x: fails during buildpav2009-06-141-1/+7 * Convert most of remaining ports that depend on xorg-libraries toamdmi32009-06-091-1/+2 * - Fix build, install / [list with custom LOCALBASE and PREFIXitetcu2009-06-091-16/+47 * - Update to 1.16pgollucci2009-06-063-4/+10 * - Update to 0.07001dhn2009-05-292-4/+4 * - Update to 1.50amdmi32009-05-222-4/+4 * - Chase math/libgmp4 shlib bumppav2009-05-141-1/+2 * Chase libgmp and bump PORTREVISION.ale2009-05-131-0/+1 * - Update to 1.49amdmi32009-05-122-4/+4 * - Adapt for aqbanking 3.xpav2009-05-122-7/+5 * - Update to 3.8.1pav2009-05-128-302/+325 * - Update to 2.2.9 (and fix build with new goffice)pav2009-05-124-5/+145 * - Update to 0.36dhn2009-05-119-129/+40 * - Update to 4.0.3miwi2009-05-094-29/+144 * Drop maintainership.lioux2009-05-071-1/+1 * - Pass maintainership to submitteramdmi32009-05-071-1/+1 * - Update to 2.6.1dhn2009-04-244-28/+20 * - Update to 6.03amdmi32009-04-223-7/+4 * - Update to 1.3chinsan2009-03-272-4/+4 * Mark MAKE_JOBS_SAFE for SMP compilationlioux2009-03-261-0/+1 * bump PORTREVISION after cmake updatemakc2009-03-251-0/+1 * - Update to 1.1.0chinsan2009-03-242-4/+4 * - Update to 6.02pav2009-03-233-4/+8 * - Update to version 0.9.1miwi2009-03-216-194/+120 * Release these ports into wild. I don't have time for these ports anymore. I ammezz2009-03-191-1/+1 * - externd support for tcl/tk 8.2dinoex2009-03-151-2/+0 * Update to 1.21arved2009-03-133-5/+5 * - Update to 6.01lwhsu2009-03-093-34/+32 * - Fix USE_GETTEXTtabthorpe2009-03-031-1/+1 * - Fix maintainer emailtabthorpe2009-03-031-1/+1 * - Remove finance/eqonomize, use finance/eqonomize-kde3tabthorpe2009-03-026-110/+0 * - Update to 0.6tabthorpe2009-03-025-72/+58 * - Update to 0.5.1tabthorpe2009-03-023-7/+9 * OpenERP is a complete ERP and CRM. The main features are accountingmiwi2009-03-019-0/+183 * Update to 2.8.23lth2009-02-142-4/+4 * - Update to 3.10miwi2009-02-133-661/+804 * Update to 2.8.22lth2009-02-123-7/+38 * - Deprecate (tcl82 support is going to be dropped)mm2009-02-101-0/+2 * Update to 4.0.2.mezz2009-02-092-4/+4 * Update to 0.02erwin2009-01-312-5/+4 * Reassign my p5-* ports to perl@ so more than one personerwin2009-01-3016-16/+16 * - Update X.org ports to 7.4+ (few ports are more recent than the katamari).flz2009-01-241-0/+2 * Bump the version of the curl shared library after the ftp/curl updateroam2009-01-231-2/+2 * - Update to 5.07rafan2009-01-232-5/+4 * - Chase lang/guile shlib bumpmiwi2009-01-231-3/+3 * - add LICENSE:dinoex2009-01-171-0/+2 * - Update to 1.07jadawin2009-01-162-4/+4 * Tarball rerolled after release, fixed SQL quoting errorlth2009-01-152-3/+4 * Update to 2.8.20lth2009-01-143-5/+5 * Presenting GNOME 2.24 for FreeBSD.marcus2009-01-101-3/+3 * - Fix build (needs Xext)pav2009-01-072-0/+2 * Update to 2.8.19lth2008-12-313-5/+6 * With PEAR::Payment_DTA provides functions to create DTA files used in Germanymiwi2008-12-144-0/+37 * Grammar tweak in pkg-descr.mezz2008-12-101-6/+6 * Update to 4.0.1.mezz2008-12-052-11/+5 * Mark it as IGNORE on under FreeBSD 7 as it does not build. Might be fixed inmezz2008-12-041-1/+7 * - Update to 1.2.17pav2008-12-043-5/+8 * - Update to 1.20amdmi32008-12-033-6/+6 * o Fix PLISTlioux2008-12-011-5/+3 * o Add missing dir to PLIST_DIRSlioux2008-11-301-1/+4 * Fix build: JAVA_BUILD has to be "jdk" so that JAVAC is definedlioux2008-11-301-1/+1 * o Uphold NOPORTDOCSlioux2008-11-301-1/+8 * o Make sure a java run time is listed as a extract dependencylioux2008-11-301-1/+4 * o Make sure a java run time is listed as a run dependencylioux2008-11-291-1/+2 * o Fix build on port's cluster: JAVA_VERSION has to be 1.5+ ratherlioux2008-11-291-5/+1 * Update WWW taglioux2008-11-291-1/+1 * Drop maintainership.lioux2008-11-293-3/+3 * - Update to 0.09chinsan2008-11-263-8/+13 * Update to 4.0.mezz2008-11-253-23/+44 * Beanie is a flexible, distributed accounting system for medium-sizedtabthorpe2008-11-145-0/+110 * - Fixed pkg-plist problems and NOPORTDOCS handlingglarkin2008-11-126-28/+122 * - Fixed recursive make invocation that called FreeBSD make insteadglarkin2008-11-108-266/+474 * Update to 1.15skv2008-11-072-5/+4 * - Update to 1.48wxs2008-11-053-12/+10 * Update to 2.8.18lth2008-11-052-4/+4 * Fix dependencies.skv2008-10-181-0/+2 * Update to 3.20erwin2008-10-174-11/+20 * Update to 1.14skv2008-10-163-13/+18 * - Update to 0.8.9glarkin2008-10-1412-78/+236 * webERP is a complete web based accounting/ERP systemmiwi2008-10-116-0/+995 * Update to 2.2.7.kwm2008-10-104-18/+12 * - Update to 1.26miwi2008-09-242-4/+5 * - Fix build on sparc64gahr2008-09-161-6/+8 * Use newer versions of gtkhtml and gofficeahze2008-09-071-3/+3 * Update to 2.2.6ahze2008-09-074-5/+21 * Reset infofarmer due to maintainer-timeouts and no response to email.linimon2008-09-071-1/+1 * Add p5-Finance-QuoteTW, fetch quotes of mutual funds in Taiwan.chinsan2008-09-015-0/+58 * Add p5-Business-OnlinePayment-PaymenTech, PaymenTech backend forchinsan2008-08-315-0/+42 * - Add WWW URL.chinsan2008-08-311-0/+2 * - simplify dependencyleeym2008-08-311-8/+13 * Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.rafan2008-08-217-7/+0 * Conversion from (now defunct) autoconf-2.61 to autoconf-2.62ade2008-08-201-1/+1 * Update to 2.8.17lth2008-08-033-5/+5 * - Drop 4.x supportrafan2008-07-271-7/+1 * - Remove USE_GCC where it can be satisfied with base compiler on followingpav2008-07-252-2/+0 * - Connect ledgersmb12 to the buildpav2008-07-241-0/+1 * - Chase lang/guile share library version bump (.18 -> .19)rafan2008-07-211-1/+1 * - Remove LibOFX optional support (off by default) until somebody fixes itgahr2008-07-092-11/+11 * Update to 2.8.16lth2008-07-092-4/+4 * Add a missing dependency, librsvg2, to view the svg images. Bump themezz2008-07-041-2/+2 * Update to 0.10erwin2008-07-012-4/+4 * - Make fetchable.lippe2008-06-241-1/+1 * - Update to 1.2.13 after repocopy from finance/ledgersmb.lippe2008-06-234-2579/+1386 * - This port has been BROKEN for more than 6 months. It will be removed unlesspav2008-06-191-0/+2 * Update to 2.8.15lth2008-06-192-5/+4 * Bump portrevision due to upgrade of devel/gettext.edwin2008-06-0624-15/+24 * - Update to 0.07000miwi2008-06-062-4/+4 * - Update to 1.18miwi2008-05-303-5/+5 * TCLink is a thin client API that allows a merchant to process credit cardchinsan2008-05-294-0/+31 * - Include some ports in perl5 category.araujo2008-05-191-1/+1 * - Update distinfobeech2008-04-241-3/+3 * - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-2011-27/+21 * - update finance/p5-PayflowPro to latest version to account for change inclsung2008-04-182-4/+4 * Bump PORTREVISION for the switch to ofx off by defaultahze2008-04-171-0/+1 * - Take advantage of CPAN macro from bsd.sites.mk, change ${MASTER_SITE_PERL_C...araujo2008-04-1726-51/+26 * Make portlint happyahze2008-04-171-4/+4 * Add options for POSTGRESQL, OFXahze2008-04-172-8/+36 * -Update to 3.8.mezz2008-04-053-6/+39 * Update to 2.8.14lth2008-04-012-4/+4 * Update to 2.2.4ahze2008-03-313-11/+37 * Use the new MASTER_SITES macromat2008-03-311-2/+1 * - Add missing dependensmiwi2008-03-261-1/+2 * - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-241-1/+1 * - Update to 1.17rafan2008-03-223-5/+5 * Remove USE_XLIB, bump the PORTREVISION on homebank and comix. As for the buoh,mezz2008-03-221-2/+1 * - Update to 0.15miwi2008-03-212-4/+4 * - Update to 1.25miwi2008-03-212-4/+4 * Chase libversion bump in finance/libofxahze2008-03-151-2/+2 * - Chase finance/libofx shlib version bumpmiwi2008-03-151-1/+1 * - Stop packaging mtree symlinkspav2008-03-152-6/+0 * - Update to 0.9.0miwi2008-03-145-28/+156 * - Update to 1.06miwi2008-03-112-4/+4 * - Remove USE_X_PREFIX in favor of USE_XORGgahr2008-03-101-2/+3 * Add slib-guile to the BUILD_DEPENDS list to fix the build. I'm not suremarcus2008-03-031-1/+2 * Reset relaxbsd@gmail.com due to maintainer-timeouts.linimon2008-03-023-3/+3 * Update to 2.8.13lth2008-03-013-5/+6 * Chase guile update.marcus2008-03-011-2/+2 * Remove unneeded depends on g-wrapahze2008-03-011-1/+0 * - Update to 5.05miwi2008-02-262-5/+5 * - Update 1.24gabor2008-02-232-6/+5 * My reference e-mail address as a ports maintainer is now gahr@FreeBSD.org.gahr2008-02-221-1/+1 * - Update to 0.8.8miwi2008-02-202-4/+4 * Update to 5.04, updated for the 2007 tax-year!delphij2008-02-204-37/+38 * Fix pkg-plist, which was previously hidden in p5-Business-OnlinePaymenterwin2008-02-2026-7/+52 * Update to 3.00erwin2008-02-194-13/+23 * Update to 2.8.12lth2008-02-133-5/+7 * - Fix plistpav2008-01-312-3/+7 * - Update to 0.06002miwi2008-01-292-4/+4 * Update to 4.07.delphij2008-01-273-7/+51 * aqbanking.pc belongs into libdata rather than lib.joerg2008-01-252-1/+12 * New port: p5-Bussiness-MaxMind-CreditCardFraudDetection.delphij2008-01-234-0/+68 * Fix OFX optional parts in pkg-plist.joerg2008-01-211-16/+16 * - Update to 1.16miwi2008-01-213-4/+5 * Don't request gcc-34.thierry2008-01-201-1/+0 * Chase latex-ucs relocation and bump portrevision.thierry2008-01-191-3/+3 * Uncomment the AQBANKING option also, I didn't notice before it wasjoerg2008-01-171-1/+1 * Re-enable AqBanking support after the upgrade of finance/aqbanking.joerg2008-01-161-7/+7 * Upgrade to version 2.3.3. As with gwenhyfar, this is the latest releasejoerg2008-01-164-72/+344 * Update to 2.2.3ahze2008-01-122-4/+4 * Chase the move of the goffice 0.4 API to devel/goffice04.marcus2008-01-101-1/+1 * Update to 2.2.2ahze2008-01-093-5/+38 * - Update to 0.04chinsan2008-01-083-4/+6 * - Update to 1.05clsung2008-01-072-7/+6 * The tarball has been re-rolled, simple fix documents and homebank.desktop.mezz2007-12-242-3/+4 * The Data::Currency module provides basic currency formatting and conversion.miwi2007-12-195-0/+47 * - ptypes library bump.sem2007-12-171-2/+2 * - Update to 1.15miwi2007-12-173-7/+8 * Update to 3.6.mezz2007-12-153-6/+12 * - Fix Build after objformat removalmiwi2007-12-153-11/+28 * - Update to 0.14miwi2007-12-122-4/+4 * Add p5-Business-TW-Invoice-U420 0.01, print Taiwan Unified Invoice withchinsan2007-12-125-0/+48 * Add p5-Business-TW-TSIB-VirtualAccount 0.04b, module for Taishin Bankchinsan2007-12-125-0/+45 * Add p5-Business-TW-TSIB-CStorePayment 0.02, module for Taishin Bankchinsan2007-12-125-0/+43 * - Mark BROKEN on amd64-7pav2007-12-111-1/+7 * - Disable aqbanking, configure fails with current version of aqbanking.ahze2007-12-031-9/+9 * Interface to HTTP gateway for PayPal's Payflow Pro service, as described onmiwi2007-10-284-0/+47 * Presenting GNOME 2.20.1 and all related works for FreeBSD. The officialmarcus2007-10-256-594/+568 * Update to 2.8.8lth2007-10-233-6/+11 * Remove always-false/true conditions based on OSVERSION 500000edwin2007-10-043-21/+3 * Switch autoconf dependencies from 2.53 or 2.59 to 2.61.linimon2007-09-301-2/+2 * For now, remove the locale directories for es_ARedwin2007-09-254-0/+6 * Business::PayPal::IPN - Perl extension that implements PayPal IPNmiwi2007-09-145-0/+41 * [patch] finance/kmymoney2: update to 0.8.5edwin2007-09-106-12/+34 * Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.linimon2007-09-083-24/+3 * new port: finance/ledgersmbedwin2007-09-0713-0/+5279 * Update to 2.8.7lth2007-09-063-6/+8 * - Really fix jython dependencypav2007-09-051-1/+1 * - Fix depend object after recent jython updatepav2007-09-041-2/+2 * Update to 0.8.1arved2007-09-033-636/+673 * Update to 3.5.mezz2007-08-233-9/+99