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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Whitespace and coding style cleanup.
Matthew Barnes
2010-08-14
2
-33
/
+73
*
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
2
-9
/
+40
*
EMFormat cleanups.
Matthew Barnes
2010-08-10
4
-359
/
+490
*
Bug 626453 - Show attachments inline when printing
Matthew Barnes
2010-08-10
2
-21
/
+50
*
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
2
-64
/
+83
*
Bug 619345 - GtkHTML color settings not being honored
Matthew Barnes
2010-05-30
1
-1
/
+0
*
Camel is now GObject-based.
Matthew Barnes
2010-04-24
4
-119
/
+118
*
Adapt to Camel API changes.
Matthew Barnes
2010-04-13
1
-8
/
+17
*
Adapt to Camel API changes.
Matthew Barnes
2010-04-04
2
-36
/
+46
*
Only #include Camel's top-level header.
Matthew Barnes
2010-04-03
5
-39
/
+2
*
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
3
-23
/
+56
*
BugĀ 607087 - Not all inlined text attachments are included in replies
Matthew Barnes
2010-01-23
1
-0
/
+1
*
Revert commit for bug #516000 to fix bug #607591.
Matthew Barnes
2010-01-22
1
-6
/
+0
*
Remove dead assignments found by clang.
Matthew Barnes
2010-01-16
2
-6
/
+2
*
Replace alloca() with g_alloca().
Matthew Barnes
2009-12-28
1
-1
/
+1
*
Compiler and linker flag cleanups.
Matthew Barnes
2009-12-28
1
-1
/
+3
*
Bug #601229 - Crashes when replying a mail.
Chenthill Palanisamy
2009-11-09
1
-1
/
+1
*
Bug #573304 - Forward an email shouldn't strip signature
Milan Crha
2009-11-06
2
-1
/
+2
*
Prefer G_N_ELEMENTS over sizeof calculations.
Matthew Barnes
2009-10-27
2
-3
/
+3
*
Prefer GQueue (or GNode) over EDList.
Matthew Barnes
2009-10-27
3
-138
/
+129
*
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 #516000 - Wrong formatted quoted text
Milan Crha
2009-10-16
1
-0
/
+6
*
Bug #314333 - Decrypt body in reply to an inline-PGP encrypted mail
Milan Crha
2009-10-15
2
-3
/
+44
*
Bug 596848 - Use per-target CPPFLAGS in automake files
H.Habighorst
2009-10-01
1
-5
/
+6
*
Fix excessive whitespace.
Matthew Barnes
2009-07-14
4
-8
/
+0
*
Fix some build issues.
Matthew Barnes
2009-07-14
1
-0
/
+1
*
Fix some issues when building Anjal.
Matthew Barnes
2009-07-13
1
-11
/
+16
*
Merge branch 'master' into kill-bonobo
Matthew Barnes
2009-07-01
1
-0
/
+68
*
Fix "make distcheck" errors and other build cleanups.
Matthew Barnes
2009-07-01
1
-1
/
+1
*
Use G_BEGIN_DECLS / G_END_DECLS macros.
Matthew Barnes
2009-06-18
1
-7
/
+2
*
Fix coding style.
Matthew Barnes
2009-06-14
1
-1
/
+1
*
Fix even more compiler warnings and disable one for format strings
Milan Crha
2009-06-09
2
-10
/
+9
*
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
3
-17
/
+17
*
Whitespace cleanup.
Matthew Barnes
2009-05-29
1
-2
/
+2
*
Prefer GLib basic types over C types.
Matthew Barnes
2009-05-27
5
-118
/
+118
*
Merge branch 'master' into kill-bonobo
Matthew Barnes
2009-05-27
6
-49
/
+50
*
Fix several types of pedantic compiler warnings.
Matthew Barnes
2009-05-21
2
-4
/
+4
*
Use -no-undefined on Linux too
Milan Crha
2009-05-20
7
-0
/
+3269