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
/
modules
/
mail
/
e-mail-attachment-handler.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Simplify em_utils_forward_message() arguments.
Matthew Barnes
2013-06-02
1
-22
/
+14
*
Make EAttachment a little more thread-safe.
Matthew Barnes
2013-05-24
1
-2
/
+6
*
Attachment-related cleanups.
Matthew Barnes
2013-05-24
1
-40
/
+58
*
Remove EMailShellSettings.
Matthew Barnes
2013-03-17
1
-10
/
+8
*
Coding style and whitespace cleanup.
Matthew Barnes
2013-02-24
1
-2
/
+2
*
Bug #680537 - Reply to individual message in digest generates empty body
Milan Crha
2013-01-24
1
-27
/
+64
*
Consolidate base utility libraries into libeutil.
Matthew Barnes
2012-12-13
1
-1
/
+0
*
Coding style and whitespace cleanup.
Matthew Barnes
2012-11-11
1
-1
/
+1
*
Avoid code duplication for reply on message attachment
Milan Crha
2012-09-12
1
-33
/
+11
*
Bug #600860 - Opening IMAP message with large attachment blocks UI
Milan Crha
2012-04-13
1
-0
/
+5
*
EMFormat: Add "session" as a constructor property.
Matthew Barnes
2012-04-01
1
-1
/
+2
*
Move EAlert* and e-xml-utils references from other part of the code to libevo...
Srinivasa Ragavan
2012-03-03
1
-1
/
+1
*
Coding style and whitespace cleanup.
Matthew Barnes
2012-02-20
1
-9
/
+11
*
Bug 659395 - Missing plural handling for "%d attached messages"
David Morley
2012-02-01
1
-2
/
+6
*
Prefer g_seekable_seek() over camel_stream_reset().
Matthew Barnes
2011-07-05
1
-1
/
+1
*
Bug #530335 - Allow Reply to selected address only
Rathin
2011-06-14
1
-2
/
+2
*
Bug #646109 - Fix use of include <config.h> to make sure translations work
Milan Crha
2011-05-27
1
-0
/
+4
*
Miscellaneous cleanups.
Matthew Barnes
2011-05-13
1
-1
/
+5
*
em_utils_reply_to_message(): Require a CamelMimeMessage.
Matthew Barnes
2011-05-13
1
-10
/
+4
*
Reimplement em_utils_forward_messages().
Matthew Barnes
2011-05-12
1
-1
/
+1
*
Adapt to CamelFolder:name -> display-name.
Matthew Barnes
2011-05-07
1
-1
/
+1
*
Coding style and whitespace cleanup.
Matthew Barnes
2011-03-06
1
-1
/
+3
*
Bug #642093 - Frees message attachment content on Reply
Milan Crha
2011-03-01
1
-0
/
+6
*
Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedly
Milan Crha
2011-02-25
1
-11
/
+7
*
Reduce GConf usage in em-composer-utils.c.
Matthew Barnes
2010-10-20
1
-3
/
+24
*
Give MailSession a permanent home.
Matthew Barnes
2010-10-13
1
-25
/
+70
*
Adapt to Camel API changes.
Matthew Barnes
2010-09-28
1
-4
/
+5
*
Pass GCancellable to Camel.
Matthew Barnes
2010-09-28
1
-3
/
+6
*
Pass an EShell to EMsgComposer instances.
Matthew Barnes
2010-08-14
1
-3
/
+15
*
Migrate from CamelException to GError.
Matthew Barnes
2010-07-09
1
-11
/
+10
*
Adapt to Camel API changes.
Matthew Barnes
2010-04-30
1
-12
/
+2
*
Camel is now GObject-based.
Matthew Barnes
2010-04-24
1
-9
/
+9
*
Adapt to Camel API changes.
Matthew Barnes
2010-04-04
1
-6
/
+6
*
Only #include Camel's top-level header.
Matthew Barnes
2010-04-03
1
-2
/
+0
*
BugĀ 606250 - Remove usage of deprecated GTK+ symbols
Matthew Barnes
2010-01-08
1
-2
/
+2
*
Port all error code to use GObject-ified EAlert / EAlertDialog
Jonathon Jongsma
2009-12-08
1
-1
/
+1
*
Rename EError to EAlert to match general use better
Jonathon Jongsma
2009-12-01
1
-2
/
+2
*
port modules/ to new EError API.
Jonathon Jongsma
2009-12-01
1
-1
/
+1
*
Simplify EPlugin loading at startup.
Matthew Barnes
2009-08-30
1
-0
/
+525