aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ephy-object-helpers.c
blob: 6ef398c89bc26415fd13ce8c1f49ddba5d18f866 (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
32
33
34
35
36
37
38
/*
 *  Copyright (C) 2005 Christian Persch
 *
 *  This program is free software; you can redistribute it and/or modify
 *  it under the terms of the GNU General Public License as published by
 *  the Free Software Foundation; either version 2, or (at your option)
 *  any later version.
 *
 *  This program is distributed in the hope that it will be useful,
 *  but WITHOUT ANY WARRANTY; without even the implied warranty of
 *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 *  GNU General Public License for more details.
 *
 *  You should have received a copy of the GNU General Public License
 *  along with this program; if not, write to the Free Software
 *  Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
 *
 *  $Id$
 */

#include "config.h"

#include "ephy-object-helpers.h"

static gboolean
idle_unref (gpointer object)
{
    g_object_unref (object);

    /* don't run again */
    return FALSE;
}

void
ephy_object_idle_unref (gpointer object)
{
    g_idle_add ((GSourceFunc) idle_unref, object);
}
c656'>Update to 1.31.0Jason E. Hale2018-09-0317-181/+201 * biology/stacks: Enable OpenMP (oversight in previous commit)Jason W. Bacon2018-09-011-2/+2 * biology/iqtree: Update to version 1.6.7Joseph Mingrone2018-08-272-5/+4 * biology/py-bx-python: Update 0.8.1 -> 0.8.2Yuri Victorovich2018-08-262-5/+5 * biology/unanimity: Upgrade to latest release, soften dep version requirementsJason W. Bacon2018-08-262-11/+10 * biology/protomol: Fix doubled USES overwriting the old valueTobias Kortkamp2018-08-251-3/+2 * biology/protomol: Fix build with Clang 6Tobias Kortkamp2018-08-251-0/+1 * biology/primer3: Fix build with Clang 6Tobias Kortkamp2018-08-251-0/+24 * biology/libsbml: Fix build with Clang 6Tobias Kortkamp2018-08-251-9/+2 * biology/avida: Fix build with Clang 6Tobias Kortkamp2018-08-251-0/+1 * biology/lamarc: Fix build with Clang 6Tobias Kortkamp2018-08-251-0/+2 * Mark as broken with clang6 after r473289.Mark Linimon2018-08-241-1/+9 * - Update to 1.72Wen Heping2018-08-242-5/+4 * Remove expired ports:Rene Ladan2018-08-176-104/+0 * biology/cytoscape: Fix licenseYuri Victorovich2018-08-122-3/+5 * Mark as broken on arm.Mark Linimon2018-08-121-0/+4 * devel/boost-*: update to 1.68.0Jan Beich2018-08-095-2/+5 * biology/py-orange3-bioinformatics: Update 3.1.1 -> 3.2.0Yuri Victorovich2018-08-092-4/+4 * biology/py-orange3-single-cell: Update 0.7.0 -> 0.8.0Yuri Victorovich2018-08-092-4/+4 * Regular sorting of categories Makefiles.Mathieu Arnold2018-08-081-1/+1 * New port: biology/py-orange3-single-cell: Orange add-on for gene expression o...Yuri Victorovich2018-08-074-0/+43 * biology/vcftools: Update to 0.1.16, a security releaseJason W. Bacon2018-08-042-4/+4 * biology/bcftools: update to 1.9Fernando Apesteguía2018-08-035-24/+41 * biology/samtools: update to 1.9Fernando Apesteguía2018-08-032-8/+7 * biology/htslib: update to 1.9Fernando Apesteguía2018-08-032-6/+8 * biology/py-pysam: Update 0.14.1 -> 0.15.0Yuri Victorovich2018-07-313-8/+5 * Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-07-3015-10/+15 * biology/linux-foldingathome: reset maintainer by requestEitan Adler2018-07-271-1/+1 * biology/seaview: Updatye version 4.6.5=>4.7Muhammad Moinur Rahman2018-07-222-4/+4 * biology/molden: Unbreak by updating the MASTER_SITES URLYuri Victorovich2018-07-201-2/+1 * Mark BROKEN: unfetchaableAntoine Brodin2018-07-201-0/+1 * biology/htslib: Update 1.6 -> 1.8Yuri Victorovich2018-07-174-10/+8 * Deprecate unmaintained ports under the NONE licenseAntoine Brodin2018-07-131-0/+3 * biology/molden: Unbreak by updating the MASTER_SITES URLYuri Victorovich2018-07-131-2/+1 * Mark BROKEN: unfetchableAntoine Brodin2018-07-131-0/+1 * New port: biology/exonerate: Generic tool for sequence alignmentYuri Victorovich2018-07-135-0/+67 * biology/py-orange3-bioinformatics: Update 3.1.0 -> 3.1.1Yuri Victorovich2018-07-132-4/+4 * New port: biology/stringtie: Transcript assembly and quantification for RNA-seqYuri Victorovich2018-07-128-0/+157 * biology/hmmer: update to 3.2.1Steve Wills2018-07-114-46/+23 * biology/iqtree: Update to version 1.6.6Joseph Mingrone2018-07-092-4/+4 * New port: biology/cytoscape: Software to visualize molecular interaction netw...Yuri Victorovich2018-07-034-0/+83 * Mark various ports broken on mips64 and, where appropriate, mips.Mark Linimon2018-07-021-2/+4 * Mark BROKEN: missing plistAntoine Brodin2018-06-291-0/+3 * Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mkTobias C. Berner2018-06-292-4/+4 * New port: biology/igv: Visualization tool for genomic datasetsYuri Victorovich2018-06-266-0/+77 * Mark as broken on aarch64.Mark Linimon2018-06-251-0/+2 * - Update to 5.17.0Wen Heping2018-06-253-4/+5 * biology/phyml: update to v3.3.20180621Fernando Apesteguía2018-06-232-5/+6 * Update math/gsl to 2.5Tobias C. Berner2018-06-231-0/+1 * biology/ngs-sdk: Update 2.9.0 -> 2.9.1Yuri Victorovich2018-06-223-5/+5 * Mark these ports as broken on aarch64.Mark Linimon2018-06-222-0/+4 * Mark as broken on aarch64, and, where appropriate, armvX.Mark Linimon2018-06-224-0/+16 * Use PY_FLAVOR for dependencies.Mathieu Arnold2018-06-216-13/+13 * Mark as broken on powerpc64 pending fix for PR 199603.Mark Linimon2018-06-191-0/+2 * Adjust USES to fix builds on gcc-based architectures.Mark Linimon2018-06-191-1/+1 * Mark ports broken on powerpc64, categories a-c.Mark Linimon2018-06-181-3/+4 * biology/bedtools: Fix Makefile to respect PREFIXJason W. Bacon2018-06-172-0/+22 * New port: biology/py-orange3-bioinformatics: Orange add-on providing common f...Yuri Victorovich2018-06-144-0/+41 * biology/py-Genesis-PyAPI: Remove stray USES=fortranYuri Victorovich2018-06-131-1/+1 * New port: biology/py-Genesis-PyAPI: API for the Genesis platform for genetics...Yuri Victorovich2018-06-134-0/+29 * biology/artemis: Update 9 -> 17.0.1-11Yuri Victorovich2018-06-124-1719/+72 * New port: biology/ngs-sdk: Tools and libraries for using data in the INSDC Se...Yuri Victorovich2018-06-119-0/+256 * Remove expired ports:Rene Ladan2018-06-0751-1777/+0 * Update to 2.0.0 and pass maintainership to committer.Kirill Ponomarev2018-06-068-345/+121 * Add new port: biology/infernalKirill Ponomarev2018-06-066-0/+117 * Mark as broken on powerpc64. The entire, unhelpful, error message is:Mark Linimon2018-06-031-0/+2 * Adjust USES to fix building on gcc-based archs (in particular, powerpc64).Mark Linimon2018-06-031-1/+1