aboutsummaryrefslogtreecommitdiffstats
path: root/composer/e-msg-composer.c
Commit message (Expand)AuthorAgeFilesLines
* Reverting the previous commit.Vibha Yadav2011-09-151-30/+0
* Bug #657374 - mailto: attachment parameter can lead to accidental data exfilt...Vibha Yadav2011-09-151-0/+30
* Bug 635347 - Message lacks ID when submitted for sendingMatthew Barnes2011-09-141-0/+4
* Bug #657611 - Hidden error of invalid attendee on sendMilan Crha2011-09-071-1/+7
* Coding style and whitespace cleanup.Matthew Barnes2011-09-041-13/+18
* Coding style and whitespace cleanup.Matthew Barnes2011-08-131-8/+18
* Bug #656290 - "Always carbon-copy (cc) to:" option not honoredMilan Crha2011-08-121-0/+48
* Bug 653568 - Forward as Redirect doesn't workMatthew Barnes2011-07-111-29/+24
* EMsgComposer: Minor cleanups.Matthew Barnes2011-07-111-13/+14
* Coding style and whitespace cleanups.Matthew Barnes2011-06-091-7/+21
* Bug #651039 - Always update signature in composer on account changeMilan Crha2011-05-251-0/+1
* Revert "Correct garbled mailto: uris passed in through GApplication interface"Matthew Barnes2011-05-231-4/+0
* Coding style and whitespace cleanup.Matthew Barnes2011-05-221-26/+49
* Correct garbled mailto: uris passed in through GApplication interfaceMilan Crha2011-05-161-0/+4
* Add e_activity_handle_cancellation().Matthew Barnes2011-05-121-8/+4
* Coding style cleanups.Matthew Barnes2011-05-091-6/+6
* Whitespace and coding style cleanups.Matthew Barnes2011-05-081-4/+8
* Adapt to CamelService changes.Matthew Barnes2011-04-211-1/+6
* Coding style and whitespace cleanup.Matthew Barnes2011-03-061-2/+3
* Bug #641805 - Clicking links in mail composer opens URL twiceMilan Crha2011-03-011-20/+1
* Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedlyMilan Crha2011-02-251-4/+4
* Remove NULL checks for GObject methods.Matthew Barnes2011-02-131-4/+3
* Fix image dropping in composer while in HTML mode.Matthew Barnes2011-02-031-0/+15
* Bug #635144 - Using external editor duplicates signatureMilan Crha2011-02-021-2/+4
* Bug #553438 - Deletes lines of a reply when changing addressMilan Crha2011-01-181-6/+4
* GtkSelectionData is sealed in GTK3.Matthew Barnes2011-01-091-1/+4
* Bug #567879 - Add View >> Gallery Option In Email ComposerMilan Crha2010-12-221-0/+32
* Free/busy meeting view doesn't work due to non-working extensionMilan Crha2010-12-061-0/+3
* Bug #404570 - Ctrl-R / NNTP doesn't focus the new messageMilan Crha2010-11-291-2/+2
* EActivity: Add an "alert-sink" property.Matthew Barnes2010-11-011-7/+35
* Pass an EAlertSink to e_alert_sink_submit_alert().Matthew Barnes2010-11-011-4/+4
* Fix build break.Matthew Barnes2010-11-011-1/+1
* Set Date: when building a CamelMimeMessage in composer.Matthew Barnes2010-10-311-0/+3
* Skip writing to Outbox when sending.Matthew Barnes2010-10-311-12/+107
* Simplify EActivity.Matthew Barnes2010-10-231-18/+0
* Bug 632127 - Composer is editable while sending messageMatthew Barnes2010-10-151-37/+43
* Composer: Show cancellable operations and errors inline.Matthew Barnes2010-10-131-777/+1259
* Bug #631320 - GtkObject is gone in GTK3Milan Crha2010-10-071-18/+6
* Messin around with EAlerts.Matthew Barnes2010-09-301-0/+2
* Adapt to Camel API changes.Matthew Barnes2010-09-281-91/+76
* Pass GCancellable to Camel.Matthew Barnes2010-09-281-33/+102
* Use new GDK keysym names if available.Matthew Barnes2010-09-181-3/+6
* Convert composer autosave to an EExtension.Matthew Barnes2010-09-031-125/+17
* Composer autosave cleanups.Matthew Barnes2010-08-311-18/+16
* Coding style and whitespace cleanup.Matthew Barnes2010-08-291-10/+10
* GObject boilerplate cleanup.Matthew Barnes2010-08-251-35/+13
* Pass an EShell to EMsgComposer instances.Matthew Barnes2010-08-141-108/+173
* Bug 624913 - Disallow drag-and-drop within the same attachment barMatthew Barnes2010-08-131-80/+46
* Bug 323142 - Signature missing when handling mailto: URI with body partMatthew Barnes2010-08-131-1/+1
* EMsgComposer cleanups.Matthew Barnes2010-08-131-51/+58
* Bug #624891 - Various compiler warnings in git/masterMilan Crha2010-07-221-1/+1
* Coding style and whitespace cleanup.Matthew Barnes2010-07-121-16/+16
* Bug 623702 - SEGV on redirecting messageMatthew Barnes2010-07-101-0/+5
* Migrate from CamelException to GError.Matthew Barnes2010-07-091-34/+40
* Composer: Append drag dest targets to the GtkHTML widget.Matthew Barnes2010-06-231-0/+32
* Coding style and whitespace cleanup.Matthew Barnes2010-06-201-8/+19
* Bug #617557 - Quits without asking user to save unfinished messagesMilan Crha2010-06-151-4/+109
* Coding style and whitespace cleanups.Matthew Barnes2010-06-071-80/+186
* Merge branch 'express2'Matthew Barnes2010-05-271-22/+19
|\
| * Merge branch 'gnome-2-30' into express2Matthew Barnes2010-05-251-14/+15
| |\
| | * Bug #617557 - Quits without asking user to save unfinished messagesMilan Crha2010-05-211-13/+14
| * | get the composer dialog size right on MeeGoMichael Meeks2010-05-211-1/+2
| * | Use the lite-composer when the shell is in small-screen modeFederico Mena Quintero2010-05-081-21/+11
| * | Merge express2 into relayout-composerFederico Mena Quintero2010-05-081-0/+7
| |\ \
| | * | Set transient prop in express mode so that composer appears in the sameSrinivasa Ragavan2010-04-301-0/+6
| * | | Use e_msg_composer_get_lite() instead of a global variable or struct fieldsFederico Mena Quintero2010-05-011-1/+0
| |/ /
| * | Express: Composer always defaults to HTML modeMatthew Barnes2010-04-071-4/+0
| * | Fix mismatched quotes.Matthew Barnes2010-04-071-1/+1
| |/
| * Bug 614892 - String leak in the composerPaolo Borelli2010-04-071-0/+2
* | Bug #617557 - Quits without asking user to save unfinished messagesMilan Crha2010-05-211-13/+14
* | Bug #304415 - Allow change of signature hash algorithmMilan Crha2010-05-201-5/+24
* | Camel is now GObject-based.Matthew Barnes2010-04-241-59/+59
* | Bug #360461 - Avoid markup in translatable messagesMilan Crha2010-04-231-1/+4
* | Giant leap towards GSEAL compliance.Matthew Barnes2010-04-081-1/+3
* | Bug 614892 - String leak in the composerPaolo Borelli2010-04-071-0/+2
* | Adapt to Camel API changes.Matthew Barnes2010-04-041-33/+36
* | Express: Composer always defaults to HTML modeMatthew Barnes2010-03-301-4/+0
* | Fix mismatched quotes.Matthew Barnes2010-03-291-1/+1
|/
* Revert some bad assumptions I made in EPluginUI.Matthew Barnes2010-03-161-2/+2
* Prevent future bugs like #612792.Matthew Barnes2010-03-151-3/+3
* Shell and UI manager cleanups.Matthew Barnes2010-03-141-2/+2
* Improve clipboard behavior.Matthew Barnes2010-01-181-70/+64
* Remove dead assignments found by clang.Matthew Barnes2010-01-161-10/+0
* Bug 606542 - Broken paste action on to/cc/subject fieldsMatthew Barnes2010-01-111-15/+12
* Bug 606344 - Clicking "Reply to All" button causes Evo to dump coreMatthew Barnes2010-01-091-72/+0
* Introduce ESelectable and EFocusTracker.Matthew Barnes2009-12-261-126/+169
* Bug #520816 - S/MIME shares "Do not sign meeting requests" with PGPMilan Crha2009-12-241-5/+9
* Port all error code to use GObject-ified EAlert / EAlertDialogJonathon Jongsma2009-12-081-8/+9
* Bug 551464 - Paste files into composer as attachmentsMatthew Barnes2009-12-041-58/+4
* Rename EError to EAlert to match general use betterJonathon Jongsma2009-12-011-8/+8
* port composer/ to user new EError APIJonathon Jongsma2009-12-011-4/+8
* Bug 589153 - Use GtkBuilder instead of libgladeMatthew Barnes2009-11-171-2/+0
* Bug #250046 - Composer addresses reading fixesMilan Crha2009-11-101-4/+7
* Bug #599792 - Anjal composer's Send button doesn't work after pressed Save Dr...Yan Li2009-11-061-0/+17
* Bug #573304 - Forward an email shouldn't strip signatureMilan Crha2009-11-061-4/+6
* Bug #596027: In Anjal, although invalid mail address warning popup, mail's ta...Yan Li2009-11-051-0/+14
* Bug #599124 - Signature always includes an empty line in front of textMilan Crha2009-11-041-3/+3
* Bug 598567 - Can only insert local image filesMatthew Barnes2009-10-211-4/+10
* Bug #522783 - Signature separator for HTML E-mailsMilan Crha2009-10-161-3/+20
* Bug #545851 - Set properly sign type on reply of signed messageMilan Crha2009-10-161-8/+33
* Bug #245683 - Use QP encoding when composing message with "\nFrom "Milan Crha2009-10-161-6/+92
* Bug #597123 - Composer's Send Options doesn't workMilan Crha2009-10-141-61/+1
* Remove unneeded composer autosave functions.Matthew Barnes2009-10-021-1/+0
* Various composer autosave fixes.Matthew Barnes2009-10-011-3/+17
* No need to track open composer windows either.Matthew Barnes2009-10-011-6/+0
* Remove some unneeded composer autosave bits.Matthew Barnes2009-10-011-46/+1
* Bug 596712 - Recovered messages not autosaved until modificationMatthew Barnes2009-09-301-1/+1
* Code cleanup in e-msg-composer.cMatthew Barnes2009-09-301-9/+11
* Bug #582745 - Place signature at bottom when Edit As New MessageMilan Crha2009-09-291-35/+36
* Bug #494531 - Use quoted-printable encoding when necessaryDavid Liang2009-08-311-1/+2
* Bug 590747 – Composer autosave can easily lose dataPhilip Withnall2009-08-071-3/+19
* Seal up ESignature and add GObject properties.Matthew Barnes2009-08-071-12/+16
* Kill the last GtkOptionMenu instances.Matthew Barnes2009-07-031-1/+0
* More code cleanup.Matthew Barnes2009-06-021-1/+1
* Whitespace cleanup.Matthew Barnes2009-05-291-2/+2
* Prefer GLib basic types over C types.Matthew Barnes2009-05-271-8/+8
* Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-271-5/+5
|\
| * Remove trailing whitespace, again.Matthew Barnes2009-05-271-6/+6
| * Fix composer header regression caused by Anjal merge.Matthew Barnes2009-05-271-4/+4
| * Johnny's composer changes for Anjal.Srinivasa Ragavan2009-05-221-1/+37
* | Johnny's composer changes for Anjal.Srinivasa Ragavan2009-05-241-0/+1
* | Mail changes required for Anjal.Srinivasa Ragavan2009-05-241-0/+27
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-221-184/+17
|\|
| * Bug 274117 – Difficult to post a new message to newsgroupsMatthew Barnes2009-05-211-162/+15
| * Move automatic CC/BCC handling to EComposerHeaderTable.Matthew Barnes2009-05-171-93/+0
| * Fix several types of pedantic compiler warnings.Matthew Barnes2009-05-171-1/+1
| * Remove dead composer code.Matthew Barnes2009-05-051-176/+0
* | Move automatic CC/BCC handling to EComposerHeaderTable.Matthew Barnes2009-05-211-93/+0
* | Fix several types of pedantic compiler warnings.Matthew Barnes2009-05-211-1/+1
* | Use -no-undefined on Linux tooMilan Crha2009-05-201-10/+107
* | Fix compilation errors.Matthew Barnes2009-04-291-10/+2
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-04-291-2/+10
|\|
| * Use consistent variable names for GtkUIManagerMatthew Barnes2009-04-281-3/+3
| * Commit the rest of the attachment UI rewriteMatthew Barnes2009-04-281-531/+166
| * Do not delete text lines on signature set in composerMilan Crha2009-04-271-35/+37
| * ** Remove a bunch of juvenile comments. Source code should lookMatthew Barnes2009-04-121-1/+1
| * ** Fix for bug #574680Milan Crha2009-03-191-21/+2
| * ** Fix for bug #551470Milan Crha2009-02-251-4/+20
| * ** Fix for bug #567089Milan Crha2009-02-121-1/+6
| * New convenience function calls gtk_show_uri() and displays an error dialogMatthew Barnes2009-01-111-10/+1
| * ** Fix for bug #564248Milan Crha2008-12-161-2/+33
| * ** Fixes bug #562450Matthew Barnes2008-12-121-1/+1
| * ** Fixes bug #562886Matthew Barnes2008-12-051-2/+7
| * ** Fix for bug #559701Srinivasa Ragavan2008-11-121-5/+7
| * ** Fixes part of bug #559371Matthew Barnes2008-11-061-17/+92
| * ** Fixes bug #554450Matthew Barnes2008-11-051-0/+21
| * ** Fixes bug #559028Matthew Barnes2008-11-031-2/+12
| * ** Fix for bug #554418Milan Crha2008-10-011-2/+2
| * License changes from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-291-17/+14
| * ** Fixes bug #551548Matthew Barnes2008-09-101-6/+4
| * Milan Crha <mcrha@redhat.com> ** Fix for bug #545661 (Skip question for not-...Suman Manjunath2008-09-011-0/+8
| * ** Fixes bug #546892Matthew Barnes2008-08-121-1/+0
* | Resolve some differences between this branch and master.Matthew Barnes2009-04-281-121/+2
* | Commit the rest of the attachment UI rewriteMatthew Barnes2009-04-281-2/+1
* | Do not delete text lines on signature set in composerMilan Crha2009-04-281-5/+18
* | Use consistent variable names for GtkUIManagerMatthew Barnes2009-04-251-4/+4
* | Miscellaneous bug fixes.Matthew Barnes2009-04-241-0/+1
* | Convert "import-ics-attachments" plugin to an EAttachmentHandler subclass.Matthew Barnes2009-04-101-1/+4
* | Finish attachment drag and drop.Matthew Barnes2009-04-021-50/+23
* | Saving progress again on the attachment rewrite.Matthew Barnes2009-03-301-0/+2
* | Saving progress again on the attachment rewrite.Matthew Barnes2009-03-261-0/+9
* | Saving progress again on the attachment rewrite.Matthew Barnes2009-03-241-6/+2
* | Saving progress on a massive attachment handling rewrite.Matthew Barnes2009-03-211-405/+140
* | Cleaning up the attachment bar, centralizing its popup menu, and convertingMatthew Barnes2009-03-091-153/+0
* | Inline mail_crypto_get_pgp_cipher_context() logic into the composerMatthew Barnes2009-02-161-15/+28
* | Move signature script execution to e-util/e-signature-utils.s so theMatthew Barnes2009-02-161-2/+1
* | Merge revisions 37200:3266 from trunk.Matthew Barnes2009-02-151-1/+6
* | Get mail search bar partially working without help from EFilterBar.Matthew Barnes2009-02-141-1/+0
* | Make MailSession available through EShellSettings so composer can use it.Matthew Barnes2009-02-131-4/+7
* | Rewrite the signature management UI from top to bottom.Matthew Barnes2009-02-101-120/+6
* | Let the mailer handle composer printing.Matthew Barnes2009-02-011-2/+28
* | When invoking Evolution with URIs on the command-line (e.g. mailto:),Matthew Barnes2009-01-291-1/+1
* | Split EAccountList and ESignatureList management out of the mail module.Matthew Barnes2009-01-271-20/+13
* | Miscellaneous stuff.Matthew Barnes2009-01-271-6/+6
* | Redesign EPluginUI to accommodate merging and unmerging shell views.Matthew Barnes2009-01-241-2/+4
* | Untangle some circular dependencies with the composer.Matthew Barnes2009-01-201-19/+3
* | Merge revisions 36866:37046 from trunk.Matthew Barnes2009-01-121-3/+34
* | Continue chipping away at EMFolderView and EMFolderBrowser.Matthew Barnes2009-01-111-10/+1
* | Tweak the EShell API.Matthew Barnes2009-01-081-2/+2
* | Get the Character Encoding menu working.Matthew Barnes2009-01-011-1/+0
* | - Fix NetworkManager connection tracking.Matthew Barnes2008-12-141-68/+25
* | Merge revisions 36811:36865 from trunk.Matthew Barnes2008-12-111-2/+7
* | Merge revisions 36737:36810 from trunk.Matthew Barnes2008-11-241-17/+115
* | There we go... that's more like it.Matthew Barnes2008-11-151-3/+0
* | Rearranged some of the addressbook code to try and eliminate some circularMatthew Barnes2008-11-141-3/+34
* | Merge revisions 36685:36729 from trunk.Matthew Barnes2008-11-081-2/+12
* | Get the mail folder tree compiling, though I'm not yet sure why it's notMatthew Barnes2008-10-171-5/+5
* | Merge revisions 36016:36533 from trunk.Matthew Barnes2008-10-021-19/+16
* | Merge revisions 36016:36303 from trunk.Matthew Barnes2008-09-111-6/+12
* | Progress update:Matthew Barnes2008-08-301-2/+0
* | Merge revisions 35951:35992 from trunk.Matthew Barnes2008-08-151-1/+0
|/
* ** Fixes bug #310988Matthew Barnes2008-06-211-2/+43
* fixed copyright noticesJeffrey Stedfast2008-06-211-5/+5
* ** Fixes bug #538908Matthew Barnes2008-06-211-0/+8
* ** Fix for bug #330597Milan Crha2008-06-131-4/+2
* ** Fixes bug #525241 (EPluginUI)Matthew Barnes2008-05-091-31/+10
* ** Fixes part of bug #424744Matthew Barnes2008-05-071-4/+5
* ** Fix for bug #526741 (gnome-vfs to gio/gvfs port)Milan Crha2008-04-181-32/+2
* ** Fixes bug #523413Matthew Barnes2008-04-091-5/+25
* ** Fixes part of bug #526152, plus some tangential code cleanup.Matthew Barnes2008-04-051-0/+21
* ** Merge the mbarnes-composer branchMatthew Barnes2008-04-031-4041/+2131
* ** Fixes bug #513951Matthew Barnes2008-03-111-15/+47
* Reverting commit for #371011Johnny Jacob2008-02-251-4/+6
* ** Part of fix for bug #515744Milan Crha2008-02-201-4/+1
* ** Part of fix for bug #515744Milan Crha2008-02-181-1/+1
* Fix for 371011 : Insert a new paragraph for for signature. needed by GTKHTML ...Johnny Jacob2008-01-251-6/+4
* Fix for #503327 : Fixes memory leaks and a buffer overflow in attachment remi...Johnny Jacob2008-01-251-2/+2
* ** Fixes bug #509124Matthew Barnes2008-01-241-2/+9
* Patch from <nickspoon0@gmail.com> ** Fix for bug #502783 (Restore states of ...Suman Manjunath2008-01-141-0/+10
* Patch from Michael Monreal <michael.monreal@gmx.net>: Fix for bug #492188 (U...Suman Manjunath2008-01-071-2/+2
* ** Fix for bug #364642Milan Crha2008-01-021-0/+1
* ** Fixes part of bug #495123Matthew Barnes2007-12-021-252/+58
* ** Part of fix for bug #271551Milan Crha2007-11-301-0/+83
* ** Fixes bug #495123Matthew Barnes2007-11-281-25/+37
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-749/+749
* ** Fix for bug #318592Milan Crha2007-11-011-0/+21
* ** Miscellaneous compiler warning fixes.Matthew Barnes2007-11-011-1/+2
* Remove one more unused header.Kjartan Maraas2007-10-311-1/+0
* Warning fixes. - NULL vs. 0 - ANSIfication of declarations - mixing codeKjartan Maraas2007-10-261-9/+10
* Remove the entry_pixcache array to silence the run-time warnings whenMatthew Barnes2007-10-041-13/+0
* ** Fixes bug #469657Matthew Barnes2007-10-021-41/+36
* ** Fixes bug #477045Matthew Barnes2007-09-281-8/+24
* ** Fixes bug #476040Matthew Barnes2007-09-131-3/+3
* 2007-09-07 mcrha Fix for bug #473903Milan Crha2007-09-071-1/+1
* ** Fix for bug #471791 (Move away from asserts to g_ret*)Srinivasa Ragavan2007-09-031-7/+7
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-2/+2
* ** Fixes bug #355766Matthew Barnes2007-08-251-0/+43
* Committed on behalf of Raghavendran <raghavguru7@gmail.com>Sankar P2007-08-231-25/+25
* 2007-08-16 mcrha Part of fix for bug #350539Milan Crha2007-08-161-1/+16
* Fix for Bug 462138 – Signature on top doesn't work... Committed on behalf of PJohnny Jacob2007-08-101-0/+6
* ** Fix for bug #462332Hiroyuki Ikezoe2007-08-021-61/+67
* ** Fix for downstream bug from openSUSE (bnc #271045)Srinivasa Ragavan2007-08-011-0/+1
* Provide support for keeping your signature on top while replying.Sankar P2007-07-161-4/+47
* Added prototypes for e_msg_composer_get_raw_message_text andJohnny Jacob2007-07-091-1/+1
* Commit for tnef attachment and attachment reminderSrinivasa Ragavan2007-07-091-0/+27
* ** Fix for bug #444107Srinivasa Ragavan2007-06-181-5/+6
* Use the proper object to send the signal on (Closes: #442631)Bastien Nocera2007-06-131-1/+1
* M composer/ChangeLog M composer/e-msg-composer.c M mail/ChangeLog MSankar P2007-06-131-1/+5
* Add support for the XF86Reply and XF86MailForward multimedia keys (Closes:Bastien Nocera2007-06-121-0/+9
* ** Fix for bug #386503 from Matthew BarnesSrinivasa Ragavan2007-06-031-6/+5
* ** Fix for bug #315012 from Pascal TerjanSrinivasa Ragavan2007-06-021-7/+7
* Fix for bug #356523 from Martin OlssonSrinivasa Ragavan2007-04-091-6/+11
* Don't mix declarations and code (#405495).Matthew Barnes2007-03-271-15/+12
* ** Fixes bug #419524Matthew Barnes2007-03-211-1/+1
* ** Fixes bug #360240Matthew Barnes2007-03-171-2/+0
* Use ~/.evolution as the auto-save location.Sankar P2007-02-261-4/+10
* Fix for bug #343943Srinivasa Ragavan2007-02-261-0/+2
* **Fixes bug #343943 Added code for tab sequence to go from BCC into Body.Raghavendran2007-01-261-1/+8
* , (e_msg_composer_remove_header): Added code for modifying and removingRaghavendran R2007-01-231-4/+84
* Fixes #351332Matthew Barnes2006-09-191-0/+1