#ifndef _MAIL_VFOLDER_H #define _MAIL_VFOLDER_H #include "Evolution.h" #include "camel/camel-folder.h" #include "camel/camel-mime-message.h" #include "em-vfolder-rule.h" #include "filter/filter-part.h" void vfolder_load_storage(void); void vfolder_revert(void); void vfolder_edit (void); void vfolder_edit_rule(const char *name); FilterPart *vfolder_create_part (const char *name); FilterRule *vfolder_clone_rule (FilterRule *in); void vfolder_gui_add_rule (EMVFolderRule *rule); void vfolder_gui_add_from_message (CamelMimeMessage *msg, int flags, const char *source); /* add a uri that is now (un)available to vfolders in a transient manner */ void mail_vfolder_add_uri(CamelStore *store, const char *uri, int remove); /* note that a folder has changed name (uri) */ void mail_vfolder_rename_uri(CamelStore *store, const char *from, const char *to); /* remove a uri that should be removed from vfolders permanently */ void mail_vfolder_delete_uri(CamelStore *store, const char *uri); /* close up, clean up */ void mail_vfolder_shutdown (void); #endif a href='/~lantw44/cgit/cgit.cgi/'>index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/java/eclipse-sqlexplorer
Commit message (Expand)AuthorAgeFilesLines
* Reassign eclipse ports to the heapBaptiste Daroussin2014-04-291-1/+1
* Convert j* to USES=zipBaptiste Daroussin2014-03-101-2/+1
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...Baptiste Daroussin2013-09-211-5/+2
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
* Update and simplify eclipse plugins dependencies.Alex Dupre2010-09-071-1/+1
* Reset sugimura@jp.FreeBSD.ORG due to maintainer-timeouts.Mark Linimon2010-08-231-1/+1
* . Update the installation path for the new version of eclipse.Greg Lewis2010-08-011-5/+5
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
* - Switch SourceForge ports to the new File Release System: categories startin...Dmitry Marakasov2009-08-221-2/+1
* - Chase eclipse-gef updatePav Lucistnik2009-01-141-1/+1
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-201-1/+1
* Update to 3.2.2 final release.Alex Dupre2007-02-111-1/+1
* Fix gef and emf runtime dependencies.Alex Dupre2007-02-081-2/+2
* Remove zero-sized files.Erwin Lansing2006-07-111-0/+0