aboutsummaryrefslogtreecommitdiffstats
path: root/mail/e-mail-reader.c
Commit message (Expand)AuthorAgeFilesLines
...
* Pass an EShell to EMsgComposer instances.Matthew Barnes2010-08-141-7/+42
* Bug 626724 - Folder tree mistakes "mark as unread" as new mailMatthew Barnes2010-08-121-1/+10
* Add keybindings to tab.Srinivasa Ragavan2010-08-121-0/+184
* Change em_format_redraw() to em_format_queue_redraw().Matthew Barnes2010-08-111-2/+2
* EMFormat cleanups.Matthew Barnes2010-08-101-5/+6
* Coding style and whitespace cleanup.Matthew Barnes2010-08-031-62/+80
* mail-reader: e_mail_reader_get_formatter may now return NULLRob Bradford2010-08-021-1/+7
* More code cleanup.Matthew Barnes2010-07-271-4/+6
* Drop the "quote-from-selection" property.Matthew Barnes2010-07-261-41/+1
* Coding style and whitespace cleanup.Matthew Barnes2010-07-261-19/+16
* Make clutter mode even more appealing.Srinivasa Ragavan2010-07-261-1/+26
* Add folder pane for tabbed browser.Srinivasa Ragavan2010-07-261-1/+15
* Make the update-actions work across tabs.Srinivasa Ragavan2010-07-261-0/+36
* More bug fixes.Srinivasa Ragavan2010-07-261-0/+15
* Fix a compilation errorSrinivasa Ragavan2010-07-261-2/+0
* Add EMailNotebook ViewSrinivasa Ragavan2010-07-261-0/+2
* Bug #624891 - Various compiler warnings in git/masterMilan Crha2010-07-221-1/+1
* Bug 624677 - Missing keyboard shortcut for "Save as mbox"Matthew Barnes2010-07-191-1/+1
* Add translation note for 'Group Reply'.David Woodhouse2010-07-161-2/+5
* Add nag popup when mailing list hijacks private reply with Reply-To: headerDavid Woodhouse2010-07-161-1/+42
* Change 'Reply to All' toolbar button into configurable 'Group Reply'David Woodhouse2010-07-151-1/+53
* Don't show the "reply in private?" nag popup for munged Reply-To: list messagesDavid Woodhouse2010-07-151-7/+55
* Fix two memory leaks when replyingDavid Woodhouse2010-07-151-0/+3
* Warn on reply-to-all with too many recipientsDavid Woodhouse2010-07-151-3/+84
* Bug 624204 - Warn when replying privately to a mailing list messageDavid Woodhouse2010-07-151-1/+36
* EMailReader: Remove unused variableMatthew Barnes2010-07-141-1/+0
* Bug 624285 - When replying, ignore text selection if preview is hiddenMatthew Barnes2010-07-141-1/+41
* Bug 624128 - Folder -> Subscriptions is always enabledMatthew Barnes2010-07-121-27/+29
* Migrate from CamelException to GError.Matthew Barnes2010-07-091-13/+8
* Bug 616724 - Initialize message window with threaded state of main windowMatthew Barnes2010-06-191-0/+47
* Bug 621839 - Improve auto-selection of messagesMatthew Barnes2010-06-171-1/+1
* Keep chipping away at direct GtkHTML usage.Matthew Barnes2010-06-011-65/+65
* Bug 620044 - Reply and Forward actions should have "is-important" setMatthew Barnes2010-05-301-1/+11
* Revert "Work around another dropped gnome-icon-theme icon."Matthew Barnes2010-05-271-5/+5
* Coding style and whitespace cleanup.Matthew Barnes2010-05-271-1/+1
* Merge branch 'express2'Matthew Barnes2010-05-271-6/+8
|\
| * Coding style and whitespace cleanup.Matthew Barnes2010-05-251-2/+4
| * Merge branch 'gnome-2-30' into express2Matthew Barnes2010-05-251-20/+36
| |\
| | * Bug #617041 - Set translation domain for e-mail-reader actionsGert Kulyk2010-05-191-0/+1
| | * Bug 618902 - Crash when viewing/closing messages quicklyMatthew Barnes2010-05-181-20/+35
| * | Merge branch 'gnome-2-30' into express2Matthew Barnes2010-05-171-1/+5
| |\|
| | * Bug #611560 - 'Mark as junk' should be disabled in junk folderMilan Crha2010-05-041-1/+5
| | * Revert "Work around another dropped gnome-icon-theme icon."Matthew Barnes2010-04-301-5/+5
| | * Work around another dropped gnome-icon-theme icon.Matthew Barnes2010-04-231-5/+5
| * | Work around another dropped gnome-icon-theme icon.Matthew Barnes2010-04-301-5/+5
| * | Merge gnome-2-30 into express2 to get bugfixesFederico Mena Quintero2010-04-101-0/+4
| |\|
| | * [win32] Be consistent in disabling the lockdown options.Fridrich Strba2010-04-081-0/+4
| * | Fix mismatched quotes.Matthew Barnes2010-04-071-1/+1
| * | Minor EMailReader cleanup.Matthew Barnes2010-04-071-26/+12
| * | Add an extension to configure EWebView.Matthew Barnes2010-04-071-4/+0
| * | Add an extension to configure EMFormatHTML.Matthew Barnes2010-04-071-22/+0
| |/
* | Bug #617041 - Set translation domain for e-mail-reader actionsGert Kulyk2010-05-191-0/+1
* | Bug 618902 - Crash when viewing/closing messages quicklyMatthew Barnes2010-05-181-20/+35
* | Bug #611560 - 'Mark as junk' should be disabled in junk folderMilan Crha2010-05-041-1/+5
* | Adapt to Camel API changes.Matthew Barnes2010-04-301-3/+8
* | Revert "Work around another dropped gnome-icon-theme icon."Matthew Barnes2010-04-301-5/+5
* | Bug #545505 - Properly free unused message infos periodicallyMilan Crha2010-04-291-1/+5
* | Camel is now GObject-based.Matthew Barnes2010-04-241-4/+4
* | Work around another dropped gnome-icon-theme icon.Matthew Barnes2010-04-231-5/+5
* | Giant leap towards GSEAL compliance.Matthew Barnes2010-04-081-4/+0
* | Fix mismatched quotes.Matthew Barnes2010-03-291-1/+1
* | Minor EMailReader cleanup.Matthew Barnes2010-03-261-26/+12
* | Add an extension to configure EWebView.Matthew Barnes2010-03-231-4/+0
* | [win32] Be consistent in disabling the lockdown options.Fridrich Strba2010-03-211-0/+4
* | Add an extension to configure EMFormatHTML.Matthew Barnes2010-03-201-22/+0
|/
* Bug 612619 - Don't mark message as read after folder changeMatthew Barnes2010-03-131-14/+45
* Prevent "message selected" timeouts from piling up.Matthew Barnes2010-03-131-1/+7
* Add a private struct to EMailReader.Matthew Barnes2010-03-121-47/+81
* Coding style and whitespace cleanup.Matthew Barnes2010-03-081-1/+0
* Work around recent GTK+ deprecations.Matthew Barnes2010-03-051-0/+4
* Allow retrieving multiple messages without cancelling if the store is asyncChenthill Palanisamy2010-03-021-15/+40
* Bug #610250 - '[' and ']' keyboard shortcuts are swappedMilan Crha2010-02-171-2/+2
* Bug #605596 - Do not crash on message change, attempt ][Milan Crha2010-02-051-0/+4
* Bug 607520 - 'Add to Address Book' fails when address has spaceMatthew Barnes2010-02-031-1/+15
* Remove dead assignments found by clang.Matthew Barnes2010-01-161-8/+0
* Bug #604994 - Folder state not preserved in Copy/Move Folder dialogMilan Crha2010-01-071-0/+2
* Coding style and whitespace cleanup.Matthew Barnes2009-12-261-6/+13
* Introduce ESelectable and EFocusTracker.Matthew Barnes2009-12-261-83/+0
* Coding style and whitespace cleanup.Matthew Barnes2009-12-201-1/+1
* Bug #602505 - Incorrect information in message windowMilan Crha2009-12-161-5/+35
* Bug #499322 - Use extension for "Save as" suggested file nameMilan Crha2009-12-101-5/+15
* Kill ETreeScrolled.Matthew Barnes2009-12-081-3/+3
* Expand the EMailReader interface so it's easier to use.Matthew Barnes2009-12-021-122/+146
* Kill message_list_free_uids().Matthew Barnes2009-12-021-6/+6
* Merge bits and pieces of the anjal-evo-2-30 branch.Matthew Barnes2009-12-011-121/+151
* Bug 602799 - "Mark for Follow Up" menu item glitchesMatthew Barnes2009-11-251-1/+24
* Bug 563555 - Confirm before forwarding many emails inlineRitesh Khadgaray2009-11-201-4/+20
* Assemble HTML code in a GString instead of a GtkHTMLStream.Matthew Barnes2009-11-201-2/+0
* Prefer EWebView calls over direct GtkHTML calls.Matthew Barnes2009-11-181-23/+28
* Kill more redundant save dialogs and related utilities.Matthew Barnes2009-11-111-4/+36
* Bug #597582 - Original Date: header should be given precedenceDavid Woodhouse2009-11-051-0/+4
* Bug 600019 - Menu glitches when an account name is selectedMatthew Barnes2009-10-291-0/+40
* Don't update the message list when right-clicking on a folder.Matthew Barnes2009-10-281-3/+7
* Fix a regression caused by the Forward button feature.Matthew Barnes2009-10-281-12/+14
* Add a menu to the Forward toolbar button.Matthew Barnes2009-10-281-7/+55
* Bug #571039 - Shows all selected messages in a preview pane on a slow networkMilan Crha2009-10-271-2/+13
* Bug #397265 - Image loading for new contact requires restarting EvolutionMilan Crha2009-10-261-2/+2
* Enable mail-next-unread and mail-prev-unread for multi-selections.Matthew Barnes2009-10-081-2/+2
* Bug 594864 - "Select Folder" is a too generic titlePaul Bolle2009-09-241-2/+2
* Typo fixAndre Klapper2009-09-211-1/+1
* Bug 594528 - Crash when clicked on File->quitMatthew Barnes2009-09-151-11/+12
* Bug 594863 - Message body doesn't allow right click pop up menuMatthew Barnes2009-09-131-0/+17
* Require a parent window when creating an EMFolderSelector.Matthew Barnes2009-09-111-2/+6
* Bug 593659 - Missing UI error messagesMatthew Barnes2009-09-101-1/+1
* Finish killing Bonobo.Matthew Barnes2009-09-091-17/+63
* Get the mailing-list-actions plugin working.Matthew Barnes2009-09-051-258/+275
* Relax the EBinding API to reduce GObject casting.Matthew Barnes2009-09-021-12/+12
* Bug 593685 - Insensitive actions after startMatthew Barnes2009-09-011-2/+0
* Add menu item ellipsis according to bug #324492.Matthew Barnes2009-08-251-1/+1
* Bug 592032 - Marks message as read when preview is offMatthew Barnes2009-08-181-9/+19
* Fix a duplicate mnemonic.Matthew Barnes2009-08-181-1/+1
* Bug 592034 - Reply to List doesn't workMatthew Barnes2009-08-181-12/+10
* Merge commit 'EVOLUTION_2_27_5' into kill-bonoboMatthew Barnes2009-07-281-1/+1
* Kill the last GtkOptionMenu instances.Matthew Barnes2009-07-031-2/+2
* Merge branch 'master' into kill-bonoboMatthew Barnes2009-07-011-1/+3
* Partial fix for bug #587014.Matthew Barnes2009-06-271-1/+1
* Radically reorganize source code.Matthew Barnes2009-06-251-37/+22
* Split store and local folder management out from shell backend.Matthew Barnes2009-06-241-12/+2
* Fix mislabeled button.Matthew Barnes2009-06-201-1/+1
* Fix similar weak pointer issues throughout.Matthew Barnes2009-06-201-1/+1
* Thought of a better way to copy folder tree state.Matthew Barnes2009-06-141-4/+0
* Use key files for tracking widget states.Matthew Barnes2009-06-131-0/+4
* Get the mailer's URI popup menu working.Matthew Barnes2009-05-281-77/+106
* Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-271-2/+2
* Kill obsolete menu items.Matthew Barnes2009-05-211-52/+0
* Remove useless "Call To..." popup menu option.Matthew Barnes2009-05-211-15/+0
* Fix most of the compiler warnings in mail.Matthew Barnes2009-05-081-3/+7
* Adapt mail to EShellBackend changes.Matthew Barnes2009-05-081-23/+23
* Bug 579269 – Non junk option (tool bar) is disabled in junk folderMatthew Barnes2009-04-291-8/+39
* Miscellaneous bug fixes.Matthew Barnes2009-04-241-10/+21
* Split the attachment button into a separate widget that integrates withMatthew Barnes2009-04-031-3/+9
* Saving progress on a massive attachment handling rewrite.Matthew Barnes2009-03-211-1/+1
* Move text searching UI into a new EMailSearchBar widget.Matthew Barnes2009-03-021-1/+19
* Split the interactive parts of the message display out of EMFormatHTMLDisplayMatthew Barnes2009-03-011-40/+5
* Clean up the EMFormat stack. Add some GObject properties to bind to.Matthew Barnes2009-02-191-29/+54
* Rewrite the mail label code from top to bottom.Matthew Barnes2009-02-081-7/+1
* Add action groups to support lockdown, starting with printing.Matthew Barnes2009-01-271-2/+13
* Miscellaneous stuff.Matthew Barnes2009-01-271-4/+4
* Fix more runtime warnings.Matthew Barnes2009-01-261-1/+0
* Formalize the "no disabled items in popup menus" policy in the form of aMatthew Barnes2009-01-201-67/+487
* Fix a runtime warning.Matthew Barnes2009-01-181-4/+3
* Continue chipping away at EMFolderView and EMFolderBrowser.Matthew Barnes2009-01-111-10/+314
* Add missing accelerator for File -> Print.Matthew Barnes2009-01-101-1/+1
* Fix some miscellaneous mailer bugs.Matthew Barnes2009-01-081-4/+58
* Tweak the EShell API.Matthew Barnes2009-01-081-0/+193
* Get the Character Encoding menu working.Matthew Barnes2009-01-011-70/+188
* Get the basic mail browser window working. No message contents yet.Matthew Barnes2008-12-291-37/+37
* Solve a translation issue related to the New menu.Matthew Barnes2008-12-281-1/+1
* Define a new interface called EMailReader, which implements operationsMatthew Barnes2008-12-271-0/+1653