aboutsummaryrefslogtreecommitdiffstats
path: root/mail/e-mail-reader.c
Commit message (Expand)AuthorAgeFilesLines
* 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