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
/
audio-inline
Commit message (
Expand
)
Author
Age
Files
Lines
*
EMailParserAudio: Minor cleanup.
Matthew Barnes
2013-05-29
1
-3
/
+1
*
Rename libemformat to libevolution-mail-formatter.
Matthew Barnes
2013-05-28
1
-1
/
+1
*
Rename libeutil to libevolution-util.
Matthew Barnes
2013-05-28
1
-1
/
+1
*
Convert EMailPart to a GObject.
Matthew Barnes
2013-05-20
6
-38
/
+181
*
Rename EMailFormatterAudioInline to EMailFormatterAudio.
Matthew Barnes
2013-05-20
4
-42
/
+42
*
Rename EMailParserAudioInline to EMailParserAudio.
Matthew Barnes
2013-05-20
4
-29
/
+29
*
Rename EMailPartAudioInline to EMailPartAudio.
Matthew Barnes
2013-05-20
4
-20
/
+20
*
Add e_mail_part_ref_mime_part().
Matthew Barnes
2013-05-20
1
-1
/
+4
*
Add e_mail_part_get_id().
Matthew Barnes
2013-05-20
1
-1
/
+2
*
em-format cleanups.
Matthew Barnes
2013-05-20
1
-2
/
+0
*
Teach EMailExtensionRegistry to find extensions.
Matthew Barnes
2013-02-01
2
-82
/
+0
*
Revert "Teach EMailExtensionRegistry to find extensions."
Milan Crha
2013-01-29
2
-0
/
+82
*
Bump GDK_VERSION_MIN_REQUIRED to GDK_VERSION_3_2.
Matthew Barnes
2013-01-20
1
-1
/
+1
*
Move the contact map widgets to addressbook/gui/widgets.
Matthew Barnes
2012-12-13
1
-2
/
+0
*
Consolidate base utility libraries into libeutil.
Matthew Barnes
2012-12-13
2
-6
/
+7
*
Teach EMailExtensionRegistry to find extensions.
Matthew Barnes
2012-12-08
2
-82
/
+0
*
EMailParserExtension: Convert get_flags() to an enum field.
Matthew Barnes
2012-12-08
1
-7
/
+1
*
Convert EMailParserExtension to an abstract class.
Matthew Barnes
2012-12-08
1
-20
/
+10
*
EMailFormatterExtension: Convert get_description() to a string field.
Matthew Barnes
2012-12-08
1
-7
/
+1
*
EMailFormatterExtension: Convert get_display_name() to a string field.
Matthew Barnes
2012-12-08
1
-7
/
+1
*
Convert EMailFormatterExtension to an abstract class.
Matthew Barnes
2012-12-08
1
-22
/
+12
*
Remove EMailExtension.
Matthew Barnes
2012-12-08
2
-69
/
+89
*
EMailExtension: Replace mime_types() method with a string array.
Matthew Barnes
2012-12-08
2
-37
/
+49
*
EMailParserExtension: Collect EMailParts in a GQueue.
Matthew Barnes
2012-12-08
1
-8
/
+17
*
Coding style and whitespace cleanup.
Matthew Barnes
2012-08-20
2
-10
/
+10
*
Include e-mail-part-audio-inline.h in tarball.
Matthew Barnes
2012-06-26
1
-0
/
+1
*
Coding style and whitespace cleanup.
Matthew Barnes
2012-06-25
2
-8
/
+8
*
Reduce usage of g_type_class_peek_parent().
Matthew Barnes
2012-06-25
2
-4
/
+0
*
Mail formatter rewrite - convert some plugins to modules
Dan Vrátil
2012-06-06
7
-0
/
+773