aboutsummaryrefslogtreecommitdiffstats
path: root/composer/e-msg-composer.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* close an html tag properly. Fixes bug #350154.Andre Klapper2006-08-061-1/+1
* Fix for memory leak in bug #209254Srinivasa Ragavan2006-07-181-6/+1
* Fix for bug #209254Srinivasa Ragavan2006-07-171-3/+0
* Fix for bug #209254Srinivasa Ragavan2006-07-141-2/+37
* Fixes bug #177416 on bnc initialise type to "" and not NULL.Parthasarathi Susarla2006-06-121-1/+1
* If 'str' is empty, continue immediately rather than trying to parse it aJeffrey Stedfast2006-05-271-3/+4
* Instead of g_free()ing 'str' in the if and else blocks, just g_free itJeffrey Stedfast2006-05-261-28/+21
* Added code to save/attach files/mails/events to/from remote sharesSrinivasa Ragavan2006-05-251-2/+13
* Committing fix for bug #333971Srinivasa Ragavan2006-04-261-1/+0
* ** Fixes bug #333213 According to POSIX.1 specfication, if iconv()Simon Zheng2006-04-051-1/+1
* Committing Rohini's patch for bug #324742.Srinivasa Ragavan2006-02-241-7/+29
* Use guint for 1 bit bitfield, use g_slist_delete_link instead ofKjartan Maraas2006-01-301-10/+6
* 2006-1-15 Srinivasa Ragavan <sragavan@novell.comSrinivasa Ragavan2006-01-161-22/+64
* Committing Rohini's patch.Srinivasa Ragavan2006-01-101-3/+3
* Include <gtk/gtk.h> instead of attempting to hand-pick individual GTKTor Lillqvist2005-12-171-36/+38
* Add support for setting priority of a message.Parthasarathi Susarla2005-12-071-0/+65
* ** See bug #322863 Check if the account indeed exists beforeParthasarathi Susarla2005-12-051-2/+4
* use composer->priv->charset instead of p->charset. This fixes a crashParthasarathi Susarla2005-10-221-3/+2
* Little oepsPhilip Van Hoof2005-10-191-10/+0
* Little oepsPhilip Van Hoof2005-10-191-17/+1
* composer/e-msg-composer-select-file.c, composer/e-msg-composer.c,Philip Van Hoof2005-10-191-580/+1042
* ** fixes bug #316937Srinivasa Ragavan2005-10-041-0/+2
* ** See bug 317337Parthasarathi Susarla2005-09-291-0/+2
* Show the bar depending on the number of attachments.Srinivasa Ragavan2005-08-241-3/+4
* only define skip_content: if it is used. (menu_file_add_attachment_cb):Not Zed2005-08-241-5/+6
* Added Shortcut for Save Draft (Ctrl+Shift+s) and a toolbar button for theSrinivasa Ragavan2005-07-251-0/+1
* Don't leak the file name here.Kjartan Maraas2005-07-131-1/+1
* Removed em-attachment* from the build. Remains in the CVS, just incase toSrinivasa Ragavan2005-07-111-34/+192
* Added widgets in INCLUDES.Kaushal Kumar2005-06-231-2/+2
* Retired GAL from Head. The relevant files have moved inside evolution.Kaushal Kumar2005-06-171-1/+1
* Fixed to show the attachment bar, when a message is forwardedSrinivasa Ragavan2005-06-031-0/+3
* Show attachment bar when attachments are added e-msg-composer.cSrinivasa Ragavan2005-06-031-8/+28
* Added attachment of remote URL. The dnd of url, downloads the files andSrininvasa Ragavan2005-05-231-4/+22
* composer/e-message-composer.c calendar/gui/dialogs/comp-editor.cSrinivasa Ragavan2005-05-161-83/+9
* moved e-error to e-util.Not Zed2005-05-161-1/+1
* put back e_msg_composer_set_enable_autosave which was removed by mistakeRadek Doulik2005-05-061-0/+8
* removed old unused function which was using low level gtkhtml APIsRadek Doulik2005-05-051-71/+0
* block gtkhtml's selection so that we don't set primary X selectionRadek Doulik2005-04-081-0/+2
* implement read-receipt functionality.ERDI Gergo2005-04-081-1/+73
* Set up c/c/p for To: Cc: Bcc: and Post To: entries too.Hans Petter Jansson2005-03-161-0/+16
* ** See bug #66592Not Zed2005-03-041-11/+23
* Add a11y name for attachment button and barsHarry Lu2005-02-161-0/+1
* ** See bug #66126.Not Zed2005-02-101-39/+44
* initialise composer before using it. sigh.Not Zed2005-01-121-3/+1
* turn off debug, setup g private instance data structure. (setup_ui):Not Zed2005-01-051-3/+38
* kill warnings (map_default_cb): the to entry widget is now just a gtkJP Rosevear2004-12-241-13/+6
* svn path=/trunk/; revision=28178Not Zed2004-12-221-1/+1
* include camel-cipher-context.h so we build if nss isn't available.Not Zed2004-12-071-0/+1
* remove the old camel_multipart_encrypted api.Not Zed2004-12-031-8/+9
* get image from icon factory directlyJP Rosevear2004-11-261-4/+1
* fix the popup id.Not Zed2004-10-281-1/+1
* Close on Esc. (create_composer): Connect to the key-press-event signal.Jeffrey Stedfast2004-10-281-0/+17
* fix for bugzilla #44876mengjie yu2004-10-271-4/+6
* convert to org.gnome hook namesJP Rosevear2004-10-201-1/+1
* g_strdup() the gpg/smime keys into the recipients list or else we end upJeffrey Stedfast2004-10-121-2/+2
* e-popup api changes.Not Zed2004-10-071-1/+1
* set a GTKHTML_API_VERSION variableJP Rosevear2004-10-011-1/+1
* enable ask drop action and hook onto drag motion. (drag_motion):Not Zed2004-10-011-10/+159
* Use non-deprecated functions.Kjartan Maraas2004-09-301-3/+3
* handle 'attachment' as well, as per Mozilla's mangling, and the newMichael Meeks2004-09-201-2/+3
* Merged notzed-eplugin-2-branch to head.Michael Zucci2004-09-201-0/+1
* set paragraph style to normal to avoid signature landing in PRE paragraphRadek Doulik2004-08-141-0/+1
* Optionally use GtkFileChooser if compiled against Gtk+ >= 2.4.0.Carlos Garnacho Parro2004-08-131-2/+2
* Fixes for api changes in mail/ for 61940.Not Zed2004-07-291-5/+5
* removed unused static variable listener_vepvRadek Doulik2004-07-281-15/+42
* removed body content + signature html concatenating and callRadek Doulik2004-07-231-22/+4
* ** Fix for #60387.Not Zed2004-06-181-42/+116
* clean up the code slightly.Not Zed2004-06-171-27/+28
* Don't connect to the key_pressed_event. (composer_key_pressed): Removed.Jeffrey Stedfast2004-06-151-16/+0
* fix the name of "stock_save-as" everywhereDan Winship2004-06-071-1/+1
* Use e_error_run() instead of the e_activation_error_dialog() stuff that noJeffrey Stedfast2004-06-051-18/+4
* always insert new paragraph for signatureRadek Doulik2004-06-031-2/+1
* use e-icon-factory sizes.Not Zed2004-05-251-6/+6
* Use CAMEL_EXCEPTION_SYSTEM instead of '1', also don't useJeffrey Stedfast2004-05-121-3/+5
* Fixing parts of #53466.Enver ALTIN2004-05-101-2/+2
* header cleanups.Not Zed2004-05-031-0/+8
* ** Changed error messages to EError.Not Zed2004-04-281-101/+34
* Only unlink the original autosave draft file if we are successful inJeffrey Stedfast2004-04-271-9/+7
* Use the E_ICON_SIZE enums rather than specifying an absolute pixel size.Jeffrey Stedfast2004-04-201-2/+2
* Update the composer to use the icon theme via the EIconFactory object inMichael Terry2004-04-191-11/+15
* Same idea here as with build_mesage(), don't convert th gconf charsetJeffrey Stedfast2004-04-161-38/+43
* To be on the safe side (even though the real bug behind bug #51924 can'tJeffrey Stedfast2004-04-141-3/+4
* add missing debug wrapper back.Larry Ewing2004-04-131-1/+1
* accept text/calendar drops.Larry Ewing2004-04-131-2/+12
* EABDestination -> EDestination. (e_msg_composer_hdrs_to_message_internal):Chris Toshok2004-04-101-45/+75
* Reversed the logic for setting the signature menu to "None" (only set itJeffrey Stedfast2004-04-081-28/+26
* ops, saved it this timeRadek Doulik2004-04-071-3/+3
* (set_editor_text): added pad_signature parameter to tell if weRadek Doulik2004-04-071-6/+7
* added empty hbox so that we have 12pxs between account setting andRadek Doulik2004-04-071-1/+4
* Revert Radek's last change to fix bug #56381.Jeffrey Stedfast2004-04-031-1/+2
* dumb fixJeffrey Stedfast2004-04-021-3/+2
* Fixed some breakage I introduced in the changes below.Jeffrey Stedfast2004-04-021-2/+7
* simplify menu_item_set_label()Jeffrey Stedfast2004-04-021-10/+5
* Updated to use the new signature APIs. (signature_added): _()ify theJeffrey Stedfast2004-04-021-4/+26
* Updated to use the new signature APIs.Jeffrey Stedfast2004-04-021-144/+167
* Fixed missing headers now mail/* doesn't include gtk/*, camel/*, andNot Zed2004-03-311-0/+8
* do not add <br> between text and signatureRadek Doulik2004-03-301-2/+1
* do not set editor insensitive, use editable-off command insteadRadek Doulik2004-03-231-1/+6
* If the subject is empty, use _("Untitled Message") as the subject instead.Jeffrey Stedfast2004-03-071-1/+1
* Fixes bug #55202Jeffrey Stedfast2004-03-061-10/+7
* Add a <br> tag between the message text and the signature text (makes itJeffrey Stedfast2004-02-271-7/+9
* From www@reality.cz Tue Feb 17 11:52:51 2004REALiTY-ON-LINE2004-02-171-2/+2
* removed debug printfRadek Doulik2004-02-131-1/+0
* get default composer size from gconf, hook to unrealize event and saveRadek Doulik2004-02-131-7/+21
* use FORCE_SLOW_MIME_TYPE so gnome-vfs actually sniffs the file contentsChris Toshok2004-02-041-0/+1
* use g_ascii_strcasecmp rather than strcasecmp.Not Zed2004-02-021-11/+11
* reverted radek's patch below, it was already fixed (#53176). Changed theNot Zed2004-01-291-1/+1
* set body text after setting composer's signature, so that signature isRadek Doulik2004-01-281-1/+1
* ** See Bug #53176, probably fixes others too.Not Zed2004-01-281-11/+21
* ** See Bug #20017.Not Zed2004-01-141-25/+59
* added "View To", "View Post To" menu items, made it possible to see bothMeilof Veeningen2004-01-131-40/+211
* Implemented #127527: the attachment bar is packed inside an EExpanderERDI Gergo2004-01-111-29/+82
* s/unsaved files/unsaved messages/ as per bug #45407.Jeffrey Stedfast2004-01-101-1/+1
* add an assertion for no account set. Discovered from bug #50786.Not Zed2004-01-081-0/+3
* Remove the 6-pixel border around the main window. That just looked ugly.Jeffrey Stedfast2004-01-081-1/+0
* autosave fixRadek Doulik2003-12-011-5/+53
* switch from just checking SMIME_SUPPORTED to checking both HAVE_NSS andChris Toshok2003-11-271-2/+2
* changed to use ciphercontext directly to sign the message, noNot Zed2003-11-051-73/+29
* fix for e-account smime info changes. Also enforce having a signingNot Zed2003-10-311-16/+30
* Turn on SMIME_SUPPORTED. (build_message): move some of the security codeNot Zed2003-10-301-202/+182
* Merge new-ui-branch into the trunk.Ettore Perazzoli2003-10-221-45/+45
* Don't blindly claim that the file exists and then ask the user if he/sheJeffrey Stedfast2003-10-071-24/+35