index
:
gsoc2013-evolution
archive-integration
archive-integration-review
master
Google Summer of Code 2013 - GNOME - Archive Integration workspace
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
camel
/
providers
/
imap4
/
camel-imap4-folder.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Kill dead files
JP Rosevear
2005-01-11
1
-1178
/
+0
*
Init appended_uid value to NULL
Jeffrey Stedfast
2004-11-13
1
-0
/
+3
*
** Merge in notzed-messageinfo-branch, fix some minor conflicts.
Not Zed
2004-11-12
1
-15
/
+16
*
enabled \\Recent flag
Jeffrey Stedfast
2004-11-11
1
-1
/
+1
*
Updated the properties to include all the same settings as the old imap
Jeffrey Stedfast
2004-11-10
1
-0
/
+91
*
Remove expunged messages from the cache.
Jeffrey Stedfast
2004-11-02
1
-4
/
+50
*
New files implementing a folder-info cache for offline mode (and faster
Jeffrey Stedfast
2004-10-27
1
-13
/
+42
*
Don't allow users to create folders in offline mode. When in offline mode,
Jeffrey Stedfast
2004-10-21
1
-2
/
+2
*
Removed an already-fixed FIXME comment. (imap4_summary_fetch_flags): Same.
Jeffrey Stedfast
2004-10-21
1
-53
/
+33
*
renamed delete_originals to move. clearer. cleaner. shorter. not as ugly.
Jeffrey Stedfast
2004-10-16
1
-5
/
+5
*
kill cast as lvalue warning.
Not Zed
2004-10-13
1
-4
/
+5
*
Aded a new %formatter 'V' which takes a string vector (needed for SEARCH).
Jeffrey Stedfast
2004-06-30
1
-165
/
+66
*
make 'colon' a const char *
Jeffrey Stedfast
2004-06-18
1
-2
/
+2
*
init tail->last to (guint32) -1, so that index = tail->last + 1 will start
Jeffrey Stedfast
2004-06-18
1
-2
/
+3
*
Fixed to work properly. It was getting ranges wrong before sometimes which
Jeffrey Stedfast
2004-06-18
1
-62
/
+144
*
Only force a re-update of all FLAGS if this folder wasn't in the SELECTED
Jeffrey Stedfast
2004-06-17
1
-3
/
+17
*
Force updating of the emsage flags (normally this only happens if
Jeffrey Stedfast
2004-06-12
1
-0
/
+1
*
Handle getting FLAGS even though we didn't request it (server can send us
Jeffrey Stedfast
2004-06-11
1
-8
/
+26
*
Don't bother scanning summary info if EXISTS was 0.
Jeffrey Stedfast
2004-06-11
1
-1
/
+27
*
Load the entire summary, not just the summary header. This way when the
Jeffrey Stedfast
2004-06-08
1
-1
/
+1
*
Implemented, mostly. Still need to update state on the renamed folder
Jeffrey Stedfast
2004-06-07
1
-0
/
+74
*
Initialise the folder->summary and force an update of the message info
Jeffrey Stedfast
2004-06-05
1
-3
/
+16
*
Don't bother doing any work if perm_flags is 0.
Jeffrey Stedfast
2004-04-22
1
-0
/
+3
*
Fixed to not expect ]'s as part of the BODY atom token.
Jeffrey Stedfast
2004-04-20
1
-1
/
+7
*
Added mutex locking where appropriate.
Jeffrey Stedfast
2004-04-07
1
-2
/
+24
*
Defined.
Jeffrey Stedfast
2004-04-07
1
-1
/
+7
*
Implemented.
Jeffrey Stedfast
2004-03-30
1
-0
/
+860