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-summary.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Kill dead files
JP Rosevear
2005-01-11
1
-1319
/
+0
*
have our own so we don't need to link with glib.
Not Zed
2004-12-03
1
-1
/
+1
*
Folder now gets set on the CamelFolderSummary object rather than the
Jeffrey Stedfast
2004-11-13
1
-16
/
+12
*
** Merge in notzed-messageinfo-branch, fix some minor conflicts.
Not Zed
2004-11-12
1
-32
/
+39
*
#define d()
Jeffrey Stedfast
2004-11-12
1
-0
/
+2
*
removed some debug printf's
Jeffrey Stedfast
2004-11-11
1
-5
/
+5
*
Use the expanded ALL macro as on closer inspection of the RFC, we're not
Jeffrey Stedfast
2004-11-11
1
-10
/
+4
*
Do proper cleanup in case of error and also handle literals.
Jeffrey Stedfast
2004-11-03
1
-6
/
+31
*
Remove expunged messages from the cache.
Jeffrey Stedfast
2004-11-02
1
-1
/
+6
*
Handle literal strings. (envelope_decode_date): Same. Fixes bug #68894.
Jeffrey Stedfast
2004-10-29
1
-0
/
+25
*
Removed an already-fixed FIXME comment. (imap4_summary_fetch_flags): Same.
Jeffrey Stedfast
2004-10-20
1
-8
/
+0
*
kill cast as lvalue warning.
Not Zed
2004-10-13
1
-3
/
+4
*
Use g_ptr_array_sized_new() rather than using set_size() after creating a
Jeffrey Stedfast
2004-08-14
1
-8
/
+8
*
use g_string_append_len when appending a subset of a string rather than g_str...
Jeffrey Stedfast
2004-08-13
1
-7
/
+7
*
Call camel_operation_progress(). (imap4_summary_fetch_all): Setup info we
Jeffrey Stedfast
2004-08-07
1
-0
/
+21
*
Added a 'first' member to the imap_fetch_all_t struct so we can use that
Jeffrey Stedfast
2004-06-17
1
-2
/
+8
*
Added a 'first' member to the imap_fetch_all_t struct so we can use that
Jeffrey Stedfast
2004-06-17
1
-37
/
+101
*
Flush summary updates for the currently selected folder.
Jeffrey Stedfast
2004-06-12
1
-1
/
+1
*
Don't bother with exists_changed. We don't need it afterall.
Jeffrey Stedfast
2004-06-12
1
-8
/
+4
*
Handle getting FLAGS even though we didn't request it (server can send us
Jeffrey Stedfast
2004-06-11
1
-21
/
+48
*
(camel_imap4_summary_flush_updates): Added some logic to
Jeffrey Stedfast
2004-06-11
1
-0
/
+7
*
Don't bother scanning summary info if EXISTS was 0.
Jeffrey Stedfast
2004-06-11
1
-3
/
+29
*
Don't bother scanning summary info if EXISTS was 0.
Jeffrey Stedfast
2004-06-11
1
-8
/
+24
*
Load the entire summary, not just the summary header. This way when the
Jeffrey Stedfast
2004-06-08
1
-1
/
+3
*
Defined.
Jeffrey Stedfast
2004-04-07
1
-1
/
+1
*
Implemented.
Jeffrey Stedfast
2004-03-30
1
-0
/
+1107