aboutsummaryrefslogtreecommitdiffstats
path: root/composer/e-composer-private.c
Commit message (Expand)AuthorAgeFilesLines
* EComposerHeaderTable: Remove "shell" property.Matthew Barnes2013-06-021-1/+1
* EComposeHeaderTable: Replace "registry" property with "client-cache".Matthew Barnes2013-06-021-3/+3
* EShell: Remove "small-screen-mode" property.Matthew Barnes2013-04-011-88/+1
* Remove EMailShellSettings.Matthew Barnes2013-03-171-20/+24
* Add ESettingsSpellEntry.Matthew Barnes2013-03-121-9/+0
* Bug #693250 - Signature HTML problem using <...>Milan Crha2013-02-271-0/+12
* EMsgComposer: Fix packing of content area.Matthew Barnes2013-01-211-1/+1
* Bump GDK_VERSION_MIN_REQUIRED to GDK_VERSION_3_2.Matthew Barnes2013-01-201-4/+4
* Bug 684249 - Signatures get compounded, not replacedMatthew Barnes2012-10-041-1/+1
* Coding style and whitespace cleanup.Matthew Barnes2012-09-011-2/+4
* composer: Remove redundant tooltips.Matthew Barnes2012-08-031-17/+0
* Adapt composer to the new ESource API.Matthew Barnes2012-06-031-1/+210
* Whitespace cleanups.Matthew Barnes2012-05-131-1/+1
* Bug #200683 - Composer subject spell checkingMilan Crha2012-05-101-0/+23
* WebKit port - port addressbook, calendar and update composer to keep working ...Dan Vrátil2012-03-291-1/+1
* Bug 670280 - Remove "Recent Documents" attachment featureMatthew Barnes2012-02-171-34/+0
* Move gtkhtml data encoding/decoding to e-composer-private.c.Matthew Barnes2012-01-011-0/+81
* Composer cleanups.Matthew Barnes2012-01-011-1/+0
* Migrate most of the composer to GSettingsRodrigo Moya2011-10-141-37/+6
* Miscellaneous cleanups from the account-mgmt branch.Matthew Barnes2011-09-271-2/+3
* Coding style and whitespace cleanups.Matthew Barnes2011-06-091-1/+2
* Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-05-271-0/+4
* Coding style cleanups.Matthew Barnes2011-05-091-10/+10
* Fix image dropping in composer while in HTML mode.Matthew Barnes2011-02-031-1/+74
* Bug #567879 - Add View >> Gallery Option In Email ComposerMilan Crha2010-12-221-6/+75
* Bug 632127 - Composer is editable while sending messageMatthew Barnes2010-10-151-5/+10
* Replace EBinding with GBinding.Matthew Barnes2010-10-141-4/+8
* Composer: Show cancellable operations and errors inline.Matthew Barnes2010-10-131-7/+35
* Adapt to Camel API changes.Matthew Barnes2010-09-281-1/+2
* Various memory leaksMilan Crha2010-09-081-10/+15
* Pass an EShell to EMsgComposer instances.Matthew Barnes2010-08-141-10/+21
* Migrate from CamelException to GError.Matthew Barnes2010-07-091-1/+1
* Composer: Only hide single From account in express mode.Matthew Barnes2010-06-211-1/+4
* Merge branch 'express2'Matthew Barnes2010-05-271-9/+14
|\
| * Don't hide the composer's menu bar in lite modeFederico Mena Quintero2010-05-081-1/+10
| * Remove the 'View From' menu item from the composerFederico Mena Quintero2010-05-051-4/+0
| * Use e_msg_composer_get_lite() instead of a global variable or struct fieldsFederico Mena Quintero2010-05-011-4/+4
* | Camel is now GObject-based.Matthew Barnes2010-04-241-3/+3
* | Adapt to Camel API changes.Matthew Barnes2010-04-041-1/+1
|/
* Coding style and whitespace cleanup.Matthew Barnes2010-03-081-1/+1
* Bug 593789 - Most of the toolbar buttons in the Evolution composer window ha...Marcel Stimberg2010-02-221-0/+17
* Rearrange composer options.Matthew Barnes2010-01-231-1/+1
* Coding style and whitespace cleanups.Matthew Barnes2010-01-231-9/+17
* Improve clipboard behavior.Matthew Barnes2010-01-181-0/+42
* Bug 606344 - Clicking "Reply to All" button causes Evo to dump coreMatthew Barnes2010-01-091-0/+58
* Introduce ESelectable and EFocusTracker.Matthew Barnes2009-12-261-2/+26
* Bug 551464 - Paste files into composer as attachmentsMatthew Barnes2009-12-041-0/+107
* Bug 601219 - Transient dialogs in composer window blocks main windowMatthew Barnes2009-11-101-0/+11
* Bug #596027: In Anjal, although invalid mail address warning popup, mail's ta...Yan Li2009-11-051-0/+4
* Bug #582745 - Place signature at bottom when Edit As New MessageMilan Crha2009-09-291-0/+2
* Relax the EBinding API to reduce GObject casting.Matthew Barnes2009-09-021-4/+4
* Merge commit 'EVOLUTION_2_27_5' into kill-bonoboMatthew Barnes2009-07-281-0/+4
|\
| * Fix a warningSrinivasa Ragavan2009-07-241-0/+1
| * Fix Attachment bar size of Anjal.Srinivasa Ragavan2009-07-241-0/+4
* | Merge commit 'EVOLUTION_2_27_3' into kill-bonoboMatthew Barnes2009-06-201-53/+39
|\|
| * Fix coding style.Matthew Barnes2009-06-141-1/+1
| * Fix compiler warnings.Matthew Barnes2009-06-141-3/+6
| * Changes for Anjal: Pack Send/Save draft, instead of the combo box forSrinivasa Ragavan2009-06-111-54/+36
| * Fix Anjal's composer path.Srinivasa Ragavan2009-06-041-1/+2
| * Remove trailing whitespace, again.Matthew Barnes2009-05-291-2/+2
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-271-5/+4
|\ \
| * | Remove trailing whitespace, again.Matthew Barnes2009-05-271-2/+2
| |/
| * Fix composer header regression caused by Anjal merge.Matthew Barnes2009-05-271-3/+3
| * Prefer icons from GTK's cache instead of our own.Matthew Barnes2009-05-241-4/+6
| * Johnny's composer changes for Anjal.Srinivasa Ragavan2009-05-221-2/+77
* | Prefer icons from GTK's cache instead of our own.Matthew Barnes2009-05-251-4/+6
* | Johnny's composer changes for Anjal.Srinivasa Ragavan2009-05-241-3/+78
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-221-0/+41
|\|
| * Bug 274117 – Difficult to post a new message to newsgroupsMatthew Barnes2009-05-211-0/+41
| * Use consistent variable names for GtkUIManagerMatthew Barnes2009-04-281-14/+14
| * Commit the rest of the attachment UI rewriteMatthew Barnes2009-04-281-60/+27
| * License ChangesSankarasivasubramanian Pasupathilingam2008-10-291-10/+8
| * ** Updated fix for bug #555775Bharath Acharya2008-10-131-1/+1
| * ** Fix for bug #555775Bharath Acharya2008-10-101-1/+2
| * Patch from Baptiste Mille-Mathias <bmm80@free.fr>: Fixes bug #546867 (Set th...Suman Manjunath2008-08-181-0/+7
* | Use consistent variable names for GtkUIManagerMatthew Barnes2009-04-251-14/+14
* | Fix the "Recent Documents" menu in CompEditor.Matthew Barnes2009-04-241-4/+3
* | Convert "import-ics-attachments" plugin to an EAttachmentHandler subclass.Matthew Barnes2009-04-101-1/+0
* | Saving progress again on the attachment rewrite.Matthew Barnes2009-03-301-1/+1
* | Saving progress on a massive attachment handling rewrite.Matthew Barnes2009-03-211-58/+32
* | Cleaning up the attachment bar, centralizing its popup menu, and convertingMatthew Barnes2009-03-091-1/+1
* | Fix some runtime warnings.Matthew Barnes2009-01-221-10/+0
* | Get the Character Encoding menu working.Matthew Barnes2009-01-011-1/+3
* | Merge revisions 36685:36729 from trunk.Matthew Barnes2008-11-081-10/+8
* | Merge revisions 36534:36684 from trunk.Matthew Barnes2008-10-251-0/+1
* | Get the mail folder tree compiling, though I'm not yet sure why it's notMatthew Barnes2008-10-171-0/+10
* | Merge revisions 35993:36015 from trunk.Matthew Barnes2008-08-191-0/+7
|/
* fixed copyright noticesJeffrey Stedfast2008-06-211-1/+1
* ** Fixes part of bug #424744Matthew Barnes2008-05-071-1/+1
* Fix for bug #517134 : Extend the 'Insert' menu (in editors) to show a "Recent...Suman Manjunath2008-04-121-2/+36
* ** Merge the mbarnes-composer branchMatthew Barnes2008-04-031-0/+290