aboutsummaryrefslogtreecommitdiffstats
path: root/my-evolution/Makefile.am
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2001-07-27 03:07:40 +0800
committerDan Winship <danw@src.gnome.org>2001-07-27 03:07:40 +0800
commit8e10bc69590b5594b95abcc8a8efd26bbdd86d2b (patch)
tree885f30495e5badc5bf61c2c7500c9212dcb9f9e6 /my-evolution/Makefile.am
parent2ea9d3637827b0be57dd0534b019931a4d0b08ed (diff)
downloadgsoc2013-evolution-8e10bc69590b5594b95abcc8a8efd26bbdd86d2b.tar.gz
gsoc2013-evolution-8e10bc69590b5594b95abcc8a8efd26bbdd86d2b.tar.zst
gsoc2013-evolution-8e10bc69590b5594b95abcc8a8efd26bbdd86d2b.zip
Send an IMAP command, but don't wait for responses.
* providers/imap/camel-imap-command.c (camel_imap_command_start): Send an IMAP command, but don't wait for responses. (camel_imap_command_response): Read a single line of response from the server. (camel_imap_command, etc): Reimplement in terms of the new code. * providers/imap/camel-imap-folder.c (imap_rescan): Use camel_imap_command_start and camel_imap_command_response, and call camel_operation_progress after each line read from the server. (imap_update_summary): Likewise, although with more fudging on the precentages... Also, fix this so that if none of the new messages are cached, it only does a single FETCH, and if some of them are cached, it does two FETCHes (one to get the UIDs, FLAGS, and SIZEs, and another to get the bodies of all of the messages that aren't cached now that it knows the relevant UIDs). This should speed up startup a bunch (especially if you have high bandwidth but also high latency to the IMAP server). svn path=/trunk/; revision=11430
Diffstat (limited to 'my-evolution/Makefile.am')
0 files changed, 0 insertions, 0 deletions
ertions'>+2 * Fix variable expansion bug on 4.x systems, this will fix INDEX andkrion2005-02-091-0/+2 * Update to 21.4.17 "Jumbo Shrimp"sem2005-02-091-2/+2 * * Change bento to pointyhat names in comments. [1]krion2005-02-073-104/+314 * Update to Qt 3.3.4, introduce MASTER_SITE_QT.lofi2005-02-061-0/+10 * The slippery pthread support for systems prior to 502102 has beenknu2005-02-051-44/+7 * www.cpan.dk is too slow to be the first CPAN site to use.tobez2005-02-031-1/+1 * Update bsd.port.mk's notion of the perl version (to 5.8.6) [1].tobez2005-02-021-3/+3 * Split the postgresql ports into a server and a client part.girgen2005-01-311-0/+53 * Update xemacs master sites.tobez2005-01-301-1/+28 * Resurrect lang/python-devel port with Python 2.5 development snapshotperky2005-01-291-10/+18 * Propagate PYTHON_VERSION to child make processes to avoid duplicatedperky2005-01-291-0/+3 * - Move x11-toolkits/eel2 -> x11-toolkits/eelpav2005-01-251-1/+1 * Prune ftp.usyd.edu.au, they no longer carry xemacsvs2005-01-241-1/+0 * Add minimal support for jdk 1.5phantom2005-01-201-3/+6 * - Eliminate gd.tuwien.ac.at site.pav2005-01-171-19/+0 * Remove ftp.rz.uni-karlsruhe.de and ftp2.compaq.com from the Red Hattrevor2005-01-161-3/+1 * Remove defunct GCC and Eclipse sites in software-archive.net,trevor2005-01-141-6/+1 * Remove trailing spaces.krion2005-01-099-18/+18 * - remove redundant ' --> ' in MASTER_SITE_FEDORA_LINUXleeym2005-01-091-1/+1 * Say hello to the linux mega patch, it consolidates our linux bits anetchild2005-01-011-5/+12 * Rework MTREE_FILE handling from last commit:kris2004-12-311-6/+4 * * Back out introduction of DATE variable in previous commit; it conflictskris2004-12-301-5/+6 * Globally disable -Wl,-as-needed for all users of USE_KDELIBS_VER. Binarieslofi2004-12-302-2/+4 * desktop-file-utils now lives in LOCALBASE.marcus2004-12-291-1/+1 * - Update xemacs versionsem2004-12-271-2/+2 * Update lang/ruby18 to the 1.8.2 release. Happy holidays!knu2004-12-251-2/+2 * - Update to 2.4.16sem2004-12-241-2/+2 * Fix the URL of a Fedora mirror (IPv6 only) and add another one whichnetchild2004-12-241-2/+3 * Update lang/ruby18 to 1.8.2-preview4.knu2004-12-241-2/+2 * With portmgr hat on, reset maintainership. nork has reset the variouslinimon2004-12-241-2/+2 * Bump shlib version for graphics/sdl_gfx and bump PORTREVISION forkrion2004-12-231-1/+1 * Update X.Org ports to 6.8.1, and the DRI port to use Mesa 6.2. Because Mesa 6.2anholt2004-12-231-35/+4 * [PATCH] Mk/bsd.sites.mk: add MASTER_SITE_MYSQLedwin2004-12-221-0/+35 * Update MASTER_SITE_FEDORA_LINUX. None of the previously listedtrevor2004-12-221-8/+227 * Put all hacks of hicolor icons and mime from ports to bsd.gnome.mk's gnomehack.mezz2004-12-211-0/+5 * Remove dead site alpha.crl.dec.com.trevor2004-12-211-1/+0 * USC mirrors SUSE.trevor2004-12-211-0/+1 * Add a missing "http://" to MASTER_SITE_SUSE.trevor2004-12-201-1/+1 * Add MASTER_SITE_SUSE.trevor2004-12-201-0/+145 * Force to use Python 2.3 for Zope ports. We still have "duplicatedperky2004-12-201-0/+4 * Add Java related substitutions to SUB_LIST: JAVASHAREDIR, JAVAJARDIR andhq2004-12-191-2/+5 * PHP 5.0.3 uses a different extension dir.ale2004-12-171-1/+1 * Update to KDE 3.3.2lofi2004-12-142-2/+2 * Add a new sourceforge mirror run by the UK Mirror Servicesem2004-12-101-1/+1 * * Add new command macros: DATE, FMT, MKTEMP, OBJDUMP,krion2004-12-102-412/+531 * - Remove cesnet.dl.sourceforge.net, it suffered fatal hardware failurepav2004-12-091-1/+1 * Chase the gtkhtml3 shared lib version.marcus2004-12-081-1/+1 * Remove ftp.apache.inetcosmos.org from MASTER_SITE_APACHE: no longer existsvs2004-12-071-1/+0 * Add another hack to intlhack needed for newer versions of intltool thatmarcus2004-12-071-0/+1 * Fix implicit dependency on imake for KDE and all USE_KDELIBS_VERlofi2004-12-052-2/+4 * . Default 4.x to jdk14 as the Diablo JDK has been marked FORBIDDEN.glewis2004-12-051-3/+1 * Argh argh argh argh. Full reverse!lofi2004-12-022-2/+2 * Sync with ports.lofi2004-12-022-2/+2 * - GNOME: replace dead russian mirror with working italian onepav2004-12-021-1/+1 * - Update lang/python to 2.4 final release.perky2004-12-011-5/+5 * Don't always create a ${PREFIX}/etc/gconf directory if gconf is one of themarcus2004-11-301-9/+7 * When USE_ANT is defined, JAVA_BUILD is automatically set to 'jdk' but thishq2004-11-301-8/+10 * Fix MASTER_SITE_SAMBA sites.krion2004-11-241-2/+2 * - reflect fips import in the basedinoex2004-11-231-2/+2 * - Kill stray word in commentpav2004-11-211-1/+1 * - Update python-devel to 2.4c1perky2004-11-211-1/+1 * * Fix INDEX build if MAINTAINER is not defined. [1]krion2004-11-192-28/+65 * Add a new INSTALLS_OMF to take care of .omf, ScrollKeeper file. It willmezz2004-11-161-8/+23 * Modify $MASTER_SITE_REDHAT_LINUX as:kuriyama2004-11-161-2/+1 * - cleanup obsolete defsdinoex2004-11-141-4/+1 * - Implement GCONF_SCHEMAS knob, which is already documented and people arepav2004-11-091-2/+16 * Ports that use USE_ANT will now automatically build with Jikes if available andhq2004-11-091-0/+3 * Backout the libgnomedb shared lib version change. The previous versionmarcus2004-11-091-1/+1 * Remove support for the sdl_ldbad port.arved2004-11-081-5/+1 * Update to KDE 3.3.1lofi2004-11-082-2/+2 * Presenting GNOME 2.8 for FreeBSD (2.8.1 to be exact).marcus2004-11-081-19/+37 * - update DEFAULT_LIBVERSIONdinoex2004-11-081-1/+1 * Additional error checking: check for defined variables that should not be. Withhq2004-11-071-0/+9 * Update -devel to Python-2.4b2.perky2004-11-071-1/+1 * - mark 0.9.7e as validdinoex2004-11-011-2/+2 * Fix a regex to determine PYTHON_PLATFORM correctly on FreeBSD patchedperky2004-10-221-1/+1 * Remove tuwien.ac.at from MASTER_SITE_{GNOME,GNU,GNUPG}. It's beenadamw2004-10-141-3/+0 * - new option GNUSTEP_WITH_GCC34dinoex2004-10-121-1/+9 * Change the default value of PTHREAD_LIBS to -pthread for 5.x andkris2004-10-081-1/+1 * * Support USE_GCC=3.[34] properly, and allow newer 5.x systems tokris2004-09-301-8/+8 * . Update the location the linux-ibm-jdk14 port installs into based on itsglewis2004-09-101-1/+1 * Update to 2.4a3perky2004-09-041-1/+1 * . java/javavmwrapper now uses JAVALIBDIR rather than JAVAJARDIR, so modifyglewis2004-09-041-1/+1 * . Rope in hq as a co-maintainer since he wrote most of the current versionglewis2004-09-031-1/+1 * - Fix missing build dependency on devel/jikes (Jikes is effectively used forhq2004-09-021-22/+39 * Enhance extension deinstallation.ale2004-09-021-1/+1 * . Take maintainership. Ernst doesn't currently have time and I've beenglewis2004-09-021-1/+9 * Add some more mirrors for X.Org.lesi2004-09-021-1/+7 * Update to KDE 3.3lofi2004-08-312-10/+10 * - Introduce MASTER_SITE_OSSPpav2004-08-211-0/+5 * Update xemacs-devel profile.shige2004-08-211-2/+2 * Modify xemacs-21.x EMACS_PORT profile.shige2004-08-191-3/+3 * mirror.ac.uk is back in disguise of mirrorservice.orgvs2004-08-181-0/+14 * - Remove 2 dead apache mirrorsclement2004-08-171-2/+0