aboutsummaryrefslogtreecommitdiffstats
path: root/mail/e-mail-reader.h
Commit message (Expand)AuthorAgeFilesLines
* Add e_mail_reader_ref_folder().Matthew Barnes2013-06-151-2/+2
* EMailReader: Remove unused actions.Matthew Barnes2013-06-031-5/+0
* EMailReader: Add a "composer-created" signal.Matthew Barnes2013-06-031-0/+7
* e-mail-reader.h: Remove unimplemented declarations.Matthew Barnes2013-06-021-5/+0
* EMailReader cleanups.Matthew Barnes2013-06-021-1/+2
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-131-2/+2
* Mail formatter rewriteDan Vrátil2012-06-061-0/+4
* WebKit port - port formatter and mail moduleDan Vrátil2012-03-291-3/+3
* Move EAlert* and e-xml-utils references from other part of the code to libevo...Srinivasa Ragavan2012-03-031-1/+1
* Do not auto-mark-as-seen when changing filter typeMilan Crha2012-01-111-0/+2
* Add EMailReader.get_preview_pane() method.Matthew Barnes2011-11-221-0/+3
* Add EMailReader:message-loaded signal.Matthew Barnes2011-11-221-0/+3
* Add EMailReader:message-seen signal.Matthew Barnes2011-11-221-2/+5
* Update EMailBrowser actions when MessageList reloads.Matthew Barnes2011-08-191-0/+1
* Bug 650587 - Hide Search Folder actions when Search Folders are disabledMatthew Barnes2011-05-211-0/+1
* EMailReader: Support multiple action groups.Matthew Barnes2011-05-211-2/+9
* Add e_mail_reader_new_activity().Matthew Barnes2011-05-131-0/+1
* Remove e_mail_reader_get_folder_uri().Matthew Barnes2011-05-041-2/+0
* Remove e_mail_reader_set_folder_uri().Matthew Barnes2011-05-031-2/+0
* EMailShellView: Open the selected folder ourselves.Matthew Barnes2011-05-031-4/+2
* EMailReader: Add a get_alert_sink() method.Matthew Barnes2010-11-011-0/+3
* Reduce GConf usage in em-composer-utils.c.Matthew Barnes2010-10-201-0/+7
* Bug #534453 - Incorporate 'Remove attachments' pluginRex Tsai2010-10-191-2/+3
* Give MailSession a permanent home.Matthew Barnes2010-10-131-5/+7
* Coding style cleanups.Matthew Barnes2010-09-131-2/+2
* Bug 628141 - Duplicate signal connections in EMailReaderMatthew Barnes2010-08-281-2/+3
* GObject boilerplate cleanup.Matthew Barnes2010-08-251-8/+8
* Whitespace and coding style cleanup.Matthew Barnes2010-08-141-1/+1
* Add keybindings to tab.Srinivasa Ragavan2010-08-121-0/+4
* Drop the "quote-from-selection" property.Matthew Barnes2010-07-261-5/+0
* Coding style and whitespace cleanup.Matthew Barnes2010-07-261-2/+2
* Add folder pane for tabbed browser.Srinivasa Ragavan2010-07-261-0/+2
* More bug fixes.Srinivasa Ragavan2010-07-261-0/+1
* Bug 624285 - When replying, ignore text selection if preview is hiddenMatthew Barnes2010-07-141-0/+5
* Bug 624128 - Folder -> Subscriptions is always enabledMatthew Barnes2010-07-121-3/+5
* Bug 616724 - Initialize message window with threaded state of main windowMatthew Barnes2010-06-191-0/+5
* Keep chipping away at direct GtkHTML usage.Matthew Barnes2010-06-011-5/+3
* Bug #611560 - 'Mark as junk' should be disabled in junk folderMilan Crha2010-05-041-1/+2
* Only #include Camel's top-level header.Matthew Barnes2010-04-031-1/+1
* Revise a "to-do" comment that's done.Matthew Barnes2009-12-021-3/+1
* Expand the EMailReader interface so it's easier to use.Matthew Barnes2009-12-021-0/+6
* Merge bits and pieces of the anjal-evo-2-30 branch.Matthew Barnes2009-12-011-3/+9
* Bug 594863 - Message body doesn't allow right click pop up menuMatthew Barnes2009-09-131-0/+2
* Get the mailing-list-actions plugin working.Matthew Barnes2009-09-051-0/+1
* Bug 592032 - Marks message as read when preview is offMatthew Barnes2009-08-181-4/+2
* Bug 592034 - Reply to List doesn't workMatthew Barnes2009-08-181-15/+12
* Radically reorganize source code.Matthew Barnes2009-06-251-16/+16
* Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-271-1/+1
* Adapt mail to EShellBackend changes.Matthew Barnes2009-05-081-3/+3
* Move text searching UI into a new EMailSearchBar widget.Matthew Barnes2009-03-021-0/+4
* Fix some runtime warnings.Matthew Barnes2009-01-221-0/+6
* Formalize the "no disabled items in popup menus" policy in the form of aMatthew Barnes2009-01-201-0/+26
* Continue chipping away at EMFolderView and EMFolderBrowser.Matthew Barnes2009-01-111-0/+1
* Fix some miscellaneous mailer bugs.Matthew Barnes2009-01-081-0/+2
* Tweak the EShell API.Matthew Barnes2009-01-081-2/+6
* Get the Character Encoding menu working.Matthew Barnes2009-01-011-11/+14
* Get the basic mail browser window working. No message contents yet.Matthew Barnes2008-12-291-4/+7
* Define a new interface called EMailReader, which implements operationsMatthew Barnes2008-12-271-0/+85