aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/alarm-notify/alarm-notify-dialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/gui/alarm-notify/alarm-notify-dialog.h')
-rw-r--r--calendar/gui/alarm-notify/alarm-notify-dialog.h45
1 files changed, 0 insertions, 45 deletions
diff --git a/calendar/gui/alarm-notify/alarm-notify-dialog.h b/calendar/gui/alarm-notify/alarm-notify-dialog.h
deleted file mode 100644
index f2c938c495..0000000000
--- a/calendar/gui/alarm-notify/alarm-notify-dialog.h
+++ /dev/null
@@ -1,45 +0,0 @@
-/* Evolution calendar - alarm notification dialog
- *
- * Copyright (C) 2000 Helix Code, Inc.
- * Copyright (C) 2000 Ximian, Inc.
- *
- * Author: 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 ALARM_NOTIFY_DIALOG_H
-#define ALARM_NOTIFY_DIALOG_H
-
-#include <time.h>
-#include <glib.h>
-#include <cal-util/cal-component.h>
-
-
-
-typedef enum {
- ALARM_NOTIFY_CLOSE,
- ALARM_NOTIFY_SNOOZE,
- ALARM_NOTIFY_EDIT
-} AlarmNotifyResult;
-
-typedef void (* AlarmNotifyFunc) (AlarmNotifyResult result, int snooze_mins, gpointer data);
-
-gboolean alarm_notify_dialog (time_t trigger, time_t occur, CalComponent *comp,
- AlarmNotifyFunc func, gpointer func_data);
-
-
-
-#endif
nderbird 45.5.1cmt2016-12-011-0/+4 * Stop exporting QT_BINDIR and QT_LIBDIR to PLIST_SUB.tcberner2016-11-291-1/+8 * Uses/php.mk: Use EGREP instead of GREP when parsing config.hrakuco2016-11-291-1/+1 * USES=mono: simplify EXTRACT_ONLY, fix nuget-extract [1]dbn2016-11-281-9/+6 * Reintegrate textproc/clucene-qt5 into devel/qt5-helptcberner2016-11-261-2/+2 * Update the dependency code in bsd.qt.mk to the one from kde.mktcberner2016-11-251-62/+84 * Add an OPTIONS_EXCLUDE_opsys_osrel.mat2016-11-241-1/+4 * update lang/ruby23 to 2.3.3swills2016-11-221-1/+1 * - Add shared SYBASE descriptionsunpoet2016-11-221-0/+1 * update lang/ruby21 to 2.1.10swills2016-11-221-2/+2 * Insert missing space in component list.tcberner2016-11-211-1/+1 * - Add shared LZ4 and ZSTD descriptionssunpoet2016-11-211-0/+2 * lang/ruby23: update to 2.3.2swills2016-11-211-2/+2 * Use @postunexec instead of @unexec which is deprecatedbapt2016-11-201-1/+1 * Long awaited, finally update the default version of GCC in the Portsgerald2016-11-201-2/+2 * Import some LXQt core components (required by forthcoming updateolivierd2016-11-191-0/+97 * lang/ruby22: update to 2.2.6swills2016-11-181-2/+2 * Clean up dead sourceforge mirrorsamdmi32016-11-181-2/+2 * Set a PORTSCOUT limit for the PyQt5 ports.tcberner2016-11-151-0/+2 * Importing KDE Frameworks into the ports tree (required for newer KDE Desktop ...tcberner2016-11-152-13/+315 * Udpate PyQt5 to 5.6.2tcberner2016-11-141-3/+3 * All supported versions of FreeBSD that install clang have version 3.4.1 orantoine2016-11-132-8/+8 * Optimize COPYTREE_* macros.mat2016-11-091-8/+9 * - Fix typosunpoet2016-11-061-1/+1 * Add linux-c7-harfbuzz and linux-c7-graphite2, needed by linux-c7-pango.tijl2016-11-051-0/+2 * Drop CONFLICTS_BUILD on Qt3tcberner2016-11-051-3/+0 * Add linux-c6-libelf, needed by linux-c6-dri.tijl2016-11-051-0/+1 * Remove linux-c6-libGLU and linux-c7-libGLU. They were used in combinationtijl2016-11-041-1/+0 * www/firefox: unbreak build with DEBUG=on after r425099jbeich2016-11-041-3/+2 * Remove NVIDIA option from Linux ports now that the nvidia-driver can betijl2016-11-041-1/+0 * Fix depend on mod_php70.mat2016-11-031-1/+2 * Change the default Perl version to 5.24.mat2016-11-031-1/+1 * Remove USE_LIBRUBY and DEPEND_LIBRUBYswills2016-11-031-7/+0 * www/firefox: update to 50.0 (rc1)jbeich2016-11-022-7/+10 * Fix directory creation when primary group is different from user nameantoine2016-11-011-1/+2 * Add an annotation to packages that are marked as deprecated and the one havingbapt2016-11-011-0/+10 * Fix package upgrade setting wrong ownership on a package's $HOME.bdrewery2016-11-011-1/+1 * Don't truncate DEPENDS_ARGS here.bdrewery2016-11-011-2/+2 * lang/mono: update to 4.6.1.5.dbn2016-10-311-3/+71 * kde.mk: Further cosmetic cleanupsrakuco2016-10-291-6/+6 * kde.mk: Replace spaces with tabsrakuco2016-10-291-1/+1 * Add a Perl CORE QA check.mat2016-10-292-1/+50 * Fix file modes after extracting.mat2016-10-291-0/+12 * Update Qt to 5.6.2 [1,2]tcberner2016-10-281-3/+2 * Introduce USES=varnishfeld2016-10-262-0/+33 * Include MASTER_SITE_CRAN in Mk/bsd.sites.mkjrm2016-10-262-14/+20 * Do not force a lookup in LOCALBASE/lib for shared libraries.mat2016-10-251-1/+1 * Add a warning for people who set foo_DEFAULT in their make.conf or environment.mat2016-10-241-0/+9 * Add SHEBANG_REGEX and SHEBANG_GLOB, similar as the DOS2UNIX ones.mat2016-10-241-0/+16 * Allow more than one filename to be pathfixed.mat2016-10-211-3/+7 * It feels safe to assume that if using autoreconf, you want to patch Makefile.am.mat2016-10-211-0/+4 * Add a few more paths to USES=pathfix.mat2016-10-211-0/+4 * ${RM} already has -f.mat2016-10-2113-51/+51 * Unregister PHP 5.5, it expired on 2016-10-20rene2016-10-212-5/+1 * Replace non breaking space \xa0 with a normal space.mat2016-10-201-1/+1 * Add Linux CentOS 7 infrastructure ports.tijl2016-10-192-10/+58 * Introduce new extensible virtual categories for KDEtcberner2016-10-192-1/+41 * Make make clean be recursive again.mat2016-10-181-5/+4 * Adjust TEST_WRKSRC for USES=[cq]make:outsourcejbeich2016-10-182-0/+2 * Change the default version of python3 from 3.4 to 3.5antoine2016-10-152-2/+2 * - Switch waf to verbose builds as wellamdmi32016-10-141-0/+1 * Change the way opt_USE is parsed.mat2016-10-121-6/+6 * gecko: back out r423631 for 10.x bustagejbeich2016-10-121-6/+4 * gecko: factor out explicit USE_GCCjbeich2016-10-101-4/+6 * Remove obsolete entry.mat2016-10-041-4/+0 * Teach pathfix.mk about LIB_DESTINATIONtcberner2016-10-041-0/+1 * Unregister databases/postgresql91 and mention postgresql96 as a valid version.rene2016-10-042-2/+2 * gecko: cleanup obsolete conditionalsjbeich2016-10-021-31/+4 * www/seamonkey: update to 2.40jbeich2016-10-021-3/+3 * GNU Emacs updatesashish2016-10-021-10/+10 * Let USES=localbase add -L${LOCALBASE}/lib to LIBS instead of LDFLAGS.tijl2016-10-013-4/+13 * Teach pathfix about KDE_INSTALL_LIBDIR for pkgconfig files.tcberner2016-10-011-0/+1 * - Update devel/doxygen to 1.8.12antoine2016-09-281-3/+3 * bsd.qt.mk: Use CONFIGURE_WRKSRC instead of WRKSRC in the .qmake.cache hackrakuco2016-09-271-2/+3 * bsd.options.desc.mk: add common OPENCL option descriptionjbeich2016-09-231-0/+1 * Remove support for RUBY_ELISPDIRswills2016-09-201-4/+1 * Update the Qt5 ports to 5.6.1.rakuco2016-09-171-19/+27 * remove missed commentswills2016-09-151-2/+0 * Mk/bsd.ruby.mk: remove rdtool supportswills2016-09-151-51/+0 * perldude.de (one of Xfce mirrors sites) is not regularly synchronizedolivierd2016-09-151-2/+2 * Add ncurses suggestion to qa.sh.kwm2016-09-141-0/+3 * Add all Creative Commons licensesamdmi32016-09-131-2/+116 * Most commonly used build systems support silent builds, when theyamdmi32016-09-103-12/+5 * Rework the cross build framework so that it uses the external toolchainbapt2016-09-091-18/+22 * - Add developer warning about LICENSE not set by a portamdmi32016-09-091-0/+2 * Allow adding only a build or run-time dependency on USES=ssl.mat2016-09-081-3/+16 * Provide a standard way to look up for executables and shared libraries.mat2016-09-081-4/+6 * Fix ncurses to not add /usr/lib to rpath.mat2016-09-081-7/+5 * Disable some checks for linux ports.mat2016-09-081-5/+5 * Add support added for LICENSE=NONE, use it when the port doesn'tamdmi32016-09-081-0/+7 * gecko: drop poorly maintained GIO=off case after r376999jbeich2016-09-081-6/+0 * www/firefox: update to 49.0 (rc2)jbeich2016-09-082-19/+17 * - In Uses/linux.mk use the loop variable directly when appending totijl2016-09-071-5/+4 * Add redis to the USE_PHP list of possible modules.mat2016-09-071-1/+2 * - Replace Mk/bsd.linux-apps.mk and Mk/bsd.linux-rpm.mk withtijl2016-09-067-1130/+316 * ssl.mk: fix typo in commentnovel2016-09-051-1/+1 * Add PostgreSQL-9.6 RC1girgen2016-09-051-1/+1 * Improve CHEESESHOP subdir substitution, it didn't work well withantoine2016-09-041-1/+1 * Introduce READELF?= /usr/bin/readelfemaste2016-09-021-0/+1 * Don't duplicate the list of options helpers.mat2016-08-311-11/+5 * Add GH_SUBDIR to option helpers.mat2016-08-311-6/+6 * Introduce IGNORE_opsys/osrel/arch, similar to the BROKEN_* ones.mat2016-08-301-5/+22 * Add a stage-qa check to check for the existence of SONAME in .so's.mat2016-08-292-1/+38 * Mk/Uses/cran.mk: fix WARNING in cran tests.dbn2016-08-271-1/+2 * Use LIB_DEPENDS when appropriate in KDE components.mat2016-08-262-36/+77 * make WRKSRC_foo work again when GH_SUBDIR is used.mat2016-08-261-0/+1 * Do not terminate IGNORE messages with period, it is added by the framework.danfe2016-08-264-5/+5 * Add GH_SUBDIR, automatically moves a secondary distfile to the rightmat2016-08-242-9/+49 * Can't use GSSAPI from base when using OpenSSL from ports.mat2016-08-241-0/+3 * Fix usage description of kde.mktcberner2016-08-241-1/+1 * Replace Mk/bsd.kde4.mk by Mk/Uses/kde.mk in preparation for KDE Frameworks andtcberner2016-08-243-313/+296 * Mk/Uses/alias.mk: Fix typo, remove "8" optionmarino2016-08-231-4/+3 * Pass MAKE_ENV to the ERLANG_COMPILE command, so that CFLAGS andolgeni2016-08-231-1/+1 * - Add enchant php55/php56/php70 extensionamdmi32016-08-231-1/+2 * Add new session component (mate-session-manager) for USE_MATE.kwm2016-08-22