/* * e-mail-store-utils.h * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2 of the License, or (at your option) version 3. * * 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 * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with the program; if not, see * */ #ifndef E_MAIL_STORE_UTILS_H #define E_MAIL_STORE_UTILS_H /* CamelStore wrappers with Evolution-specific policies. */ #include G_BEGIN_DECLS gboolean e_mail_store_create_folder_sync (CamelStore *store, const gchar *full_name, GCancellable *cancellable, GError **error); void e_mail_store_create_folder (CamelStore *store, const gchar *full_name, gint io_priority, GCancellable *cancellable, GAsyncReadyCallback callback, gpointer user_data); gboolean e_mail_store_create_folder_finish (CamelStore *store, GAsyncResult *result, GError **error); void e_mail_store_go_offline (CamelStore *store, gint io_priority, GCancellable *cancellable, GAsyncReadyCallback callback, gpointer user_data); gboolean e_mail_store_go_offline_finish (CamelStore *store, GAsyncResult *result, GError **error); void e_mail_store_go_online (CamelStore *store, gint io_priority, GCancellable *cancellable, GAsyncReadyCallback callback, gpointer user_data); gboolean e_mail_store_go_online_finish (CamelStore *store, GAsyncResult *result, GError **error); void e_mail_store_prepare_for_offline (CamelStore *store, gint io_priority, GCancellable *cancellable, GAsyncReadyCallback callback, gpointer user_data); gboolean e_mail_store_prepare_for_offline_finish (CamelStore *store, GAsyncResult *result, GError **error); G_END_DECLS #endif /* E_MAIL_STORE_UTILS_H */ d_yarn/devel/electron4/files/lodash.merge-4.6.2 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Update to 3.0.7beech2013-03-173-28/+57
* Update multimedia/ffmpeg1 to 1.0.5mm2013-03-152-3/+3
* - Fix buildmiwi2013-03-151-0/+1
* Replace CMAKE_INSTALL_PREFIX with PREFIX (in preparation for bsd.cmake.mk cle...makc2013-03-141-1/+1
* - graphics/libexif:pclin2013-03-142-7/+3
* - adopt optionsNG and trim historical headersjgh2013-03-142-12/+8
* Fix the build of empathy my removing offending Makefile rules. Bumpkwm2013-03-131-1/+1
* - Pet portlint: remove ABI version number from LIB_DEPENDSsunpoet2013-03-131-7/+3
* - Pet portlint: remove ABI version number from LIB_DEPENDSsunpoet2013-03-131-8/+9
* - Update to 0.4.13sunpoet2013-03-133-7/+7
* Fix an issue with bktr.mandree2013-03-121-3/+5
* - Fix and enable BMP optionbdrewery2013-03-112-17/+37
* Fix build with glib 2.34.kwm2013-03-103-5/+24
* - Update to 0.5.0olivierd2013-03-106-212/+24
* Maintainer update to 0.3.0.mandree2013-03-107-33/+62
* Fix build with glib 2.34.kwm2013-03-091-0/+1
* - Unbreak and Undeprecate by fixing fetch.bdrewery2013-03-092-13/+9
* - Update to version 1.2.2pawel2013-03-099-96/+53
* - update to 12.0 [1]rm2013-03-098-103/+304
* - update to 3.5.0rm2013-03-094-16/+15
* - Add gettext library to xmms-config --libsgahr2013-03-082-2/+15
* Convert USE_BISON to USES= bisonbapt2013-03-084-17/+7
* * Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 whichkwm2013-03-083-13/+8
* - Please welcome back Chris Petrik as maintainer ofbdrewery2013-03-075-11/+7
* Update to 1.0.8.jkim2013-03-074-7/+8
* - Update *_DEPENDS on databases/py-bsddb after _bsddb.so relocationlwhsu2013-03-041-6/+2
* - Update *_DEPENDS on databases/py-sqlite3 after _sqlite3.so relocationlwhsu2013-03-045-21/+9
* - Always enable dvdreadgblach2013-03-031-11/+4
* - Fix EXPIRATION date, we are in 2013, not 2012swills2013-03-031-1/+1
* - Deprecate ports which don't work with Ruby 1.9swills2013-03-031-5/+4
* - Update MASTER_SITESmiwi2013-03-022-12/+7
* - Update to 0.8amiwi2013-03-024-25/+103
* - Fix mkv playback when built with clang.nox2013-03-022-1/+25
* Remove expired port multimedia/ffmpeg-011mm2013-03-0117-910/+0
* Upgrade to version 1.10.48.olgeni2013-03-013-7/+7
* Remove obsolete portsmakc2013-02-278-296/+0
* Update to 2.0makc2013-02-264-13/+32
* Update multimedia/ffmpeg1 to 1.0.4mm2013-02-243-15/+23
* Update multimedia/ffmpeg to 0.7.15mm2013-02-242-4/+3
* Add LICENSE.jkim2013-02-231-0/+2
* Attempt to remove an NLS directory.jkim2013-02-231-0/+2
* Add LICENSE, add USE_LDCONFIG and fix NOPORTDOCS.jkim2013-02-231-0/+10
* Update to 1.0.7.jkim2013-02-233-68/+92
* GNOME MPlayer Toolkit is a library for gnome-mplayer and gecko-mediaplayer.jkim2013-02-235-0/+148
* Unfortunately, it is not suitable for parallel builds just yet.danfe2013-02-221-0/+1
* - Look inside ${LOCALBASE} when checking if recent binutils (from ports) aredanfe2013-02-221-6/+2
* Fix DOCS option.jkim2013-02-221-1/+1
* - Add dependency on glprotomadpilot2013-02-211-2/+2
* Add two fixes for device bonding. (locking and OSD LNB setup menu)nox2013-02-213-5/+34
* Update to 3.9.0.5 .nox2013-02-212-3/+3
* - Update to 0.1.27 .nox2013-02-212-8/+3
* Convert to new options frameworkbapt2013-02-211-22/+17
* - Reassign ports from avl@ back to pool at his request.fluffy2013-02-212-2/+2
* - Update to 0.5.4miwi2013-02-203-3/+8
* Skins for SMPlayer (Skinnable GUI)pawel2013-02-195-0/+253
* update audacious, audacious-plugins to 3.3.4oliver2013-02-184-16/+8
* - Update to 0.1.4 .nox2013-02-17