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-private.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix/mute issues found by Coverity scan
Milan Crha
2013-11-15
1
-3
/
+0
*
"Disco is dead!", says Camel.
Matthew Barnes
2013-11-14
1
-2
/
+1
*
Bug #698275 - Enable/disable account yields to a several seconds busy loop
Milan Crha
2013-08-21
1
-11
/
+1
*
Bug #682277 - Multiselect of messages causes slow UI update
Milan Crha
2013-08-20
1
-10
/
+10
*
Fix sidebar message counts for real Junk / Trash folders.
Matthew Barnes
2013-08-03
1
-12
/
+30
*
Add e_web_view_cursor_image_copy().
Matthew Barnes
2013-07-28
1
-1
/
+1
*
EShellView can load the GalViewCollection itself now.
Matthew Barnes
2013-07-06
1
-5
/
+1
*
Remove gal_view_collection_add_factory().
Matthew Barnes
2013-07-06
1
-16
/
+1
*
GalViewFactoryEtable: Remove "specification" property.
Matthew Barnes
2013-07-06
1
-18
/
+1
*
ETableSpecification: Implement GInitable.
Matthew Barnes
2013-07-02
1
-6
/
+10
*
message_list_get_selected: Give the returned array a free func.
Matthew Barnes
2013-06-15
1
-1
/
+1
*
Add e_mail_reader_ref_folder().
Matthew Barnes
2013-06-15
1
-13
/
+18
*
MessageList: Add a "folder" property.
Matthew Barnes
2013-06-15
1
-6
/
+7
*
Bug #271262 - Allow Send/Receive of local stores in offline
Milan Crha
2013-04-09
1
-0
/
+20
*
Fix for typing in ITIP comments when some keys triggered actions.
Tomas Popela
2013-03-28
1
-0
/
+2
*
EMailShellView: Use g_clear_object() in dispose().
Matthew Barnes
2013-02-16
1
-6
/
+5
*
Consolidate base utility libraries into libeutil.
Matthew Barnes
2012-12-13
1
-3
/
+0
*
Bug #315317 - Add option to expunge messages on folder leave
Milan Crha
2012-12-05
1
-1
/
+1
*
Avoid using GdkEventButton directly in certain places.
Matthew Barnes
2012-11-30
1
-6
/
+5
*
Coding style and whitespace cleanup.
Matthew Barnes
2012-11-11
1
-5
/
+5
*
Bug #683877 - No more contextual menus for links
Milan Crha
2012-11-09
1
-9
/
+3
*
Bug #686325 - Preview message window keyboard use severely limited
Milan Crha
2012-11-08
1
-27
/
+66
*
Bug #687442 - Magic spacebar avoids iTip formatter comment write
Milan Crha
2012-11-02
1
-1
/
+33
*
Coding style and whitespace cleanup.
Matthew Barnes
2012-08-20
1
-11
/
+15
*
Bug #678635 - File->Send/Receive lists too many sources
Milan Crha
2012-07-25
1
-70
/
+138
*
Adapt modules/mail to the new ESource API.
Matthew Barnes
2012-06-03
1
-288
/
+164
*
Bug #564820 - Search filter persists when changing folders
Milan Crha
2012-04-23
1
-1
/
+6
*
WebKit port - port formatter and mail module
Dan Vrátil
2012-03-29
1
-87
/
+13
*
Coding style and whitespace cleanup.
Matthew Barnes
2012-02-20
1
-1
/
+1
*
Introduce libemail-engine and libemail-utils.
Matthew Barnes
2012-01-19
1
-1
/
+2
*
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
1
-8
/
+9
*
Avoid passing EMailBackend as much as possible.
Matthew Barnes
2011-12-16
1
-8
/
+6
*
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
1
-4
/
+6
*
Miscellaneous EShellView-related cleanups.
Matthew Barnes
2011-12-08
1
-1
/
+2
*
Adapt to CamelFolderSummary API changes
Milan Crha
2011-10-06
1
-5
/
+5
*
Miscellaneous cleanups from the account-mgmt branch.
Matthew Barnes
2011-09-27
1
-7
/
+9
*
Coding style and whitespace cleanup.
Matthew Barnes
2011-09-04
1
-3
/
+3
*
Do not leak memory on each mail folder change
Milan Crha
2011-08-01
1
-0
/
+1
*
Bug #646109 - Fix use of include <config.h> to make sure translations work
Milan Crha
2011-05-27
1
-0
/
+4
*
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
1
-0
/
+1
*
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
1
-153
/
+0
*
Keep forgetting to add prefixes to EAlert tags.
Matthew Barnes
2011-05-13
1
-1
/
+1
*
Miscellaneous cleanups.
Matthew Barnes
2011-05-13
1
-19
/
+23
*
Add e_mail_reader_new_activity().
Matthew Barnes
2011-05-13
1
-13
/
+6
*
Add e_activity_handle_cancellation().
Matthew Barnes
2011-05-12
1
-2
/
+1
*
Adapt to CamelFolder:name -> display-name.
Matthew Barnes
2011-05-07
1
-1
/
+1
*
Remove e_mail_reader_get_folder_uri().
Matthew Barnes
2011-05-04
1
-16
/
+14
*
Fix compiler warnings.
Matthew Barnes
2011-05-03
1
-4
/
+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
1
-2
/
+2
*
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
1
-12
/
+107
*
Adapt to CamelService changes.
Matthew Barnes
2011-04-21
1
-7
/
+1
*
Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedly
Milan Crha
2011-02-25
1
-1
/
+1
*
Coding style and whitespace cleanup.
Matthew Barnes
2011-01-30
1
-67
/
+184
*
Bug #633788 - Mail plugin's update-actions handler is never called
Milan Crha
2011-01-19
1
-0
/
+19
*
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
*
Bug 636265 - Trash is untranslated in the window title
Matthew Barnes
2010-12-04
1
-10
/
+16
*
Bug #207580 - Allow new mail check on individual accounts
Milan Crha
2010-11-26
1
-0
/
+357
*
Replace EBinding with GBinding.
Matthew Barnes
2010-10-14
1
-4
/
+8
*
Give MailSession a permanent home.
Matthew Barnes
2010-10-13
1
-2
/
+32
*
Use new GDK keysym names if available.
Matthew Barnes
2010-09-18
1
-8
/
+8
*
Adapt to CamelOperation API changes.
Matthew Barnes
2010-09-15
1
-1
/
+1
*
Bug 628141 - Duplicate signal connections in EMailReader
Matthew Barnes
2010-08-28
1
-1
/
+1
*
Mail module + EMailView cleanups.
Matthew Barnes
2010-08-27
1
-23
/
+77
*
Fix more non-removal of signals on user_data object distruction by
Michael Meeks
2010-08-21
1
-52
/
+52
*
More code cleanup.
Matthew Barnes
2010-07-27
1
-4
/
+4
*
Drop the "quote-from-selection" property.
Matthew Barnes
2010-07-26
1
-6
/
+0
*
Coding style and whitespace cleanup.
Matthew Barnes
2010-07-26
1
-1
/
+1
*
Fix right click issues.
Srinivasa Ragavan
2010-07-26
1
-8
/
+63
*
Rewrite the content piece of evolution.
Srinivasa Ragavan
2010-07-26
1
-11
/
+11
*
Bug 624285 - When replying, ignore text selection if preview is hidden
Matthew Barnes
2010-07-14
1
-0
/
+6
*
Bug 616724 - Initialize message window with threaded state of main window
Matthew Barnes
2010-06-19
1
-1
/
+1
*
Bug 620602 - Next/prev shortcuts should focus message list
Matthew Barnes
2010-06-06
1
-5
/
+2
*
Keep chipping away at direct GtkHTML usage.
Matthew Barnes
2010-06-01
1
-3
/
+3
*
Use EWebView functions whenever possible.
Matthew Barnes
2010-05-31
1
-1
/
+4
*
Adapt to Camel API changes.
Matthew Barnes
2010-04-30
1
-12
/
+11
*
Camel is now GObject-based.
Matthew Barnes
2010-04-24
1
-2
/
+2
*
Bug #615331 - Message list/Folder tree focus policy has changed
Milan Crha
2010-04-19
1
-0
/
+1
*
Miscellaneous cleanup bits from WebKit branch.
Matthew Barnes
2010-04-02
1
-15
/
+4
*
Some more directories relocated on windows
Fridrich Strba
2010-03-11
1
-0
/
+2
*
Bug 587014 - Magic space does not work as expected
Matthew Barnes
2010-02-18
1
-1
/
+1
*
Bug 604542 - Skip non-system rules when building quick search menu
Matthew Barnes
2010-02-11
1
-0
/
+2
*
Implement account-wide search scope in mail.
Matthew Barnes
2010-02-07
1
-4
/
+55
*
Bug #606666 - Cannot move cursor with arrows in preview with caret mode
Milan Crha
2010-01-25
1
-1
/
+1
*
Introduce ESelectable and EFocusTracker.
Matthew Barnes
2009-12-26
1
-0
/
+1
*
Remove some obsolete GConf keys.
Matthew Barnes
2009-12-19
1
-70
/
+0
*
Refactor the EShell search API.
Matthew Barnes
2009-12-19
1
-7
/
+7
*
Bug #596967 - Per-folder setting for threading and preview panel
Milan Crha
2009-12-19
1
-0
/
+70
*
Kill ETreeScrolled.
Matthew Barnes
2009-12-08
1
-3
/
+7
*
Expand the EMailReader interface so it's easier to use.
Matthew Barnes
2009-12-02
1
-40
/
+36
*
Kill message_list_free_uids().
Matthew Barnes
2009-12-02
1
-1
/
+1
*
Bug 602844 - Flags not saved to IMAP account on exit
Matthew Barnes
2009-11-25
1
-0
/
+54
*
Don't update the message list when right-clicking on a folder.
Matthew Barnes
2009-10-28
1
-1
/
+40
*
Cleanup and rename filter classes.
Matthew Barnes
2009-10-27
1
-7
/
+7
*
Bug 594543 - Crash on folder/message change
Matthew Barnes
2009-09-24
1
-5
/
+5
*
Bug 595687 - Message list popup menu not activated by menu key
Matthew Barnes
2009-09-20
1
-0
/
+16
*
Bug 594863 - Message body doesn't allow right click pop up menu
Matthew Barnes
2009-09-13
1
-5
/
+40
*
Fix a runtime warning.
Matthew Barnes
2009-09-05
1
-1
/
+3
*
Copy folder tree state of 1st window when opening new windows.
Matthew Barnes
2009-09-04
1
-0
/
+5
*
Introduce an EShellView::execute-search signal.
Matthew Barnes
2009-09-03
1
-244
/
+0
*
Bug 579598 - Change in view types (from Menu) is not working
Milan Crha
2009-09-01
1
-1
/
+1
*
Bug 593685 - Insensitive actions after start
Matthew Barnes
2009-09-01
1
-0
/
+2
*
Merge branch 'master' into kill-bonobo
Matthew Barnes
2009-07-01
1
-0
/
+50
*
Partial fix for bug #587014.
Matthew Barnes
2009-06-27
1
-0
/
+54
*
Radically reorganize source code.
Matthew Barnes
2009-06-25
1
-0
/
+905