aboutsummaryrefslogtreecommitdiffstats
path: root/shell/evolution-component.h
blob: 00d232774cfa24050167f61f0544d7645fd14a9c (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
39
40
41
42
43
44
45
/* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 8; tab-width: 8 -*- */
/*
 * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com)
 *
 * This program is free software; you can redistribute it and/or
 * modify it under the terms of version 2 of the GNU General Public
 * License as published by the Free Software Foundation.
 *
 * 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., 51 Franklin Street, Fifth Floor,
 * Boston, MA 02110-1301, USA.
 *
 * Author: Michael Zucchi <notzed@novell.com>
 *
 * Abstract class wrapper for EvolutionComponent
 */

#ifndef _EVOLUTION_COMPONENT_H_
#define _EVOLUTION_COMPONENT_H_

#include <bonobo/bonobo-object.h>
#include "shell/Evolution.h"

typedef struct _EvolutionComponent        EvolutionComponent;
typedef struct _EvolutionComponentClass   EvolutionComponentClass;

struct _EvolutionComponent {
    BonoboObject parent;
};

struct _EvolutionComponentClass {
    BonoboObjectClass parent_class;

    POA_GNOME_Evolution_Component__epv epv;
};

GType           evolution_component_get_type(void);

#endif /* _EVOLUTION_COMPONENT_H_ */
mit/devel/ireport?id=02e619a5d80d666372fdf370624b2d6c016de0d5'>- Convert to dos2unix.mkMathieu Arnold2013-11-201-1/+2 * Add NO_STAGE all over the place in preparation for the staging support (cat: ...Baptiste Daroussin2013-09-211-0/+1 * Style: tab -> space.Eitan Adler2013-03-291-1/+1 * Decommissioning java 1.5 (EOLed since October 2009):Baptiste Daroussin2012-12-101-6/+2 * . Remove MD5 while I'm here.Greg Lewis2010-12-251-1/+0 * . Instead of depending upon many existing ports, just install the JAR filesGreg Lewis2010-12-252-156/+148 * Upgrade to 3.7.6.Thierry Thomas2010-11-023-17/+17 * Upgrade to 3.7.5.Thierry Thomas2010-09-253-9/+9 * Upgrade to 3.7.4.Thierry Thomas2010-07-263-11/+10 * - Add a license;Thierry Thomas2010-06-171-1/+4 * Upgrade to 3.7.3.Thierry Thomas2010-06-097-219/+2116 * - Switch SourceForge ports to the new File Release System: categories startin...Dmitry Marakasov2009-08-221-2/+1 * - Change dependency directory, since java/bsh is no lang/bsh.Felippe de Meirelles Motta2008-06-231-2/+2 * Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1 * Upgrade to iReport-3.0.0.Thierry Thomas2008-06-014-37/+40 * Make use of the @rmtry macroEdwin Groothuis2008-04-191-1/+1 * Upgrade to iReport-2.0.5.Thierry Thomas2008-03-183-31/+69 * Upgrade iReport to 2.0.4.Thierry Thomas2008-01-163-6/+5 * Upgrade to iReport-2.0.3.Thierry Thomas2007-12-232-4/+4 * Upgrade to iReport-2.0.2.Thierry Thomas2007-10-102-4/+4 * Upgrade to iReport-2.0.1.Thierry Thomas2007-08-263-28/+31 * Upgrade to iReport-2.0.0.Thierry Thomas2007-06-203-8/+11 * - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-201-0/+1 * Upgrade to iReport-1.3.3.Thierry Thomas2007-05-023-8/+7 * Fix plist.Thierry Thomas2007-04-071-0/+1 * Chase a silent update - acknowledged by the author:Thierry Thomas2007-04-052-3/+4 * Upgrade iReport to 1.3.2.Thierry Thomas2007-04-032-14/+15 * Upgrade to iReport-1.3.1.Thierry Thomas2007-02-243-12/+13 * Upgrade to iReport-1.3.0.Thierry Thomas2006-12-284-128/+45 * Upgrade to iReport-1.2.5.Thierry Thomas2006-07-123-15/+25 * Upgrade iReport to 1.2.4.Thierry Thomas2006-06-243-13/+9 * Upgrade to iReport-1.2.3.Thierry Thomas2006-06-043-22/+40 * Upgrade to iReport 1.2.2.Thierry Thomas2006-04-294-28/+33 * Upgrade to iReport-1.2.1.Thierry Thomas2006-04-094-13/+16 * Upgrade to 1.2.0.Thierry Thomas2006-03-153-17/+50 * Upgrade to 1.1.0.Thierry Thomas2006-02-043-12/+13 * Upgrade to iReport-0.5.3.Thierry Thomas2006-01-062-3/+4 * Upgrade to 0.5.2.Thierry Thomas2005-11-052-3/+3 * Chase JasperReports and upgrade to 0.5.1.Thierry Thomas2005-08-282-5/+3 * Fix plist.Thierry Thomas2005-07-052-0/+4 * Add ireport 0.5.0, a visual report builder/designer forThierry Thomas2005-06-13