~ubuntu-branches/ubuntu/maverick/evolution-data-server/maverick-proposed

« back to all changes in this revision

Viewing changes to camel/providers/imapx/ChangeLog

  • Committer: Bazaar Package Importer
  • Author(s): Didier Roche
  • Date: 2010-05-17 17:02:06 UTC
  • mfrom: (1.1.79 upstream) (1.6.12 experimental)
  • Revision ID: james.westby@ubuntu.com-20100517170206-4ufr52vwrhh26yh0
Tags: 2.30.1-1ubuntu1
* Merge from debian experimental. Remaining change:
  (LP: #42199, #229669, #173703, #360344, #508494)
  + debian/control:
    - add Vcs-Bzr tag
    - don't use libgnome
    - Use Breaks instead of Conflicts against evolution 2.25 and earlier.
  + debian/evolution-data-server.install,
    debian/patches/45_libcamel_providers_version.patch:
    - use the upstream versioning, not a Debian-specific one 
  + debian/libedata-book1.2-dev.install, debian/libebackend-1.2-dev.install,
    debian/libcamel1.2-dev.install, debian/libedataserverui1.2-dev.install:
    - install html documentation
  + debian/rules:
    - don't build documentation it's shipped with the tarball

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
2005-09-08    <NotZed@Ximian.com>
 
2
 
 
3
        * camel-imapx-utils.c: use the messageinfo recent flag, not the
 
4
        imapx specific one.
 
5
 
 
6
2005-09-07    <NotZed@Ximian.com>
 
7
 
 
8
        * camel-imapx-server.c (camel_imapx_server_sync_changes): init
 
9
        on/off_user.
 
10
 
 
11
        * camel-imapx-utils.c (imap_dump_fetch): remove bad stream reset
 
12
        call.
 
13
        (imap_parse_flags): use the right flag set func/fix warning.
 
14
 
 
15
2005-09-06    <NotZed@Ximian.com>
 
16
 
 
17
        * camel-imapx-utils.c (imap_free_fetch): fix flag_list_clear call.
 
18
 
 
19
2005-08-22    <NotZed@Ximian.com>
 
20
 
 
21
        * camel-imapx-utils.h: 
 
22
        * camel-imapx-server.c: fix some compilation issues.
 
23
        
 
24
2005-08-22    <NotZed@Ximian.com>
 
25
 
 
26
        * camel-imapx-server.c (imapx_command_addv): implement proper
 
27
        string escaping.
 
28
        (imapx_job_sync_changes_start): implement proper user-flag storage.
 
29
 
 
30
        * camel-imapx-utils.c: move type functions here.
 
31
 
 
32
        * camel-imapx-view-summary.c: implement new view-summary stuff.
 
33
 
 
34
2005-06-27    <NotZed@Ximian.com>
 
35
 
 
36
        * camel-imapx-server.c: Fixed some problems with multi-folder
 
37
        support.
 
38
 
 
39
        * camel-imapx-store.c: Simple first-cut of listing code.
 
40
 
 
41
2005-06-23  Not Zed  <NotZed@Ximian.com>
 
42
 
 
43
        * camel-imapx-server.c (imapx_command_addv): added support for raw
 
44
        filename literals, sends content directly.
 
45
        (imapx_command_start_next): support no-select commands, like append.
 
46
 
 
47
        * camel-imapx-summary.c (imapx_uid_cmp): modified for temporary uids.
 
48
 
 
49
        * camel-imapx-server.c (camel_imapx_server_expunge): added.
 
50
 
 
51
        * camel-imapx-folder.c (imap_sync): implement.
 
52
 
 
53
        * camel-imapx-server.c (imapx_expunged): add code to support
 
54
        expunge response.
 
55
 
 
56
2004-11-11  Not Zed  <NotZed@Ximian.com>
 
57
 
 
58
        * updates for camel folder summary api changes.
 
59
 
 
60
2004-09-30  Not Zed  <NotZed@Ximian.com>
 
61
 
 
62
        * camel-imapp-engine.c: make the build again, warnings, doesn't
 
63
        work.
 
64
 
 
65
2004-09-28  Not Zed  <NotZed@Ximian.com>
 
66
 
 
67
        * camel-imapp-engine.c (camel_imapp_engine_command_free): assume
 
68
        the command isn't in a list now.
 
69
        (cie_worker): worker thread code.
 
70
 
 
71
        * camel-imapp-engine.h: make the imappcommand a
 
72
        message.
 
73
 
 
74
2004-09-28  Not Zed  <NotZed@Ximian.com>
 
75
 
 
76
        * added new changelog.
 
77