aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/e-week-view-titles-item.h
diff options
context:
space:
mode:
authornobody <nobody@localhost>2001-09-10 08:42:32 +0800
committernobody <nobody@localhost>2001-09-10 08:42:32 +0800
commit019c19a49fa6a056d407890bd2a4850515073eba (patch)
tree9b67839e7f45d6cb1705ef363dd8593289d70823 /calendar/gui/e-week-view-titles-item.h
parenta9c0f1b944f4983202f4f3b62d83aabd2fd01640 (diff)
downloadgsoc2013-evolution-guikachu-0_9.tar.gz
gsoc2013-evolution-guikachu-0_9.tar.zst
gsoc2013-evolution-guikachu-0_9.zip
This commit was manufactured by cvs2svn to create tag 'guikachu-0_9'.guikachu-0_9
svn path=/tags/guikachu-0_9/; revision=12724
Diffstat (limited to 'calendar/gui/e-week-view-titles-item.h')
-rw-r--r--calendar/gui/e-week-view-titles-item.h67
1 files changed, 0 insertions, 67 deletions
diff --git a/calendar/gui/e-week-view-titles-item.h b/calendar/gui/e-week-view-titles-item.h
deleted file mode 100644
index d2420afec7..0000000000
--- a/calendar/gui/e-week-view-titles-item.h
+++ /dev/null
@@ -1,67 +0,0 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
-
-/*
- * Author :
- * Damon Chaplin <damon@ximian.com>
- *
- * Copyright 1999, Ximian, Inc.
- * Copyright 2001, Ximian, Inc.
- *
- * 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 of the
- * License, 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
- */
-#ifndef _E_WEEK_VIEW_TITLES_ITEM_H_
-#define _E_WEEK_VIEW_TITLES_ITEM_H_
-
-#include "e-week-view.h"
-
-#ifdef __cplusplus
-extern "C" {
-#endif /* __cplusplus */
-
-/*
- * EWeekViewTitlesItem - displays the 'Monday', 'Tuesday' etc. at the top of
- * the Month calendar view.
- */
-
-#define E_WEEK_VIEW_TITLES_ITEM(obj) (GTK_CHECK_CAST((obj), \
- e_week_view_titles_item_get_type (), EWeekViewTitlesItem))
-#define E_WEEK_VIEW_TITLES_ITEM_CLASS(k) (GTK_CHECK_CLASS_CAST ((k),\
- e_week_view_titles_item_get_type ()))
-#define E_IS_WEEK_VIEW_TITLES_ITEM(o) (GTK_CHECK_TYPE((o), \
- e_week_view_titles_item_get_type ()))
-
-typedef struct {
- GnomeCanvasItem canvas_item;
-
- /* The parent EWeekView widget. */
- EWeekView *week_view;
-} EWeekViewTitlesItem;
-
-typedef struct {
- GnomeCanvasItemClass parent_class;
-
-} EWeekViewTitlesItemClass;
-
-
-GtkType e_week_view_titles_item_get_type (void);
-
-
-
-#ifdef __cplusplus
-}
-#endif /* __cplusplus */
-
-#endif /* _E_WEEK_VIEW_TITLES_ITEM_H_ */
~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/print/py-fonttools?h=mate-1.20&id=a304f03a02f55532bfc1d9c8b939d2988a47c801'>Update to 3.17.0sunpoet2017-10-182-4/+4 * Update to 3.16.0sunpoet2017-10-042-4/+4 * Update to 3.15.1sunpoet2017-08-202-4/+4 * Update to 3.15.0sunpoet2017-08-182-8/+6 * Remove no-op DOCS optionsunpoet2017-08-021-2/+0 * Update to 3.14.0sunpoet2017-08-022-4/+4 * Update to 3.13.1sunpoet2017-06-012-4/+4 * Update to 3.13.0sunpoet2017-05-262-4/+4 * Update to 3.12.1sunpoet2017-05-192-4/+4 * Update to 3.12.0sunpoet2017-05-192-4/+4 * Update to 3.11.0sunpoet2017-05-042-4/+4 * Allow py3-fonttools to use python:3sunpoet2017-04-271-1/+1 * Update to 3.10.0sunpoet2017-04-162-4/+4 * Update to 3.9.2sunpoet2017-04-092-4/+4 * Update to 3.9.1sunpoet2017-03-222-4/+4 * Update to 3.9.0sunpoet2017-03-152-5/+5 * Update to 3.8.0sunpoet2017-03-092-4/+4 * Update to 3.7.2sunpoet2017-02-192-4/+4 * Update to 3.7.1sunpoet2017-02-182-4/+4 * Update to 3.7.0sunpoet2017-02-142-4/+4 * Update to 3.6.3sunpoet2017-02-082-4/+4 * Update to 3.5.0sunpoet2017-01-162-4/+4 * - Update to 3.4.0sunpoet2016-12-273-5/+5 * - Update to 3.3.1wen2016-12-202-12/+5 * print/py-fonttools: update to 3.0rm2015-10-142-6/+5 * print/py-fonttools: drop pyxml dependencyrm2015-06-021-4/+2 * - Update to 2.5amdmi32015-06-023-11/+11 * - Add LICENSEamdmi32015-03-241-1/+5 * - Convert ports of news/ and print/ to new USES=pythonmva2014-10-251-3/+2 * Update the default version of GCC in the Ports Collection from GCC 4.7.4gerald2014-09-11