| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove the last remaining usage of GConf | Milan Crha | 2012-06-15 | 1 | -2/+0 |
* | Mail formatter rewrite | Dan Vrátil | 2012-06-06 | 1 | -4/+3 |
* | WebKit port - port formatter and mail module | Dan Vrátil | 2012-03-29 | 1 | -52/+61 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2012-02-20 | 1 | -2/+5 |
* | Avoid passing EMailBackend as much as possible. | Matthew Barnes | 2011-12-16 | 1 | -1/+3 |
* | Use e_restore_window() and "org.gnome.evolution.window". | Matthew Barnes | 2011-11-28 | 1 | -8/+6 |
* | Merge branch 'master' into wip/gsettings | Matthew Barnes | 2011-11-23 | 1 | -99/+44 |
|\ |
|
| * | EPreviewPane: Implement EAlertSink. | Matthew Barnes | 2011-11-22 | 1 | -58/+0 |
| * | Add EMailReader.get_preview_pane() method. | Matthew Barnes | 2011-11-22 | 1 | -16/+16 |
| * | Mail widget cleanups. | Matthew Barnes | 2011-11-22 | 1 | -33/+36 |
* | | Fix compiler warnings. | Matthew Barnes | 2011-11-23 | 1 | -1/+0 |
* | | More GSettings migration | Rodrigo Moya | 2011-10-26 | 1 | -5/+5 |
|/ |
|
* | GtkApplication has some new EShell-like features. | Matthew Barnes | 2011-10-06 | 1 | -2/+3 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2011-09-04 | 1 | -2/+5 |
* | Bug #651976 - Reply/Forward setting isn't respected in message window | Milan Crha | 2011-06-06 | 1 | -1/+5 |
* | Bug #651761 - Message window doesn't mark message seen | Milan Crha | 2011-06-03 | 1 | -0/+1 |
* | Bug #646109 - Fix use of include <config.h> to make sure translations work | Milan Crha | 2011-05-27 | 1 | -0/+4 |
* | Fix crash when opening message window. | Matthew Barnes | 2011-05-22 | 1 | -2/+2 |
* | 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 | -16/+32 |
* | EMailReader: Support multiple action groups. | Matthew Barnes | 2011-05-21 | 1 | -2/+8 |
* | Bug #601541 - Add 'Copy Image' Option On Inline Email Images | Milan Crha | 2011-05-16 | 1 | -0/+6 |
* | Bug #303653 - Make headers collapsable in preview pane | Dan Vrátil | 2011-04-27 | 1 | -0/+1 |
* | Bug 648346 - Add style class to message browser toolbar | Matthew Barnes | 2011-04-21 | 1 | -0/+4 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2011-03-06 | 1 | -1/+2 |
* | Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedly | Milan Crha | 2011-02-25 | 1 | -13/+9 |
* | Remove NULL checks for GObject methods. | Matthew Barnes | 2011-02-13 | 1 | -2/+1 |
* | Drop backward-compatibility cruft. | Matthew Barnes | 2011-01-25 | 1 | -3/+0 |
* | Update actions in EMailBrowser on message select too | Milan Crha | 2010-11-30 | 1 | -1/+3 |
* | EMailReader: Add a get_alert_sink() method. | Matthew Barnes | 2010-11-01 | 1 | -0/+7 |
* | EMailBrowser: Implement EAlertSink. | Matthew Barnes | 2010-11-01 | 1 | -38/+64 |
* | Reduce GConf usage in em-composer-utils.c. | Matthew Barnes | 2010-10-20 | 1 | -0/+38 |
* | Give MailSession a permanent home. | Matthew Barnes | 2010-10-13 | 1 | -50/+53 |
* | Use new GDK keysym names if available. | Matthew Barnes | 2010-09-18 | 1 | -1/+4 |
* | Bug 628141 - Duplicate signal connections in EMailReader | Matthew Barnes | 2010-08-28 | 1 | -1/+1 |
* | GObject boilerplate cleanup. | Matthew Barnes | 2010-08-25 | 1 | -16/+16 |
* | Change em_format_redraw() to em_format_queue_redraw(). | Matthew Barnes | 2010-08-11 | 1 | -1/+1 |
* | Drop the "quote-from-selection" property. | Matthew Barnes | 2010-07-26 | 1 | -20/+0 |
* | Bug 624285 - When replying, ignore text selection if preview is hidden | Matthew Barnes | 2010-07-14 | 1 | -0/+20 |
* | Bug 624128 - Folder -> Subscriptions is always enabled | Matthew Barnes | 2010-07-12 | 1 | -1/+3 |
* | Bug 616724 - Initialize message window with threaded state of main window | Matthew Barnes | 2010-06-19 | 1 | -0/+19 |
* | Keep chipping away at direct GtkHTML usage. | Matthew Barnes | 2010-06-01 | 1 | -17/+18 |
* | Bug 618902 - Crash when viewing/closing messages quickly | Matthew Barnes | 2010-05-18 | 1 | -1/+2 |
* | EMailBrowser cleanup. | Matthew Barnes | 2010-05-18 | 1 | -3/+2 |
* | Bug #603418 - Custom headers not displayed in message preview | Milan Crha | 2010-04-26 | 1 | -0/+2 |
* | Bug 614644 - Email window's title is blank when subject is blank | Matthew Barnes | 2010-04-07 | 1 | -3/+6 |
* | Only #include Camel's top-level header. | Matthew Barnes | 2010-04-03 | 1 | -1/+0 |
* | Bug #325121 - Do not translate developer strings in g_param_spec_* | Milan Crha | 2010-04-02 | 1 | -5/+5 |
* | Bug #612916 - Runtime error on console when opening a message window | Milan Crha | 2010-04-01 | 1 | -16/+12 |
* | Bug #374533 - Read window stays open after last email is deleted | Milan Crha | 2010-04-01 | 1 | -0/+23 |
* | Revert some bad assumptions I made in EPluginUI. | Matthew Barnes | 2010-03-16 | 1 | -2/+2 |
* | Shell and UI manager cleanups. | Matthew Barnes | 2010-03-14 | 1 | -8/+20 |
* | clean up the 'express' mode hooks for UI Managers and start to | Michael Meeks | 2010-03-14 | 1 | -3/+4 |
* | Add generic 'express mode' conditionals to the UI XML | Michael Meeks | 2010-03-14 | 1 | -1/+2 |
* | Add focus tracking to EMailBrowser. | Matthew Barnes | 2010-01-20 | 1 | -0/+94 |
* | Give all preview panes a search bar. | Matthew Barnes | 2010-01-18 | 1 | -20/+10 |
* | Expand the EMailReader interface so it's easier to use. | Matthew Barnes | 2009-12-02 | 1 | -7/+2 |
* | Merge bits and pieces of the anjal-evo-2-30 branch. | Matthew Barnes | 2009-12-01 | 1 | -7/+10 |
* | Bug 589153 - Use GtkBuilder instead of libglade | Matthew Barnes | 2009-11-17 | 1 | -1/+1 |
* | Build with GTK_DISABLE_DEPRECATED and fix resulting breakage. | Matthew Barnes | 2009-10-02 | 1 | -1/+3 |
* | Bug 594863 - Message body doesn't allow right click pop up menu | Matthew Barnes | 2009-09-13 | 1 | -4/+51 |
* | Finish killing Bonobo. | Matthew Barnes | 2009-09-09 | 1 | -13/+6 |
* | Get the mailing-list-actions plugin working. | Matthew Barnes | 2009-09-05 | 1 | -0/+6 |
* | Bug 592032 - Marks message as read when preview is off | Matthew Barnes | 2009-08-18 | 1 | -6/+2 |
* | Radically reorganize source code. | Matthew Barnes | 2009-06-25 | 1 | -5/+3 |
* | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-05-27 | 1 | -1/+1 |
* | Adapt mail to EShellBackend changes. | Matthew Barnes | 2009-05-08 | 1 | -29/+30 |
* | Get the "Hide Deleted Messages" option working. | Matthew Barnes | 2009-04-29 | 1 | -2/+59 |
* | Saving progress on a massive attachment handling rewrite. | Matthew Barnes | 2009-03-21 | 1 | -1/+1 |
* | Move text searching UI into a new EMailSearchBar widget. | Matthew Barnes | 2009-03-02 | 1 | -0/+27 |
* | Split the interactive parts of the message display out of EMFormatHTMLDisplay | Matthew Barnes | 2009-03-01 | 1 | -1/+28 |
* | Rewrite the mail label code from top to bottom. | Matthew Barnes | 2009-02-08 | 1 | -12/+12 |
* | When invoking Evolution with URIs on the command-line (e.g. mailto:), | Matthew Barnes | 2009-01-29 | 1 | -0/+7 |
* | Continue chipping away at EMFolderView and EMFolderBrowser. | Matthew Barnes | 2009-01-11 | 1 | -0/+2 |
* | Tweak the EShell API. | Matthew Barnes | 2009-01-08 | 1 | -1/+99 |
* | Get the Character Encoding menu working. | Matthew Barnes | 2009-01-01 | 1 | -29/+15 |
* | Get the basic mail browser window working. No message contents yet. | Matthew Barnes | 2008-12-29 | 1 | -7/+262 |
* | Define a new interface called EMailReader, which implements operations | Matthew Barnes | 2008-12-27 | 1 | -0/+291 |