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-view-actions.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
EShellView: Add a "view-instance" property.
Matthew Barnes
2013-07-06
1
-27
/
+0
*
message_list_get_selected: Give the returned array a free func.
Matthew Barnes
2013-06-15
1
-4
/
+4
*
Add e_mail_reader_ref_folder().
Matthew Barnes
2013-06-15
1
-10
/
+19
*
MessageList: Remove public 'hidejunk' and 'hidedeleted' flags.
Matthew Barnes
2013-06-15
1
-21
/
+1
*
Use F9 to toggle sidebar visibility.
Matthew Barnes
2013-05-29
1
-1
/
+1
*
Coding style and whitespace cleanup.
Matthew Barnes
2013-05-08
1
-14
/
+15
*
Merge [mark-all-read] plugin into core code
Milan Crha
2013-05-04
1
-24
/
+312
*
Bug #699555 - prompt-on-mark-all-read doesn't work in context menu
Milan Crha
2013-05-03
1
-15
/
+1
*
Bug #271262 - Allow Send/Receive of local stores in offline
Milan Crha
2013-04-09
1
-20
/
+0
*
Remove EMailShellSettings.
Matthew Barnes
2013-03-17
1
-14
/
+10
*
Coding style and whitespace cleanup.
Matthew Barnes
2013-01-11
1
-4
/
+5
*
Bug #202576 - A way to refresh IMAP folder list
Milan Crha
2012-11-22
1
-0
/
+63
*
Coding style and whitespace cleanup.
Matthew Barnes
2012-08-20
1
-2
/
+4
*
Adapt to CamelSession API changes.
Matthew Barnes
2012-08-12
1
-1
/
+1
*
Bug 679649 - Remove "Recent Messages" from Quick Search Bar
Matthew Barnes
2012-07-10
1
-7
/
+0
*
Remove mail_expunge_folder().
Matthew Barnes
2012-07-09
1
-21
/
+18
*
Remove mail_refresh_folder().
Matthew Barnes
2012-07-09
1
-4
/
+18
*
Add e_mail_reader_unsubscribe_folder_name().
Matthew Barnes
2012-07-09
1
-63
/
+16
*
Add e_mail_reader_delete_folder_name().
Matthew Barnes
2012-07-09
1
-4
/
+13
*
Mail formatter rewrite
Dan Vrátil
2012-06-06
1
-1
/
+1
*
Adapt modules/mail to the new ESource API.
Matthew Barnes
2012-06-03
1
-9
/
+51
*
Reduce diff noise with 'account-mgmt' branch.
Matthew Barnes
2012-06-03
1
-1
/
+2
*
Adapt to vFolder changes from evolution-data-server
Milan Crha
2012-05-31
1
-4
/
+16
*
WebKit port - port formatter and mail module
Dan Vrátil
2012-03-29
1
-44
/
+72
*
Coding style and whitespace cleanup.
Matthew Barnes
2012-02-20
1
-1
/
+1
*
Bug #668482 - Edit account properties from menu on folder store
Milan Crha
2012-02-16
1
-0
/
+42
*
Introduce libemail-engine and libemail-utils.
Matthew Barnes
2012-01-19
1
-5
/
+9
*
Move EMailLabelListStore to EMailSession.
Matthew Barnes
2011-12-25
1
-54
/
+55
*
Reduce diff noise with account-mgmt branch.
Matthew Barnes
2011-12-20
1
-1
/
+1
*
Avoid passing EMailBackend as much as possible.
Matthew Barnes
2011-12-16
1
-29
/
+74
*
Reorder accounts by drag-and-drop.
Matthew Barnes
2011-12-11
1
-40
/
+31
*
Miscellaneous EShellView-related cleanups.
Matthew Barnes
2011-12-08
1
-5
/
+8
*
More compiler warning fixes.
Matthew Barnes
2011-11-23
1
-1
/
+0
*
Merge branch 'master' into wip/gsettings
Rodrigo Moya
2011-11-14
1
-0
/
+2
|
\
|
*
Bug 663372 - Actions not updated after disabling account
Matthew Barnes
2011-11-13
1
-0
/
+2
*
|
Mail module has now all basic settings in GSettings
Rodrigo Moya
2011-10-28
1
-7
/
+7
*
|
Merge branch 'master' into wip/gsettings
Rodrigo Moya
2011-10-28
1
-2
/
+6
|
\
|
|
*
e-mail-store.c: Take EMailSession instead of EMailBackend.
Matthew Barnes
2011-10-27
1
-2
/
+6
*
|
Make e_utils_prompt_user and callers use GSettings keys
Rodrigo Moya
2011-10-14
1
-1
/
+1
|
/
*
Miscellaneous cleanups from the account-mgmt branch.
Matthew Barnes
2011-09-27
1
-14
/
+4
*
Miscellaneous cleanups.
Matthew Barnes
2011-08-31
1
-22
/
+17
*
e_mail_store_foreach(): Take an EMailSession parameter.
Matthew Barnes
2011-08-18
1
-1
/
+5
*
Use new CamelService:display-name property.
Matthew Barnes
2011-08-18
1
-2
/
+1
*
Bug #614274 - Labeling many messages is very slow
Matt McCutchen
2011-06-03
1
-0
/
+2
*
EMSubscriptionEditor: Manage stores, not accounts.
Matthew Barnes
2011-05-29
1
-1
/
+11
*
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
-12
/
+8
*
EMFolderTree: Store an EMailBackend instead of an EMailSession.
Matthew Barnes
2011-05-24
1
-8
/
+5
*
Bug 650587 - Hide Search Folder actions when Search Folders are disabled
Matthew Barnes
2011-05-21
1
-14
/
+23
*
Remove mail_remove_folder().
Matthew Barnes
2011-05-21
1
-6
/
+5
*
Remove mail_store_prepare_offline().
Matthew Barnes
2011-05-18
1
-4
/
+49
*
Add e_mail_reader_new_activity().
Matthew Barnes
2011-05-13
1
-1
/
+6
*
Reimplement em_folder_properties_show().
Matthew Barnes
2011-05-12
1
-1
/
+1
*
Add e_activity_handle_cancellation().
Matthew Barnes
2011-05-12
1
-2
/
+1
*
em_folder_utils_create_folder(): Change function parameters.
Matthew Barnes
2011-05-07
1
-6
/
+6
*
em_folder_utils_copy_folder(): Change function parameter.
Matthew Barnes
2011-05-07
1
-10
/
+12
*
Remove e_mail_reader_get_folder_uri().
Matthew Barnes
2011-05-04
1
-2
/
+7
*
Add em_folder_tree_get_selected_account().
Matthew Barnes
2011-05-03
1
-15
/
+4
*
Adapt to CamelService changes.
Matthew Barnes
2011-04-21
1
-1
/
+1
*
Coding style and whitespace cleanup.
Matthew Barnes
2011-02-19
1
-1
/
+5
*
Bug #638333 - Critical warning when invoking File->New->Mail Folder
Milan Crha
2011-02-16
1
-1
/
+1
*
Coding style and whitespace cleanup.
Matthew Barnes
2011-01-30
1
-7
/
+18
*
Bug #634403 - Mails Label popup menu is not updated properly
Milan Crha
2011-01-19
1
-0
/
+1
*
Bug #633982 - Crash when trying to Create a search folder from a search
Milan Crha
2011-01-19
1
-1
/
+3
*
Fix menu item capitalizaion.
Matthew Barnes
2010-12-27
1
-2
/
+2
*
Bug #207580 - Allow new mail check on individual accounts
Milan Crha
2010-11-26
1
-0
/
+68
*
Bug #632683 - Remove-duplicates should work on selection
Milan Crha
2010-11-10
1
-134
/
+0
*
Coding style and whitespace cleanup.
Matthew Barnes
2010-11-08
1
-3
/
+3
*
Kill em_folder_utils_unsubscribe_folder().
Matthew Barnes
2010-11-01
1
-2
/
+48
*
Bug #445439 - Delete mail from pop-server when deleted from Inbox/Trash
Milan Crha
2010-10-27
1
-1
/
+1
*
Fix capitalization in menu labels.
Matthew Barnes
2010-10-23
1
-1
/
+1
*
Move more account utilities to e-account-utils.c.
Matthew Barnes
2010-10-19
1
-2
/
+2
*
Send errors to an EAlertSink instead of the task bar.
Matthew Barnes
2010-10-19
1
-22
/
+24
*
Bug #587011 - Integrate remove-duplicates into evolution
Milan Crha
2010-10-15
1
-0
/
+134
*
Replace EBinding with GBinding.
Matthew Barnes
2010-10-14
1
-24
/
+39
*
Bug 305425 - Toolbar cancel button is always sensitive
Matthew Barnes
2010-10-14
1
-0
/
+6
*
EShellBackend: Respond to EShell::prepare-for-quit signals.
Matthew Barnes
2010-10-14
1
-0
/
+14
*
Give MailSession a permanent home.
Matthew Barnes
2010-10-13
1
-16
/
+91
*
Bug 510020 - Add "Manage Subscriptions" to store context menus
Matthew Barnes
2010-10-03
1
-1
/
+19
*
Rewrite the folder subscription editor.
Matthew Barnes
2010-10-03
1
-4
/
+16
*
Mail module + EMailView cleanups.
Matthew Barnes
2010-08-27
1
-30
/
+97
*
Rewrite the content piece of evolution.
Srinivasa Ragavan
2010-07-26
1
-13
/
+13
*
Keep chipping away at direct GtkHTML usage.
Matthew Barnes
2010-06-01
1
-10
/
+10
*
Revert "Work around another dropped gnome-icon-theme icon."
Matthew Barnes
2010-05-27
1
-1
/
+1
*
Coding style and whitespace cleanup.
Matthew Barnes
2010-05-27
1
-1
/
+3
*
Merge branch 'express2'
Matthew Barnes
2010-05-27
1
-1
/
+1
|
\
|
*
Merge branch 'gnome-2-30' into express2
Matthew Barnes
2010-05-17
1
-1
/
+1
|
|
\
|
|
*
Bug 618400 - "Mark All Messages as Read" shortcut missing
Matthew Barnes
2010-05-12
1
-1
/
+1
|
|
*
Revert "Work around another dropped gnome-icon-theme icon."
Matthew Barnes
2010-04-30
1
-1
/
+1
|
|
*
Work around another dropped gnome-icon-theme icon.
Matthew Barnes
2010-04-23
1
-1
/
+1
|
*
|
Work around another dropped gnome-icon-theme icon.
Matthew Barnes
2010-04-30
1
-1
/
+1
|
|
/
|
*
Bug #613354 - Folder->Mark all messages as read does not work
Milan Crha
2010-04-01
1
-1
/
+5
*
|
Bug #546551 - Dialog for mark-all-read always mentions subfolders
Milan Crha
2010-05-21
1
-1
/
+5
*
|
Bug 618400 - "Mark All Messages as Read" shortcut missing
Matthew Barnes
2010-05-12
1
-1
/
+1
*
|
Revert "Work around another dropped gnome-icon-theme icon."
Matthew Barnes
2010-04-30
1
-1
/
+1
*
|
Work around another dropped gnome-icon-theme icon.
Matthew Barnes
2010-04-23
1
-1
/
+1
*
|
Bug #613354 - Folder->Mark all messages as read does not work
Milan Crha
2010-04-01
1
-1
/
+5
*
|
Bug 468448 - Kill "Hide Read Messages" and "Hide Selected Messages"
Matthew Barnes
2010-03-28
1
-85
/
+20
|
/
*
Bug 609836 - Add translator comments to ambiguous strings
Matthew Barnes
2010-02-17
1
-0
/
+2
*
Implement account-wide search scope in mail.
Matthew Barnes
2010-02-07
1
-78
/
+11
*
Bug 549558 - "Download Messages for Offline Usage" still sensitive in offlin...
Viswanath Sivakumar
2010-01-22
1
-1
/
+7
*
Bug 607608 - Empty Trash does not work unless Trash is selected
Matthew Barnes
2010-01-22
1
-32
/
+42
*
Remove dead assignments found by clang.
Matthew Barnes
2010-01-16
1
-4
/
+0
*
Bug #549988 - "Empty Trash" in Trash popup empties all Trash folders
Milan Crha
2010-01-06
1
-4
/
+4
*
Introduce ESelectable and EFocusTracker.
Matthew Barnes
2009-12-26
1
-49
/
+0
*
Remove some obsolete GConf keys.
Matthew Barnes
2009-12-19
1
-65
/
+6
*
Refactor the EShell search API.
Matthew Barnes
2009-12-19
1
-27
/
+41
*
Bug #596967 - Per-folder setting for threading and preview panel
Milan Crha
2009-12-19
1
-1
/
+38
*
Expand the EMailReader interface so it's easier to use.
Matthew Barnes
2009-12-02
1
-37
/
+17
*
Kill message_list_free_uids().
Matthew Barnes
2009-12-02
1
-6
/
+6
*
Merge bits and pieces of the anjal-evo-2-30 branch.
Matthew Barnes
2009-12-01
1
-65
/
+74
*
Bug #579599 - Let the Advanced Search work again
Milan Crha
2009-11-19
1
-54
/
+14
*
Bug 600714 - No label colors in popup menu
Matthew Barnes
2009-11-14
1
-7
/
+8
*
Cleanup and rename filter classes.
Matthew Barnes
2009-10-27
1
-4
/
+4
*
Enable File->Empty Trash menu item for all folders
Milan Crha
2009-10-07
1
-1
/
+8
*
Bug 217066 - Rename folders directly inside folder list
Matthew Barnes
2009-09-13
1
-4
/
+1
*
Bug 593899 - "Create Search Folder from Search" does not work
Matthew Barnes
2009-09-11
1
-2
/
+71
*
Bug 593905 - 'Subject or Addresses contains' search criteria missing
Matthew Barnes
2009-09-11
1
-11
/
+4
*
Require a parent window when creating an EMFolderSelector.
Matthew Barnes
2009-09-11
1
-2
/
+14
*
Finish killing Bonobo.
Matthew Barnes
2009-09-09
1
-2
/
+2
*
Introduce an EShellView::execute-search signal.
Matthew Barnes
2009-09-03
1
-66
/
+10
*
Relax the EBinding API to reduce GObject casting.
Matthew Barnes
2009-09-02
1
-20
/
+20
*
Disable classic/vertical options when preview is hidden.
Matthew Barnes
2009-09-02
1
-0
/
+8
*
Remove redundant "vertical view" functions.
Matthew Barnes
2009-08-28
1
-4
/
+15
*
Add vertical view to Memos and Tasks.
Matthew Barnes
2009-08-28
1
-1
/
+1
*
Kill the "folder-unsubscribe" plugin.
Matthew Barnes
2009-06-26
1
-1
/
+28
*
Radically reorganize source code.
Matthew Barnes
2009-06-25
1
-0
/
+1806