/* Evolution calendar - Print support * * Copyright (C) 2000 Helix Code, Inc. * * Authors: Michael Zucchi * Federico Mena-Quintero * * 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 PRINT_H #define PRINT_H #include "gnome-cal.h" typedef enum { PRINT_VIEW_DAY, PRINT_VIEW_WEEK, PRINT_VIEW_MONTH, PRINT_VIEW_YEAR } PrintView; void print_calendar (GnomeCalendar *gcal, gboolean preview, time_t at, PrintView default_view); #endif index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* databases/mysql-connector-c: Update version 6.1.6=>6.1.9bofh2017-03-056-33/+21
* Remove BROKEN_FreeBSD_9sunpoet2017-01-011-2/+0
* - Mark BROKEN on 9.x:amdmi32016-10-241-1/+5
* databases/mysql-connector-c: Fix build for non-base SSL, support LibreSSLmarino2016-09-143-11/+35
* - Fix trailing whitespace in pkg-descrs, categories [a-f]*amdmi32016-05-191-1/+1
* Move MySQL support from bsd.databases.mk to Uses/mysql.mk.mat2016-04-261-2/+1
* databases/mysql-connector-c: UNBREAKbofh2015-06-207-16/+39
* Cleanup DIST* variables.mat2015-05-121-2/+1
* Mark BROKEN: fails to configureantoine2015-04-051-0/+2
* - Reset maintainership of my portsgahr2014-12-111-1/+1
* Cleanup plistbapt2014-10-201-5/+0
* - Update to 6.1.5gahr2014-06-233-8/+12
* - Unbreak by depending on OpenSSL from portsgahr2014-04-163-1/+18
* - Update to 6.1.3gahr2014-01-319-118/+70
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* - convert USE_CMAKE to USESmakc2013-03-231-1/+1