aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/e-cell-date.h
diff options
context:
space:
mode:
authornobody <nobody@localhost>2001-10-25 06:17:05 +0800
committernobody <nobody@localhost>2001-10-25 06:17:05 +0800
commit7d856421c9ec7a0f2e4c31b822cef4c7ce415e14 (patch)
tree75a31cb1cb19b4266322f9427b0641c1b53aca24 /widgets/table/e-cell-date.h
parentdcc99c020b6a58e174091b32585159edfae18dd4 (diff)
downloadgsoc2013-evolution-7d856421c9ec7a0f2e4c31b822cef4c7ce415e14.tar.gz
gsoc2013-evolution-7d856421c9ec7a0f2e4c31b822cef4c7ce415e14.tar.zst
gsoc2013-evolution-7d856421c9ec7a0f2e4c31b822cef4c7ce415e14.zip
This commit was manufactured by cvs2svn to create tagradioactive-1_3_1
'radioactive-1_3_1'. svn path=/tags/radioactive-1_3_1/; revision=14068
Diffstat (limited to 'widgets/table/e-cell-date.h')
-rw-r--r--widgets/table/e-cell-date.h32
1 files changed, 0 insertions, 32 deletions
diff --git a/widgets/table/e-cell-date.h b/widgets/table/e-cell-date.h
deleted file mode 100644
index 25bde7a85a..0000000000
--- a/widgets/table/e-cell-date.h
+++ /dev/null
@@ -1,32 +0,0 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
-/* ECellDate - Date item for e-table.
- * Copyright (C) 2001 Ximian, Inc.
- * Author: Chris Lahey <clahey@ximian.com>
- */
-#ifndef _E_CELL_DATE_H_
-#define _E_CELL_DATE_H_
-
-#include <gal/e-table/e-cell-text.h>
-
-BEGIN_GNOME_DECLS
-
-#define E_CELL_DATE_TYPE (e_cell_date_get_type ())
-#define E_CELL_DATE(o) (GTK_CHECK_CAST ((o), E_CELL_DATE_TYPE, ECellDate))
-#define E_CELL_DATE_CLASS(k) (GTK_CHECK_CLASS_CAST((k), E_CELL_DATE_TYPE, ECellDateClass))
-#define E_IS_CELL_DATE(o) (GTK_CHECK_TYPE ((o), E_CELL_DATE_TYPE))
-#define E_IS_CELL_DATE_CLASS(k) (GTK_CHECK_CLASS_TYPE ((k), E_CELL_DATE_TYPE))
-
-typedef struct {
- ECellText base;
-} ECellDate;
-
-typedef struct {
- ECellTextClass parent_class;
-} ECellDateClass;
-
-GtkType e_cell_date_get_type (void);
-ECell *e_cell_date_new (const char *fontname, GtkJustification justify);
-
-END_GNOME_DECLS
-
-#endif /* _E_CELL_DATE_H_ */
tle='2013-07-08 19:42:01 +0800'>2013-07-081-2/+2 * Convert some of my ports from USE_GMAKE to USES=gmake.eadler2013-07-071-1/+1 * Update to 294ehaupt2013-07-062-3/+3 * - Convert to new USES gmake for my portswg2013-07-051-2/+1 * Readd the USE_BZIP2 removed by mistakebapt2013-07-051-0/+1 * Convert to USES=gmakebapt2013-07-051-2/+1 * Update the KDE Software Compilation to 4.10.5.rakuco2013-07-0510-40/+17 * x11/fbpanel: minor fixeswg2013-07-042-18/+6 * x11/lxrandr: minor fixeswg2013-07-042-76/+98 * - update to 0.4.1jgh2013-07-044-23/+15 * x11/florence: fix run dependswg2013-07-031-10/+7 * x11/libfm: preserve conf fileswg2013-07-031-12/+7 * x11/menu-cache: fix LXDE menu bugwg2013-07-032-1/+48 * Update to 1.7.2zeising2013-07-0313-824/+3 * Update to KDE SC 4.10.4, proudly presented by the KDE on FreeBSD team.rakuco2013-07-0319-70/+123 * Directly depend on qt4-corelib.rakuco2013-07-031-7/+3 * x11/yad: update to 0.22.0wg2013-06-293-3/+4 * Convert to USES=imakebapt2013-06-291-6/+2 * Convert to USES=imakebapt2013-06-2930-182/+63 * New USES imake to handle the dependency on imake.bapt2013-06-2819-76/+45 * Update to 1.1.1zeising2013-06-272-7/+3 * Update to 1.0.9zeising2013-06-232-3/+3 * x11/libfm: minor fixeswg2013-06-223-36/+44 * Update the PyQt ports.rakuco2013-06-221-1/+1 * - Deprecate for removal on 2013-08-04, depends on expired x11-wm/libdockapprene2013-06-221-5/+4 * x11/lxde-meta: fix pkg-descr WWWwg2013-06-212-8/+4 * x11/lxmenu-data: minor fixeswg2013-06-211-9/+22 * Update to 0.30.0zeising2013-06-212-3/+3 * ARandR is designed to provide a simple visual front end for XRandR. Relativesbz2013-06-215-0/+139 * x11/lxpanel: minor fixeswg2013-06-212-102/+99 * x11/florence: update to 0.6.0wg2013-06-215-40/+97 * x11/menu-cache: update to 0.4.1wg2013-06-217-71/+18 * - Unbreak buildmiwi2013-06-201-1/+1 * x11/lxpanel: fix build with clangwg2013-06-191-2/+3 * Send some ports back to the pool that I no longer have time forkmoore2013-06-186-6/+6 * Yelp has a MimeType line in its share/applications desktop file so addkwm2013-06-182-5/+2 * - Fix build on -currentmiwi2013-06-173-21/+40 * Use the new USES=display:buildbapt2013-06-141-5/+4 * - Correct dirctory removalmiwi2013-06-141-0/+1 * - Add missing dependencymiwi2013-06-141-0/+1 * Update to 1.0.8zeising2013-06-143-170/+3 * Update to 0.9.8zeising2013-06-144-188/+3 * - Do not remove directories not created by this portmiwi2013-06-141-1/+0 * - Fix build with new site_perlaz2013-06-131-1/+1 * - Fix i18 manpagesmiwi2013-06-121-0/+2 * - Fix i18n manpagesmiwi2013-06-121-0/+38 * - Update to version 3.16pawel2013-06-122-18/+6 * Meta port for all Ruby Gnome2 Gemsswills2013-06-103-0/+36 * - This port needs to install with setuid bitwg2013-06-091-0/+2 * - Re-enable UPnP on build time, we have a run time check for it.avilla2013-06-071-0/+1 * - Add a workaround to fix a crash on exit() on FreeBSD 10.avilla2013-06-071-2/+10 * Convert to new options frameworkbapt2013-06-071-15/+12 * - fix OPTIONS spellingohauer2013-06-071-1/+1 * Deprecate a few leaf GGI ports.antoine2013-06-061-5/+4 * Update to 2.9zeising2013-06-053-6/+7 * Fix security issues in xorg client libraries.zeising2013-06-0548-72/+1217 * - Update The Glorious Glasgow Haskell Compiler to version 7.6.3pgj2013-06-054-9/+6 * Comment out the ! NLS case, because it broken.kwm2013-06-031-5/+6 * - Trim Makefile headerantoine2013-06-031-7/+4 * - Trim Makefile headerantoine2013-06-032-6/+13 * Xfce4-embed-plugin is a plugin that enables the embedding of arbitraryolivierd2013-06-036-0/+89 * - Do not try to remove dirs. not created by the portmiwi2013-05-311-1/+0 * Stop checking for get_pidfile_from_conf function in rc.subr.crees2013-05-311-10/+8 * - Finish removal of support for Linux 2.4 in bsd.linux-apps.mk andrene2013-05-305-355/+0 * Update to 293ehaupt2013-05-292-3/+3 * The FreeBSD x11 team proudly presentszeising2013-05-25197-828/+2397 * - Unbreakmiwi2013-05-241-2/+1 * Update to 1.3.1zeising2013-05-212-11/+6 * Update to 1.0.7zeising2013-05-212-4/+4 * Update to 1.0.5zeising2013-05-202-9/+4 * Update to 1.0.4zeising2013-05-202-9/+4 * - Update to 20130520 snapshotgblach2013-05-202-5/+4 * KDE/FreeBSD team presents KDE SC 4.10.3 ports!makc2013-05-1915-52/+56 * - Update EFL libraries to 1.7.7gblach2013-05-1912-35/+22 * - Add mirror, because kaizer.se is not pingableolivierd2013-05-181-3/+3 * - Update to 1.1.5gahr2013-05-182-12/+12 * Add the patch I added to qt4-corelib in r317896 to some other Qt ports.rakuco2013-05-152-0/+70 * - Update to 1.3.5.rakuco2013-05-1512-113/+54