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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introduce libemail-engine and libemail-utils.
Matthew Barnes
2012-01-19
10
-108
/
+134
*
Do not auto-mark-as-seen when changing filter type
Milan Crha
2012-01-11
1
-0
/
+24
*
Move EMailLabelListStore to EMailSession.
Matthew Barnes
2011-12-25
6
-106
/
+87
*
Bug #661087 - Add ability to remove localized "Re:" prefixes in subject
Milan Crha
2011-12-22
1
-0
/
+5
*
Reduce diff noise with account-mgmt branch.
Matthew Barnes
2011-12-20
4
-9
/
+30
*
Avoid passing EMailBackend as much as possible.
Matthew Barnes
2011-12-16
4
-45
/
+96
*
mail-send-recv.c: Avoid using EAccount and CamelURL if possible.
Matthew Barnes
2011-12-16
1
-10
/
+18
*
Reorder accounts by drag-and-drop.
Matthew Barnes
2011-12-11
7
-311
/
+123
*
Move folder URI caching to MailFolderCache.
Matthew Barnes
2011-12-08
1
-19
/
+9
*
Miscellaneous EShellView-related cleanups.
Matthew Barnes
2011-12-08
11
-134
/
+109
*
Bug #665103 - Blank composer/mail/network preferences windows
Milan Crha
2011-11-29
4
-3
/
+13
*
Remove some unnecessary GConf crud.
Matthew Barnes
2011-11-28
5
-13
/
+2
*
"citation-colour" -> "citation-color"
Matthew Barnes
2011-11-28
1
-1
/
+1
*
Use e_restore_window() and "org.gnome.evolution.window".
Matthew Barnes
2011-11-28
2
-2
/
+0
*
Fix some GSettings runtime issues.
Matthew Barnes
2011-11-23
2
-11
/
+17
*
More compiler warning fixes.
Matthew Barnes
2011-11-23
1
-1
/
+0
*
Merge branch 'master' into wip/gsettings
Matthew Barnes
2011-11-23
1
-63
/
+51
|
\
|
*
EPreviewPane: Implement EAlertSink.
Matthew Barnes
2011-11-22
1
-15
/
+0
|
*
Add EMailReader.get_preview_pane() method.
Matthew Barnes
2011-11-22
1
-51
/
+54
|
*
Remove some unnecessary #includes.
Matthew Barnes
2011-11-18
1
-1
/
+0
*
|
Miscellaneous cleanups.
Matthew Barnes
2011-11-23
1
-11
/
+11
*
|
Fix compiler warnings.
Matthew Barnes
2011-11-23
1
-4
/
+0
*
|
Build fixes
Rodrigo Moya
2011-11-18
1
-0
/
+1
*
|
Merge branch 'master' into wip/gsettings
Rodrigo Moya
2011-11-17
2
-0
/
+11
|
\
|
|
*
Bug #662914 - Reply to gnupg signed mails should be signed
Milan Crha
2011-11-14
2
-0
/
+11
*
|
Migrate EShellSettings to GSettings
Rodrigo Moya
2011-11-15
1
-57
/
+116
*
|
Merge branch 'master' into wip/gsettings
Rodrigo Moya
2011-11-14
3
-7
/
+4
|
\
|
|
*
Bug 663372 - Actions not updated after disabling account
Matthew Barnes
2011-11-13
1
-0
/
+2
|
*
Bug 663376 - Folder->Properties enabled when no folder selected
Matthew Barnes
2011-11-13
1
-1
/
+1
|
*
Bug #659945 - "New" button in toolbar for new mail message not working
Milan Crha
2011-11-10
1
-6
/
+1
*
|
Make it fully build
Rodrigo Moya
2011-11-09
3
-6
/
+5
*
|
Merge branch 'master' into wip/gsettings
Rodrigo Moya
2011-11-08
1
-1
/
+1
|
\
|
|
*
EMAccountEditor: Start using CamelNetworkSettings.
Matthew Barnes
2011-11-07
1
-1
/
+1
*
|
Migrate SA extension to GSettings
Rodrigo Moya
2011-11-02
2
-63
/
+56
*
|
Mail module has now all basic settings in GSettings
Rodrigo Moya
2011-10-28
3
-50
/
+21
*
|
Merge branch 'master' into wip/gsettings
Rodrigo Moya
2011-10-28
3
-9
/
+20
|
\
|
|
*
e-mail-store.c: Take EMailSession instead of EMailBackend.
Matthew Barnes
2011-10-27
3
-9
/
+27
*
|
Merge branch 'master' into wip/gsettings
Rodrigo Moya
2011-10-24
1
-4
/
+31
|
\
|
|
*
Bug #660738 - Font changes ignored since 3.2
Milan Crha
2011-10-21
1
-4
/
+31
*
|
Make e_utils_prompt_user and callers use GSettings keys
Rodrigo Moya
2011-10-14
1
-1
/
+1
*
|
Merge branch 'master' into wip/gsettings
Rodrigo Moya
2011-10-10
3
-12
/
+13
|
\
|
|
*
Adapt to CamelFolderSummary API changes
Milan Crha
2011-10-06
1
-5
/
+5
|
*
GtkApplication has some new EShell-like features.
Matthew Barnes
2011-10-06
2
-7
/
+8
*
|
Merge from master
Rodrigo Moya
2011-10-05
13
-82
/
+79
|
\
|
|
*
Simplify library dependency flags.
Matthew Barnes
2011-10-05
1
-9
/
+7
|
*
Bug #601898 - SOCKS proxy does not work with mailer
Milan Crha
2011-09-30
2
-19
/
+19
|
*
Miscellaneous cleanups from the account-mgmt branch.
Matthew Barnes
2011-09-27
6
-59
/
+46
|
*
EMFolderTreeModel: Don't use parameters in "get_default" functions.
Matthew Barnes
2011-09-26
1
-1
/
+1
|
*
The EExtension framework is now in libebackend.
Matthew Barnes
2011-09-26
3
-3
/
+6
|
*
Bug #351025 - Make the order of the mail accounts configurable
Milan Crha
2011-09-26
3
-2
/
+103
|
*
Coding style and whitespace cleanup.
Matthew Barnes
2011-09-04
5
-44
/
+82
|
*
Miscellaneous cleanups.
Matthew Barnes
2011-08-31
5
-33
/
+34
|
*
e_mail_store_foreach(): Take an EMailSession parameter.
Matthew Barnes
2011-08-18
2
-2
/
+11
|
*
Use new CamelService:display-name property.
Matthew Barnes
2011-08-18
2
-4
/
+2
|
*
Adapt to new CamelSubscribable interface.
Matthew Barnes
2011-08-16
1
-9
/
+9
|
*
Bug #655254 - Cropped Junk settings text
Milan Crha
2011-08-16
1
-2
/
+1
|
*
Coding style and whitespace cleanup.
Matthew Barnes
2011-08-13
1
-2
/
+7
|
*
Bug #655957 - Current account / all accounts search changes column
Milan Crha
2011-08-12
1
-1
/
+5
|
*
Bug #656133 - Mail-local not initialized when adding/editing account
Milan Crha
2011-08-11
1
-0
/
+4
|
*
EConfig: Broadcast abort/commit events by way of signals.
Matthew Barnes
2011-08-11
3
-3
/
+3
|
*
Do not leak memory on each mail folder change
Milan Crha
2011-08-01
1
-0
/
+1
|
*
Bug #655430 - Forgotten EMailJunkOptions type init for mail-config.ui
Milan Crha
2011-07-28
2
-0
/
+4
|
*
Convert junk filtering EPlugins to EExtensions.
Matthew Barnes
2011-07-14
6
-565
/
+19
|
*
Prefer g_seekable_seek() over camel_stream_reset().
Matthew Barnes
2011-07-05
1
-1
/
+1
|
*
Bug #650671 - Service connect/disconnect not cancelled properly
Milan Crha
2011-07-02
1
-2
/
+2
|
*
Bug 652958 - Evolution Account Assistant jumps steps
Matthew Barnes
2011-07-01
3
-2
/
+13
|
*
Bug #530335 - Allow Reply to selected address only
Rathin
2011-06-14
1
-2
/
+2
|
*
Coding style and whitespace cleanups.
Matthew Barnes
2011-06-09
1
-1
/
+2
|
*
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
|
*
EMailShellView: Avoid e_get_subscribable_accounts().
Matthew Barnes
2011-05-29
1
-16
/
+17
|
*
Bug #646109 - Fix use of include <config.h> to make sure translations work
Milan Crha
2011-05-27
16
-2
/
+62
|
*
Use em_folder_tree_get_selected() in places to simplify code.
Matthew Barnes
2011-05-25
3
-50
/
+22
|
*
EMFolderTree: Add an EAlertSink property.
Matthew Barnes
2011-05-24
1
-1
/
+3
|
*
EMFolderTree: Store an EMailBackend instead of an EMailSession.
Matthew Barnes
2011-05-24
5
-59
/
+50
|
*
Coding style and whitespace cleanup.
Matthew Barnes
2011-05-22
1
-3
/
+5
|
*
Bug 650587 - Hide Search Folder actions when Search Folders are disabled
Matthew Barnes
2011-05-21
5
-18
/
+55
|
*
EMailReader: Support multiple action groups.
Matthew Barnes
2011-05-21
1
-4
/
+14
|
*
Remove mail_remove_folder().
Matthew Barnes
2011-05-21
2
-6
/
+6
|
*
Remove mail_store_prepare_offline().
Matthew Barnes
2011-05-18
2
-4
/
+50
|
*
Bug 650088 - Cannot send message from Contacts view
Matthew Barnes
2011-05-17
1
-0
/
+5
|
*
Bug #601541 - Add 'Copy Image' Option On Inline Email Images
Milan Crha
2011-05-16
1
-1
/
+6
|
*
GN-bug #649935 - Check folder validity before asking for its URI
Milan Crha
2011-05-13
1
-2
/
+5
|
*
EMailShellView: Remove some unused utility functions.
Matthew Barnes
2011-05-13
2
-159
/
+0
|
*
Keep forgetting to add prefixes to EAlert tags.
Matthew Barnes
2011-05-13
1
-1
/
+1
|
*
Miscellaneous cleanups.
Matthew Barnes
2011-05-13
2
-20
/
+28
|
*
em_utils_reply_to_message(): Require a CamelMimeMessage.
Matthew Barnes
2011-05-13
1
-10
/
+4
|
*
Add e_mail_reader_new_activity().
Matthew Barnes
2011-05-13
2
-14
/
+12
|
*
Reimplement em_folder_properties_show().
Matthew Barnes
2011-05-12
1
-1
/
+1
|
*
Add e_activity_handle_cancellation().
Matthew Barnes
2011-05-12
2
-4
/
+2
|
*
Reimplement em_utils_forward_messages().
Matthew Barnes
2011-05-12
1
-1
/
+1
|
*
Coding style cleanups.
Matthew Barnes
2011-05-09
3
-19
/
+19
|
*
Whitespace and coding style cleanups.
Matthew Barnes
2011-05-08
1
-1
/
+1
|
*
Adapt to CamelFolder:name -> display-name.
Matthew Barnes
2011-05-07
2
-2
/
+2
|
*
em_folder_utils_create_folder(): Change function parameters.
Matthew Barnes
2011-05-07
2
-7
/
+7
|
*
em_folder_utils_copy_folder(): Change function parameter.
Matthew Barnes
2011-05-07
1
-10
/
+12
|
*
Drop support for command-line 'email://' URIs.
Matthew Barnes
2011-05-06
1
-106
/
+3
|
*
Remove e_mail_reader_get_folder_uri().
Matthew Barnes
2011-05-04
4
-26
/
+34
|
*
Remove 'from_uri' params from e-msg-composer-utils.c.
Matthew Barnes
2011-05-04
1
-6
/
+33
|
*
Fix compiler warnings.
Matthew Barnes
2011-05-03
2
-7
/
+0
|
*
Drop 'folder_uri' param from em_utils_folder_is_outbox().
Matthew Barnes
2011-05-03
1
-2
/
+2
|
*
Drop 'folder_uri' param from em_utils_folder_is_sent().
Matthew Barnes
2011-05-03
2
-4
/
+4
|
*
Drop 'folder_uri' param from em_utils_folder_is_drafts().
Matthew Barnes
2011-05-03
1
-1
/
+1
|
*
EMailShellView: Open the selected folder ourselves.
Matthew Barnes
2011-05-03
5
-32
/
+119
|
*
Add em_folder_tree_get_selected_account().
Matthew Barnes
2011-05-03
2
-18
/
+7
|
*
Bug #588891 - Spam settings dialog terribly un-higgy
Dan Vrátil
2011-04-29
1
-39
/
+44
|
*
Bug #303653 - Make headers collapsable in preview pane
Dan Vrátil
2011-04-27
1
-0
/
+4
|
*
Adapt to CamelService changes.
Matthew Barnes
2011-04-21
4
-26
/
+20
|
*
Kill em_composer_prefs_new_signature().
Matthew Barnes
2011-04-15
2
-14
/
+0
|
*
Miscellaneous GtkAction-related cleanups.
Matthew Barnes
2011-03-28
2
-3
/
+4
|
*
Restore lockdown integration.
Matthew Barnes
2011-03-28
1
-24
/
+0
|
*
Bug 643507 - Font preferences don't work
Matthew Barnes
2011-03-09
1
-17
/
+182
|
*
Coding style and whitespace cleanup.
Matthew Barnes
2011-03-06
7
-7
/
+19
|
*
Bug #642093 - Frees message attachment content on Reply
Milan Crha
2011-03-01
1
-0
/
+6
|
*
Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedly
Milan Crha
2011-02-25
9
-72
/
+40
|
*
Coding style and whitespace cleanup.
Matthew Barnes
2011-02-19
2
-3
/
+13
|
*
Bug #638333 - Critical warning when invoking File->New->Mail Folder
Milan Crha
2011-02-16
2
-3
/
+14
|
*
Bug 642171 - Implicit libgnome dependency for lockdown GConf keys
Matthew Barnes
2011-02-13
1
-0
/
+8
|
*
Remove NULL checks for GObject methods.
Matthew Barnes
2011-02-13
3
-6
/
+6
|
*
Bug 641756 - Fix warnings from GCC 4.6
Kjartan Maraas
2011-02-09
2
-6
/
+0
|
*
More whitespace cleanup.
Matthew Barnes
2011-01-31
2
-4
/
+4
|
*
Coding style and whitespace cleanup.
Matthew Barnes
2011-01-30
3
-80
/
+210
|
*
Adapt size_request vfuncs to latest gtk+-3.0 API.
Rodrigo Moya
2011-01-25
1
-5
/
+15
|
*
Adapt to GtkComboBox class reorg.
Matthew Barnes
2011-01-25
1
-2
/
+7
|
*
Drop backward-compatibility cruft.
Matthew Barnes
2011-01-25
2
-6
/
+0
|
*
Bug #634403 - Mails Label popup menu is not updated properly
Milan Crha
2011-01-19
2
-0
/
+2
|
*
Bug #633982 - Crash when trying to Create a search folder from a search
Milan Crha
2011-01-19
1
-1
/
+3
|
*
Bug #633788 - Mail plugin's update-actions handler is never called
Milan Crha
2011-01-19
1
-0
/
+19
|
*
Avoid idle callbacks in EMailBackend initialization.
Matthew Barnes
2011-01-08
1
-0
/
+6
|
*
Bug #637906 - Don't ask again when sending to non-mail recipients
Milan Crha
2011-01-06
2
-0
/
+11
|
*
Fix menu item capitalizaion.
Matthew Barnes
2010-12-27
1
-2
/
+2
|
*
Bug #567879 - Add View >> Gallery Option In Email Composer
Milan Crha
2010-12-22
1
-0
/
+4
|
*
Bug #637162 - May not add toolbar Send/Receive button multiple times
Milan Crha
2010-12-14
1
-22
/
+29
|
*
Bug #631568 - Scheduling Meetings with CalDAV calendars
Milan Crha
2010-12-08
1
-0
/
+4
|
*
Free/busy meeting view doesn't work due to non-working extension
Milan Crha
2010-12-06
3
-0
/
+21
|
*
Bug 636265 - Trash is untranslated in the window title
Matthew Barnes
2010-12-04
1
-10
/
+16
|
*
Add option "Check for new messages in all active accounts"
Milan Crha
2010-11-30
2
-0
/
+16
|
*
Set mnemonic widget for lblDefaultCharset in Mail Preferences
Milan Crha
2010-11-30
1
-0
/
+1
|
*
Bug #633949 - Add an option to disable new e-mail check at startup
Milan Crha
2010-11-30
2
-0
/
+11
|
*
Bug #207580 - Allow new mail check on individual accounts
Milan Crha
2010-11-26
5
-20
/
+448
|
*
Bug #633783 - Folder->Expunge enabled when no folder selected
Milan Crha
2010-11-22
1
-0
/
+4
|
*
Bug #633779 - GtkComboBoxText issues
Milan Crha
2010-11-18
1
-12
/
+18
|
*
Bug #632683 - Remove-duplicates should work on selection
Milan Crha
2010-11-10
2
-136
/
+0
|
*
Coding style and whitespace cleanup.
Matthew Barnes
2010-11-08
1
-3
/
+3
|
*
Bug #632562 - Disabled account in preferences not remove in folder tree
Milan Crha
2010-11-03
1
-1
/
+3
|
*
EMailReader: Add a get_alert_sink() method.
Matthew Barnes
2010-11-01
1
-0
/
+15
|
*
Kill em_folder_utils_unsubscribe_folder().
Matthew Barnes
2010-11-01
2
-2
/
+50
|
*
Bug 633172 - Folder->Subscriptions is always enabled
Matthew Barnes
2010-10-30
1
-5
/
+14
*
|
Bug #351025 - Make the order of the mail accounts configurable
Milan Crha
2011-09-26
3
-2
/
+103
*
|
Coding style and whitespace cleanup.
Matthew Barnes
2011-09-14
5
-44
/
+82
*
|
Miscellaneous cleanups.
Matthew Barnes
2011-09-14
5
-33
/
+34
*
|
e_mail_store_foreach(): Take an EMailSession parameter.
Matthew Barnes
2011-09-14
2
-2
/
+11
*
|
Use new CamelService:display-name property.
Matthew Barnes
2011-09-14
2
-4
/
+2
*
|
Adapt to new CamelSubscribable interface.
Matthew Barnes
2011-09-14
1
-9
/
+9
*
|
Bug #655254 - Cropped Junk settings text
Milan Crha
2011-09-14
1
-2
/
+1
*
|
Coding style and whitespace cleanup.
Matthew Barnes
2011-09-14
1
-2
/
+7
*
|
Bug #655957 - Current account / all accounts search changes column
Milan Crha
2011-09-14
1
-1
/
+5
*
|
Bug #656133 - Mail-local not initialized when adding/editing account
Milan Crha
2011-09-14
1
-0
/
+4
*
|
EConfig: Broadcast abort/commit events by way of signals.
Matthew Barnes
2011-09-14
3
-3
/
+3
*
|
Do not leak memory on each mail folder change
Milan Crha
2011-09-14
1
-0
/
+1
*
|
Bug #655430 - Forgotten EMailJunkOptions type init for mail-config.ui
Milan Crha
2011-09-14
2
-0
/
+4
*
|
Convert junk filtering EPlugins to EExtensions.
Matthew Barnes
2011-09-14
6
-565
/
+19
*
|
Prefer g_seekable_seek() over camel_stream_reset().
Matthew Barnes
2011-09-14
1
-1
/
+1
*
|
Bug #650671 - Service connect/disconnect not cancelled properly
Milan Crha
2011-09-14
1
-2
/
+2
*
|
Bug 652958 - Evolution Account Assistant jumps steps
Matthew Barnes
2011-09-14
3
-2
/
+13
*
|
Bug #530335 - Allow Reply to selected address only
Rathin
2011-06-30
1
-2
/
+2
*
|
Coding style and whitespace cleanups.
Matthew Barnes
2011-06-30
1
-1
/
+2
*
|
Bug #614274 - Labeling many messages is very slow
Matt McCutchen
2011-06-30
1
-0
/
+2
*
|
EMSubscriptionEditor: Manage stores, not accounts.
Matthew Barnes
2011-06-30
1
-1
/
+11
*
|
EMailShellView: Avoid e_get_subscribable_accounts().
Matthew Barnes
2011-06-30
1
-16
/
+17
*
|
Bug #646109 - Fix use of include <config.h> to make sure translations work
Milan Crha
2011-06-30
16
-2
/
+62
*
|
Use em_folder_tree_get_selected() in places to simplify code.
Matthew Barnes
2011-06-30
3
-50
/
+22
*
|
EMFolderTree: Add an EAlertSink property.
Matthew Barnes
2011-06-30
1
-1
/
+3
*
|
EMFolderTree: Store an EMailBackend instead of an EMailSession.
Matthew Barnes
2011-06-30
5
-59
/
+50
*
|
Coding style and whitespace cleanup.
Matthew Barnes
2011-06-30
1
-3
/
+5
*
|
Bug 650587 - Hide Search Folder actions when Search Folders are disabled
Matthew Barnes
2011-06-30
5
-18
/
+55
*
|
EMailReader: Support multiple action groups.
Matthew Barnes
2011-06-30
1
-4
/
+14
*
|
Remove mail_remove_folder().
Matthew Barnes
2011-06-30
2
-6
/
+6
*
|
Remove mail_store_prepare_offline().
Matthew Barnes
2011-06-30
2
-4
/
+50
*
|
Bug 650088 - Cannot send message from Contacts view
Matthew Barnes
2011-06-30
1
-0
/
+5
*
|
Bug #601541 - Add 'Copy Image' Option On Inline Email Images
Milan Crha
2011-06-30
1
-1
/
+6
*
|
GN-bug #649935 - Check folder validity before asking for its URI
Milan Crha
2011-06-30
1
-2
/
+5
*
|
EMailShellView: Remove some unused utility functions.
Matthew Barnes
2011-06-30
2
-159
/
+0
*
|
Keep forgetting to add prefixes to EAlert tags.
Matthew Barnes
2011-06-30
1
-1
/
+1
*
|
Miscellaneous cleanups.
Matthew Barnes
2011-06-30
2
-20
/
+28
*
|
em_utils_reply_to_message(): Require a CamelMimeMessage.
Matthew Barnes
2011-06-30
1
-10
/
+4
*
|
Add e_mail_reader_new_activity().
Matthew Barnes
2011-06-30
2
-14
/
+12
*
|
Reimplement em_folder_properties_show().
Matthew Barnes
2011-06-30
1
-1
/
+1
*
|
Add e_activity_handle_cancellation().
Matthew Barnes
2011-06-30
2
-4
/
+2
*
|
Reimplement em_utils_forward_messages().
Matthew Barnes
2011-06-30
1
-1
/
+1
*
|
Coding style cleanups.
Matthew Barnes
2011-06-30
3
-19
/
+19
*
|
Whitespace and coding style cleanups.
Matthew Barnes
2011-06-30
1
-1
/
+1
*
|
Adapt to CamelFolder:name -> display-name.
Matthew Barnes
2011-06-30
2
-2
/
+2
*
|
em_folder_utils_create_folder(): Change function parameters.
Matthew Barnes
2011-06-30
2
-7
/
+7
*
|
em_folder_utils_copy_folder(): Change function parameter.
Matthew Barnes
2011-06-30
1
-10
/
+12
*
|
Drop support for command-line 'email://' URIs.
Matthew Barnes
2011-06-30
1
-106
/
+3
*
|
Remove e_mail_reader_get_folder_uri().
Matthew Barnes
2011-06-30
4
-26
/
+34
*
|
Remove 'from_uri' params from e-msg-composer-utils.c.
Matthew Barnes
2011-06-30
1
-6
/
+33
*
|
Fix compiler warnings.
Matthew Barnes
2011-06-30
2
-7
/
+0
*
|
Drop 'folder_uri' param from em_utils_folder_is_outbox().
Matthew Barnes
2011-06-30
1
-2
/
+2
*
|
Drop 'folder_uri' param from em_utils_folder_is_sent().
Matthew Barnes
2011-06-30
2
-4
/
+4
*
|
Drop 'folder_uri' param from em_utils_folder_is_drafts().
Matthew Barnes
2011-06-30
1
-1
/
+1
*
|
EMailShellView: Open the selected folder ourselves.
Matthew Barnes
2011-06-30
5
-32
/
+119
*
|
Add em_folder_tree_get_selected_account().
Matthew Barnes
2011-06-30
2
-18
/
+7
*
|
Bug #588891 - Spam settings dialog terribly un-higgy
Dan Vrátil
2011-06-30
1
-39
/
+44
*
|
Bug #303653 - Make headers collapsable in preview pane
Dan Vrátil
2011-06-30
1
-0
/
+4
*
|
Adapt to CamelService changes.
Matthew Barnes
2011-06-30
4
-26
/
+20
*
|
Kill em_composer_prefs_new_signature().
Matthew Barnes
2011-06-30
2
-14
/
+0
*
|
Miscellaneous GtkAction-related cleanups.
Matthew Barnes
2011-06-30
2
-3
/
+4
*
|
Restore lockdown integration.
Matthew Barnes
2011-06-30
1
-24
/
+0
*
|
Bug 643507 - Font preferences don't work
Matthew Barnes
2011-06-30
1
-17
/
+182
*
|
Coding style and whitespace cleanup.
Matthew Barnes
2011-06-30
7
-7
/
+19
*
|
Bug #642093 - Frees message attachment content on Reply
Milan Crha
2011-06-30
1
-0
/
+6
*
|
Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedly
Milan Crha
2011-06-30
9
-72
/
+40
*
|
Coding style and whitespace cleanup.
Matthew Barnes
2011-06-30
2
-3
/
+13
*
|
Bug #638333 - Critical warning when invoking File->New->Mail Folder
Milan Crha
2011-06-30
2
-3
/
+14
*
|
Bug 642171 - Implicit libgnome dependency for lockdown GConf keys
Matthew Barnes
2011-06-30
1
-0
/
+8
*
|
Remove NULL checks for GObject methods.
Matthew Barnes
2011-06-30
3
-6
/
+6
*
|
Bug 641756 - Fix warnings from GCC 4.6
Kjartan Maraas
2011-06-30
2
-6
/
+0
*
|
More whitespace cleanup.
Matthew Barnes
2011-06-30
2
-4
/
+4
*
|
Coding style and whitespace cleanup.
Matthew Barnes
2011-06-30
3
-80
/
+210
*
|
Adapt size_request vfuncs to latest gtk+-3.0 API.
Rodrigo Moya
2011-06-30
1
-5
/
+15
*
|
Adapt to GtkComboBox class reorg.
Matthew Barnes
2011-06-30
1
-2
/
+7
*
|
Drop backward-compatibility cruft.
Matthew Barnes
2011-06-30
2
-6
/
+0
*
|
Bug #634403 - Mails Label popup menu is not updated properly
Milan Crha
2011-06-30
2
-0
/
+2
*
|
Bug #633982 - Crash when trying to Create a search folder from a search
Milan Crha
2011-06-30
1
-1
/
+3
*
|
Bug #633788 - Mail plugin's update-actions handler is never called
Milan Crha
2011-06-30
1
-0
/
+19
*
|
Avoid idle callbacks in EMailBackend initialization.
Matthew Barnes
2011-06-30
1
-0
/
+6
*
|
Bug #637906 - Don't ask again when sending to non-mail recipients
Milan Crha
2011-06-30
2
-0
/
+11
*
|
Fix menu item capitalizaion.
Matthew Barnes
2011-06-30
1
-2
/
+2
*
|
Bug #567879 - Add View >> Gallery Option In Email Composer
Milan Crha
2011-06-30
1
-0
/
+4
*
|
Bug #637162 - May not add toolbar Send/Receive button multiple times
Milan Crha
2011-06-30
1
-22
/
+29
*
|
Bug #631568 - Scheduling Meetings with CalDAV calendars
Milan Crha
2011-06-30
1
-0
/
+4
*
|
Free/busy meeting view doesn't work due to non-working extension
Milan Crha
2011-06-30
3
-0
/
+21
*
|
Bug 636265 - Trash is untranslated in the window title
Matthew Barnes
2011-06-30
1
-10
/
+16
*
|
Add option "Check for new messages in all active accounts"
Milan Crha
2011-06-30
2
-0
/
+16
*
|
Set mnemonic widget for lblDefaultCharset in Mail Preferences
Milan Crha
2011-06-30
1
-0
/
+1
*
|
Bug #633949 - Add an option to disable new e-mail check at startup
Milan Crha
2011-06-30
2
-0
/
+11
*
|
Bug #207580 - Allow new mail check on individual accounts
Milan Crha
2011-06-30
5
-20
/
+448
*
|
Bug #633783 - Folder->Expunge enabled when no folder selected
Milan Crha
2011-06-30
1
-0
/
+4
*
|
Bug #633779 - GtkComboBoxText issues
Milan Crha
2011-06-30
1
-12
/
+18
*
|
Bug #632683 - Remove-duplicates should work on selection
Milan Crha
2010-11-16
2
-136
/
+0
*
|
Coding style and whitespace cleanup.
Matthew Barnes
2010-11-10
1
-3
/
+3
*
|
Bug #632562 - Disabled account in preferences not remove in folder tree
Milan Crha
2010-11-10
1
-1
/
+3
*
|
EMailReader: Add a get_alert_sink() method.
Matthew Barnes
2010-11-10
1
-0
/
+15
*
|
Kill em_folder_utils_unsubscribe_folder().
Matthew Barnes
2010-11-10
2
-2
/
+50
*
|
Bug 633172 - Folder->Subscriptions is always enabled
Matthew Barnes
2010-11-10
1
-5
/
+14
|
/
*
Bug #632767 - Some widgets removed from mail-config.ui
Milan Crha
2010-10-27
1
-3
/
+1
*
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
[next]