index
:
gsoc2013-evolution
archive-integration
archive-integration-review
master
Google Summer of Code 2013 - GNOME - Archive Integration workspace
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
em-format
/
e-mail-parser.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Consolidate base utility libraries into libeutil.
Matthew Barnes
2012-12-13
1
-9
/
+5
*
Teach EMailExtensionRegistry to find extensions.
Matthew Barnes
2012-12-08
1
-2
/
+1
*
e_mail_parser_base_init(): Register internal extension types.
Matthew Barnes
2012-12-08
1
-1
/
+56
*
EMailParserExtension: Collect EMailParts in a GQueue.
Matthew Barnes
2012-12-08
1
-52
/
+53
*
Make EMailPartList thread-safe.
Matthew Barnes
2012-12-08
1
-27
/
+39
*
Further EMailParser cleanups.
Matthew Barnes
2012-12-05
1
-96
/
+95
*
mail_parser_run(): Eliminate a dead code branch.
Matthew Barnes
2012-12-05
1
-24
/
+16
*
Address couple issues found by a Coverity scan
Milan Crha
2012-11-30
1
-1
/
+1
*
Coding style and whitespace cleanup.
Matthew Barnes
2012-11-11
1
-15
/
+27
*
Replace deprecated GLib symbols (as of GLib 2.34.x)
Milan Crha
2012-11-06
1
-8
/
+5
*
Fix all 'may be used uninitialized' compiler warnings
Dan Vrátil
2012-08-20
1
-0
/
+2
*
Coding style and whitespace cleanup.
Matthew Barnes
2012-08-20
1
-4
/
+4
*
Bug #680123 - Freeze on message/disposition-notification email parsing
Dan Vrátil
2012-07-18
1
-1
/
+1
*
Add CamelDebug to e_mail_parser_parse_sync
Dan Vrátil
2012-06-27
1
-0
/
+17
*
Coding style and whitespace cleanup.
Matthew Barnes
2012-06-25
1
-10
/
+10
*
Remove a leftover debug message
Dan Vrátil
2012-06-07
1
-3
/
+0
*
Mail formatter rewrite
Dan Vrátil
2012-06-06
1
-0
/
+693