aboutsummaryrefslogtreecommitdiffstats
path: root/a11y/calendar/ea-day-view.h
blob: 1e985e689aa920a58b7209c1449fe1b429510b87 (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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
/* -*- Mode: C++; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* vim:expandtab:shiftwidth=8:tabstop=8:
 */
/* Evolution Accessibility: ea-day-view.h
 *
 * Copyright (C) 2003 Ximian, Inc.
 *
 * 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: Bolian Yin <bolian.yin@sun.com> Sun Microsystem Inc., 2003
 *
 */

#ifndef __EA_DAY_VIEW_H__
#define __EA_DAY_VIEW_H__

#include "ea-cal-view.h"
#include "e-day-view.h"

#ifdef __cplusplus
extern "C" {
#endif /* __cplusplus */

#define EA_TYPE_DAY_VIEW                     (ea_day_view_get_type ())
#define EA_DAY_VIEW(obj)                     (G_TYPE_CHECK_INSTANCE_CAST ((obj), EA_TYPE_DAY_VIEW, EaDayView))
#define EA_DAY_VIEW_CLASS(klass)             (G_TYPE_CHECK_CLASS_CAST ((klass), EA_TYPE_DAY_VIEW, EaDayViewClass))
#define EA_IS_DAY_VIEW(obj)                  (G_TYPE_CHECK_INSTANCE_TYPE ((obj), EA_TYPE_DAY_VIEW))
#define EA_IS_DAY_VIEW_CLASS(klass)          (G_TYPE_CHECK_CLASS_TYPE ((klass), EA_TYPE_DAY_VIEW))
#define EA_DAY_VIEW_GET_CLASS(obj)           (G_TYPE_INSTANCE_GET_CLASS ((obj), EA_TYPE_DAY_VIEW, EaDayViewClass))

typedef struct _EaDayView                   EaDayView;
typedef struct _EaDayViewClass              EaDayViewClass;

struct _EaDayView
{
    EaCalView parent;
};

GType ea_day_view_get_type (void);

struct _EaDayViewClass
{
    EaCalViewClass parent_class;
};

AtkObject*     ea_day_view_new         (GtkWidget       *widget);

#ifdef __cplusplus
}
#endif /* __cplusplus */

#endif /* __EA_DAY_VIEW_H__ */
23:14:46 +0800'>2017-04-244-5/+23 * Update to 1.4.3sunpoet2017-04-046-51/+46 * Remove outdated OSVERSION checksunpoet2017-01-011-8/+1 * Update FreeBSD version check for SOCK_CLOEXEC.rakuco2016-11-221-1/+1 * - Simplify patch for FreeBSD 9.xsunpoet2016-11-222-17/+1 * Unbreak the build on FreeBSD 9 after r426647.rakuco2016-11-222-1/+24 * - Update to 1.2.24sunpoet2016-11-213-4/+5 * - Update to 1.2.23sunpoet2016-03-313-4/+4 * - Update to 1.2.22sunpoet2016-01-175-8/+9 * - Update to 1.2.21sunpoet2015-05-223-4/+4 * - Update to 1.2.20sunpoet2015-03-063-5/+6 * - Update to 1.2.19sunpoet2014-11-253-4/+4 * Cleanup plistbapt2014-10-201-3/+0 * - Use INSTALL_TARGET=install-strip instead of MAKE_ENV=INSTALL_STRIP_FLAG=${S...sunpoet2014-08-301-1/+1 * - Update to 1.2.18sunpoet2014-06-243-6/+6 * - Use USES=tar:xzsunpoet2014-03-141-1/+1 * - Update to 1.2.17sunpoet2014-02-052-3/+3 * - Update to 1.2.16sunpoet2013-12-064-391/+15 * - Strip shared librarysunpoet2013-10-242-12/+11 * Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1 * - Reformat pkg-descrsunpoet2013-09-151-8/+8 * Fix build with clangbapt2013-09-051-0/+10 * - Use !${PORT_OPTIONS:Mfoo} instead of empty(PORT_OPTIONS:Mfoo)sunpoet2013-08-261-2/+2 * - Remove leading indefinite article from COMMENTsunpoet2013-08-221-1/+1 * - Update to 1.2.15sunpoet2013-04-192-3/+3 * - Update to 1.2.14sunpoet2013-03-182-3/+3 * - Update to 1.2.13sunpoet2013-02-214-14/+9 * - Update to 1.2.12sunpoet2012-07-073-4/+4 * - Update to 1.2.11sunpoet2012-06-272-6/+7 * - Update to 1.2.10.0sunpoet2012-05-152-4/+6 * - Update to 1.2.9sunpoet2012-03-142-3/+3 * - Update to 1.2.8sunpoet2012-02-122-17/+18 * - drop maintainer now that update is completepgollucci2012-02-071-1/+1 * - Update xapian to 1.2.7.0pgollucci2012-02-075-57/+126 * - Lock these under my maintainership temporarily while the repo copy and upgr...pgollucci2012-01-251-1/+1 * - Reset MAINTAINERsunpoet2012-01-241-1/+1 * - Get Rid MD5 supportmiwi2011-03-201-1/+0 * - Update to v1.0.22brix2010-10-303-5/+81 * - Set PORTEPOCH after the revertpgollucci2010-09-301-0/+1 * - Revert to 1.0.x seriespgollucci2010-09-304-182/+63 * - fix when -DNOPORTDOCS (shell command needs to be exectuted inside a target)itetcu2010-09-261-4/+5 * - Update to 1.2.3pgollucci2010-09-224-164/+217 * - Update to 1.0.18sylvio2010-04-183-84/+149 * - update to 1.0.17leeym2009-12-072-4/+4 * - Update to 1.0.16yzlin2009-11-092-4/+4 * - Update to 1.0.15beat2009-09-093-42/+11 * - Update to 1.0.12amdmi32009-05-143-33/+4 * - Update to 1.0.10pav2009-01-082-4/+4 * - Update to 1.0.9amdmi32008-11-073-5/+5 * - Update to 1.0.8amdmi32008-09-242-4/+4 * - Update to 1.0.7, share library version bumpedrafan2008-07-274-41/+6 * - Update to 1.0.6miwi2008-05-032-4/+4 * - Make fetchable: chase redirect and remove master site that does not carry thepav2008-04-111-3/+1 * - Unbreakmiwi2008-03-111-2/+0 * Mark BROKEN: does not fetch.erwin2008-02-281-0/+2 * - Update to 1.0.5miwi2008-01-293-205/+23 * Upgrade to 1.0.4.vanilla2007-12-123-5/+5 * Upgrade to 1.0.3.thierry2007-10-263-18/+61 * - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptrafan2007-07-231-1/+0 * - Update to 1.0.2miwi2007-07-073-59/+134 * - Update to 1.0.1clsung2007-06-203-32/+64 * - Update to 1.0.0clsung2007-05-305-118/+69 * - Update to 0.9.10clsung2007-03-083-4/+6 * - Add backup MASTER_SITESmiwi2007-02-041-1/+3 * - Update to 0.9.9miwi2006-12-093-12/+469 * Update to 0.9.6lbr2006-07-253-5/+5 * upgrade to 0.9.5ijliao2006-04-283-453/+12 * Conversion to a single libtool environment.ade2006-02-232-1/+3 * SHA256ifyedwin2006-01-221-0/+1 * Xapian is an Open Source Probabilistic Information Retrieval library,pav2005-11-125