aboutsummaryrefslogtreecommitdiffstats
path: root/executive-summary/evolution-services/executive-summary-html-view.h
diff options
context:
space:
mode:
Diffstat (limited to 'executive-summary/evolution-services/executive-summary-html-view.h')
-rw-r--r--executive-summary/evolution-services/executive-summary-html-view.h65
1 files changed, 0 insertions, 65 deletions
diff --git a/executive-summary/evolution-services/executive-summary-html-view.h b/executive-summary/evolution-services/executive-summary-html-view.h
deleted file mode 100644
index 8afc7e8274..0000000000
--- a/executive-summary/evolution-services/executive-summary-html-view.h
+++ /dev/null
@@ -1,65 +0,0 @@
-/* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 8; tab-width: 8 -*- */
-/* executive-summary-html-view.h
- *
- * Authors: Iain Holmes <iain@ximian.com>
- *
- * Copyright (C) 2000 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 _EXECUTIVE_SUMMARY_HTML_VIEW_H__
-#define _EXECUTIVE_SUMMARY_HTML_VIEW_H__
-
-#include <bonobo/bonobo-object.h>
-#include <bonobo/bonobo-event-source.h>
-
-#define EXECUTIVE_SUMMARY_HTML_VIEW_HTML_CHANGED "GNOME:Evolution:Summary:HTMLView:html_changed"
-
-#define EXECUTIVE_SUMMARY_HTML_VIEW_TYPE (executive_summary_html_view_get_type ())
-#define EXECUTIVE_SUMMARY_HTML_VIEW(obj) (GTK_CHECK_CAST ((obj), EXECUTIVE_SUMMARY_HTML_VIEW_TYPE, ExecutiveSummaryHtmlView))
-#define EXECUTIVE_SUMMARY_HTML_VIEW_CLASS(klass) (GTK_CHECK_CLASS_CAST ((klass), EXECUTIVE_SUMMARY_HTML_VIEW_TYPE, ExecutiveSummaryHtmlViewClass))
-#define IS_EXECUTIVE_SUMMARY_HTML_VIEW(obj) (GTK_CHECK_TYPE ((obj), EXECUTIVE_SUMMARY_HTML_VIEW_TYPE))
-#define IS_EXECUTIVE_SUMMARY_HTML_VIEW_CLASS(klass) (GTK_CHECK_CLASS_TYPE ((obj), EXECUTIVE_SUMMARY_HTML_VIEW_TYPE))
-
-typedef struct _ExecutiveSummaryHtmlViewPrivate ExecutiveSummaryHtmlViewPrivate;
-typedef struct _ExecutiveSummaryHtmlView ExecutiveSummaryHtmlView;
-typedef struct _ExecutiveSummaryHtmlViewClass ExecutiveSummaryHtmlViewClass;
-
-struct _ExecutiveSummaryHtmlView {
- BonoboObject parent;
-
- ExecutiveSummaryHtmlViewPrivate *private;
-};
-
-struct _ExecutiveSummaryHtmlViewClass {
- BonoboObjectClass parent_class;
-
- void (* handle_uri) (ExecutiveSummaryHtmlView *view,
- char *uri);
-};
-
-GtkType executive_summary_html_view_get_type (void);
-BonoboObject *executive_summary_html_view_new_full (BonoboEventSource *event_source);
-BonoboObject *executive_summary_html_view_new (void);
-
-void executive_summary_html_view_set_html (ExecutiveSummaryHtmlView *view,
- const char *html);
-const char *executive_summary_html_view_get_html (ExecutiveSummaryHtmlView *view);
-BonoboEventSource *executive_summary_html_view_get_event_source (ExecutiveSummaryHtmlView *view);
-
-#endif
-
/+25 * - Update to 1.1miwi2008-11-043-53/+149 * - Update to 0.9.3.4miwi2008-11-043-6/+12 * - Update to 0.34miwi2008-11-042-4/+4 * - Update to 9.62simon2008-11-042-18/+18 * Revert the addition of varnishd_user and varnishd_group. They are magicdes2008-11-038-18/+12 * Update to 1.3.4wxs2008-11-032-4/+4 * - Update to v1.0.9brix2008-11-024-8/+8 * - Update to 4.2.2miwi2008-11-0210-35/+35 * - Update to 1.27miwi2008-11-022-4/+4 * - Update to 0.17miwi2008-11-022-4/+4 * - Update to 3.5.1miwi2008-11-023-15/+56 * HttpFox monitors and analyzes all incoming and outgoing HTTP traffic between themiwi2008-11-025-0/+48 * - Updated to 1.6.2glarkin2008-11-013-4/+21 * - Update to 2.4.1mm2008-10-312-5/+5 * - Update to 5.4.3mm2008-10-312-5/+5 * Update to 9.62.mezz2008-10-314-12/+10 * Update to version 3.0.7a.demon2008-10-304-8/+8 * Update to 2.0.3wxs2008-10-3014-287/+126 * Add http_upstream_keepalive module version 0.1.osa2008-10-292-0/+11 * - fix dependency to build on perl 5.7.3 - 5.8.5leeym2008-10-292-3/+23 * - Update to 9.61tabthorpe2008-10-296-33/+48 * - update to 1.50leeym2008-10-292-16/+12 * - Updated to 1.7.0glarkin2008-10-299-27/+51 * - Update to 2.3tabthorpe2008-10-286-15592/+6692 * Update to 4.37erwin2008-10-282-4/+4 * Fix plist when Apache 2.2 is used.wxs2008-10-282-4/+3 * - Update to 2.0.3543mm2008-10-272-11/+10 * - Update to 0.2.3915mm2008-10-271-3/+3 * - Update to 0.2.3915mm2008-10-271-8/+7 * - Update to 11.0.0.3mm2008-10-272-10/+8 * Update to 0.10008lbr2008-10-272-4/+4 * Update to 0.1004skv2008-10-272-4/+4 * Update to 5.5.27.stefan2008-10-263-5/+7 * Update to 1.16 release.ale2008-10-262-6/+5 * - Update to 2.6.2miwi2008-10-262-4/+4 * - Update to 2.2miwi2008-10-263-8/+14 * - Remove obsolete pkg-plist entryglarkin2008-10-261-1/+0 * - Update to 2.6.3.araujo2008-10-262-4/+4 * - Update to 1.2.0miwi2008-10-252-4/+4 * - Update to 2.4.5miwi2008-10-252-5/+5 * - Update to 2.6.3miwi2008-10-252-4/+4 * - Update to 3.0.STABLE10miwi2008-10-244-12/+16 * - Update to 2.6.22miwi2008-10-244-19/+171 * - Update to 6.6miwi2008-10-244-8/+8 * - Update to 5.12miwi2008-10-242-4/+4 * - Add missing dependencymiwi2008-10-241-1/+2 * - Update to 0.16.2miwi2008-10-242-6/+13 * - Update to 2.7.STABLE5miwi2008-10-242-4/+4 * - Update to 2.0.0.17chinsan2008-10-246-399/+399 * Fix the plist, bump the PORTREVISION.mezz2008-10-234-0/+32 * Update to 9.61.mezz2008-10-234-10/+10 * - Update to 5.819jadawin2008-10-222-4/+4 * Add nginx_response_module version 0.1.osa2008-10-222-0/+12 * - Fix pkg-plist omissionglarkin2008-10-221-0/+1 * Update to 1.106lth2008-10-212-5/+4 * Add a fix for 'Undefined symbol "apr_pool_sub_make"' at runtime.stefan2008-10-212-0/+12 * - Update to 1.80jadawin2008-10-212-9/+6 * Update nginx_upload_module from 2.0.6 to 2.0.7.osa2008-10-212-4/+14 * - Removed obsolete plist entriesglarkin2008-10-211-2/+0 * - Fix plist omissionsglarkin2008-10-211-0/+4 * Update to 0.3.7.kwm2008-10-213-4/+12 * Readd the explicit definition of EASY_INSTALL_CMD to fix INDEX.erwin2008-10-201-0/+2 * Update to 0.35lth2008-10-202-4/+4 * Update to 1.48lth2008-10-202-4/+4 * Upgrade to 2.0.1.des2008-10-206-16/+18 * Run varnishd as www:wwwdes2008-10-202-4/+12 * Update to 4.0-beta3 release.ale2008-10-202-5/+5 * - Fix plist omissionglarkin2008-10-201-0/+1 * - Fix plist errorsglarkin2008-10-201-3/+0 * - Fix plist omissionsglarkin2008-10-201-0/+15 * - Unforbid TWikiglarkin2008-10-2046-104/+115 * - Upgrade to 0.2.1 (svn r3857) version.kuriyama2008-10-203-28/+14 * . upgrade to an updated version (a patch for sources is available at the PR);...bsam2008-10-202-6/+5 * - Update to v2.67brix2008-10-203-4/+6 * - Update to 1.9.3miwi2008-10-194-8/+8 * - Update to 3.1.6miwi2008-10-193-4/+16 * - Update to 0.16miwi2008-10-192-4/+4 * - Update to 0.0.4miwi2008-10-192-4/+4 * - Update to 0.19miwi2008-10-193-5/+13 * Upgrade to 0.24.kuriyama2008-10-182-4/+4 * - update to 0.15leeym2008-10-182-6/+5 * Adding p5-Markup-Perl to Makefile, should fix missing INDEX.koitsu2008-10-181-0/+1 * - Update to 0.9.4beech2008-10-182-4/+4 * - Updated to 1.6.1glarkin2008-10-173-1476/+4010 * Update to 0.996.tobez2008-10-172-4/+4 * Update to 1.82.tobez2008-10-172-10/+14 * Updated to 5.7015lbr2008-10-172-4/+4 * - Updated to 1.2.0glarkin2008-10-163-1283/+597 * - Updated to 1.2.0glarkin2008-10-162-7/+6 * Fix opera plugin wrapper and bump PORTREVISION.itetcu2008-10-162-4/+17 * Adds a splash screen to most Mozilla and Mozilla Based products.miwi2008-10-164-0/+34 * - Update to 2.3.1miwi2008-10-163-24/+159 * - Update to 3.10.1miwi2008-10-156-10/+16 * Merge latest changes from nginx-devel port.osa2008-10-153-23/+67 * Update from 0.7.17 to 0.7.19.osa2008-10-152-4/+4 * Updated to 0.10lbr2008-10-152-4/+4 * - Update to 20081015 snapshotlwhsu2008-10-153-239/+780 * - Update to 2.6.2.araujo2008-10-143-10/+9 * Update to 0.707lth2008-10-142-4/+4 * - Add the missed patchchinsan2008-10-141-0/+11 * - Update to 3.42-3chinsan2008-10-143-188/+194 * Update to version 1.0.5. Changes since 1.0.4:bsam2008-10-133-4/+8 * update to 0.07xride2008-10-132-4/+4 * - Update to 0.11.4miwi2008-10-135-41/+4 * - Update to 5.11miwi2008-10-132-4/+4 * - Update to 6.5miwi2008-10-134-8/+8 * - Fix extra patchamdmi32008-10-122-10/+9 * WWW::FreeProxy A module fetch proxies from free proxy listsmiwi2008-10-125-0/+42 * - Update to 1.11.0rafan2008-10-124-13/+15 * - Update to 1.2.5rafan2008-10-122-5/+5 * - Update to 1.4.5 [1]rafan2008-10-122-6/+7 * - Update to 0.5.2miwi2008-10-112-4/+4 * `multisort' is a small program designed to take multiple httpdmiwi2008-10-115-0/+51 * - Update to 2008.08.09amdmi32008-10-112-4/+4 * Pyjamas is a port of Google Web Toolkit to Python, and thus enablesnivit2008-10-115-0/+568 * - Update to 5.817clsung2008-10-112-5/+4 * - remove 1clsung2008-10-111-3/+0 * Add p5-Catalyst-Plugin-Cache-Memcached-Fast 0.11, Catalyst Plugin forskv2008-10-105-0/+45 * Add p5-URI-Escape-XS 0.02, drop-in replacement for URI::Escape in XS.skv2008-10-106-0/+43 * - Fix wrong WRKSRCmm2008-10-101-1/+1 * Update to 9.60 and unbreak ititetcu2008-10-102-31/+27 * Update www/opera to 9.60itetcu2008-10-104-34/+56 * - Update to 1.1.5nivit2008-10-103-9/+16 * - Simplify port (use more of bsd.python.mk)glarkin2008-10-091-3/+4 * - Simplify port (use more of bsd.python.mk)glarkin2008-10-091-3/+4 * AdvancedTicketWorkflowPlugin provides a number of advanced operationsmm2008-10-095-0/+39 * - Remove accitendally included filemm2008-10-091-14/+0 * Trac plugin to create new divisions in roadmap and milestone progress barsmm2008-10-096-0/+52 * - A light and powerful Ruby MVC web framework.clsung2008-10-095-0/+2375 * - Update to 0.8.4clsung2008-10-092-4/+4 * Update to 9.60, see Changelog for details:mezz2008-10-096-12/+38 * - Update to 1.2.0.7692 RC3glarkin2008-10-0940-484/+1240 * - Update to 2.0.3clsung2008-10-083-16/+56 * Fix distinfohq2008-10-081-3/+3 * - A fast, secure, and very extensible implementation of eRuby (embedded Ruby)clsung2008-10-085-0/+369 * - Update to 1.4.20mnag2008-10-089-439/+4 * - Update to 1.2.0glarkin2008-10-083-4/+10 * - Update to 0.2.4353glarkin2008-10-082-4/+4 * - Update to 2.6.0glarkin2008-10-083-76/+267 * Update to 1.255hq2008-10-072-5/+5 * Update to Cacheboy-1.5.1.adrian2008-10-074-14/+14 * - Update to 0.6.161clsung2008-10-073-11/+21 * - update to 0.35leeym2008-10-06