Changeset 2141

Show
Ignore:
Timestamp:
06/13/07 08:55:06
Author:
pvanhoof
Message:

Small fixes and authorhip corrections

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/libtinymail-camel/camel-lite/camel/providers/imap/camel-imap-folder.c

    r2128 r2141  
    11/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */ 
    22/* camel-imap-folder.c: class for an imap folder 
    3  *  
    4  * This is the mmap version of camel-imap-folder.c which has a memory 
    5  * consumption reduced imap_update_summary implementation that will 
    6  * periodically instruct the mmap CamelFolderSummary instance to sync 
    7  * headers to disk. 
    83 * 
    94 * Authors: 
     
    116 *   Jeffrey Stedfast <fejj@ximian.com> s 
    127 *   Philip Van Hoof <pvanhoof@gnome.org> 
     8 * 
     9 * This is the mmap version of camel-imap-folder.c which has a memory consumption  
     10 * reduced imap_update_summary implementation that will periodically instruct  
     11 * the mmap CamelFolderSummary instance to sync headers to disk.  
     12 * 
     13 * It has support for CONDSTORE, BINARY and IMAP IDLE. This implementation will  
     14 * write received information to disk as soon as possible, and will try recover 
     15 * the state using this information as much as possible. 
    1316 * 
    1417 * Copyright (C) 2000, 2001 Ximian, Inc. 
  • trunk/libtinymail-camel/camel-lite/camel/providers/imap/camel-imap-store.c

    r2128 r2141  
    66 *    Dan Winship <danw@ximian.com> 
    77 *    Jeffrey Stedfast <fejj@ximian.com> 
     8 *    Philip Van Hoof <pvanhoof@gnome.org> 
     9 * 
     10 * This is camel-lite's version of CamelImapStore. Take a look at camel-imap-folder.c 
     11 * for more information on what differs from Camel's upstream version. 
    812 * 
    913 *  Copyright 2000, 2003 Ximian, Inc. 
  • trunk/libtinymail-camel/camel-lite/camel/providers/pop3/camel-pop3-folder.c

    r2138 r2141  
    66 *   Dan Winship <danw@ximian.com> 
    77 *   Michael Zucchi <notzed@ximian.com> 
     8 *   Philip Van Hoof <pvanhoof@gnome.org> 
     9 * 
     10 * This is CamelPop3Store for camel-lite that implements CamelDiscoFolder and 
     11 * has support for CamelFolderSummary. Its implementation is significantly  
     12 * different from Camel's upstream version (being used by Evolution): this 
     13 * version supports offline and online modes. 
    814 * 
    915 * Copyright (C) 2002 Ximian, Inc. (www.ximian.com) 
  • trunk/libtinymail-camel/camel-lite/camel/providers/pop3/camel-pop3-store.c

    r2137 r2141  
    66 *   Dan Winship <danw@ximian.com> 
    77 *   Michael Zucchi <notzed@ximian.com> 
     8 *   Philip Van Hoof <pvanhoof@gnome.org> 
    89 * 
     10 * This is CamelPop3Store for camel-lite that implements CamelDiscoStore. Its  
     11 * implementation is significantly different from Camel's upstream version  
     12 * (being used by Evolution): this version supports offline and online modes. 
     13 *  
    914 * Copyright (C) 2000-2002 Ximian, Inc. (www.ximian.com) 
    1015 * 
  • trunk/libtinymail-tp

    • Property svn:ignore set to Makefile.in libtinymail-tp-1.0.pc libtinymail-tp.pc .libs .deps Makefile