aboutsummaryrefslogtreecommitdiffstats
path: root/mail/Makefile.am
diff options
context:
space:
mode:
authorNot Zed <NotZed@HelixCode.com>2000-07-30 11:21:16 +0800
committerMichael Zucci <zucchi@src.gnome.org>2000-07-30 11:21:16 +0800
commit4f1ecbb64b04048e1765f25e65799830316021d1 (patch)
tree7964a6eb6536b0575c274d48c721274d86a98bd2 /mail/Makefile.am
parent08f83c6fcf6fb24a12553efa2410d6f389ee7911 (diff)
downloadgsoc2013-evolution-4f1ecbb64b04048e1765f25e65799830316021d1.tar.gz
gsoc2013-evolution-4f1ecbb64b04048e1765f25e65799830316021d1.tar.zst
gsoc2013-evolution-4f1ecbb64b04048e1765f25e65799830316021d1.zip
Remove hack to pass the storage around.
2000-07-29 Not Zed <NotZed@HelixCode.com> * component-factory.c (create_view): Remove hack to pass the storage around. * folder-browser-factory.c (control_activate): Changed to call renamed vfolder editor. * mail-ops.c (vfolder_edit_vfolders): renamed from vfolder_edit, call new edit function. (vfolder_editor_clicked): Removed. (filter_druid_clicked): (filter_edit): Updated for api change. (real_fetch_mail): Fixed up for api change and fucked up indent. (filter_get_folder): callback for filter driver. * mail-vfolder.c: New file to manage virtual folders. svn path=/trunk/; revision=4417
Diffstat (limited to 'mail/Makefile.am')
-rw-r--r--mail/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/Makefile.am b/mail/Makefile.am
index ab08d1315f..c5752ac822 100644
--- a/mail/Makefile.am
+++ b/mail/Makefile.am
@@ -49,6 +49,7 @@ evolution_mail_SOURCES = \
mail-threads.c \
mail-threads.h \
mail-types.h \
+ mail-vfolder.c \
main.c \
message-list.c \
message-list.h \
=gstreamer0.10-removal&id=64868e0f3964e4015a4c387efb2e0e1f3530ada4'>Update to the 20061230 snapshot of GCC 4.3.0.gerald2007-01-031-0/+16 * Update lang/gcc42 to the 20061014 snapshot of GCC 4.2.0, which appends agerald2006-10-201-5/+5 * Update to the 20060624 snapshot of GCC 4.2.0.gerald2006-06-271-8/+5 * Update to the 20060617 snapshot of GCC 4.2.0.gerald2006-06-181-14/+0 * - add RC_D_SH to keep shared libs working after rebootdinoex2006-03-261-0/+14 * Update to the 20051125 snapshot of GCC 4.1.0 (which gets us rid of agerald2005-11-301-13/+0 * Update to the 20051112 snapshot of GCC 4.1.0 (which requires a fix togerald2005-11-141-0/+13 * This patch is now part of the stock FSF sources, so we don't need it anymore.obrien2005-09-091-16/+0 * Fix bug where static forward declarations weren't accepted.obrien2005-09-071-0/+16 * Update to the 20050730 snapshot of GCC 4.1.0.gerald2005-08-021-0/+0 * Update to the 20050528 snapshot of GCC 4.1.0. Adjust the libjava-relatedgerald2005-05-301-0/+16 * Update to the 20041107 snapshot of GCC 4.0.0 which contains some iconv-gerald2004-11-081-15/+0 * Complete the repo-copy of gcc34 to gcc40 and update to the 20041024gerald2004-10-312-11/+15 * Fix location of pkgconfig-datavs2004-09-041-0/+11 * Update to the 2004-01-28 snapshot of GCC 3.4. Merge in my 2004/01/26gerald2004-01-291-19/+0 * Update to the 2004-01-14 snapshot of GCC 3.4.gerald2004-01-221-0/+19 * Update to the 2003-12-24 snapshot.obrien2003-12-262-10/+0 * * Deal with GCC's configurary's assumption that /usr/local/{include,lib}obrien2003-12-152-0/+10 * Update from repo-copy of lang/gcc33 to the 2003-11-12 snapshot of GCC 3.4.gerald2003-11-154-224/+0 * Add bounds-checking support using Herman ten Brugge's patches.gerald2003-06-181-0/+11 * Update to the first prerelease of GCC 3.3, which is only available as .tar.gz.gerald2003-05-071-17/+0 * Merge targets pre-configure and pre-build, simplify them, and removegerald2003-04-261-12/+0 * Fifty-one months after ELF flag day, and after the system compiler becamegerald2003-04-242-92/+0 * Allow YACC to be used, rather than Bison, for C/C++.obrien2003-04-231-0/+29 * Not sure how I missed these patches in my 24-March-2003 GCC 3.3obrien2003-04-212-90/+10 * Remove files/patch-t-freebsd. The underlying problem has been fixed ingerald2003-04-171-10/+0 * Remove the last part of jdp's profile fixes from 1998/10/08, which actuallygerald2003-04-151-11/+0 * Finally remove the parts of this patch that date back to 1998 and have nowgerald2003-04-031-24/+0 * Remove special alpha optimization warning. alpha support now should begerald2003-04-021-20/+0 * Upgrade to a 7-Oct-2002 GCC 3.3 in-development checkout.obrien2002-10-112-96/+86 * This is now in the stock FSF sources.obrien2002-05-191-64/+0 * GCC 2.95 and later aren't called egcs (any longer), so remove two patchesgerald2002-04-122-23/+0 * Upgrade to the 28-Jan-2002 GCC 3.1 development snapshot.obrien2002-02-039-274/+157 * Upgrade to the 5-Feb-2001 edition GCC 2.97 development snapshot.obrien2001-02-152-122/+148 * Upgrade to the 2000-12-11 GCC 2.97 development snapshot.obrien2000-12-131-29/+36 * Change the libstdc++.so version number to be more like the stock one.obrien2000-12-061-1/+1 * First cut at configure support for FreeBSD PowerPC, Sparc64, and StrongARM.obrien2000-11-291-0/+64 * Upgrade to the 2000-11-20 GCC 2.97 development snapshot.obrien2000-11-297-263/+66 * Upgrade to the 2000-10-02 GCC 2.97 development snapshot.obrien2000-10-115-605/+150 * Upgrade to the 2000-08-28 GCC 2.96 development snapshot.obrien2000-09-161-61/+81 * Upgrade to the 2000-07-17 GCC 2.96 development snapshot.obrien2000-09-067-143/+111 * Upgrade to the 2000-03-13 GCC 2.96 development snapshot.obrien2000-03-191-21/+21 * Upgrade to the 2000-02-07 GCC 2.96 development snapshot.obrien2000-02-144-59/+67 * Upgrade to the 2000-01-10 GCC 2.96 development snapshot.obrien2000-01-177f'>Upgrade to v 2.18.thierry2007-07-203-4/+8 * Update to 1.3.17: fixes an unbounded strcpy.naddy2007-07-202-7/+6 * - Update to 20070718 [1]rafan2007-07-206-705/+459 * I forgot to update distinfo by last commit,maho2007-07-171-6/+6 * Now we use USE_FORTRAN=yes to use FORTRAN compiler.maho2007-07-171-4/+1 * Now we use USE_FORTRAN=yes to use FORTRAN compiler.maho2007-07-172-8/+2 * Now we use USE_FORTRAN=yes to use FORTRAN compiler.maho2007-07-161-4/+1 * - Update for goffice 0.4.1pav2007-07-152-3/+4 * Now we use USE_FORTRAN=yes to use FORTRAN compiler.maho2007-07-153-13/+11 * Fix build.maho2007-07-151-0/+1 * - Fix build with gcc42pav2007-07-153-6/+30 * - Update to 0.3.5pav2007-07-159-144/+39 * Now we use USE_FORTRAN=yes to use FORTRAN compiler.maho2007-07-142-9/+2 * Now we use USE_FORTRAN=yes to use FORTRAN compiler.maho2007-07-141-4/+1 * Now we use USE_FORTRAN=yes to use FORTRAN compiler.maho2007-07-141-6/+1 * Now we use USE_FORTRAN=yes to use FORTRAN compiler.maho2007-07-141-5/+1 * Now we use USE_FORTRAN=yes to use FORTRAN compiler.maho2007-07-142-10/+2 * Now we use USE_FORTRAN=yes to use FORTRAN compiler.maho2007-07-142-9/+2 * Now we use USE_FORTRAN=yes to use FORTRAN compiler.maho2007-07-144-17/+4 * Now we use USE_FORTRAN=yes to use FORTRAN compiler.maho2007-07-141-3/+1 * Now we use USE_FORTRAN=yes to use FORTRAN compiler.maho2007-07-142-9/+3 * Now we use USE_FORTRAN=yes to use FORTRAN compiler.maho2007-07-141-5/+2 * Now we use USE_FORTRAN=yes to use FORTRAN compiler.maho2007-07-141-4/+1 * Now we use USE_FORTRAN=yes to use FORTRAN compiler.maho2007-07-141-3/+1 * * Now we use USE_FORTRAN=yes to use FORTRAN compiler.maho2007-07-141-4/+1 * Now we use USE_FORTRAN=yes to use FORTRAN compiler.maho2007-07-141-4/+1 * - Now we use USE_FORTRAN=yes to use FORTRAN compiler.araujo2007-07-131-5/+2 * Now we use USE_FORTRAN=yes to use FORTRAN compiler.maho2007-07-131-4/+1 * Change e-mail address of my ports to my FreeBSD.org one.lme2007-07-131-1/+1 * Now we use USE_FORTRAN=yes to use FORTRAN compiler.maho2007-07-122-8/+2 * Now we use USE_FORTRAN=yes to use FORTRAN compiler.maho2007-07-121-4/+1 * Now we use USE_FORTRAN=yes to use FORTRAN compiler.maho2007-07-122-9/+2 * Now we use USE_FORTRAN=yes to use FORTRAN compiler.maho2007-07-123-12/+3 * Now we use USE_FORTRAN=yes to use FORTRAN compiler.maho2007-07-121-5/+1 * Now we use USE_FORTRAN=yes to use FORTRAN compiler.maho2007-07-122-10/+2 * Now we use USE_FORTRAN=yes to use FORTRAN.maho2007-07-121-4/+1 * Now we USE_FORTRAN=yes for using FORTRAN compiler.maho2007-07-121-6/+1 * - Fix build with pythonmiwi2007-07-102-15/+6 * - Update to 0.53clsung2007-07-092-4/+4 * maho has mistakingly committed 1st patch instead of 2nd patch...maho2007-07-091-6/+7 * This extension for PHP provides routines for manipulating bitsets.miwi2007-07-074-0/+29 * - Added a dependency to devel/lasi to build the psttf driver on X.maho2007-07-062-16/+34 * Update to 1.15maho2007-07-063-18/+19 * - Fix build with GCC 4.2pav2007-07-061-1/+1 * Mark BROKEN on 7.0: does not compile with GCC 4.2pav2007-07-041-0/+4 * - Bump boost shared library version to 4barner2007-07-041-2/+2 * Update to KDE 3.5.7 / KOffice 1.6.3lofi2007-07-042-4/+3 * Make fetchable by prepareing 1.7.5 version of scalapack_install.ps.maho2007-07-031-2/+4 * - Update to 0.9.6miwi2007-07-022-7/+5 * - Update to 0.9.6miwi2007-07-022-6/+5 * - Update to 1.7.2miwi2007-07-022-7/+17 * - Fix the build with modern GCC [1]danfe2007-07-022-45/+48