/* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 8; tab-width: 8 -*- */ /* calendar-summary.c * * Authors: Iain Holmes * * Copyright (C) 2000 Helix Code, Inc. * 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 CALENDAR_SUMMARY_H #define CALENDAR_SUMMARY_H #include #include BonoboGenericFactory *calendar_summary_factory_init (void); BonoboObject *create_summary_view (ExecutiveSummaryComponentFactory *_factory, void *closure); #endif rm method='get'> FreeBSD graphics obsolete development ports (https://github.com/freebsd/freebsd-ports-graphics)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update to 1.6.8.marcus2002-08-232-2/+2
* Update to 1.6.7.sobomax2002-08-186-408/+472
* Convert all core GNOME1 components and some of the most popular GNOME1sobomax2002-07-125-47/+31
* - Fix incompatibility with guile-1.4.1 and bump PORTREVISION;sobomax2002-06-212-5/+22
* Chase guile shared lib number.marcus2002-06-201-1/+1
* Remove iconv->giconv hack.sobomax2002-04-081-42/+0
* Iconv cleanup, stage 2a: remove patches that only replacing <iconv.h> withsobomax2002-03-181-14/+0
* Update to 1.6.6.sobomax2002-03-134-27/+81