aboutsummaryrefslogblamecommitdiffstats
path: root/calendar/gui/print.h
blob: b2b537b063d880b66cff265beaf7b0c8eb242151 (plain) (tree)
1
2
3
4
5
6
                                     
                                  
  
                                                        














                                                                            












                         
                                                                                               

                                                       


      
/* Evolution calendar - Print support
 *
 * Copyright (C) 2000 Ximian, Inc.
 *
 * Authors: Michael Zucchi <notzed@ximian.com>
 *          Federico Mena-Quintero <federico@ximian.com>
 *
 * 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);
void print_comp (CalComponent *comp, gboolean preview);

void print_setup (void);



#endif
='deletions'>-2/+2 * Update port to version V2.9-3 (2.9.3)jedgar2002-04-022-2/+2 * Update port. DISTFILE name did not change but includes the followingjedgar2002-03-043-14/+17 * Update port to 2.9.jedgar2002-01-284-51/+235 * Update MASTER_SITES (minnie.cs.adfa.oz.au -> minnie.tuhs.org)jedgar2001-10-291-1/+1 * Fix typo: @rmdir -> @dirrmjedgar2000-06-161-1/+1 * .../local-distfiles/... -> MASTER_SITE_LOCALjedgar2000-06-161-1/+2 * Update MASTER_SITES for locally-hosted distfile(s)jedgar2000-06-081-1/+1 * Remove directory (share/doc/sim) created during installationjedgar2000-06-011-0/+1 * PORTNAME/VERSION stuffmharo2000-04-121-3/+3 * Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,peter2000-02-081-1/+1 * Add MASTER_SITESjedgar1999-12-271-1/+2 * Update to 2.3djedgar1999-12-233-7/+10 * Remove jraynard as MAINTAINER, since he no longer has an account.fenner1999-12-231-2/+0 * FreeBSD.ORG -> FreeBSD.orgmharo1999-08-311-1/+1 * Change Id->FreeBSD.obrien1999-08-251-1/+1