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
/
em-format.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Coding style and whitespace cleanup.
Matthew Barnes
2011-08-13
1
-1
/
+3
*
Prefer g_seekable_seek() over camel_stream_reset().
Matthew Barnes
2011-07-05
1
-1
/
+2
*
Bug #637402 - No quoted mail when replying to html email
Milan Crha
2011-06-24
1
-27
/
+60
*
Coding style and whitespace cleanups.
Matthew Barnes
2011-06-09
1
-9
/
+16
*
Coding style and whitespace cleanup.
Matthew Barnes
2011-05-22
1
-1
/
+2
*
Coding style cleanups.
Matthew Barnes
2011-05-09
1
-32
/
+32
*
Whitespace and coding style cleanups.
Matthew Barnes
2011-05-08
1
-10
/
+25
*
Fix a memory leak
Milan Crha
2011-04-28
1
-0
/
+1
*
Use message subject for attachment description if no filename provided
Milan Crha
2011-03-10
1
-0
/
+7
*
Coding style and whitespace cleanup.
Matthew Barnes
2011-03-06
1
-1
/
+2
*
Do not leak attachments in a mail view
Milan Crha
2011-03-02
1
-0
/
+10
*
Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedly
Milan Crha
2011-02-25
1
-5
/
+1
*
Bug 641756 - Fix warnings from GCC 4.6
Kjartan Maraas
2011-02-09
1
-4
/
+1
*
Coding style and whitespace cleanup.
Matthew Barnes
2011-01-30
1
-6
/
+18
*
Adapt to Camel API changes.
Matthew Barnes
2011-01-24
1
-2
/
+1
*
Bug #630518 - Hides calendar parts from multipart/alternative
Milan Crha
2010-10-18
1
-0
/
+2
*
Bug #630375 - Character encoding of GPG encrypted message not honored
Milan Crha
2010-10-13
1
-0
/
+19
*
Adapt to Camel API changes.
Matthew Barnes
2010-09-28
1
-51
/
+66
*
Pass GCancellable to Camel.
Matthew Barnes
2010-09-28
1
-50
/
+115
*
Coding style cleanups.
Matthew Barnes
2010-09-13
1
-164
/
+164
*
Bug #629046 - Empty reply quotation for HTML messages
Milan Crha
2010-09-09
1
-2
/
+3
*
Various memory leaks
Milan Crha
2010-09-08
1
-3
/
+0
*
Bug 628660 - em_format_part_as() memory leak
Matthew Barnes
2010-09-03
1
-0
/
+2
*
Coding style and whitespace cleanup.
Matthew Barnes
2010-08-29
1
-4
/
+11
*
Bug 628154 - Ignore paths in MIME part filenames
Matthew Barnes
2010-08-28
1
-6
/
+13
*
Bug 627852 - Memory leak in em_format_push_level()
Matthew Barnes
2010-08-27
1
-21
/
+33
*
Bug 627598 - Memory leak in emf_format_clone()
David Woodhouse
2010-08-24
1
-0
/
+1
*
Whitespace and coding style cleanup.
Matthew Barnes
2010-08-14
1
-25
/
+52
*
More EMFormat cleanups.
Matthew Barnes
2010-08-11
1
-9
/
+11
*
Change em_format_redraw() to em_format_queue_redraw().
Matthew Barnes
2010-08-11
1
-7
/
+39
*
EMFormat cleanups.
Matthew Barnes
2010-08-10
1
-180
/
+235
*
Bug 626453 - Show attachments inline when printing
Matthew Barnes
2010-08-10
1
-18
/
+42
*
em-format: Guard entry point to em_format_set_mode with g_return_if_fail
Rob Bradford
2010-08-02
1
-0
/
+2
*
Fix two memory leaks when replying
David Woodhouse
2010-07-15
1
-0
/
+3
*
Bug 623947 - Error handling issues in em-format.c
Matthew Barnes
2010-07-10
1
-4
/
+10
*
Migrate from CamelException to GError.
Matthew Barnes
2010-07-09
1
-53
/
+72
*
Camel is now GObject-based.
Matthew Barnes
2010-04-24
1
-39
/
+39
*
Adapt to Camel API changes.
Matthew Barnes
2010-04-13
1
-8
/
+17
*
Adapt to Camel API changes.
Matthew Barnes
2010-04-04
1
-26
/
+32
*
Only #include Camel's top-level header.
Matthew Barnes
2010-04-03
1
-17
/
+0
*
Bug #613261 - application/mbox not shown properly
Milan Crha
2010-04-01
1
-1
/
+1
*
Stop relying on CamelObject meta-data.
Matthew Barnes
2010-04-01
1
-19
/
+52
*
Remove dead assignments found by clang.
Matthew Barnes
2010-01-16
1
-3
/
+2
*
Replace alloca() with g_alloca().
Matthew Barnes
2009-12-28
1
-1
/
+1
*
Bug #601229 - Crashes when replying a mail.
Chenthill Palanisamy
2009-11-09
1
-1
/
+1
*
Prefer G_N_ELEMENTS over sizeof calculations.
Matthew Barnes
2009-10-27
1
-2
/
+2
*
Prefer GQueue (or GNode) over EDList.
Matthew Barnes
2009-10-27
1
-94
/
+111
*
Bug #585715 - Skip empty parts in multipart/alternative formatting
Milan Crha
2009-10-24
1
-1
/
+1
*
Bug #468736 - Prevent recursion in em-format
Milan Crha
2009-10-16
1
-1
/
+8
*
Bug #314333 - Decrypt body in reply to an inline-PGP encrypted mail
Milan Crha
2009-10-15
1
-3
/
+37
*
Fix excessive whitespace.
Matthew Barnes
2009-07-14
1
-1
/
+0
*
Merge branch 'master' into kill-bonobo
Matthew Barnes
2009-07-01
1
-0
/
+68
*
Bug #540269 - Do not crash in em_format_is_attachment
Milan Crha
2009-06-02
1
-0
/
+3
*
More code cleanup.
Matthew Barnes
2009-06-02
1
-4
/
+4
*
Whitespace cleanup.
Matthew Barnes
2009-05-29
1
-2
/
+2
*
Prefer GLib basic types over C types.
Matthew Barnes
2009-05-27
1
-55
/
+55
*
Merge branch 'master' into kill-bonobo
Matthew Barnes
2009-05-27
1
-19
/
+20
*
Fix several types of pedantic compiler warnings.
Matthew Barnes
2009-05-21
1
-2
/
+2
*
Use -no-undefined on Linux too
Milan Crha
2009-05-20
1
-0
/
+1945