aboutsummaryrefslogtreecommitdiffstats
path: root/widgets
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@helixcode.com>2000-07-18 06:19:19 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2000-07-18 06:19:19 +0800
commit2baa5d56ed2db88fdb156c16165052346c4a405b (patch)
tree7e26301f7d944ac6bc3fe045c6136991af0f1ef4 /widgets
parentbd3f22fc91123ef952414c16e7acd4a8d6032988 (diff)
downloadgsoc2013-evolution-2baa5d56ed2db88fdb156c16165052346c4a405b.tar.gz
gsoc2013-evolution-2baa5d56ed2db88fdb156c16165052346c4a405b.tar.zst
gsoc2013-evolution-2baa5d56ed2db88fdb156c16165052346c4a405b.zip
Hacks to get IMAP code to work with CommunigatePro and MS Exchange (and
2000-07-17 Jeffrey Stedfast <fejj@helixcode.com> * providers/imap/camel-imap-folder.c (imap_get_message): Hacks to get IMAP code to work with CommunigatePro and MS Exchange (and any other servers that send back a UID at the end of each FETCH inside of the main body of the message part). (imap_sync): Un-#if 0 the code that sets the flags on the IMAP server for messages that have changed. Oops, don't mask with DELETED to find out if the message has been answered ;-) svn path=/trunk/; revision=4202
Diffstat (limited to 'widgets')
0 files changed, 0 insertions, 0 deletions
to 8.32mm2012-12-111-1/+2 * - Add the documentation to distinfo [1]bapt2012-07-252-1/+2 * - update to 5.0.0bapt2012-07-244-35/+23 * Double quotes not needed anymore for options descriptionbapt2012-05-311-2/+2 * Show up debug flagsbapt2012-05-291-1/+1 * Fix descriptions with "()"bapt2012-05-291-2/+2 * Convert to new option frameworkbapt2012-05-291-20/+21 * do not link against librt for clock_gettime(2)bapt2012-05-191-1/+2 * Fix sysctl completion on freebsd 10+bapt2012-05-122-1/+12 * - remove useless USE_LDCONFIGbapt2012-03-251-3/+1 * - update to 4.3.17bapt2012-02-274-38/+18 * Bump pcre library dependency due to 8.30 updatemm2012-02-141-2/+2 * add a patch from upstream to fix SIGWINCH detectionbapt2012-01-142-0/+31 * Add the forgotten checksum for zsh-docbapt2011-12-191-0/+2 * - update to 4.3.15bapt2011-12-183-5/+4 * Fix distfile fetching with NOPORTDOCS=yesbapt2011-12-091-2/+3 * - update to 4.3.14bapt2011-12-083-7/+17 * - Fix build for badly upgraded systems which have both utmp.h and utmpx.hbapt2011-11-131-0/+15 * Add the right patchbapt2011-11-071-3/+8 * and with the patch it is even betterbapt2011-11-071-0/+40 * - split the zsh_mem option into zsh_mem and zsh_secure_free activate secure_f...bapt2011-11-071-8/+19 * - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-2/+2 * - Track dependencies after databases/gdbm updategabor2011-09-121-1/+2 * - update to 4.3.12bapt2011-06-016-54/+27 * Add a new macro to deal with conflict between ncurses from base and ncurses f...bapt2011-04-111-0/+1 * - Take maintainership, des@ is no longer having enough time for zsh, he has d...bapt2011-02-2810-322/+68 * Sync to new bsd.autotools.mkade2010-12-041-1/+1 * Punt autoconf267->autoconf268ade2010-10-161-1/+1 * Autotools update. Read ports/UPDATING 20100915 for details.ade2010-09-161-2/+2 * Add rzsh to /etc/shells (this was handled correctly by pkg-plist whendes2010-03-011-5/+5 * Unset mark_dirs just in case the user has it in their zshenv.des2010-01-221-1/+3 * * Fetch documentation from the zsh-doc-dev sourceforge project.olgeni2009-12-181-7/+8 * - Switch SourceForge ports to the new File Release System: categories startin...amdmi32009-08-221-1/+1 * Update pkg-plist after add completion patches.osa2009-06-162-1/+4 * Add some upstream completion patches + new completion files fordes2009-06-157-37/+171 * MAKE_JOBS_UNSAFEdes2009-06-081-1/+2 * Update to 4.3.10.des2009-06-046-531/+65 * Add an option to enable GDBM support.ume2009-05-172-2/+13 * When I upgraded to 4.3.9, which included Baptiste's completion definitionsdes2009-01-223-1/+463 * - Remove conditional checks for FreeBSD 5.x and olderpav2009-01-071-3/+2 * Precompile functions and completion definitions at installation time.des2008-12-052-1/+31 * Completion: improve portaudit, add pfctldes2008-11-214-1/+122 * Upstream patch to support unusual --help syntax used by fetchmail.des2008-11-172-1/+35 * Kill the ZSH_ETCDIR, ZSH_FNDIR and ZSH_SITEFNDIR options. They're nice indes2008-11-112-879/+855 * Upgrade to 4.3.9. Most of our local patches have been committed upstream.des2008-11-1016-744/+94 * Various command completion improvements for mount(8).des2008-10-293-6/+113 * Move a comment that broke completion for 'zfs clone'.des2008-08-272-2/+2 * Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.rafan2008-08-211-1/+0 * Conversion from (now defunct) autoconf-2.61 to autoconf-2.62ade2008-08-201-1/+1 * Regenerate some patches that were being incorrectly applied.des2008-08-144-61/+46 * Previous commit did not update the plist.des2008-08-122-1/+8 * Break out BSD completion patches into separate files.des2008-08-1212-82/+627 * The ncurses fix from early May was only partly correct. The configuredes2008-06-06