aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mail-vfolder.h
blob: 2ff19cc3ea1a67d5db31b3ea99b0bdca1c9aca31 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24

#ifndef _MAIL_VFOLDER_H
#define _MAIL_VFOLDER_H

#include <bonobo.h>

#include "Evolution.h"
#include "evolution-storage.h"
#include "evolution-shell-component.h"

#include "camel/camel-folder.h"
#include "camel/camel-mime-message.h"
#include "filter/vfolder-rule.h"
#include "filter/filter-part.h"

void vfolder_create_storage(EvolutionShellComponent *shell_component);

CamelFolder *vfolder_uri_to_folder(const char *uri, CamelException *ex);
void vfolder_edit(void);
FilterPart *vfolder_create_part(const char *name);
void vfolder_gui_add_rule(VfolderRule *rule);
void vfolder_gui_add_from_message(CamelMimeMessage *msg, int flags, const char *source);

#endif
>* - Update to 0.5.3olivierd2017-01-259-19/+125 * Remove libiconv.so.3 compatibility link that was added in r374303 totijl2016-12-091-1/+1 * Most commonly used build systems support silent builds, when theyamdmi32016-09-101-1/+0 * - Add LICENSEamdmi32016-08-201-9/+7 * Reset ports maintained by horia@racoviceanu.com.rakuco2016-06-281-1/+1 * Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.mat2016-04-011-4/+4 * - Drop @dirrm* from and add empty directories to pkg-plistsamdmi32015-01-281-14/+0 * Remove all space characters from Makefile assignments.olgeni2014-06-091-1/+1 * These ports are no longer used or cared for.nemysis2014-04-222-2/+4 * - Use the new format for LIB_DEPENDSnemysis2014-01-182-6/+8 * Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1 * - Change maintainer email gmx.ch --> FreeBSD.orgnemysis2013-08-181-17/+11 * x11-wm/lxsession: fix NLS optionwg2013-06-212-31/+20 * Send some ports back to the pool that I no longer have time forkmoore2013-06-181-1/+1 * Finish converting x11* from WITHOUT_NLS to PORT_OPTIONS:MNLSbapt2013-05-061-6/+4 * - Convert USE_ICONV=yes to USES=iconvmva2013-04-281-1/+1 * - Convert USE_GETTEXT to USES (part 3)ak2013-04-251-1/+1 * - update png to 1.5.10dinoex2012-06-011-0/+1 * - Update to 0.4.6.1kmoore2012-02-293-3/+23 * - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-1/+0 * Update to 0.4.5kmoore2011-03-163-5/+6 * - Fix build when using WITHOUT_NLSkmoore2010-10-291-3/+4