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
*
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