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-shell-backend.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename e_mail_display_set_parts_list().
Matthew Barnes
2013-07-27
1
-1
/
+1
*
Remove more Express Mode hacks.
Matthew Barnes
2013-04-01
1
-4
/
+2
*
Remove EMailShellSettings.
Matthew Barnes
2013-03-17
1
-50
/
+36
*
Consolidate base utility libraries into libeutil.
Matthew Barnes
2012-12-13
1
-7
/
+0
*
Make EMailPartList thread-safe.
Matthew Barnes
2012-12-08
1
-2
/
+6
*
Bug #315317 - Add option to expunge messages on folder leave
Milan Crha
2012-12-05
1
-2
/
+2
*
Coding style and whitespace cleanup.
Matthew Barnes
2012-08-20
1
-11
/
+14
*
Adapt to CamelSession API changes.
Matthew Barnes
2012-08-12
1
-4
/
+11
*
Remove the settings capplet.
Matthew Barnes
2012-08-11
1
-17
/
+0
*
Bug #246530 - Rules editor lacks "Label is (not) 'None'"
Milan Crha
2012-08-06
1
-2
/
+141
*
EMailShellBackend: Fix an EAlertSink runtime warning.
Matthew Barnes
2012-07-19
1
-5
/
+14
*
Disconnect a CamelService after editing its settings.
Matthew Barnes
2012-07-07
1
-0
/
+82
*
Remove "enable-local" and "enable-vfolders" GSettings key.
Matthew Barnes
2012-06-09
1
-10
/
+2
*
Mail formatter rewrite
Dan Vrátil
2012-06-06
1
-40
/
+33
*
Adapt to single-include E-D-S libraries.
Matthew Barnes
2012-06-04
1
-3
/
+0
*
Adapt modules/mail to the new ESource API.
Matthew Barnes
2012-06-03
1
-56
/
+52
*
Revert "Bug #669463 - HTML signature opens in editor as Plain text"
Matthew Barnes
2012-06-03
1
-12
/
+7
*
Fix an unused-but-set-variable warning.
Matthew Barnes
2012-06-02
1
-1
/
+3
*
Adapt to vFolder changes from evolution-data-server
Milan Crha
2012-05-31
1
-0
/
+11
*
Make the settings capplet optional.
Matthew Barnes
2012-05-29
1
-31
/
+40
*
Bug #669463 - HTML signature opens in editor as Plain text
Milan Crha
2012-05-03
1
-7
/
+12
*
EMFormat: Add "session" as a constructor property.
Matthew Barnes
2012-04-01
1
-10
/
+19
*
WebKit port - port formatter and mail module
Dan Vrátil
2012-03-29
1
-12
/
+45
*
Move vfolders to libemail-engine and rest as mail-vfolder-ui. It all works and
Srinivasa Ragavan
2012-03-03
1
-2
/
+2
*
Coding style and whitespace cleanup.
Matthew Barnes
2012-02-20
1
-3
/
+7
*
Bug #668482 - Edit account properties from menu on folder store
Milan Crha
2012-02-16
1
-32
/
+117
*
Bug #669113 - Add "File > New > Mail Account"
Milan Crha
2012-02-16
1
-0
/
+57
*
Be able to define help target for Preferences pages
Milan Crha
2012-02-15
1
-0
/
+4
*
Introduce libemail-engine and libemail-utils.
Matthew Barnes
2012-01-19
1
-25
/
+31
*
Move EMailLabelListStore to EMailSession.
Matthew Barnes
2011-12-25
1
-11
/
+12
*
Avoid passing EMailBackend as much as possible.
Matthew Barnes
2011-12-16
1
-5
/
+7
*
Reorder accounts by drag-and-drop.
Matthew Barnes
2011-12-11
1
-22
/
+35
*
Miscellaneous EShellView-related cleanups.
Matthew Barnes
2011-12-08
1
-32
/
+23
*
Fix compiler warnings.
Matthew Barnes
2011-11-23
1
-4
/
+0
*
Merge branch 'master' into wip/gsettings
Rodrigo Moya
2011-11-14
1
-6
/
+1
|
\
|
*
Bug #659945 - "New" button in toolbar for new mail message not working
Milan Crha
2011-11-10
1
-6
/
+1
*
|
Mail module has now all basic settings in GSettings
Rodrigo Moya
2011-10-28
1
-42
/
+14
|
/
*
e-mail-store.c: Take EMailSession instead of EMailBackend.
Matthew Barnes
2011-10-27
1
-3
/
+10
*
GtkApplication has some new EShell-like features.
Matthew Barnes
2011-10-06
1
-5
/
+6
*
Miscellaneous cleanups from the account-mgmt branch.
Matthew Barnes
2011-09-27
1
-9
/
+3
*
Coding style and whitespace cleanup.
Matthew Barnes
2011-09-04
1
-2
/
+4
*
e_mail_store_foreach(): Take an EMailSession parameter.
Matthew Barnes
2011-08-18
1
-1
/
+6
*
Use new CamelService:display-name property.
Matthew Barnes
2011-08-18
1
-2
/
+1
*
Bug #646109 - Fix use of include <config.h> to make sure translations work
Milan Crha
2011-05-27
1
-0
/
+4
*
Use em_folder_tree_get_selected() in places to simplify code.
Matthew Barnes
2011-05-25
1
-24
/
+7
*
EMFolderTree: Store an EMailBackend instead of an EMailSession.
Matthew Barnes
2011-05-24
1
-10
/
+7
*
Bug 650088 - Cannot send message from Contacts view
Matthew Barnes
2011-05-17
1
-0
/
+5
*
em_folder_utils_create_folder(): Change function parameters.
Matthew Barnes
2011-05-07
1
-1
/
+1
*
Drop support for command-line 'email://' URIs.
Matthew Barnes
2011-05-06
1
-106
/
+3
*
Remove 'from_uri' params from e-msg-composer-utils.c.
Matthew Barnes
2011-05-04
1
-6
/
+33
*
EMailShellView: Open the selected folder ourselves.
Matthew Barnes
2011-05-03
1
-1
/
+1
*
Miscellaneous GtkAction-related cleanups.
Matthew Barnes
2011-03-28
1
-2
/
+3
*
Coding style and whitespace cleanup.
Matthew Barnes
2011-03-06
1
-1
/
+3
*
Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedly
Milan Crha
2011-02-25
1
-8
/
+3
*
Coding style and whitespace cleanup.
Matthew Barnes
2011-02-19
1
-2
/
+8
*
Bug #638333 - Critical warning when invoking File->New->Mail Folder
Milan Crha
2011-02-16
1
-2
/
+13
*
Avoid idle callbacks in EMailBackend initialization.
Matthew Barnes
2011-01-08
1
-0
/
+6
*
Bug #207580 - Allow new mail check on individual accounts
Milan Crha
2010-11-26
1
-20
/
+0
*
Reduce GConf usage in em-composer-utils.c.
Matthew Barnes
2010-10-20
1
-13
/
+21
*
Send errors to an EAlertSink instead of the task bar.
Matthew Barnes
2010-10-19
1
-3
/
+1
*
Replace EBinding with GBinding.
Matthew Barnes
2010-10-14
1
-1
/
+0
*
Give MailSession a permanent home.
Matthew Barnes
2010-10-13
1
-7
/
+25
*
Pass GCancellable to Camel.
Matthew Barnes
2010-09-28
1
-1
/
+2
*
Convert composer autosave to an EExtension.
Matthew Barnes
2010-09-03
1
-8
/
+0
*
Whitespace and coding style cleanup.
Matthew Barnes
2010-08-14
1
-1
/
+0
*
Fix a runtime warning.
Matthew Barnes
2010-08-14
1
-2
/
+2
*
Pass an EShell to EMsgComposer instances.
Matthew Barnes
2010-08-14
1
-7
/
+19
*
Defer the load / creation of configuration UI with changes to
Michael Meeks
2010-08-11
1
-50
/
+36
*
Bug 619098 - mail_shell_backend_sync_store_cb() has wrong signature
Jonathon Jongsma
2010-06-18
1
-0
/
+1
*
Keep chipping away at direct GtkHTML usage.
Matthew Barnes
2010-06-01
1
-2
/
+6
*
Bug #499320 - Preview before import from command line
Milan Crha
2010-05-19
1
-0
/
+33
*
Only #include Camel's top-level header.
Matthew Barnes
2010-04-03
1
-4
/
+0
*
Express: Composer always defaults to HTML mode
Matthew Barnes
2010-03-30
1
-0
/
+11
*
Add an extension to configure EWebView.
Matthew Barnes
2010-03-23
1
-15
/
+0
*
Remove dead assignments found by clang.
Matthew Barnes
2010-01-16
1
-3
/
+0
*
Bug #597816 - Read/save search folders with labels properly
Milan Crha
2010-01-05
1
-0
/
+8
*
Kill MailSession's interactive flag.
Matthew Barnes
2009-12-17
1
-3
/
+0
*
Move MailFolderCache signal handlers to EMailBackend.
Matthew Barnes
2009-12-17
1
-77
/
+0
*
Introduce EMailBackend into libevolution-mail.
Matthew Barnes
2009-12-16
1
-358
/
+155
*
Add MailFolderCache::folder-changed signal
Jonathon Jongsma
2009-12-16
1
-0
/
+55
*
Remove mail-config, vfolder, and filter deps from mail-folder-cache
Jonathon Jongsma
2009-12-16
1
-0
/
+22
*
Move mail migration code to libevolution-mail.so.
Matthew Barnes
2009-12-16
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
*
Cleanup and rename filter classes.
Matthew Barnes
2009-10-27
1
-1
/
+1
*
Bug #397265 - Image loading for new contact requires restarting Evolution
Milan Crha
2009-10-26
1
-0
/
+1
*
Bug #594471 - Shouldn't call e_error_new/run with NULL 'parent'
Milan Crha
2009-10-13
1
-15
/
+2
*
Bug 595092 - Remove option to skip offline syncrhonization dialog
Matthew Barnes
2009-10-08
1
-2
/
+1
*
Bug #596753 - Autocompletion addressbooks not remembered
Milan Crha
2009-09-30
1
-0
/
+1
*
Bug #594573 - Label dropdown box in the rule editor does not work
Matt McCutchen
2009-09-10
1
-1
/
+2
*
Bug #586854 - Crash on File->Quit with empty_junk enabled
Ritesh Khadgaray
2009-09-08
1
-2
/
+2
*
Relax the EBinding API to reduce GObject casting.
Matthew Barnes
2009-09-02
1
-6
/
+6
*
Get EConfig and EEvent hooks working again.
Matthew Barnes
2009-09-01
1
-4
/
+9
*
Simplify EPlugin loading at startup.
Matthew Barnes
2009-08-30
1
-23
/
+8
*
Exit if no command-line URIs are handled.
Matthew Barnes
2009-08-25
1
-1
/
+1
*
Bug 592032 - Marks message as read when preview is off
Matthew Barnes
2009-08-18
1
-2
/
+1
*
Fix compiler warnings and deprecated GTK+ API usage.
Matthew Barnes
2009-08-16
1
-0
/
+1
*
Kill a debug message.
Matthew Barnes
2009-07-18
1
-2
/
+0
*
Implement the mail backend's quit strategy.
Matthew Barnes
2009-07-17
1
-0
/
+203
*
Prompt when exiting with unsent messages.
Matthew Barnes
2009-07-17
1
-0
/
+48
*
Kill the global EMailShellBackend variable. Yay!
Matthew Barnes
2009-07-14
1
-8
/
+0
*
Implement the shutdown protocol and stub in session management.
Matthew Barnes
2009-07-11
1
-2
/
+0
*
Get the "startup-wizard" plugin working again.
Matthew Barnes
2009-06-30
1
-24
/
+0
*
Radically reorganize source code.
Matthew Barnes
2009-06-25
1
-0
/
+787